Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 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-ssh11541802107775411607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16479268884368556662.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5132888826433705719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh15723699089156332841.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-ssh8528803211969305747.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, goVersion:1.25] ========================================================= [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.25 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3998 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 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 (main) Commit message: "Merge pull request #155 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > 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 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 # timeout=10 > git rev-list --no-walk cd44489fc3ae82cf3a2d67b36bef951c93f0e65f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-24T08:03:42.091Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-24T08:03:42.155Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-24T08:03:42.175Z] ========================================================= [2026-03-24T08:03:42.175Z] EdgeX Global Pipelines Version Info [2026-03-24T08:03:42.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:03:43.297Z] ------------------- [2026-03-24T08:03:43.297Z] stable info: [2026-03-24T08:03:43.298Z] ------------------- [2026-03-24T08:03:43.298Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-24T08:03:43.298Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-24T08:03:43.298Z] Message: update stable to v1.0.278 [2026-03-24T08:03:43.865Z] ------------------- [2026-03-24T08:03:43.865Z] experimental info: [2026-03-24T08:03:43.865Z] ------------------- [2026-03-24T08:03:43.865Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-24T08:03:43.865Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-24T08:03:43.865Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-24T08:03:43.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-03-24T08:03:43.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-03-24T08:03:43.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-24T08:03:43.983Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-24T08:03:43.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-24T08:03:44.016Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-24T08:03:44.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-24T08:03:44.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-24T08:03:44.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-24T08:03:44.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-24T08:03:44.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-24T08:03:44.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-03-24T08:03:44.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-24T08:03:44.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-24T08:03:44.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-24T08:03:44.208Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-24T08:03:44.226Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-24T08:03:44.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-24T08:03:44.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-24T08:03:44.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-24T08:03:44.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-24T08:03:44.327Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-24T08:03:44.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-24T08:03:44.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-24T08:03:44.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-24T08:03:44.409Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-24T08:03:44.430Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-24T08:03:44.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-24T08:03:44.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-24T08:03:44.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-24T08:03:44.505Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo [2026-03-24T08:03:44.525Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6abf216 [Pipeline] echo [2026-03-24T08:03:44.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-24T08:03:44.600Z] provisioning config files... [2026-03-24T08:03:44.613Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8192986535396054036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:03:44.953Z] ---> ****-login.sh [2026-03-24T08:03:44.953Z] nexus3.edgexfoundry.org:10001 [2026-03-24T08:03:45.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:03:45.212Z] [2026-03-24T08:03:45.212Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-24T08:03:45.212Z] Configure a credential helper to remove this warning. See [2026-03-24T08:03:45.212Z] https://docs.****.com/go/credential-store/ [2026-03-24T08:03:45.212Z] [2026-03-24T08:03:45.212Z] Login Succeeded [2026-03-24T08:03:45.212Z] nexus3.edgexfoundry.org:10002 [2026-03-24T08:03:45.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:03:45.473Z] [2026-03-24T08:03:45.473Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-24T08:03:45.473Z] Configure a credential helper to remove this warning. See [2026-03-24T08:03:45.473Z] https://docs.****.com/go/credential-store/ [2026-03-24T08:03:45.473Z] [2026-03-24T08:03:45.473Z] Login Succeeded [2026-03-24T08:03:45.473Z] nexus3.edgexfoundry.org:10003 [2026-03-24T08:03:45.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:03:45.473Z] [2026-03-24T08:03:45.473Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-24T08:03:45.473Z] Configure a credential helper to remove this warning. See [2026-03-24T08:03:45.473Z] https://docs.****.com/go/credential-store/ [2026-03-24T08:03:45.473Z] [2026-03-24T08:03:45.473Z] Login Succeeded [2026-03-24T08:03:45.473Z] nexus3.edgexfoundry.org:10004 [2026-03-24T08:03:45.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:03:45.473Z] [2026-03-24T08:03:45.473Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-24T08:03:45.473Z] Configure a credential helper to remove this warning. See [2026-03-24T08:03:45.473Z] https://docs.****.com/go/credential-store/ [2026-03-24T08:03:45.473Z] [2026-03-24T08:03:45.473Z] Login Succeeded [2026-03-24T08:03:45.473Z] ****.io [2026-03-24T08:03:45.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:03:45.732Z] [2026-03-24T08:03:45.732Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-24T08:03:45.733Z] Configure a credential helper to remove this warning. See [2026-03-24T08:03:45.733Z] https://docs.****.com/go/credential-store/ [2026-03-24T08:03:45.733Z] [2026-03-24T08:03:45.733Z] Login Succeeded [2026-03-24T08:03:45.733Z] ---> ****-login.sh ends [Pipeline] } [2026-03-24T08:03:45.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-24T08:03:46.168Z] + git rev-list -1 --merges 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1~1..6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo [2026-03-24T08:03:46.193Z] -----------> git rev-list -1 --merges 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1~1..6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:03:46.193Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [false] [Pipeline] sh [2026-03-24T08:03:46.482Z] + git log --format=format:%s -1 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo [2026-03-24T08:03:46.495Z] ========================================================= [2026-03-24T08:03:46.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-24T08:03:46.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-24T08:03:46.839Z] + git log --format=format:%s -1 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo [2026-03-24T08:03:46.849Z] [semverPrep] GIT_COMMIT: 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1, Commit Message: Merge pull request #155 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-24T08:03:46.864Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-24T08:03:47.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-24T08:03:47.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-24T08:03:47.237Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-24T08:03:47.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-24T08:03:47.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-24T08:03:47.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-24T08:03:47.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:03:47.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-24T08:03:47.654Z] [2026-03-24T08:03:47.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:03:47.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-24T08:03:47.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-24T08:03:47.957Z] 3dae71ba6b94: Pulling fs layer [2026-03-24T08:03:47.957Z] 6bf1a483ea7c: Pulling fs layer [2026-03-24T08:03:47.957Z] f5dfc541a4d3: Pulling fs layer [2026-03-24T08:03:47.957Z] 461d9e800cba: Pulling fs layer [2026-03-24T08:03:47.957Z] 80192f66455f: Pulling fs layer [2026-03-24T08:03:47.957Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-24T08:03:47.957Z] a29436f7fd5d: Pulling fs layer [2026-03-24T08:03:47.957Z] 923cac83aea3: Pulling fs layer [2026-03-24T08:03:47.957Z] 25ad8b0a4227: Pulling fs layer [2026-03-24T08:03:47.957Z] db01528c6b51: Pulling fs layer [2026-03-24T08:03:47.957Z] 28988de357af: Pulling fs layer [2026-03-24T08:03:47.957Z] 80192f66455f: Waiting [2026-03-24T08:03:47.957Z] 2e8e34ca0e6c: Waiting [2026-03-24T08:03:47.957Z] a29436f7fd5d: Waiting [2026-03-24T08:03:47.957Z] 461d9e800cba: Waiting [2026-03-24T08:03:47.957Z] 25ad8b0a4227: Waiting [2026-03-24T08:03:47.957Z] db01528c6b51: Waiting [2026-03-24T08:03:47.957Z] 28988de357af: Waiting [2026-03-24T08:03:47.957Z] 6bf1a483ea7c: Verifying Checksum [2026-03-24T08:03:47.957Z] 6bf1a483ea7c: Download complete [2026-03-24T08:03:47.957Z] 461d9e800cba: Verifying Checksum [2026-03-24T08:03:47.957Z] 461d9e800cba: Download complete [2026-03-24T08:03:47.957Z] 80192f66455f: Verifying Checksum [2026-03-24T08:03:47.957Z] 80192f66455f: Download complete [2026-03-24T08:03:48.219Z] f5dfc541a4d3: Verifying Checksum [2026-03-24T08:03:48.219Z] f5dfc541a4d3: Download complete [2026-03-24T08:03:48.219Z] 3dae71ba6b94: Verifying Checksum [2026-03-24T08:03:48.219Z] 3dae71ba6b94: Download complete [2026-03-24T08:03:48.219Z] 923cac83aea3: Verifying Checksum [2026-03-24T08:03:48.219Z] 923cac83aea3: Download complete [2026-03-24T08:03:48.477Z] 25ad8b0a4227: Verifying Checksum [2026-03-24T08:03:48.477Z] 25ad8b0a4227: Download complete [2026-03-24T08:03:48.477Z] db01528c6b51: Verifying Checksum [2026-03-24T08:03:48.477Z] db01528c6b51: Download complete [2026-03-24T08:03:48.477Z] 28988de357af: Download complete [2026-03-24T08:03:48.737Z] a29436f7fd5d: Verifying Checksum [2026-03-24T08:03:48.737Z] a29436f7fd5d: Download complete [2026-03-24T08:03:49.048Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-24T08:03:49.048Z] 2e8e34ca0e6c: Download complete [2026-03-24T08:03:49.614Z] 3dae71ba6b94: Pull complete [2026-03-24T08:03:49.614Z] 6bf1a483ea7c: Pull complete [2026-03-24T08:03:50.547Z] f5dfc541a4d3: Pull complete [2026-03-24T08:03:50.547Z] 461d9e800cba: Pull complete [2026-03-24T08:03:50.547Z] 80192f66455f: Pull complete [2026-03-24T08:03:54.735Z] 2e8e34ca0e6c: Pull complete [2026-03-24T08:03:54.995Z] a29436f7fd5d: Pull complete [2026-03-24T08:03:54.995Z] 923cac83aea3: Pull complete [2026-03-24T08:03:55.255Z] 25ad8b0a4227: Pull complete [2026-03-24T08:03:55.255Z] db01528c6b51: Pull complete [2026-03-24T08:03:55.255Z] 28988de357af: Pull complete [2026-03-24T08:03:55.255Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-24T08:03:55.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-24T08:03:55.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T08:03:55.382Z] prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container [2026-03-24T08:03:55.408Z] $ 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 [2026-03-24T08:03:57.838Z] $ docker top 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 -eo pid,comm [2026-03-24T08:03:57.880Z] 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). [2026-03-24T08:03:57.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-24T08:03:57.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-24T08:03:57.933Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-24T08:03:58.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-24T08:03:58.042Z] $ docker exec 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent [2026-03-24T08:03:58.136Z] SSH_AUTH_SOCK=/tmp/ssh-1bPL3gjQZfHx/agent.33 [2026-03-24T08:03:58.136Z] SSH_AGENT_PID=39 [2026-03-24T08:03:58.142Z] Running ssh-add (command line suppressed) [2026-03-24T08:03:58.246Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5355229622525224254.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5355229622525224254.key) [2026-03-24T08:03:58.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-24T08:03:58.550Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-03-24T08:03:58.836Z] + git tag --points-at HEAD [Pipeline] } [2026-03-24T08:03:58.847Z] $ docker exec --env ******** --env ******** 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent -k [2026-03-24T08:03:58.924Z] unset SSH_AUTH_SOCK; [2026-03-24T08:03:58.926Z] unset SSH_AGENT_PID; [2026-03-24T08:03:58.926Z] echo Agent pid 39 killed; [2026-03-24T08:03:58.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-24T08:03:58.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-24T08:03:58.972Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-24T08:03:59.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-24T08:03:59.075Z] $ docker exec 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent [2026-03-24T08:03:59.159Z] SSH_AUTH_SOCK=/tmp/ssh-Hs2y91mLf3jb/agent.87 [2026-03-24T08:03:59.159Z] SSH_AGENT_PID=93 [2026-03-24T08:03:59.163Z] Running ssh-add (command line suppressed) [2026-03-24T08:03:59.255Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9793571563372377871.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9793571563372377871.key) [2026-03-24T08:03:59.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-24T08:03:59.555Z] + git semver init [2026-03-24T08:03:59.814Z] 2026-03-24 08:03:59,745 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-24T08:03:59.814Z] 2026-03-24 08:03:59,749 [run_init] DEBUG init version:0.0.0 force:False [2026-03-24T08:03:59.814Z] 2026-03-24 08:03:59,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-03-24T08:03:59.814Z] 2026-03-24 08:03:59,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-03-24T08:03:59.814Z] 2026-03-24 08:03:59,750 [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, stdin=None, shell=False, universal_newlines=False) [2026-03-24T08:04:01.192Z] 2026-03-24 08:04:00,847 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-03-24T08:04:01.192Z] 2026-03-24 08:04:00,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-03-24T08:04:01.192Z] 2026-03-24 08:04:00,847 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-24T08:04:01.192Z] 2026-03-24 08:04:00,848 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-24T08:04:01.192Z] 4.1.0-dev.17 [Pipeline] } [2026-03-24T08:04:01.202Z] $ docker exec --env ******** --env ******** 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 ssh-agent -k [2026-03-24T08:04:01.285Z] unset SSH_AUTH_SOCK; [2026-03-24T08:04:01.285Z] unset SSH_AGENT_PID; [2026-03-24T08:04:01.286Z] echo Agent pid 93 killed; [2026-03-24T08:04:01.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-24T08:04:01.602Z] + git semver [Pipeline] } [2026-03-24T08:04:01.875Z] $ docker stop --time=1 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 [2026-03-24T08:04:03.144Z] $ docker rm -f --volumes 5b6bbd8c06bd79aca20d9dd1acf1b35e7814056cc8a62bf9cd73027a42a20840 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-24T08:04:03.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-24T08:04:03.714Z] Stashed 1 file(s) [Pipeline] echo [2026-03-24T08:04:03.718Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 [2026-03-24T08:04:03.876Z] provisioning config files... [2026-03-24T08:04:03.887Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3174287769069241559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:04:04.194Z] ---> ****-login.sh [2026-03-24T08:04:04.194Z] nexus3.edgexfoundry.org:10001 [2026-03-24T08:04:04.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:04:04.195Z] Login Succeeded [2026-03-24T08:04:04.195Z] nexus3.edgexfoundry.org:10002 [2026-03-24T08:04:04.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:04:04.195Z] Login Succeeded [2026-03-24T08:04:04.195Z] nexus3.edgexfoundry.org:10003 [2026-03-24T08:04:04.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:04:04.471Z] Login Succeeded [2026-03-24T08:04:04.471Z] nexus3.edgexfoundry.org:10004 [2026-03-24T08:04:04.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:04:04.472Z] Login Succeeded [2026-03-24T08:04:04.472Z] ****.io [2026-03-24T08:04:04.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:04:04.741Z] Login Succeeded [2026-03-24T08:04:04.741Z] ---> ****-login.sh ends [Pipeline] } [2026-03-24T08:04:04.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-24T08:04:04.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-24T08:04:04.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-24T08:04:04.866Z] ========================================================= [2026-03-24T08:04:04.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-24T08:04:04.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:04:05.205Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-24T08:04:05.772Z] #0 building with "default" instance using docker driver [2026-03-24T08:04:05.772Z] [2026-03-24T08:04:05.772Z] #1 [internal] load build definition from Dockerfile [2026-03-24T08:04:05.772Z] #1 transferring dockerfile: 1.28kB done [2026-03-24T08:04:05.772Z] #1 DONE 0.0s [2026-03-24T08:04:05.772Z] [2026-03-24T08:04:05.772Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-24T08:04:05.772Z] #2 DONE 0.1s [2026-03-24T08:04:06.032Z] [2026-03-24T08:04:06.032Z] #3 [internal] load .dockerignore [2026-03-24T08:04:06.032Z] #3 transferring context: 102B done [2026-03-24T08:04:06.032Z] #3 DONE 0.0s [2026-03-24T08:04:06.032Z] [2026-03-24T08:04:06.032Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-24T08:04:06.032Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-24T08:04:06.032Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-24T08:04:06.032Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-24T08:04:06.032Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.75MB / 60.15MB 0.1s [2026-03-24T08:04:06.032Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-24T08:04:06.032Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-24T08:04:06.032Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s [2026-03-24T08:04:06.032Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-24T08:04:06.032Z] #4 ... [2026-03-24T08:04:06.032Z] [2026-03-24T08:04:06.032Z] #5 [internal] load build context [2026-03-24T08:04:06.032Z] #5 transferring context: 18.79MB 0.2s done [2026-03-24T08:04:06.032Z] #5 DONE 0.2s [2026-03-24T08:04:06.032Z] [2026-03-24T08:04:06.032Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-24T08:04:06.032Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-03-24T08:04:06.032Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-24T08:04:06.032Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-03-24T08:04:06.032Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-24T08:04:06.032Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-03-24T08:04:06.032Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-24T08:04:06.032Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-03-24T08:04:06.291Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2026-03-24T08:04:06.291Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-24T08:04:06.291Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s [2026-03-24T08:04:06.291Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-24T08:04:06.291Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-24T08:04:06.291Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.5s [2026-03-24T08:04:06.291Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-24T08:04:06.291Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-24T08:04:06.548Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-24T08:04:06.548Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s [2026-03-24T08:04:06.548Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.6s [2026-03-24T08:04:06.548Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.7s [2026-03-24T08:04:06.548Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.7s [2026-03-24T08:04:06.548Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-24T08:04:06.806Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.8s [2026-03-24T08:04:06.806Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.8s [2026-03-24T08:04:06.806Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.9s [2026-03-24T08:04:06.806Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done [2026-03-24T08:04:07.064Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 1.0s [2026-03-24T08:04:07.064Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-03-24T08:04:07.323Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2026-03-24T08:04:10.614Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done [2026-03-24T08:04:10.614Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-24T08:04:10.871Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-24T08:04:10.871Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-24T08:04:10.871Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-24T08:04:10.871Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-24T08:04:11.129Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-24T08:04:11.129Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-24T08:04:14.408Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-03-24T08:04:14.408Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-24T08:04:14.977Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-24T08:04:14.977Z] #4 DONE 9.1s [2026-03-24T08:04:15.234Z] [2026-03-24T08:04:15.234Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-24T08:04:15.234Z] #6 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-24T08:04:15.491Z] #6 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-24T08:04:15.756Z] #6 0.763 OK: 265 MiB in 60 packages [2026-03-24T08:04:18.291Z] #6 DONE 3.0s [2026-03-24T08:04:18.291Z] [2026-03-24T08:04:18.291Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-03-24T08:04:18.291Z] #7 DONE 0.0s [2026-03-24T08:04:18.291Z] [2026-03-24T08:04:18.291Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-24T08:04:18.291Z] #8 DONE 0.0s [2026-03-24T08:04:18.291Z] [2026-03-24T08:04:18.291Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-24T08:04:18.837Z] Still waiting to schedule task [2026-03-24T08:04:18.837Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-24T08:04:36.372Z] #9 DONE 18.2s [2026-03-24T08:04:36.372Z] [2026-03-24T08:04:36.372Z] #10 [builder 6/7] COPY . . [2026-03-24T08:04:36.372Z] #10 DONE 0.1s [2026-03-24T08:04:36.372Z] [2026-03-24T08:04:36.372Z] #11 [builder 7/7] RUN echo noop [2026-03-24T08:04:36.632Z] #11 0.202 noop [2026-03-24T08:04:36.632Z] #11 DONE 0.2s [2026-03-24T08:04:36.632Z] [2026-03-24T08:04:36.632Z] #12 exporting to image [2026-03-24T08:04:36.632Z] #12 exporting layers [2026-03-24T08:04:44.737Z] #12 exporting layers 7.3s done [2026-03-24T08:04:44.737Z] #12 writing image sha256:0a2955ebd44744dc891d0b90e5495380251549ace431dffaffd2548bc7e93aa1 done [2026-03-24T08:04:44.737Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-24T08:04:44.737Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:04:45.051Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-24T08:04:45.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T08:04:45.126Z] prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container [2026-03-24T08:04:45.157Z] $ 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 [2026-03-24T08:04:45.498Z] $ docker top 024ec9d3774432413e057d05e15820a6abcc541aa6ed0014e0b23b57b0f0b044 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-24T08:04:45.840Z] + go version [2026-03-24T08:04:45.840Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-24T08:04:45.852Z] $ docker stop --time=1 024ec9d3774432413e057d05e15820a6abcc541aa6ed0014e0b23b57b0f0b044 [2026-03-24T08:04:47.116Z] $ docker rm -f --volumes 024ec9d3774432413e057d05e15820a6abcc541aa6ed0014e0b23b57b0f0b044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:04:47.549Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-24T08:04:47.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T08:04:47.634Z] prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container [2026-03-24T08:04:47.676Z] $ 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 [2026-03-24T08:04:47.916Z] $ docker top a2495e68bcae14f327cc41cc58cdf631fff11112f8c45529c063a5032088d4b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-24T08:04:48.262Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-03-24T08:04:48.566Z] + make test [2026-03-24T08:04:48.566Z] go test ./... -coverprofile=coverage.out [2026-03-24T08:04:49.943Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-03-24T08:05:11.858Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-03-24T08:05:11.858Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.020s coverage: 41.4% of statements [2026-03-24T08:05:11.858Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-03-24T08:05:19.961Z] 0 issues. [2026-03-24T08:05:19.961Z] go vet ./... [2026-03-24T08:05:25.214Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-24T08:05:25.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-24T08:05:25.214Z] ./bin/test-attribution-txt.sh [2026-03-24T08:05:25.214Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-24T08:05:25.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-24T08:05:25.506Z] $ docker stop --time=1 a2495e68bcae14f327cc41cc58cdf631fff11112f8c45529c063a5032088d4b2 [2026-03-24T08:05:28.520Z] $ docker rm -f --volumes a2495e68bcae14f327cc41cc58cdf631fff11112f8c45529c063a5032088d4b2 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-24T08:05:29.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-24T08:05:29.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-24T08:05:29.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-24T08:05:29.977Z] + ls -al . [2026-03-24T08:05:29.978Z] total 236 [2026-03-24T08:05:29.978Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 08:04 . [2026-03-24T08:05:29.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:03 .. [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 24 08:03 .dockerignore [2026-03-24T08:05:29.978Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 08:05 .git [2026-03-24T08:05:29.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:03 .github [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 24 08:03 .gitignore [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 24 08:03 .golangci.yml [2026-03-24T08:05:29.978Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 08:04 .semver [2026-03-24T08:05:29.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:03 .vscode [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 22466 Mar 24 08:03 Attribution.txt [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 24 08:03 CHANGELOG.md [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 1242 Mar 24 08:03 Dockerfile [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 672 Mar 24 08:03 Jenkinsfile [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 24 08:03 LICENSE [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 2473 Mar 24 08:03 Makefile [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 24 08:03 README.md [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 24 08:04 VERSION [2026-03-24T08:05:29.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:03 bin [2026-03-24T08:05:29.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 08:03 cmd [2026-03-24T08:05:29.978Z] -rw-r--r-- 1 jenkins jenkins 23970 Mar 24 08:05 coverage.out [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 6820 Mar 24 08:03 go.mod [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 89461 Mar 24 08:03 go.sum [2026-03-24T08:05:29.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:03 internal [2026-03-24T08:05:29.978Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 24 08:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:05:30.295Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 --label arch=amd64 --label version=4.1.0-dev.17 . [2026-03-24T08:05:30.552Z] #0 building with "default" instance using docker driver [2026-03-24T08:05:30.552Z] [2026-03-24T08:05:30.552Z] #1 [internal] load build definition from Dockerfile [2026-03-24T08:05:30.552Z] #1 transferring dockerfile: 1.28kB done [2026-03-24T08:05:30.552Z] #1 DONE 0.0s [2026-03-24T08:05:30.552Z] [2026-03-24T08:05:30.552Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-24T08:05:30.552Z] #2 DONE 0.0s [2026-03-24T08:05:30.552Z] [2026-03-24T08:05:30.552Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-24T08:05:30.552Z] #3 DONE 0.1s [2026-03-24T08:05:30.552Z] [2026-03-24T08:05:30.552Z] #4 [internal] load .dockerignore [2026-03-24T08:05:30.552Z] #4 transferring context: 102B done [2026-03-24T08:05:30.552Z] #4 DONE 0.0s [2026-03-24T08:05:30.552Z] [2026-03-24T08:05:30.552Z] #5 [internal] load build context [2026-03-24T08:05:30.552Z] #5 transferring context: 36.19kB 0.0s done [2026-03-24T08:05:30.552Z] #5 DONE 0.0s [2026-03-24T08:05:30.552Z] [2026-03-24T08:05:30.552Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-24T08:05:30.552Z] #6 DONE 0.1s [2026-03-24T08:05:30.552Z] [2026-03-24T08:05:30.552Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-24T08:05:30.552Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-24T08:05:30.552Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-24T08:05:30.809Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-24T08:05:30.809Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-24T08:05:30.809Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-24T08:05:30.809Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-24T08:05:30.809Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-24T08:05:30.809Z] #7 DONE 0.3s [2026-03-24T08:05:30.809Z] [2026-03-24T08:05:30.809Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-03-24T08:05:31.068Z] #8 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-24T08:05:31.328Z] #8 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-24T08:05:31.586Z] #8 ... [2026-03-24T08:05:31.586Z] [2026-03-24T08:05:31.586Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-24T08:05:31.586Z] #9 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-24T08:05:31.586Z] #9 0.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-24T08:05:31.586Z] #9 0.857 OK: 265 MiB in 60 packages [2026-03-24T08:05:31.586Z] #9 DONE 1.0s [2026-03-24T08:05:31.586Z] [2026-03-24T08:05:31.586Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-03-24T08:05:31.586Z] #8 0.686 (1/6) Installing dumb-init (1.2.5-r3) [2026-03-24T08:05:31.586Z] #8 0.690 (2/6) Installing libgcc (14.2.0-r6) [2026-03-24T08:05:31.586Z] #8 0.695 (3/6) Installing libsodium (1.0.20-r1) [2026-03-24T08:05:31.586Z] #8 0.702 (4/6) Installing libstdc++ (14.2.0-r6) [2026-03-24T08:05:31.586Z] #8 0.723 (5/6) Installing libzmq (4.3.5-r2) [2026-03-24T08:05:31.586Z] #8 0.733 (6/6) Installing zeromq (4.3.5-r2) [2026-03-24T08:05:31.586Z] #8 0.739 Executing busybox-1.37.0-r20.trigger [2026-03-24T08:05:31.586Z] #8 0.746 OK: 11 MiB in 22 packages [2026-03-24T08:05:31.843Z] #8 DONE 0.9s [2026-03-24T08:05:31.843Z] [2026-03-24T08:05:31.843Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-03-24T08:05:31.843Z] #10 DONE 0.0s [2026-03-24T08:05:31.843Z] [2026-03-24T08:05:31.843Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-24T08:05:31.843Z] #11 DONE 0.0s [2026-03-24T08:05:31.843Z] [2026-03-24T08:05:31.843Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-24T08:05:32.102Z] #12 DONE 0.5s [2026-03-24T08:05:32.102Z] [2026-03-24T08:05:32.102Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-24T08:05:32.102Z] #13 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-24T08:05:32.102Z] #13 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-24T08:05:32.360Z] #13 ... [2026-03-24T08:05:32.360Z] [2026-03-24T08:05:32.360Z] #14 [builder 6/7] COPY . . [2026-03-24T08:05:32.360Z] #14 DONE 0.1s [2026-03-24T08:05:32.360Z] [2026-03-24T08:05:32.360Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-24T08:05:32.360Z] #13 0.680 OK: 11 MiB in 22 packages [2026-03-24T08:05:32.360Z] #13 DONE 0.8s [2026-03-24T08:05:32.360Z] [2026-03-24T08:05:32.360Z] #15 [builder 7/7] RUN make build [2026-03-24T08:05:32.618Z] #15 0.364 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-03-24T08:06:04.693Z] #15 31.12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-03-24T08:06:04.953Z] #15 DONE 32.8s [2026-03-24T08:06:05.212Z] [2026-03-24T08:06:05.212Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-03-24T08:06:05.778Z] #16 DONE 0.4s [2026-03-24T08:06:05.778Z] [2026-03-24T08:06:05.778Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-03-24T08:06:05.778Z] #17 DONE 0.0s [2026-03-24T08:06:05.778Z] [2026-03-24T08:06:05.778Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-03-24T08:06:05.778Z] #18 DONE 0.2s [2026-03-24T08:06:06.036Z] [2026-03-24T08:06:06.037Z] #19 exporting to image [2026-03-24T08:06:06.037Z] #19 exporting layers [2026-03-24T08:06:06.094Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4000 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-03-24T08:06:06.114Z] Running in /w/workspace/device-opc-ua/32 [Pipeline] { [Pipeline] checkout [2026-03-24T08:06:06.149Z] Selected Git installation does not exist. Using Default [2026-03-24T08:06:06.149Z] The recommended git tool is: NONE [2026-03-24T08:06:10.881Z] using credential edgex-jenkins-ssh [2026-03-24T08:06:10.903Z] Cloning the remote Git repository [2026-03-24T08:06:10.943Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-03-24T08:06:11.027Z] > git init /w/workspace/device-opc-ua/32 # timeout=10 [2026-03-24T08:06:11.158Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-03-24T08:06:11.159Z] > git --version # timeout=10 [2026-03-24T08:06:11.183Z] > git --version # 'git version 2.25.1' [2026-03-24T08:06:11.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-24T08:06:11.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-24T08:06:12.595Z] #19 exporting layers 5.6s done [2026-03-24T08:06:12.595Z] #19 writing image sha256:ff94aeef236a99cc5107c013fb63fa93a0d6b8d5d1382310447c42eec39f8aa7 0.1s done [2026-03-24T08:06:12.595Z] #19 naming to docker.io/library/device-opc-ua [2026-03-24T08:06:12.595Z] #19 naming to docker.io/library/device-opc-ua 0.2s done [2026-03-24T08:06:12.595Z] #19 DONE 6.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-24T08:06:12.962Z] provisioning config files... [2026-03-24T08:06:12.971Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8605588120575897902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:06:13.276Z] ---> ****-login.sh [2026-03-24T08:06:13.276Z] nexus3.edgexfoundry.org:10001 [2026-03-24T08:06:13.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:13.276Z] Login Succeeded [2026-03-24T08:06:13.276Z] nexus3.edgexfoundry.org:10002 [2026-03-24T08:06:13.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:13.276Z] Login Succeeded [2026-03-24T08:06:13.276Z] nexus3.edgexfoundry.org:10003 [2026-03-24T08:06:13.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:13.534Z] Login Succeeded [2026-03-24T08:06:13.534Z] nexus3.edgexfoundry.org:10004 [2026-03-24T08:06:13.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:13.534Z] Login Succeeded [2026-03-24T08:06:13.534Z] ****.io [2026-03-24T08:06:13.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:13.305Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-03-24T08:06:13.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-24T08:06:13.792Z] Login Succeeded [2026-03-24T08:06:13.792Z] ---> ****-login.sh ends [Pipeline] } [2026-03-24T08:06:13.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-24T08:06:13.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-24T08:06:13.880Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-03-24T08:06:13.880Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:06:13.880Z] latest [2026-03-24T08:06:13.880Z] 4.1.0-dev.17 [2026-03-24T08:06:13.880Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [2026-03-24T08:06:13.880Z] main [2026-03-24T08:06:13.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:14.208Z] Avoid second fetch [2026-03-24T08:06:14.209Z] Checking out Revision 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 (main) [2026-03-24T08:06:14.214Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:14.533Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:06:14.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-24T08:06:14.533Z] aced35f22784: Preparing [2026-03-24T08:06:14.533Z] e3c6c21df5b5: Preparing [2026-03-24T08:06:14.533Z] 33bfcd1a7281: Preparing [2026-03-24T08:06:14.533Z] d449c7bcbf73: Preparing [2026-03-24T08:06:14.533Z] bcd56796a084: Preparing [2026-03-24T08:06:14.533Z] cce92674e987: Preparing [2026-03-24T08:06:14.533Z] cce92674e987: Waiting [2026-03-24T08:06:14.533Z] aced35f22784: Pushed [2026-03-24T08:06:14.533Z] e3c6c21df5b5: Pushed [2026-03-24T08:06:14.533Z] d449c7bcbf73: Pushed [2026-03-24T08:06:14.533Z] cce92674e987: Layer already exists [2026-03-24T08:06:14.802Z] Commit message: "Merge pull request #155 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-24T08:06:15.101Z] bcd56796a084: Pushed [2026-03-24T08:06:14.225Z] > git config core.sparsecheckout # timeout=10 [2026-03-24T08:06:14.294Z] > git checkout -f 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-24T08:06:19.199Z] provisioning config files... [2026-03-24T08:06:19.225Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/32@tmp/config18018867577215530934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:06:19.893Z] ---> ****-login.sh [2026-03-24T08:06:19.893Z] nexus3.edgexfoundry.org:10001 [2026-03-24T08:06:20.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:20.369Z] 33bfcd1a7281: Pushed [2026-03-24T08:06:20.369Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:20.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:06:20.438Z] Configure a credential helper to remove this warning. See [2026-03-24T08:06:20.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:06:20.438Z] [2026-03-24T08:06:20.438Z] Login Succeeded [2026-03-24T08:06:20.438Z] nexus3.edgexfoundry.org:10002 [2026-03-24T08:06:20.698Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [2026-03-24T08:06:20.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:20.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:06:20.713Z] Configure a credential helper to remove this warning. See [2026-03-24T08:06:20.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:06:20.713Z] [2026-03-24T08:06:20.713Z] Login Succeeded [2026-03-24T08:06:20.713Z] nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:20.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:21.014Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-24T08:06:21.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-24T08:06:21.014Z] aced35f22784: Preparing [2026-03-24T08:06:21.014Z] e3c6c21df5b5: Preparing [2026-03-24T08:06:21.014Z] 33bfcd1a7281: Preparing [2026-03-24T08:06:21.014Z] d449c7bcbf73: Preparing [2026-03-24T08:06:21.014Z] bcd56796a084: Preparing [2026-03-24T08:06:21.014Z] cce92674e987: Preparing [2026-03-24T08:06:21.014Z] cce92674e987: Waiting [2026-03-24T08:06:21.014Z] aced35f22784: Layer already exists [2026-03-24T08:06:21.014Z] 33bfcd1a7281: Layer already exists [2026-03-24T08:06:21.014Z] bcd56796a084: Layer already exists [2026-03-24T08:06:21.014Z] d449c7bcbf73: Layer already exists [2026-03-24T08:06:21.014Z] e3c6c21df5b5: Layer already exists [2026-03-24T08:06:21.014Z] cce92674e987: Layer already exists [2026-03-24T08:06:21.014Z] latest: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:21.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:06:21.253Z] Configure a credential helper to remove this warning. See [2026-03-24T08:06:21.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:06:21.253Z] [2026-03-24T08:06:21.253Z] Login Succeeded [2026-03-24T08:06:21.253Z] nexus3.edgexfoundry.org:10004 [2026-03-24T08:06:21.341Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:21.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:21.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:06:21.523Z] Configure a credential helper to remove this warning. See [2026-03-24T08:06:21.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:06:21.523Z] [2026-03-24T08:06:21.523Z] Login Succeeded [2026-03-24T08:06:21.523Z] ****.io [2026-03-24T08:06:21.670Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-03-24T08:06:21.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-24T08:06:21.670Z] aced35f22784: Preparing [2026-03-24T08:06:21.670Z] e3c6c21df5b5: Preparing [2026-03-24T08:06:21.670Z] 33bfcd1a7281: Preparing [2026-03-24T08:06:21.670Z] d449c7bcbf73: Preparing [2026-03-24T08:06:21.670Z] bcd56796a084: Preparing [2026-03-24T08:06:21.670Z] cce92674e987: Preparing [2026-03-24T08:06:21.670Z] cce92674e987: Waiting [2026-03-24T08:06:21.670Z] aced35f22784: Layer already exists [2026-03-24T08:06:21.670Z] bcd56796a084: Layer already exists [2026-03-24T08:06:21.670Z] 33bfcd1a7281: Layer already exists [2026-03-24T08:06:21.670Z] e3c6c21df5b5: Layer already exists [2026-03-24T08:06:21.670Z] d449c7bcbf73: Layer already exists [2026-03-24T08:06:21.670Z] cce92674e987: Layer already exists [2026-03-24T08:06:21.670Z] 4.1.0-dev.17: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:21.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:06:21.994Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:22.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:06:22.058Z] Configure a credential helper to remove this warning. See [2026-03-24T08:06:22.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:06:22.058Z] [2026-03-24T08:06:22.058Z] Login Succeeded [2026-03-24T08:06:22.058Z] ---> ****-login.sh ends [Pipeline] } [2026-03-24T08:06:22.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-03-24T08:06:22.311Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [2026-03-24T08:06:22.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-24T08:06:22.311Z] aced35f22784: Preparing [2026-03-24T08:06:22.311Z] e3c6c21df5b5: Preparing [2026-03-24T08:06:22.311Z] 33bfcd1a7281: Preparing [2026-03-24T08:06:22.311Z] d449c7bcbf73: Preparing [2026-03-24T08:06:22.311Z] bcd56796a084: Preparing [2026-03-24T08:06:22.311Z] cce92674e987: Preparing [2026-03-24T08:06:22.311Z] cce92674e987: Waiting [2026-03-24T08:06:22.311Z] aced35f22784: Layer already exists [2026-03-24T08:06:22.311Z] bcd56796a084: Layer already exists [2026-03-24T08:06:22.311Z] 33bfcd1a7281: Layer already exists [2026-03-24T08:06:22.311Z] d449c7bcbf73: Layer already exists [2026-03-24T08:06:22.311Z] e3c6c21df5b5: Layer already exists [2026-03-24T08:06:22.311Z] cce92674e987: Layer already exists [2026-03-24T08:06:22.311Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2026-03-24T08:06:22.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-24T08:06:22.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-24T08:06:22.430Z] ========================================================= [2026-03-24T08:06:22.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-24T08:06:22.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:22.637Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:06:22.804Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-24T08:06:22.953Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-24T08:06:22.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-24T08:06:22.953Z] aced35f22784: Preparing [2026-03-24T08:06:22.953Z] e3c6c21df5b5: Preparing [2026-03-24T08:06:22.953Z] 33bfcd1a7281: Preparing [2026-03-24T08:06:22.953Z] d449c7bcbf73: Preparing [2026-03-24T08:06:22.953Z] bcd56796a084: Preparing [2026-03-24T08:06:22.953Z] cce92674e987: Preparing [2026-03-24T08:06:22.953Z] cce92674e987: Waiting [2026-03-24T08:06:22.953Z] aced35f22784: Layer already exists [2026-03-24T08:06:22.953Z] bcd56796a084: Layer already exists [2026-03-24T08:06:22.953Z] d449c7bcbf73: Layer already exists [2026-03-24T08:06:22.953Z] 33bfcd1a7281: Layer already exists [2026-03-24T08:06:22.953Z] e3c6c21df5b5: Layer already exists [2026-03-24T08:06:22.953Z] cce92674e987: Layer already exists [2026-03-24T08:06:22.953Z] main: digest: sha256:c3605d20a38bcf112d5446cf4d09c3b5dfacbd2a323c4af2032e8d920fd5a447 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-24T08:06:23.031Z] ===================================================== [Pipeline] echo [2026-03-24T08:06:23.044Z] taggedImages: [2026-03-24T08:06:23.044Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:06:23.044Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-24T08:06:23.044Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-03-24T08:06:23.044Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [2026-03-24T08:06:23.044Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-24T08:06:23.082Z] Sending build context to Docker daemon 9.601MB [2026-03-24T08:06:23.082Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-03-24T08:06:23.082Z] Step 2/10 : FROM ${BASE} AS builder [Pipeline] echo [2026-03-24T08:06:23.090Z] ========================================================= [2026-03-24T08:06:23.090Z] [edgeXBuildMultiArch] RAW Config: [2026-03-24T08:06:23.090Z] images: [2026-03-24T08:06:23.090Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:06:23.090Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-24T08:06:23.090Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-03-24T08:06:23.090Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [2026-03-24T08:06:23.090Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-24T08:06:23.090Z] settingsFile: [2026-03-24T08:06:23.090Z] device-opc-ua-settings [2026-03-24T08:06:23.090Z] ========================================================= [Pipeline] node [2026-03-24T08:06:23.350Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-24T08:06:23.350Z] 6b59a28fa201: Pulling fs layer [2026-03-24T08:06:23.350Z] d32bb0dddca7: Pulling fs layer [2026-03-24T08:06:23.350Z] 5dab1238d3d9: Pulling fs layer [2026-03-24T08:06:23.350Z] 196fd7d83e7d: Pulling fs layer [2026-03-24T08:06:23.350Z] 4f4fb700ef54: Pulling fs layer [2026-03-24T08:06:23.350Z] 8ba94037c8f0: Pulling fs layer [2026-03-24T08:06:23.350Z] deaec5988b04: Pulling fs layer [2026-03-24T08:06:23.350Z] 9f65657bb879: Pulling fs layer [2026-03-24T08:06:23.350Z] 4f4fb700ef54: Waiting [2026-03-24T08:06:23.350Z] 8ba94037c8f0: Waiting [2026-03-24T08:06:23.350Z] 196fd7d83e7d: Waiting [2026-03-24T08:06:23.350Z] deaec5988b04: Waiting [2026-03-24T08:06:23.350Z] 9f65657bb879: Waiting [2026-03-24T08:06:23.350Z] d32bb0dddca7: Verifying Checksum [2026-03-24T08:06:23.350Z] d32bb0dddca7: Download complete [2026-03-24T08:06:23.350Z] 196fd7d83e7d: Verifying Checksum [2026-03-24T08:06:23.350Z] 196fd7d83e7d: Download complete [2026-03-24T08:06:23.350Z] 4f4fb700ef54: Verifying Checksum [2026-03-24T08:06:23.350Z] 4f4fb700ef54: Download complete [2026-03-24T08:06:23.350Z] 8ba94037c8f0: Verifying Checksum [2026-03-24T08:06:23.350Z] 8ba94037c8f0: Download complete [2026-03-24T08:06:23.617Z] 6b59a28fa201: Verifying Checksum [2026-03-24T08:06:23.617Z] 6b59a28fa201: Download complete [2026-03-24T08:06:23.886Z] 9f65657bb879: Verifying Checksum [2026-03-24T08:06:23.886Z] 9f65657bb879: Download complete [2026-03-24T08:06:24.475Z] 6b59a28fa201: Pull complete [2026-03-24T08:06:25.061Z] d32bb0dddca7: Pull complete [2026-03-24T08:06:25.061Z] 5dab1238d3d9: Verifying Checksum [2026-03-24T08:06:25.061Z] 5dab1238d3d9: Download complete [2026-03-24T08:06:26.469Z] deaec5988b04: Verifying Checksum [2026-03-24T08:06:26.470Z] deaec5988b04: Download complete [2026-03-24T08:06:38.093Z] Still waiting to schedule task [2026-03-24T08:06:38.093Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-24T08:06:38.793Z] 5dab1238d3d9: Pull complete [2026-03-24T08:06:39.059Z] 196fd7d83e7d: Pull complete [2026-03-24T08:06:39.059Z] 4f4fb700ef54: Pull complete [2026-03-24T08:06:39.328Z] 8ba94037c8f0: Pull complete [2026-03-24T08:06:49.423Z] deaec5988b04: Pull complete [2026-03-24T08:06:50.844Z] 9f65657bb879: Pull complete [2026-03-24T08:06:50.844Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-24T08:06:50.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-24T08:06:50.844Z] ---> 334268110677 [2026-03-24T08:06:50.844Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-03-24T08:06:52.797Z] ---> Running in dd18225fb3c0 [2026-03-24T08:06:52.797Z] Removing intermediate container dd18225fb3c0 [2026-03-24T08:06:52.797Z] ---> a114a4e833bf [2026-03-24T08:06:52.797Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-24T08:06:52.797Z] ---> Running in 4d2fdf2d240d [2026-03-24T08:06:53.068Z] Removing intermediate container 4d2fdf2d240d [2026-03-24T08:06:53.068Z] ---> de240cba1784 [2026-03-24T08:06:53.068Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-24T08:06:53.347Z] ---> Running in a75a1046db46 [2026-03-24T08:06:54.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-24T08:06:54.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-24T08:06:56.301Z] OK: 255 MiB in 60 packages [2026-03-24T08:06:57.277Z] Removing intermediate container a75a1046db46 [2026-03-24T08:06:57.277Z] ---> cdcc64c8f51a [2026-03-24T08:06:57.277Z] Step 6/10 : WORKDIR /device-opcua [2026-03-24T08:06:57.277Z] ---> Running in 00e2b671b2da [2026-03-24T08:06:57.554Z] Removing intermediate container 00e2b671b2da [2026-03-24T08:06:57.554Z] ---> e022c55faeca [2026-03-24T08:06:57.554Z] Step 7/10 : COPY go.mod vendor* ./ [2026-03-24T08:07:00.144Z] ---> 6a2aaf6ce9b6 [2026-03-24T08:07:00.144Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-24T08:07:00.144Z] ---> Running in 1956ed8ae6e0 [2026-03-24T08:07:24.829Z] Running on prd-centos7-docker-4c-2g-4001 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-24T08:07:24.869Z] provisioning config files... [2026-03-24T08:07:24.910Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16395925950144198109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:07:26.947Z] ---> ****-login.sh [2026-03-24T08:07:26.947Z] nexus3.edgexfoundry.org:10001 [2026-03-24T08:08:51.849Z] Removing intermediate container 1956ed8ae6e0 [2026-03-24T08:08:51.849Z] ---> fd9ea20c9663 [2026-03-24T08:08:51.849Z] Step 9/10 : COPY . . [2026-03-24T08:08:51.849Z] ---> a5e4f43f8812 [2026-03-24T08:08:51.849Z] Step 10/10 : RUN ${MAKE} [2026-03-24T08:08:51.849Z] ---> Running in 2aa282a8b54f [2026-03-24T08:08:51.849Z] noop [2026-03-24T08:08:51.849Z] Removing intermediate container 2aa282a8b54f [2026-03-24T08:08:51.849Z] ---> 32b4241fa098 [2026-03-24T08:08:51.849Z] Successfully built 32b4241fa098 [2026-03-24T08:08:51.849Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:08:52.213Z] + docker inspect -f . ci-base-image-arm64 [2026-03-24T08:08:52.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T08:08:52.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-4000 does not seem to be running inside a container [2026-03-24T08:08:52.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/32 -v /w/workspace/device-opc-ua/32:/w/workspace/device-opc-ua/32:rw,z -v /w/workspace/device-opc-ua/32@tmp:/w/workspace/device-opc-ua/32@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 ******** ci-base-image-arm64 cat [2026-03-24T08:08:53.732Z] $ docker top 34e1884d1709e6dbe9536bbf6b4c59c98038f2749631b12e740ead180e027354 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-24T08:08:54.581Z] + go version [2026-03-24T08:08:54.581Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-24T08:08:54.597Z] $ docker stop --time=1 34e1884d1709e6dbe9536bbf6b4c59c98038f2749631b12e740ead180e027354 [2026-03-24T08:08:56.217Z] $ docker rm -f --volumes 34e1884d1709e6dbe9536bbf6b4c59c98038f2749631b12e740ead180e027354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:08:56.779Z] + docker inspect -f . ci-base-image-arm64 [2026-03-24T08:08:56.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T08:08:56.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-4000 does not seem to be running inside a container [2026-03-24T08:08:57.027Z] $ 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/32 -v /w/workspace/device-opc-ua/32:/w/workspace/device-opc-ua/32:rw,z -v /w/workspace/device-opc-ua/32@tmp:/w/workspace/device-opc-ua/32@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 ******** ci-base-image-arm64 cat [2026-03-24T08:08:58.200Z] $ docker top fbf139514dba7af34e652b84f950c31f3759e79cefe1f7d786961443561b53da -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-24T08:08:58.733Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/32 [Pipeline] fileExists [Pipeline] sh [2026-03-24T08:08:59.339Z] + make test [2026-03-24T08:08:59.340Z] go test ./... -coverprofile=coverage.out [2026-03-24T08:09:06.029Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-03-24T08:12:57.837Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-03-24T08:12:57.837Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.065s coverage: 41.4% of statements [2026-03-24T08:12:57.837Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-03-24T08:12:57.837Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-24T08:12:57.837Z] go vet ./... [2026-03-24T08:13:46.477Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-24T08:13:46.477Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-24T08:13:46.477Z] ./bin/test-attribution-txt.sh [2026-03-24T08:13:46.477Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-24T08:13:46.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-24T08:13:46.517Z] $ docker stop --time=1 fbf139514dba7af34e652b84f950c31f3759e79cefe1f7d786961443561b53da [2026-03-24T08:13:48.413Z] $ docker rm -f --volumes fbf139514dba7af34e652b84f950c31f3759e79cefe1f7d786961443561b53da [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-24T08:13:50.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-24T08:13:50.098Z] Warning: overwriting stash ‘coverage-report’ [2026-03-24T08:13:50.725Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-24T08:13:51.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-24T08:13:51.504Z] + ls -al . [2026-03-24T08:13:51.504Z] total 232 [2026-03-24T08:13:51.504Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 08:09 . [2026-03-24T08:13:51.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:06 .. [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 24 08:06 .dockerignore [2026-03-24T08:13:51.504Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 08:06 .git [2026-03-24T08:13:51.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:06 .github [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 24 08:06 .gitignore [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 24 08:06 .golangci.yml [2026-03-24T08:13:51.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:06 .vscode [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 22466 Mar 24 08:06 Attribution.txt [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 24 08:06 CHANGELOG.md [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 1242 Mar 24 08:06 Dockerfile [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 672 Mar 24 08:06 Jenkinsfile [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 24 08:06 LICENSE [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 2473 Mar 24 08:06 Makefile [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 24 08:06 README.md [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 24 08:04 VERSION [2026-03-24T08:13:51.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 08:06 bin [2026-03-24T08:13:51.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 08:06 cmd [2026-03-24T08:13:51.504Z] -rw-r--r-- 1 jenkins jenkins 23970 Mar 24 08:12 coverage.out [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 6820 Mar 24 08:06 go.mod [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 89461 Mar 24 08:06 go.sum [2026-03-24T08:13:51.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 08:06 internal [2026-03-24T08:13:51.504Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 24 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:13:51.861Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 --label arch=arm64 --label version=4.1.0-dev.17 . [2026-03-24T08:13:52.457Z] Sending build context to Docker daemon 9.626MB [2026-03-24T08:13:52.457Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-03-24T08:13:52.457Z] Step 2/23 : FROM ${BASE} AS builder [2026-03-24T08:13:52.457Z] ---> 32b4241fa098 [2026-03-24T08:13:52.457Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-03-24T08:13:52.457Z] ---> Running in 6b43a3e0b40b [2026-03-24T08:13:52.747Z] Removing intermediate container 6b43a3e0b40b [2026-03-24T08:13:52.747Z] ---> 1eed189bc394 [2026-03-24T08:13:52.747Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-24T08:13:52.747Z] ---> Running in f7c5c7d8bd03 [2026-03-24T08:13:53.022Z] Removing intermediate container f7c5c7d8bd03 [2026-03-24T08:13:53.022Z] ---> 1e5bc8f61a83 [2026-03-24T08:13:53.022Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-24T08:13:53.296Z] ---> Running in ab2e6c3b2c1e [2026-03-24T08:13:54.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-24T08:13:54.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-24T08:13:55.944Z] OK: 255 MiB in 60 packages [2026-03-24T08:13:56.931Z] Removing intermediate container ab2e6c3b2c1e [2026-03-24T08:13:56.931Z] ---> 054df7cfb68b [2026-03-24T08:13:56.931Z] Step 6/23 : WORKDIR /device-opcua [2026-03-24T08:13:56.931Z] ---> Running in 8ea6fdc44c4d [2026-03-24T08:13:57.200Z] Removing intermediate container 8ea6fdc44c4d [2026-03-24T08:13:57.200Z] ---> 0cf648c3cec0 [2026-03-24T08:13:57.200Z] Step 7/23 : COPY go.mod vendor* ./ [2026-03-24T08:13:57.785Z] ---> 62e53152e44d [2026-03-24T08:13:57.785Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-24T08:13:57.785Z] ---> Running in 9365cc922a8e [2026-03-24T08:13:59.735Z] Removing intermediate container 9365cc922a8e [2026-03-24T08:13:59.735Z] ---> 8f33810951aa [2026-03-24T08:13:59.735Z] Step 9/23 : COPY . . [2026-03-24T08:14:01.145Z] ---> afb80da624a8 [2026-03-24T08:14:01.145Z] Step 10/23 : RUN ${MAKE} [2026-03-24T08:14:01.145Z] ---> Running in 8322a565116f [2026-03-24T08:14:01.730Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-03-24T08:17:53.514Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-03-24T08:17:56.846Z] Removing intermediate container 8322a565116f [2026-03-24T08:17:56.846Z] ---> 738dc72bbfed [2026-03-24T08:17:56.846Z] Step 11/23 : FROM alpine:3.22 [2026-03-24T08:17:57.424Z] 3.22: Pulling from library/alpine [2026-03-24T08:17:57.691Z] d741ee1608f3: Pulling fs layer [2026-03-24T08:17:57.956Z] d741ee1608f3: Verifying Checksum [2026-03-24T08:17:57.956Z] d741ee1608f3: Download complete [2026-03-24T08:17:58.547Z] d741ee1608f3: Pull complete [2026-03-24T08:17:58.547Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-24T08:17:58.547Z] Status: Downloaded newer image for alpine:3.22 [2026-03-24T08:17:58.547Z] ---> 5a766deef0c8 [2026-03-24T08:17:58.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-03-24T08:17:58.814Z] ---> Running in 65772c050e3e [2026-03-24T08:17:59.080Z] Removing intermediate container 65772c050e3e [2026-03-24T08:17:59.080Z] ---> 1607416bc62a [2026-03-24T08:17:59.080Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-03-24T08:17:59.080Z] ---> Running in a08c4ac724a0 [2026-03-24T08:18:00.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-24T08:18:00.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-24T08:18:01.709Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-03-24T08:18:01.974Z] (2/6) Installing libgcc (14.2.0-r6) [2026-03-24T08:18:01.974Z] (3/6) Installing libsodium (1.0.20-r1) [2026-03-24T08:18:01.974Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-03-24T08:18:01.974Z] (5/6) Installing libzmq (4.3.5-r2) [2026-03-24T08:18:01.974Z] (6/6) Installing zeromq (4.3.5-r2) [2026-03-24T08:18:02.241Z] Executing busybox-1.37.0-r20.trigger [2026-03-24T08:18:02.241Z] OK: 12 MiB in 22 packages [2026-03-24T08:18:04.181Z] Removing intermediate container a08c4ac724a0 [2026-03-24T08:18:04.181Z] ---> fd75bd929199 [2026-03-24T08:18:04.181Z] Step 14/23 : RUN apk --no-cache upgrade [2026-03-24T08:18:04.181Z] ---> Running in aa5d725abea8 [2026-03-24T08:18:04.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-24T08:18:05.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-24T08:18:06.972Z] OK: 12 MiB in 22 packages [2026-03-24T08:18:07.552Z] Removing intermediate container aa5d725abea8 [2026-03-24T08:18:07.552Z] ---> 0f183a9cead8 [2026-03-24T08:18:07.552Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-03-24T08:18:10.123Z] ---> 22e2666cdba2 [2026-03-24T08:18:10.123Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-03-24T08:18:10.390Z] ---> f4d6eac1c4e9 [2026-03-24T08:18:10.390Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-03-24T08:18:10.659Z] ---> 6590f352878d [2026-03-24T08:18:10.659Z] Step 18/23 : EXPOSE 59997 [2026-03-24T08:18:10.925Z] ---> Running in be5f02664c02 [2026-03-24T08:18:11.191Z] Removing intermediate container be5f02664c02 [2026-03-24T08:18:11.191Z] ---> 71ad31a6bc9e [2026-03-24T08:18:11.191Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-03-24T08:18:11.191Z] ---> Running in c98e5712a246 [2026-03-24T08:18:11.456Z] Removing intermediate container c98e5712a246 [2026-03-24T08:18:11.456Z] ---> 6249bdf4df48 [2026-03-24T08:18:11.456Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-24T08:18:11.456Z] ---> Running in e804b230e6c9 [2026-03-24T08:18:11.724Z] Removing intermediate container e804b230e6c9 [2026-03-24T08:18:11.724Z] ---> 8c0e9e5e1ec4 [2026-03-24T08:18:11.724Z] Step 21/23 : LABEL arch=arm64 [2026-03-24T08:18:11.724Z] ---> Running in 208501dfb396 [2026-03-24T08:18:11.989Z] Removing intermediate container 208501dfb396 [2026-03-24T08:18:11.989Z] ---> f237c6b1fcb9 [2026-03-24T08:18:11.989Z] Step 22/23 : LABEL git_sha=6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:18:11.989Z] ---> Running in 036a9f90738f [2026-03-24T08:18:12.254Z] Removing intermediate container 036a9f90738f [2026-03-24T08:18:12.254Z] ---> 0ecdd4e970dd [2026-03-24T08:18:12.254Z] Step 23/23 : LABEL version=4.1.0-dev.17 [2026-03-24T08:18:12.522Z] ---> Running in b66c78668ef7 [2026-03-24T08:18:12.788Z] Removing intermediate container b66c78668ef7 [2026-03-24T08:18:12.788Z] ---> 1434eb25afc3 [2026-03-24T08:18:12.788Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-24T08:18:12.788Z] Successfully built 1434eb25afc3 [2026-03-24T08:18:12.788Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-24T08:18:12.949Z] provisioning config files... [2026-03-24T08:18:12.963Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/32@tmp/config14684940196290883918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:18:13.301Z] ---> ****-login.sh [2026-03-24T08:18:13.301Z] nexus3.edgexfoundry.org:10001 [2026-03-24T08:18:13.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:18:13.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:18:13.571Z] Configure a credential helper to remove this warning. See [2026-03-24T08:18:13.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:18:13.571Z] [2026-03-24T08:18:13.571Z] Login Succeeded [2026-03-24T08:18:13.571Z] nexus3.edgexfoundry.org:10002 [2026-03-24T08:18:13.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:18:13.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:18:13.840Z] Configure a credential helper to remove this warning. See [2026-03-24T08:18:13.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:18:13.840Z] [2026-03-24T08:18:13.840Z] Login Succeeded [2026-03-24T08:18:13.840Z] nexus3.edgexfoundry.org:10003 [2026-03-24T08:18:14.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:18:14.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:18:14.105Z] Configure a credential helper to remove this warning. See [2026-03-24T08:18:14.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:18:14.105Z] [2026-03-24T08:18:14.105Z] Login Succeeded [2026-03-24T08:18:14.105Z] nexus3.edgexfoundry.org:10004 [2026-03-24T08:18:14.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:18:14.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:18:14.637Z] Configure a credential helper to remove this warning. See [2026-03-24T08:18:14.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:18:14.637Z] [2026-03-24T08:18:14.638Z] Login Succeeded [2026-03-24T08:18:14.638Z] ****.io [2026-03-24T08:18:14.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-24T08:18:16.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-24T08:18:16.299Z] Configure a credential helper to remove this warning. See [2026-03-24T08:18:16.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-24T08:18:16.299Z] [2026-03-24T08:18:16.299Z] Login Succeeded [2026-03-24T08:18:16.299Z] ---> ****-login.sh ends [Pipeline] } [2026-03-24T08:18:16.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-24T08:18:16.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-24T08:18:16.393Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-03-24T08:18:16.393Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:18:16.393Z] latest [2026-03-24T08:18:16.393Z] 4.1.0-dev.17 [2026-03-24T08:18:16.393Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [2026-03-24T08:18:16.393Z] main [2026-03-24T08:18:16.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:16.788Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:17.131Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:18:17.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-24T08:18:17.131Z] daaa7270b26d: Preparing [2026-03-24T08:18:17.131Z] c0f6398d7b01: Preparing [2026-03-24T08:18:17.131Z] 2363a9b05d52: Preparing [2026-03-24T08:18:17.131Z] 8c352fcec065: Preparing [2026-03-24T08:18:17.131Z] 8b0873878593: Preparing [2026-03-24T08:18:17.131Z] c4e71c2a4573: Preparing [2026-03-24T08:18:17.131Z] c4e71c2a4573: Waiting [2026-03-24T08:18:17.401Z] c0f6398d7b01: Pushed [2026-03-24T08:18:17.401Z] 8c352fcec065: Pushed [2026-03-24T08:18:17.401Z] daaa7270b26d: Pushed [2026-03-24T08:18:17.401Z] c4e71c2a4573: Layer already exists [2026-03-24T08:18:18.352Z] 8b0873878593: Pushed [2026-03-24T08:18:28.396Z] 2363a9b05d52: Pushed [2026-03-24T08:18:28.396Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:28.759Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:29.113Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-03-24T08:18:29.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-24T08:18:29.113Z] daaa7270b26d: Preparing [2026-03-24T08:18:29.113Z] c0f6398d7b01: Preparing [2026-03-24T08:18:29.113Z] 2363a9b05d52: Preparing [2026-03-24T08:18:29.113Z] 8c352fcec065: Preparing [2026-03-24T08:18:29.113Z] 8b0873878593: Preparing [2026-03-24T08:18:29.113Z] c4e71c2a4573: Preparing [2026-03-24T08:18:29.113Z] c4e71c2a4573: Waiting [2026-03-24T08:18:29.113Z] 8c352fcec065: Layer already exists [2026-03-24T08:18:29.113Z] 2363a9b05d52: Layer already exists [2026-03-24T08:18:29.113Z] c0f6398d7b01: Layer already exists [2026-03-24T08:18:29.113Z] daaa7270b26d: Layer already exists [2026-03-24T08:18:29.113Z] 8b0873878593: Layer already exists [2026-03-24T08:18:29.113Z] c4e71c2a4573: Layer already exists [2026-03-24T08:18:29.113Z] latest: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:29.742Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:30.103Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [2026-03-24T08:18:30.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-24T08:18:30.103Z] daaa7270b26d: Preparing [2026-03-24T08:18:30.103Z] c0f6398d7b01: Preparing [2026-03-24T08:18:30.103Z] 2363a9b05d52: Preparing [2026-03-24T08:18:30.103Z] 8c352fcec065: Preparing [2026-03-24T08:18:30.103Z] 8b0873878593: Preparing [2026-03-24T08:18:30.103Z] c4e71c2a4573: Preparing [2026-03-24T08:18:30.103Z] c4e71c2a4573: Waiting [2026-03-24T08:18:30.103Z] 8b0873878593: Layer already exists [2026-03-24T08:18:30.103Z] 8c352fcec065: Layer already exists [2026-03-24T08:18:30.103Z] 2363a9b05d52: Layer already exists [2026-03-24T08:18:30.103Z] c0f6398d7b01: Layer already exists [2026-03-24T08:18:30.103Z] daaa7270b26d: Layer already exists [2026-03-24T08:18:30.103Z] c4e71c2a4573: Layer already exists [2026-03-24T08:18:30.103Z] 4.1.0-dev.17: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:30.737Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:31.088Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [2026-03-24T08:18:31.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-24T08:18:31.088Z] daaa7270b26d: Preparing [2026-03-24T08:18:31.088Z] c0f6398d7b01: Preparing [2026-03-24T08:18:31.089Z] 2363a9b05d52: Preparing [2026-03-24T08:18:31.089Z] 8c352fcec065: Preparing [2026-03-24T08:18:31.089Z] 8b0873878593: Preparing [2026-03-24T08:18:31.089Z] c4e71c2a4573: Preparing [2026-03-24T08:18:31.089Z] c4e71c2a4573: Waiting [2026-03-24T08:18:31.089Z] c0f6398d7b01: Layer already exists [2026-03-24T08:18:31.089Z] daaa7270b26d: Layer already exists [2026-03-24T08:18:31.089Z] 2363a9b05d52: Layer already exists [2026-03-24T08:18:31.089Z] 8b0873878593: Layer already exists [2026-03-24T08:18:31.089Z] 8c352fcec065: Layer already exists [2026-03-24T08:18:31.089Z] c4e71c2a4573: Layer already exists [2026-03-24T08:18:31.089Z] 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:31.712Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:32.058Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-03-24T08:18:32.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-24T08:18:32.058Z] daaa7270b26d: Preparing [2026-03-24T08:18:32.058Z] c0f6398d7b01: Preparing [2026-03-24T08:18:32.058Z] 2363a9b05d52: Preparing [2026-03-24T08:18:32.058Z] 8c352fcec065: Preparing [2026-03-24T08:18:32.058Z] 8b0873878593: Preparing [2026-03-24T08:18:32.058Z] c4e71c2a4573: Preparing [2026-03-24T08:18:32.058Z] c4e71c2a4573: Waiting [2026-03-24T08:18:32.058Z] daaa7270b26d: Layer already exists [2026-03-24T08:18:32.058Z] 2363a9b05d52: Layer already exists [2026-03-24T08:18:32.058Z] c0f6398d7b01: Layer already exists [2026-03-24T08:18:32.058Z] 8b0873878593: Layer already exists [2026-03-24T08:18:32.058Z] 8c352fcec065: Layer already exists [2026-03-24T08:18:32.058Z] c4e71c2a4573: Layer already exists [2026-03-24T08:18:32.322Z] main: digest: sha256:b5afd4c05ba2161e60f3e1f3590fa1e9698065f7045a5a805c04707c28734c8a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-24T08:18:32.400Z] ===================================================== [Pipeline] echo [2026-03-24T08:18:32.415Z] taggedImages: [2026-03-24T08:18:32.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [2026-03-24T08:18:32.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-03-24T08:18:32.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [2026-03-24T08:18:32.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [2026-03-24T08:18:32.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2026-03-24T08:18:32.430Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 [Pipeline] echo [2026-03-24T08:18:32.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2026-03-24T08:18:32.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] echo [2026-03-24T08:18:32.474Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1-4.1.0-dev.17 [Pipeline] echo [2026-03-24T08:18:32.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:32.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-24T08:18:32.872Z] [2026-03-24T08:18:32.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T08:18:33.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-24T08:18:33.202Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-24T08:18:33.202Z] 8998bd30e6a1: Pulling fs layer [2026-03-24T08:18:33.202Z] 04944245beec: Pulling fs layer [2026-03-24T08:18:33.202Z] 699f458cf7ca: Pulling fs layer [2026-03-24T08:18:33.202Z] 765212b225bb: Pulling fs layer [2026-03-24T08:18:33.202Z] f23df028b6ca: Pulling fs layer [2026-03-24T08:18:33.202Z] d65c8cfc05b1: Pulling fs layer [2026-03-24T08:18:33.202Z] 2437ff75d9bd: Pulling fs layer [2026-03-24T08:18:33.202Z] f23df028b6ca: Waiting [2026-03-24T08:18:33.202Z] d65c8cfc05b1: Waiting [2026-03-24T08:18:33.202Z] 2437ff75d9bd: Waiting [2026-03-24T08:18:33.467Z] 04944245beec: Verifying Checksum [2026-03-24T08:18:33.467Z] 04944245beec: Download complete [2026-03-24T08:18:33.467Z] 765212b225bb: Verifying Checksum [2026-03-24T08:18:33.467Z] 765212b225bb: Download complete [2026-03-24T08:18:33.467Z] f23df028b6ca: Verifying Checksum [2026-03-24T08:18:33.467Z] f23df028b6ca: Download complete [2026-03-24T08:18:33.468Z] d65c8cfc05b1: Verifying Checksum [2026-03-24T08:18:33.468Z] d65c8cfc05b1: Download complete [2026-03-24T08:18:33.468Z] 699f458cf7ca: Verifying Checksum [2026-03-24T08:18:34.050Z] 8998bd30e6a1: Download complete [2026-03-24T08:18:36.625Z] 2437ff75d9bd: Verifying Checksum [2026-03-24T08:18:36.625Z] 2437ff75d9bd: Download complete [2026-03-24T08:18:38.563Z] 8998bd30e6a1: Pull complete [2026-03-24T08:18:39.146Z] 04944245beec: Pull complete [2026-03-24T08:18:40.553Z] 699f458cf7ca: Pull complete [2026-03-24T08:18:40.820Z] 765212b225bb: Pull complete [2026-03-24T08:18:42.228Z] f23df028b6ca: Pull complete [2026-03-24T08:18:42.493Z] d65c8cfc05b1: Pull complete [2026-03-24T08:19:00.701Z] 2437ff75d9bd: Pull complete [2026-03-24T08:19:00.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-24T08:19:00.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-24T08:19:00.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T08:19:00.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-4000 does not seem to be running inside a container [2026-03-24T08:19:00.947Z] $ 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/32 -v /w/workspace/device-opc-ua/32:/w/workspace/device-opc-ua/32:rw,z -v /w/workspace/device-opc-ua/32@tmp:/w/workspace/device-opc-ua/32@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:arm64 cat [2026-03-24T08:19:02.194Z] $ docker top ccd1f3574aba5ccc213c13f99e28300f38843d90be3f5dd3647bfa698ffddfc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T08:19:03.094Z] ---> job-cost.sh [2026-03-24T08:19:03.094Z] lf-activate-venv: SKIPPING [2026-03-24T08:19:03.094Z] INFO: No Stack... [2026-03-24T08:19:03.360Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-24T08:19:04.312Z] INFO: Archiving Costs [Pipeline] sh [2026-03-24T08:19:04.627Z] + cat /w/workspace/device-opc-ua/32/archives/cost.csv [2026-03-24T08:19:04.627Z] + cut -d, -f6 [Pipeline] lock [2026-03-24T08:19:04.942Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [2026-03-24T08:19:04.950Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] did not exist. Created. [2026-03-24T08:19:04.955Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-24T08:19:05.290Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-24T08:19:05.364Z] Stashed 1 file(s) [Pipeline] } [2026-03-24T08:19:05.371Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-24T08:19:05.393Z] $ docker stop --time=1 ccd1f3574aba5ccc213c13f99e28300f38843d90be3f5dd3647bfa698ffddfc1 [2026-03-24T08:19:08.287Z] $ docker rm -f --volumes ccd1f3574aba5ccc213c13f99e28300f38843d90be3f5dd3647bfa698ffddfc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-24T14:03:42.091Z] Cancelling nested steps due to timeout [2026-03-24T14:03:42.098Z] Sending interrupt signal to process [2026-03-24T14:03:45.968Z] script returned exit code 143 [Pipeline] } [2026-03-24T14:03:45.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-24T14:03:46.643Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:03:46.946Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:03:47.513Z] ---> package-listing.sh [2026-03-24T14:03:47.513Z] ++ facter osfamily [2026-03-24T14:03:47.513Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-24T14:03:47.773Z] + OS_FAMILY=redhat [2026-03-24T14:03:47.773Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-03-24T14:03:47.773Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-24T14:03:47.773Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-24T14:03:47.773Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-24T14:03:47.773Z] + PACKAGES=/tmp/packages_start.txt [2026-03-24T14:03:47.773Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-24T14:03:47.773Z] + PACKAGES=/tmp/packages_end.txt [2026-03-24T14:03:47.773Z] + case "${OS_FAMILY}" in [2026-03-24T14:03:47.773Z] + rpm -qa [2026-03-24T14:03:47.773Z] + sort [2026-03-24T14:03:48.339Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-24T14:03:48.339Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-24T14:03:48.339Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-24T14:03:48.339Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-24T14:03:48.339Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-03-24T14:03:48.339Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-03-24T14:03:48.351Z] 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 [2026-03-24T14:03:48.631Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T14:03:49.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-24T14:03:49.215Z] [2026-03-24T14:03:49.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T14:03:49.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-24T14:03:49.530Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-24T14:03:49.530Z] 5eb5b503b376: Pulling fs layer [2026-03-24T14:03:49.530Z] 5c69ac0246d0: Pulling fs layer [2026-03-24T14:03:49.530Z] ec43610c2a17: Pulling fs layer [2026-03-24T14:03:49.530Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-24T14:03:49.530Z] 33b1e0a273af: Pulling fs layer [2026-03-24T14:03:49.530Z] 5d3b04190fa2: Pulling fs layer [2026-03-24T14:03:49.530Z] 2f39f015ded8: Pulling fs layer [2026-03-24T14:03:49.530Z] 3a2ae6a8a46f: Waiting [2026-03-24T14:03:49.530Z] 33b1e0a273af: Waiting [2026-03-24T14:03:49.530Z] 5d3b04190fa2: Waiting [2026-03-24T14:03:49.530Z] 2f39f015ded8: Waiting [2026-03-24T14:03:49.530Z] 5c69ac0246d0: Verifying Checksum [2026-03-24T14:03:49.530Z] 5c69ac0246d0: Download complete [2026-03-24T14:03:49.530Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-24T14:03:49.530Z] 3a2ae6a8a46f: Download complete [2026-03-24T14:03:49.797Z] 33b1e0a273af: Verifying Checksum [2026-03-24T14:03:49.797Z] 33b1e0a273af: Download complete [2026-03-24T14:03:49.797Z] ec43610c2a17: Verifying Checksum [2026-03-24T14:03:49.797Z] ec43610c2a17: Download complete [2026-03-24T14:03:49.797Z] 5d3b04190fa2: Verifying Checksum [2026-03-24T14:03:49.797Z] 5d3b04190fa2: Download complete [2026-03-24T14:03:49.797Z] 5eb5b503b376: Verifying Checksum [2026-03-24T14:03:49.797Z] 5eb5b503b376: Download complete [2026-03-24T14:03:50.391Z] 2f39f015ded8: Verifying Checksum [2026-03-24T14:03:50.391Z] 2f39f015ded8: Download complete [2026-03-24T14:03:51.008Z] 5eb5b503b376: Pull complete [2026-03-24T14:03:51.322Z] 5c69ac0246d0: Pull complete [2026-03-24T14:03:51.585Z] ec43610c2a17: Pull complete [2026-03-24T14:03:51.585Z] 3a2ae6a8a46f: Pull complete [2026-03-24T14:03:51.843Z] 33b1e0a273af: Pull complete [2026-03-24T14:03:51.843Z] 5d3b04190fa2: Pull complete [2026-03-24T14:03:56.064Z] 2f39f015ded8: Pull complete [2026-03-24T14:03:56.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-24T14:03:56.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-24T14:03:56.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T14:03:56.187Z] prd-centos7-docker-4c-2g-4001 does not seem to be running inside a container [2026-03-24T14:03:56.215Z] $ 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 [2026-03-24T14:03:59.018Z] $ docker top 47f3b39287242251b570e59d63806e054729722cea6af986ee0ef5d24bbb0ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-24T14:03:59.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-24T14:03:59.664Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-24T14:03:59.958Z] + ls /var/log/sa-host [2026-03-24T14:03:59.959Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-24T14:04:00.122Z] provisioning config files... [2026-03-24T14:04:00.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7671559920653597724tmp [Pipeline] { [Pipeline] echo [2026-03-24T14:04:00.152Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:00.443Z] ---> create-netrc.sh [Pipeline] } [2026-03-24T14:04:00.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:00.813Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-24T14:04:00.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:01.107Z] ---> sudo-logs.sh [2026-03-24T14:04:01.107Z] Archiving 'sudo' log.. [2026-03-24T14:04:01.107Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4001.novalocal: Name or service not known [2026-03-24T14:04:01.107Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4001.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-24T14:04:01.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:01.519Z] ---> job-cost.sh [2026-03-24T14:04:01.519Z] lf-activate-venv: SKIPPING [2026-03-24T14:04:01.519Z] DEBUG: total: 0.10999999940395355 [2026-03-24T14:04:01.519Z] INFO: Retrieving Stack Cost... [2026-03-24T14:04:01.777Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-24T14:04:02.035Z] INFO: Archiving Costs [Pipeline] echo [2026-03-24T14:04:02.045Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:02.333Z] ---> logs-deploy.sh [2026-03-24T14:04:02.333Z] lf-activate-venv: SKIPPING [2026-03-24T14:04:02.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/32 [2026-03-24T14:04:02.333Z] INFO: archiving workspace using pattern(s): [2026-03-24T14:04:03.266Z] Archives upload complete. [2026-03-24T14:04:03.266Z] INFO: archiving logs to Nexus [2026-03-24T14:04:04.203Z] ---> uname -a: [2026-03-24T14:04:04.203Z] Linux prd-centos7-docker-4c-2g-4001.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] ---> lscpu: [2026-03-24T14:04:04.203Z] Architecture: x86_64 [2026-03-24T14:04:04.203Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-24T14:04:04.203Z] Byte Order: Little Endian [2026-03-24T14:04:04.203Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-24T14:04:04.203Z] CPU(s): 2 [2026-03-24T14:04:04.203Z] On-line CPU(s) list: 0,1 [2026-03-24T14:04:04.203Z] Thread(s) per core: 1 [2026-03-24T14:04:04.203Z] Core(s) per socket: 1 [2026-03-24T14:04:04.203Z] Socket(s): 2 [2026-03-24T14:04:04.203Z] NUMA node(s): 1 [2026-03-24T14:04:04.203Z] Vendor ID: AuthenticAMD [2026-03-24T14:04:04.203Z] CPU family: 23 [2026-03-24T14:04:04.203Z] Model: 49 [2026-03-24T14:04:04.203Z] Model name: AMD EPYC-Rome Processor [2026-03-24T14:04:04.203Z] Stepping: 0 [2026-03-24T14:04:04.203Z] CPU MHz: 2799.934 [2026-03-24T14:04:04.203Z] BogoMIPS: 5599.86 [2026-03-24T14:04:04.203Z] Virtualization: AMD-V [2026-03-24T14:04:04.203Z] Hypervisor vendor: KVM [2026-03-24T14:04:04.203Z] Virtualization type: full [2026-03-24T14:04:04.203Z] L1d cache: 64 KiB [2026-03-24T14:04:04.203Z] L1i cache: 64 KiB [2026-03-24T14:04:04.203Z] L2 cache: 1 MiB [2026-03-24T14:04:04.203Z] L3 cache: 32 MiB [2026-03-24T14:04:04.203Z] NUMA node0 CPU(s): 0,1 [2026-03-24T14:04:04.203Z] Vulnerability Itlb multihit: Not affected [2026-03-24T14:04:04.203Z] Vulnerability L1tf: Not affected [2026-03-24T14:04:04.203Z] Vulnerability Mds: Not affected [2026-03-24T14:04:04.203Z] Vulnerability Meltdown: Not affected [2026-03-24T14:04:04.203Z] Vulnerability Mmio stale data: Not affected [2026-03-24T14:04:04.203Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-24T14:04:04.203Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-24T14:04:04.203Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-24T14:04:04.203Z] Vulnerability Srbds: Not affected [2026-03-24T14:04:04.203Z] Vulnerability Tsx async abort: Not affected [2026-03-24T14:04:04.203Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] ---> nproc: [2026-03-24T14:04:04.203Z] 2 [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] ---> df -h: [2026-03-24T14:04:04.203Z] Filesystem Size Used Avail Use% Mounted on [2026-03-24T14:04:04.203Z] overlay 40G 6.8G 34G 17% / [2026-03-24T14:04:04.203Z] tmpfs 64M 0 64M 0% /dev [2026-03-24T14:04:04.203Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-24T14:04:04.203Z] shm 64M 0 64M 0% /dev/shm [2026-03-24T14:04:04.203Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] [2026-03-24T14:04:04.203Z] Cannot open /var/log/sysstat/sa24: No such file or directory [2026-03-24T14:04:04.203Z] Please check if data collecting is enabled [2026-03-24T14:04:04.203Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-24T14:04:04.231Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-24T14:04:04.234Z] $ docker stop --time=1 47f3b39287242251b570e59d63806e054729722cea6af986ee0ef5d24bbb0ea6 [2026-03-24T14:04:05.383Z] $ docker rm -f --volumes 47f3b39287242251b570e59d63806e054729722cea6af986ee0ef5d24bbb0ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-24T14:04:05.463Z] [WS-CLEANUP] Deleting project workspace... [2026-03-24T14:04:05.464Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-24T14:04:05.481Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 [2026-03-24T14:04:05.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-24T14:04:05.937Z] [2026-03-24T14:04:05.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T14:04:06.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-24T14:04:06.238Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-24T14:04:06.238Z] 5eb5b503b376: Pulling fs layer [2026-03-24T14:04:06.238Z] 5c69ac0246d0: Pulling fs layer [2026-03-24T14:04:06.238Z] ec43610c2a17: Pulling fs layer [2026-03-24T14:04:06.238Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-24T14:04:06.238Z] 33b1e0a273af: Pulling fs layer [2026-03-24T14:04:06.238Z] 5d3b04190fa2: Pulling fs layer [2026-03-24T14:04:06.238Z] 2f39f015ded8: Pulling fs layer [2026-03-24T14:04:06.238Z] 3a2ae6a8a46f: Waiting [2026-03-24T14:04:06.238Z] 33b1e0a273af: Waiting [2026-03-24T14:04:06.238Z] 5d3b04190fa2: Waiting [2026-03-24T14:04:06.238Z] 2f39f015ded8: Waiting [2026-03-24T14:04:06.238Z] 5c69ac0246d0: Verifying Checksum [2026-03-24T14:04:06.238Z] 5c69ac0246d0: Download complete [2026-03-24T14:04:06.238Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-24T14:04:06.238Z] 3a2ae6a8a46f: Download complete [2026-03-24T14:04:06.238Z] 33b1e0a273af: Verifying Checksum [2026-03-24T14:04:06.238Z] 33b1e0a273af: Download complete [2026-03-24T14:04:06.238Z] 5d3b04190fa2: Download complete [2026-03-24T14:04:06.238Z] ec43610c2a17: Verifying Checksum [2026-03-24T14:04:06.238Z] ec43610c2a17: Download complete [2026-03-24T14:04:06.495Z] 5eb5b503b376: Verifying Checksum [2026-03-24T14:04:06.495Z] 5eb5b503b376: Download complete [2026-03-24T14:04:07.061Z] 2f39f015ded8: Verifying Checksum [2026-03-24T14:04:07.061Z] 2f39f015ded8: Download complete [2026-03-24T14:04:07.994Z] 5eb5b503b376: Pull complete [2026-03-24T14:04:08.253Z] 5c69ac0246d0: Pull complete [2026-03-24T14:04:08.819Z] ec43610c2a17: Pull complete [2026-03-24T14:04:08.819Z] 3a2ae6a8a46f: Pull complete [2026-03-24T14:04:09.076Z] 33b1e0a273af: Pull complete [2026-03-24T14:04:09.076Z] 5d3b04190fa2: Pull complete [2026-03-24T14:04:14.338Z] 2f39f015ded8: Pull complete [2026-03-24T14:04:14.338Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-24T14:04:14.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-24T14:04:14.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T14:04:14.437Z] prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container [2026-03-24T14:04:14.466Z] $ 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 [2026-03-24T14:04:15.666Z] $ docker top e3c29c52a1e91958bcf705a1ba70af8ee7cd581d29b931e7513563ae0cccd628 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:15.997Z] ---> job-cost.sh [2026-03-24T14:04:15.997Z] lf-activate-venv: SKIPPING [2026-03-24T14:04:15.997Z] INFO: No Stack... [2026-03-24T14:04:16.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-24T14:04:16.822Z] INFO: Archiving Costs [Pipeline] sh [2026-03-24T14:04:17.113Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-03-24T14:04:17.113Z] + cut -d, -f6 [Pipeline] lock [2026-03-24T14:04:17.126Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [2026-03-24T14:04:17.135Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] did not exist. Created. [2026-03-24T14:04:17.144Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-24T14:04:17.460Z] /w/workspace/edgexfoundry_device-opc-ua_main@tmp/durable-db11d0f4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-24T14:04:17.753Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-24T14:04:17.778Z] Warning: overwriting stash ‘stack-cost’ [2026-03-24T14:04:17.794Z] Stashed 1 file(s) [Pipeline] } [2026-03-24T14:04:17.801Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-24T14:04:17.831Z] $ docker stop --time=1 e3c29c52a1e91958bcf705a1ba70af8ee7cd581d29b931e7513563ae0cccd628 [2026-03-24T14:04:18.990Z] $ docker rm -f --volumes e3c29c52a1e91958bcf705a1ba70af8ee7cd581d29b931e7513563ae0cccd628 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-24T14:04:19.134Z] Failed in branch amd64 [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 [2026-03-24T14:04:19.972Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-03-24T14:04:19.972Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-24T14:04:19.972Z] total 16 [2026-03-24T14:04:19.972Z] drwxr-xr-x 3 root root 4096 Mar 24 14:04 . [2026-03-24T14:04:19.972Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 14:04 .. [2026-03-24T14:04:19.972Z] drwxr-xr-x 2 root root 4096 Mar 24 14:04 cost [2026-03-24T14:04:19.972Z] -rw-r--r-- 1 root root 86 Mar 24 14:04 cost.csv [2026-03-24T14:04:19.972Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-24T14:04:19.972Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-24T14:04:19.972Z] total 16 [2026-03-24T14:04:19.972Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 14:04 . [2026-03-24T14:04:19.972Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 14:04 .. [2026-03-24T14:04:19.972Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 14:04 cost [2026-03-24T14:04:19.972Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 24 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:20.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:21.133Z] ---> package-listing.sh [2026-03-24T14:04:21.133Z] ++ facter osfamily [2026-03-24T14:04:21.133Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-24T14:04:21.392Z] + OS_FAMILY=debian [2026-03-24T14:04:21.392Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-03-24T14:04:21.392Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-24T14:04:21.392Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-24T14:04:21.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-24T14:04:21.392Z] + PACKAGES=/tmp/packages_start.txt [2026-03-24T14:04:21.392Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-24T14:04:21.392Z] + PACKAGES=/tmp/packages_end.txt [2026-03-24T14:04:21.392Z] + case "${OS_FAMILY}" in [2026-03-24T14:04:21.392Z] + dpkg -l [2026-03-24T14:04:21.392Z] + grep '^ii' [2026-03-24T14:04:21.392Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-24T14:04:21.392Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-24T14:04:21.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-24T14:04:21.392Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-24T14:04:21.392Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-03-24T14:04:21.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-03-24T14:04:21.405Z] 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 [2026-03-24T14:04:21.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-24T14:04:22.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-24T14:04:22.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-24T14:04:22.321Z] prd-ubuntu20.04-docker-8c-8g-3998 does not seem to be running inside a container [2026-03-24T14:04:22.344Z] $ 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 [2026-03-24T14:04:22.556Z] $ docker top c316bcadf36cbf5fc70a14c3c4de54a8745707fcc616fdcd937d4e85bd39eccd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-24T14:04:22.896Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-24T14:04:23.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-24T14:04:23.465Z] + ls /var/log/sa-host [2026-03-24T14:04:23.465Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-24T14:04:23.494Z] provisioning config files... [2026-03-24T14:04:23.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4652310084918812166tmp [Pipeline] { [Pipeline] echo [2026-03-24T14:04:23.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:23.798Z] ---> create-netrc.sh [Pipeline] } [2026-03-24T14:04:23.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:24.117Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-24T14:04:24.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:24.410Z] ---> sudo-logs.sh [2026-03-24T14:04:24.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-24T14:04:24.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:24.722Z] ---> job-cost.sh [2026-03-24T14:04:24.722Z] lf-activate-venv: SKIPPING [2026-03-24T14:04:24.722Z] DEBUG: total: 1.5299999713897705 [2026-03-24T14:04:24.722Z] INFO: Retrieving Stack Cost... [2026-03-24T14:04:24.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-24T14:04:24.980Z] INFO: Archiving Costs [Pipeline] echo [2026-03-24T14:04:24.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-24T14:04:25.277Z] ---> logs-deploy.sh [2026-03-24T14:04:25.277Z] lf-activate-venv: SKIPPING [2026-03-24T14:04:25.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/32 [2026-03-24T14:04:25.277Z] INFO: archiving workspace using pattern(s): [2026-03-24T14:04:26.211Z] Archives upload complete. [2026-03-24T14:04:26.211Z] INFO: archiving logs to Nexus