Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a3e1eab7525728335601804ebdbe922a7b7d868 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-ssh8325575079502978456.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-ssh18337060640787771288.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-ssh16030324516819321439.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-ssh2101154509327667388.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-ssh5918725057919670115.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3586’ Running on prd-ubuntu20.04-docker-8c-8g-3592 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5a3e1eab7525728335601804ebdbe922a7b7d868 (main) Commit message: "Merge pull request #153 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a3e1eab7525728335601804ebdbe922a7b7d868 # timeout=10 > git rev-list --no-walk 85d723259c76060b4ff026bb392bcc1b56d72f27 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-17T01:20:20.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-17T01:20:20.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-17T01:20:20.514Z] ========================================================= [2026-03-17T01:20:20.514Z] EdgeX Global Pipelines Version Info [2026-03-17T01:20:20.514Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:20:21.617Z] ------------------- [2026-03-17T01:20:21.617Z] stable info: [2026-03-17T01:20:21.617Z] ------------------- [2026-03-17T01:20:21.617Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-17T01:20:21.617Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-17T01:20:21.617Z] Message: update stable to v1.0.278 [2026-03-17T01:20:21.876Z] ------------------- [2026-03-17T01:20:21.876Z] experimental info: [2026-03-17T01:20:21.876Z] ------------------- [2026-03-17T01:20:21.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-17T01:20:21.876Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-17T01:20:21.876Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-17T01:20:21.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-03-17T01:20:21.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-03-17T01:20:21.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-17T01:20:22.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-17T01:20:22.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-17T01:20:22.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-17T01:20:22.062Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-17T01:20:22.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-17T01:20:22.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-17T01:20:22.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-17T01:20:22.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-17T01:20:22.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-03-17T01:20:22.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-17T01:20:22.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-17T01:20:22.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-17T01:20:22.260Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-17T01:20:22.278Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-17T01:20:22.295Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-17T01:20:22.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-17T01:20:22.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-17T01:20:22.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-17T01:20:22.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-17T01:20:22.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-17T01:20:22.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-17T01:20:22.424Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-17T01:20:22.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-17T01:20:22.462Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-17T01:20:22.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-17T01:20:22.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-17T01:20:22.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-17T01:20:22.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo [2026-03-17T01:20:22.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a3e1ea [Pipeline] echo [2026-03-17T01:20:22.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:20:22.615Z] provisioning config files... [2026-03-17T01:20:22.629Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17772138714682423192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:20:23.018Z] ---> ****-login.sh [2026-03-17T01:20:23.018Z] nexus3.edgexfoundry.org:10001 [2026-03-17T01:20:23.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:23.278Z] [2026-03-17T01:20:23.278Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-17T01:20:23.278Z] Configure a credential helper to remove this warning. See [2026-03-17T01:20:23.278Z] https://docs.****.com/go/credential-store/ [2026-03-17T01:20:23.278Z] [2026-03-17T01:20:23.278Z] Login Succeeded [2026-03-17T01:20:23.278Z] nexus3.edgexfoundry.org:10002 [2026-03-17T01:20:23.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:23.278Z] [2026-03-17T01:20:23.278Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-17T01:20:23.278Z] Configure a credential helper to remove this warning. See [2026-03-17T01:20:23.278Z] https://docs.****.com/go/credential-store/ [2026-03-17T01:20:23.278Z] [2026-03-17T01:20:23.278Z] Login Succeeded [2026-03-17T01:20:23.278Z] nexus3.edgexfoundry.org:10003 [2026-03-17T01:20:23.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:23.537Z] [2026-03-17T01:20:23.537Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-17T01:20:23.537Z] Configure a credential helper to remove this warning. See [2026-03-17T01:20:23.537Z] https://docs.****.com/go/credential-store/ [2026-03-17T01:20:23.537Z] [2026-03-17T01:20:23.537Z] Login Succeeded [2026-03-17T01:20:23.537Z] nexus3.edgexfoundry.org:10004 [2026-03-17T01:20:23.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:23.537Z] [2026-03-17T01:20:23.537Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-17T01:20:23.537Z] Configure a credential helper to remove this warning. See [2026-03-17T01:20:23.538Z] https://docs.****.com/go/credential-store/ [2026-03-17T01:20:23.538Z] [2026-03-17T01:20:23.538Z] Login Succeeded [2026-03-17T01:20:23.538Z] ****.io [2026-03-17T01:20:23.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:23.797Z] [2026-03-17T01:20:23.798Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-17T01:20:23.798Z] Configure a credential helper to remove this warning. See [2026-03-17T01:20:23.798Z] https://docs.****.com/go/credential-store/ [2026-03-17T01:20:23.798Z] [2026-03-17T01:20:23.798Z] Login Succeeded [2026-03-17T01:20:23.798Z] ---> ****-login.sh ends [Pipeline] } [2026-03-17T01:20:23.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-17T01:20:24.220Z] + git rev-list -1 --merges 5a3e1eab7525728335601804ebdbe922a7b7d868~1..5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo [2026-03-17T01:20:24.249Z] -----------> git rev-list -1 --merges 5a3e1eab7525728335601804ebdbe922a7b7d868~1..5a3e1eab7525728335601804ebdbe922a7b7d868 5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:20:24.249Z] 5a3e1eab7525728335601804ebdbe922a7b7d868 [false] [Pipeline] sh [2026-03-17T01:20:24.540Z] + git log --format=format:%s -1 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo [2026-03-17T01:20:24.555Z] ========================================================= [2026-03-17T01:20:24.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-17T01:20:24.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-17T01:20:24.901Z] + git log --format=format:%s -1 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo [2026-03-17T01:20:24.914Z] [semverPrep] GIT_COMMIT: 5a3e1eab7525728335601804ebdbe922a7b7d868, Commit Message: Merge pull request #153 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-17T01:20:24.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-17T01:20:25.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-17T01:20:25.327Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-17T01:20:25.327Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-17T01:20:25.327Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-17T01:20:25.327Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-17T01:20:25.327Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-17T01:20:25.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:20:25.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-17T01:20:25.873Z] [2026-03-17T01:20:25.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:20:26.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-17T01:20:26.184Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-17T01:20:26.184Z] 3dae71ba6b94: Pulling fs layer [2026-03-17T01:20:26.184Z] 6bf1a483ea7c: Pulling fs layer [2026-03-17T01:20:26.184Z] f5dfc541a4d3: Pulling fs layer [2026-03-17T01:20:26.184Z] 461d9e800cba: Pulling fs layer [2026-03-17T01:20:26.184Z] 80192f66455f: Pulling fs layer [2026-03-17T01:20:26.184Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-17T01:20:26.184Z] a29436f7fd5d: Pulling fs layer [2026-03-17T01:20:26.184Z] 923cac83aea3: Pulling fs layer [2026-03-17T01:20:26.184Z] 25ad8b0a4227: Pulling fs layer [2026-03-17T01:20:26.184Z] db01528c6b51: Pulling fs layer [2026-03-17T01:20:26.184Z] 28988de357af: Pulling fs layer [2026-03-17T01:20:26.184Z] a29436f7fd5d: Waiting [2026-03-17T01:20:26.184Z] 80192f66455f: Waiting [2026-03-17T01:20:26.184Z] 2e8e34ca0e6c: Waiting [2026-03-17T01:20:26.184Z] 923cac83aea3: Waiting [2026-03-17T01:20:26.184Z] db01528c6b51: Waiting [2026-03-17T01:20:26.184Z] 25ad8b0a4227: Waiting [2026-03-17T01:20:26.184Z] 28988de357af: Waiting [2026-03-17T01:20:26.184Z] 6bf1a483ea7c: Verifying Checksum [2026-03-17T01:20:26.184Z] 6bf1a483ea7c: Download complete [2026-03-17T01:20:26.184Z] 80192f66455f: Download complete [2026-03-17T01:20:26.442Z] f5dfc541a4d3: Verifying Checksum [2026-03-17T01:20:26.442Z] f5dfc541a4d3: Download complete [2026-03-17T01:20:26.442Z] 3dae71ba6b94: Verifying Checksum [2026-03-17T01:20:26.442Z] 3dae71ba6b94: Download complete [2026-03-17T01:20:26.442Z] 923cac83aea3: Verifying Checksum [2026-03-17T01:20:26.442Z] 923cac83aea3: Download complete [2026-03-17T01:20:26.701Z] 25ad8b0a4227: Verifying Checksum [2026-03-17T01:20:26.701Z] 25ad8b0a4227: Download complete [2026-03-17T01:20:26.701Z] 28988de357af: Download complete [2026-03-17T01:20:26.701Z] a29436f7fd5d: Verifying Checksum [2026-03-17T01:20:26.701Z] a29436f7fd5d: Download complete [2026-03-17T01:20:27.269Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-17T01:20:27.269Z] 2e8e34ca0e6c: Download complete [2026-03-17T01:20:27.837Z] 3dae71ba6b94: Pull complete [2026-03-17T01:20:28.097Z] 6bf1a483ea7c: Pull complete [2026-03-17T01:20:28.666Z] f5dfc541a4d3: Pull complete [2026-03-17T01:20:28.666Z] 461d9e800cba: Pull complete [2026-03-17T01:20:28.926Z] 80192f66455f: Pull complete [2026-03-17T01:20:34.217Z] 2e8e34ca0e6c: Pull complete [2026-03-17T01:20:34.218Z] a29436f7fd5d: Pull complete [2026-03-17T01:20:34.218Z] 923cac83aea3: Pull complete [2026-03-17T01:20:34.218Z] 25ad8b0a4227: Pull complete [2026-03-17T01:20:34.218Z] db01528c6b51: Pull complete [2026-03-17T01:20:34.479Z] 28988de357af: Pull complete [2026-03-17T01:20:34.479Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-17T01:20:34.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-17T01:20:34.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:20:34.607Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:20:34.637Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-17T01:20:36.206Z] $ docker top 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 -eo pid,comm [2026-03-17T01:20:36.255Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-17T01:20:36.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-17T01:20:36.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-17T01:20:36.305Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-17T01:20:36.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-17T01:20:36.413Z] $ docker exec 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent [2026-03-17T01:20:36.537Z] SSH_AUTH_SOCK=/tmp/ssh-jKcGFMO3lAfG/agent.32 [2026-03-17T01:20:36.537Z] SSH_AGENT_PID=38 [2026-03-17T01:20:36.542Z] Running ssh-add (command line suppressed) [2026-03-17T01:20:36.640Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4809292168339900394.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4809292168339900394.key) [2026-03-17T01:20:36.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-17T01:20:36.942Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-03-17T01:20:37.230Z] + git tag --points-at HEAD [Pipeline] } [2026-03-17T01:20:37.242Z] $ docker exec --env ******** --env ******** 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent -k [2026-03-17T01:20:37.343Z] unset SSH_AUTH_SOCK; [2026-03-17T01:20:37.344Z] unset SSH_AGENT_PID; [2026-03-17T01:20:37.344Z] echo Agent pid 38 killed; [2026-03-17T01:20:37.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-17T01:20:37.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-17T01:20:37.391Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-17T01:20:37.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-17T01:20:37.503Z] $ docker exec 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent [2026-03-17T01:20:37.599Z] SSH_AUTH_SOCK=/tmp/ssh-ZISjnGqgEd54/agent.85 [2026-03-17T01:20:37.599Z] SSH_AGENT_PID=91 [2026-03-17T01:20:37.603Z] Running ssh-add (command line suppressed) [2026-03-17T01:20:37.708Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9458854538218776586.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9458854538218776586.key) [2026-03-17T01:20:37.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-17T01:20:38.007Z] + git semver init [2026-03-17T01:20:38.266Z] 2026-03-17 01:20:38,212 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-17T01:20:38.266Z] 2026-03-17 01:20:38,216 [run_init] DEBUG init version:0.0.0 force:False [2026-03-17T01:20:38.266Z] 2026-03-17 01:20:38,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-03-17T01:20:38.266Z] 2026-03-17 01:20:38,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-03-17T01:20:38.266Z] 2026-03-17 01:20:38,218 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-03-17T01:20:39.642Z] 2026-03-17 01:20:39,407 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-03-17T01:20:39.642Z] 2026-03-17 01:20:39,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-03-17T01:20:39.642Z] 2026-03-17 01:20:39,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:20:39.642Z] 2026-03-17 01:20:39,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:20:39.642Z] 4.1.0-dev.15 [Pipeline] } [2026-03-17T01:20:39.653Z] $ docker exec --env ******** --env ******** 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 ssh-agent -k [2026-03-17T01:20:39.751Z] unset SSH_AUTH_SOCK; [2026-03-17T01:20:39.751Z] unset SSH_AGENT_PID; [2026-03-17T01:20:39.751Z] echo Agent pid 91 killed; [2026-03-17T01:20:39.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-17T01:20:40.068Z] + git semver [Pipeline] } [2026-03-17T01:20:40.338Z] $ docker stop --time=1 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 [2026-03-17T01:20:41.596Z] $ docker rm -f --volumes 88e8165e08213e9d0e611f25f19f58a5f8a36bcde4b481c0117d1babde264999 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-17T01:20:41.931Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-17T01:20:42.151Z] Stashed 1 file(s) [Pipeline] echo [2026-03-17T01:20:42.154Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:20:42.320Z] provisioning config files... [2026-03-17T01:20:42.329Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1352047919456611756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:20:42.626Z] ---> ****-login.sh [2026-03-17T01:20:42.626Z] nexus3.edgexfoundry.org:10001 [2026-03-17T01:20:42.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:42.627Z] Login Succeeded [2026-03-17T01:20:42.627Z] nexus3.edgexfoundry.org:10002 [2026-03-17T01:20:42.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:42.627Z] Login Succeeded [2026-03-17T01:20:42.627Z] nexus3.edgexfoundry.org:10003 [2026-03-17T01:20:42.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:42.887Z] Login Succeeded [2026-03-17T01:20:42.887Z] nexus3.edgexfoundry.org:10004 [2026-03-17T01:20:42.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:42.887Z] Login Succeeded [2026-03-17T01:20:42.887Z] ****.io [2026-03-17T01:20:42.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:20:43.159Z] Login Succeeded [2026-03-17T01:20:43.159Z] ---> ****-login.sh ends [Pipeline] } [2026-03-17T01:20:43.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-17T01:20:43.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-17T01:20:43.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-17T01:20:43.290Z] ========================================================= [2026-03-17T01:20:43.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-17T01:20:43.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:20:43.610Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-17T01:20:44.176Z] #0 building with "default" instance using docker driver [2026-03-17T01:20:44.176Z] [2026-03-17T01:20:44.176Z] #1 [internal] load build definition from Dockerfile [2026-03-17T01:20:44.176Z] #1 transferring dockerfile: 1.28kB done [2026-03-17T01:20:44.176Z] #1 DONE 0.0s [2026-03-17T01:20:44.176Z] [2026-03-17T01:20:44.176Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-17T01:20:44.176Z] #2 DONE 0.1s [2026-03-17T01:20:44.436Z] [2026-03-17T01:20:44.436Z] #3 [internal] load .dockerignore [2026-03-17T01:20:44.436Z] #3 transferring context: 102B done [2026-03-17T01:20:44.436Z] #3 DONE 0.0s [2026-03-17T01:20:44.436Z] [2026-03-17T01:20:44.436Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-17T01:20:44.436Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-17T01:20:44.436Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-17T01:20:44.436Z] #4 ... [2026-03-17T01:20:44.436Z] [2026-03-17T01:20:44.436Z] #5 [internal] load build context [2026-03-17T01:20:44.436Z] #5 transferring context: 18.78MB 0.2s done [2026-03-17T01:20:44.436Z] #5 DONE 0.2s [2026-03-17T01:20:44.436Z] [2026-03-17T01:20:44.436Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-17T01:20:44.436Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-17T01:20:44.436Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-17T01:20:44.436Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-17T01:20:44.436Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-03-17T01:20:44.436Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-03-17T01:20:44.436Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-17T01:20:44.436Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-17T01:20:44.436Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-17T01:20:44.694Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-17T01:20:44.694Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.15MB / 60.15MB 0.3s [2026-03-17T01:20:44.694Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-17T01:20:44.694Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-17T01:20:44.694Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-03-17T01:20:44.694Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s [2026-03-17T01:20:44.694Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-17T01:20:44.694Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 49.28MB / 60.15MB 0.4s [2026-03-17T01:20:44.694Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-03-17T01:20:44.694Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s [2026-03-17T01:20:44.694Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-17T01:20:44.694Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.4s [2026-03-17T01:20:44.694Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-17T01:20:44.694Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s [2026-03-17T01:20:44.694Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s [2026-03-17T01:20:44.952Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-17T01:20:44.952Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s [2026-03-17T01:20:44.952Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-03-17T01:20:44.952Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-17T01:20:45.210Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s [2026-03-17T01:20:45.210Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-03-17T01:20:45.467Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-03-17T01:20:49.652Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2026-03-17T01:20:49.652Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-17T01:20:49.652Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-17T01:20:49.652Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-17T01:20:49.652Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-17T01:20:49.652Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-17T01:20:49.910Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-03-17T01:20:49.910Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-17T01:20:53.192Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-03-17T01:20:53.192Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-17T01:20:53.450Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-17T01:20:53.450Z] #4 DONE 9.2s [2026-03-17T01:20:53.708Z] [2026-03-17T01:20:53.708Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-17T01:20:53.708Z] #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-17T01:20:53.971Z] #6 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-17T01:20:54.228Z] #6 0.845 OK: 265 MiB in 60 packages [2026-03-17T01:20:55.604Z] #6 DONE 2.2s [2026-03-17T01:20:55.863Z] [2026-03-17T01:20:55.863Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-03-17T01:20:55.863Z] #7 DONE 0.0s [2026-03-17T01:20:55.863Z] [2026-03-17T01:20:55.863Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-17T01:20:55.863Z] #8 DONE 0.0s [2026-03-17T01:20:55.863Z] [2026-03-17T01:20:55.863Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-17T01:20:57.275Z] Still waiting to schedule task [2026-03-17T01:20:57.276Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3590’ [2026-03-17T01:21:10.758Z] #9 DONE 13.5s [2026-03-17T01:21:10.758Z] [2026-03-17T01:21:10.758Z] #10 [builder 6/7] COPY . . [2026-03-17T01:21:10.758Z] #10 DONE 0.1s [2026-03-17T01:21:10.758Z] [2026-03-17T01:21:10.758Z] #11 [builder 7/7] RUN echo noop [2026-03-17T01:21:10.758Z] #11 0.222 noop [2026-03-17T01:21:10.758Z] #11 DONE 0.3s [2026-03-17T01:21:10.758Z] [2026-03-17T01:21:10.758Z] #12 exporting to image [2026-03-17T01:21:10.758Z] #12 exporting layers [2026-03-17T01:21:17.442Z] #12 exporting layers 7.7s done [2026-03-17T01:21:17.442Z] #12 writing image sha256:ff9a5aeb0edfa117e2f5ce13917de81287e0b3ec4d391c6869f8bdf6bbb79a75 done [2026-03-17T01:21:17.442Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-17T01:21:17.442Z] #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:21:17.770Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-17T01:21:17.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:21:17.844Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:21:17.868Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-17T01:21:18.181Z] $ docker top 46798c5abdbafd065ecc47560e4924ecdaa18b16008bb241338d93cc632e9afb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-17T01:21:18.511Z] + go version [2026-03-17T01:21:18.511Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-17T01:21:18.521Z] $ docker stop --time=1 46798c5abdbafd065ecc47560e4924ecdaa18b16008bb241338d93cc632e9afb [2026-03-17T01:21:19.798Z] $ docker rm -f --volumes 46798c5abdbafd065ecc47560e4924ecdaa18b16008bb241338d93cc632e9afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:21:20.211Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-17T01:21:20.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:21:20.276Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:21:20.307Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-17T01:21:20.537Z] $ docker top 7173ed46977e891bce9a2591a45e558397d3ae9bbe98e8c7a8756858fadf23b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-17T01:21:20.872Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-03-17T01:21:21.164Z] + make test [2026-03-17T01:21:21.164Z] go test ./... -coverprofile=coverage.out [2026-03-17T01:21:22.096Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-03-17T01:21:44.003Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-03-17T01:21:44.003Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.019s coverage: 41.4% of statements [2026-03-17T01:21:44.003Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-03-17T01:21:56.199Z] 0 issues. [2026-03-17T01:21:56.199Z] go vet ./... [2026-03-17T01:22:01.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-17T01:22:01.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-17T01:22:01.461Z] ./bin/test-attribution-txt.sh [2026-03-17T01:22:01.461Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-17T01:22:01.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-17T01:22:01.747Z] $ docker stop --time=1 7173ed46977e891bce9a2591a45e558397d3ae9bbe98e8c7a8756858fadf23b9 [2026-03-17T01:22:03.579Z] $ docker rm -f --volumes 7173ed46977e891bce9a2591a45e558397d3ae9bbe98e8c7a8756858fadf23b9 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-17T01:22:04.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-17T01:22:04.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-17T01:22:04.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-17T01:22:05.065Z] + ls -al . [2026-03-17T01:22:05.065Z] total 236 [2026-03-17T01:22:05.065Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 01:21 . [2026-03-17T01:22:05.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:20 .. [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 17 01:20 .dockerignore [2026-03-17T01:22:05.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 01:21 .git [2026-03-17T01:22:05.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:20 .github [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 17 01:20 .gitignore [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 17 01:20 .golangci.yml [2026-03-17T01:22:05.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 01:20 .semver [2026-03-17T01:22:05.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:20 .vscode [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 22466 Mar 17 01:20 Attribution.txt [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 17 01:20 CHANGELOG.md [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 1242 Mar 17 01:20 Dockerfile [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 672 Mar 17 01:20 Jenkinsfile [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 17 01:20 LICENSE [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 2473 Mar 17 01:20 Makefile [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 17 01:20 README.md [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 01:20 VERSION [2026-03-17T01:22:05.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:20 bin [2026-03-17T01:22:05.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 01:20 cmd [2026-03-17T01:22:05.066Z] -rw-r--r-- 1 jenkins jenkins 23970 Mar 17 01:21 coverage.out [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 6819 Mar 17 01:20 go.mod [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 89459 Mar 17 01:20 go.sum [2026-03-17T01:22:05.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:20 internal [2026-03-17T01:22:05.066Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 17 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:05.382Z] + 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=5a3e1eab7525728335601804ebdbe922a7b7d868 --label arch=amd64 --label version=4.1.0-dev.15 . [2026-03-17T01:22:05.641Z] #0 building with "default" instance using docker driver [2026-03-17T01:22:05.641Z] [2026-03-17T01:22:05.641Z] #1 [internal] load build definition from Dockerfile [2026-03-17T01:22:05.641Z] #1 transferring dockerfile: 1.28kB done [2026-03-17T01:22:05.641Z] #1 DONE 0.0s [2026-03-17T01:22:05.641Z] [2026-03-17T01:22:05.641Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-17T01:22:05.641Z] #2 DONE 0.0s [2026-03-17T01:22:05.641Z] [2026-03-17T01:22:05.641Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-17T01:22:06.209Z] #3 DONE 0.7s [2026-03-17T01:22:06.209Z] [2026-03-17T01:22:06.209Z] #4 [internal] load .dockerignore [2026-03-17T01:22:06.209Z] #4 transferring context: 102B done [2026-03-17T01:22:06.209Z] #4 DONE 0.0s [2026-03-17T01:22:06.209Z] [2026-03-17T01:22:06.209Z] #5 [internal] load build context [2026-03-17T01:22:06.209Z] #5 transferring context: 36.10kB done [2026-03-17T01:22:06.209Z] #5 DONE 0.0s [2026-03-17T01:22:06.209Z] [2026-03-17T01:22:06.209Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-17T01:22:06.209Z] #6 DONE 0.1s [2026-03-17T01:22:06.209Z] [2026-03-17T01:22:06.209Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-17T01:22:06.209Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-17T01:22:06.209Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-17T01:22:06.209Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-17T01:22:06.209Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-17T01:22:06.209Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.1s [2026-03-17T01:22:06.468Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.15MB / 3.80MB 0.3s [2026-03-17T01:22:06.468Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-17T01:22:06.468Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.3s done [2026-03-17T01:22:06.727Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-17T01:22:06.727Z] #7 DONE 0.5s [2026-03-17T01:22:06.727Z] [2026-03-17T01:22:06.727Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-03-17T01:22:06.986Z] #8 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-17T01:22:06.986Z] #8 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-17T01:22:07.245Z] #8 ... [2026-03-17T01:22:07.245Z] [2026-03-17T01:22:07.245Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-17T01:22:07.245Z] #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-17T01:22:07.245Z] #9 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-17T01:22:07.245Z] #9 0.812 OK: 265 MiB in 60 packages [2026-03-17T01:22:07.245Z] #9 DONE 0.9s [2026-03-17T01:22:07.245Z] [2026-03-17T01:22:07.245Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-03-17T01:22:07.245Z] #10 DONE 0.0s [2026-03-17T01:22:07.245Z] [2026-03-17T01:22:07.245Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-17T01:22:07.245Z] #11 DONE 0.0s [2026-03-17T01:22:07.245Z] [2026-03-17T01:22:07.245Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-03-17T01:22:07.245Z] #8 0.561 (1/6) Installing dumb-init (1.2.5-r3) [2026-03-17T01:22:07.245Z] #8 0.567 (2/6) Installing libgcc (14.2.0-r6) [2026-03-17T01:22:07.245Z] #8 0.574 (3/6) Installing libsodium (1.0.20-r1) [2026-03-17T01:22:07.245Z] #8 0.583 (4/6) Installing libstdc++ (14.2.0-r6) [2026-03-17T01:22:07.245Z] #8 0.608 (5/6) Installing libzmq (4.3.5-r2) [2026-03-17T01:22:07.504Z] #8 0.617 (6/6) Installing zeromq (4.3.5-r2) [2026-03-17T01:22:07.504Z] #8 0.621 Executing busybox-1.37.0-r20.trigger [2026-03-17T01:22:07.504Z] #8 0.630 OK: 11 MiB in 22 packages [2026-03-17T01:22:07.504Z] #8 DONE 0.7s [2026-03-17T01:22:07.504Z] [2026-03-17T01:22:07.504Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-17T01:22:07.762Z] #12 DONE 0.5s [2026-03-17T01:22:07.762Z] [2026-03-17T01:22:07.762Z] #13 [builder 6/7] COPY . . [2026-03-17T01:22:07.762Z] #13 DONE 0.1s [2026-03-17T01:22:07.762Z] [2026-03-17T01:22:07.762Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-17T01:22:07.762Z] #14 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-17T01:22:07.762Z] #14 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-17T01:22:08.329Z] #14 0.681 OK: 11 MiB in 22 packages [2026-03-17T01:22:08.329Z] #14 DONE 0.8s [2026-03-17T01:22:08.329Z] [2026-03-17T01:22:08.329Z] #15 [builder 7/7] RUN make build [2026-03-17T01:22:08.329Z] #15 0.218 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-03-17T01:22:34.887Z] #15 26.33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-03-17T01:22:34.887Z] #15 DONE 27.1s [2026-03-17T01:22:35.153Z] [2026-03-17T01:22:35.153Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-03-17T01:22:35.153Z] #16 DONE 0.2s [2026-03-17T01:22:35.415Z] [2026-03-17T01:22:35.415Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-03-17T01:22:35.415Z] #17 DONE 0.0s [2026-03-17T01:22:35.415Z] [2026-03-17T01:22:35.415Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-03-17T01:22:35.415Z] #18 DONE 0.0s [2026-03-17T01:22:35.415Z] [2026-03-17T01:22:35.415Z] #19 exporting to image [2026-03-17T01:22:35.415Z] #19 exporting layers [2026-03-17T01:22:35.415Z] #19 exporting layers 0.2s done [2026-03-17T01:22:35.415Z] #19 writing image sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done [2026-03-17T01:22:35.415Z] #19 naming to docker.io/library/device-opc-ua done [2026-03-17T01:22:35.415Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:22:35.528Z] provisioning config files... [2026-03-17T01:22:35.538Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6176114782028793189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:22:35.911Z] ---> ****-login.sh [2026-03-17T01:22:35.911Z] nexus3.edgexfoundry.org:10001 [2026-03-17T01:22:35.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:22:35.911Z] Login Succeeded [2026-03-17T01:22:35.911Z] nexus3.edgexfoundry.org:10002 [2026-03-17T01:22:35.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:22:35.911Z] Login Succeeded [2026-03-17T01:22:35.911Z] nexus3.edgexfoundry.org:10003 [2026-03-17T01:22:35.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:22:35.911Z] Login Succeeded [2026-03-17T01:22:35.912Z] nexus3.edgexfoundry.org:10004 [2026-03-17T01:22:36.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:22:36.196Z] Login Succeeded [2026-03-17T01:22:36.196Z] ****.io [2026-03-17T01:22:36.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:22:36.463Z] Login Succeeded [2026-03-17T01:22:36.463Z] ---> ****-login.sh ends [Pipeline] } [2026-03-17T01:22:36.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-17T01:22:36.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-17T01:22:36.627Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-03-17T01:22:36.627Z] 5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:22:36.627Z] latest [2026-03-17T01:22:36.627Z] 4.1.0-dev.15 [2026-03-17T01:22:36.627Z] 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:22:36.627Z] main [2026-03-17T01:22:36.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:37.060Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:37.387Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:22:37.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-17T01:22:37.387Z] 7b8eefbe1f40: Preparing [2026-03-17T01:22:37.387Z] 782ac7c45023: Preparing [2026-03-17T01:22:37.387Z] fda7fcc6abe1: Preparing [2026-03-17T01:22:37.387Z] 18f35ecbe1af: Preparing [2026-03-17T01:22:37.387Z] 431b71db86cd: Preparing [2026-03-17T01:22:37.387Z] cce92674e987: Preparing [2026-03-17T01:22:37.387Z] cce92674e987: Waiting [2026-03-17T01:22:37.387Z] 7b8eefbe1f40: Pushed [2026-03-17T01:22:37.387Z] 782ac7c45023: Pushed [2026-03-17T01:22:37.387Z] 18f35ecbe1af: Pushed [2026-03-17T01:22:37.387Z] cce92674e987: Layer already exists [2026-03-17T01:22:37.952Z] 431b71db86cd: Pushed [2026-03-17T01:22:48.120Z] fda7fcc6abe1: Pushed [2026-03-17T01:22:48.120Z] 5a3e1eab7525728335601804ebdbe922a7b7d868: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:48.448Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:48.769Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-17T01:22:48.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-17T01:22:48.769Z] 7b8eefbe1f40: Preparing [2026-03-17T01:22:48.769Z] 782ac7c45023: Preparing [2026-03-17T01:22:48.769Z] fda7fcc6abe1: Preparing [2026-03-17T01:22:48.770Z] 18f35ecbe1af: Preparing [2026-03-17T01:22:48.770Z] 431b71db86cd: Preparing [2026-03-17T01:22:48.770Z] cce92674e987: Preparing [2026-03-17T01:22:48.770Z] cce92674e987: Waiting [2026-03-17T01:22:48.770Z] 782ac7c45023: Layer already exists [2026-03-17T01:22:48.770Z] 7b8eefbe1f40: Layer already exists [2026-03-17T01:22:48.770Z] fda7fcc6abe1: Layer already exists [2026-03-17T01:22:48.770Z] 431b71db86cd: Layer already exists [2026-03-17T01:22:48.770Z] 18f35ecbe1af: Layer already exists [2026-03-17T01:22:48.770Z] cce92674e987: Layer already exists [2026-03-17T01:22:48.770Z] latest: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:49.096Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:49.416Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 [2026-03-17T01:22:49.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-17T01:22:49.417Z] 7b8eefbe1f40: Preparing [2026-03-17T01:22:49.417Z] 782ac7c45023: Preparing [2026-03-17T01:22:49.417Z] fda7fcc6abe1: Preparing [2026-03-17T01:22:49.417Z] 18f35ecbe1af: Preparing [2026-03-17T01:22:49.417Z] 431b71db86cd: Preparing [2026-03-17T01:22:49.417Z] cce92674e987: Preparing [2026-03-17T01:22:49.417Z] cce92674e987: Waiting [2026-03-17T01:22:49.417Z] 782ac7c45023: Layer already exists [2026-03-17T01:22:49.417Z] 431b71db86cd: Layer already exists [2026-03-17T01:22:49.417Z] fda7fcc6abe1: Layer already exists [2026-03-17T01:22:49.417Z] 18f35ecbe1af: Layer already exists [2026-03-17T01:22:49.417Z] 7b8eefbe1f40: Layer already exists [2026-03-17T01:22:49.417Z] cce92674e987: Layer already exists [2026-03-17T01:22:49.417Z] 4.1.0-dev.15: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:49.742Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:50.072Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:22:50.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-17T01:22:50.072Z] 7b8eefbe1f40: Preparing [2026-03-17T01:22:50.072Z] 782ac7c45023: Preparing [2026-03-17T01:22:50.072Z] fda7fcc6abe1: Preparing [2026-03-17T01:22:50.072Z] 18f35ecbe1af: Preparing [2026-03-17T01:22:50.072Z] 431b71db86cd: Preparing [2026-03-17T01:22:50.072Z] cce92674e987: Preparing [2026-03-17T01:22:50.072Z] cce92674e987: Waiting [2026-03-17T01:22:50.072Z] 7b8eefbe1f40: Layer already exists [2026-03-17T01:22:50.072Z] 18f35ecbe1af: Layer already exists [2026-03-17T01:22:50.072Z] 782ac7c45023: Layer already exists [2026-03-17T01:22:50.072Z] 431b71db86cd: Layer already exists [2026-03-17T01:22:50.072Z] fda7fcc6abe1: Layer already exists [2026-03-17T01:22:50.072Z] cce92674e987: Layer already exists [2026-03-17T01:22:50.072Z] 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:50.396Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:22:50.719Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-17T01:22:50.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-03-17T01:22:50.719Z] 7b8eefbe1f40: Preparing [2026-03-17T01:22:50.719Z] 782ac7c45023: Preparing [2026-03-17T01:22:50.719Z] fda7fcc6abe1: Preparing [2026-03-17T01:22:50.719Z] 18f35ecbe1af: Preparing [2026-03-17T01:22:50.719Z] 431b71db86cd: Preparing [2026-03-17T01:22:50.719Z] cce92674e987: Preparing [2026-03-17T01:22:50.719Z] cce92674e987: Waiting [2026-03-17T01:22:50.719Z] 431b71db86cd: Layer already exists [2026-03-17T01:22:50.719Z] 782ac7c45023: Layer already exists [2026-03-17T01:22:50.719Z] 7b8eefbe1f40: Layer already exists [2026-03-17T01:22:50.719Z] 18f35ecbe1af: Layer already exists [2026-03-17T01:22:50.719Z] fda7fcc6abe1: Layer already exists [2026-03-17T01:22:50.719Z] cce92674e987: Layer already exists [2026-03-17T01:22:50.719Z] main: digest: sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-17T01:22:50.803Z] ===================================================== [Pipeline] echo [2026-03-17T01:22:50.815Z] taggedImages: [2026-03-17T01:22:50.815Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:22:50.815Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-17T01:22:50.815Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 [2026-03-17T01:22:50.815Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:22:50.815Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2026-03-17T01:22:50.847Z] ========================================================= [2026-03-17T01:22:50.847Z] [edgeXBuildMultiArch] RAW Config: [2026-03-17T01:22:50.847Z] images: [2026-03-17T01:22:50.847Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:22:50.847Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-17T01:22:50.847Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 [2026-03-17T01:22:50.847Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:22:50.847Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-17T01:22:50.847Z] settingsFile: [2026-03-17T01:22:50.847Z] device-opc-ua-settings [2026-03-17T01:22:50.847Z] ========================================================= [Pipeline] node [2026-03-17T01:23:05.849Z] Still waiting to schedule task [2026-03-17T01:23:05.849Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-17T01:23:52.949Z] Running on prd-centos7-docker-4c-2g-3594 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:23:52.988Z] provisioning config files... [2026-03-17T01:23:53.037Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8644161912757774521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:23:57.114Z] ---> ****-login.sh [2026-03-17T01:23:57.114Z] nexus3.edgexfoundry.org:10001 [2026-03-17T01:23:57.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:23:57.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:23:57.114Z] Configure a credential helper to remove this warning. See [2026-03-17T01:23:57.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:23:57.114Z] [2026-03-17T01:23:57.114Z] Login Succeeded [2026-03-17T01:23:57.114Z] nexus3.edgexfoundry.org:10002 [2026-03-17T01:23:57.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:23:57.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:23:57.377Z] Configure a credential helper to remove this warning. See [2026-03-17T01:23:57.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:23:57.377Z] [2026-03-17T01:23:57.377Z] Login Succeeded [2026-03-17T01:23:57.377Z] nexus3.edgexfoundry.org:10003 [2026-03-17T01:23:57.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:23:57.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:23:57.377Z] Configure a credential helper to remove this warning. See [2026-03-17T01:23:57.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:23:57.377Z] [2026-03-17T01:23:57.377Z] Login Succeeded [2026-03-17T01:23:57.377Z] nexus3.edgexfoundry.org:10004 [2026-03-17T01:23:57.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:23:57.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:23:57.377Z] Configure a credential helper to remove this warning. See [2026-03-17T01:23:57.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:23:57.377Z] [2026-03-17T01:23:57.377Z] Login Succeeded [2026-03-17T01:23:57.377Z] ****.io [2026-03-17T01:23:57.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:23:57.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:23:57.637Z] Configure a credential helper to remove this warning. See [2026-03-17T01:23:57.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:23:57.637Z] [2026-03-17T01:23:57.637Z] Login Succeeded [2026-03-17T01:23:57.637Z] ---> ****-login.sh ends [Pipeline] } [2026-03-17T01:23:57.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-17T01:23:57.979Z] + docker buildx ls [2026-03-17T01:23:57.979Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-17T01:23:57.979Z] default * docker [2026-03-17T01:23:57.979Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-17T01:23:58.280Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-17T01:23:58.281Z] edgex-builder [Pipeline] sh [2026-03-17T01:23:58.572Z] + docker buildx inspect --bootstrap [2026-03-17T01:23:58.572Z] #1 [internal] booting buildkit [2026-03-17T01:23:58.572Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-17T01:24:01.890Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2026-03-17T01:24:01.890Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-17T01:24:02.831Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2026-03-17T01:24:02.831Z] #1 DONE 4.1s [2026-03-17T01:24:02.831Z] Name: edgex-builder [2026-03-17T01:24:02.831Z] Driver: docker-container [2026-03-17T01:24:02.831Z] [2026-03-17T01:24:02.831Z] Nodes: [2026-03-17T01:24:02.831Z] Name: edgex-builder0 [2026-03-17T01:24:02.831Z] Endpoint: unix:///var/run/docker.sock [2026-03-17T01:24:02.831Z] Status: running [2026-03-17T01:24:02.831Z] Buildkit: v0.28.0 [2026-03-17T01:24:02.831Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-17T01:24:03.123Z] + docker buildx ls [2026-03-17T01:24:03.123Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-17T01:24:03.123Z] edgex-builder * docker-container [2026-03-17T01:24:03.123Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-17T01:24:03.123Z] default docker [2026-03-17T01:24:03.123Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-17T01:24:03.414Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868' [2026-03-17T01:24:03.415Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 --push - [2026-03-17T01:24:03.679Z] #1 [internal] load build definition from Dockerfile [2026-03-17T01:24:03.679Z] #1 transferring dockerfile: 198B done [2026-03-17T01:24:03.679Z] #1 DONE 0.0s [2026-03-17T01:24:03.679Z] [2026-03-17T01:24:03.679Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:24:03.679Z] #2 DONE 0.1s [2026-03-17T01:24:03.679Z] [2026-03-17T01:24:03.679Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:24:03.679Z] #3 DONE 0.1s [2026-03-17T01:24:03.679Z] [2026-03-17T01:24:03.679Z] #4 [internal] load .dockerignore [2026-03-17T01:24:03.679Z] #4 transferring context: [2026-03-17T01:24:03.679Z] #4 transferring context: 2B done [2026-03-17T01:24:03.679Z] #4 DONE 0.0s [2026-03-17T01:24:03.679Z] [2026-03-17T01:24:03.679Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:03.679Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:03.679Z] #5 DONE 0.0s [2026-03-17T01:24:03.679Z] [2026-03-17T01:24:03.679Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:03.679Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:03.679Z] #6 DONE 0.1s [2026-03-17T01:24:03.679Z] [2026-03-17T01:24:03.679Z] #7 exporting to image [2026-03-17T01:24:03.679Z] #7 exporting layers done [2026-03-17T01:24:03.679Z] #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done [2026-03-17T01:24:03.679Z] #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b [2026-03-17T01:24:03.679Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-17T01:24:03.940Z] #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done [2026-03-17T01:24:03.940Z] #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done [2026-03-17T01:24:03.940Z] #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done [2026-03-17T01:24:03.940Z] #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 0.0s done [2026-03-17T01:24:03.940Z] #7 DONE 0.0s [2026-03-17T01:24:03.940Z] [2026-03-17T01:24:03.940Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-17T01:24:03.940Z] #8 DONE 0.0s [2026-03-17T01:24:03.940Z] [2026-03-17T01:24:03.940Z] 1 warning found (use --debug to expand): [2026-03-17T01:24:03.940Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-17T01:24:04.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2026-03-17T01:24:04.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2026-03-17T01:24:04.279Z] #1 [internal] load build definition from Dockerfile [2026-03-17T01:24:04.279Z] #1 transferring dockerfile: 164B done [2026-03-17T01:24:04.279Z] #1 DONE 0.0s [2026-03-17T01:24:04.279Z] [2026-03-17T01:24:04.279Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-17T01:24:04.279Z] #2 DONE 0.0s [2026-03-17T01:24:04.279Z] [2026-03-17T01:24:04.279Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-03-17T01:24:04.279Z] #3 DONE 0.0s [2026-03-17T01:24:04.279Z] [2026-03-17T01:24:04.279Z] #4 [internal] load .dockerignore [2026-03-17T01:24:04.279Z] #4 transferring context: 2B done [2026-03-17T01:24:04.279Z] #4 DONE 0.0s [2026-03-17T01:24:04.279Z] [2026-03-17T01:24:04.279Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:04.279Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:04.279Z] #5 CACHED [2026-03-17T01:24:04.279Z] [2026-03-17T01:24:04.279Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:04.279Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:04.279Z] #6 CACHED [2026-03-17T01:24:04.279Z] [2026-03-17T01:24:04.279Z] #7 exporting to image [2026-03-17T01:24:04.279Z] #7 exporting layers done [2026-03-17T01:24:04.279Z] #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done [2026-03-17T01:24:04.279Z] #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b [2026-03-17T01:24:04.279Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-17T01:24:04.540Z] #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done [2026-03-17T01:24:04.540Z] #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done [2026-03-17T01:24:04.540Z] #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done [2026-03-17T01:24:04.540Z] #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done [2026-03-17T01:24:04.540Z] #7 DONE 0.0s [2026-03-17T01:24:04.540Z] [2026-03-17T01:24:04.540Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-17T01:24:04.540Z] #8 DONE 0.0s [2026-03-17T01:24:04.540Z] [2026-03-17T01:24:04.540Z] 1 warning found (use --debug to expand): [2026-03-17T01:24:04.540Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-17T01:24:04.821Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15' [2026-03-17T01:24:04.822Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 --push - [2026-03-17T01:24:05.081Z] #1 [internal] load build definition from Dockerfile [2026-03-17T01:24:05.081Z] #1 transferring dockerfile: 170B done [2026-03-17T01:24:05.081Z] #1 DONE 0.0s [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 [2026-03-17T01:24:05.081Z] #2 DONE 0.0s [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15 [2026-03-17T01:24:05.081Z] #3 DONE 0.0s [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] #4 [internal] load .dockerignore [2026-03-17T01:24:05.081Z] #4 transferring context: 2B done [2026-03-17T01:24:05.081Z] #4 DONE 0.0s [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:05.081Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:05.081Z] #5 CACHED [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:05.081Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:05.081Z] #6 CACHED [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] #7 exporting to image [2026-03-17T01:24:05.081Z] #7 exporting layers done [2026-03-17T01:24:05.081Z] #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done [2026-03-17T01:24:05.081Z] #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done [2026-03-17T01:24:05.081Z] #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done [2026-03-17T01:24:05.081Z] #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done [2026-03-17T01:24:05.081Z] #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done [2026-03-17T01:24:05.081Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-17T01:24:05.081Z] #7 DONE 0.0s [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-17T01:24:05.081Z] #8 DONE 0.0s [2026-03-17T01:24:05.081Z] [2026-03-17T01:24:05.081Z] 1 warning found (use --debug to expand): [2026-03-17T01:24:05.081Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-17T01:24:05.372Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 --push - [2026-03-17T01:24:05.372Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15' [2026-03-17T01:24:05.635Z] #1 [internal] load build definition from Dockerfile [2026-03-17T01:24:05.635Z] #1 transferring dockerfile: 211B done [2026-03-17T01:24:05.635Z] #1 DONE 0.0s [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:24:05.635Z] #2 DONE 0.0s [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:24:05.635Z] #3 DONE 0.0s [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] #4 [internal] load .dockerignore [2026-03-17T01:24:05.635Z] #4 transferring context: 2B done [2026-03-17T01:24:05.635Z] #4 DONE 0.0s [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:05.635Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:05.635Z] #5 CACHED [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:05.635Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:05.635Z] #6 CACHED [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] #7 exporting to image [2026-03-17T01:24:05.635Z] #7 exporting layers done [2026-03-17T01:24:05.635Z] #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done [2026-03-17T01:24:05.635Z] #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done [2026-03-17T01:24:05.635Z] #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done [2026-03-17T01:24:05.635Z] #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done [2026-03-17T01:24:05.635Z] #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done [2026-03-17T01:24:05.635Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-17T01:24:05.635Z] #7 DONE 0.0s [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-17T01:24:05.635Z] #8 DONE 0.0s [2026-03-17T01:24:05.635Z] [2026-03-17T01:24:05.635Z] 1 warning found (use --debug to expand): [2026-03-17T01:24:05.635Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-17T01:24:05.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2026-03-17T01:24:05.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2026-03-17T01:24:05.919Z] #1 [internal] load build definition from Dockerfile [2026-03-17T01:24:05.919Z] #1 transferring dockerfile: 162B done [2026-03-17T01:24:05.919Z] #1 DONE 0.0s [2026-03-17T01:24:05.919Z] [2026-03-17T01:24:05.919Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-17T01:24:05.919Z] #2 DONE 0.0s [2026-03-17T01:24:05.919Z] [2026-03-17T01:24:05.919Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-03-17T01:24:05.919Z] #3 DONE 0.0s [2026-03-17T01:24:05.919Z] [2026-03-17T01:24:05.919Z] #4 [internal] load .dockerignore [2026-03-17T01:24:05.919Z] #4 transferring context: 2B done [2026-03-17T01:24:05.919Z] #4 DONE 0.0s [2026-03-17T01:24:05.919Z] [2026-03-17T01:24:05.919Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:05.919Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:05.919Z] #5 CACHED [2026-03-17T01:24:05.919Z] [2026-03-17T01:24:05.919Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a [2026-03-17T01:24:05.919Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:ed2f68f258e506439e217d3a493671e484414d6de66b924d29b4d95f4206a65a 0.0s done [2026-03-17T01:24:05.919Z] #6 CACHED [2026-03-17T01:24:05.919Z] [2026-03-17T01:24:05.919Z] #7 exporting to image [2026-03-17T01:24:05.919Z] #7 exporting layers done [2026-03-17T01:24:05.919Z] #7 exporting manifest sha256:fc15f0830f3548736fab55d8bdaaf0062c43001471351922f1f23e07a1f37ca8 done [2026-03-17T01:24:05.919Z] #7 exporting config sha256:edcbdd1fe9f9f2aecb642635288abe536f7ed4eafeade9910ef07808dedb829b done [2026-03-17T01:24:05.919Z] #7 exporting manifest sha256:f226673af568bb9363080eb85fed35f6b93e17c4b5b4b9c7697be796c826cb73 done [2026-03-17T01:24:05.919Z] #7 exporting config sha256:b8b7234f39e2d723dee6121238db51449d72e5fd106e344fa5459a549c068904 done [2026-03-17T01:24:05.919Z] #7 exporting manifest list sha256:92cddc87d7ea0deb0d49e494170656710939a89796abce82bc5cda1516854512 done [2026-03-17T01:24:05.919Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-17T01:24:05.919Z] #7 DONE 0.0s [2026-03-17T01:24:05.919Z] [2026-03-17T01:24:05.919Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-17T01:24:06.176Z] #8 DONE 0.0s [2026-03-17T01:24:06.176Z] [2026-03-17T01:24:06.176Z] 1 warning found (use --debug to expand): [2026-03-17T01:24:06.176Z]  - 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-03-17T01:24:06.558Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:06.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:07.408Z] ---> package-listing.sh [2026-03-17T01:24:07.408Z] ++ facter osfamily [2026-03-17T01:24:07.408Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-17T01:24:07.667Z] + OS_FAMILY=redhat [2026-03-17T01:24:07.667Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-03-17T01:24:07.667Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-17T01:24:07.667Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-17T01:24:07.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-17T01:24:07.667Z] + PACKAGES=/tmp/packages_start.txt [2026-03-17T01:24:07.667Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-17T01:24:07.667Z] + PACKAGES=/tmp/packages_end.txt [2026-03-17T01:24:07.667Z] + case "${OS_FAMILY}" in [2026-03-17T01:24:07.667Z] + rpm -qa [2026-03-17T01:24:07.667Z] + sort [2026-03-17T01:24:08.233Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-17T01:24:08.233Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-17T01:24:08.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-17T01:24:08.233Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-17T01:24:08.233Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-03-17T01:24:08.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-03-17T01:24:08.243Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-17T01:24:08.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:24:09.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-17T01:24:09.080Z] [2026-03-17T01:24:09.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:24:09.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-17T01:24:09.382Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-17T01:24:09.382Z] 5eb5b503b376: Pulling fs layer [2026-03-17T01:24:09.382Z] 5c69ac0246d0: Pulling fs layer [2026-03-17T01:24:09.382Z] ec43610c2a17: Pulling fs layer [2026-03-17T01:24:09.382Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-17T01:24:09.382Z] 33b1e0a273af: Pulling fs layer [2026-03-17T01:24:09.382Z] 5d3b04190fa2: Pulling fs layer [2026-03-17T01:24:09.382Z] 2f39f015ded8: Pulling fs layer [2026-03-17T01:24:09.382Z] 3a2ae6a8a46f: Waiting [2026-03-17T01:24:09.382Z] 33b1e0a273af: Waiting [2026-03-17T01:24:09.382Z] 5d3b04190fa2: Waiting [2026-03-17T01:24:09.382Z] 2f39f015ded8: Waiting [2026-03-17T01:24:09.382Z] 5c69ac0246d0: Verifying Checksum [2026-03-17T01:24:09.382Z] 5c69ac0246d0: Download complete [2026-03-17T01:24:09.382Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-17T01:24:09.382Z] 3a2ae6a8a46f: Download complete [2026-03-17T01:24:09.382Z] ec43610c2a17: Verifying Checksum [2026-03-17T01:24:09.382Z] ec43610c2a17: Download complete [2026-03-17T01:24:09.382Z] 33b1e0a273af: Verifying Checksum [2026-03-17T01:24:09.382Z] 33b1e0a273af: Download complete [2026-03-17T01:24:09.382Z] 5d3b04190fa2: Verifying Checksum [2026-03-17T01:24:09.382Z] 5d3b04190fa2: Download complete [2026-03-17T01:24:09.646Z] 5eb5b503b376: Verifying Checksum [2026-03-17T01:24:09.646Z] 5eb5b503b376: Download complete [2026-03-17T01:24:10.215Z] 2f39f015ded8: Verifying Checksum [2026-03-17T01:24:10.215Z] 2f39f015ded8: Download complete [2026-03-17T01:24:10.788Z] 5eb5b503b376: Pull complete [2026-03-17T01:24:11.050Z] 5c69ac0246d0: Pull complete [2026-03-17T01:24:11.313Z] ec43610c2a17: Pull complete [2026-03-17T01:24:11.575Z] 3a2ae6a8a46f: Pull complete [2026-03-17T01:24:11.575Z] 33b1e0a273af: Pull complete [2026-03-17T01:24:11.837Z] 5d3b04190fa2: Pull complete [2026-03-17T01:24:15.137Z] 2f39f015ded8: Pull complete [2026-03-17T01:24:15.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-17T01:24:15.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-17T01:24:15.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:24:15.297Z] prd-centos7-docker-4c-2g-3594 does not seem to be running inside a container [2026-03-17T01:24:15.328Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-17T01:24:18.391Z] $ docker top 30cef83a831532e2c8d60d0c4e3e8137f119956be032c19f05a37fe6baebc790 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-17T01:24:18.742Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-17T01:24:19.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-17T01:24:19.320Z] + ls /var/log/sa-host [2026-03-17T01:24:19.320Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:24:19.493Z] provisioning config files... [2026-03-17T01:24:19.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6706906085023298833tmp [Pipeline] { [Pipeline] echo [2026-03-17T01:24:19.517Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:19.810Z] ---> create-netrc.sh [Pipeline] } [2026-03-17T01:24:19.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:20.167Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-17T01:24:20.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:20.465Z] ---> sudo-logs.sh [2026-03-17T01:24:20.465Z] Archiving 'sudo' log.. [2026-03-17T01:24:20.465Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3594.novalocal: Name or service not known [2026-03-17T01:24:20.465Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3594.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-17T01:24:20.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:20.770Z] ---> job-cost.sh [2026-03-17T01:24:20.770Z] lf-activate-venv: SKIPPING [2026-03-17T01:24:20.770Z] INFO: No Stack... [2026-03-17T01:24:21.028Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-17T01:24:21.286Z] INFO: Archiving Costs [Pipeline] echo [2026-03-17T01:24:21.298Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:21.609Z] ---> logs-deploy.sh [2026-03-17T01:24:21.609Z] lf-activate-venv: SKIPPING [2026-03-17T01:24:21.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/30 [2026-03-17T01:24:21.609Z] INFO: archiving workspace using pattern(s): [2026-03-17T01:24:22.545Z] Archives upload complete. [2026-03-17T01:24:22.545Z] INFO: archiving logs to Nexus [2026-03-17T01:24:23.484Z] ---> uname -a: [2026-03-17T01:24:23.484Z] Linux prd-centos7-docker-4c-2g-3594.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-17T01:24:23.484Z] [2026-03-17T01:24:23.485Z] [2026-03-17T01:24:23.485Z] ---> lscpu: [2026-03-17T01:24:23.485Z] Architecture: x86_64 [2026-03-17T01:24:23.485Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-17T01:24:23.485Z] Byte Order: Little Endian [2026-03-17T01:24:23.485Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-17T01:24:23.485Z] CPU(s): 2 [2026-03-17T01:24:23.485Z] On-line CPU(s) list: 0,1 [2026-03-17T01:24:23.485Z] Thread(s) per core: 1 [2026-03-17T01:24:23.485Z] Core(s) per socket: 1 [2026-03-17T01:24:23.485Z] Socket(s): 2 [2026-03-17T01:24:23.485Z] NUMA node(s): 1 [2026-03-17T01:24:23.485Z] Vendor ID: AuthenticAMD [2026-03-17T01:24:23.485Z] CPU family: 23 [2026-03-17T01:24:23.485Z] Model: 49 [2026-03-17T01:24:23.485Z] Model name: AMD EPYC-Rome Processor [2026-03-17T01:24:23.485Z] Stepping: 0 [2026-03-17T01:24:23.485Z] CPU MHz: 2800.000 [2026-03-17T01:24:23.485Z] BogoMIPS: 5600.00 [2026-03-17T01:24:23.485Z] Virtualization: AMD-V [2026-03-17T01:24:23.485Z] Hypervisor vendor: KVM [2026-03-17T01:24:23.485Z] Virtualization type: full [2026-03-17T01:24:23.485Z] L1d cache: 64 KiB [2026-03-17T01:24:23.485Z] L1i cache: 64 KiB [2026-03-17T01:24:23.485Z] L2 cache: 1 MiB [2026-03-17T01:24:23.485Z] L3 cache: 32 MiB [2026-03-17T01:24:23.485Z] NUMA node0 CPU(s): 0,1 [2026-03-17T01:24:23.485Z] Vulnerability Itlb multihit: Not affected [2026-03-17T01:24:23.485Z] Vulnerability L1tf: Not affected [2026-03-17T01:24:23.485Z] Vulnerability Mds: Not affected [2026-03-17T01:24:23.485Z] Vulnerability Meltdown: Not affected [2026-03-17T01:24:23.485Z] Vulnerability Mmio stale data: Not affected [2026-03-17T01:24:23.485Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-17T01:24:23.485Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-17T01:24:23.485Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-17T01:24:23.485Z] Vulnerability Srbds: Not affected [2026-03-17T01:24:23.485Z] Vulnerability Tsx async abort: Not affected [2026-03-17T01:24:23.485Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-17T01:24:23.485Z] [2026-03-17T01:24:23.485Z] [2026-03-17T01:24:23.485Z] ---> nproc: [2026-03-17T01:24:23.485Z] 2 [2026-03-17T01:24:23.485Z] [2026-03-17T01:24:23.485Z] [2026-03-17T01:24:23.485Z] ---> df -h: [2026-03-17T01:24:23.485Z] Filesystem Size Used Avail Use% Mounted on [2026-03-17T01:24:23.485Z] overlay 40G 7.4G 33G 19% / [2026-03-17T01:24:23.485Z] tmpfs 64M 0 64M 0% /dev [2026-03-17T01:24:23.485Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-17T01:24:23.485Z] shm 64M 0 64M 0% /dev/shm [2026-03-17T01:24:23.485Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-17T01:24:23.485Z] [2026-03-17T01:24:23.485Z] [2026-03-17T01:24:23.485Z] Cannot open /var/log/sysstat/sa17: No such file or directory [2026-03-17T01:24:23.485Z] Please check if data collecting is enabled [2026-03-17T01:24:23.485Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-17T01:24:23.521Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-17T01:24:23.525Z] $ docker stop --time=1 30cef83a831532e2c8d60d0c4e3e8137f119956be032c19f05a37fe6baebc790 [2026-03-17T01:24:24.654Z] $ docker rm -f --volumes 30cef83a831532e2c8d60d0c4e3e8137f119956be032c19f05a37fe6baebc790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-17T01:24:24.751Z] [WS-CLEANUP] Deleting project workspace... [2026-03-17T01:24:24.752Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-17T01:24:24.767Z] [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-03-17T01:24:25.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-17T01:24:25.184Z] [2026-03-17T01:24:25.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:24:25.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-17T01:24:25.482Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-17T01:24:25.482Z] 5eb5b503b376: Pulling fs layer [2026-03-17T01:24:25.482Z] 5c69ac0246d0: Pulling fs layer [2026-03-17T01:24:25.482Z] ec43610c2a17: Pulling fs layer [2026-03-17T01:24:25.482Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-17T01:24:25.482Z] 33b1e0a273af: Pulling fs layer [2026-03-17T01:24:25.482Z] 5d3b04190fa2: Pulling fs layer [2026-03-17T01:24:25.482Z] 2f39f015ded8: Pulling fs layer [2026-03-17T01:24:25.482Z] 3a2ae6a8a46f: Waiting [2026-03-17T01:24:25.482Z] 33b1e0a273af: Waiting [2026-03-17T01:24:25.482Z] 5d3b04190fa2: Waiting [2026-03-17T01:24:25.482Z] 2f39f015ded8: Waiting [2026-03-17T01:24:25.482Z] 5c69ac0246d0: Verifying Checksum [2026-03-17T01:24:25.482Z] 5c69ac0246d0: Download complete [2026-03-17T01:24:25.482Z] 3a2ae6a8a46f: Download complete [2026-03-17T01:24:25.482Z] 33b1e0a273af: Verifying Checksum [2026-03-17T01:24:25.482Z] 33b1e0a273af: Download complete [2026-03-17T01:24:25.482Z] 5d3b04190fa2: Verifying Checksum [2026-03-17T01:24:25.482Z] 5d3b04190fa2: Download complete [2026-03-17T01:24:25.482Z] ec43610c2a17: Verifying Checksum [2026-03-17T01:24:25.482Z] ec43610c2a17: Download complete [2026-03-17T01:24:25.740Z] 5eb5b503b376: Verifying Checksum [2026-03-17T01:24:25.740Z] 5eb5b503b376: Download complete [2026-03-17T01:24:26.306Z] 2f39f015ded8: Download complete [2026-03-17T01:24:27.239Z] 5eb5b503b376: Pull complete [2026-03-17T01:24:27.239Z] 5c69ac0246d0: Pull complete [2026-03-17T01:24:27.805Z] ec43610c2a17: Pull complete [2026-03-17T01:24:27.805Z] 3a2ae6a8a46f: Pull complete [2026-03-17T01:24:28.062Z] 33b1e0a273af: Pull complete [2026-03-17T01:24:28.062Z] 5d3b04190fa2: Pull complete [2026-03-17T01:24:33.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3593 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-03-17T01:24:33.027Z] Running in /w/workspace/device-opc-ua/30 [Pipeline] { [Pipeline] checkout [2026-03-17T01:24:34.616Z] 2f39f015ded8: Pull complete [2026-03-17T01:24:34.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-17T01:24:34.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-17T01:24:34.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2026-03-17T01:24:36.072Z] Selected Git installation does not exist. Using Default [2026-03-17T01:24:36.072Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:24:36.156Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:24:36.188Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-17T01:24:37.451Z] $ docker top 9f0fba6dca49560e65836dce968120efcd6ff237b0f28b343731f5e33888d7e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:37.850Z] ---> job-cost.sh [2026-03-17T01:24:37.850Z] lf-activate-venv: SKIPPING [2026-03-17T01:24:37.850Z] INFO: No Stack... [2026-03-17T01:24:38.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-17T01:24:38.366Z] INFO: Archiving Costs [Pipeline] sh [2026-03-17T01:24:38.651Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-03-17T01:24:38.651Z] + cut -d, -f6 [Pipeline] lock [2026-03-17T01:24:38.661Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [2026-03-17T01:24:38.670Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] did not exist. Created. [2026-03-17T01:24:38.676Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-17T01:24:38.981Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-17T01:24:39.009Z] Stashed 1 file(s) [Pipeline] } [2026-03-17T01:24:39.016Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-17T01:24:39.040Z] $ docker stop --time=1 9f0fba6dca49560e65836dce968120efcd6ff237b0f28b343731f5e33888d7e8 [2026-03-17T01:24:40.174Z] $ docker rm -f --volumes 9f0fba6dca49560e65836dce968120efcd6ff237b0f28b343731f5e33888d7e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-17T01:24:40.612Z] using credential edgex-jenkins-ssh [2026-03-17T01:24:40.635Z] Cloning the remote Git repository [2026-03-17T01:24:40.680Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-03-17T01:24:40.771Z] > git init /w/workspace/device-opc-ua/30 # timeout=10 [2026-03-17T01:24:40.908Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-03-17T01:24:40.909Z] > git --version # timeout=10 [2026-03-17T01:24:40.930Z] > git --version # 'git version 2.25.1' [2026-03-17T01:24:40.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-17T01:24:41.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-17T01:24:43.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-03-17T01:24:43.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-17T01:24:43.878Z] Avoid second fetch [2026-03-17T01:24:43.879Z] Checking out Revision 5a3e1eab7525728335601804ebdbe922a7b7d868 (main) [2026-03-17T01:24:44.480Z] Commit message: "Merge pull request #153 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [2026-03-17T01:24:43.899Z] > git config core.sparsecheckout # timeout=10 [2026-03-17T01:24:43.958Z] > git checkout -f 5a3e1eab7525728335601804ebdbe922a7b7d868 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:24:48.777Z] provisioning config files... [2026-03-17T01:24:48.804Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/30@tmp/config9919771849804681755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:24:49.451Z] ---> ****-login.sh [2026-03-17T01:24:49.451Z] nexus3.edgexfoundry.org:10001 [2026-03-17T01:24:49.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:24:49.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:24:49.990Z] Configure a credential helper to remove this warning. See [2026-03-17T01:24:49.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:24:49.990Z] [2026-03-17T01:24:49.990Z] Login Succeeded [2026-03-17T01:24:49.990Z] nexus3.edgexfoundry.org:10002 [2026-03-17T01:24:50.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:24:50.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:24:50.258Z] Configure a credential helper to remove this warning. See [2026-03-17T01:24:50.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:24:50.258Z] [2026-03-17T01:24:50.258Z] Login Succeeded [2026-03-17T01:24:50.258Z] nexus3.edgexfoundry.org:10003 [2026-03-17T01:24:50.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:24:50.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:24:50.796Z] Configure a credential helper to remove this warning. See [2026-03-17T01:24:50.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:24:50.796Z] [2026-03-17T01:24:50.796Z] Login Succeeded [2026-03-17T01:24:50.796Z] nexus3.edgexfoundry.org:10004 [2026-03-17T01:24:51.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:24:51.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:24:51.064Z] Configure a credential helper to remove this warning. See [2026-03-17T01:24:51.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:24:51.064Z] [2026-03-17T01:24:51.064Z] Login Succeeded [2026-03-17T01:24:51.064Z] ****.io [2026-03-17T01:24:51.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:24:51.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:24:51.602Z] Configure a credential helper to remove this warning. See [2026-03-17T01:24:51.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:24:51.602Z] [2026-03-17T01:24:51.602Z] Login Succeeded [2026-03-17T01:24:51.602Z] ---> ****-login.sh ends [Pipeline] } [2026-03-17T01:24:51.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-17T01:24:51.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-17T01:24:51.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-17T01:24:51.974Z] ========================================================= [2026-03-17T01:24:51.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-17T01:24:51.974Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:24:52.334Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-17T01:24:52.604Z] Sending build context to Docker daemon 9.591MB [2026-03-17T01:24:52.604Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-03-17T01:24:52.604Z] Step 2/10 : FROM ${BASE} AS builder [2026-03-17T01:24:52.876Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-17T01:24:52.876Z] 6b59a28fa201: Pulling fs layer [2026-03-17T01:24:52.876Z] d32bb0dddca7: Pulling fs layer [2026-03-17T01:24:52.876Z] 5dab1238d3d9: Pulling fs layer [2026-03-17T01:24:52.876Z] 196fd7d83e7d: Pulling fs layer [2026-03-17T01:24:52.876Z] 4f4fb700ef54: Pulling fs layer [2026-03-17T01:24:52.876Z] 8ba94037c8f0: Pulling fs layer [2026-03-17T01:24:52.876Z] deaec5988b04: Pulling fs layer [2026-03-17T01:24:52.876Z] 9f65657bb879: Pulling fs layer [2026-03-17T01:24:52.876Z] 4f4fb700ef54: Waiting [2026-03-17T01:24:52.876Z] 8ba94037c8f0: Waiting [2026-03-17T01:24:52.876Z] deaec5988b04: Waiting [2026-03-17T01:24:52.876Z] 9f65657bb879: Waiting [2026-03-17T01:24:52.876Z] 196fd7d83e7d: Waiting [2026-03-17T01:24:52.876Z] d32bb0dddca7: Verifying Checksum [2026-03-17T01:24:52.876Z] d32bb0dddca7: Download complete [2026-03-17T01:24:52.876Z] 196fd7d83e7d: Verifying Checksum [2026-03-17T01:24:52.876Z] 196fd7d83e7d: Download complete [2026-03-17T01:24:52.876Z] 4f4fb700ef54: Verifying Checksum [2026-03-17T01:24:52.876Z] 4f4fb700ef54: Download complete [2026-03-17T01:24:52.876Z] 8ba94037c8f0: Download complete [2026-03-17T01:24:53.150Z] 6b59a28fa201: Verifying Checksum [2026-03-17T01:24:53.150Z] 6b59a28fa201: Download complete [2026-03-17T01:24:53.419Z] 9f65657bb879: Verifying Checksum [2026-03-17T01:24:53.419Z] 9f65657bb879: Download complete [2026-03-17T01:24:54.009Z] 6b59a28fa201: Pull complete [2026-03-17T01:24:54.604Z] d32bb0dddca7: Pull complete [2026-03-17T01:24:54.604Z] 5dab1238d3d9: Verifying Checksum [2026-03-17T01:24:54.604Z] 5dab1238d3d9: Download complete [2026-03-17T01:24:56.024Z] deaec5988b04: Verifying Checksum [2026-03-17T01:24:56.024Z] deaec5988b04: Download complete [2026-03-17T01:25:08.364Z] 5dab1238d3d9: Pull complete [2026-03-17T01:25:08.364Z] 196fd7d83e7d: Pull complete [2026-03-17T01:25:08.364Z] 4f4fb700ef54: Pull complete [2026-03-17T01:25:08.640Z] 8ba94037c8f0: Pull complete [2026-03-17T01:25:18.748Z] deaec5988b04: Pull complete [2026-03-17T01:25:20.710Z] 9f65657bb879: Pull complete [2026-03-17T01:25:20.710Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-17T01:25:20.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-17T01:25:20.710Z] ---> 334268110677 [2026-03-17T01:25:20.710Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-03-17T01:25:22.129Z] ---> Running in 1488ebae8cd6 [2026-03-17T01:25:22.411Z] Removing intermediate container 1488ebae8cd6 [2026-03-17T01:25:22.411Z] ---> 16c47b53be65 [2026-03-17T01:25:22.411Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-17T01:25:22.683Z] ---> Running in 4c43f4996b35 [2026-03-17T01:25:22.683Z] Removing intermediate container 4c43f4996b35 [2026-03-17T01:25:22.683Z] ---> 89e0b7aa45e3 [2026-03-17T01:25:22.683Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-17T01:25:22.951Z] ---> Running in f589aa660d6a [2026-03-17T01:25:23.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-17T01:25:24.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-17T01:25:26.226Z] OK: 255 MiB in 60 packages [2026-03-17T01:25:26.828Z] Removing intermediate container f589aa660d6a [2026-03-17T01:25:26.828Z] ---> 897ef26922d5 [2026-03-17T01:25:26.828Z] Step 6/10 : WORKDIR /device-opcua [2026-03-17T01:25:26.828Z] ---> Running in 051e7bf2cad2 [2026-03-17T01:25:27.095Z] Removing intermediate container 051e7bf2cad2 [2026-03-17T01:25:27.095Z] ---> 3ff86b4bc04e [2026-03-17T01:25:27.095Z] Step 7/10 : COPY go.mod vendor* ./ [2026-03-17T01:25:27.689Z] ---> 41a326a1d1ac [2026-03-17T01:25:27.689Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-17T01:25:27.689Z] ---> Running in 47e8d6876104 [2026-03-17T01:27:19.364Z] Removing intermediate container 47e8d6876104 [2026-03-17T01:27:19.364Z] ---> fee251ee4596 [2026-03-17T01:27:19.364Z] Step 9/10 : COPY . . [2026-03-17T01:27:19.364Z] ---> c6715c151a98 [2026-03-17T01:27:19.364Z] Step 10/10 : RUN ${MAKE} [2026-03-17T01:27:19.364Z] ---> Running in 46545c9a5bfd [2026-03-17T01:27:19.364Z] noop [2026-03-17T01:27:19.364Z] Removing intermediate container 46545c9a5bfd [2026-03-17T01:27:19.364Z] ---> 1f423e98c2df [2026-03-17T01:27:19.364Z] Successfully built 1f423e98c2df [2026-03-17T01:27:19.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:27:19.730Z] + docker inspect -f . ci-base-image-arm64 [2026-03-17T01:27:19.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:27:19.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container [2026-03-17T01:27:20.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/30 -v /w/workspace/device-opc-ua/30:/w/workspace/device-opc-ua/30:rw,z -v /w/workspace/device-opc-ua/30@tmp:/w/workspace/device-opc-ua/30@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-03-17T01:27:21.265Z] $ docker top 5527e63339d2c5307cb858638644c42df2ae8cc753179b2b2f5f6c34b71658d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-17T01:27:22.123Z] + go version [2026-03-17T01:27:22.123Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-17T01:27:22.147Z] $ docker stop --time=1 5527e63339d2c5307cb858638644c42df2ae8cc753179b2b2f5f6c34b71658d6 [2026-03-17T01:27:23.795Z] $ docker rm -f --volumes 5527e63339d2c5307cb858638644c42df2ae8cc753179b2b2f5f6c34b71658d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:27:24.381Z] + docker inspect -f . ci-base-image-arm64 [2026-03-17T01:27:24.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:27:24.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container [2026-03-17T01:27:24.657Z] $ 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/30 -v /w/workspace/device-opc-ua/30:/w/workspace/device-opc-ua/30:rw,z -v /w/workspace/device-opc-ua/30@tmp:/w/workspace/device-opc-ua/30@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-03-17T01:27:25.845Z] $ docker top db046207d0760428b62a77c64832defd65c1ad18b5903d62f9810e0db6e0dce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-17T01:27:26.351Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/30 [Pipeline] fileExists [Pipeline] sh [2026-03-17T01:27:27.266Z] + make test [2026-03-17T01:27:27.266Z] go test ./... -coverprofile=coverage.out [2026-03-17T01:27:32.608Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-03-17T01:31:39.429Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-03-17T01:31:39.429Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.074s coverage: 41.4% of statements [2026-03-17T01:31:39.429Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-03-17T01:31:39.429Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-17T01:31:39.429Z] go vet ./... [2026-03-17T01:32:26.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-17T01:32:26.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-17T01:32:26.330Z] ./bin/test-attribution-txt.sh [2026-03-17T01:32:26.330Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-17T01:32:26.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-17T01:32:26.372Z] $ docker stop --time=1 db046207d0760428b62a77c64832defd65c1ad18b5903d62f9810e0db6e0dce5 [2026-03-17T01:32:29.494Z] $ docker rm -f --volumes db046207d0760428b62a77c64832defd65c1ad18b5903d62f9810e0db6e0dce5 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-17T01:32:31.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-17T01:32:31.182Z] Warning: overwriting stash ‘coverage-report’ [2026-03-17T01:32:31.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-17T01:32:32.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-17T01:32:32.553Z] + ls -al . [2026-03-17T01:32:32.553Z] total 232 [2026-03-17T01:32:32.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 01:27 . [2026-03-17T01:32:32.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:24 .. [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 17 01:24 .dockerignore [2026-03-17T01:32:32.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 01:24 .git [2026-03-17T01:32:32.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:24 .github [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 17 01:24 .gitignore [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 17 01:24 .golangci.yml [2026-03-17T01:32:32.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:24 .vscode [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 22466 Mar 17 01:24 Attribution.txt [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 17 01:24 CHANGELOG.md [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 1242 Mar 17 01:24 Dockerfile [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 672 Mar 17 01:24 Jenkinsfile [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 17 01:24 LICENSE [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 2473 Mar 17 01:24 Makefile [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 17 01:24 README.md [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 01:20 VERSION [2026-03-17T01:32:32.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 01:24 bin [2026-03-17T01:32:32.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 01:24 cmd [2026-03-17T01:32:32.553Z] -rw-r--r-- 1 jenkins jenkins 23970 Mar 17 01:31 coverage.out [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 6819 Mar 17 01:24 go.mod [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 89459 Mar 17 01:24 go.sum [2026-03-17T01:32:32.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 01:24 internal [2026-03-17T01:32:32.553Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 17 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:32:32.900Z] + 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=5a3e1eab7525728335601804ebdbe922a7b7d868 --label arch=arm64 --label version=4.1.0-dev.15 . [2026-03-17T01:32:33.496Z] Sending build context to Docker daemon 9.616MB [2026-03-17T01:32:33.496Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-03-17T01:32:33.496Z] Step 2/23 : FROM ${BASE} AS builder [2026-03-17T01:32:33.496Z] ---> 1f423e98c2df [2026-03-17T01:32:33.496Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-03-17T01:32:33.496Z] ---> Running in 09c1aa130ba9 [2026-03-17T01:32:33.769Z] Removing intermediate container 09c1aa130ba9 [2026-03-17T01:32:33.769Z] ---> 4dce9c333f81 [2026-03-17T01:32:33.769Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-17T01:32:34.036Z] ---> Running in d62b3d74f4fa [2026-03-17T01:32:34.308Z] Removing intermediate container d62b3d74f4fa [2026-03-17T01:32:34.308Z] ---> 28e0c490a922 [2026-03-17T01:32:34.308Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-03-17T01:32:34.308Z] ---> Running in c2bb1ce24f98 [2026-03-17T01:32:35.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-17T01:32:35.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-17T01:32:37.246Z] OK: 255 MiB in 60 packages [2026-03-17T01:32:38.204Z] Removing intermediate container c2bb1ce24f98 [2026-03-17T01:32:38.204Z] ---> fe2976113052 [2026-03-17T01:32:38.204Z] Step 6/23 : WORKDIR /device-opcua [2026-03-17T01:32:38.204Z] ---> Running in 1379162b1ff1 [2026-03-17T01:32:38.789Z] Removing intermediate container 1379162b1ff1 [2026-03-17T01:32:38.789Z] ---> 942cbf8ce261 [2026-03-17T01:32:38.789Z] Step 7/23 : COPY go.mod vendor* ./ [2026-03-17T01:32:39.060Z] ---> 9240800a23c5 [2026-03-17T01:32:39.060Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-17T01:32:39.331Z] ---> Running in 80875ce78cc2 [2026-03-17T01:32:42.673Z] Removing intermediate container 80875ce78cc2 [2026-03-17T01:32:42.673Z] ---> b23779811ebe [2026-03-17T01:32:42.673Z] Step 9/23 : COPY . . [2026-03-17T01:32:43.642Z] ---> bb027008888e [2026-03-17T01:32:43.642Z] Step 10/23 : RUN ${MAKE} [2026-03-17T01:32:43.642Z] ---> Running in 4bc9ffc5d56a [2026-03-17T01:32:44.601Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-03-17T01:37:06.455Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-03-17T01:37:14.681Z] Removing intermediate container 4bc9ffc5d56a [2026-03-17T01:37:14.681Z] ---> 3dccbaff6ff2 [2026-03-17T01:37:14.681Z] Step 11/23 : FROM alpine:3.22 [2026-03-17T01:37:14.949Z] 3.22: Pulling from library/alpine [2026-03-17T01:37:15.216Z] d741ee1608f3: Pulling fs layer [2026-03-17T01:37:15.485Z] d741ee1608f3: Verifying Checksum [2026-03-17T01:37:15.485Z] d741ee1608f3: Download complete [2026-03-17T01:37:16.070Z] d741ee1608f3: Pull complete [2026-03-17T01:37:16.070Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-17T01:37:16.338Z] Status: Downloaded newer image for alpine:3.22 [2026-03-17T01:37:16.338Z] ---> 5a766deef0c8 [2026-03-17T01:37:16.338Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-03-17T01:37:16.338Z] ---> Running in 4156376aabe3 [2026-03-17T01:37:16.606Z] Removing intermediate container 4156376aabe3 [2026-03-17T01:37:16.606Z] ---> 7540ee07d0fe [2026-03-17T01:37:16.606Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-03-17T01:37:16.606Z] ---> Running in 50d804c6401a [2026-03-17T01:37:17.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-17T01:37:18.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-17T01:37:19.567Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-03-17T01:37:19.567Z] (2/6) Installing libgcc (14.2.0-r6) [2026-03-17T01:37:19.567Z] (3/6) Installing libsodium (1.0.20-r1) [2026-03-17T01:37:19.567Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-03-17T01:37:19.837Z] (5/6) Installing libzmq (4.3.5-r2) [2026-03-17T01:37:19.837Z] (6/6) Installing zeromq (4.3.5-r2) [2026-03-17T01:37:19.837Z] Executing busybox-1.37.0-r20.trigger [2026-03-17T01:37:19.837Z] OK: 12 MiB in 22 packages [2026-03-17T01:37:20.799Z] Removing intermediate container 50d804c6401a [2026-03-17T01:37:20.799Z] ---> 70a40e8b5f4e [2026-03-17T01:37:20.799Z] Step 14/23 : RUN apk --no-cache upgrade [2026-03-17T01:37:21.066Z] ---> Running in 8e17308d1f2a [2026-03-17T01:37:22.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-17T01:37:22.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-17T01:37:23.702Z] OK: 12 MiB in 22 packages [2026-03-17T01:37:24.662Z] Removing intermediate container 8e17308d1f2a [2026-03-17T01:37:24.662Z] ---> de5c3f5cda57 [2026-03-17T01:37:24.662Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-03-17T01:37:27.241Z] ---> 3af222799efb [2026-03-17T01:37:27.241Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-03-17T01:37:27.832Z] ---> e7eea29d107f [2026-03-17T01:37:27.832Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-03-17T01:37:28.415Z] ---> 77b5a3f294b9 [2026-03-17T01:37:28.415Z] Step 18/23 : EXPOSE 59997 [2026-03-17T01:37:28.415Z] ---> Running in 60316aad597b [2026-03-17T01:37:28.682Z] Removing intermediate container 60316aad597b [2026-03-17T01:37:28.682Z] ---> bc35552813aa [2026-03-17T01:37:28.682Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-03-17T01:37:28.682Z] ---> Running in 67f542db7ae4 [2026-03-17T01:37:28.954Z] Removing intermediate container 67f542db7ae4 [2026-03-17T01:37:28.954Z] ---> 21eac17a0d32 [2026-03-17T01:37:28.954Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-17T01:37:29.221Z] ---> Running in 17a7af16e6e7 [2026-03-17T01:37:29.488Z] Removing intermediate container 17a7af16e6e7 [2026-03-17T01:37:29.488Z] ---> 469a0dd9db76 [2026-03-17T01:37:29.488Z] Step 21/23 : LABEL arch=arm64 [2026-03-17T01:37:29.488Z] ---> Running in 92a018686599 [2026-03-17T01:37:29.756Z] Removing intermediate container 92a018686599 [2026-03-17T01:37:29.756Z] ---> 88e7184cc5f7 [2026-03-17T01:37:29.756Z] Step 22/23 : LABEL git_sha=5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:37:29.756Z] ---> Running in 1bb041c1d12e [2026-03-17T01:37:30.338Z] Removing intermediate container 1bb041c1d12e [2026-03-17T01:37:30.338Z] ---> a97bc910c0d5 [2026-03-17T01:37:30.338Z] Step 23/23 : LABEL version=4.1.0-dev.15 [2026-03-17T01:37:30.338Z] ---> Running in bea79776a6ba [2026-03-17T01:37:30.607Z] Removing intermediate container bea79776a6ba [2026-03-17T01:37:30.607Z] ---> 969365999307 [2026-03-17T01:37:30.607Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-17T01:37:30.607Z] Successfully built 969365999307 [2026-03-17T01:37:30.607Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:37:30.743Z] provisioning config files... [2026-03-17T01:37:30.758Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/30@tmp/config7180226653274162353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:37:31.097Z] ---> ****-login.sh [2026-03-17T01:37:31.098Z] nexus3.edgexfoundry.org:10001 [2026-03-17T01:37:31.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:37:31.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:37:31.367Z] Configure a credential helper to remove this warning. See [2026-03-17T01:37:31.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:37:31.367Z] [2026-03-17T01:37:31.368Z] Login Succeeded [2026-03-17T01:37:31.368Z] nexus3.edgexfoundry.org:10002 [2026-03-17T01:37:31.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:37:31.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:37:31.640Z] Configure a credential helper to remove this warning. See [2026-03-17T01:37:31.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:37:31.640Z] [2026-03-17T01:37:31.640Z] Login Succeeded [2026-03-17T01:37:31.640Z] nexus3.edgexfoundry.org:10003 [2026-03-17T01:37:31.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:37:32.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:37:32.182Z] Configure a credential helper to remove this warning. See [2026-03-17T01:37:32.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:37:32.182Z] [2026-03-17T01:37:32.182Z] Login Succeeded [2026-03-17T01:37:32.182Z] nexus3.edgexfoundry.org:10004 [2026-03-17T01:37:32.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:37:32.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:37:32.448Z] Configure a credential helper to remove this warning. See [2026-03-17T01:37:32.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:37:32.448Z] [2026-03-17T01:37:32.448Z] Login Succeeded [2026-03-17T01:37:32.448Z] ****.io [2026-03-17T01:37:32.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-17T01:37:32.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-17T01:37:32.980Z] Configure a credential helper to remove this warning. See [2026-03-17T01:37:32.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-17T01:37:32.980Z] [2026-03-17T01:37:32.980Z] Login Succeeded [2026-03-17T01:37:32.980Z] ---> ****-login.sh ends [Pipeline] } [2026-03-17T01:37:32.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-17T01:37:33.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-17T01:37:33.068Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-03-17T01:37:33.068Z] 5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:37:33.068Z] latest [2026-03-17T01:37:33.068Z] 4.1.0-dev.15 [2026-03-17T01:37:33.068Z] 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:37:33.068Z] main [2026-03-17T01:37:33.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:33.436Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:33.796Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:37:33.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-17T01:37:33.796Z] db3e2ad5b75e: Preparing [2026-03-17T01:37:33.796Z] d61dff87f5dd: Preparing [2026-03-17T01:37:33.796Z] d5c2f1b1a83a: Preparing [2026-03-17T01:37:33.796Z] 6b040e68ffbd: Preparing [2026-03-17T01:37:33.796Z] 32868e974e62: Preparing [2026-03-17T01:37:33.796Z] c4e71c2a4573: Preparing [2026-03-17T01:37:33.797Z] c4e71c2a4573: Waiting [2026-03-17T01:37:34.063Z] db3e2ad5b75e: Pushed [2026-03-17T01:37:34.063Z] d61dff87f5dd: Pushed [2026-03-17T01:37:34.063Z] 6b040e68ffbd: Pushed [2026-03-17T01:37:34.063Z] c4e71c2a4573: Layer already exists [2026-03-17T01:37:35.019Z] 32868e974e62: Pushed [2026-03-17T01:37:45.074Z] d5c2f1b1a83a: Pushed [2026-03-17T01:37:45.074Z] 5a3e1eab7525728335601804ebdbe922a7b7d868: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:48.014Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:48.376Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-03-17T01:37:48.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-17T01:37:48.376Z] db3e2ad5b75e: Preparing [2026-03-17T01:37:48.376Z] d61dff87f5dd: Preparing [2026-03-17T01:37:48.376Z] d5c2f1b1a83a: Preparing [2026-03-17T01:37:48.376Z] 6b040e68ffbd: Preparing [2026-03-17T01:37:48.376Z] 32868e974e62: Preparing [2026-03-17T01:37:48.376Z] c4e71c2a4573: Preparing [2026-03-17T01:37:48.376Z] c4e71c2a4573: Waiting [2026-03-17T01:37:48.376Z] db3e2ad5b75e: Layer already exists [2026-03-17T01:37:48.376Z] d61dff87f5dd: Layer already exists [2026-03-17T01:37:48.376Z] 6b040e68ffbd: Layer already exists [2026-03-17T01:37:48.376Z] d5c2f1b1a83a: Layer already exists [2026-03-17T01:37:48.376Z] 32868e974e62: Layer already exists [2026-03-17T01:37:48.376Z] c4e71c2a4573: Layer already exists [2026-03-17T01:37:48.376Z] latest: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:48.994Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:49.348Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 [2026-03-17T01:37:49.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-17T01:37:49.348Z] db3e2ad5b75e: Preparing [2026-03-17T01:37:49.348Z] d61dff87f5dd: Preparing [2026-03-17T01:37:49.348Z] d5c2f1b1a83a: Preparing [2026-03-17T01:37:49.348Z] 6b040e68ffbd: Preparing [2026-03-17T01:37:49.348Z] 32868e974e62: Preparing [2026-03-17T01:37:49.348Z] c4e71c2a4573: Preparing [2026-03-17T01:37:49.348Z] c4e71c2a4573: Waiting [2026-03-17T01:37:49.348Z] d61dff87f5dd: Layer already exists [2026-03-17T01:37:49.348Z] db3e2ad5b75e: Layer already exists [2026-03-17T01:37:49.348Z] d5c2f1b1a83a: Layer already exists [2026-03-17T01:37:49.348Z] 6b040e68ffbd: Layer already exists [2026-03-17T01:37:49.348Z] 32868e974e62: Layer already exists [2026-03-17T01:37:49.348Z] c4e71c2a4573: Layer already exists [2026-03-17T01:37:49.348Z] 4.1.0-dev.15: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:49.985Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:50.339Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:37:50.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-17T01:37:50.339Z] db3e2ad5b75e: Preparing [2026-03-17T01:37:50.339Z] d61dff87f5dd: Preparing [2026-03-17T01:37:50.339Z] d5c2f1b1a83a: Preparing [2026-03-17T01:37:50.339Z] 6b040e68ffbd: Preparing [2026-03-17T01:37:50.339Z] 32868e974e62: Preparing [2026-03-17T01:37:50.339Z] c4e71c2a4573: Preparing [2026-03-17T01:37:50.339Z] c4e71c2a4573: Waiting [2026-03-17T01:37:50.339Z] d5c2f1b1a83a: Layer already exists [2026-03-17T01:37:50.339Z] db3e2ad5b75e: Layer already exists [2026-03-17T01:37:50.339Z] d61dff87f5dd: Layer already exists [2026-03-17T01:37:50.339Z] 6b040e68ffbd: Layer already exists [2026-03-17T01:37:50.339Z] 32868e974e62: Layer already exists [2026-03-17T01:37:50.339Z] c4e71c2a4573: Layer already exists [2026-03-17T01:37:50.339Z] 5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:50.963Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:51.310Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-03-17T01:37:51.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-03-17T01:37:51.310Z] db3e2ad5b75e: Preparing [2026-03-17T01:37:51.310Z] d61dff87f5dd: Preparing [2026-03-17T01:37:51.310Z] d5c2f1b1a83a: Preparing [2026-03-17T01:37:51.310Z] 6b040e68ffbd: Preparing [2026-03-17T01:37:51.310Z] 32868e974e62: Preparing [2026-03-17T01:37:51.310Z] c4e71c2a4573: Preparing [2026-03-17T01:37:51.310Z] c4e71c2a4573: Waiting [2026-03-17T01:37:51.310Z] db3e2ad5b75e: Layer already exists [2026-03-17T01:37:51.310Z] 32868e974e62: Layer already exists [2026-03-17T01:37:51.310Z] d5c2f1b1a83a: Layer already exists [2026-03-17T01:37:51.310Z] d61dff87f5dd: Layer already exists [2026-03-17T01:37:51.310Z] 6b040e68ffbd: Layer already exists [2026-03-17T01:37:51.310Z] c4e71c2a4573: Layer already exists [2026-03-17T01:37:51.576Z] main: digest: sha256:021469ce5d7d39beb0713c2f09b077edf237d9cc43f6a6c8679bf09bb7ed7efb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-17T01:37:51.655Z] ===================================================== [Pipeline] echo [2026-03-17T01:37:51.671Z] taggedImages: [2026-03-17T01:37:51.671Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 [2026-03-17T01:37:51.671Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-03-17T01:37:51.671Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 [2026-03-17T01:37:51.671Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [2026-03-17T01:37:51.671Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2026-03-17T01:37:51.681Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] echo [2026-03-17T01:37:51.691Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2026-03-17T01:37:51.701Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.15 [Pipeline] echo [2026-03-17T01:37:51.716Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5a3e1eab7525728335601804ebdbe922a7b7d868-4.1.0-dev.15 [Pipeline] echo [2026-03-17T01:37:51.728Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:52.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-17T01:37:52.109Z] [2026-03-17T01:37:52.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:37:52.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-17T01:37:52.444Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-17T01:37:52.444Z] 8998bd30e6a1: Pulling fs layer [2026-03-17T01:37:52.444Z] 04944245beec: Pulling fs layer [2026-03-17T01:37:52.444Z] 699f458cf7ca: Pulling fs layer [2026-03-17T01:37:52.444Z] 765212b225bb: Pulling fs layer [2026-03-17T01:37:52.444Z] f23df028b6ca: Pulling fs layer [2026-03-17T01:37:52.444Z] d65c8cfc05b1: Pulling fs layer [2026-03-17T01:37:52.444Z] 2437ff75d9bd: Pulling fs layer [2026-03-17T01:37:52.444Z] d65c8cfc05b1: Waiting [2026-03-17T01:37:52.444Z] 2437ff75d9bd: Waiting [2026-03-17T01:37:52.444Z] f23df028b6ca: Waiting [2026-03-17T01:37:52.444Z] 765212b225bb: Waiting [2026-03-17T01:37:52.712Z] 04944245beec: Verifying Checksum [2026-03-17T01:37:52.712Z] 04944245beec: Download complete [2026-03-17T01:37:52.712Z] 765212b225bb: Verifying Checksum [2026-03-17T01:37:52.712Z] 765212b225bb: Download complete [2026-03-17T01:37:52.712Z] f23df028b6ca: Verifying Checksum [2026-03-17T01:37:52.712Z] f23df028b6ca: Download complete [2026-03-17T01:37:52.712Z] d65c8cfc05b1: Verifying Checksum [2026-03-17T01:37:52.712Z] d65c8cfc05b1: Download complete [2026-03-17T01:37:52.712Z] 699f458cf7ca: Verifying Checksum [2026-03-17T01:37:52.712Z] 699f458cf7ca: Download complete [2026-03-17T01:37:53.294Z] 8998bd30e6a1: Verifying Checksum [2026-03-17T01:37:53.294Z] 8998bd30e6a1: Download complete [2026-03-17T01:37:55.874Z] 2437ff75d9bd: Verifying Checksum [2026-03-17T01:37:55.874Z] 2437ff75d9bd: Download complete [2026-03-17T01:37:57.815Z] 8998bd30e6a1: Pull complete [2026-03-17T01:37:58.396Z] 04944245beec: Pull complete [2026-03-17T01:38:00.335Z] 699f458cf7ca: Pull complete [2026-03-17T01:38:00.335Z] 765212b225bb: Pull complete [2026-03-17T01:38:01.294Z] f23df028b6ca: Pull complete [2026-03-17T01:38:01.560Z] d65c8cfc05b1: Pull complete [2026-03-17T01:38:19.764Z] 2437ff75d9bd: Pull complete [2026-03-17T01:38:19.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-17T01:38:19.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-17T01:38:19.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:38:19.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container [2026-03-17T01:38:20.077Z] $ 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/30 -v /w/workspace/device-opc-ua/30:/w/workspace/device-opc-ua/30:rw,z -v /w/workspace/device-opc-ua/30@tmp:/w/workspace/device-opc-ua/30@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-03-17T01:38:23.440Z] $ docker top e28dc1fd64ca78440a47cd9b72ec80b50ab569bf5168ac22339d5727990fce1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:38:24.303Z] ---> job-cost.sh [2026-03-17T01:38:24.303Z] lf-activate-venv: SKIPPING [2026-03-17T01:38:24.303Z] INFO: No Stack... [2026-03-17T01:38:24.624Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-17T01:38:25.616Z] INFO: Archiving Costs [Pipeline] sh [2026-03-17T01:38:26.283Z] + cut -d, -f6 [2026-03-17T01:38:26.284Z] + cat /w/workspace/device-opc-ua/30/archives/cost.csv [Pipeline] lock [2026-03-17T01:38:26.365Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [2026-03-17T01:38:26.373Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] did not exist. Created. [2026-03-17T01:38:26.379Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-17T01:38:27.065Z] /w/workspace/device-opc-ua/30@tmp/durable-dcbccbf8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-17T01:38:27.704Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-17T01:38:27.718Z] Warning: overwriting stash ‘stack-cost’ [2026-03-17T01:38:27.769Z] Stashed 1 file(s) [Pipeline] } [2026-03-17T01:38:27.776Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-17T01:38:27.815Z] $ docker stop --time=1 e28dc1fd64ca78440a47cd9b72ec80b50ab569bf5168ac22339d5727990fce1b [2026-03-17T01:38:29.359Z] $ docker rm -f --volumes e28dc1fd64ca78440a47cd9b72ec80b50ab569bf5168ac22339d5727990fce1b [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-03-17T01:38:29.838Z] provisioning config files... [2026-03-17T01:38:29.845Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7487334219275351480tmp [Pipeline] { [Pipeline] sh [2026-03-17T01:38:30.144Z] + set +x [2026-03-17T01:38:30.144Z] + curl -s https://codecov.io/bash [2026-03-17T01:38:30.144Z] + bash -s -- [2026-03-17T01:38:30.144Z] [2026-03-17T01:38:30.144Z] _____ _ [2026-03-17T01:38:30.144Z] / ____| | | [2026-03-17T01:38:30.144Z] | | ___ __| | ___ ___ _____ __ [2026-03-17T01:38:30.144Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-17T01:38:30.144Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-17T01:38:30.144Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-17T01:38:30.144Z] Bash-1.0.6 [2026-03-17T01:38:30.144Z] [2026-03-17T01:38:30.144Z] [2026-03-17T01:38:30.144Z] ==> git version 2.25.1 found [2026-03-17T01:38:30.144Z] ==> 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-03-17T01:38:30.144Z] Release-Date: 2020-01-08 [2026-03-17T01:38:30.144Z] 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-03-17T01:38:30.144Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-17T01:38:30.144Z] ==> Jenkins CI detected. [2026-03-17T01:38:30.144Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2026-03-17T01:38:30.144Z] project root: . [2026-03-17T01:38:30.144Z] --> token set from env [2026-03-17T01:38:30.144Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-17T01:38:30.404Z] ==> Running gcov in . (disable via -X gcov) [2026-03-17T01:38:30.404Z] ==> Python coveragepy not found [2026-03-17T01:38:30.404Z] ==> Searching for coverage reports in: [2026-03-17T01:38:30.404Z] + . [2026-03-17T01:38:30.404Z] -> Found 1 reports [2026-03-17T01:38:30.404Z] ==> Detecting git/mercurial file structure [2026-03-17T01:38:30.404Z] ==> Reading reports [2026-03-17T01:38:30.404Z] + ./coverage.out bytes=23970 [2026-03-17T01:38:30.404Z] ==> Appending adjustments [2026-03-17T01:38:30.404Z] https://docs.codecov.io/docs/fixing-reports [2026-03-17T01:38:30.404Z] + Found adjustments [2026-03-17T01:38:30.404Z] ==> Gzipping contents [2026-03-17T01:38:30.404Z] 4.0K /tmp/codecov.Zqgmmp.gz [2026-03-17T01:38:30.404Z] ==> Uploading reports [2026-03-17T01:38:30.404Z] url: https://codecov.io [2026-03-17T01:38:30.404Z] query: branch=main&commit=5a3e1eab7525728335601804ebdbe922a7b7d868&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-17T01:38:30.404Z] -> Pinging Codecov [2026-03-17T01:38:30.404Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5a3e1eab7525728335601804ebdbe922a7b7d868&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-17T01:38:30.664Z] -> Uploading to [2026-03-17T01:38:30.664Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/5a3e1eab7525728335601804ebdbe922a7b7d868/2fb8f8ae-fa5f-428e-ba8c-67487b418331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260317%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260317T013830Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=abf03bb8e3053607a211189338a80baaf52832c4f57ef6e55c28fd35a9ef565b [2026-03-17T01:38:30.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-17T01:38:30.664Z] Dload Upload Total Spent Left Speed [2026-03-17T01:38:30.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 19669 --:--:-- --:--:-- --:--:-- 19669 [2026-03-17T01:38:30.923Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] } [2026-03-17T01:38:30.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-17T01:38:31.137Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-17T01:38:31.152Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:38:31.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-17T01:38:31.458Z] [2026-03-17T01:38:31.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:38:31.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-17T01:38:31.754Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-17T01:38:31.754Z] 2d35ebdb57d9: Already exists [2026-03-17T01:38:31.754Z] 85e8836fcdb2: Pulling fs layer [2026-03-17T01:38:31.754Z] 91631faa732a: Pulling fs layer [2026-03-17T01:38:31.754Z] f3f5ae8826fa: Pulling fs layer [2026-03-17T01:38:31.754Z] 4f4fb700ef54: Pulling fs layer [2026-03-17T01:38:31.754Z] 7861252a18e6: Pulling fs layer [2026-03-17T01:38:31.754Z] 9130f900ef6f: Pulling fs layer [2026-03-17T01:38:31.754Z] 4f4fb700ef54: Waiting [2026-03-17T01:38:31.754Z] 7861252a18e6: Waiting [2026-03-17T01:38:31.754Z] 9130f900ef6f: Waiting [2026-03-17T01:38:31.754Z] f3f5ae8826fa: Verifying Checksum [2026-03-17T01:38:31.754Z] f3f5ae8826fa: Download complete [2026-03-17T01:38:31.754Z] 85e8836fcdb2: Verifying Checksum [2026-03-17T01:38:31.754Z] 85e8836fcdb2: Download complete [2026-03-17T01:38:31.754Z] 4f4fb700ef54: Verifying Checksum [2026-03-17T01:38:31.754Z] 4f4fb700ef54: Download complete [2026-03-17T01:38:31.754Z] 85e8836fcdb2: Pull complete [2026-03-17T01:38:32.012Z] 7861252a18e6: Verifying Checksum [2026-03-17T01:38:32.012Z] 7861252a18e6: Download complete [2026-03-17T01:38:32.271Z] 91631faa732a: Verifying Checksum [2026-03-17T01:38:32.271Z] 91631faa732a: Download complete [2026-03-17T01:38:33.204Z] 9130f900ef6f: Verifying Checksum [2026-03-17T01:38:33.204Z] 9130f900ef6f: Download complete [2026-03-17T01:38:37.383Z] 91631faa732a: Pull complete [2026-03-17T01:38:37.383Z] f3f5ae8826fa: Pull complete [2026-03-17T01:38:37.383Z] 4f4fb700ef54: Pull complete [2026-03-17T01:38:37.383Z] 7861252a18e6: Pull complete [2026-03-17T01:38:41.573Z] 9130f900ef6f: Pull complete [2026-03-17T01:38:41.573Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-17T01:38:41.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-17T01:38:41.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:38:41.669Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:38:41.700Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-17T01:38:43.038Z] $ docker top 069bc8f881992bda81a780f176a26f5ede9ddc56746b26be0e559bb8ee0255e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-17T01:38:43.373Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2026-03-17T01:38:43.381Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2026-03-17T01:38:43.658Z] + set -o pipefail [2026-03-17T01:38:43.658Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2026-03-17T01:38:51.773Z] [2026-03-17T01:38:51.774Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2026-03-17T01:38:51.774Z] [2026-03-17T01:38:51.774Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/7cb45bf0-99bd-4a6f-8780-a32171bdbd4c [2026-03-17T01:38:51.774Z] [2026-03-17T01:38:51.774Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-17T01:38:51.774Z] [2026-03-17T01:38:51.774Z] [2026-03-17T01:38:51.774Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-17T01:38:51.774Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-17T01:38:51.783Z] $ docker stop --time=1 069bc8f881992bda81a780f176a26f5ede9ddc56746b26be0e559bb8ee0255e7 [2026-03-17T01:38:53.999Z] $ docker rm -f --volumes 069bc8f881992bda81a780f176a26f5ede9ddc56746b26be0e559bb8ee0255e7 [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-03-17T01:38:54.839Z] + git log --format=format:%s -1 5a3e1eab7525728335601804ebdbe922a7b7d868 [Pipeline] sh [2026-03-17T01:38:55.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-17T01:38:55.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:38:55.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-17T01:38:55.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:38:55.492Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:38:55.515Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-17T01:38:55.752Z] $ docker top 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 -eo pid,comm [2026-03-17T01:38:55.792Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-17T01:38:55.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-17T01:38:55.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-17T01:38:55.838Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-17T01:38:55.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-17T01:38:55.931Z] $ docker exec 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 ssh-agent [2026-03-17T01:38:56.030Z] SSH_AUTH_SOCK=/tmp/ssh-yerJIZ5ojSxR/agent.33 [2026-03-17T01:38:56.030Z] SSH_AGENT_PID=40 [2026-03-17T01:38:56.035Z] Running ssh-add (command line suppressed) [2026-03-17T01:38:56.125Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6661063252716517936.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6661063252716517936.key) [2026-03-17T01:38:56.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-17T01:38:56.430Z] + git semver tag [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,640 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,643 [run_tag] DEBUG tag force:False [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,643 [check_head_tag] DEBUG check head tag [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,644 [execute] INFO git cat-file --batch-check [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,646 [execute] INFO git cat-file --batch [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,652 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,652 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-03-17T01:38:56.688Z] 2026-03-17 01:38:56,655 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:38:56.688Z] 4.1.0-dev.15 [Pipeline] } [2026-03-17T01:38:56.695Z] $ docker exec --env ******** --env ******** 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 ssh-agent -k [2026-03-17T01:38:56.793Z] unset SSH_AUTH_SOCK; [2026-03-17T01:38:56.794Z] unset SSH_AGENT_PID; [2026-03-17T01:38:56.794Z] echo Agent pid 40 killed; [2026-03-17T01:38:56.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-17T01:38:57.125Z] + git semver [Pipeline] } [2026-03-17T01:38:57.396Z] $ docker stop --time=1 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 [2026-03-17T01:38:58.651Z] $ docker rm -f --volumes 2f1b91a84f6288b731d01cc5b5fab98890fe1b0104e65d4339bcf7c6703011c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:38:59.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-17T01:38:59.041Z] [2026-03-17T01:38:59.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:38:59.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-17T01:38:59.331Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-17T01:38:59.331Z] ab5ef0e58194: Pulling fs layer [2026-03-17T01:38:59.331Z] 9712f1f96733: Pulling fs layer [2026-03-17T01:38:59.331Z] 63f879dbbcfc: Pulling fs layer [2026-03-17T01:38:59.331Z] 0d9ebad4ef96: Pulling fs layer [2026-03-17T01:38:59.331Z] e9a5061849ea: Pulling fs layer [2026-03-17T01:38:59.331Z] d747dcd14b5f: Pulling fs layer [2026-03-17T01:38:59.331Z] 2de7ff778b66: Pulling fs layer [2026-03-17T01:38:59.331Z] e9a5061849ea: Waiting [2026-03-17T01:38:59.331Z] d747dcd14b5f: Waiting [2026-03-17T01:38:59.331Z] 2de7ff778b66: Waiting [2026-03-17T01:38:59.331Z] 0d9ebad4ef96: Waiting [2026-03-17T01:38:59.331Z] 9712f1f96733: Verifying Checksum [2026-03-17T01:38:59.331Z] 9712f1f96733: Download complete [2026-03-17T01:38:59.587Z] 63f879dbbcfc: Verifying Checksum [2026-03-17T01:38:59.587Z] 63f879dbbcfc: Download complete [2026-03-17T01:38:59.843Z] e9a5061849ea: Verifying Checksum [2026-03-17T01:38:59.843Z] e9a5061849ea: Download complete [2026-03-17T01:38:59.843Z] ab5ef0e58194: Verifying Checksum [2026-03-17T01:38:59.843Z] ab5ef0e58194: Download complete [2026-03-17T01:38:59.843Z] d747dcd14b5f: Verifying Checksum [2026-03-17T01:38:59.843Z] d747dcd14b5f: Download complete [2026-03-17T01:38:59.843Z] 0d9ebad4ef96: Verifying Checksum [2026-03-17T01:38:59.843Z] 0d9ebad4ef96: Download complete [2026-03-17T01:38:59.843Z] 2de7ff778b66: Verifying Checksum [2026-03-17T01:38:59.843Z] 2de7ff778b66: Download complete [2026-03-17T01:39:04.022Z] ab5ef0e58194: Pull complete [2026-03-17T01:39:04.022Z] 9712f1f96733: Pull complete [2026-03-17T01:39:04.586Z] 63f879dbbcfc: Pull complete [2026-03-17T01:39:09.847Z] 0d9ebad4ef96: Pull complete [2026-03-17T01:39:10.105Z] e9a5061849ea: Pull complete [2026-03-17T01:39:10.105Z] d747dcd14b5f: Pull complete [2026-03-17T01:39:11.476Z] 2de7ff778b66: Pull complete [2026-03-17T01:39:11.476Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-17T01:39:11.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-17T01:39:11.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:39:11.582Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:39:11.611Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-17T01:39:12.894Z] $ docker top 5760e65fe130a17c66908b3e3b78ca10c72efd5222350afeece06cf18bfd0f1d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:39:12.965Z] provisioning config files... [2026-03-17T01:39:12.973Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16431034865915533800tmp [2026-03-17T01:39:12.981Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8262264092980808572tmp [2026-03-17T01:39:12.987Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1433352963401686869tmp [Pipeline] { [Pipeline] echo [2026-03-17T01:39:13.009Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:13.296Z] ---> sigul-configuration.sh [2026-03-17T01:39:13.296Z] gpg: directory `/root/.gnupg' created [2026-03-17T01:39:13.296Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-17T01:39:13.296Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-17T01:39:13.296Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-17T01:39:13.296Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-17T01:39:13.296Z] gpg: CAST5 encrypted data [2026-03-17T01:39:13.296Z] gpg: encrypted with 1 passphrase [2026-03-17T01:39:13.296Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-17T01:39:13.586Z] + mkdir /home/jenkins [2026-03-17T01:39:13.586Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-17T01:39:13.979Z] + 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-03-17T01:39:14.011Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:14.525Z] ---> sigul-install.sh [2026-03-17T01:39:14.525Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-17T01:39:14.841Z] + git tag --list [2026-03-17T01:39:14.841Z] v4.0 [2026-03-17T01:39:14.841Z] v4.0.0 [2026-03-17T01:39:14.841Z] v4.0.1 [2026-03-17T01:39:14.841Z] v4.0.1-dev.1 [2026-03-17T01:39:14.841Z] v4.1.0-dev.1 [2026-03-17T01:39:14.841Z] v4.1.0-dev.10 [2026-03-17T01:39:14.841Z] v4.1.0-dev.11 [2026-03-17T01:39:14.841Z] v4.1.0-dev.12 [2026-03-17T01:39:14.841Z] v4.1.0-dev.13 [2026-03-17T01:39:14.841Z] v4.1.0-dev.14 [2026-03-17T01:39:14.841Z] v4.1.0-dev.15 [2026-03-17T01:39:14.841Z] v4.1.0-dev.2 [2026-03-17T01:39:14.841Z] v4.1.0-dev.3 [2026-03-17T01:39:14.841Z] v4.1.0-dev.4 [2026-03-17T01:39:14.841Z] v4.1.0-dev.5 [2026-03-17T01:39:14.841Z] v4.1.0-dev.6 [2026-03-17T01:39:14.841Z] v4.1.0-dev.7 [2026-03-17T01:39:14.841Z] v4.1.0-dev.8 [2026-03-17T01:39:14.841Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-17T01:39:15.132Z] + lftools sign git-tag v4.1.0-dev.15 [2026-03-17T01:39:15.700Z] Signing Git tag with Sigul... [2026-03-17T01:39:15.700Z] Signing v4.1.0-dev.15 [Pipeline] echo [2026-03-17T01:39:15.971Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:16.261Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-17T01:39:16.267Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-17T01:39:16.290Z] $ docker stop --time=1 5760e65fe130a17c66908b3e3b78ca10c72efd5222350afeece06cf18bfd0f1d [2026-03-17T01:39:17.557Z] $ docker rm -f --volumes 5760e65fe130a17c66908b3e3b78ca10c72efd5222350afeece06cf18bfd0f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-17T01:39:17.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-17T01:39:17.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:39:18.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-17T01:39:18.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:39:18.338Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:39:18.363Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-17T01:39:18.587Z] $ docker top 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b -eo pid,comm [2026-03-17T01:39:18.630Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-17T01:39:18.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-17T01:39:18.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-17T01:39:18.672Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-17T01:39:18.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-17T01:39:18.766Z] $ docker exec 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b ssh-agent [2026-03-17T01:39:18.865Z] SSH_AUTH_SOCK=/tmp/ssh-tEQfW0tlOsAw/agent.32 [2026-03-17T01:39:18.865Z] SSH_AGENT_PID=38 [2026-03-17T01:39:18.868Z] Running ssh-add (command line suppressed) [2026-03-17T01:39:18.959Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5705286600464687092.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5705286600464687092.key) [2026-03-17T01:39:18.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-17T01:39:19.262Z] + git semver bump pre [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,469 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,474 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,474 [bump_version] DEBUG bumped version:4.1.0-dev.16 [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,474 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,475 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,477 [execute] INFO git cat-file --batch-check [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,480 [execute] INFO git cat-file --batch [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-17T01:39:19.521Z] 2026-03-17 01:39:19,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:39:19.521Z] 4.1.0-dev.16 [Pipeline] } [2026-03-17T01:39:19.529Z] $ docker exec --env ******** --env ******** 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b ssh-agent -k [2026-03-17T01:39:19.622Z] unset SSH_AUTH_SOCK; [2026-03-17T01:39:19.622Z] unset SSH_AGENT_PID; [2026-03-17T01:39:19.622Z] echo Agent pid 38 killed; [2026-03-17T01:39:19.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-17T01:39:19.949Z] + git semver [Pipeline] } [2026-03-17T01:39:20.217Z] $ docker stop --time=1 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b [2026-03-17T01:39:21.491Z] $ docker rm -f --volumes 7efd93b698b9b1a1b4279393468e7828e6a8413b0a30b2e99c3df322e3b69a0b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-17T01:39:21.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-17T01:39:21.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:39:22.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-17T01:39:22.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:39:22.200Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:39:22.226Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-17T01:39:22.466Z] $ docker top 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 -eo pid,comm [2026-03-17T01:39:22.507Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-17T01:39:22.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-17T01:39:22.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-17T01:39:22.555Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-17T01:39:22.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-17T01:39:22.664Z] $ docker exec 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 ssh-agent [2026-03-17T01:39:22.763Z] SSH_AUTH_SOCK=/tmp/ssh-QLUPdyTlwBs3/agent.32 [2026-03-17T01:39:22.763Z] SSH_AGENT_PID=38 [2026-03-17T01:39:22.767Z] Running ssh-add (command line suppressed) [2026-03-17T01:39:22.863Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10387948145559233428.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10387948145559233428.key) [2026-03-17T01:39:22.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-17T01:39:23.161Z] + git semver push [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,388 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,391 [run_push] DEBUG push [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,391 [execute] INFO git cat-file --batch-check [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,394 [execute] INFO git rev-list 49b32ea75b08dc3cdacff87589056633920922be -- [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,394 [execute] DEBUG Popen(['git', 'rev-list', '49b32ea75b08dc3cdacff87589056633920922be', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,398 [execute] INFO git fetch -v -- origin [2026-03-17T01:39:23.421Z] 2026-03-17 01:39:23,398 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-17T01:39:24.452Z] 2026-03-17 01:39:23,963 [run_push] DEBUG no remote changes detected [2026-03-17T01:39:24.452Z] 2026-03-17 01:39:23,963 [execute] INFO git push origin semver [2026-03-17T01:39:24.452Z] 2026-03-17 01:39:23,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-17T01:39:25.017Z] 2026-03-17 01:39:24,836 [run_push] DEBUG push all version tags [2026-03-17T01:39:25.017Z] 2026-03-17 01:39:24,837 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-17T01:39:25.017Z] 2026-03-17 01:39:24,837 [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-03-17T01:39:25.588Z] 2026-03-17 01:39:25,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-03-17T01:39:25.588Z] 4.1.0-dev.16 [Pipeline] } [2026-03-17T01:39:25.855Z] $ docker exec --env ******** --env ******** 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 ssh-agent -k [2026-03-17T01:39:25.946Z] unset SSH_AUTH_SOCK; [2026-03-17T01:39:25.946Z] unset SSH_AGENT_PID; [2026-03-17T01:39:25.946Z] echo Agent pid 38 killed; [2026-03-17T01:39:25.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-17T01:39:26.275Z] + git semver [Pipeline] } [2026-03-17T01:39:26.546Z] $ docker stop --time=1 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 [2026-03-17T01:39:27.804Z] $ docker rm -f --volumes 8303e4c31accb6e5291dd9d962eb3f82c318e3d32dd1fab221cdaad369561073 [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-03-17T01:39:28.346Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-03-17T01:39:28.346Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-17T01:39:28.346Z] total 16 [2026-03-17T01:39:28.346Z] drwxr-xr-x 3 root root 4096 Mar 17 01:24 . [2026-03-17T01:39:28.346Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 01:39 .. [2026-03-17T01:39:28.346Z] drwxr-xr-x 2 root root 4096 Mar 17 01:24 cost [2026-03-17T01:39:28.346Z] -rw-r--r-- 1 root root 84 Mar 17 01:24 cost.csv [2026-03-17T01:39:28.346Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-17T01:39:28.346Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-03-17T01:39:28.346Z] total 16 [2026-03-17T01:39:28.346Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 01:24 . [2026-03-17T01:39:28.346Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 01:39 .. [2026-03-17T01:39:28.346Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 01:24 cost [2026-03-17T01:39:28.346Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 17 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:28.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:29.491Z] ---> package-listing.sh [2026-03-17T01:39:29.491Z] ++ facter osfamily [2026-03-17T01:39:29.491Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-17T01:39:29.751Z] + OS_FAMILY=debian [2026-03-17T01:39:29.751Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-03-17T01:39:29.751Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-17T01:39:29.751Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-17T01:39:29.751Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-17T01:39:29.751Z] + PACKAGES=/tmp/packages_start.txt [2026-03-17T01:39:29.751Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-17T01:39:29.751Z] + PACKAGES=/tmp/packages_end.txt [2026-03-17T01:39:29.751Z] + case "${OS_FAMILY}" in [2026-03-17T01:39:29.751Z] + dpkg -l [2026-03-17T01:39:29.751Z] + grep '^ii' [2026-03-17T01:39:29.751Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-17T01:39:29.751Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-17T01:39:29.751Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-17T01:39:29.751Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-03-17T01:39:29.751Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-03-17T01:39:29.751Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-03-17T01:39:29.759Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-17T01:39:30.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-17T01:39:30.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-17T01:39:30.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-17T01:39:30.662Z] prd-ubuntu20.04-docker-8c-8g-3592 does not seem to be running inside a container [2026-03-17T01:39:30.688Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-17T01:39:30.900Z] $ docker top 2872c1ce19cc779f80f0358bdc51b9441ed0dd343026918263aab0e32ecf6839 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-17T01:39:31.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-17T01:39:31.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-17T01:39:31.809Z] + ls /var/log/sa-host [2026-03-17T01:39:31.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-17T01:39:31.835Z] provisioning config files... [2026-03-17T01:39:31.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8574868018929293024tmp [Pipeline] { [Pipeline] echo [2026-03-17T01:39:31.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:32.143Z] ---> create-netrc.sh [Pipeline] } [2026-03-17T01:39:32.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:32.448Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-17T01:39:32.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:32.738Z] ---> sudo-logs.sh [2026-03-17T01:39:32.738Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-17T01:39:32.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:33.051Z] ---> job-cost.sh [2026-03-17T01:39:33.051Z] lf-activate-venv: SKIPPING [2026-03-17T01:39:33.051Z] DEBUG: total: 0.2199999988079071 [2026-03-17T01:39:33.051Z] INFO: Retrieving Stack Cost... [2026-03-17T01:39:33.308Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-17T01:39:33.566Z] INFO: Archiving Costs [Pipeline] echo [2026-03-17T01:39:33.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-17T01:39:33.858Z] ---> logs-deploy.sh [2026-03-17T01:39:33.858Z] lf-activate-venv: SKIPPING [2026-03-17T01:39:33.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/30 [2026-03-17T01:39:33.858Z] INFO: archiving workspace using pattern(s): [2026-03-17T01:39:34.797Z] Archives upload complete. [2026-03-17T01:39:34.797Z] INFO: archiving logs to Nexus