Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f27b4e884d38fa7156051bfde96c0a285fb8485 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-ssh4688605010989375314.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-ssh14993696194799236177.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-ssh7552207436690749041.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-ssh14416603716178895888.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-ssh14459538035053513633.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-9608 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 > 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 Avoid second fetch Checking out Revision 0f27b4e884d38fa7156051bfde96c0a285fb8485 (main) Commit message: "Merge pull request #161 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f27b4e884d38fa7156051bfde96c0a285fb8485 # timeout=10 > git rev-list --no-walk 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-19T06:03:14.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-19T06:03:14.261Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-19T06:03:14.285Z] ========================================================= [2026-05-19T06:03:14.285Z] EdgeX Global Pipelines Version Info [2026-05-19T06:03:14.285Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:03:15.827Z] ------------------- [2026-05-19T06:03:15.827Z] stable info: [2026-05-19T06:03:15.827Z] ------------------- [2026-05-19T06:03:15.827Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-19T06:03:15.827Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-19T06:03:15.827Z] Message: update stable to v1.0.278 [2026-05-19T06:03:16.400Z] ------------------- [2026-05-19T06:03:16.400Z] experimental info: [2026-05-19T06:03:16.400Z] ------------------- [2026-05-19T06:03:16.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-19T06:03:16.400Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-19T06:03:16.400Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-19T06:03:16.479Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-05-19T06:03:16.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-05-19T06:03:16.514Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-19T06:03:16.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-19T06:03:16.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-19T06:03:16.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-19T06:03:16.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-19T06:03:16.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-19T06:03:16.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-19T06:03:16.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-19T06:03:16.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-19T06:03:16.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-05-19T06:03:16.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-19T06:03:16.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-19T06:03:16.735Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-19T06:03:16.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-19T06:03:16.770Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-19T06:03:16.793Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-19T06:03:16.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-19T06:03:16.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-19T06:03:16.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-19T06:03:16.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-19T06:03:16.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-19T06:03:16.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-19T06:03:16.957Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-19T06:03:16.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-19T06:03:17.007Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-19T06:03:17.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-19T06:03:17.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-19T06:03:17.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-19T06:03:17.101Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo [2026-05-19T06:03:17.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f27b4e [Pipeline] echo [2026-05-19T06:03:17.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-19T06:03:17.212Z] provisioning config files... [2026-05-19T06:03:17.235Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9914338022524560964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:03:17.561Z] ---> ****-login.sh [2026-05-19T06:03:17.561Z] nexus3.edgexfoundry.org:10001 [2026-05-19T06:03:17.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:17.820Z] [2026-05-19T06:03:17.820Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-19T06:03:17.820Z] Configure a credential helper to remove this warning. See [2026-05-19T06:03:17.820Z] https://docs.****.com/go/credential-store/ [2026-05-19T06:03:17.820Z] [2026-05-19T06:03:17.820Z] Login Succeeded [2026-05-19T06:03:17.820Z] nexus3.edgexfoundry.org:10002 [2026-05-19T06:03:17.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:18.082Z] [2026-05-19T06:03:18.082Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-19T06:03:18.082Z] Configure a credential helper to remove this warning. See [2026-05-19T06:03:18.082Z] https://docs.****.com/go/credential-store/ [2026-05-19T06:03:18.082Z] [2026-05-19T06:03:18.082Z] Login Succeeded [2026-05-19T06:03:18.082Z] nexus3.edgexfoundry.org:10003 [2026-05-19T06:03:18.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:18.082Z] [2026-05-19T06:03:18.082Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-19T06:03:18.082Z] Configure a credential helper to remove this warning. See [2026-05-19T06:03:18.082Z] https://docs.****.com/go/credential-store/ [2026-05-19T06:03:18.082Z] [2026-05-19T06:03:18.082Z] Login Succeeded [2026-05-19T06:03:18.082Z] nexus3.edgexfoundry.org:10004 [2026-05-19T06:03:18.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:18.082Z] [2026-05-19T06:03:18.082Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-19T06:03:18.082Z] Configure a credential helper to remove this warning. See [2026-05-19T06:03:18.082Z] https://docs.****.com/go/credential-store/ [2026-05-19T06:03:18.082Z] [2026-05-19T06:03:18.082Z] Login Succeeded [2026-05-19T06:03:18.082Z] ****.io [2026-05-19T06:03:18.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:18.341Z] [2026-05-19T06:03:18.341Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-19T06:03:18.341Z] Configure a credential helper to remove this warning. See [2026-05-19T06:03:18.341Z] https://docs.****.com/go/credential-store/ [2026-05-19T06:03:18.341Z] [2026-05-19T06:03:18.341Z] Login Succeeded [2026-05-19T06:03:18.341Z] ---> ****-login.sh ends [Pipeline] } [2026-05-19T06:03:18.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-19T06:03:18.756Z] + git rev-list -1 --merges 0f27b4e884d38fa7156051bfde96c0a285fb8485~1..0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo [2026-05-19T06:03:18.786Z] -----------> git rev-list -1 --merges 0f27b4e884d38fa7156051bfde96c0a285fb8485~1..0f27b4e884d38fa7156051bfde96c0a285fb8485 0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:03:18.786Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485 [false] [Pipeline] sh [2026-05-19T06:03:19.079Z] + git log --format=format:%s -1 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo [2026-05-19T06:03:19.093Z] ========================================================= [2026-05-19T06:03:19.093Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-19T06:03:19.093Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-19T06:03:19.441Z] + git log --format=format:%s -1 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo [2026-05-19T06:03:19.452Z] [semverPrep] GIT_COMMIT: 0f27b4e884d38fa7156051bfde96c0a285fb8485, Commit Message: Merge pull request #161 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-19T06:03:19.465Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-19T06:03:19.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-19T06:03:19.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-19T06:03:19.841Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-19T06:03:19.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-19T06:03:19.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-19T06:03:19.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-19T06:03:19.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:03:20.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-19T06:03:20.291Z] [2026-05-19T06:03:20.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:03:20.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-19T06:03:20.591Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-19T06:03:20.591Z] 3dae71ba6b94: Pulling fs layer [2026-05-19T06:03:20.591Z] 6bf1a483ea7c: Pulling fs layer [2026-05-19T06:03:20.591Z] f5dfc541a4d3: Pulling fs layer [2026-05-19T06:03:20.591Z] 461d9e800cba: Pulling fs layer [2026-05-19T06:03:20.591Z] 80192f66455f: Pulling fs layer [2026-05-19T06:03:20.591Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-19T06:03:20.591Z] a29436f7fd5d: Pulling fs layer [2026-05-19T06:03:20.591Z] 923cac83aea3: Pulling fs layer [2026-05-19T06:03:20.591Z] 25ad8b0a4227: Pulling fs layer [2026-05-19T06:03:20.591Z] db01528c6b51: Pulling fs layer [2026-05-19T06:03:20.591Z] 28988de357af: Pulling fs layer [2026-05-19T06:03:20.591Z] 80192f66455f: Waiting [2026-05-19T06:03:20.591Z] 461d9e800cba: Waiting [2026-05-19T06:03:20.591Z] 2e8e34ca0e6c: Waiting [2026-05-19T06:03:20.591Z] db01528c6b51: Waiting [2026-05-19T06:03:20.591Z] 923cac83aea3: Waiting [2026-05-19T06:03:20.591Z] 28988de357af: Waiting [2026-05-19T06:03:20.591Z] a29436f7fd5d: Waiting [2026-05-19T06:03:20.591Z] 25ad8b0a4227: Waiting [2026-05-19T06:03:20.591Z] 6bf1a483ea7c: Verifying Checksum [2026-05-19T06:03:20.591Z] 6bf1a483ea7c: Download complete [2026-05-19T06:03:20.591Z] 461d9e800cba: Download complete [2026-05-19T06:03:20.591Z] 80192f66455f: Download complete [2026-05-19T06:03:20.851Z] f5dfc541a4d3: Verifying Checksum [2026-05-19T06:03:20.851Z] f5dfc541a4d3: Download complete [2026-05-19T06:03:20.851Z] 3dae71ba6b94: Verifying Checksum [2026-05-19T06:03:20.851Z] 3dae71ba6b94: Download complete [2026-05-19T06:03:20.851Z] 923cac83aea3: Verifying Checksum [2026-05-19T06:03:20.851Z] 923cac83aea3: Download complete [2026-05-19T06:03:20.851Z] 25ad8b0a4227: Verifying Checksum [2026-05-19T06:03:20.851Z] 25ad8b0a4227: Download complete [2026-05-19T06:03:20.851Z] db01528c6b51: Verifying Checksum [2026-05-19T06:03:20.851Z] db01528c6b51: Download complete [2026-05-19T06:03:20.851Z] 28988de357af: Verifying Checksum [2026-05-19T06:03:20.851Z] 28988de357af: Download complete [2026-05-19T06:03:21.110Z] a29436f7fd5d: Verifying Checksum [2026-05-19T06:03:21.111Z] a29436f7fd5d: Download complete [2026-05-19T06:03:21.370Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-19T06:03:21.370Z] 2e8e34ca0e6c: Download complete [2026-05-19T06:03:22.304Z] 3dae71ba6b94: Pull complete [2026-05-19T06:03:22.304Z] 6bf1a483ea7c: Pull complete [2026-05-19T06:03:23.241Z] f5dfc541a4d3: Pull complete [2026-05-19T06:03:23.241Z] 461d9e800cba: Pull complete [2026-05-19T06:03:23.241Z] 80192f66455f: Pull complete [2026-05-19T06:03:27.451Z] 2e8e34ca0e6c: Pull complete [2026-05-19T06:03:28.388Z] a29436f7fd5d: Pull complete [2026-05-19T06:03:28.388Z] 923cac83aea3: Pull complete [2026-05-19T06:03:28.648Z] 25ad8b0a4227: Pull complete [2026-05-19T06:03:28.648Z] db01528c6b51: Pull complete [2026-05-19T06:03:28.923Z] 28988de357af: Pull complete [2026-05-19T06:03:29.183Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-19T06:03:29.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-19T06:03:29.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:03:29.336Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:03:29.370Z] $ 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-05-19T06:03:33.732Z] $ docker top 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 -eo pid,comm [2026-05-19T06:03:33.778Z] 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-05-19T06:03:33.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-19T06:03:33.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-19T06:03:33.844Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-19T06:03:33.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-19T06:03:33.963Z] $ docker exec 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent [2026-05-19T06:03:34.062Z] SSH_AUTH_SOCK=/tmp/ssh-onMo3vR8npD6/agent.32 [2026-05-19T06:03:34.062Z] SSH_AGENT_PID=38 [2026-05-19T06:03:34.070Z] Running ssh-add (command line suppressed) [2026-05-19T06:03:34.172Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3371803018829212845.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3371803018829212845.key) [2026-05-19T06:03:34.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-19T06:03:34.474Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-05-19T06:03:34.757Z] + git tag --points-at HEAD [Pipeline] } [2026-05-19T06:03:34.770Z] $ docker exec --env ******** --env ******** 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent -k [2026-05-19T06:03:34.859Z] unset SSH_AUTH_SOCK; [2026-05-19T06:03:34.860Z] unset SSH_AGENT_PID; [2026-05-19T06:03:34.860Z] echo Agent pid 38 killed; [2026-05-19T06:03:34.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-19T06:03:34.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-19T06:03:34.901Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-19T06:03:35.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-19T06:03:35.018Z] $ docker exec 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent [2026-05-19T06:03:35.114Z] SSH_AUTH_SOCK=/tmp/ssh-JTZCoJzoJ1Gs/agent.85 [2026-05-19T06:03:35.114Z] SSH_AGENT_PID=91 [2026-05-19T06:03:35.119Z] Running ssh-add (command line suppressed) [2026-05-19T06:03:35.227Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18049087738152124371.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18049087738152124371.key) [2026-05-19T06:03:35.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-19T06:03:35.532Z] + git semver init [2026-05-19T06:03:35.791Z] 2026-05-19 06:03:35,742 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-19T06:03:35.791Z] 2026-05-19 06:03:35,746 [run_init] DEBUG init version:0.0.0 force:False [2026-05-19T06:03:35.791Z] 2026-05-19 06:03:35,746 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-05-19T06:03:35.791Z] 2026-05-19 06:03:35,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-05-19T06:03:35.791Z] 2026-05-19 06:03:35,747 [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-05-19T06:03:37.185Z] 2026-05-19 06:03:36,905 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-05-19T06:03:37.185Z] 2026-05-19 06:03:36,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-05-19T06:03:37.185Z] 2026-05-19 06:03:36,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:03:37.185Z] 2026-05-19 06:03:36,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:03:37.185Z] 4.1.0-dev.17 [Pipeline] } [2026-05-19T06:03:37.202Z] $ docker exec --env ******** --env ******** 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 ssh-agent -k [2026-05-19T06:03:37.287Z] unset SSH_AUTH_SOCK; [2026-05-19T06:03:37.288Z] unset SSH_AGENT_PID; [2026-05-19T06:03:37.288Z] echo Agent pid 91 killed; [2026-05-19T06:03:37.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-19T06:03:37.627Z] + git semver [Pipeline] } [2026-05-19T06:03:37.903Z] $ docker stop --time=1 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 [2026-05-19T06:03:39.160Z] $ docker rm -f --volumes 55ab4fce09462446bbfa043ecbfe1f758c10167d25cfce0ebec5d276a507de92 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-19T06:03:39.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-19T06:03:39.767Z] Stashed 1 file(s) [Pipeline] echo [2026-05-19T06:03:39.769Z] [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-05-19T06:03:39.971Z] provisioning config files... [2026-05-19T06:03:39.999Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config829104633313810967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:03:40.305Z] ---> ****-login.sh [2026-05-19T06:03:40.305Z] nexus3.edgexfoundry.org:10001 [2026-05-19T06:03:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:40.305Z] Login Succeeded [2026-05-19T06:03:40.305Z] nexus3.edgexfoundry.org:10002 [2026-05-19T06:03:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:40.305Z] Login Succeeded [2026-05-19T06:03:40.305Z] nexus3.edgexfoundry.org:10003 [2026-05-19T06:03:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:40.568Z] Login Succeeded [2026-05-19T06:03:40.568Z] nexus3.edgexfoundry.org:10004 [2026-05-19T06:03:40.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:40.568Z] Login Succeeded [2026-05-19T06:03:40.568Z] ****.io [2026-05-19T06:03:40.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:03:40.828Z] Login Succeeded [2026-05-19T06:03:40.828Z] ---> ****-login.sh ends [Pipeline] } [2026-05-19T06:03:40.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-19T06:03:40.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-19T06:03:40.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-19T06:03:40.952Z] ========================================================= [2026-05-19T06:03:40.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-19T06:03:40.952Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:03:41.296Z] + 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-05-19T06:03:41.864Z] #0 building with "default" instance using docker driver [2026-05-19T06:03:41.864Z] [2026-05-19T06:03:41.864Z] #1 [internal] load build definition from Dockerfile [2026-05-19T06:03:41.864Z] #1 transferring dockerfile: 1.28kB done [2026-05-19T06:03:41.864Z] #1 DONE 0.0s [2026-05-19T06:03:41.864Z] [2026-05-19T06:03:41.864Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-19T06:03:41.864Z] #2 DONE 0.1s [2026-05-19T06:03:42.126Z] [2026-05-19T06:03:42.126Z] #3 [internal] load .dockerignore [2026-05-19T06:03:42.126Z] #3 transferring context: 102B done [2026-05-19T06:03:42.126Z] #3 DONE 0.0s [2026-05-19T06:03:42.126Z] [2026-05-19T06:03:42.126Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-19T06:03:42.126Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-19T06:03:42.126Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-19T06:03:42.126Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-19T06:03:42.126Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-05-19T06:03:42.126Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-19T06:03:42.126Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.1s [2026-05-19T06:03:42.126Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-19T06:03:42.126Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-05-19T06:03:42.126Z] #4 ... [2026-05-19T06:03:42.126Z] [2026-05-19T06:03:42.126Z] #5 [internal] load build context [2026-05-19T06:03:42.126Z] #5 transferring context: 18.75MB 0.2s done [2026-05-19T06:03:42.126Z] #5 DONE 0.2s [2026-05-19T06:03:42.126Z] [2026-05-19T06:03:42.126Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-19T06:03:42.126Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-19T06:03:42.126Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s [2026-05-19T06:03:42.126Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-19T06:03:42.126Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-05-19T06:03:42.126Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-05-19T06:03:42.126Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-19T06:03:42.126Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-05-19T06:03:42.126Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-19T06:03:42.389Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.3s [2026-05-19T06:03:42.389Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-19T06:03:42.389Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s [2026-05-19T06:03:42.389Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-19T06:03:42.389Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-19T06:03:42.389Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done [2026-05-19T06:03:42.389Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.5s [2026-05-19T06:03:42.389Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-19T06:03:42.389Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s [2026-05-19T06:03:42.762Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.6s [2026-05-19T06:03:42.762Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s [2026-05-19T06:03:42.762Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.7s [2026-05-19T06:03:42.762Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-05-19T06:03:43.021Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.9s [2026-05-19T06:03:43.021Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done [2026-05-19T06:03:43.021Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 89.10MB / 112.58MB 1.0s [2026-05-19T06:03:43.021Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done [2026-05-19T06:03:43.021Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-19T06:03:43.279Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-05-19T06:03:43.842Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done [2026-05-19T06:03:48.028Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done [2026-05-19T06:03:48.028Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-19T06:03:48.028Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-19T06:03:48.028Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-19T06:03:48.028Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-19T06:03:48.028Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-19T06:03:48.287Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-19T06:03:48.287Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-19T06:03:51.566Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-05-19T06:03:51.566Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-19T06:03:51.566Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-19T06:03:51.566Z] #4 DONE 9.7s [2026-05-19T06:03:51.824Z] [2026-05-19T06:03:51.824Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-19T06:03:51.824Z] #6 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-19T06:03:52.081Z] #6 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-19T06:03:52.081Z] #6 0.592 OK: 265 MiB in 60 packages [2026-05-19T06:03:54.931Z] Still waiting to schedule task [2026-05-19T06:03:54.932Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-19T06:03:55.442Z] #6 DONE 3.5s [2026-05-19T06:03:55.443Z] [2026-05-19T06:03:55.443Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-05-19T06:03:55.443Z] #7 DONE 0.0s [2026-05-19T06:03:55.443Z] [2026-05-19T06:03:55.443Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-19T06:03:55.443Z] #8 DONE 0.0s [2026-05-19T06:03:55.443Z] [2026-05-19T06:03:55.443Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-19T06:04:10.977Z] #9 DONE 14.5s [2026-05-19T06:04:10.977Z] [2026-05-19T06:04:10.977Z] #10 [builder 6/7] COPY . . [2026-05-19T06:04:10.977Z] #10 DONE 0.1s [2026-05-19T06:04:10.977Z] [2026-05-19T06:04:10.977Z] #11 [builder 7/7] RUN echo noop [2026-05-19T06:04:10.977Z] #11 0.217 noop [2026-05-19T06:04:10.977Z] #11 DONE 0.3s [2026-05-19T06:04:10.977Z] [2026-05-19T06:04:10.977Z] #12 exporting to image [2026-05-19T06:04:10.977Z] #12 exporting layers [2026-05-19T06:04:17.154Z] #12 exporting layers 7.0s done [2026-05-19T06:04:17.154Z] #12 writing image sha256:1bf6901419c2aa2f32b994eb507a296fd81a63c5f62a4cf2a212251800c8368d done [2026-05-19T06:04:17.154Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-19T06:04:17.154Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:04:17.485Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-19T06:04:17.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:04:17.562Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:04:17.595Z] $ 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-05-19T06:04:17.923Z] $ docker top 762d0422d7a28a63f3374ea71282dbbcfc0a88de08c9b6b0c144c963d63dd1f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-19T06:04:18.243Z] + go version [2026-05-19T06:04:18.243Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-19T06:04:18.254Z] $ docker stop --time=1 762d0422d7a28a63f3374ea71282dbbcfc0a88de08c9b6b0c144c963d63dd1f7 [2026-05-19T06:04:19.481Z] $ docker rm -f --volumes 762d0422d7a28a63f3374ea71282dbbcfc0a88de08c9b6b0c144c963d63dd1f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:04:19.905Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-19T06:04:19.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:04:19.990Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:04:20.023Z] $ 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-05-19T06:04:20.260Z] $ docker top 684796c0983c01e95c351f9c476baee0769f629f205154763c317dcd8cf3aca1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-19T06:04:20.597Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-05-19T06:04:20.895Z] + make test [2026-05-19T06:04:20.895Z] go test ./... -coverprofile=coverage.out [2026-05-19T06:04:22.266Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-19T06:04:44.194Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-19T06:04:44.194Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.013s coverage: 41.4% of statements [2026-05-19T06:04:44.194Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-19T06:04:52.294Z] 0 issues. [2026-05-19T06:04:52.294Z] go vet ./... [2026-05-19T06:04:58.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-19T06:04:58.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-19T06:04:58.855Z] ./bin/test-attribution-txt.sh [2026-05-19T06:04:58.855Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-19T06:04:58.855Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-19T06:04:58.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-19T06:04:58.891Z] $ docker stop --time=1 684796c0983c01e95c351f9c476baee0769f629f205154763c317dcd8cf3aca1 [2026-05-19T06:05:01.215Z] $ docker rm -f --volumes 684796c0983c01e95c351f9c476baee0769f629f205154763c317dcd8cf3aca1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-19T06:05:01.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-19T06:05:01.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-19T06:05:02.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-19T06:05:02.652Z] + ls -al . [2026-05-19T06:05:02.652Z] total 236 [2026-05-19T06:05:02.652Z] drwxrwxr-x 9 jenkins jenkins 4096 May 19 06:04 . [2026-05-19T06:05:02.652Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:03 .. [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 62 May 19 06:03 .dockerignore [2026-05-19T06:05:02.652Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:04 .git [2026-05-19T06:05:02.652Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:03 .github [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 101 May 19 06:03 .gitignore [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 359 May 19 06:03 .golangci.yml [2026-05-19T06:05:02.652Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:03 .semver [2026-05-19T06:05:02.652Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:03 .vscode [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 19 06:03 Attribution.txt [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 2560 May 19 06:03 CHANGELOG.md [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 19 06:03 Dockerfile [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 672 May 19 06:03 Jenkinsfile [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 19 06:03 LICENSE [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 19 06:03 Makefile [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 19 06:03 README.md [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 12 May 19 06:03 VERSION [2026-05-19T06:05:02.652Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:03 bin [2026-05-19T06:05:02.652Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:03 cmd [2026-05-19T06:05:02.652Z] -rw-r--r-- 1 jenkins jenkins 23970 May 19 06:04 coverage.out [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 6736 May 19 06:03 go.mod [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 89331 May 19 06:03 go.sum [2026-05-19T06:05:02.652Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:03 internal [2026-05-19T06:05:02.652Z] -rw-rw-r-- 1 jenkins jenkins 260 May 19 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:02.970Z] + 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=0f27b4e884d38fa7156051bfde96c0a285fb8485 --label arch=amd64 --label version=4.1.0-dev.17 . [2026-05-19T06:05:02.970Z] #0 building with "default" instance using docker driver [2026-05-19T06:05:02.970Z] [2026-05-19T06:05:02.970Z] #1 [internal] load build definition from Dockerfile [2026-05-19T06:05:02.970Z] #1 transferring dockerfile: 1.28kB done [2026-05-19T06:05:02.970Z] #1 DONE 0.0s [2026-05-19T06:05:02.970Z] [2026-05-19T06:05:02.970Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-19T06:05:02.970Z] #2 DONE 0.0s [2026-05-19T06:05:02.970Z] [2026-05-19T06:05:02.970Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-19T06:05:02.970Z] #3 DONE 0.1s [2026-05-19T06:05:03.228Z] [2026-05-19T06:05:03.228Z] #4 [internal] load .dockerignore [2026-05-19T06:05:03.228Z] #4 transferring context: 102B done [2026-05-19T06:05:03.228Z] #4 DONE 0.0s [2026-05-19T06:05:03.228Z] [2026-05-19T06:05:03.228Z] #5 [internal] load build context [2026-05-19T06:05:03.228Z] #5 transferring context: 36.19kB 0.0s done [2026-05-19T06:05:03.228Z] #5 DONE 0.0s [2026-05-19T06:05:03.228Z] [2026-05-19T06:05:03.228Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-19T06:05:03.228Z] #6 DONE 0.1s [2026-05-19T06:05:03.228Z] [2026-05-19T06:05:03.228Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-19T06:05:03.228Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-19T06:05:03.228Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-19T06:05:03.228Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-19T06:05:03.228Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-19T06:05:03.228Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-19T06:05:03.228Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-19T06:05:03.486Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-19T06:05:03.486Z] #7 DONE 0.3s [2026-05-19T06:05:03.486Z] [2026-05-19T06:05:03.486Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-05-19T06:05:03.486Z] #8 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-19T06:05:03.745Z] #8 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-19T06:05:04.002Z] #8 0.631 (1/6) Installing dumb-init (1.2.5-r3) [2026-05-19T06:05:04.002Z] #8 0.642 (2/6) Installing libgcc (14.2.0-r6) [2026-05-19T06:05:04.002Z] #8 0.648 (3/6) Installing libsodium (1.0.20-r1) [2026-05-19T06:05:04.002Z] #8 0.656 (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-19T06:05:04.002Z] #8 0.677 (5/6) Installing libzmq (4.3.5-r2) [2026-05-19T06:05:04.002Z] #8 0.686 (6/6) Installing zeromq (4.3.5-r2) [2026-05-19T06:05:04.002Z] #8 0.701 Executing busybox-1.37.0-r20.trigger [2026-05-19T06:05:04.259Z] #8 0.709 OK: 11 MiB in 22 packages [2026-05-19T06:05:04.259Z] #8 DONE 0.8s [2026-05-19T06:05:04.259Z] [2026-05-19T06:05:04.259Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-19T06:05:04.259Z] #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-19T06:05:04.259Z] #9 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-19T06:05:04.259Z] #9 0.767 OK: 265 MiB in 60 packages [2026-05-19T06:05:04.259Z] #9 DONE 0.9s [2026-05-19T06:05:04.260Z] [2026-05-19T06:05:04.260Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-05-19T06:05:04.260Z] #10 DONE 0.0s [2026-05-19T06:05:04.260Z] [2026-05-19T06:05:04.260Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-19T06:05:04.260Z] #11 DONE 0.0s [2026-05-19T06:05:04.260Z] [2026-05-19T06:05:04.260Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-19T06:05:04.825Z] #12 DONE 0.6s [2026-05-19T06:05:04.825Z] [2026-05-19T06:05:04.825Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-19T06:05:04.825Z] #13 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-19T06:05:04.825Z] #13 0.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-19T06:05:04.825Z] #13 ... [2026-05-19T06:05:04.825Z] [2026-05-19T06:05:04.825Z] #14 [builder 6/7] COPY . . [2026-05-19T06:05:04.825Z] #14 DONE 0.1s [2026-05-19T06:05:05.082Z] [2026-05-19T06:05:05.082Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-19T06:05:05.082Z] #13 0.822 OK: 11 MiB in 22 packages [2026-05-19T06:05:05.082Z] #13 DONE 0.9s [2026-05-19T06:05:05.082Z] [2026-05-19T06:05:05.082Z] #15 [builder 7/7] RUN make build [2026-05-19T06:05:05.340Z] #15 0.211 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.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-05-19T06:05:31.883Z] #15 24.91 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-19T06:05:31.883Z] #15 DONE 26.1s [2026-05-19T06:05:31.883Z] [2026-05-19T06:05:31.883Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-05-19T06:05:31.883Z] #16 DONE 0.2s [2026-05-19T06:05:31.883Z] [2026-05-19T06:05:31.883Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-05-19T06:05:31.883Z] #17 DONE 0.0s [2026-05-19T06:05:31.883Z] [2026-05-19T06:05:31.883Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-05-19T06:05:31.883Z] #18 DONE 0.0s [2026-05-19T06:05:31.883Z] [2026-05-19T06:05:31.883Z] #19 exporting to image [2026-05-19T06:05:31.883Z] #19 exporting layers 0.1s done [2026-05-19T06:05:31.883Z] #19 writing image sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done [2026-05-19T06:05:31.883Z] #19 naming to docker.io/library/device-opc-ua done [2026-05-19T06:05:31.883Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-19T06:05:32.024Z] provisioning config files... [2026-05-19T06:05:32.035Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4762711664744431023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:05:32.347Z] ---> ****-login.sh [2026-05-19T06:05:32.347Z] nexus3.edgexfoundry.org:10001 [2026-05-19T06:05:32.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:05:32.347Z] Login Succeeded [2026-05-19T06:05:32.347Z] nexus3.edgexfoundry.org:10002 [2026-05-19T06:05:32.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:05:32.347Z] Login Succeeded [2026-05-19T06:05:32.347Z] nexus3.edgexfoundry.org:10003 [2026-05-19T06:05:32.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:05:32.605Z] Login Succeeded [2026-05-19T06:05:32.605Z] nexus3.edgexfoundry.org:10004 [2026-05-19T06:05:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:05:32.605Z] Login Succeeded [2026-05-19T06:05:32.605Z] ****.io [2026-05-19T06:05:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:05:32.864Z] Login Succeeded [2026-05-19T06:05:32.864Z] ---> ****-login.sh ends [Pipeline] } [2026-05-19T06:05:32.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-19T06:05:32.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-19T06:05:32.995Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-05-19T06:05:32.995Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:05:32.995Z] latest [2026-05-19T06:05:32.995Z] 4.1.0-dev.17 [2026-05-19T06:05:32.995Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:05:32.995Z] main [2026-05-19T06:05:32.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:33.369Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:33.678Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:05:33.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-19T06:05:33.678Z] cfded2cb18dc: Preparing [2026-05-19T06:05:33.678Z] 8f05e04a12d5: Preparing [2026-05-19T06:05:33.678Z] f323e2ba212b: Preparing [2026-05-19T06:05:33.678Z] 8804006ef9a6: Preparing [2026-05-19T06:05:33.678Z] 5ed225468256: Preparing [2026-05-19T06:05:33.678Z] 0854555d70ac: Preparing [2026-05-19T06:05:33.678Z] 0854555d70ac: Waiting [2026-05-19T06:05:33.678Z] 8804006ef9a6: Pushed [2026-05-19T06:05:33.678Z] 8f05e04a12d5: Pushed [2026-05-19T06:05:33.678Z] cfded2cb18dc: Pushed [2026-05-19T06:05:33.678Z] 0854555d70ac: Layer already exists [2026-05-19T06:05:34.245Z] 5ed225468256: Pushed [2026-05-19T06:05:38.438Z] f323e2ba212b: Pushed [2026-05-19T06:05:38.701Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:39.034Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:39.360Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-19T06:05:39.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-19T06:05:39.360Z] cfded2cb18dc: Preparing [2026-05-19T06:05:39.360Z] 8f05e04a12d5: Preparing [2026-05-19T06:05:39.360Z] f323e2ba212b: Preparing [2026-05-19T06:05:39.360Z] 8804006ef9a6: Preparing [2026-05-19T06:05:39.360Z] 5ed225468256: Preparing [2026-05-19T06:05:39.360Z] 0854555d70ac: Preparing [2026-05-19T06:05:39.360Z] 0854555d70ac: Waiting [2026-05-19T06:05:39.360Z] 5ed225468256: Layer already exists [2026-05-19T06:05:39.360Z] 8f05e04a12d5: Layer already exists [2026-05-19T06:05:39.360Z] 8804006ef9a6: Layer already exists [2026-05-19T06:05:39.360Z] cfded2cb18dc: Layer already exists [2026-05-19T06:05:39.360Z] f323e2ba212b: Layer already exists [2026-05-19T06:05:39.360Z] 0854555d70ac: Layer already exists [2026-05-19T06:05:39.360Z] latest: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:39.676Z] + 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-05-19T06:05:39.993Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-05-19T06:05:39.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-19T06:05:39.994Z] cfded2cb18dc: Preparing [2026-05-19T06:05:39.994Z] 8f05e04a12d5: Preparing [2026-05-19T06:05:39.994Z] f323e2ba212b: Preparing [2026-05-19T06:05:39.994Z] 8804006ef9a6: Preparing [2026-05-19T06:05:39.994Z] 5ed225468256: Preparing [2026-05-19T06:05:39.994Z] 0854555d70ac: Preparing [2026-05-19T06:05:39.994Z] 0854555d70ac: Waiting [2026-05-19T06:05:39.994Z] 8f05e04a12d5: Layer already exists [2026-05-19T06:05:39.994Z] 5ed225468256: Layer already exists [2026-05-19T06:05:39.994Z] 8804006ef9a6: Layer already exists [2026-05-19T06:05:39.994Z] cfded2cb18dc: Layer already exists [2026-05-19T06:05:39.994Z] f323e2ba212b: Layer already exists [2026-05-19T06:05:39.994Z] 0854555d70ac: Layer already exists [2026-05-19T06:05:39.994Z] 4.1.0-dev.17: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:40.321Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:40.651Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:05:40.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-19T06:05:40.651Z] cfded2cb18dc: Preparing [2026-05-19T06:05:40.651Z] 8f05e04a12d5: Preparing [2026-05-19T06:05:40.651Z] f323e2ba212b: Preparing [2026-05-19T06:05:40.651Z] 8804006ef9a6: Preparing [2026-05-19T06:05:40.651Z] 5ed225468256: Preparing [2026-05-19T06:05:40.651Z] 0854555d70ac: Preparing [2026-05-19T06:05:40.651Z] 0854555d70ac: Waiting [2026-05-19T06:05:40.651Z] 5ed225468256: Layer already exists [2026-05-19T06:05:40.651Z] f323e2ba212b: Layer already exists [2026-05-19T06:05:40.651Z] 8f05e04a12d5: Layer already exists [2026-05-19T06:05:40.651Z] cfded2cb18dc: Layer already exists [2026-05-19T06:05:40.651Z] 8804006ef9a6: Layer already exists [2026-05-19T06:05:40.651Z] 0854555d70ac: Layer already exists [2026-05-19T06:05:40.651Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:40.975Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:05:41.299Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-05-19T06:05:41.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-19T06:05:41.299Z] cfded2cb18dc: Preparing [2026-05-19T06:05:41.299Z] 8f05e04a12d5: Preparing [2026-05-19T06:05:41.299Z] f323e2ba212b: Preparing [2026-05-19T06:05:41.299Z] 8804006ef9a6: Preparing [2026-05-19T06:05:41.299Z] 5ed225468256: Preparing [2026-05-19T06:05:41.299Z] 0854555d70ac: Preparing [2026-05-19T06:05:41.299Z] 0854555d70ac: Waiting [2026-05-19T06:05:41.299Z] 8804006ef9a6: Layer already exists [2026-05-19T06:05:41.299Z] 8f05e04a12d5: Layer already exists [2026-05-19T06:05:41.299Z] f323e2ba212b: Layer already exists [2026-05-19T06:05:41.299Z] 5ed225468256: Layer already exists [2026-05-19T06:05:41.299Z] cfded2cb18dc: Layer already exists [2026-05-19T06:05:41.299Z] 0854555d70ac: Layer already exists [2026-05-19T06:05:41.299Z] main: digest: sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-19T06:05:41.377Z] ===================================================== [Pipeline] echo [2026-05-19T06:05:41.391Z] taggedImages: [2026-05-19T06:05:41.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:05:41.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-19T06:05:41.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-05-19T06:05:41.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:05:41.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2026-05-19T06:05:41.436Z] ========================================================= [2026-05-19T06:05:41.436Z] [edgeXBuildMultiArch] RAW Config: [2026-05-19T06:05:41.436Z] images: [2026-05-19T06:05:41.436Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:05:41.436Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-19T06:05:41.436Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-05-19T06:05:41.436Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:05:41.436Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-05-19T06:05:41.436Z] settingsFile: [2026-05-19T06:05:41.436Z] device-opc-ua-settings [2026-05-19T06:05:41.436Z] ========================================================= [Pipeline] node [2026-05-19T06:05:49.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9610 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-05-19T06:05:49.486Z] Running in /w/workspace/device-opc-ua/34 [Pipeline] { [Pipeline] checkout [2026-05-19T06:05:52.554Z] Selected Git installation does not exist. Using Default [2026-05-19T06:05:52.555Z] The recommended git tool is: NONE [2026-05-19T06:05:56.440Z] Still waiting to schedule task [2026-05-19T06:05:56.440Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-19T06:05:57.011Z] using credential edgex-jenkins-ssh [2026-05-19T06:05:57.034Z] Cloning the remote Git repository [2026-05-19T06:05:57.081Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-05-19T06:05:57.171Z] > git init /w/workspace/device-opc-ua/34 # timeout=10 [2026-05-19T06:05:57.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-05-19T06:05:57.310Z] > git --version # timeout=10 [2026-05-19T06:05:57.331Z] > git --version # 'git version 2.25.1' [2026-05-19T06:05:57.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-19T06:05:57.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-19T06:06:01.136Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-05-19T06:06:01.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-19T06:06:01.962Z] Avoid second fetch [2026-05-19T06:06:01.963Z] Checking out Revision 0f27b4e884d38fa7156051bfde96c0a285fb8485 (main) [2026-05-19T06:06:02.568Z] Commit message: "Merge pull request #161 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [2026-05-19T06:06:01.982Z] > git config core.sparsecheckout # timeout=10 [2026-05-19T06:06:02.055Z] > git checkout -f 0f27b4e884d38fa7156051bfde96c0a285fb8485 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-19T06:06:06.906Z] provisioning config files... [2026-05-19T06:06:06.936Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/34@tmp/config7898147163887924556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:07.599Z] ---> ****-login.sh [2026-05-19T06:06:07.599Z] nexus3.edgexfoundry.org:10001 [2026-05-19T06:06:07.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:08.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:08.139Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:08.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:08.140Z] [2026-05-19T06:06:08.140Z] Login Succeeded [2026-05-19T06:06:08.140Z] nexus3.edgexfoundry.org:10002 [2026-05-19T06:06:08.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:08.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:08.677Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:08.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:08.677Z] [2026-05-19T06:06:08.677Z] Login Succeeded [2026-05-19T06:06:08.677Z] nexus3.edgexfoundry.org:10003 [2026-05-19T06:06:08.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:08.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:08.945Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:08.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:08.945Z] [2026-05-19T06:06:08.945Z] Login Succeeded [2026-05-19T06:06:08.946Z] nexus3.edgexfoundry.org:10004 [2026-05-19T06:06:09.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:09.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:09.213Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:09.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:09.213Z] [2026-05-19T06:06:09.213Z] Login Succeeded [2026-05-19T06:06:09.213Z] ****.io [2026-05-19T06:06:09.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:09.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:09.753Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:09.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:09.753Z] [2026-05-19T06:06:09.753Z] Login Succeeded [2026-05-19T06:06:09.753Z] ---> ****-login.sh ends [Pipeline] } [2026-05-19T06:06:09.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-19T06:06:10.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-19T06:06:10.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-19T06:06:10.120Z] ========================================================= [2026-05-19T06:06:10.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-19T06:06:10.120Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:06:10.493Z] + 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-05-19T06:06:10.771Z] Sending build context to Docker daemon 9.578MB [2026-05-19T06:06:11.041Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-05-19T06:06:11.041Z] Step 2/10 : FROM ${BASE} AS builder [2026-05-19T06:06:11.041Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-19T06:06:11.041Z] 6b59a28fa201: Pulling fs layer [2026-05-19T06:06:11.041Z] d32bb0dddca7: Pulling fs layer [2026-05-19T06:06:11.041Z] 5dab1238d3d9: Pulling fs layer [2026-05-19T06:06:11.041Z] 196fd7d83e7d: Pulling fs layer [2026-05-19T06:06:11.041Z] 4f4fb700ef54: Pulling fs layer [2026-05-19T06:06:11.041Z] 8ba94037c8f0: Pulling fs layer [2026-05-19T06:06:11.041Z] deaec5988b04: Pulling fs layer [2026-05-19T06:06:11.041Z] 9f65657bb879: Pulling fs layer [2026-05-19T06:06:11.041Z] 196fd7d83e7d: Waiting [2026-05-19T06:06:11.041Z] 4f4fb700ef54: Waiting [2026-05-19T06:06:11.041Z] 8ba94037c8f0: Waiting [2026-05-19T06:06:11.041Z] deaec5988b04: Waiting [2026-05-19T06:06:11.041Z] 9f65657bb879: Waiting [2026-05-19T06:06:11.041Z] d32bb0dddca7: Verifying Checksum [2026-05-19T06:06:11.041Z] d32bb0dddca7: Download complete [2026-05-19T06:06:11.041Z] 196fd7d83e7d: Download complete [2026-05-19T06:06:11.041Z] 4f4fb700ef54: Verifying Checksum [2026-05-19T06:06:11.041Z] 4f4fb700ef54: Download complete [2026-05-19T06:06:11.311Z] 8ba94037c8f0: Verifying Checksum [2026-05-19T06:06:11.311Z] 8ba94037c8f0: Download complete [2026-05-19T06:06:11.311Z] 6b59a28fa201: Download complete [2026-05-19T06:06:11.904Z] 9f65657bb879: Verifying Checksum [2026-05-19T06:06:11.904Z] 9f65657bb879: Download complete [2026-05-19T06:06:12.871Z] 5dab1238d3d9: Verifying Checksum [2026-05-19T06:06:12.871Z] 5dab1238d3d9: Download complete [2026-05-19T06:06:13.841Z] 6b59a28fa201: Pull complete [2026-05-19T06:06:14.110Z] deaec5988b04: Verifying Checksum [2026-05-19T06:06:14.110Z] deaec5988b04: Download complete [2026-05-19T06:06:14.399Z] d32bb0dddca7: Pull complete [2026-05-19T06:06:20.657Z] Running on prd-centos7-docker-4c-2g-9611 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-19T06:06:20.710Z] provisioning config files... [2026-05-19T06:06:20.744Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2821403318191195773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:21.918Z] ---> ****-login.sh [2026-05-19T06:06:21.918Z] nexus3.edgexfoundry.org:10001 [2026-05-19T06:06:22.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:22.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:22.875Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:22.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:22.875Z] [2026-05-19T06:06:22.875Z] Login Succeeded [2026-05-19T06:06:22.875Z] nexus3.edgexfoundry.org:10002 [2026-05-19T06:06:22.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:22.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:22.875Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:22.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:22.876Z] [2026-05-19T06:06:22.876Z] Login Succeeded [2026-05-19T06:06:22.876Z] nexus3.edgexfoundry.org:10003 [2026-05-19T06:06:22.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:22.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:22.876Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:22.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:22.876Z] [2026-05-19T06:06:22.876Z] Login Succeeded [2026-05-19T06:06:22.876Z] nexus3.edgexfoundry.org:10004 [2026-05-19T06:06:22.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:23.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:23.144Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:23.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:23.144Z] [2026-05-19T06:06:23.144Z] Login Succeeded [2026-05-19T06:06:23.144Z] ****.io [2026-05-19T06:06:23.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:06:23.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:06:23.417Z] Configure a credential helper to remove this warning. See [2026-05-19T06:06:23.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:06:23.417Z] [2026-05-19T06:06:23.417Z] Login Succeeded [2026-05-19T06:06:23.417Z] ---> ****-login.sh ends [Pipeline] } [2026-05-19T06:06:23.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-19T06:06:23.917Z] + docker buildx ls [2026-05-19T06:06:24.539Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-19T06:06:24.539Z] default * docker [2026-05-19T06:06:24.539Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-19T06:06:24.962Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-19T06:06:24.963Z] edgex-builder [Pipeline] sh [2026-05-19T06:06:25.458Z] + docker buildx inspect --bootstrap [2026-05-19T06:06:25.724Z] #1 [internal] booting buildkit [2026-05-19T06:06:25.724Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-19T06:06:29.039Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2026-05-19T06:06:29.300Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-19T06:06:29.455Z] 5dab1238d3d9: Pull complete [2026-05-19T06:06:29.455Z] 196fd7d83e7d: Pull complete [2026-05-19T06:06:29.455Z] 4f4fb700ef54: Pull complete [2026-05-19T06:06:29.455Z] 8ba94037c8f0: Pull complete [2026-05-19T06:06:30.685Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2026-05-19T06:06:30.685Z] #1 DONE 5.0s [2026-05-19T06:06:30.685Z] Name: edgex-builder [2026-05-19T06:06:30.685Z] Driver: docker-container [2026-05-19T06:06:30.685Z] [2026-05-19T06:06:30.685Z] Nodes: [2026-05-19T06:06:30.685Z] Name: edgex-builder0 [2026-05-19T06:06:30.685Z] Endpoint: unix:///var/run/docker.sock [2026-05-19T06:06:30.685Z] Status: running [2026-05-19T06:06:30.685Z] Buildkit: v0.29.0 [2026-05-19T06:06:30.685Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-19T06:06:30.997Z] + docker buildx ls [2026-05-19T06:06:30.997Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-19T06:06:30.997Z] edgex-builder * docker-container [2026-05-19T06:06:30.997Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-19T06:06:30.997Z] default docker [2026-05-19T06:06:30.997Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-19T06:06:31.306Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485' [2026-05-19T06:06:31.306Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 --push - [2026-05-19T06:06:31.306Z] #1 [internal] load build definition from Dockerfile [2026-05-19T06:06:31.306Z] #1 transferring dockerfile: 198B done [2026-05-19T06:06:31.306Z] #1 DONE 0.0s [2026-05-19T06:06:31.306Z] [2026-05-19T06:06:31.306Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:06:31.306Z] #2 DONE 0.1s [2026-05-19T06:06:31.306Z] [2026-05-19T06:06:31.306Z] #3 [internal] load .dockerignore [2026-05-19T06:06:31.306Z] #3 transferring context: [2026-05-19T06:06:31.566Z] #3 transferring context: 2B done [2026-05-19T06:06:31.566Z] #3 DONE 0.0s [2026-05-19T06:06:31.566Z] [2026-05-19T06:06:31.566Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:06:31.566Z] #4 DONE 0.1s [2026-05-19T06:06:31.566Z] [2026-05-19T06:06:31.566Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:31.566Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:31.566Z] #5 DONE 0.0s [2026-05-19T06:06:31.566Z] [2026-05-19T06:06:31.566Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:31.566Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:31.566Z] #6 DONE 0.1s [2026-05-19T06:06:31.566Z] [2026-05-19T06:06:31.566Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-19T06:06:31.566Z] #7 DONE 0.0s [2026-05-19T06:06:31.566Z] [2026-05-19T06:06:31.566Z] #8 exporting to image [2026-05-19T06:06:31.566Z] #8 exporting layers done [2026-05-19T06:06:31.566Z] #8 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done [2026-05-19T06:06:31.566Z] #8 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done [2026-05-19T06:06:31.566Z] #8 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done [2026-05-19T06:06:31.566Z] #8 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done [2026-05-19T06:06:31.566Z] #8 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done [2026-05-19T06:06:31.566Z] #8 pushing layers 0.1s done [2026-05-19T06:06:31.566Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 [2026-05-19T06:06:31.566Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-19T06:06:31.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done [2026-05-19T06:06:31.827Z] #8 DONE 0.2s [2026-05-19T06:06:31.827Z] [2026-05-19T06:06:31.827Z] 1 warning found (use --debug to expand): [2026-05-19T06:06:31.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-19T06:06:32.120Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2026-05-19T06:06:32.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2026-05-19T06:06:32.121Z] #1 [internal] load build definition from Dockerfile [2026-05-19T06:06:32.121Z] #1 transferring dockerfile: 164B done [2026-05-19T06:06:32.121Z] #1 DONE 0.0s [2026-05-19T06:06:32.121Z] [2026-05-19T06:06:32.121Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-19T06:06:32.121Z] #2 DONE 0.0s [2026-05-19T06:06:32.121Z] [2026-05-19T06:06:32.121Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-19T06:06:32.121Z] #3 DONE 0.0s [2026-05-19T06:06:32.121Z] [2026-05-19T06:06:32.121Z] #4 [internal] load .dockerignore [2026-05-19T06:06:32.121Z] #4 transferring context: 2B done [2026-05-19T06:06:32.121Z] #4 DONE 0.0s [2026-05-19T06:06:32.121Z] [2026-05-19T06:06:32.121Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:32.121Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:32.121Z] #5 CACHED [2026-05-19T06:06:32.121Z] [2026-05-19T06:06:32.121Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:32.121Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:32.121Z] #6 DONE 0.0s [2026-05-19T06:06:32.381Z] [2026-05-19T06:06:32.381Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:32.381Z] #6 CACHED [2026-05-19T06:06:32.381Z] [2026-05-19T06:06:32.381Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-19T06:06:32.381Z] #7 DONE 0.0s [2026-05-19T06:06:32.381Z] [2026-05-19T06:06:32.381Z] #8 exporting to image [2026-05-19T06:06:32.381Z] #8 exporting layers done [2026-05-19T06:06:32.381Z] #8 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done [2026-05-19T06:06:32.381Z] #8 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done [2026-05-19T06:06:32.381Z] #8 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done [2026-05-19T06:06:32.381Z] #8 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done [2026-05-19T06:06:32.381Z] #8 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done [2026-05-19T06:06:32.381Z] #8 pushing layers 0.0s done [2026-05-19T06:06:32.381Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done [2026-05-19T06:06:32.381Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-19T06:06:32.381Z] #8 DONE 0.1s [2026-05-19T06:06:32.381Z] [2026-05-19T06:06:32.381Z] 1 warning found (use --debug to expand): [2026-05-19T06:06:32.381Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-19T06:06:32.678Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17' [2026-05-19T06:06:32.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 --push - [2026-05-19T06:06:32.678Z] #1 [internal] load build definition from Dockerfile [2026-05-19T06:06:32.678Z] #1 transferring dockerfile: 170B done [2026-05-19T06:06:32.678Z] #1 DONE 0.0s [2026-05-19T06:06:32.678Z] [2026-05-19T06:06:32.678Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-05-19T06:06:32.678Z] #2 DONE 0.0s [2026-05-19T06:06:32.678Z] [2026-05-19T06:06:32.678Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [2026-05-19T06:06:32.678Z] #3 DONE 0.0s [2026-05-19T06:06:32.678Z] [2026-05-19T06:06:32.678Z] #4 [internal] load .dockerignore [2026-05-19T06:06:32.678Z] #4 transferring context: 2B done [2026-05-19T06:06:32.678Z] #4 DONE 0.0s [2026-05-19T06:06:32.678Z] [2026-05-19T06:06:32.678Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:32.678Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:32.678Z] #5 CACHED [2026-05-19T06:06:32.678Z] [2026-05-19T06:06:32.678Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:32.678Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:32.678Z] #6 CACHED [2026-05-19T06:06:32.678Z] [2026-05-19T06:06:32.678Z] #7 exporting to image [2026-05-19T06:06:32.678Z] #7 exporting layers done [2026-05-19T06:06:32.678Z] #7 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done [2026-05-19T06:06:32.678Z] #7 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done [2026-05-19T06:06:32.678Z] #7 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done [2026-05-19T06:06:32.678Z] #7 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done [2026-05-19T06:06:32.678Z] #7 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done [2026-05-19T06:06:32.678Z] #7 pushing layers 0.0s done [2026-05-19T06:06:32.678Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 [2026-05-19T06:06:32.678Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-19T06:06:32.939Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done [2026-05-19T06:06:32.939Z] #7 DONE 0.1s [2026-05-19T06:06:32.939Z] [2026-05-19T06:06:32.939Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-19T06:06:32.939Z] #8 DONE 0.0s [2026-05-19T06:06:32.939Z] [2026-05-19T06:06:32.939Z] 1 warning found (use --debug to expand): [2026-05-19T06:06:32.939Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-19T06:06:33.228Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17' [2026-05-19T06:06:33.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 --push - [2026-05-19T06:06:33.228Z] #1 [internal] load build definition from Dockerfile [2026-05-19T06:06:33.228Z] #1 transferring dockerfile: 211B done [2026-05-19T06:06:33.228Z] #1 DONE 0.0s [2026-05-19T06:06:33.228Z] [2026-05-19T06:06:33.228Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:06:33.228Z] #2 DONE 0.0s [2026-05-19T06:06:33.228Z] [2026-05-19T06:06:33.228Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:06:33.228Z] #3 DONE 0.0s [2026-05-19T06:06:33.228Z] [2026-05-19T06:06:33.228Z] #4 [internal] load .dockerignore [2026-05-19T06:06:33.228Z] #4 transferring context: 2B done [2026-05-19T06:06:33.228Z] #4 DONE 0.0s [2026-05-19T06:06:33.228Z] [2026-05-19T06:06:33.228Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:33.228Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:33.228Z] #5 CACHED [2026-05-19T06:06:33.228Z] [2026-05-19T06:06:33.228Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:33.228Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:33.228Z] #6 CACHED [2026-05-19T06:06:33.228Z] [2026-05-19T06:06:33.228Z] #7 exporting to image [2026-05-19T06:06:33.228Z] #7 exporting layers done [2026-05-19T06:06:33.228Z] #7 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done [2026-05-19T06:06:33.228Z] #7 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done [2026-05-19T06:06:33.228Z] #7 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done [2026-05-19T06:06:33.228Z] #7 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done [2026-05-19T06:06:33.228Z] #7 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done [2026-05-19T06:06:33.228Z] #7 pushing layers 0.0s done [2026-05-19T06:06:33.228Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 [2026-05-19T06:06:33.228Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-19T06:06:33.487Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done [2026-05-19T06:06:33.487Z] #7 DONE 0.1s [2026-05-19T06:06:33.487Z] [2026-05-19T06:06:33.487Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-19T06:06:33.487Z] #8 DONE 0.0s [2026-05-19T06:06:33.487Z] [2026-05-19T06:06:33.487Z] 1 warning found (use --debug to expand): [2026-05-19T06:06:33.487Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-19T06:06:33.791Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2026-05-19T06:06:33.791Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2026-05-19T06:06:33.791Z] #1 [internal] load build definition from Dockerfile [2026-05-19T06:06:33.791Z] #1 transferring dockerfile: 162B done [2026-05-19T06:06:33.791Z] #1 DONE 0.0s [2026-05-19T06:06:33.791Z] [2026-05-19T06:06:33.791Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-05-19T06:06:33.791Z] #2 DONE 0.0s [2026-05-19T06:06:33.791Z] [2026-05-19T06:06:33.791Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-05-19T06:06:33.791Z] #3 DONE 0.0s [2026-05-19T06:06:33.791Z] [2026-05-19T06:06:33.791Z] #4 [internal] load .dockerignore [2026-05-19T06:06:33.791Z] #4 transferring context: 2B done [2026-05-19T06:06:33.791Z] #4 DONE 0.0s [2026-05-19T06:06:33.791Z] [2026-05-19T06:06:33.791Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:33.791Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:33.791Z] #5 CACHED [2026-05-19T06:06:33.791Z] [2026-05-19T06:06:33.791Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af [2026-05-19T06:06:33.791Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22ef9b005f7012b8e8a1f4207709f9bc4ee3aaa8bc400ccca4c8afa8088408af 0.0s done [2026-05-19T06:06:33.791Z] #6 CACHED [2026-05-19T06:06:33.791Z] [2026-05-19T06:06:33.791Z] #7 exporting to image [2026-05-19T06:06:33.791Z] #7 exporting layers done [2026-05-19T06:06:33.791Z] #7 exporting manifest sha256:2254739ab3714a692c35f764dbc45152619839d09d3a27ef49c2ef1651e0d041 done [2026-05-19T06:06:33.791Z] #7 exporting config sha256:49ed1b44dadabdffbd88f015cff5bb1266ae843a7dbcd2c503a1f7c44d6c72f0 done [2026-05-19T06:06:33.791Z] #7 exporting manifest sha256:749515a2158a2b650975203bca2aa2bd1cb4b658e79c6d04cfe5cec7d2081b93 done [2026-05-19T06:06:33.791Z] #7 exporting config sha256:498bf2497ccb79f3b9014d53ee55884f31e988ecb0cbc8f2e86cd78e23b40ec3 done [2026-05-19T06:06:33.791Z] #7 exporting manifest list sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 done [2026-05-19T06:06:33.791Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-19T06:06:33.791Z] #7 DONE 0.0s [2026-05-19T06:06:34.059Z] [2026-05-19T06:06:34.059Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-19T06:06:34.059Z] #8 DONE 0.0s [2026-05-19T06:06:34.059Z] [2026-05-19T06:06:34.059Z] #7 exporting to image [2026-05-19T06:06:34.059Z] #7 pushing layers 0.0s done [2026-05-19T06:06:34.059Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:cb26a4de2b59b84a1a781736e09d238cb127b3c0d0f69f1a376d01011c9551d7 0.1s done [2026-05-19T06:06:34.059Z] #7 DONE 0.1s [2026-05-19T06:06:34.059Z] [2026-05-19T06:06:34.059Z] 1 warning found (use --debug to expand): [2026-05-19T06:06:34.059Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-19T06:06:34.445Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:34.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:35.299Z] ---> package-listing.sh [2026-05-19T06:06:35.299Z] ++ facter osfamily [2026-05-19T06:06:35.299Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-19T06:06:35.560Z] + OS_FAMILY=redhat [2026-05-19T06:06:35.560Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-05-19T06:06:35.560Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-19T06:06:35.560Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-19T06:06:35.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-19T06:06:35.560Z] + PACKAGES=/tmp/packages_start.txt [2026-05-19T06:06:35.560Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-19T06:06:35.560Z] + PACKAGES=/tmp/packages_end.txt [2026-05-19T06:06:35.560Z] + case "${OS_FAMILY}" in [2026-05-19T06:06:35.560Z] + sort [2026-05-19T06:06:35.560Z] + rpm -qa [2026-05-19T06:06:36.133Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-19T06:06:36.133Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-19T06:06:36.133Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-19T06:06:36.133Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-19T06:06:36.133Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-05-19T06:06:36.133Z] + 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-05-19T06:06:36.144Z] 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-05-19T06:06:36.427Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:06:36.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-19T06:06:36.993Z] [2026-05-19T06:06:36.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:06:37.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-19T06:06:37.305Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-19T06:06:37.305Z] 5eb5b503b376: Pulling fs layer [2026-05-19T06:06:37.305Z] 5c69ac0246d0: Pulling fs layer [2026-05-19T06:06:37.305Z] ec43610c2a17: Pulling fs layer [2026-05-19T06:06:37.305Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-19T06:06:37.305Z] 33b1e0a273af: Pulling fs layer [2026-05-19T06:06:37.305Z] 5d3b04190fa2: Pulling fs layer [2026-05-19T06:06:37.305Z] 2f39f015ded8: Pulling fs layer [2026-05-19T06:06:37.305Z] 3a2ae6a8a46f: Waiting [2026-05-19T06:06:37.305Z] 33b1e0a273af: Waiting [2026-05-19T06:06:37.305Z] 5d3b04190fa2: Waiting [2026-05-19T06:06:37.305Z] 2f39f015ded8: Waiting [2026-05-19T06:06:37.305Z] 5c69ac0246d0: Verifying Checksum [2026-05-19T06:06:37.305Z] 5c69ac0246d0: Download complete [2026-05-19T06:06:37.305Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-19T06:06:37.305Z] 3a2ae6a8a46f: Download complete [2026-05-19T06:06:37.305Z] 33b1e0a273af: Verifying Checksum [2026-05-19T06:06:37.305Z] 33b1e0a273af: Download complete [2026-05-19T06:06:37.305Z] 5d3b04190fa2: Verifying Checksum [2026-05-19T06:06:37.305Z] 5d3b04190fa2: Download complete [2026-05-19T06:06:37.305Z] ec43610c2a17: Verifying Checksum [2026-05-19T06:06:37.305Z] ec43610c2a17: Download complete [2026-05-19T06:06:37.571Z] 5eb5b503b376: Verifying Checksum [2026-05-19T06:06:37.571Z] 5eb5b503b376: Download complete [2026-05-19T06:06:37.665Z] deaec5988b04: Pull complete [2026-05-19T06:06:38.145Z] 2f39f015ded8: Verifying Checksum [2026-05-19T06:06:38.145Z] 2f39f015ded8: Download complete [2026-05-19T06:06:39.125Z] 5eb5b503b376: Pull complete [2026-05-19T06:06:39.125Z] 5c69ac0246d0: Pull complete [2026-05-19T06:06:39.388Z] ec43610c2a17: Pull complete [2026-05-19T06:06:39.615Z] 9f65657bb879: Pull complete [2026-05-19T06:06:39.615Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-19T06:06:39.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-19T06:06:39.615Z] ---> 334268110677 [2026-05-19T06:06:39.615Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-05-19T06:06:39.649Z] 3a2ae6a8a46f: Pull complete [2026-05-19T06:06:39.649Z] 33b1e0a273af: Pull complete [2026-05-19T06:06:39.934Z] 5d3b04190fa2: Pull complete [2026-05-19T06:06:41.023Z] ---> Running in 8df64aeaee94 [2026-05-19T06:06:41.292Z] Removing intermediate container 8df64aeaee94 [2026-05-19T06:06:41.292Z] ---> 9dcf32f5fd61 [2026-05-19T06:06:41.292Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-19T06:06:41.560Z] ---> Running in 9582351c2631 [2026-05-19T06:06:41.844Z] Removing intermediate container 9582351c2631 [2026-05-19T06:06:41.844Z] ---> 39cc20616dd5 [2026-05-19T06:06:41.844Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-19T06:06:41.844Z] ---> Running in c198483d296e [2026-05-19T06:06:42.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-19T06:06:43.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-19T06:06:44.153Z] 2f39f015ded8: Pull complete [2026-05-19T06:06:44.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-19T06:06:44.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-19T06:06:44.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:06:44.318Z] prd-centos7-docker-4c-2g-9611 does not seem to be running inside a container [2026-05-19T06:06:44.359Z] $ 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-05-19T06:06:44.798Z] OK: 255 MiB in 60 packages [2026-05-19T06:06:45.758Z] Removing intermediate container c198483d296e [2026-05-19T06:06:45.758Z] ---> 7517c857588e [2026-05-19T06:06:45.758Z] Step 6/10 : WORKDIR /device-opcua [2026-05-19T06:06:45.758Z] ---> Running in 3043172030f1 [2026-05-19T06:06:46.025Z] Removing intermediate container 3043172030f1 [2026-05-19T06:06:46.026Z] ---> 626de9577bc7 [2026-05-19T06:06:46.026Z] Step 7/10 : COPY go.mod vendor* ./ [2026-05-19T06:06:46.616Z] ---> 9f2b1989e2f8 [2026-05-19T06:06:46.616Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-19T06:06:46.616Z] ---> Running in cfd715f1b0ad [2026-05-19T06:06:47.850Z] $ docker top 743377f8d613e178ab4abe48aba29063d39fd43789e4107dbdf4d742afdac4f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-19T06:06:48.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-19T06:06:48.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-19T06:06:48.783Z] + ls /var/log/sa-host [2026-05-19T06:06:48.783Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-19T06:06:48.941Z] provisioning config files... [2026-05-19T06:06:48.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1243245745331695186tmp [Pipeline] { [Pipeline] echo [2026-05-19T06:06:48.968Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:49.269Z] ---> create-netrc.sh [Pipeline] } [2026-05-19T06:06:49.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:49.626Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-19T06:06:49.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:49.921Z] ---> sudo-logs.sh [2026-05-19T06:06:49.921Z] Archiving 'sudo' log.. [2026-05-19T06:06:49.921Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9611.novalocal: Name or service not known [2026-05-19T06:06:49.921Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9611.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-19T06:06:49.950Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:50.242Z] ---> job-cost.sh [2026-05-19T06:06:50.242Z] lf-activate-venv: SKIPPING [2026-05-19T06:06:50.242Z] INFO: No Stack... [2026-05-19T06:06:50.500Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-19T06:06:51.067Z] INFO: Archiving Costs [Pipeline] echo [2026-05-19T06:06:51.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:06:51.371Z] ---> logs-deploy.sh [2026-05-19T06:06:51.371Z] lf-activate-venv: SKIPPING [2026-05-19T06:06:51.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/34 [2026-05-19T06:06:51.371Z] INFO: archiving workspace using pattern(s): [2026-05-19T06:06:52.306Z] Archives upload complete. [2026-05-19T06:06:52.306Z] INFO: archiving logs to Nexus [2026-05-19T06:06:52.885Z] ---> uname -a: [2026-05-19T06:06:52.885Z] Linux prd-centos7-docker-4c-2g-9611.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-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] ---> lscpu: [2026-05-19T06:06:52.885Z] Architecture: x86_64 [2026-05-19T06:06:52.885Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-19T06:06:52.885Z] Byte Order: Little Endian [2026-05-19T06:06:52.885Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-19T06:06:52.885Z] CPU(s): 2 [2026-05-19T06:06:52.885Z] On-line CPU(s) list: 0,1 [2026-05-19T06:06:52.885Z] Thread(s) per core: 1 [2026-05-19T06:06:52.885Z] Core(s) per socket: 1 [2026-05-19T06:06:52.885Z] Socket(s): 2 [2026-05-19T06:06:52.885Z] NUMA node(s): 1 [2026-05-19T06:06:52.885Z] Vendor ID: AuthenticAMD [2026-05-19T06:06:52.885Z] CPU family: 23 [2026-05-19T06:06:52.885Z] Model: 49 [2026-05-19T06:06:52.885Z] Model name: AMD EPYC-Rome Processor [2026-05-19T06:06:52.885Z] Stepping: 0 [2026-05-19T06:06:52.885Z] CPU MHz: 2799.998 [2026-05-19T06:06:52.885Z] BogoMIPS: 5599.99 [2026-05-19T06:06:52.885Z] Virtualization: AMD-V [2026-05-19T06:06:52.885Z] Hypervisor vendor: KVM [2026-05-19T06:06:52.885Z] Virtualization type: full [2026-05-19T06:06:52.885Z] L1d cache: 64 KiB [2026-05-19T06:06:52.885Z] L1i cache: 64 KiB [2026-05-19T06:06:52.885Z] L2 cache: 1 MiB [2026-05-19T06:06:52.885Z] L3 cache: 32 MiB [2026-05-19T06:06:52.885Z] NUMA node0 CPU(s): 0,1 [2026-05-19T06:06:52.885Z] Vulnerability Itlb multihit: Not affected [2026-05-19T06:06:52.885Z] Vulnerability L1tf: Not affected [2026-05-19T06:06:52.885Z] Vulnerability Mds: Not affected [2026-05-19T06:06:52.885Z] Vulnerability Meltdown: Not affected [2026-05-19T06:06:52.885Z] Vulnerability Mmio stale data: Not affected [2026-05-19T06:06:52.885Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-19T06:06:52.885Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-19T06:06:52.885Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-19T06:06:52.885Z] Vulnerability Srbds: Not affected [2026-05-19T06:06:52.885Z] Vulnerability Tsx async abort: Not affected [2026-05-19T06:06:52.885Z] 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-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] ---> nproc: [2026-05-19T06:06:52.885Z] 2 [2026-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] ---> df -h: [2026-05-19T06:06:52.885Z] Filesystem Size Used Avail Use% Mounted on [2026-05-19T06:06:52.885Z] overlay 40G 7.4G 33G 19% / [2026-05-19T06:06:52.885Z] tmpfs 64M 0 64M 0% /dev [2026-05-19T06:06:52.885Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-19T06:06:52.885Z] shm 64M 0 64M 0% /dev/shm [2026-05-19T06:06:52.885Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] [2026-05-19T06:06:52.885Z] Cannot open /var/log/sysstat/sa19: No such file or directory [2026-05-19T06:06:52.885Z] Please check if data collecting is enabled [2026-05-19T06:06:52.885Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-19T06:06:53.182Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-19T06:06:53.188Z] $ docker stop --time=1 743377f8d613e178ab4abe48aba29063d39fd43789e4107dbdf4d742afdac4f5 [2026-05-19T06:06:54.345Z] $ docker rm -f --volumes 743377f8d613e178ab4abe48aba29063d39fd43789e4107dbdf4d742afdac4f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-19T06:06:54.443Z] [WS-CLEANUP] Deleting project workspace... [2026-05-19T06:06:54.443Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-19T06:06:54.462Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:06:54.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-19T06:06:54.902Z] [2026-05-19T06:06:54.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:06:55.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-19T06:06:55.204Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-19T06:06:55.204Z] 5eb5b503b376: Pulling fs layer [2026-05-19T06:06:55.204Z] 5c69ac0246d0: Pulling fs layer [2026-05-19T06:06:55.204Z] ec43610c2a17: Pulling fs layer [2026-05-19T06:06:55.204Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-19T06:06:55.204Z] 33b1e0a273af: Pulling fs layer [2026-05-19T06:06:55.204Z] 5d3b04190fa2: Pulling fs layer [2026-05-19T06:06:55.204Z] 2f39f015ded8: Pulling fs layer [2026-05-19T06:06:55.204Z] 33b1e0a273af: Waiting [2026-05-19T06:06:55.204Z] 5d3b04190fa2: Waiting [2026-05-19T06:06:55.204Z] 2f39f015ded8: Waiting [2026-05-19T06:06:55.204Z] 3a2ae6a8a46f: Waiting [2026-05-19T06:06:55.204Z] 5c69ac0246d0: Verifying Checksum [2026-05-19T06:06:55.204Z] 5c69ac0246d0: Download complete [2026-05-19T06:06:55.204Z] 3a2ae6a8a46f: Download complete [2026-05-19T06:06:55.204Z] 33b1e0a273af: Verifying Checksum [2026-05-19T06:06:55.204Z] 33b1e0a273af: Download complete [2026-05-19T06:06:55.204Z] ec43610c2a17: Verifying Checksum [2026-05-19T06:06:55.204Z] ec43610c2a17: Download complete [2026-05-19T06:06:55.204Z] 5d3b04190fa2: Verifying Checksum [2026-05-19T06:06:55.204Z] 5d3b04190fa2: Download complete [2026-05-19T06:06:55.464Z] 5eb5b503b376: Verifying Checksum [2026-05-19T06:06:55.464Z] 5eb5b503b376: Download complete [2026-05-19T06:06:56.031Z] 2f39f015ded8: Download complete [2026-05-19T06:06:56.971Z] 5eb5b503b376: Pull complete [2026-05-19T06:06:56.971Z] 5c69ac0246d0: Pull complete [2026-05-19T06:06:57.538Z] ec43610c2a17: Pull complete [2026-05-19T06:06:57.538Z] 3a2ae6a8a46f: Pull complete [2026-05-19T06:06:58.106Z] 33b1e0a273af: Pull complete [2026-05-19T06:06:58.106Z] 5d3b04190fa2: Pull complete [2026-05-19T06:07:03.371Z] 2f39f015ded8: Pull complete [2026-05-19T06:07:03.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-19T06:07:03.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-19T06:07:03.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:07:03.462Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:07:03.493Z] $ 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-05-19T06:07:06.789Z] $ docker top 12e574408c668feee24d20b4e34ca4a02db772f4e799c07d90e99380f41199b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:07:07.177Z] ---> job-cost.sh [2026-05-19T06:07:07.177Z] lf-activate-venv: SKIPPING [2026-05-19T06:07:07.177Z] INFO: No Stack... [2026-05-19T06:07:07.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-19T06:07:07.697Z] INFO: Archiving Costs [Pipeline] sh [2026-05-19T06:07:07.994Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-05-19T06:07:07.994Z] + cut -d, -f6 [Pipeline] lock [2026-05-19T06:07:08.011Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [2026-05-19T06:07:08.019Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] did not exist. Created. [2026-05-19T06:07:08.024Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-19T06:07:08.335Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-19T06:07:08.376Z] Stashed 1 file(s) [Pipeline] } [2026-05-19T06:07:08.384Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-19T06:07:08.420Z] $ docker stop --time=1 12e574408c668feee24d20b4e34ca4a02db772f4e799c07d90e99380f41199b5 [2026-05-19T06:07:09.959Z] $ docker rm -f --volumes 12e574408c668feee24d20b4e34ca4a02db772f4e799c07d90e99380f41199b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-19T06:08:23.277Z] Removing intermediate container cfd715f1b0ad [2026-05-19T06:08:23.278Z] ---> 3dcfe7f9ddde [2026-05-19T06:08:23.278Z] Step 9/10 : COPY . . [2026-05-19T06:08:23.278Z] ---> a8d5960059e0 [2026-05-19T06:08:23.278Z] Step 10/10 : RUN ${MAKE} [2026-05-19T06:08:23.278Z] ---> Running in ae561d2bf20c [2026-05-19T06:08:23.278Z] noop [2026-05-19T06:08:23.278Z] Removing intermediate container ae561d2bf20c [2026-05-19T06:08:23.278Z] ---> b7f376b208d7 [2026-05-19T06:08:23.278Z] Successfully built b7f376b208d7 [2026-05-19T06:08:23.278Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:08:23.643Z] + docker inspect -f . ci-base-image-arm64 [2026-05-19T06:08:23.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:08:23.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-9610 does not seem to be running inside a container [2026-05-19T06:08:23.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/34 -v /w/workspace/device-opc-ua/34:/w/workspace/device-opc-ua/34:rw,z -v /w/workspace/device-opc-ua/34@tmp:/w/workspace/device-opc-ua/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-19T06:08:25.064Z] $ docker top cb3e87aaeb3277b20028510fdc5f68d87e1dc344fcfb0cc48ee413751fb6c427 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-19T06:08:25.899Z] + go version [2026-05-19T06:08:25.899Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-19T06:08:25.929Z] $ docker stop --time=1 cb3e87aaeb3277b20028510fdc5f68d87e1dc344fcfb0cc48ee413751fb6c427 [2026-05-19T06:08:27.578Z] $ docker rm -f --volumes cb3e87aaeb3277b20028510fdc5f68d87e1dc344fcfb0cc48ee413751fb6c427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:08:28.170Z] + docker inspect -f . ci-base-image-arm64 [2026-05-19T06:08:28.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:08:28.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-9610 does not seem to be running inside a container [2026-05-19T06:08:28.445Z] $ 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/34 -v /w/workspace/device-opc-ua/34:/w/workspace/device-opc-ua/34:rw,z -v /w/workspace/device-opc-ua/34@tmp:/w/workspace/device-opc-ua/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-19T06:08:32.766Z] $ docker top 75eb80356deb9933bff62d534acd6c775cf549b2c3202532970b85b4109f3a88 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-19T06:08:33.294Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/34 [Pipeline] fileExists [Pipeline] sh [2026-05-19T06:08:33.895Z] + make test [2026-05-19T06:08:33.895Z] go test ./... -coverprofile=coverage.out [2026-05-19T06:08:39.236Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-19T06:12:31.264Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-19T06:12:31.264Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.080s coverage: 41.4% of statements [2026-05-19T06:12:31.264Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-19T06:12:31.264Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-19T06:12:31.264Z] go vet ./... [2026-05-19T06:13:10.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-19T06:13:10.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-19T06:13:10.322Z] ./bin/test-attribution-txt.sh [2026-05-19T06:13:10.322Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-19T06:13:10.322Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-19T06:13:10.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-19T06:13:10.396Z] $ docker stop --time=1 75eb80356deb9933bff62d534acd6c775cf549b2c3202532970b85b4109f3a88 [2026-05-19T06:13:12.252Z] $ docker rm -f --volumes 75eb80356deb9933bff62d534acd6c775cf549b2c3202532970b85b4109f3a88 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-19T06:13:13.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-19T06:13:13.873Z] Warning: overwriting stash ‘coverage-report’ [2026-05-19T06:13:14.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-19T06:13:15.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-19T06:13:15.483Z] + ls -al . [2026-05-19T06:13:15.483Z] total 232 [2026-05-19T06:13:15.483Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:08 . [2026-05-19T06:13:15.483Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:05 .. [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 62 May 19 06:06 .dockerignore [2026-05-19T06:13:15.483Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:06 .git [2026-05-19T06:13:15.483Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:06 .github [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 101 May 19 06:06 .gitignore [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 359 May 19 06:06 .golangci.yml [2026-05-19T06:13:15.483Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:06 .vscode [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 19 06:06 Attribution.txt [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 2560 May 19 06:06 CHANGELOG.md [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 19 06:06 Dockerfile [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 672 May 19 06:06 Jenkinsfile [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 19 06:06 LICENSE [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 19 06:06 Makefile [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 19 06:06 README.md [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 12 May 19 06:03 VERSION [2026-05-19T06:13:15.483Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:06 bin [2026-05-19T06:13:15.483Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 06:06 cmd [2026-05-19T06:13:15.483Z] -rw-r--r-- 1 jenkins jenkins 23970 May 19 06:12 coverage.out [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 6736 May 19 06:06 go.mod [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 89331 May 19 06:06 go.sum [2026-05-19T06:13:15.483Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:06 internal [2026-05-19T06:13:15.483Z] -rw-rw-r-- 1 jenkins jenkins 260 May 19 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:13:15.835Z] + 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=0f27b4e884d38fa7156051bfde96c0a285fb8485 --label arch=arm64 --label version=4.1.0-dev.17 . [2026-05-19T06:13:16.128Z] Sending build context to Docker daemon 9.603MB [2026-05-19T06:13:16.128Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-05-19T06:13:16.128Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-19T06:13:16.128Z] ---> b7f376b208d7 [2026-05-19T06:13:16.128Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-05-19T06:13:16.398Z] ---> Running in 67ef0bee9fd1 [2026-05-19T06:13:16.663Z] Removing intermediate container 67ef0bee9fd1 [2026-05-19T06:13:16.663Z] ---> bc8ba36cfe55 [2026-05-19T06:13:16.663Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-19T06:13:16.663Z] ---> Running in d1eec3fb4a92 [2026-05-19T06:13:16.951Z] Removing intermediate container d1eec3fb4a92 [2026-05-19T06:13:16.951Z] ---> aaa6ac1ae782 [2026-05-19T06:13:16.951Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-19T06:13:16.951Z] ---> Running in 6bf11a21583d [2026-05-19T06:13:17.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-19T06:13:18.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-19T06:13:20.223Z] OK: 255 MiB in 60 packages [2026-05-19T06:13:20.825Z] Removing intermediate container 6bf11a21583d [2026-05-19T06:13:20.825Z] ---> 678c7da64495 [2026-05-19T06:13:20.825Z] Step 6/23 : WORKDIR /device-opcua [2026-05-19T06:13:20.825Z] ---> Running in 28b445b508c1 [2026-05-19T06:13:21.095Z] Removing intermediate container 28b445b508c1 [2026-05-19T06:13:21.095Z] ---> 9166fc923bc5 [2026-05-19T06:13:21.095Z] Step 7/23 : COPY go.mod vendor* ./ [2026-05-19T06:13:21.683Z] ---> 005d2b6eaf9b [2026-05-19T06:13:21.683Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-19T06:13:21.683Z] ---> Running in de3d9297922f [2026-05-19T06:13:24.302Z] Removing intermediate container de3d9297922f [2026-05-19T06:13:24.302Z] ---> 5081ab60bf9a [2026-05-19T06:13:24.302Z] Step 9/23 : COPY . . [2026-05-19T06:13:24.907Z] ---> 5ab1b7f16c87 [2026-05-19T06:13:24.907Z] Step 10/23 : RUN ${MAKE} [2026-05-19T06:13:24.907Z] ---> Running in 565879ec9335 [2026-05-19T06:13:25.997Z] 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.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-05-19T06:17:03.459Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-19T06:17:18.477Z] Removing intermediate container 565879ec9335 [2026-05-19T06:17:18.477Z] ---> 2132d9c344d9 [2026-05-19T06:17:18.477Z] Step 11/23 : FROM alpine:3.22 [2026-05-19T06:17:18.477Z] 3.22: Pulling from library/alpine [2026-05-19T06:17:18.477Z] 58e777220c39: Pulling fs layer [2026-05-19T06:17:18.477Z] 58e777220c39: Verifying Checksum [2026-05-19T06:17:18.477Z] 58e777220c39: Download complete [2026-05-19T06:17:18.744Z] 58e777220c39: Pull complete [2026-05-19T06:17:18.744Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-19T06:17:18.744Z] Status: Downloaded newer image for alpine:3.22 [2026-05-19T06:17:18.744Z] ---> 6a2735c23ff3 [2026-05-19T06:17:18.744Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-05-19T06:17:18.744Z] ---> Running in 5180695a44c6 [2026-05-19T06:17:19.019Z] Removing intermediate container 5180695a44c6 [2026-05-19T06:17:19.019Z] ---> 2db759fc01b8 [2026-05-19T06:17:19.019Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-05-19T06:17:19.019Z] ---> Running in 1e5722f7bf19 [2026-05-19T06:17:19.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-19T06:17:20.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-19T06:17:21.991Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-05-19T06:17:21.991Z] (2/6) Installing libgcc (14.2.0-r6) [2026-05-19T06:17:21.991Z] (3/6) Installing libsodium (1.0.20-r1) [2026-05-19T06:17:21.991Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-19T06:17:21.991Z] (5/6) Installing libzmq (4.3.5-r2) [2026-05-19T06:17:22.257Z] (6/6) Installing zeromq (4.3.5-r2) [2026-05-19T06:17:22.257Z] Executing busybox-1.37.0-r20.trigger [2026-05-19T06:17:22.257Z] OK: 12 MiB in 22 packages [2026-05-19T06:17:23.664Z] Removing intermediate container 1e5722f7bf19 [2026-05-19T06:17:23.664Z] ---> 4c9766070c51 [2026-05-19T06:17:23.664Z] Step 14/23 : RUN apk --no-cache upgrade [2026-05-19T06:17:23.664Z] ---> Running in 3e0db9b6bf05 [2026-05-19T06:17:24.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-19T06:17:24.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-19T06:17:26.031Z] OK: 12 MiB in 22 packages [2026-05-19T06:17:26.990Z] Removing intermediate container 3e0db9b6bf05 [2026-05-19T06:17:26.990Z] ---> 134ae7a194e8 [2026-05-19T06:17:26.990Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-05-19T06:17:29.582Z] ---> 35055c091154 [2026-05-19T06:17:29.582Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-05-19T06:17:32.924Z] ---> 32b82fd3b86d [2026-05-19T06:17:32.924Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-05-19T06:17:33.508Z] ---> 546f77f77a5f [2026-05-19T06:17:33.508Z] Step 18/23 : EXPOSE 59997 [2026-05-19T06:17:33.508Z] ---> Running in b3e785e01b5e [2026-05-19T06:17:33.774Z] Removing intermediate container b3e785e01b5e [2026-05-19T06:17:33.774Z] ---> 6be7867ddb93 [2026-05-19T06:17:33.774Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-05-19T06:17:33.774Z] ---> Running in e30168d5d7de [2026-05-19T06:17:34.044Z] Removing intermediate container e30168d5d7de [2026-05-19T06:17:34.044Z] ---> 59767cae42dd [2026-05-19T06:17:34.044Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-19T06:17:34.044Z] ---> Running in c8a768eaa5b5 [2026-05-19T06:17:34.311Z] Removing intermediate container c8a768eaa5b5 [2026-05-19T06:17:34.311Z] ---> cc991f707990 [2026-05-19T06:17:34.311Z] Step 21/23 : LABEL arch=arm64 [2026-05-19T06:17:34.577Z] ---> Running in 4f29a20b1c79 [2026-05-19T06:17:34.844Z] Removing intermediate container 4f29a20b1c79 [2026-05-19T06:17:34.844Z] ---> cf6b9db2ebee [2026-05-19T06:17:34.844Z] Step 22/23 : LABEL git_sha=0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:17:34.844Z] ---> Running in 0220450a4cc8 [2026-05-19T06:17:35.110Z] Removing intermediate container 0220450a4cc8 [2026-05-19T06:17:35.110Z] ---> e1b7768957d3 [2026-05-19T06:17:35.110Z] Step 23/23 : LABEL version=4.1.0-dev.17 [2026-05-19T06:17:35.110Z] ---> Running in 12ca5328a8a0 [2026-05-19T06:17:35.376Z] Removing intermediate container 12ca5328a8a0 [2026-05-19T06:17:35.376Z] ---> cae455a530b8 [2026-05-19T06:17:35.376Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-19T06:17:35.376Z] Successfully built cae455a530b8 [2026-05-19T06:17:35.376Z] 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-05-19T06:17:35.527Z] provisioning config files... [2026-05-19T06:17:35.542Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/34@tmp/config5382263540746519682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:17:35.882Z] ---> ****-login.sh [2026-05-19T06:17:35.883Z] nexus3.edgexfoundry.org:10001 [2026-05-19T06:17:35.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:17:36.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:17:36.149Z] Configure a credential helper to remove this warning. See [2026-05-19T06:17:36.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:17:36.149Z] [2026-05-19T06:17:36.149Z] Login Succeeded [2026-05-19T06:17:36.149Z] nexus3.edgexfoundry.org:10002 [2026-05-19T06:17:36.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:17:36.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:17:36.415Z] Configure a credential helper to remove this warning. See [2026-05-19T06:17:36.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:17:36.415Z] [2026-05-19T06:17:36.415Z] Login Succeeded [2026-05-19T06:17:36.415Z] nexus3.edgexfoundry.org:10003 [2026-05-19T06:17:36.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:17:36.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:17:36.681Z] Configure a credential helper to remove this warning. See [2026-05-19T06:17:36.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:17:36.681Z] [2026-05-19T06:17:36.681Z] Login Succeeded [2026-05-19T06:17:36.948Z] nexus3.edgexfoundry.org:10004 [2026-05-19T06:17:36.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:17:37.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:17:37.214Z] Configure a credential helper to remove this warning. See [2026-05-19T06:17:37.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:17:37.214Z] [2026-05-19T06:17:37.214Z] Login Succeeded [2026-05-19T06:17:37.214Z] ****.io [2026-05-19T06:17:37.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-19T06:17:37.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-19T06:17:37.744Z] Configure a credential helper to remove this warning. See [2026-05-19T06:17:37.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-19T06:17:37.744Z] [2026-05-19T06:17:37.744Z] Login Succeeded [2026-05-19T06:17:37.744Z] ---> ****-login.sh ends [Pipeline] } [2026-05-19T06:17:37.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-19T06:17:37.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-19T06:17:37.845Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-05-19T06:17:37.845Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:17:37.845Z] latest [2026-05-19T06:17:37.845Z] 4.1.0-dev.17 [2026-05-19T06:17:37.845Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:17:37.845Z] main [2026-05-19T06:17:37.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:38.205Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:38.557Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:17:38.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-19T06:17:38.557Z] cc5925a200e2: Preparing [2026-05-19T06:17:38.557Z] 4f88b0b21bcc: Preparing [2026-05-19T06:17:38.557Z] e22c20bc5f00: Preparing [2026-05-19T06:17:38.557Z] aca7c2a6a099: Preparing [2026-05-19T06:17:38.557Z] b838fe886ac5: Preparing [2026-05-19T06:17:38.557Z] eeaa73608b53: Preparing [2026-05-19T06:17:38.557Z] eeaa73608b53: Waiting [2026-05-19T06:17:38.820Z] aca7c2a6a099: Pushed [2026-05-19T06:17:38.820Z] cc5925a200e2: Pushed [2026-05-19T06:17:38.820Z] 4f88b0b21bcc: Pushed [2026-05-19T06:17:38.820Z] eeaa73608b53: Layer already exists [2026-05-19T06:17:39.783Z] b838fe886ac5: Pushed [2026-05-19T06:17:49.843Z] e22c20bc5f00: Pushed [2026-05-19T06:17:49.843Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:50.207Z] + 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-05-19T06:17:50.558Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-05-19T06:17:50.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-19T06:17:50.558Z] cc5925a200e2: Preparing [2026-05-19T06:17:50.558Z] 4f88b0b21bcc: Preparing [2026-05-19T06:17:50.558Z] e22c20bc5f00: Preparing [2026-05-19T06:17:50.558Z] aca7c2a6a099: Preparing [2026-05-19T06:17:50.558Z] b838fe886ac5: Preparing [2026-05-19T06:17:50.558Z] eeaa73608b53: Preparing [2026-05-19T06:17:50.558Z] eeaa73608b53: Waiting [2026-05-19T06:17:50.558Z] e22c20bc5f00: Layer already exists [2026-05-19T06:17:50.558Z] b838fe886ac5: Layer already exists [2026-05-19T06:17:50.558Z] cc5925a200e2: Layer already exists [2026-05-19T06:17:50.558Z] 4f88b0b21bcc: Layer already exists [2026-05-19T06:17:50.558Z] aca7c2a6a099: Layer already exists [2026-05-19T06:17:50.558Z] eeaa73608b53: Layer already exists [2026-05-19T06:17:50.558Z] latest: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:51.179Z] + 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-05-19T06:17:51.532Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [2026-05-19T06:17:51.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-19T06:17:51.532Z] cc5925a200e2: Preparing [2026-05-19T06:17:51.532Z] 4f88b0b21bcc: Preparing [2026-05-19T06:17:51.532Z] e22c20bc5f00: Preparing [2026-05-19T06:17:51.532Z] aca7c2a6a099: Preparing [2026-05-19T06:17:51.532Z] b838fe886ac5: Preparing [2026-05-19T06:17:51.532Z] eeaa73608b53: Preparing [2026-05-19T06:17:51.532Z] eeaa73608b53: Waiting [2026-05-19T06:17:51.532Z] aca7c2a6a099: Layer already exists [2026-05-19T06:17:51.532Z] 4f88b0b21bcc: Layer already exists [2026-05-19T06:17:51.532Z] e22c20bc5f00: Layer already exists [2026-05-19T06:17:51.532Z] b838fe886ac5: Layer already exists [2026-05-19T06:17:51.532Z] cc5925a200e2: Layer already exists [2026-05-19T06:17:51.532Z] eeaa73608b53: Layer already exists [2026-05-19T06:17:51.532Z] 4.1.0-dev.17: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:51.889Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:52.260Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:17:52.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-19T06:17:52.260Z] cc5925a200e2: Preparing [2026-05-19T06:17:52.260Z] 4f88b0b21bcc: Preparing [2026-05-19T06:17:52.260Z] e22c20bc5f00: Preparing [2026-05-19T06:17:52.260Z] aca7c2a6a099: Preparing [2026-05-19T06:17:52.260Z] b838fe886ac5: Preparing [2026-05-19T06:17:52.260Z] eeaa73608b53: Preparing [2026-05-19T06:17:52.260Z] eeaa73608b53: Waiting [2026-05-19T06:17:52.260Z] cc5925a200e2: Layer already exists [2026-05-19T06:17:52.260Z] e22c20bc5f00: Layer already exists [2026-05-19T06:17:52.260Z] aca7c2a6a099: Layer already exists [2026-05-19T06:17:52.260Z] b838fe886ac5: Layer already exists [2026-05-19T06:17:52.260Z] 4f88b0b21bcc: Layer already exists [2026-05-19T06:17:52.260Z] eeaa73608b53: Layer already exists [2026-05-19T06:17:52.260Z] 0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:52.618Z] + 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-05-19T06:17:52.973Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-05-19T06:17:52.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-19T06:17:52.973Z] cc5925a200e2: Preparing [2026-05-19T06:17:52.973Z] 4f88b0b21bcc: Preparing [2026-05-19T06:17:52.973Z] e22c20bc5f00: Preparing [2026-05-19T06:17:52.973Z] aca7c2a6a099: Preparing [2026-05-19T06:17:52.973Z] b838fe886ac5: Preparing [2026-05-19T06:17:52.973Z] eeaa73608b53: Preparing [2026-05-19T06:17:52.973Z] eeaa73608b53: Waiting [2026-05-19T06:17:52.973Z] cc5925a200e2: Layer already exists [2026-05-19T06:17:52.973Z] b838fe886ac5: Layer already exists [2026-05-19T06:17:52.973Z] 4f88b0b21bcc: Layer already exists [2026-05-19T06:17:52.973Z] aca7c2a6a099: Layer already exists [2026-05-19T06:17:52.973Z] e22c20bc5f00: Layer already exists [2026-05-19T06:17:52.973Z] eeaa73608b53: Layer already exists [2026-05-19T06:17:52.973Z] main: digest: sha256:79f5fd0b0585cdcc895b8193a5231cdf0b70872319379311013310f830cb3382 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-19T06:17:53.054Z] ===================================================== [Pipeline] echo [2026-05-19T06:17:53.069Z] taggedImages: [2026-05-19T06:17:53.069Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 [2026-05-19T06:17:53.069Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-05-19T06:17:53.069Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [2026-05-19T06:17:53.069Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [2026-05-19T06:17:53.069Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2026-05-19T06:17:53.088Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] echo [2026-05-19T06:17:53.103Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2026-05-19T06:17:53.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] echo [2026-05-19T06:17:53.137Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:0f27b4e884d38fa7156051bfde96c0a285fb8485-4.1.0-dev.17 [Pipeline] echo [2026-05-19T06:17:53.149Z] 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-05-19T06:17:53.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-19T06:17:53.537Z] [2026-05-19T06:17:53.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:17:53.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-19T06:17:53.883Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-19T06:17:53.883Z] 8998bd30e6a1: Pulling fs layer [2026-05-19T06:17:53.883Z] 04944245beec: Pulling fs layer [2026-05-19T06:17:53.883Z] 699f458cf7ca: Pulling fs layer [2026-05-19T06:17:53.883Z] 765212b225bb: Pulling fs layer [2026-05-19T06:17:53.883Z] 765212b225bb: Waiting [2026-05-19T06:17:53.883Z] f23df028b6ca: Pulling fs layer [2026-05-19T06:17:53.883Z] d65c8cfc05b1: Pulling fs layer [2026-05-19T06:17:53.883Z] f23df028b6ca: Waiting [2026-05-19T06:17:53.883Z] 2437ff75d9bd: Pulling fs layer [2026-05-19T06:17:53.883Z] d65c8cfc05b1: Waiting [2026-05-19T06:17:53.883Z] 2437ff75d9bd: Waiting [2026-05-19T06:17:54.151Z] 04944245beec: Verifying Checksum [2026-05-19T06:17:54.151Z] 04944245beec: Download complete [2026-05-19T06:17:54.151Z] 765212b225bb: Verifying Checksum [2026-05-19T06:17:54.151Z] 765212b225bb: Download complete [2026-05-19T06:17:54.151Z] f23df028b6ca: Verifying Checksum [2026-05-19T06:17:54.151Z] f23df028b6ca: Download complete [2026-05-19T06:17:54.151Z] d65c8cfc05b1: Verifying Checksum [2026-05-19T06:17:54.151Z] d65c8cfc05b1: Download complete [2026-05-19T06:17:54.421Z] 699f458cf7ca: Verifying Checksum [2026-05-19T06:17:54.421Z] 699f458cf7ca: Download complete [2026-05-19T06:17:54.686Z] 8998bd30e6a1: Verifying Checksum [2026-05-19T06:17:54.686Z] 8998bd30e6a1: Download complete [2026-05-19T06:17:57.277Z] 2437ff75d9bd: Verifying Checksum [2026-05-19T06:17:57.277Z] 2437ff75d9bd: Download complete [2026-05-19T06:17:59.217Z] 8998bd30e6a1: Pull complete [2026-05-19T06:18:01.806Z] 04944245beec: Pull complete [2026-05-19T06:18:03.225Z] 699f458cf7ca: Pull complete [2026-05-19T06:18:03.503Z] 765212b225bb: Pull complete [2026-05-19T06:18:04.099Z] f23df028b6ca: Pull complete [2026-05-19T06:18:04.372Z] d65c8cfc05b1: Pull complete [2026-05-19T06:18:22.602Z] 2437ff75d9bd: Pull complete [2026-05-19T06:18:22.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-19T06:18:22.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-19T06:18:22.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:18:22.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-9610 does not seem to be running inside a container [2026-05-19T06:18:22.879Z] $ 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/34 -v /w/workspace/device-opc-ua/34:/w/workspace/device-opc-ua/34:rw,z -v /w/workspace/device-opc-ua/34@tmp:/w/workspace/device-opc-ua/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-19T06:18:25.494Z] $ docker top 7832de139ef66f9400323a3d79dd431f0f453b82bd0ae4f4d98c51f9ffbd0d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:18:26.320Z] ---> job-cost.sh [2026-05-19T06:18:26.321Z] lf-activate-venv: SKIPPING [2026-05-19T06:18:26.321Z] INFO: No Stack... [2026-05-19T06:18:26.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-19T06:18:27.479Z] INFO: Archiving Costs [Pipeline] sh [2026-05-19T06:18:28.205Z] + cat /w/workspace/device-opc-ua/34/archives/cost.csv [2026-05-19T06:18:28.205Z] + cut -d, -f6 [Pipeline] lock [2026-05-19T06:18:28.290Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [2026-05-19T06:18:28.300Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] did not exist. Created. [2026-05-19T06:18:28.306Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-19T06:18:29.005Z] /w/workspace/device-opc-ua/34@tmp/durable-98196539/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-19T06:18:29.688Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-19T06:18:29.719Z] Warning: overwriting stash ‘stack-cost’ [2026-05-19T06:18:29.769Z] Stashed 1 file(s) [Pipeline] } [2026-05-19T06:18:29.778Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-19T06:18:29.805Z] $ docker stop --time=1 7832de139ef66f9400323a3d79dd431f0f453b82bd0ae4f4d98c51f9ffbd0d2a [2026-05-19T06:18:31.301Z] $ docker rm -f --volumes 7832de139ef66f9400323a3d79dd431f0f453b82bd0ae4f4d98c51f9ffbd0d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-19T06:18:31.817Z] provisioning config files... [2026-05-19T06:18:31.832Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10851785247521745847tmp [Pipeline] { [Pipeline] sh [2026-05-19T06:18:32.133Z] + set +x [2026-05-19T06:18:32.133Z] + curl+ -s https://codecov.io/bash [2026-05-19T06:18:32.133Z] bash -s -- [2026-05-19T06:18:32.133Z] [2026-05-19T06:18:32.133Z] _____ _ [2026-05-19T06:18:32.133Z] / ____| | | [2026-05-19T06:18:32.133Z] | | ___ __| | ___ ___ _____ __ [2026-05-19T06:18:32.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-19T06:18:32.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-19T06:18:32.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-19T06:18:32.133Z] Bash-1.0.6 [2026-05-19T06:18:32.133Z] [2026-05-19T06:18:32.133Z] [2026-05-19T06:18:32.133Z] ==> git version 2.25.1 found [2026-05-19T06:18:32.133Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-19T06:18:32.133Z] Release-Date: 2020-01-08 [2026-05-19T06:18:32.133Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-19T06:18:32.133Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-19T06:18:32.133Z] ==> Jenkins CI detected. [2026-05-19T06:18:32.133Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2026-05-19T06:18:32.133Z] project root: . [2026-05-19T06:18:32.133Z] --> token set from env [2026-05-19T06:18:32.133Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-19T06:18:32.394Z] ==> Running gcov in . (disable via -X gcov) [2026-05-19T06:18:32.394Z] ==> Python coveragepy not found [2026-05-19T06:18:32.394Z] ==> Searching for coverage reports in: [2026-05-19T06:18:32.394Z] + . [2026-05-19T06:18:32.394Z] -> Found 1 reports [2026-05-19T06:18:32.394Z] ==> Detecting git/mercurial file structure [2026-05-19T06:18:32.394Z] ==> Reading reports [2026-05-19T06:18:32.394Z] + ./coverage.out bytes=23970 [2026-05-19T06:18:32.394Z] ==> Appending adjustments [2026-05-19T06:18:32.394Z] https://docs.codecov.io/docs/fixing-reports [2026-05-19T06:18:32.394Z] + Found adjustments [2026-05-19T06:18:32.394Z] ==> Gzipping contents [2026-05-19T06:18:32.394Z] 4.0K /tmp/codecov.PbyJVi.gz [2026-05-19T06:18:32.394Z] ==> Uploading reports [2026-05-19T06:18:32.394Z] url: https://codecov.io [2026-05-19T06:18:32.394Z] query: branch=main&commit=0f27b4e884d38fa7156051bfde96c0a285fb8485&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-19T06:18:32.394Z] -> Pinging Codecov [2026-05-19T06:18:32.394Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f27b4e884d38fa7156051bfde96c0a285fb8485&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-19T06:18:32.653Z] -> Uploading to [2026-05-19T06:18:32.653Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/0f27b4e884d38fa7156051bfde96c0a285fb8485/78617a35-3b85-419a-bdda-1cada3ac449d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260519%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260519T061832Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b835e4a172e9e727105c5f4cf5b1e3059e29dbb118ad6a8afd313f22178a0ad3 [2026-05-19T06:18:32.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-19T06:18:32.653Z] Dload Upload Total Spent Left Speed [2026-05-19T06:18:32.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 31944 --:--:-- --:--:-- --:--:-- 32201 [2026-05-19T06:18:32.654Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] } [2026-05-19T06:18:32.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-19T06:18:32.906Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-19T06:18:32.929Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:18:33.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-19T06:18:33.251Z] [2026-05-19T06:18:33.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:18:33.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-19T06:18:33.550Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-19T06:18:33.550Z] 2d35ebdb57d9: Already exists [2026-05-19T06:18:33.550Z] 85e8836fcdb2: Pulling fs layer [2026-05-19T06:18:33.550Z] 91631faa732a: Pulling fs layer [2026-05-19T06:18:33.550Z] f3f5ae8826fa: Pulling fs layer [2026-05-19T06:18:33.550Z] 4f4fb700ef54: Pulling fs layer [2026-05-19T06:18:33.550Z] 7861252a18e6: Pulling fs layer [2026-05-19T06:18:33.550Z] 4f4fb700ef54: Waiting [2026-05-19T06:18:33.550Z] 9130f900ef6f: Pulling fs layer [2026-05-19T06:18:33.550Z] 7861252a18e6: Waiting [2026-05-19T06:18:33.550Z] 9130f900ef6f: Waiting [2026-05-19T06:18:33.550Z] f3f5ae8826fa: Download complete [2026-05-19T06:18:33.550Z] 85e8836fcdb2: Download complete [2026-05-19T06:18:33.550Z] 4f4fb700ef54: Verifying Checksum [2026-05-19T06:18:33.550Z] 4f4fb700ef54: Download complete [2026-05-19T06:18:33.808Z] 85e8836fcdb2: Pull complete [2026-05-19T06:18:33.808Z] 7861252a18e6: Verifying Checksum [2026-05-19T06:18:33.808Z] 7861252a18e6: Download complete [2026-05-19T06:18:34.069Z] 91631faa732a: Verifying Checksum [2026-05-19T06:18:34.069Z] 91631faa732a: Download complete [2026-05-19T06:18:36.009Z] 9130f900ef6f: Verifying Checksum [2026-05-19T06:18:36.009Z] 9130f900ef6f: Download complete [2026-05-19T06:18:39.299Z] 91631faa732a: Pull complete [2026-05-19T06:18:39.299Z] f3f5ae8826fa: Pull complete [2026-05-19T06:18:39.299Z] 4f4fb700ef54: Pull complete [2026-05-19T06:18:39.299Z] 7861252a18e6: Pull complete [2026-05-19T06:18:42.606Z] 9130f900ef6f: Pull complete [2026-05-19T06:18:42.864Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-19T06:18:42.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-19T06:18:42.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:18:42.956Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:18:42.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat [2026-05-19T06:18:46.425Z] $ docker top 40396fc71b041244b6ef362ec5cbb01fbe4fb8513c7af48ca4854f72caf93bbf -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-19T06:18:46.778Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2026-05-19T06:18:46.788Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2026-05-19T06:18:47.067Z] + set -o pipefail [2026-05-19T06:18:47.067Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2026-05-19T06:18:53.628Z] [2026-05-19T06:18:53.628Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2026-05-19T06:18:53.628Z] [2026-05-19T06:18:53.628Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/c9b4b737-a562-412e-9105-3db71e76cb5c [2026-05-19T06:18:53.628Z] [2026-05-19T06:18:53.628Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-19T06:18:53.628Z] [2026-05-19T06:18:53.628Z] [2026-05-19T06:18:53.628Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-19T06:18:53.628Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-19T06:18:53.894Z] $ docker stop --time=1 40396fc71b041244b6ef362ec5cbb01fbe4fb8513c7af48ca4854f72caf93bbf [2026-05-19T06:18:56.967Z] $ docker rm -f --volumes 40396fc71b041244b6ef362ec5cbb01fbe4fb8513c7af48ca4854f72caf93bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-19T06:18:57.810Z] + git log --format=format:%s -1 0f27b4e884d38fa7156051bfde96c0a285fb8485 [Pipeline] sh [2026-05-19T06:18:58.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-19T06:18:58.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:18:58.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-19T06:18:58.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:18:58.480Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:18:58.509Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-19T06:18:58.782Z] $ docker top 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 -eo pid,comm [2026-05-19T06:18:58.821Z] 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-05-19T06:18:58.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-19T06:18:58.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-19T06:18:58.873Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-19T06:18:58.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-19T06:18:58.963Z] $ docker exec 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 ssh-agent [2026-05-19T06:18:59.066Z] SSH_AUTH_SOCK=/tmp/ssh-N8o1E2SxIzEx/agent.32 [2026-05-19T06:18:59.066Z] SSH_AGENT_PID=38 [2026-05-19T06:18:59.069Z] Running ssh-add (command line suppressed) [2026-05-19T06:18:59.153Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16914127145491231697.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16914127145491231697.key) [2026-05-19T06:18:59.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-19T06:18:59.462Z] + git semver tag [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,681 [run_tag] DEBUG tag force:False [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,681 [check_head_tag] DEBUG check head tag [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,681 [execute] INFO git cat-file --batch-check [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,683 [execute] INFO git cat-file --batch [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,690 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-05-19T06:18:59.721Z] 2026-05-19 06:18:59,693 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:18:59.721Z] 4.1.0-dev.17 [Pipeline] } [2026-05-19T06:18:59.727Z] $ docker exec --env ******** --env ******** 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 ssh-agent -k [2026-05-19T06:18:59.807Z] unset SSH_AUTH_SOCK; [2026-05-19T06:18:59.807Z] unset SSH_AGENT_PID; [2026-05-19T06:18:59.807Z] echo Agent pid 38 killed; [2026-05-19T06:18:59.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-19T06:19:00.134Z] + git semver [Pipeline] } [2026-05-19T06:19:00.402Z] $ docker stop --time=1 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 [2026-05-19T06:19:01.650Z] $ docker rm -f --volumes 831f1af1408c32ad2020103c993cef062e8620c9d0f6514abdf387c782b8a125 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:19:02.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-19T06:19:02.068Z] [2026-05-19T06:19:02.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:19:02.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-19T06:19:02.367Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-19T06:19:02.367Z] ab5ef0e58194: Pulling fs layer [2026-05-19T06:19:02.367Z] 9712f1f96733: Pulling fs layer [2026-05-19T06:19:02.367Z] 63f879dbbcfc: Pulling fs layer [2026-05-19T06:19:02.367Z] 0d9ebad4ef96: Pulling fs layer [2026-05-19T06:19:02.367Z] e9a5061849ea: Pulling fs layer [2026-05-19T06:19:02.367Z] d747dcd14b5f: Pulling fs layer [2026-05-19T06:19:02.367Z] 2de7ff778b66: Pulling fs layer [2026-05-19T06:19:02.367Z] d747dcd14b5f: Waiting [2026-05-19T06:19:02.367Z] 0d9ebad4ef96: Waiting [2026-05-19T06:19:02.367Z] 2de7ff778b66: Waiting [2026-05-19T06:19:02.367Z] e9a5061849ea: Waiting [2026-05-19T06:19:02.367Z] 9712f1f96733: Verifying Checksum [2026-05-19T06:19:02.367Z] 9712f1f96733: Download complete [2026-05-19T06:19:03.743Z] 63f879dbbcfc: Verifying Checksum [2026-05-19T06:19:03.743Z] 63f879dbbcfc: Download complete [2026-05-19T06:19:03.743Z] e9a5061849ea: Verifying Checksum [2026-05-19T06:19:03.743Z] e9a5061849ea: Download complete [2026-05-19T06:19:03.743Z] ab5ef0e58194: Verifying Checksum [2026-05-19T06:19:03.743Z] ab5ef0e58194: Download complete [2026-05-19T06:19:03.743Z] d747dcd14b5f: Download complete [2026-05-19T06:19:03.743Z] 0d9ebad4ef96: Verifying Checksum [2026-05-19T06:19:03.743Z] 0d9ebad4ef96: Download complete [2026-05-19T06:19:03.743Z] 2de7ff778b66: Verifying Checksum [2026-05-19T06:19:03.743Z] 2de7ff778b66: Download complete [2026-05-19T06:19:07.038Z] ab5ef0e58194: Pull complete [2026-05-19T06:19:07.038Z] 9712f1f96733: Pull complete [2026-05-19T06:19:07.296Z] 63f879dbbcfc: Pull complete [2026-05-19T06:19:12.645Z] 0d9ebad4ef96: Pull complete [2026-05-19T06:19:12.645Z] e9a5061849ea: Pull complete [2026-05-19T06:19:12.645Z] d747dcd14b5f: Pull complete [2026-05-19T06:19:14.030Z] 2de7ff778b66: Pull complete [2026-05-19T06:19:14.030Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-19T06:19:14.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-19T06:19:14.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:19:14.155Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:19:14.179Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-19T06:19:17.781Z] $ docker top 34ec4c0c26cf01ee9217e877b78210e38019a6fa7a189083e9f2703913567994 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-19T06:19:17.849Z] provisioning config files... [2026-05-19T06:19:17.855Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1147811726170857853tmp [2026-05-19T06:19:17.895Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15888045699509721076tmp [2026-05-19T06:19:17.912Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16626558746277528880tmp [Pipeline] { [Pipeline] echo [2026-05-19T06:19:17.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:18.234Z] ---> sigul-configuration.sh [2026-05-19T06:19:18.234Z] gpg: directory `/root/.gnupg' created [2026-05-19T06:19:18.234Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-19T06:19:18.234Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-19T06:19:18.234Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-19T06:19:18.234Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-19T06:19:18.234Z] gpg: CAST5 encrypted data [2026-05-19T06:19:18.234Z] gpg: encrypted with 1 passphrase [2026-05-19T06:19:18.234Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-19T06:19:18.522Z] + mkdir /home/jenkins [2026-05-19T06:19:18.523Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-19T06:19:18.811Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-19T06:19:18.823Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:19.107Z] ---> sigul-install.sh [2026-05-19T06:19:19.107Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-19T06:19:19.397Z] + git tag --list [2026-05-19T06:19:19.397Z] v4.0 [2026-05-19T06:19:19.397Z] v4.0.0 [2026-05-19T06:19:19.397Z] v4.0.1 [2026-05-19T06:19:19.397Z] v4.0.1-dev.1 [2026-05-19T06:19:19.397Z] v4.1.0-dev.1 [2026-05-19T06:19:19.397Z] v4.1.0-dev.10 [2026-05-19T06:19:19.397Z] v4.1.0-dev.11 [2026-05-19T06:19:19.397Z] v4.1.0-dev.12 [2026-05-19T06:19:19.397Z] v4.1.0-dev.13 [2026-05-19T06:19:19.397Z] v4.1.0-dev.14 [2026-05-19T06:19:19.397Z] v4.1.0-dev.15 [2026-05-19T06:19:19.397Z] v4.1.0-dev.16 [2026-05-19T06:19:19.397Z] v4.1.0-dev.17 [2026-05-19T06:19:19.397Z] v4.1.0-dev.2 [2026-05-19T06:19:19.397Z] v4.1.0-dev.3 [2026-05-19T06:19:19.397Z] v4.1.0-dev.4 [2026-05-19T06:19:19.397Z] v4.1.0-dev.5 [2026-05-19T06:19:19.397Z] v4.1.0-dev.6 [2026-05-19T06:19:19.397Z] v4.1.0-dev.7 [2026-05-19T06:19:19.397Z] v4.1.0-dev.8 [2026-05-19T06:19:19.397Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-19T06:19:19.687Z] + lftools sign git-tag v4.1.0-dev.17 [2026-05-19T06:19:20.265Z] Signing Git tag with Sigul... [2026-05-19T06:19:20.265Z] Signing v4.1.0-dev.17 [Pipeline] echo [2026-05-19T06:19:20.547Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:20.838Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-19T06:19:20.845Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-19T06:19:20.893Z] $ docker stop --time=1 34ec4c0c26cf01ee9217e877b78210e38019a6fa7a189083e9f2703913567994 [2026-05-19T06:19:22.198Z] $ docker rm -f --volumes 34ec4c0c26cf01ee9217e877b78210e38019a6fa7a189083e9f2703913567994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-19T06:19:22.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-19T06:19:22.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:19:23.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-19T06:19:23.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:19:23.412Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:19:23.440Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-19T06:19:23.661Z] $ docker top 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 -eo pid,comm [2026-05-19T06:19:23.700Z] 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-05-19T06:19:23.700Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-19T06:19:23.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-19T06:19:23.745Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-19T06:19:23.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-19T06:19:23.851Z] $ docker exec 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 ssh-agent [2026-05-19T06:19:23.948Z] SSH_AUTH_SOCK=/tmp/ssh-UFU03ONE1OYJ/agent.32 [2026-05-19T06:19:23.948Z] SSH_AGENT_PID=38 [2026-05-19T06:19:23.952Z] Running ssh-add (command line suppressed) [2026-05-19T06:19:24.051Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1358456604103473092.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1358456604103473092.key) [2026-05-19T06:19:24.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-19T06:19:24.353Z] + git semver bump pre [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,556 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,560 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,560 [bump_version] DEBUG bumped version:4.1.0-dev.18 [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,560 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,560 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,562 [execute] INFO git cat-file --batch-check [2026-05-19T06:19:24.620Z] 2026-05-19 06:19:24,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-19T06:19:24.621Z] 2026-05-19 06:19:24,567 [execute] INFO git cat-file --batch [2026-05-19T06:19:24.621Z] 2026-05-19 06:19:24,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-19T06:19:24.621Z] 2026-05-19 06:19:24,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:19:24.621Z] 4.1.0-dev.18 [Pipeline] } [2026-05-19T06:19:24.633Z] $ docker exec --env ******** --env ******** 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 ssh-agent -k [2026-05-19T06:19:24.730Z] unset SSH_AUTH_SOCK; [2026-05-19T06:19:24.731Z] unset SSH_AGENT_PID; [2026-05-19T06:19:24.731Z] echo Agent pid 38 killed; [2026-05-19T06:19:24.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-19T06:19:25.054Z] + git semver [Pipeline] } [2026-05-19T06:19:25.631Z] $ docker stop --time=1 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 [2026-05-19T06:19:26.910Z] $ docker rm -f --volumes 48bd642dea8734525ff6b5a287d50b5a53e2818df882737082c619fcef33ba08 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-19T06:19:27.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-19T06:19:27.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:19:27.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-19T06:19:27.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:19:27.647Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:19:27.685Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-19T06:19:27.901Z] $ docker top 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c -eo pid,comm [2026-05-19T06:19:27.940Z] 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-05-19T06:19:27.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-19T06:19:28.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-19T06:19:28.003Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-19T06:19:28.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-19T06:19:28.102Z] $ docker exec 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c ssh-agent [2026-05-19T06:19:28.199Z] SSH_AUTH_SOCK=/tmp/ssh-TidNSwwvD8Bk/agent.32 [2026-05-19T06:19:28.199Z] SSH_AGENT_PID=38 [2026-05-19T06:19:28.204Z] Running ssh-add (command line suppressed) [2026-05-19T06:19:28.292Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6457629123702826972.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6457629123702826972.key) [2026-05-19T06:19:28.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-19T06:19:28.603Z] + git semver push [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,799 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,803 [run_push] DEBUG push [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,804 [execute] INFO git cat-file --batch-check [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,806 [execute] INFO git rev-list a870c1ce4d6388bb76f17605b5b3816fb4c7c8e3 -- [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,806 [execute] DEBUG Popen(['git', 'rev-list', 'a870c1ce4d6388bb76f17605b5b3816fb4c7c8e3', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,810 [execute] INFO git fetch -v -- origin [2026-05-19T06:19:28.863Z] 2026-05-19 06:19:28,810 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-19T06:19:29.431Z] 2026-05-19 06:19:29,347 [run_push] DEBUG no remote changes detected [2026-05-19T06:19:29.431Z] 2026-05-19 06:19:29,347 [execute] INFO git push origin semver [2026-05-19T06:19:29.431Z] 2026-05-19 06:19:29,348 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-19T06:19:30.823Z] 2026-05-19 06:19:30,706 [run_push] DEBUG push all version tags [2026-05-19T06:19:30.823Z] 2026-05-19 06:19:30,706 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-19T06:19:30.823Z] 2026-05-19 06:19:30,706 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-05-19T06:19:32.210Z] 2026-05-19 06:19:31,900 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-19T06:19:32.210Z] 4.1.0-dev.18 [Pipeline] } [2026-05-19T06:19:32.222Z] $ docker exec --env ******** --env ******** 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c ssh-agent -k [2026-05-19T06:19:32.305Z] unset SSH_AUTH_SOCK; [2026-05-19T06:19:32.305Z] unset SSH_AGENT_PID; [2026-05-19T06:19:32.305Z] echo Agent pid 38 killed; [2026-05-19T06:19:32.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-19T06:19:32.642Z] + git semver [Pipeline] } [2026-05-19T06:19:32.918Z] $ docker stop --time=1 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c [2026-05-19T06:19:34.186Z] $ docker rm -f --volumes 5fcf82f37096078ff4ecbbccc9db14f6d206ca367af7282c8d7b8b848dac621c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-05-19T06:19:34.779Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-05-19T06:19:34.779Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-19T06:19:34.779Z] total 16 [2026-05-19T06:19:34.779Z] drwxr-xr-x 3 root root 4096 May 19 06:07 . [2026-05-19T06:19:34.779Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:19 .. [2026-05-19T06:19:34.779Z] drwxr-xr-x 2 root root 4096 May 19 06:07 cost [2026-05-19T06:19:34.779Z] -rw-r--r-- 1 root root 84 May 19 06:07 cost.csv [2026-05-19T06:19:34.779Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-19T06:19:34.779Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-19T06:19:34.780Z] total 16 [2026-05-19T06:19:34.780Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 06:07 . [2026-05-19T06:19:34.780Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:19 .. [2026-05-19T06:19:34.780Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 06:07 cost [2026-05-19T06:19:34.780Z] -rw-r--r-- 1 jenkins jenkins 84 May 19 06:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:35.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:35.924Z] ---> package-listing.sh [2026-05-19T06:19:35.924Z] ++ facter osfamily [2026-05-19T06:19:35.924Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-19T06:19:36.185Z] + OS_FAMILY=debian [2026-05-19T06:19:36.185Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-05-19T06:19:36.185Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-19T06:19:36.185Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-19T06:19:36.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-19T06:19:36.185Z] + PACKAGES=/tmp/packages_start.txt [2026-05-19T06:19:36.185Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-19T06:19:36.185Z] + PACKAGES=/tmp/packages_end.txt [2026-05-19T06:19:36.185Z] + case "${OS_FAMILY}" in [2026-05-19T06:19:36.185Z] + dpkg -l [2026-05-19T06:19:36.185Z] + grep '^ii' [2026-05-19T06:19:36.185Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-19T06:19:36.185Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-19T06:19:36.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-19T06:19:36.185Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-19T06:19:36.185Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-05-19T06:19:36.185Z] + 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-05-19T06:19:36.196Z] 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-05-19T06:19:36.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-19T06:19:37.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-19T06:19:37.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-19T06:19:37.113Z] prd-ubuntu20.04-docker-8c-8g-9608 does not seem to be running inside a container [2026-05-19T06:19:37.139Z] $ 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-05-19T06:19:37.355Z] $ docker top b8ff9ec6e1ca9644f0a89567cb1e61c1e1f01acfe84fbf837e83993dabb1d971 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-19T06:19:37.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-19T06:19:37.973Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-19T06:19:38.257Z] + ls /var/log/sa-host [2026-05-19T06:19:38.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-19T06:19:38.294Z] provisioning config files... [2026-05-19T06:19:38.303Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18033633103547124376tmp [Pipeline] { [Pipeline] echo [2026-05-19T06:19:38.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:38.601Z] ---> create-netrc.sh [Pipeline] } [2026-05-19T06:19:38.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:38.921Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-19T06:19:38.932Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:39.212Z] ---> sudo-logs.sh [2026-05-19T06:19:39.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-19T06:19:39.251Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:39.535Z] ---> job-cost.sh [2026-05-19T06:19:39.535Z] lf-activate-venv: SKIPPING [2026-05-19T06:19:39.535Z] DEBUG: total: 0.2199999988079071 [2026-05-19T06:19:39.535Z] INFO: Retrieving Stack Cost... [2026-05-19T06:19:39.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-19T06:19:40.054Z] INFO: Archiving Costs [Pipeline] echo [2026-05-19T06:19:40.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-19T06:19:40.346Z] ---> logs-deploy.sh [2026-05-19T06:19:40.346Z] lf-activate-venv: SKIPPING [2026-05-19T06:19:40.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/34 [2026-05-19T06:19:40.346Z] INFO: archiving workspace using pattern(s): [2026-05-19T06:19:41.285Z] Archives upload complete. [2026-05-19T06:19:41.285Z] INFO: archiving logs to Nexus