Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf73d109337dbc627f7f9e74388e117afeb9ebde Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8760747491064701888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17825308336873619422.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16169969833312991579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17564149254477179988.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2122701260574426253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1105’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1108 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bf73d109337dbc627f7f9e74388e117afeb9ebde (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf73d109337dbc627f7f9e74388e117afeb9ebde # timeout=10 Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2" > git rev-list --no-walk 3928fc2afe33140d01c8e3765cf048beb99a8a95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-08T17:40:20.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-08T17:40:20.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-08T17:40:20.880Z] ========================================================= [2025-05-08T17:40:20.880Z] EdgeX Global Pipelines Version Info [2025-05-08T17:40:20.880Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:40:22.108Z] ------------------- [2025-05-08T17:40:22.108Z] stable info: [2025-05-08T17:40:22.108Z] ------------------- [2025-05-08T17:40:22.108Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-08T17:40:22.108Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-08T17:40:22.108Z] Message: update stable to v1.0.274 [2025-05-08T17:40:22.680Z] ------------------- [2025-05-08T17:40:22.680Z] experimental info: [2025-05-08T17:40:22.680Z] ------------------- [2025-05-08T17:40:22.680Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-08T17:40:22.680Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-08T17:40:22.680Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-08T17:40:22.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-05-08T17:40:22.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-05-08T17:40:22.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-08T17:40:22.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-08T17:40:22.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-08T17:40:22.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-08T17:40:22.881Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-08T17:40:22.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-08T17:40:22.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-08T17:40:22.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-08T17:40:22.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-08T17:40:22.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-05-08T17:40:23.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-08T17:40:23.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-08T17:40:23.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-08T17:40:23.078Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-08T17:40:23.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-05-08T17:40:23.124Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-05-08T17:40:23.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-08T17:40:23.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-08T17:40:23.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-05-08T17:40:23.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-05-08T17:40:23.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-05-08T17:40:23.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-05-08T17:40:23.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-05-08T17:40:23.299Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-08T17:40:23.325Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-08T17:40:23.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-05-08T17:40:23.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-05-08T17:40:23.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-05-08T17:40:23.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo [2025-05-08T17:40:23.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf73d10 [Pipeline] echo [2025-05-08T17:40:23.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:40:23.533Z] provisioning config files... [2025-05-08T17:40:23.547Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18045249429361697602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:40:23.890Z] ---> ****-login.sh [2025-05-08T17:40:23.890Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:40:24.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:24.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:24.414Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:24.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:24.414Z] [2025-05-08T17:40:24.414Z] Login Succeeded [2025-05-08T17:40:24.414Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:40:24.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:24.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:24.414Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:24.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:24.414Z] [2025-05-08T17:40:24.414Z] Login Succeeded [2025-05-08T17:40:24.414Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:40:24.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:24.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:24.675Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:24.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:24.675Z] [2025-05-08T17:40:24.675Z] Login Succeeded [2025-05-08T17:40:24.675Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:40:24.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:24.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:24.675Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:24.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:24.675Z] [2025-05-08T17:40:24.675Z] Login Succeeded [2025-05-08T17:40:24.675Z] ****.io [2025-05-08T17:40:24.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:24.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:24.936Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:24.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:24.936Z] [2025-05-08T17:40:24.936Z] Login Succeeded [2025-05-08T17:40:24.936Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:40:24.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-05-08T17:40:25.353Z] + git rev-list -1 --merges bf73d109337dbc627f7f9e74388e117afeb9ebde~1..bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo [2025-05-08T17:40:25.381Z] -----------> git rev-list -1 --merges bf73d109337dbc627f7f9e74388e117afeb9ebde~1..bf73d109337dbc627f7f9e74388e117afeb9ebde bf73d109337dbc627f7f9e74388e117afeb9ebde [2025-05-08T17:40:25.381Z] bf73d109337dbc627f7f9e74388e117afeb9ebde [false] [Pipeline] sh [2025-05-08T17:40:25.675Z] + git log --format=format:%s -1 bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo [2025-05-08T17:40:25.690Z] ========================================================= [2025-05-08T17:40:25.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-08T17:40:25.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-08T17:40:26.027Z] + git log --format=format:%s -1 bf73d109337dbc627f7f9e74388e117afeb9ebde [Pipeline] echo [2025-05-08T17:40:26.037Z] [semverPrep] GIT_COMMIT: bf73d109337dbc627f7f9e74388e117afeb9ebde, Commit Message: Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2 [Pipeline] echo [2025-05-08T17:40:26.050Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-05-08T17:40:26.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-08T17:40:26.427Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-08T17:40:26.427Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-08T17:40:26.427Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-08T17:40:26.427Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-05-08T17:40:26.427Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-05-08T17:40:26.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:40:26.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:40:26.843Z] [2025-05-08T17:40:26.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:40:27.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:40:27.146Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-08T17:40:27.146Z] b85a868b505f: Pulling fs layer [2025-05-08T17:40:27.146Z] e2be974225ed: Pulling fs layer [2025-05-08T17:40:27.146Z] 339a4e72a1f5: Pulling fs layer [2025-05-08T17:40:27.146Z] 988bab9f4d93: Pulling fs layer [2025-05-08T17:40:27.146Z] 1469e6f7b9e6: Pulling fs layer [2025-05-08T17:40:27.146Z] eaf3925da568: Pulling fs layer [2025-05-08T17:40:27.146Z] bab4dde63d76: Pulling fs layer [2025-05-08T17:40:27.146Z] bde34c3a00c8: Pulling fs layer [2025-05-08T17:40:27.146Z] b352a97aabf1: Pulling fs layer [2025-05-08T17:40:27.146Z] 4872d77fe225: Pulling fs layer [2025-05-08T17:40:27.146Z] 5851b861e8e6: Pulling fs layer [2025-05-08T17:40:27.146Z] bab4dde63d76: Waiting [2025-05-08T17:40:27.146Z] bde34c3a00c8: Waiting [2025-05-08T17:40:27.146Z] b352a97aabf1: Waiting [2025-05-08T17:40:27.146Z] 4872d77fe225: Waiting [2025-05-08T17:40:27.146Z] 5851b861e8e6: Waiting [2025-05-08T17:40:27.146Z] 988bab9f4d93: Waiting [2025-05-08T17:40:27.146Z] 1469e6f7b9e6: Waiting [2025-05-08T17:40:27.146Z] eaf3925da568: Waiting [2025-05-08T17:40:27.146Z] e2be974225ed: Download complete [2025-05-08T17:40:27.146Z] 988bab9f4d93: Verifying Checksum [2025-05-08T17:40:27.146Z] 988bab9f4d93: Download complete [2025-05-08T17:40:27.146Z] 1469e6f7b9e6: Verifying Checksum [2025-05-08T17:40:27.146Z] 1469e6f7b9e6: Download complete [2025-05-08T17:40:27.404Z] 339a4e72a1f5: Verifying Checksum [2025-05-08T17:40:27.404Z] 339a4e72a1f5: Download complete [2025-05-08T17:40:27.404Z] eaf3925da568: Download complete [2025-05-08T17:40:27.404Z] bde34c3a00c8: Download complete [2025-05-08T17:40:27.404Z] b352a97aabf1: Download complete [2025-05-08T17:40:27.404Z] 4872d77fe225: Verifying Checksum [2025-05-08T17:40:27.404Z] 4872d77fe225: Download complete [2025-05-08T17:40:27.404Z] 5851b861e8e6: Verifying Checksum [2025-05-08T17:40:27.404Z] 5851b861e8e6: Download complete [2025-05-08T17:40:27.404Z] b85a868b505f: Verifying Checksum [2025-05-08T17:40:27.404Z] b85a868b505f: Download complete [2025-05-08T17:40:27.664Z] bab4dde63d76: Download complete [2025-05-08T17:40:28.628Z] b85a868b505f: Pull complete [2025-05-08T17:40:28.886Z] e2be974225ed: Pull complete [2025-05-08T17:40:29.147Z] 339a4e72a1f5: Pull complete [2025-05-08T17:40:29.407Z] 988bab9f4d93: Pull complete [2025-05-08T17:40:29.677Z] 1469e6f7b9e6: Pull complete [2025-05-08T17:40:29.677Z] eaf3925da568: Pull complete [2025-05-08T17:40:31.695Z] bab4dde63d76: Pull complete [2025-05-08T17:40:31.695Z] bde34c3a00c8: Pull complete [2025-05-08T17:40:31.695Z] b352a97aabf1: Pull complete [2025-05-08T17:40:31.695Z] 4872d77fe225: Pull complete [2025-05-08T17:40:31.695Z] 5851b861e8e6: Pull complete [2025-05-08T17:40:31.695Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-08T17:40:31.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:40:31.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:40:31.845Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2025-05-08T17:40:31.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-08T17:40:33.415Z] $ docker top d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 -eo pid,comm [2025-05-08T17:40:33.497Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-05-08T17:40:33.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-08T17:40:33.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-08T17:40:33.555Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-08T17:40:33.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-08T17:40:33.684Z] $ docker exec d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent [2025-05-08T17:40:33.837Z] SSH_AUTH_SOCK=/tmp/ssh-McClsDOITiS6/agent.15 [2025-05-08T17:40:33.837Z] SSH_AGENT_PID=34 [2025-05-08T17:40:33.843Z] Running ssh-add (command line suppressed) [2025-05-08T17:40:33.930Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1357407749947163605.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1357407749947163605.key) [2025-05-08T17:40:33.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-08T17:40:34.260Z] + git tag --points-at HEAD [Pipeline] } [2025-05-08T17:40:34.259Z] $ docker exec --env ******** --env ******** d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent -k [2025-05-08T17:40:34.352Z] unset SSH_AUTH_SOCK; [2025-05-08T17:40:34.353Z] unset SSH_AGENT_PID; [2025-05-08T17:40:34.353Z] echo Agent pid 34 killed; [2025-05-08T17:40:34.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-08T17:40:34.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-08T17:40:34.413Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-08T17:40:34.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-08T17:40:34.508Z] $ docker exec d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent [2025-05-08T17:40:34.642Z] SSH_AUTH_SOCK=/tmp/ssh-GtE6Qeqaynlg/agent.72 [2025-05-08T17:40:34.642Z] SSH_AGENT_PID=78 [2025-05-08T17:40:34.647Z] Running ssh-add (command line suppressed) [2025-05-08T17:40:34.733Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12299468112731728999.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12299468112731728999.key) [2025-05-08T17:40:34.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-08T17:40:35.052Z] + git semver init [2025-05-08T17:40:35.312Z] 2025-05-08 17:40:35,237 [run_init] DEBUG init version:0.0.0 force:False [2025-05-08T17:40:35.312Z] 2025-05-08 17:40:35,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-05-08T17:40:35.312Z] 2025-05-08 17:40:35,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-05-08T17:40:35.312Z] 2025-05-08 17:40:35,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-05-08T17:40:36.692Z] 2025-05-08 17:40:36,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-05-08T17:40:36.692Z] 2025-05-08 17:40:36,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-05-08T17:40:36.692Z] 2025-05-08 17:40:36,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:40:36.692Z] 2025-05-08 17:40:36,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:40:36.692Z] 4.1.0-dev.3 [Pipeline] } [2025-05-08T17:40:36.691Z] $ docker exec --env ******** --env ******** d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 ssh-agent -k [2025-05-08T17:40:36.789Z] unset SSH_AUTH_SOCK; [2025-05-08T17:40:36.789Z] unset SSH_AGENT_PID; [2025-05-08T17:40:36.789Z] echo Agent pid 78 killed; [2025-05-08T17:40:36.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-08T17:40:37.125Z] + git semver [Pipeline] } [2025-05-08T17:40:37.388Z] $ docker stop --time=1 d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 [2025-05-08T17:40:38.661Z] $ docker rm -f --volumes d6c4d87ce25459d053eb5470bc665b1212655ca32b5f39559e49a233536b2f07 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-08T17:40:39.025Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-08T17:40:39.259Z] Stashed 1 file(s) [Pipeline] echo [2025-05-08T17:40:39.263Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:40:39.466Z] provisioning config files... [2025-05-08T17:40:39.476Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6315512840008627259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:40:39.778Z] ---> ****-login.sh [2025-05-08T17:40:39.778Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:40:39.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:39.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:39.778Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:39.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:39.779Z] [2025-05-08T17:40:39.779Z] Login Succeeded [2025-05-08T17:40:39.779Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:40:39.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:39.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:39.779Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:39.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:39.779Z] [2025-05-08T17:40:39.779Z] Login Succeeded [2025-05-08T17:40:39.779Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:40:40.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:40.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:40.038Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:40.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:40.038Z] [2025-05-08T17:40:40.038Z] Login Succeeded [2025-05-08T17:40:40.038Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:40:40.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:40.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:40.038Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:40.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:40.038Z] [2025-05-08T17:40:40.038Z] Login Succeeded [2025-05-08T17:40:40.038Z] ****.io [2025-05-08T17:40:40.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:40:40.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:40:40.297Z] Configure a credential helper to remove this warning. See [2025-05-08T17:40:40.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:40:40.297Z] [2025-05-08T17:40:40.297Z] Login Succeeded [2025-05-08T17:40:40.297Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:40:40.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-08T17:40:40.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:40:40.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:40:40.445Z] ========================================================= [2025-05-08T17:40:40.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-08T17:40:40.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:40:40.784Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-05-08T17:40:40.784Z] Sending build context to Docker daemon 17.36MB [2025-05-08T17:40:40.784Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-05-08T17:40:40.784Z] Step 2/10 : FROM ${BASE} AS builder [2025-05-08T17:40:40.784Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-08T17:40:41.044Z] 0a9a5dfd008f: Pulling fs layer [2025-05-08T17:40:41.044Z] dbfa0bcfca99: Pulling fs layer [2025-05-08T17:40:41.044Z] 70eabb1d9476: Pulling fs layer [2025-05-08T17:40:41.044Z] 957bedc73fa3: Pulling fs layer [2025-05-08T17:40:41.044Z] 4f4fb700ef54: Pulling fs layer [2025-05-08T17:40:41.044Z] f40432e63723: Pulling fs layer [2025-05-08T17:40:41.044Z] 90b4343acab7: Pulling fs layer [2025-05-08T17:40:41.044Z] 4f4fb700ef54: Waiting [2025-05-08T17:40:41.044Z] 957bedc73fa3: Waiting [2025-05-08T17:40:41.044Z] f40432e63723: Waiting [2025-05-08T17:40:41.044Z] 9f67ea4ac784: Pulling fs layer [2025-05-08T17:40:41.044Z] 9228b9a606be: Pulling fs layer [2025-05-08T17:40:41.044Z] 9f67ea4ac784: Waiting [2025-05-08T17:40:41.044Z] 90b4343acab7: Waiting [2025-05-08T17:40:41.044Z] 9228b9a606be: Waiting [2025-05-08T17:40:41.044Z] dbfa0bcfca99: Verifying Checksum [2025-05-08T17:40:41.044Z] dbfa0bcfca99: Download complete [2025-05-08T17:40:41.044Z] 957bedc73fa3: Verifying Checksum [2025-05-08T17:40:41.044Z] 4f4fb700ef54: Download complete [2025-05-08T17:40:41.044Z] f40432e63723: Verifying Checksum [2025-05-08T17:40:41.044Z] f40432e63723: Download complete [2025-05-08T17:40:41.044Z] 0a9a5dfd008f: Verifying Checksum [2025-05-08T17:40:41.044Z] 0a9a5dfd008f: Download complete [2025-05-08T17:40:41.044Z] 90b4343acab7: Verifying Checksum [2025-05-08T17:40:41.044Z] 90b4343acab7: Download complete [2025-05-08T17:40:41.044Z] 0a9a5dfd008f: Pull complete [2025-05-08T17:40:41.304Z] 9228b9a606be: Verifying Checksum [2025-05-08T17:40:41.304Z] 9228b9a606be: Download complete [2025-05-08T17:40:41.561Z] dbfa0bcfca99: Pull complete [2025-05-08T17:40:41.561Z] 70eabb1d9476: Download complete [2025-05-08T17:40:41.819Z] 9f67ea4ac784: Verifying Checksum [2025-05-08T17:40:41.819Z] 9f67ea4ac784: Download complete [2025-05-08T17:40:45.100Z] 70eabb1d9476: Pull complete [2025-05-08T17:40:45.100Z] 957bedc73fa3: Pull complete [2025-05-08T17:40:45.100Z] 4f4fb700ef54: Pull complete [2025-05-08T17:40:45.100Z] f40432e63723: Pull complete [2025-05-08T17:40:45.100Z] 90b4343acab7: Pull complete [2025-05-08T17:40:47.626Z] 9f67ea4ac784: Pull complete [2025-05-08T17:40:47.885Z] 9228b9a606be: Pull complete [2025-05-08T17:40:47.885Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-08T17:40:47.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-08T17:40:47.885Z] ---> 69404ca5bff2 [2025-05-08T17:40:47.885Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-05-08T17:40:50.441Z] ---> Running in ca03b7c0a315 [2025-05-08T17:40:50.441Z] Removing intermediate container ca03b7c0a315 [2025-05-08T17:40:50.441Z] ---> 5368c3a11381 [2025-05-08T17:40:50.441Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-08T17:40:50.441Z] ---> Running in 5d4b4408b562 [2025-05-08T17:40:50.441Z] Removing intermediate container 5d4b4408b562 [2025-05-08T17:40:50.441Z] ---> 3bd19404152a [2025-05-08T17:40:50.441Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-08T17:40:50.441Z] ---> Running in a3529d5da28b [2025-05-08T17:40:50.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-08T17:40:50.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-08T17:40:51.226Z] OK: 248 MiB in 58 packages [2025-05-08T17:40:51.798Z] Removing intermediate container a3529d5da28b [2025-05-08T17:40:51.798Z] ---> 5248f4b8ef98 [2025-05-08T17:40:51.798Z] Step 6/10 : WORKDIR /device-opcua [2025-05-08T17:40:51.798Z] ---> Running in aa3beacfd1b6 [2025-05-08T17:40:52.059Z] Removing intermediate container aa3beacfd1b6 [2025-05-08T17:40:52.059Z] ---> 4f4bea5c5581 [2025-05-08T17:40:52.059Z] Step 7/10 : COPY go.mod vendor* ./ [2025-05-08T17:40:52.059Z] ---> 3f88e67c3a2b [2025-05-08T17:40:52.059Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-08T17:40:52.059Z] ---> Running in f59a752089b7 [2025-05-08T17:40:54.413Z] Still waiting to schedule task [2025-05-08T17:40:54.414Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1106’ is offline [2025-05-08T17:41:38.745Z] Removing intermediate container f59a752089b7 [2025-05-08T17:41:38.745Z] ---> 2aa87b4da9e2 [2025-05-08T17:41:38.745Z] Step 9/10 : COPY . . [2025-05-08T17:41:38.745Z] ---> 662daa9f2232 [2025-05-08T17:41:38.745Z] Step 10/10 : RUN ${MAKE} [2025-05-08T17:41:38.745Z] ---> Running in ca2241037e73 [2025-05-08T17:41:38.745Z] noop [2025-05-08T17:41:38.745Z] Removing intermediate container ca2241037e73 [2025-05-08T17:41:38.745Z] ---> ed299fac1181 [2025-05-08T17:41:38.745Z] Successfully built ed299fac1181 [2025-05-08T17:41:38.745Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:41:39.080Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-08T17:41:39.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:41:39.161Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2025-05-08T17:41:39.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-08T17:41:39.547Z] $ docker top fd2ab48c26810ec73106e714b4500b77e30a24acbd0f587a90d69c22e408988a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:41:39.901Z] + go version [2025-05-08T17:41:39.901Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-08T17:41:39.915Z] $ docker stop --time=1 fd2ab48c26810ec73106e714b4500b77e30a24acbd0f587a90d69c22e408988a [2025-05-08T17:41:41.179Z] $ docker rm -f --volumes fd2ab48c26810ec73106e714b4500b77e30a24acbd0f587a90d69c22e408988a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:41:41.626Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-08T17:41:41.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:41:41.717Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2025-05-08T17:41:41.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-08T17:41:42.146Z] $ docker top c1818286696e7800c2d794c2298af6aa2e408d5ff4d9b394a71a654bfb720025 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:41:42.498Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-05-08T17:41:42.799Z] + make test [2025-05-08T17:41:42.799Z] go test ./... -coverprofile=coverage.out [2025-05-08T17:41:43.369Z] go: updates to go.mod needed; to update it: [2025-05-08T17:41:43.369Z] go mod tidy [2025-05-08T17:41:43.369Z] make: *** [Makefile:53: unittest] Error 1 [Pipeline] } [2025-05-08T17:41:43.386Z] $ docker stop --time=1 c1818286696e7800c2d794c2298af6aa2e408d5ff4d9b394a71a654bfb720025 [2025-05-08T17:41:44.721Z] $ docker rm -f --volumes c1818286696e7800c2d794c2298af6aa2e408d5ff4d9b394a71a654bfb720025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:41:45.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:41:45.300Z] [2025-05-08T17:41:45.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:41:45.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:41:45.604Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-08T17:41:45.604Z] 5eb5b503b376: Pulling fs layer [2025-05-08T17:41:45.604Z] 5c69ac0246d0: Pulling fs layer [2025-05-08T17:41:45.604Z] ec43610c2a17: Pulling fs layer [2025-05-08T17:41:45.604Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-08T17:41:45.604Z] 33b1e0a273af: Pulling fs layer [2025-05-08T17:41:45.604Z] 5d3b04190fa2: Pulling fs layer [2025-05-08T17:41:45.604Z] 2f39f015ded8: Pulling fs layer [2025-05-08T17:41:45.604Z] 5d3b04190fa2: Waiting [2025-05-08T17:41:45.604Z] 33b1e0a273af: Waiting [2025-05-08T17:41:45.604Z] 2f39f015ded8: Waiting [2025-05-08T17:41:45.604Z] 3a2ae6a8a46f: Waiting [2025-05-08T17:41:45.604Z] 5c69ac0246d0: Download complete [2025-05-08T17:41:45.604Z] 3a2ae6a8a46f: Download complete [2025-05-08T17:41:45.604Z] 33b1e0a273af: Verifying Checksum [2025-05-08T17:41:45.604Z] 33b1e0a273af: Download complete [2025-05-08T17:41:45.604Z] 5d3b04190fa2: Download complete [2025-05-08T17:41:45.604Z] ec43610c2a17: Verifying Checksum [2025-05-08T17:41:45.604Z] ec43610c2a17: Download complete [2025-05-08T17:41:45.863Z] 5eb5b503b376: Verifying Checksum [2025-05-08T17:41:45.863Z] 5eb5b503b376: Download complete [2025-05-08T17:41:46.428Z] 2f39f015ded8: Download complete [2025-05-08T17:41:46.996Z] 5eb5b503b376: Pull complete [2025-05-08T17:41:47.253Z] 5c69ac0246d0: Pull complete [2025-05-08T17:41:47.511Z] ec43610c2a17: Pull complete [2025-05-08T17:41:47.769Z] 3a2ae6a8a46f: Pull complete [2025-05-08T17:41:48.026Z] 33b1e0a273af: Pull complete [2025-05-08T17:41:48.026Z] 5d3b04190fa2: Pull complete [2025-05-08T17:41:53.294Z] 2f39f015ded8: Pull complete [2025-05-08T17:41:53.294Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-08T17:41:53.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:41:53.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:41:53.394Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2025-05-08T17:41:53.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-08T17:41:56.252Z] $ docker top 1b25d4a144c63adbd7cc67d579127b12d968d604f62cde9d3c7656535dc7e91e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:41:56.646Z] ---> job-cost.sh [2025-05-08T17:41:56.646Z] lf-activate-venv: SKIPPING [2025-05-08T17:41:56.646Z] INFO: No Stack... [2025-05-08T17:41:56.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-08T17:41:57.164Z] INFO: Archiving Costs [Pipeline] sh [2025-05-08T17:41:57.449Z] + cut -d, -f6 [2025-05-08T17:41:57.449Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [Pipeline] lock [2025-05-08T17:41:57.464Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [2025-05-08T17:41:57.470Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] did not exist. Created. [2025-05-08T17:41:57.475Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-08T17:41:57.781Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-08T17:41:57.825Z] Stashed 1 file(s) [Pipeline] } [2025-05-08T17:41:57.836Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-08T17:41:57.868Z] $ docker stop --time=1 1b25d4a144c63adbd7cc67d579127b12d968d604f62cde9d3c7656535dc7e91e [2025-05-08T17:41:59.198Z] $ docker rm -f --volumes 1b25d4a144c63adbd7cc67d579127b12d968d604f62cde9d3c7656535dc7e91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-08T17:41:59.382Z] Failed in branch amd64 [2025-05-08T17:42:36.075Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1109 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-05-08T17:42:36.094Z] Running in /w/workspace/device-opc-ua/13 [Pipeline] { [Pipeline] checkout [2025-05-08T17:42:39.153Z] Selected Git installation does not exist. Using Default [2025-05-08T17:42:39.153Z] The recommended git tool is: NONE [2025-05-08T17:42:43.785Z] using credential edgex-jenkins-ssh [2025-05-08T17:42:43.819Z] Cloning the remote Git repository [2025-05-08T17:42:43.869Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-05-08T17:42:43.971Z] > git init /w/workspace/device-opc-ua/13 # timeout=10 [2025-05-08T17:42:44.137Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-05-08T17:42:44.138Z] > git --version # timeout=10 [2025-05-08T17:42:44.162Z] > git --version # 'git version 2.25.1' [2025-05-08T17:42:44.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-08T17:42:44.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-08T17:42:46.189Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-05-08T17:42:46.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-08T17:42:47.124Z] Avoid second fetch [2025-05-08T17:42:47.125Z] Checking out Revision bf73d109337dbc627f7f9e74388e117afeb9ebde (main) [2025-05-08T17:42:47.747Z] Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2" [2025-05-08T17:42:47.135Z] > git config core.sparsecheckout # timeout=10 [2025-05-08T17:42:47.201Z] > git checkout -f bf73d109337dbc627f7f9e74388e117afeb9ebde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-08T17:42:52.503Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-08T17:42:52.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-08T17:42:52.503Z] Dload Upload Total Spent Left Speed [2025-05-08T17:42:52.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh [2025-05-08T17:42:52.858Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-08T17:42:53.186Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2025-05-08T17:42:53.186Z] tee /etc/docker/daemon.new [2025-05-08T17:42:53.186Z] { [2025-05-08T17:42:53.186Z] "registry-mirrors": [ [2025-05-08T17:42:53.186Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-08T17:42:53.186Z] ], [2025-05-08T17:42:53.186Z] "bip": "10.250.0.254/24", [2025-05-08T17:42:53.186Z] "hosts": [ [2025-05-08T17:42:53.186Z] "tcp://0.0.0.0:5555", [2025-05-08T17:42:53.186Z] "unix:///var/run/docker.sock" [2025-05-08T17:42:53.186Z] ], [2025-05-08T17:42:53.186Z] "mtu": 1458, [2025-05-08T17:42:53.186Z] "selinux-enabled": true, [2025-05-08T17:42:53.186Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-08T17:42:53.186Z] } [Pipeline] sh [2025-05-08T17:42:53.538Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-08T17:42:53.870Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:43:12.167Z] provisioning config files... [2025-05-08T17:43:12.193Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/13@tmp/config8646319557969807481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:43:12.625Z] ---> ****-login.sh [2025-05-08T17:43:12.625Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:43:12.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:43:13.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:43:13.170Z] Configure a credential helper to remove this warning. See [2025-05-08T17:43:13.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:43:13.170Z] [2025-05-08T17:43:13.170Z] Login Succeeded [2025-05-08T17:43:13.170Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:43:13.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:43:13.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:43:13.439Z] Configure a credential helper to remove this warning. See [2025-05-08T17:43:13.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:43:13.439Z] [2025-05-08T17:43:13.439Z] Login Succeeded [2025-05-08T17:43:13.439Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:43:13.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:43:13.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:43:13.983Z] Configure a credential helper to remove this warning. See [2025-05-08T17:43:13.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:43:13.983Z] [2025-05-08T17:43:13.983Z] Login Succeeded [2025-05-08T17:43:13.983Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:43:14.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:43:14.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:43:14.257Z] Configure a credential helper to remove this warning. See [2025-05-08T17:43:14.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:43:14.257Z] [2025-05-08T17:43:14.257Z] Login Succeeded [2025-05-08T17:43:14.257Z] ****.io [2025-05-08T17:43:14.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:43:15.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:43:15.949Z] Configure a credential helper to remove this warning. See [2025-05-08T17:43:15.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:43:15.949Z] [2025-05-08T17:43:15.949Z] Login Succeeded [2025-05-08T17:43:15.949Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:43:15.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-08T17:43:16.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:43:16.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:43:16.334Z] ========================================================= [2025-05-08T17:43:16.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-05-08T17:43:16.334Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:43:16.708Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-05-08T17:43:16.977Z] Sending build context to Docker daemon 8.812MB [2025-05-08T17:43:16.977Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-05-08T17:43:16.977Z] Step 2/10 : FROM ${BASE} AS builder [2025-05-08T17:43:17.248Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-05-08T17:43:17.248Z] 94e9d8af2201: Pulling fs layer [2025-05-08T17:43:17.248Z] 634366ca850b: Pulling fs layer [2025-05-08T17:43:17.248Z] f66ade281fe9: Pulling fs layer [2025-05-08T17:43:17.248Z] 13fd4ce6e94e: Pulling fs layer [2025-05-08T17:43:17.248Z] 4f4fb700ef54: Pulling fs layer [2025-05-08T17:43:17.248Z] 4cccf3f17d63: Pulling fs layer [2025-05-08T17:43:17.248Z] 2d8010953d95: Pulling fs layer [2025-05-08T17:43:17.248Z] ec743f232bc5: Pulling fs layer [2025-05-08T17:43:17.248Z] 13fd4ce6e94e: Waiting [2025-05-08T17:43:17.248Z] 4f4fb700ef54: Waiting [2025-05-08T17:43:17.248Z] 2d8010953d95: Waiting [2025-05-08T17:43:17.248Z] ec743f232bc5: Waiting [2025-05-08T17:43:17.248Z] 634366ca850b: Verifying Checksum [2025-05-08T17:43:17.248Z] 634366ca850b: Download complete [2025-05-08T17:43:17.248Z] 13fd4ce6e94e: Verifying Checksum [2025-05-08T17:43:17.248Z] 13fd4ce6e94e: Download complete [2025-05-08T17:43:17.248Z] 4f4fb700ef54: Verifying Checksum [2025-05-08T17:43:17.248Z] 4f4fb700ef54: Download complete [2025-05-08T17:43:17.248Z] 4cccf3f17d63: Verifying Checksum [2025-05-08T17:43:17.248Z] 4cccf3f17d63: Download complete [2025-05-08T17:43:17.248Z] 94e9d8af2201: Verifying Checksum [2025-05-08T17:43:17.248Z] 94e9d8af2201: Download complete [2025-05-08T17:43:17.855Z] ec743f232bc5: Verifying Checksum [2025-05-08T17:43:17.855Z] ec743f232bc5: Download complete [2025-05-08T17:43:18.127Z] 94e9d8af2201: Pull complete [2025-05-08T17:43:19.131Z] 634366ca850b: Pull complete [2025-05-08T17:43:19.398Z] f66ade281fe9: Verifying Checksum [2025-05-08T17:43:19.398Z] f66ade281fe9: Download complete [2025-05-08T17:43:20.365Z] 2d8010953d95: Verifying Checksum [2025-05-08T17:43:20.365Z] 2d8010953d95: Download complete [2025-05-08T17:43:32.692Z] f66ade281fe9: Pull complete [2025-05-08T17:43:32.692Z] 13fd4ce6e94e: Pull complete [2025-05-08T17:43:32.961Z] 4f4fb700ef54: Pull complete [2025-05-08T17:43:33.230Z] 4cccf3f17d63: Pull complete [2025-05-08T17:43:43.322Z] 2d8010953d95: Pull complete [2025-05-08T17:43:43.591Z] ec743f232bc5: Pull complete [2025-05-08T17:43:43.591Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-05-08T17:43:43.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-05-08T17:43:43.591Z] ---> 12c1d4c06be1 [2025-05-08T17:43:43.591Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-05-08T17:43:45.542Z] ---> Running in dc5da68cd18a [2025-05-08T17:43:45.542Z] Removing intermediate container dc5da68cd18a [2025-05-08T17:43:45.542Z] ---> 768a5bfab35b [2025-05-08T17:43:45.542Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-08T17:43:45.812Z] ---> Running in 90ad8cd11a76 [2025-05-08T17:43:46.081Z] Removing intermediate container 90ad8cd11a76 [2025-05-08T17:43:46.081Z] ---> f9df8788b387 [2025-05-08T17:43:46.081Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-08T17:43:46.081Z] ---> Running in fefd3960ae62 [2025-05-08T17:43:47.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-08T17:43:47.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-08T17:43:48.918Z] OK: 239 MiB in 58 packages [2025-05-08T17:43:49.884Z] Removing intermediate container fefd3960ae62 [2025-05-08T17:43:49.884Z] ---> eb0b68eb8c46 [2025-05-08T17:43:49.884Z] Step 6/10 : WORKDIR /device-opcua [2025-05-08T17:43:49.884Z] ---> Running in 9d9171182738 [2025-05-08T17:43:50.161Z] Removing intermediate container 9d9171182738 [2025-05-08T17:43:50.161Z] ---> 90f4e22993b9 [2025-05-08T17:43:50.161Z] Step 7/10 : COPY go.mod vendor* ./ [2025-05-08T17:43:50.432Z] ---> b3943dd8a5fb [2025-05-08T17:43:50.432Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-08T17:43:50.702Z] ---> Running in c6185c1db049 [2025-05-08T17:45:42.394Z] Removing intermediate container c6185c1db049 [2025-05-08T17:45:42.394Z] ---> 253ce8187c05 [2025-05-08T17:45:42.394Z] Step 9/10 : COPY . . [2025-05-08T17:45:42.394Z] ---> b32d988791c3 [2025-05-08T17:45:42.394Z] Step 10/10 : RUN ${MAKE} [2025-05-08T17:45:42.394Z] ---> Running in 7b3e84260289 [2025-05-08T17:45:42.394Z] noop [2025-05-08T17:45:42.394Z] Removing intermediate container 7b3e84260289 [2025-05-08T17:45:42.394Z] ---> 272f4638ec98 [2025-05-08T17:45:42.394Z] Successfully built 272f4638ec98 [2025-05-08T17:45:42.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:45:42.760Z] + docker inspect -f . ci-base-image-arm64 [2025-05-08T17:45:42.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:45:42.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2025-05-08T17:45:43.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/13 -v /w/workspace/device-opc-ua/13:/w/workspace/device-opc-ua/13:rw,z -v /w/workspace/device-opc-ua/13@tmp:/w/workspace/device-opc-ua/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-05-08T17:45:44.251Z] $ docker top a021144a3eb0acab96ad37fd5a94679ebba440ea5b3e0a5f472b2bde9fcd7e71 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:45:45.096Z] + go version [2025-05-08T17:45:45.096Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-05-08T17:45:45.109Z] $ docker stop --time=1 a021144a3eb0acab96ad37fd5a94679ebba440ea5b3e0a5f472b2bde9fcd7e71 [2025-05-08T17:45:46.746Z] $ docker rm -f --volumes a021144a3eb0acab96ad37fd5a94679ebba440ea5b3e0a5f472b2bde9fcd7e71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:45:47.335Z] + docker inspect -f . ci-base-image-arm64 [2025-05-08T17:45:47.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:45:47.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2025-05-08T17:45:47.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/13 -v /w/workspace/device-opc-ua/13:/w/workspace/device-opc-ua/13:rw,z -v /w/workspace/device-opc-ua/13@tmp:/w/workspace/device-opc-ua/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-05-08T17:45:48.756Z] $ docker top 17f235b2e04552ca67defb01dd8ff36090d22cb1b961aec8d4652ccbac6167eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:45:49.582Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/13 [Pipeline] fileExists [Pipeline] sh [2025-05-08T17:45:49.931Z] + make test [2025-05-08T17:45:50.201Z] go test ./... -coverprofile=coverage.out [2025-05-08T17:45:54.465Z] go: updates to go.mod needed; to update it: [2025-05-08T17:45:54.465Z] go mod tidy [2025-05-08T17:45:54.465Z] make: *** [Makefile:53: unittest] Error 1 [Pipeline] } [2025-05-08T17:45:54.479Z] $ docker stop --time=1 17f235b2e04552ca67defb01dd8ff36090d22cb1b961aec8d4652ccbac6167eb [2025-05-08T17:45:56.424Z] $ docker rm -f --volumes 17f235b2e04552ca67defb01dd8ff36090d22cb1b961aec8d4652ccbac6167eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:45:57.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-08T17:45:57.227Z] [2025-05-08T17:45:57.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:45:57.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-08T17:45:57.837Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-08T17:45:57.837Z] 8998bd30e6a1: Pulling fs layer [2025-05-08T17:45:57.837Z] 04944245beec: Pulling fs layer [2025-05-08T17:45:57.837Z] 699f458cf7ca: Pulling fs layer [2025-05-08T17:45:57.837Z] 765212b225bb: Pulling fs layer [2025-05-08T17:45:57.837Z] f23df028b6ca: Pulling fs layer [2025-05-08T17:45:57.837Z] d65c8cfc05b1: Pulling fs layer [2025-05-08T17:45:57.837Z] 2437ff75d9bd: Pulling fs layer [2025-05-08T17:45:57.837Z] f23df028b6ca: Waiting [2025-05-08T17:45:57.837Z] d65c8cfc05b1: Waiting [2025-05-08T17:45:57.837Z] 2437ff75d9bd: Waiting [2025-05-08T17:45:57.837Z] 765212b225bb: Waiting [2025-05-08T17:45:57.837Z] 04944245beec: Verifying Checksum [2025-05-08T17:45:57.837Z] 04944245beec: Download complete [2025-05-08T17:45:57.837Z] 765212b225bb: Verifying Checksum [2025-05-08T17:45:57.837Z] 765212b225bb: Download complete [2025-05-08T17:45:57.837Z] f23df028b6ca: Verifying Checksum [2025-05-08T17:45:57.837Z] f23df028b6ca: Download complete [2025-05-08T17:45:58.105Z] d65c8cfc05b1: Verifying Checksum [2025-05-08T17:45:58.105Z] d65c8cfc05b1: Download complete [2025-05-08T17:45:58.105Z] 699f458cf7ca: Verifying Checksum [2025-05-08T17:45:58.105Z] 699f458cf7ca: Download complete [2025-05-08T17:45:58.373Z] 8998bd30e6a1: Verifying Checksum [2025-05-08T17:45:58.373Z] 8998bd30e6a1: Download complete [2025-05-08T17:46:00.962Z] 2437ff75d9bd: Verifying Checksum [2025-05-08T17:46:00.962Z] 2437ff75d9bd: Download complete [2025-05-08T17:46:03.545Z] 8998bd30e6a1: Pull complete [2025-05-08T17:46:03.810Z] 04944245beec: Pull complete [2025-05-08T17:46:05.211Z] 699f458cf7ca: Pull complete [2025-05-08T17:46:05.477Z] 765212b225bb: Pull complete [2025-05-08T17:46:06.437Z] f23df028b6ca: Pull complete [2025-05-08T17:46:06.437Z] d65c8cfc05b1: Pull complete [2025-05-08T17:46:24.647Z] 2437ff75d9bd: Pull complete [2025-05-08T17:46:24.647Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-08T17:46:24.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-08T17:46:24.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:46:24.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-1109 does not seem to be running inside a container [2025-05-08T17:46:24.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/13 -v /w/workspace/device-opc-ua/13:/w/workspace/device-opc-ua/13:rw,z -v /w/workspace/device-opc-ua/13@tmp:/w/workspace/device-opc-ua/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-05-08T17:46:27.280Z] $ docker top bfbccb9180e9716d903b4043bf3890c3616bec924bc08d2acd7079a18145f043 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:28.119Z] ---> job-cost.sh [2025-05-08T17:46:28.119Z] lf-activate-venv: SKIPPING [2025-05-08T17:46:28.119Z] INFO: No Stack... [2025-05-08T17:46:28.425Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-08T17:46:29.010Z] INFO: Archiving Costs [Pipeline] sh [2025-05-08T17:46:29.347Z] + cat /w/workspace/device-opc-ua/13/archives/cost.csv [2025-05-08T17:46:29.347Z] + cut -d, -f6 [Pipeline] lock [2025-05-08T17:46:29.675Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [2025-05-08T17:46:29.681Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] did not exist. Created. [2025-05-08T17:46:29.686Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-08T17:46:30.362Z] /w/workspace/device-opc-ua/13@tmp/durable-ad29508f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-08T17:46:30.695Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-08T17:46:31.130Z] Warning: overwriting stash ‘stack-cost’ [2025-05-08T17:46:31.523Z] Stashed 1 file(s) [Pipeline] } [2025-05-08T17:46:31.535Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-08T17:46:31.560Z] $ docker stop --time=1 bfbccb9180e9716d903b4043bf3890c3616bec924bc08d2acd7079a18145f043 [2025-05-08T17:46:33.064Z] $ docker rm -f --volumes bfbccb9180e9716d903b4043bf3890c3616bec924bc08d2acd7079a18145f043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-08T17:46:33.406Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-08T17:46:34.288Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-05-08T17:46:34.288Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-05-08T17:46:34.288Z] total 16 [2025-05-08T17:46:34.288Z] drwxr-xr-x 3 root root 4096 May 8 17:41 . [2025-05-08T17:46:34.288Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:41 .. [2025-05-08T17:46:34.288Z] drwxr-xr-x 2 root root 4096 May 8 17:41 cost [2025-05-08T17:46:34.288Z] -rw-r--r-- 1 root root 84 May 8 17:41 cost.csv [2025-05-08T17:46:34.288Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-05-08T17:46:34.288Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-05-08T17:46:34.288Z] total 16 [2025-05-08T17:46:34.288Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 17:41 . [2025-05-08T17:46:34.288Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:41 .. [2025-05-08T17:46:34.288Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 17:41 cost [2025-05-08T17:46:34.288Z] -rw-r--r-- 1 jenkins jenkins 84 May 8 17:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:34.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:35.439Z] ---> package-listing.sh [2025-05-08T17:46:35.439Z] ++ facter osfamily [2025-05-08T17:46:35.439Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-08T17:46:35.699Z] + OS_FAMILY=debian [2025-05-08T17:46:35.699Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-05-08T17:46:35.699Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-08T17:46:35.699Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-08T17:46:35.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-08T17:46:35.699Z] + PACKAGES=/tmp/packages_start.txt [2025-05-08T17:46:35.699Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-05-08T17:46:35.699Z] + PACKAGES=/tmp/packages_end.txt [2025-05-08T17:46:35.699Z] + case "${OS_FAMILY}" in [2025-05-08T17:46:35.699Z] + dpkg -l [2025-05-08T17:46:35.699Z] + grep '^ii' [2025-05-08T17:46:35.699Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-08T17:46:35.699Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-08T17:46:35.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-08T17:46:35.699Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-05-08T17:46:35.699Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-05-08T17:46:35.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-05-08T17:46:35.711Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-08T17:46:35.987Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:46:36.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:46:36.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:46:36.631Z] prd-ubuntu20.04-docker-8c-8g-1108 does not seem to be running inside a container [2025-05-08T17:46:36.664Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-08T17:46:36.876Z] $ docker top ea094297aa98c27a4e36dca2934902f3e419cbe2aea14bb757c63872c375048c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:46:37.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-08T17:46:37.505Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-08T17:46:37.791Z] + ls /var/log/sa-host [2025-05-08T17:46:37.791Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:46:37.951Z] provisioning config files... [2025-05-08T17:46:37.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6276379007254563407tmp [Pipeline] { [Pipeline] echo [2025-05-08T17:46:37.984Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:38.268Z] ---> create-netrc.sh [Pipeline] } [2025-05-08T17:46:38.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:38.645Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-08T17:46:38.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:38.942Z] ---> sudo-logs.sh [2025-05-08T17:46:38.942Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-08T17:46:38.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:39.262Z] ---> job-cost.sh [2025-05-08T17:46:39.262Z] lf-activate-venv: SKIPPING [2025-05-08T17:46:39.262Z] DEBUG: total: 0.2199999988079071 [2025-05-08T17:46:39.262Z] INFO: Retrieving Stack Cost... [2025-05-08T17:46:39.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-08T17:46:39.781Z] INFO: Archiving Costs [Pipeline] echo [2025-05-08T17:46:39.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:46:40.078Z] ---> logs-deploy.sh [2025-05-08T17:46:40.078Z] lf-activate-venv: SKIPPING [2025-05-08T17:46:40.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/13 [2025-05-08T17:46:40.078Z] INFO: archiving workspace using pattern(s): [2025-05-08T17:46:41.017Z] Archives upload complete. [2025-05-08T17:46:41.277Z] INFO: archiving logs to Nexus [2025-05-08T17:46:41.845Z] ---> uname -a: [2025-05-08T17:46:41.845Z] Linux prd-ubuntu20-04-docker-8c-8g-1108 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] ---> lscpu: [2025-05-08T17:46:41.845Z] Architecture: x86_64 [2025-05-08T17:46:41.845Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-08T17:46:41.845Z] Byte Order: Little Endian [2025-05-08T17:46:41.845Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-08T17:46:41.845Z] CPU(s): 8 [2025-05-08T17:46:41.845Z] On-line CPU(s) list: 0-7 [2025-05-08T17:46:41.845Z] Thread(s) per core: 1 [2025-05-08T17:46:41.845Z] Core(s) per socket: 1 [2025-05-08T17:46:41.845Z] Socket(s): 8 [2025-05-08T17:46:41.845Z] NUMA node(s): 1 [2025-05-08T17:46:41.845Z] Vendor ID: AuthenticAMD [2025-05-08T17:46:41.845Z] CPU family: 23 [2025-05-08T17:46:41.845Z] Model: 49 [2025-05-08T17:46:41.845Z] Model name: AMD EPYC-Rome Processor [2025-05-08T17:46:41.845Z] Stepping: 0 [2025-05-08T17:46:41.845Z] CPU MHz: 2799.998 [2025-05-08T17:46:41.845Z] BogoMIPS: 5599.99 [2025-05-08T17:46:41.845Z] Virtualization: AMD-V [2025-05-08T17:46:41.845Z] Hypervisor vendor: KVM [2025-05-08T17:46:41.845Z] Virtualization type: full [2025-05-08T17:46:41.845Z] L1d cache: 256 KiB [2025-05-08T17:46:41.845Z] L1i cache: 256 KiB [2025-05-08T17:46:41.845Z] L2 cache: 4 MiB [2025-05-08T17:46:41.845Z] L3 cache: 128 MiB [2025-05-08T17:46:41.845Z] NUMA node0 CPU(s): 0-7 [2025-05-08T17:46:41.845Z] Vulnerability Itlb multihit: Not affected [2025-05-08T17:46:41.845Z] Vulnerability L1tf: Not affected [2025-05-08T17:46:41.845Z] Vulnerability Mds: Not affected [2025-05-08T17:46:41.845Z] Vulnerability Meltdown: Not affected [2025-05-08T17:46:41.845Z] Vulnerability Mmio stale data: Not affected [2025-05-08T17:46:41.845Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-08T17:46:41.845Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-08T17:46:41.845Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-08T17:46:41.845Z] Vulnerability Srbds: Not affected [2025-05-08T17:46:41.845Z] Vulnerability Tsx async abort: Not affected [2025-05-08T17:46:41.845Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] ---> nproc: [2025-05-08T17:46:41.845Z] 8 [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] ---> df -h: [2025-05-08T17:46:41.845Z] Filesystem Size Used Avail Use% Mounted on [2025-05-08T17:46:41.845Z] overlay 155G 12G 144G 8% / [2025-05-08T17:46:41.845Z] tmpfs 64M 0 64M 0% /dev [2025-05-08T17:46:41.845Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-08T17:46:41.845Z] shm 64M 0 64M 0% /dev/shm [2025-05-08T17:46:41.845Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] ---> sar -b -r -n DEV: [2025-05-08T17:46:41.845Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1108) 05/08/25 _x86_64_ (8 CPU) [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] 17:39:40 LINUX RESTART (8 CPU) [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] 17:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-05-08T17:46:41.845Z] 17:41:01 398.50 38.73 359.77 0.00 4301.82 73125.15 0.00 [2025-05-08T17:46:41.845Z] 17:42:01 285.72 3.35 282.37 0.00 42.65 91051.65 0.00 [2025-05-08T17:46:41.845Z] 17:43:01 1.40 0.00 1.40 0.00 0.00 20.15 0.00 [2025-05-08T17:46:41.845Z] 17:44:01 1.82 0.00 1.82 0.00 0.00 20.79 0.00 [2025-05-08T17:46:41.845Z] 17:45:01 39.42 5.95 33.47 0.00 2636.99 6190.20 0.00 [2025-05-08T17:46:41.845Z] 17:46:01 5.18 0.02 5.17 0.00 0.13 99.98 0.00 [2025-05-08T17:46:41.845Z] Average: 122.00 8.01 114.00 0.00 1163.54 28417.53 0.00 [2025-05-08T17:46:41.845Z] [2025-05-08T17:46:41.845Z] 17:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-05-08T17:46:41.845Z] 17:41:01 29176924 31540708 778952 2.37 80584 2548324 1962392 5.78 1030152 2284848 8996 [2025-05-08T17:46:41.845Z] 17:42:01 27544796 31549320 760188 2.31 192476 3914688 1760100 5.19 1147280 3626368 276 [2025-05-08T17:46:41.845Z] 17:43:01 27555996 31560644 748592 2.28 192504 3914692 1760100 5.19 1131568 3626372 32 [2025-05-08T17:46:41.846Z] 17:44:01 27557468 31562192 746904 2.27 192584 3914692 1760100 5.19 1130592 3626372 12 [2025-05-08T17:46:41.846Z] 17:45:01 27206176 31525980 752056 2.29 218844 4204876 1722912 5.08 1354200 3720784 976 [2025-05-08T17:46:41.846Z] 17:46:01 27229468 31544604 733972 2.23 217432 4201612 1694088 4.99 1335340 3717524 348 [2025-05-08T17:46:41.846Z] Average: 27711805 31547241 753444 2.29 182404 3783147 1776615 5.24 1188189 3433711 1773 [2025-05-08T17:46:41.846Z] [2025-05-08T17:46:41.846Z] 17:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-05-08T17:46:41.846Z] 17:41:01 vethc106ed8 140.31 155.02 13.80 127.32 0.00 0.00 0.00 0.01 [2025-05-08T17:46:41.846Z] 17:41:01 ens3 762.74 531.59 6009.67 113.45 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:41:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:41:01 docker0 161.41 178.79 13.38 303.16 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:42:01 ens3 423.61 226.02 5307.12 33.66 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:42:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:42:01 docker0 157.08 311.13 13.34 2762.59 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:43:01 ens3 5.70 2.85 7.04 0.46 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:44:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:45:01 ens3 243.12 170.59 2287.01 11.40 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:45:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:46:01 ens3 0.50 0.33 0.15 0.08 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] Average: ens3 239.30 155.25 2268.46 26.51 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] Average: docker0 53.08 81.65 4.45 510.98 0.00 0.00 0.00 0.00 [2025-05-08T17:46:41.846Z] [2025-05-08T17:46:41.846Z]