Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4d827168a3399e5830068d377bbdc22cda60ff2 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-ssh18029114389724055796.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-ssh10525053180266657951.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-virtual-go/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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12676747998187349467.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-ssh9247259226649651610.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-virtual-go/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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15769991603743928046.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-virtual-go, 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-virtual-go-settings PROJECT: device-virtual-go 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-virtual 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 Running on prd-ubuntu20.04-docker-8c-8g-3778 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4d827168a3399e5830068d377bbdc22cda60ff2 (main) Commit message: "Merge pull request #578 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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 c4d827168a3399e5830068d377bbdc22cda60ff2 # timeout=10 > git rev-list --no-walk e1ddec39577a4632d2f01a559d843dcc24bc054c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-20T11:11:04.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-20T11:11:04.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-20T11:11:04.175Z] ========================================================= [2026-03-20T11:11:04.175Z] EdgeX Global Pipelines Version Info [2026-03-20T11:11:04.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:11:05.268Z] ------------------- [2026-03-20T11:11:05.268Z] stable info: [2026-03-20T11:11:05.268Z] ------------------- [2026-03-20T11:11:05.269Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-20T11:11:05.269Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-20T11:11:05.269Z] Message: update stable to v1.0.278 [2026-03-20T11:11:05.839Z] ------------------- [2026-03-20T11:11:05.839Z] experimental info: [2026-03-20T11:11:05.839Z] ------------------- [2026-03-20T11:11:05.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-20T11:11:05.839Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-20T11:11:05.839Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-20T11:11:05.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-03-20T11:11:05.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-03-20T11:11:05.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-20T11:11:05.981Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-20T11:11:05.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-20T11:11:06.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-20T11:11:06.039Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-20T11:11:06.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-20T11:11:06.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-20T11:11:06.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-20T11:11:06.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-20T11:11:06.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-03-20T11:11:06.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-20T11:11:06.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-20T11:11:06.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-20T11:11:06.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-20T11:11:06.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-20T11:11:06.280Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-20T11:11:06.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-20T11:11:06.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-20T11:11:06.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-20T11:11:06.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-20T11:11:06.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-20T11:11:06.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-20T11:11:06.429Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-20T11:11:06.454Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-20T11:11:06.472Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-20T11:11:06.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-20T11:11:06.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-20T11:11:06.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-20T11:11:06.564Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo [2026-03-20T11:11:06.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4d8271 [Pipeline] echo [2026-03-20T11:11:06.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T11:11:06.671Z] provisioning config files... [2026-03-20T11:11:06.685Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8278756328753307489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:11:07.045Z] ---> ****-login.sh [2026-03-20T11:11:07.046Z] nexus3.edgexfoundry.org:10001 [2026-03-20T11:11:07.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:07.304Z] [2026-03-20T11:11:07.304Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T11:11:07.305Z] Configure a credential helper to remove this warning. See [2026-03-20T11:11:07.305Z] https://docs.****.com/go/credential-store/ [2026-03-20T11:11:07.305Z] [2026-03-20T11:11:07.305Z] Login Succeeded [2026-03-20T11:11:07.305Z] nexus3.edgexfoundry.org:10002 [2026-03-20T11:11:07.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:07.563Z] [2026-03-20T11:11:07.563Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T11:11:07.563Z] Configure a credential helper to remove this warning. See [2026-03-20T11:11:07.563Z] https://docs.****.com/go/credential-store/ [2026-03-20T11:11:07.563Z] [2026-03-20T11:11:07.563Z] Login Succeeded [2026-03-20T11:11:07.563Z] nexus3.edgexfoundry.org:10003 [2026-03-20T11:11:07.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:07.563Z] [2026-03-20T11:11:07.563Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T11:11:07.563Z] Configure a credential helper to remove this warning. See [2026-03-20T11:11:07.564Z] https://docs.****.com/go/credential-store/ [2026-03-20T11:11:07.564Z] [2026-03-20T11:11:07.564Z] Login Succeeded [2026-03-20T11:11:07.564Z] nexus3.edgexfoundry.org:10004 [2026-03-20T11:11:07.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:07.564Z] [2026-03-20T11:11:07.564Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T11:11:07.564Z] Configure a credential helper to remove this warning. See [2026-03-20T11:11:07.564Z] https://docs.****.com/go/credential-store/ [2026-03-20T11:11:07.564Z] [2026-03-20T11:11:07.564Z] Login Succeeded [2026-03-20T11:11:07.564Z] ****.io [2026-03-20T11:11:07.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:07.824Z] [2026-03-20T11:11:07.824Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T11:11:07.824Z] Configure a credential helper to remove this warning. See [2026-03-20T11:11:07.825Z] https://docs.****.com/go/credential-store/ [2026-03-20T11:11:07.825Z] [2026-03-20T11:11:07.825Z] Login Succeeded [2026-03-20T11:11:07.825Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T11:11:07.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-20T11:11:08.216Z] + git rev-list -1 --merges c4d827168a3399e5830068d377bbdc22cda60ff2~1..c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo [2026-03-20T11:11:08.247Z] -----------> git rev-list -1 --merges c4d827168a3399e5830068d377bbdc22cda60ff2~1..c4d827168a3399e5830068d377bbdc22cda60ff2 c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:11:08.247Z] c4d827168a3399e5830068d377bbdc22cda60ff2 [false] [Pipeline] sh [2026-03-20T11:11:08.539Z] + git log --format=format:%s -1 c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo [2026-03-20T11:11:08.553Z] ========================================================= [2026-03-20T11:11:08.553Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-20T11:11:08.553Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-20T11:11:08.874Z] + git log --format=format:%s -1 c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo [2026-03-20T11:11:08.883Z] [semverPrep] GIT_COMMIT: c4d827168a3399e5830068d377bbdc22cda60ff2, Commit Message: Merge pull request #578 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-20T11:11:08.898Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-20T11:11:09.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T11:11:09.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-20T11:11:09.247Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-20T11:11:09.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-20T11:11:09.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-20T11:11:09.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-20T11:11:09.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:11:09.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T11:11:09.586Z] [2026-03-20T11:11:09.586Z] 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-20T11:11:09.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T11:11:09.892Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-20T11:11:09.892Z] 3dae71ba6b94: Pulling fs layer [2026-03-20T11:11:09.892Z] 6bf1a483ea7c: Pulling fs layer [2026-03-20T11:11:09.892Z] f5dfc541a4d3: Pulling fs layer [2026-03-20T11:11:09.892Z] 461d9e800cba: Pulling fs layer [2026-03-20T11:11:09.892Z] 80192f66455f: Pulling fs layer [2026-03-20T11:11:09.892Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-20T11:11:09.892Z] a29436f7fd5d: Pulling fs layer [2026-03-20T11:11:09.892Z] 923cac83aea3: Pulling fs layer [2026-03-20T11:11:09.892Z] 25ad8b0a4227: Pulling fs layer [2026-03-20T11:11:09.892Z] db01528c6b51: Pulling fs layer [2026-03-20T11:11:09.892Z] 28988de357af: Pulling fs layer [2026-03-20T11:11:09.892Z] 923cac83aea3: Waiting [2026-03-20T11:11:09.892Z] 461d9e800cba: Waiting [2026-03-20T11:11:09.892Z] db01528c6b51: Waiting [2026-03-20T11:11:09.892Z] 28988de357af: Waiting [2026-03-20T11:11:09.892Z] 80192f66455f: Waiting [2026-03-20T11:11:09.892Z] 25ad8b0a4227: Waiting [2026-03-20T11:11:09.892Z] 2e8e34ca0e6c: Waiting [2026-03-20T11:11:09.892Z] 6bf1a483ea7c: Verifying Checksum [2026-03-20T11:11:09.892Z] 6bf1a483ea7c: Download complete [2026-03-20T11:11:09.892Z] 461d9e800cba: Verifying Checksum [2026-03-20T11:11:09.892Z] 461d9e800cba: Download complete [2026-03-20T11:11:09.892Z] 80192f66455f: Verifying Checksum [2026-03-20T11:11:09.892Z] 80192f66455f: Download complete [2026-03-20T11:11:10.151Z] f5dfc541a4d3: Verifying Checksum [2026-03-20T11:11:10.151Z] f5dfc541a4d3: Download complete [2026-03-20T11:11:10.151Z] 3dae71ba6b94: Verifying Checksum [2026-03-20T11:11:10.151Z] 3dae71ba6b94: Download complete [2026-03-20T11:11:10.151Z] 923cac83aea3: Verifying Checksum [2026-03-20T11:11:10.151Z] 923cac83aea3: Download complete [2026-03-20T11:11:10.410Z] 25ad8b0a4227: Verifying Checksum [2026-03-20T11:11:10.410Z] 25ad8b0a4227: Download complete [2026-03-20T11:11:10.410Z] db01528c6b51: Verifying Checksum [2026-03-20T11:11:10.410Z] db01528c6b51: Download complete [2026-03-20T11:11:10.410Z] 28988de357af: Verifying Checksum [2026-03-20T11:11:10.410Z] 28988de357af: Download complete [2026-03-20T11:11:10.668Z] a29436f7fd5d: Verifying Checksum [2026-03-20T11:11:10.668Z] a29436f7fd5d: Download complete [2026-03-20T11:11:10.926Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-20T11:11:10.926Z] 2e8e34ca0e6c: Download complete [2026-03-20T11:11:11.864Z] 3dae71ba6b94: Pull complete [2026-03-20T11:11:11.864Z] 6bf1a483ea7c: Pull complete [2026-03-20T11:11:12.801Z] f5dfc541a4d3: Pull complete [2026-03-20T11:11:12.801Z] 461d9e800cba: Pull complete [2026-03-20T11:11:12.801Z] 80192f66455f: Pull complete [2026-03-20T11:11:16.992Z] 2e8e34ca0e6c: Pull complete [2026-03-20T11:11:17.927Z] a29436f7fd5d: Pull complete [2026-03-20T11:11:17.927Z] 923cac83aea3: Pull complete [2026-03-20T11:11:17.927Z] 25ad8b0a4227: Pull complete [2026-03-20T11:11:17.927Z] db01528c6b51: Pull complete [2026-03-20T11:11:17.927Z] 28988de357af: Pull complete [2026-03-20T11:11:17.927Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-20T11:11:17.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T11:11:17.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:11:18.316Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:11:18.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T11:11:28.247Z] $ docker top 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 -eo pid,comm [2026-03-20T11:11:28.310Z] 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-20T11:11:28.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T11:11:28.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T11:11:28.365Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T11:11:28.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T11:11:28.490Z] $ docker exec 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent [2026-03-20T11:11:28.596Z] SSH_AUTH_SOCK=/tmp/ssh-AiJqK921WVpg/agent.14 [2026-03-20T11:11:28.596Z] SSH_AGENT_PID=21 [2026-03-20T11:11:28.603Z] Running ssh-add (command line suppressed) [2026-03-20T11:11:28.698Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14802430415428813649.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14802430415428813649.key) [2026-03-20T11:11:28.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T11:11:28.998Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-03-20T11:11:29.284Z] + git tag --points-at HEAD [Pipeline] } [2026-03-20T11:11:29.295Z] $ docker exec --env ******** --env ******** 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent -k [2026-03-20T11:11:29.442Z] unset SSH_AUTH_SOCK; [2026-03-20T11:11:29.443Z] unset SSH_AGENT_PID; [2026-03-20T11:11:29.443Z] echo Agent pid 21 killed; [2026-03-20T11:11:29.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-20T11:11:29.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T11:11:29.492Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T11:11:29.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T11:11:29.613Z] $ docker exec 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent [2026-03-20T11:11:29.722Z] SSH_AUTH_SOCK=/tmp/ssh-spsdgbuJ1Ir9/agent.86 [2026-03-20T11:11:29.722Z] SSH_AGENT_PID=92 [2026-03-20T11:11:29.726Z] Running ssh-add (command line suppressed) [2026-03-20T11:11:29.819Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_384526704851674932.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_384526704851674932.key) [2026-03-20T11:11:29.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T11:11:30.120Z] + git semver init [2026-03-20T11:11:30.381Z] 2026-03-20 11:11:30,345 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T11:11:30.381Z] 2026-03-20 11:11:30,349 [run_init] DEBUG init version:0.0.0 force:False [2026-03-20T11:11:30.381Z] 2026-03-20 11:11:30,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-03-20T11:11:30.381Z] 2026-03-20 11:11:30,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-03-20T11:11:30.381Z] 2026-03-20 11:11:30,350 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-20T11:11:32.284Z] 2026-03-20 11:11:32,221 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-03-20T11:11:32.284Z] 2026-03-20 11:11:32,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-03-20T11:11:32.284Z] 2026-03-20 11:11:32,221 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:11:32.284Z] 2026-03-20 11:11:32,221 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:11:32.284Z] 4.1.0-dev.16 [Pipeline] } [2026-03-20T11:11:32.294Z] $ docker exec --env ******** --env ******** 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent -k [2026-03-20T11:11:32.385Z] unset SSH_AUTH_SOCK; [2026-03-20T11:11:32.386Z] unset SSH_AGENT_PID; [2026-03-20T11:11:32.386Z] echo Agent pid 92 killed; [2026-03-20T11:11:32.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T11:11:32.724Z] + git semver [Pipeline] } [2026-03-20T11:11:33.306Z] $ docker stop --time=1 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 [2026-03-20T11:11:34.643Z] $ docker rm -f --volumes 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T11:11:34.990Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-20T11:11:35.239Z] Stashed 1 file(s) [Pipeline] echo [2026-03-20T11:11:35.243Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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-20T11:11:35.398Z] provisioning config files... [2026-03-20T11:11:35.429Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18202586812105927521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:11:35.728Z] ---> ****-login.sh [2026-03-20T11:11:35.728Z] nexus3.edgexfoundry.org:10001 [2026-03-20T11:11:35.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:35.728Z] Login Succeeded [2026-03-20T11:11:35.728Z] nexus3.edgexfoundry.org:10002 [2026-03-20T11:11:35.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:35.728Z] Login Succeeded [2026-03-20T11:11:35.728Z] nexus3.edgexfoundry.org:10003 [2026-03-20T11:11:35.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:35.988Z] Login Succeeded [2026-03-20T11:11:35.988Z] nexus3.edgexfoundry.org:10004 [2026-03-20T11:11:35.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:35.988Z] Login Succeeded [2026-03-20T11:11:35.988Z] ****.io [2026-03-20T11:11:35.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:11:36.247Z] Login Succeeded [2026-03-20T11:11:36.247Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T11:11:36.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-20T11:11:36.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T11:11:36.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T11:11:36.359Z] ========================================================= [2026-03-20T11:11:36.359Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-20T11:11:36.359Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:11:36.683Z] + 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-20T11:11:37.626Z] #0 building with "default" instance using docker driver [2026-03-20T11:11:37.626Z] [2026-03-20T11:11:37.626Z] #1 [internal] load build definition from Dockerfile [2026-03-20T11:11:37.626Z] #1 transferring dockerfile: 1.79kB done [2026-03-20T11:11:37.626Z] #1 DONE 0.1s [2026-03-20T11:11:37.626Z] [2026-03-20T11:11:37.626Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-20T11:11:37.626Z] #2 DONE 0.2s [2026-03-20T11:11:37.885Z] [2026-03-20T11:11:37.885Z] #3 [internal] load .dockerignore [2026-03-20T11:11:37.885Z] #3 transferring context: 2B done [2026-03-20T11:11:37.885Z] #3 DONE 0.0s [2026-03-20T11:11:37.885Z] [2026-03-20T11:11:37.885Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-20T11:11:37.885Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-20T11:11:37.885Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-20T11:11:37.885Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-20T11:11:37.885Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s [2026-03-20T11:11:37.885Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-20T11:11:37.885Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-03-20T11:11:37.885Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-20T11:11:38.144Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 8.39MB / 60.15MB 0.2s [2026-03-20T11:11:38.144Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-20T11:11:38.144Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-20T11:11:38.144Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-20T11:11:38.144Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s [2026-03-20T11:11:38.144Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-03-20T11:11:38.144Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s [2026-03-20T11:11:38.144Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-20T11:11:38.144Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-03-20T11:11:38.144Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s [2026-03-20T11:11:38.144Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.3s [2026-03-20T11:11:38.401Z] #4 ... [2026-03-20T11:11:38.401Z] [2026-03-20T11:11:38.401Z] #5 [internal] load build context [2026-03-20T11:11:38.401Z] #5 transferring context: 41.97MB 0.3s done [2026-03-20T11:11:38.401Z] #5 DONE 0.4s [2026-03-20T11:11:38.401Z] [2026-03-20T11:11:38.401Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-20T11:11:38.401Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s [2026-03-20T11:11:38.401Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.5s [2026-03-20T11:11:38.401Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done [2026-03-20T11:11:38.401Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-20T11:11:38.401Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s [2026-03-20T11:11:38.401Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-03-20T11:11:38.401Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.6s [2026-03-20T11:11:38.401Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-20T11:11:38.401Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.6s [2026-03-20T11:11:38.401Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.80MB / 112.58MB 0.7s [2026-03-20T11:11:38.401Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s [2026-03-20T11:11:38.661Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-03-20T11:11:38.661Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.8s [2026-03-20T11:11:38.661Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-03-20T11:11:38.661Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-20T11:11:38.918Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 102.27MB / 112.58MB 1.0s [2026-03-20T11:11:38.918Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-03-20T11:11:38.918Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-03-20T11:11:39.850Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.0s done [2026-03-20T11:11:43.134Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2026-03-20T11:11:43.391Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-20T11:11:43.648Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-20T11:11:43.648Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-20T11:11:43.648Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-20T11:11:43.648Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-03-20T11:11:43.906Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-20T11:11:43.906Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-20T11:11:46.443Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-03-20T11:11:46.443Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-20T11:11:47.009Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-20T11:11:47.009Z] #4 DONE 9.3s [2026-03-20T11:11:47.267Z] [2026-03-20T11:11:47.268Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-03-20T11:11:50.360Z] Still waiting to schedule task [2026-03-20T11:11:50.360Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-20T11:11:53.831Z] #6 DONE 5.6s [2026-03-20T11:11:53.831Z] [2026-03-20T11:11:53.831Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-20T11:11:53.831Z] #7 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T11:11:53.831Z] #7 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T11:11:53.831Z] #7 0.930 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-20T11:11:53.831Z] #7 0.940 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-20T11:11:53.831Z] #7 0.949 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-20T11:11:53.831Z] #7 0.975 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-20T11:11:53.831Z] #7 0.988 Executing busybox-1.37.0-r19.trigger [2026-03-20T11:11:53.831Z] #7 0.996 OK: 269 MiB in 64 packages [2026-03-20T11:11:54.090Z] #7 DONE 1.3s [2026-03-20T11:11:54.090Z] [2026-03-20T11:11:54.090Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-20T11:11:54.090Z] #8 DONE 0.1s [2026-03-20T11:11:54.349Z] [2026-03-20T11:11:54.350Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T11:12:12.448Z] #9 DONE 16.8s [2026-03-20T11:12:12.448Z] [2026-03-20T11:12:12.448Z] #10 [builder 6/7] COPY . . [2026-03-20T11:12:12.448Z] #10 DONE 0.4s [2026-03-20T11:12:12.448Z] [2026-03-20T11:12:12.448Z] #11 [builder 7/7] RUN echo noop [2026-03-20T11:12:12.448Z] #11 0.285 noop [2026-03-20T11:12:12.448Z] #11 DONE 0.3s [2026-03-20T11:12:12.448Z] [2026-03-20T11:12:12.448Z] #12 exporting to image [2026-03-20T11:12:12.448Z] #12 exporting layers [2026-03-20T11:12:19.005Z] #12 exporting layers 7.4s done [2026-03-20T11:12:19.264Z] #12 writing image sha256:d7b45205b8c8a125ccd97c2d74ac8d3c2f7a6e2da6460655c351b2bf92a92340 done [2026-03-20T11:12:19.264Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-20T11:12:19.264Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:12:19.595Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-20T11:12:19.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:12:19.668Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:12:19.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-20T11:12:20.063Z] $ docker top 622d80437d41d47a547a4ab200c75bf4bce503b6503d86ed72e3c1c92d54d041 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T11:12:20.401Z] + go version [2026-03-20T11:12:20.401Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-20T11:12:20.412Z] $ docker stop --time=1 622d80437d41d47a547a4ab200c75bf4bce503b6503d86ed72e3c1c92d54d041 [2026-03-20T11:12:21.644Z] $ docker rm -f --volumes 622d80437d41d47a547a4ab200c75bf4bce503b6503d86ed72e3c1c92d54d041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:12:22.066Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-20T11:12:22.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:12:22.138Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:12:22.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-20T11:12:22.405Z] $ docker top 1e2b247a3484ea72b7b98bcb55c544e088d6e646513c215cbec8790f98b5abf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T11:12:22.748Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-20T11:12:23.048Z] + make test [2026-03-20T11:12:23.049Z] go test ./... -coverprofile=coverage.out [2026-03-20T11:12:24.422Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-03-20T11:12:46.341Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-03-20T11:12:46.341Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.6% of statements [2026-03-20T11:12:56.312Z] 0 issues. [2026-03-20T11:12:56.312Z] go vet ./... [2026-03-20T11:13:01.575Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-20T11:13:01.575Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-20T11:13:01.575Z] ./bin/test-attribution-txt.sh [2026-03-20T11:13:01.575Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-20T11:13:01.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-20T11:13:01.612Z] $ docker stop --time=1 1e2b247a3484ea72b7b98bcb55c544e088d6e646513c215cbec8790f98b5abf6 [2026-03-20T11:13:05.707Z] $ docker rm -f --volumes 1e2b247a3484ea72b7b98bcb55c544e088d6e646513c215cbec8790f98b5abf6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T11:13:06.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-20T11:13:06.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-20T11:13:06.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-20T11:13:07.027Z] + ls -al . [2026-03-20T11:13:07.027Z] total 276 [2026-03-20T11:13:07.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 11:12 . [2026-03-20T11:13:07.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 11:10 .. [2026-03-20T11:13:07.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 11:12 .git [2026-03-20T11:13:07.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:10 .github [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 20 11:10 .gitignore [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 11:10 .golangci.yml [2026-03-20T11:13:07.027Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 11:11 .semver [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 20974 Mar 20 11:10 Attribution.txt [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 20 11:10 CHANGELOG.md [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 20 11:10 Dockerfile [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 11:10 GOVERNANCE.md [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 20 11:10 Jenkinsfile [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 20 11:10 LICENSE [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 2651 Mar 20 11:10 Makefile [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 20 11:10 OWNERS.md [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 20 11:10 README.md [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 11:11 VERSION [2026-03-20T11:13:07.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 11:10 bin [2026-03-20T11:13:07.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:10 cmd [2026-03-20T11:13:07.027Z] -rw-r--r-- 1 jenkins jenkins 45292 Mar 20 11:12 coverage.out [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 6610 Mar 20 11:10 go.mod [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 89296 Mar 20 11:10 go.sum [2026-03-20T11:13:07.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:10 internal [2026-03-20T11:13:07.027Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 20 11:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:13:07.334Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c4d827168a3399e5830068d377bbdc22cda60ff2 --label arch=amd64 --label version=4.1.0-dev.16 . [2026-03-20T11:13:07.593Z] #0 building with "default" instance using docker driver [2026-03-20T11:13:07.593Z] [2026-03-20T11:13:07.593Z] #1 [internal] load build definition from Dockerfile [2026-03-20T11:13:07.593Z] #1 transferring dockerfile: 1.79kB done [2026-03-20T11:13:07.593Z] #1 DONE 0.0s [2026-03-20T11:13:07.593Z] [2026-03-20T11:13:07.593Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-20T11:13:07.593Z] #2 DONE 0.0s [2026-03-20T11:13:07.593Z] [2026-03-20T11:13:07.593Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T11:13:07.593Z] #3 DONE 0.1s [2026-03-20T11:13:07.851Z] [2026-03-20T11:13:07.851Z] #4 [internal] load .dockerignore [2026-03-20T11:13:07.851Z] #4 transferring context: 2B done [2026-03-20T11:13:07.851Z] #4 DONE 0.0s [2026-03-20T11:13:07.851Z] [2026-03-20T11:13:07.851Z] #5 [internal] load build context [2026-03-20T11:13:07.851Z] #5 transferring context: 58.98kB 0.0s done [2026-03-20T11:13:07.851Z] #5 DONE 0.0s [2026-03-20T11:13:07.851Z] [2026-03-20T11:13:07.851Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T11:13:07.851Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-20T11:13:07.851Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-20T11:13:07.851Z] #6 ... [2026-03-20T11:13:07.851Z] [2026-03-20T11:13:07.851Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-20T11:13:07.851Z] #7 DONE 0.1s [2026-03-20T11:13:07.851Z] [2026-03-20T11:13:07.851Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T11:13:07.851Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T11:13:07.851Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-20T11:13:07.851Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-20T11:13:07.851Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-20T11:13:08.122Z] #6 ... [2026-03-20T11:13:08.122Z] [2026-03-20T11:13:08.122Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-03-20T11:13:08.122Z] #8 DONE 0.1s [2026-03-20T11:13:08.122Z] [2026-03-20T11:13:08.122Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T11:13:08.122Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done [2026-03-20T11:13:09.057Z] #6 DONE 1.4s [2026-03-20T11:13:09.057Z] [2026-03-20T11:13:09.057Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-20T11:13:09.057Z] #9 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T11:13:09.057Z] #9 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T11:13:09.624Z] #9 1.460 OK: 269 MiB in 64 packages [2026-03-20T11:13:09.624Z] #9 DONE 1.6s [2026-03-20T11:13:09.624Z] [2026-03-20T11:13:09.624Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-20T11:13:09.624Z] #10 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T11:13:09.624Z] #10 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T11:13:09.624Z] #10 ... [2026-03-20T11:13:09.624Z] [2026-03-20T11:13:09.624Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-20T11:13:09.624Z] #11 DONE 0.0s [2026-03-20T11:13:09.624Z] [2026-03-20T11:13:09.624Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-20T11:13:09.624Z] #10 0.648 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T11:13:09.884Z] #10 0.652 Executing busybox-1.37.0-r20.trigger [2026-03-20T11:13:09.884Z] #10 0.660 OK: 7 MiB in 17 packages [2026-03-20T11:13:09.884Z] #10 DONE 0.8s [2026-03-20T11:13:09.884Z] [2026-03-20T11:13:09.884Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T11:13:10.141Z] #12 DONE 0.5s [2026-03-20T11:13:10.141Z] [2026-03-20T11:13:10.141Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T11:13:10.399Z] #13 ... [2026-03-20T11:13:10.399Z] [2026-03-20T11:13:10.399Z] #14 [builder 6/7] COPY . . [2026-03-20T11:13:10.399Z] #14 DONE 0.5s [2026-03-20T11:13:10.656Z] [2026-03-20T11:13:10.656Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T11:13:10.656Z] #13 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T11:13:10.656Z] #13 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T11:13:10.913Z] #13 1.037 OK: 7 MiB in 17 packages [2026-03-20T11:13:10.913Z] #13 DONE 1.1s [2026-03-20T11:13:10.913Z] [2026-03-20T11:13:10.913Z] #15 [builder 7/7] RUN make build [2026-03-20T11:13:10.913Z] #15 0.241 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-03-20T11:13:37.467Z] #15 DONE 26.1s [2026-03-20T11:13:37.467Z] [2026-03-20T11:13:37.467Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-03-20T11:13:37.467Z] #16 DONE 0.6s [2026-03-20T11:13:37.467Z] [2026-03-20T11:13:37.467Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-03-20T11:13:38.619Z] #17 DONE 0.6s [2026-03-20T11:13:38.619Z] [2026-03-20T11:13:38.619Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-03-20T11:14:03.235Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-3778: java.lang.InterruptedException [2026-03-20T11:14:15.804Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3780 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-03-20T11:14:15.821Z] Running in /w/workspace/device-virtual-go/227 [Pipeline] { [Pipeline] checkout [2026-03-20T11:14:15.865Z] The recommended git tool is: git [2026-03-20T11:14:19.682Z] #18 DONE 1.3s [2026-03-20T11:14:19.682Z] [2026-03-20T11:14:19.682Z] #19 exporting to image [2026-03-20T11:14:19.682Z] #19 exporting layers [2026-03-20T11:14:19.682Z] #19 exporting layers 1.1s done [2026-03-20T11:14:19.682Z] #19 writing image sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 0.0s done [2026-03-20T11:14:19.682Z] #19 naming to docker.io/library/device-virtual [2026-03-20T11:14:19.682Z] #19 naming to docker.io/library/device-virtual 0.2s done [2026-03-20T11:14:19.682Z] #19 DONE 1.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T11:14:19.801Z] provisioning config files... [2026-03-20T11:14:19.809Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6035585192809849994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:14:20.100Z] ---> ****-login.sh [2026-03-20T11:14:20.100Z] nexus3.edgexfoundry.org:10001 [2026-03-20T11:14:20.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:20.100Z] Login Succeeded [2026-03-20T11:14:20.100Z] nexus3.edgexfoundry.org:10002 [2026-03-20T11:14:20.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:20.100Z] Login Succeeded [2026-03-20T11:14:20.100Z] nexus3.edgexfoundry.org:10003 [2026-03-20T11:14:20.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:20.358Z] Login Succeeded [2026-03-20T11:14:20.358Z] nexus3.edgexfoundry.org:10004 [2026-03-20T11:14:20.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:20.358Z] Login Succeeded [2026-03-20T11:14:20.358Z] ****.io [2026-03-20T11:14:20.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:20.618Z] Login Succeeded [2026-03-20T11:14:20.618Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T11:14:20.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T11:14:20.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T11:14:20.697Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-03-20T11:14:20.697Z] c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:14:20.697Z] latest [2026-03-20T11:14:20.697Z] 4.1.0-dev.16 [2026-03-20T11:14:20.697Z] c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:14:20.697Z] main [2026-03-20T11:14:20.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:21.040Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:21.617Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:14:21.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-20T11:14:21.618Z] e7e3fa2b32ba: Preparing [2026-03-20T11:14:21.618Z] f74a1904a396: Preparing [2026-03-20T11:14:21.618Z] 70cbcb7adc3a: Preparing [2026-03-20T11:14:21.618Z] 34aa7109fdfc: Preparing [2026-03-20T11:14:21.618Z] 0d8c3bfa81e3: Preparing [2026-03-20T11:14:21.618Z] cce92674e987: Preparing [2026-03-20T11:14:21.618Z] cce92674e987: Waiting [2026-03-20T11:14:21.618Z] 70cbcb7adc3a: Pushed [2026-03-20T11:14:21.618Z] 34aa7109fdfc: Pushed [2026-03-20T11:14:21.618Z] 0d8c3bfa81e3: Pushed [2026-03-20T11:14:21.618Z] f74a1904a396: Pushed [2026-03-20T11:14:21.828Z] using credential edgex-jenkins-ssh [2026-03-20T11:14:21.855Z] Cloning the remote Git repository [2026-03-20T11:14:21.912Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-03-20T11:14:22.044Z] > git init /w/workspace/device-virtual-go/227 # timeout=10 [2026-03-20T11:14:22.992Z] cce92674e987: Layer already exists [2026-03-20T11:14:22.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-03-20T11:14:22.255Z] > git --version # timeout=10 [2026-03-20T11:14:22.277Z] > git --version # 'git version 2.25.1' [2026-03-20T11:14:22.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-20T11:14:22.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-20T11:14:25.523Z] e7e3fa2b32ba: Pushed [2026-03-20T11:14:25.523Z] c4d827168a3399e5830068d377bbdc22cda60ff2: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:25.859Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:26.178Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-20T11:14:26.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-20T11:14:26.178Z] e7e3fa2b32ba: Preparing [2026-03-20T11:14:26.178Z] f74a1904a396: Preparing [2026-03-20T11:14:26.178Z] 70cbcb7adc3a: Preparing [2026-03-20T11:14:26.178Z] 34aa7109fdfc: Preparing [2026-03-20T11:14:26.178Z] 0d8c3bfa81e3: Preparing [2026-03-20T11:14:26.178Z] cce92674e987: Preparing [2026-03-20T11:14:26.178Z] cce92674e987: Waiting [2026-03-20T11:14:26.178Z] 0d8c3bfa81e3: Layer already exists [2026-03-20T11:14:26.178Z] 70cbcb7adc3a: Layer already exists [2026-03-20T11:14:26.178Z] e7e3fa2b32ba: Layer already exists [2026-03-20T11:14:26.178Z] f74a1904a396: Layer already exists [2026-03-20T11:14:26.178Z] 34aa7109fdfc: Layer already exists [2026-03-20T11:14:26.178Z] cce92674e987: Layer already exists [2026-03-20T11:14:26.178Z] latest: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:26.501Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:27.324Z] Avoid second fetch [2026-03-20T11:14:27.325Z] Checking out Revision c4d827168a3399e5830068d377bbdc22cda60ff2 (main) [2026-03-20T11:14:27.386Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 [2026-03-20T11:14:27.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-20T11:14:27.386Z] e7e3fa2b32ba: Preparing [2026-03-20T11:14:27.386Z] f74a1904a396: Preparing [2026-03-20T11:14:27.386Z] 70cbcb7adc3a: Preparing [2026-03-20T11:14:27.386Z] 34aa7109fdfc: Preparing [2026-03-20T11:14:27.386Z] 0d8c3bfa81e3: Preparing [2026-03-20T11:14:27.386Z] cce92674e987: Preparing [2026-03-20T11:14:27.386Z] cce92674e987: Waiting [2026-03-20T11:14:27.386Z] 70cbcb7adc3a: Layer already exists [2026-03-20T11:14:27.386Z] e7e3fa2b32ba: Layer already exists [2026-03-20T11:14:27.386Z] 0d8c3bfa81e3: Layer already exists [2026-03-20T11:14:27.386Z] 34aa7109fdfc: Layer already exists [2026-03-20T11:14:27.386Z] f74a1904a396: Layer already exists [2026-03-20T11:14:27.386Z] cce92674e987: Layer already exists [2026-03-20T11:14:27.386Z] 4.1.0-dev.16: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:26.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-03-20T11:14:26.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-20T11:14:27.339Z] > git config core.sparsecheckout # timeout=10 [2026-03-20T11:14:27.424Z] > git checkout -f c4d827168a3399e5830068d377bbdc22cda60ff2 # timeout=10 [2026-03-20T11:14:27.716Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:28.047Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:14:28.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-20T11:14:28.047Z] e7e3fa2b32ba: Preparing [2026-03-20T11:14:28.047Z] f74a1904a396: Preparing [2026-03-20T11:14:28.047Z] 70cbcb7adc3a: Preparing [2026-03-20T11:14:28.047Z] 34aa7109fdfc: Preparing [2026-03-20T11:14:28.047Z] 0d8c3bfa81e3: Preparing [2026-03-20T11:14:28.047Z] cce92674e987: Preparing [2026-03-20T11:14:28.047Z] 0d8c3bfa81e3: Layer already exists [2026-03-20T11:14:28.047Z] e7e3fa2b32ba: Layer already exists [2026-03-20T11:14:28.047Z] f74a1904a396: Layer already exists [2026-03-20T11:14:28.047Z] 34aa7109fdfc: Layer already exists [2026-03-20T11:14:28.047Z] 70cbcb7adc3a: Layer already exists [2026-03-20T11:14:28.047Z] cce92674e987: Layer already exists [2026-03-20T11:14:28.047Z] c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:28.101Z] Commit message: "Merge pull request #578 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-20T11:14:28.377Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:28.955Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-20T11:14:28.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-20T11:14:28.955Z] e7e3fa2b32ba: Preparing [2026-03-20T11:14:28.955Z] f74a1904a396: Preparing [2026-03-20T11:14:28.955Z] 70cbcb7adc3a: Preparing [2026-03-20T11:14:28.955Z] 34aa7109fdfc: Preparing [2026-03-20T11:14:28.955Z] 0d8c3bfa81e3: Preparing [2026-03-20T11:14:28.955Z] cce92674e987: Preparing [2026-03-20T11:14:28.955Z] cce92674e987: Waiting [2026-03-20T11:14:28.955Z] e7e3fa2b32ba: Layer already exists [2026-03-20T11:14:28.955Z] 34aa7109fdfc: Layer already exists [2026-03-20T11:14:28.955Z] 70cbcb7adc3a: Layer already exists [2026-03-20T11:14:28.955Z] 0d8c3bfa81e3: Layer already exists [2026-03-20T11:14:28.955Z] f74a1904a396: Layer already exists [2026-03-20T11:14:28.955Z] cce92674e987: Layer already exists [2026-03-20T11:14:28.956Z] main: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T11:14:29.025Z] ===================================================== [Pipeline] echo [2026-03-20T11:14:29.041Z] taggedImages: [2026-03-20T11:14:29.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:14:29.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-20T11:14:29.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 [2026-03-20T11:14:29.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:14:29.041Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2026-03-20T11:14:29.074Z] ========================================================= [2026-03-20T11:14:29.074Z] [edgeXBuildMultiArch] RAW Config: [2026-03-20T11:14:29.074Z] images: [2026-03-20T11:14:29.074Z] - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:14:29.074Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-20T11:14:29.074Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 [2026-03-20T11:14:29.074Z] - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:14:29.074Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-20T11:14:29.074Z] settingsFile: [2026-03-20T11:14:29.074Z] device-virtual-go-settings [2026-03-20T11:14:29.074Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T11:14:32.560Z] provisioning config files... [2026-03-20T11:14:32.597Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/227@tmp/config13280044544098967098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:14:33.347Z] ---> ****-login.sh [2026-03-20T11:14:33.348Z] nexus3.edgexfoundry.org:10001 [2026-03-20T11:14:33.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:33.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:14:33.944Z] Configure a credential helper to remove this warning. See [2026-03-20T11:14:33.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:14:33.944Z] [2026-03-20T11:14:33.944Z] Login Succeeded [2026-03-20T11:14:33.944Z] nexus3.edgexfoundry.org:10002 [2026-03-20T11:14:34.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:34.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:14:34.505Z] Configure a credential helper to remove this warning. See [2026-03-20T11:14:34.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:14:34.505Z] [2026-03-20T11:14:34.505Z] Login Succeeded [2026-03-20T11:14:34.505Z] nexus3.edgexfoundry.org:10003 [2026-03-20T11:14:34.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:34.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:14:34.783Z] Configure a credential helper to remove this warning. See [2026-03-20T11:14:34.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:14:34.783Z] [2026-03-20T11:14:34.783Z] Login Succeeded [2026-03-20T11:14:34.783Z] nexus3.edgexfoundry.org:10004 [2026-03-20T11:14:35.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:35.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:14:35.058Z] Configure a credential helper to remove this warning. See [2026-03-20T11:14:35.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:14:35.058Z] [2026-03-20T11:14:35.058Z] Login Succeeded [2026-03-20T11:14:35.058Z] ****.io [2026-03-20T11:14:35.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:14:35.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:14:35.602Z] Configure a credential helper to remove this warning. See [2026-03-20T11:14:35.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:14:35.602Z] [2026-03-20T11:14:35.602Z] Login Succeeded [2026-03-20T11:14:35.602Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T11:14:35.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-20T11:14:35.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T11:14:36.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T11:14:36.030Z] ========================================================= [2026-03-20T11:14:36.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-20T11:14:36.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:14:36.411Z] + 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-20T11:14:37.007Z] Sending build context to Docker daemon 21.22MB [2026-03-20T11:14:37.007Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-20T11:14:37.007Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-20T11:14:37.277Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-20T11:14:37.277Z] 6b59a28fa201: Pulling fs layer [2026-03-20T11:14:37.277Z] d32bb0dddca7: Pulling fs layer [2026-03-20T11:14:37.277Z] 5dab1238d3d9: Pulling fs layer [2026-03-20T11:14:37.277Z] 196fd7d83e7d: Pulling fs layer [2026-03-20T11:14:37.277Z] 4f4fb700ef54: Pulling fs layer [2026-03-20T11:14:37.277Z] 8ba94037c8f0: Pulling fs layer [2026-03-20T11:14:37.277Z] deaec5988b04: Pulling fs layer [2026-03-20T11:14:37.277Z] 9f65657bb879: Pulling fs layer [2026-03-20T11:14:37.277Z] 8ba94037c8f0: Waiting [2026-03-20T11:14:37.277Z] 9f65657bb879: Waiting [2026-03-20T11:14:37.277Z] deaec5988b04: Waiting [2026-03-20T11:14:37.277Z] 4f4fb700ef54: Waiting [2026-03-20T11:14:37.277Z] 196fd7d83e7d: Waiting [2026-03-20T11:14:37.277Z] d32bb0dddca7: Verifying Checksum [2026-03-20T11:14:37.277Z] d32bb0dddca7: Download complete [2026-03-20T11:14:37.277Z] 196fd7d83e7d: Verifying Checksum [2026-03-20T11:14:37.277Z] 196fd7d83e7d: Download complete [2026-03-20T11:14:37.277Z] 4f4fb700ef54: Verifying Checksum [2026-03-20T11:14:37.277Z] 4f4fb700ef54: Download complete [2026-03-20T11:14:37.277Z] 8ba94037c8f0: Verifying Checksum [2026-03-20T11:14:37.277Z] 8ba94037c8f0: Download complete [2026-03-20T11:14:37.277Z] 6b59a28fa201: Verifying Checksum [2026-03-20T11:14:37.277Z] 6b59a28fa201: Download complete [2026-03-20T11:14:37.881Z] 9f65657bb879: Download complete [2026-03-20T11:14:38.471Z] 6b59a28fa201: Pull complete [2026-03-20T11:14:39.070Z] d32bb0dddca7: Pull complete [2026-03-20T11:14:39.070Z] 5dab1238d3d9: Verifying Checksum [2026-03-20T11:14:39.070Z] 5dab1238d3d9: Download complete [2026-03-20T11:14:41.044Z] deaec5988b04: Verifying Checksum [2026-03-20T11:14:41.044Z] deaec5988b04: Download complete [2026-03-20T11:14:44.076Z] Still waiting to schedule task [2026-03-20T11:14:44.076Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-20T11:14:53.435Z] 5dab1238d3d9: Pull complete [2026-03-20T11:14:53.706Z] 196fd7d83e7d: Pull complete [2026-03-20T11:14:53.988Z] 4f4fb700ef54: Pull complete [2026-03-20T11:14:54.261Z] 8ba94037c8f0: Pull complete [2026-03-20T11:15:04.395Z] deaec5988b04: Pull complete [2026-03-20T11:15:05.376Z] 9f65657bb879: Pull complete [2026-03-20T11:15:05.376Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-20T11:15:05.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-20T11:15:05.376Z] ---> 334268110677 [2026-03-20T11:15:05.376Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-20T11:15:07.987Z] ---> Running in 72c9d1deaac9 [2026-03-20T11:15:07.987Z] Removing intermediate container 72c9d1deaac9 [2026-03-20T11:15:07.987Z] ---> 7248bbc38f04 [2026-03-20T11:15:07.987Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-20T11:15:07.987Z] ---> Running in 302c0da21ae7 [2026-03-20T11:15:08.258Z] Removing intermediate container 302c0da21ae7 [2026-03-20T11:15:08.258Z] ---> 126aa9b470e4 [2026-03-20T11:15:08.258Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-03-20T11:15:08.258Z] ---> Running in 208b71af4445 [2026-03-20T11:15:08.851Z] Removing intermediate container 208b71af4445 [2026-03-20T11:15:08.851Z] ---> 0d1cffdea0fe [2026-03-20T11:15:08.851Z] Step 6/12 : WORKDIR /device-virtual-go [2026-03-20T11:15:08.851Z] ---> Running in 07e92a03d528 [2026-03-20T11:15:09.125Z] Removing intermediate container 07e92a03d528 [2026-03-20T11:15:09.125Z] ---> a8c9b8c847ad [2026-03-20T11:15:09.125Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-20T11:15:09.125Z] ---> Running in 94e63dc69851 [2026-03-20T11:15:10.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T11:15:10.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T11:15:12.781Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-20T11:15:12.781Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-20T11:15:12.781Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-20T11:15:13.051Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-20T11:15:13.051Z] Executing busybox-1.37.0-r19.trigger [2026-03-20T11:15:13.051Z] OK: 259 MiB in 64 packages [2026-03-20T11:15:14.491Z] Removing intermediate container 94e63dc69851 [2026-03-20T11:15:14.491Z] ---> e77c79504a0b [2026-03-20T11:15:14.491Z] Step 8/12 : COPY go.mod vendor* ./ [2026-03-20T11:15:15.085Z] ---> 4b443a193d18 [2026-03-20T11:15:15.085Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T11:15:15.085Z] ---> Running in b5113c310f37 [2026-03-20T11:15:32.873Z] Running on prd-centos7-docker-4c-2g-3781 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T11:15:32.916Z] provisioning config files... [2026-03-20T11:15:32.946Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14644525609116502205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:15:35.215Z] ---> ****-login.sh [2026-03-20T11:15:35.215Z] nexus3.edgexfoundry.org:10001 [2026-03-20T11:15:35.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:15:35.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:15:35.530Z] Configure a credential helper to remove this warning. See [2026-03-20T11:15:35.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:15:35.530Z] [2026-03-20T11:15:35.530Z] Login Succeeded [2026-03-20T11:15:35.530Z] nexus3.edgexfoundry.org:10002 [2026-03-20T11:15:35.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:15:35.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:15:35.531Z] Configure a credential helper to remove this warning. See [2026-03-20T11:15:35.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:15:35.531Z] [2026-03-20T11:15:35.531Z] Login Succeeded [2026-03-20T11:15:35.531Z] nexus3.edgexfoundry.org:10003 [2026-03-20T11:15:35.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:15:35.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:15:35.840Z] Configure a credential helper to remove this warning. See [2026-03-20T11:15:35.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:15:35.840Z] [2026-03-20T11:15:35.840Z] Login Succeeded [2026-03-20T11:15:35.840Z] nexus3.edgexfoundry.org:10004 [2026-03-20T11:15:36.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:15:36.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:15:36.119Z] Configure a credential helper to remove this warning. See [2026-03-20T11:15:36.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:15:36.119Z] [2026-03-20T11:15:36.119Z] Login Succeeded [2026-03-20T11:15:36.119Z] ****.io [2026-03-20T11:15:36.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:15:36.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:15:36.385Z] Configure a credential helper to remove this warning. See [2026-03-20T11:15:36.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:15:36.385Z] [2026-03-20T11:15:36.385Z] Login Succeeded [2026-03-20T11:15:36.385Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T11:15:36.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T11:15:36.756Z] + docker buildx ls [2026-03-20T11:15:36.756Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-20T11:15:36.756Z] default * docker [2026-03-20T11:15:36.756Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-20T11:15:37.052Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-20T11:15:37.052Z] edgex-builder [Pipeline] sh [2026-03-20T11:15:37.357Z] + docker buildx inspect --bootstrap [2026-03-20T11:15:37.357Z] #1 [internal] booting buildkit [2026-03-20T11:15:37.357Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-20T11:15:45.500Z] #1 pulling image moby/buildkit:buildx-stable-1 7.8s done [2026-03-20T11:15:45.500Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-20T11:15:46.445Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2026-03-20T11:15:46.445Z] #1 DONE 9.0s [2026-03-20T11:15:46.445Z] Name: edgex-builder [2026-03-20T11:15:46.445Z] Driver: docker-container [2026-03-20T11:15:46.445Z] [2026-03-20T11:15:46.445Z] Nodes: [2026-03-20T11:15:46.445Z] Name: edgex-builder0 [2026-03-20T11:15:46.445Z] Endpoint: unix:///var/run/docker.sock [2026-03-20T11:15:46.445Z] Status: running [2026-03-20T11:15:46.445Z] Buildkit: v0.28.0 [2026-03-20T11:15:46.445Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-20T11:15:46.746Z] + docker buildx ls [2026-03-20T11:15:46.747Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-20T11:15:46.747Z] edgex-builder * docker-container [2026-03-20T11:15:46.747Z] 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-20T11:15:46.747Z] default docker [2026-03-20T11:15:46.747Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-20T11:15:47.045Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2' [2026-03-20T11:15:47.045Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 --push - [2026-03-20T11:15:47.306Z] #1 [internal] load build definition from Dockerfile [2026-03-20T11:15:47.306Z] #1 transferring dockerfile: 199B done [2026-03-20T11:15:47.306Z] #1 DONE 0.0s [2026-03-20T11:15:47.306Z] [2026-03-20T11:15:47.306Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:15:47.306Z] #2 DONE 0.2s [2026-03-20T11:15:47.306Z] [2026-03-20T11:15:47.306Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:15:47.569Z] #3 DONE 0.2s [2026-03-20T11:15:47.569Z] [2026-03-20T11:15:47.569Z] #4 [internal] load .dockerignore [2026-03-20T11:15:47.569Z] #4 transferring context: 2B done [2026-03-20T11:15:47.569Z] #4 DONE 0.1s [2026-03-20T11:15:47.569Z] [2026-03-20T11:15:47.569Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:47.569Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:47.569Z] #5 DONE 0.0s [2026-03-20T11:15:47.569Z] [2026-03-20T11:15:47.569Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:47.569Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:47.569Z] #6 DONE 0.1s [2026-03-20T11:15:47.569Z] [2026-03-20T11:15:47.569Z] #7 exporting to image [2026-03-20T11:15:47.569Z] #7 exporting layers done [2026-03-20T11:15:47.569Z] #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done [2026-03-20T11:15:47.569Z] #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done [2026-03-20T11:15:47.569Z] #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done [2026-03-20T11:15:47.569Z] #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done [2026-03-20T11:15:47.569Z] #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a 0.0s done [2026-03-20T11:15:47.569Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T11:15:47.569Z] #7 DONE 0.0s [2026-03-20T11:15:47.569Z] [2026-03-20T11:15:47.569Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T11:15:47.569Z] #8 DONE 0.0s [2026-03-20T11:15:47.828Z] [2026-03-20T11:15:47.828Z] 1 warning found (use --debug to expand): [2026-03-20T11:15:47.828Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T11:15:48.131Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2026-03-20T11:15:48.131Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2026-03-20T11:15:48.131Z] #1 [internal] load build definition from Dockerfile [2026-03-20T11:15:48.131Z] #1 transferring dockerfile: 165B done [2026-03-20T11:15:48.131Z] #1 DONE 0.0s [2026-03-20T11:15:48.131Z] [2026-03-20T11:15:48.131Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-20T11:15:48.131Z] #2 DONE 0.0s [2026-03-20T11:15:48.131Z] [2026-03-20T11:15:48.131Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-20T11:15:48.131Z] #3 DONE 0.0s [2026-03-20T11:15:48.131Z] [2026-03-20T11:15:48.131Z] #4 [internal] load .dockerignore [2026-03-20T11:15:48.131Z] #4 transferring context: 2B done [2026-03-20T11:15:48.131Z] #4 DONE 0.0s [2026-03-20T11:15:48.131Z] [2026-03-20T11:15:48.131Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:48.131Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:48.131Z] #5 CACHED [2026-03-20T11:15:48.131Z] [2026-03-20T11:15:48.131Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:48.131Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:48.131Z] #6 CACHED [2026-03-20T11:15:48.131Z] [2026-03-20T11:15:48.131Z] #7 exporting to image [2026-03-20T11:15:48.131Z] #7 exporting layers done [2026-03-20T11:15:48.131Z] #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done [2026-03-20T11:15:48.131Z] #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 [2026-03-20T11:15:48.131Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T11:15:48.393Z] #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done [2026-03-20T11:15:48.393Z] #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done [2026-03-20T11:15:48.393Z] #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done [2026-03-20T11:15:48.393Z] #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done [2026-03-20T11:15:48.393Z] #7 DONE 0.0s [2026-03-20T11:15:48.393Z] [2026-03-20T11:15:48.393Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T11:15:48.393Z] #8 DONE 0.0s [2026-03-20T11:15:48.393Z] [2026-03-20T11:15:48.393Z] 1 warning found (use --debug to expand): [2026-03-20T11:15:48.393Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T11:15:48.693Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16' [2026-03-20T11:15:48.693Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 --push - [2026-03-20T11:15:48.693Z] #1 [internal] load build definition from Dockerfile [2026-03-20T11:15:48.693Z] #1 transferring dockerfile: 171B done [2026-03-20T11:15:48.693Z] #1 DONE 0.0s [2026-03-20T11:15:48.693Z] [2026-03-20T11:15:48.693Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 [2026-03-20T11:15:48.693Z] #2 DONE 0.0s [2026-03-20T11:15:48.693Z] [2026-03-20T11:15:48.693Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 [2026-03-20T11:15:48.693Z] #3 DONE 0.0s [2026-03-20T11:15:48.693Z] [2026-03-20T11:15:48.693Z] #4 [internal] load .dockerignore [2026-03-20T11:15:48.693Z] #4 transferring context: 2B done [2026-03-20T11:15:48.693Z] #4 DONE 0.0s [2026-03-20T11:15:48.693Z] [2026-03-20T11:15:48.693Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:48.693Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:48.693Z] #5 CACHED [2026-03-20T11:15:48.693Z] [2026-03-20T11:15:48.693Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:48.693Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:48.693Z] #6 CACHED [2026-03-20T11:15:48.693Z] [2026-03-20T11:15:48.693Z] #7 exporting to image [2026-03-20T11:15:48.693Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T11:15:48.958Z] #7 exporting layers done [2026-03-20T11:15:48.958Z] #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done [2026-03-20T11:15:48.958Z] #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done [2026-03-20T11:15:48.958Z] #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done [2026-03-20T11:15:48.958Z] #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done [2026-03-20T11:15:48.958Z] #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done [2026-03-20T11:15:48.958Z] #7 DONE 0.0s [2026-03-20T11:15:48.958Z] [2026-03-20T11:15:48.958Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T11:15:48.958Z] #8 DONE 0.0s [2026-03-20T11:15:48.958Z] [2026-03-20T11:15:48.958Z] 1 warning found (use --debug to expand): [2026-03-20T11:15:48.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T11:15:49.246Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16' [2026-03-20T11:15:49.246Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 --push - [2026-03-20T11:15:49.506Z] #1 [internal] load build definition from Dockerfile [2026-03-20T11:15:49.506Z] #1 transferring dockerfile: 212B done [2026-03-20T11:15:49.506Z] #1 DONE 0.0s [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:15:49.506Z] #2 DONE 0.0s [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:15:49.506Z] #3 DONE 0.0s [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] #4 [internal] load .dockerignore [2026-03-20T11:15:49.506Z] #4 transferring context: 2B done [2026-03-20T11:15:49.506Z] #4 DONE 0.0s [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:49.506Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:49.506Z] #5 CACHED [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:49.506Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:49.506Z] #6 CACHED [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] #7 exporting to image [2026-03-20T11:15:49.506Z] #7 exporting layers done [2026-03-20T11:15:49.506Z] #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done [2026-03-20T11:15:49.506Z] #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done [2026-03-20T11:15:49.506Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T11:15:49.506Z] #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done [2026-03-20T11:15:49.506Z] #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done [2026-03-20T11:15:49.506Z] #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done [2026-03-20T11:15:49.506Z] #7 DONE 0.0s [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T11:15:49.506Z] #8 DONE 0.0s [2026-03-20T11:15:49.506Z] [2026-03-20T11:15:49.506Z] 1 warning found (use --debug to expand): [2026-03-20T11:15:49.506Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T11:15:49.798Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2026-03-20T11:15:49.798Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2026-03-20T11:15:50.059Z] #1 [internal] load build definition from Dockerfile [2026-03-20T11:15:50.059Z] #1 transferring dockerfile: 163B done [2026-03-20T11:15:50.059Z] #1 DONE 0.0s [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-20T11:15:50.059Z] #2 DONE 0.0s [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-20T11:15:50.059Z] #3 DONE 0.0s [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #4 [internal] load .dockerignore [2026-03-20T11:15:50.059Z] #4 transferring context: 2B done [2026-03-20T11:15:50.059Z] #4 DONE 0.0s [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:50.059Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:50.059Z] #5 CACHED [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:50.059Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done [2026-03-20T11:15:50.059Z] #6 DONE 0.0s [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 [2026-03-20T11:15:50.059Z] #6 CACHED [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #7 exporting to image [2026-03-20T11:15:50.059Z] #7 exporting layers done [2026-03-20T11:15:50.059Z] #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done [2026-03-20T11:15:50.059Z] #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done [2026-03-20T11:15:50.059Z] #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done [2026-03-20T11:15:50.059Z] #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done [2026-03-20T11:15:50.059Z] #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done [2026-03-20T11:15:50.059Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T11:15:50.059Z] #7 DONE 0.0s [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T11:15:50.059Z] #8 DONE 0.0s [2026-03-20T11:15:50.059Z] [2026-03-20T11:15:50.059Z] 1 warning found (use --debug to expand): [2026-03-20T11:15:50.059Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-20T11:15:50.432Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:15:50.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:15:51.358Z] ---> package-listing.sh [2026-03-20T11:15:51.358Z] ++ facter osfamily [2026-03-20T11:15:51.358Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-20T11:15:51.617Z] + OS_FAMILY=redhat [2026-03-20T11:15:51.617Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-03-20T11:15:51.617Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-20T11:15:51.617Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-20T11:15:51.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-20T11:15:51.617Z] + PACKAGES=/tmp/packages_start.txt [2026-03-20T11:15:51.617Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-20T11:15:51.617Z] + PACKAGES=/tmp/packages_end.txt [2026-03-20T11:15:51.617Z] + case "${OS_FAMILY}" in [2026-03-20T11:15:51.617Z] + sort [2026-03-20T11:15:51.617Z] + rpm -qa [2026-03-20T11:15:52.567Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-20T11:15:52.567Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-20T11:15:52.567Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-20T11:15:52.567Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-20T11:15:52.567Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-03-20T11:15:52.567Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2026-03-20T11:15:52.577Z] 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/exfoundry_device-virtual-go_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-20T11:15:52.862Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:15:53.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T11:15:53.426Z] [2026-03-20T11:15:53.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:15:53.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T11:15:53.729Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-20T11:15:53.729Z] 5eb5b503b376: Pulling fs layer [2026-03-20T11:15:53.729Z] 5c69ac0246d0: Pulling fs layer [2026-03-20T11:15:53.729Z] ec43610c2a17: Pulling fs layer [2026-03-20T11:15:53.729Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-20T11:15:53.729Z] 33b1e0a273af: Pulling fs layer [2026-03-20T11:15:53.729Z] 5d3b04190fa2: Pulling fs layer [2026-03-20T11:15:53.729Z] 2f39f015ded8: Pulling fs layer [2026-03-20T11:15:53.729Z] 3a2ae6a8a46f: Waiting [2026-03-20T11:15:53.729Z] 33b1e0a273af: Waiting [2026-03-20T11:15:53.729Z] 5d3b04190fa2: Waiting [2026-03-20T11:15:53.729Z] 2f39f015ded8: Waiting [2026-03-20T11:15:53.729Z] 5c69ac0246d0: Download complete [2026-03-20T11:15:53.729Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-20T11:15:53.729Z] 3a2ae6a8a46f: Download complete [2026-03-20T11:15:53.729Z] ec43610c2a17: Verifying Checksum [2026-03-20T11:15:53.729Z] ec43610c2a17: Download complete [2026-03-20T11:15:53.729Z] 33b1e0a273af: Verifying Checksum [2026-03-20T11:15:53.729Z] 33b1e0a273af: Download complete [2026-03-20T11:15:53.729Z] 5d3b04190fa2: Verifying Checksum [2026-03-20T11:15:53.729Z] 5d3b04190fa2: Download complete [2026-03-20T11:15:53.991Z] 5eb5b503b376: Verifying Checksum [2026-03-20T11:15:53.991Z] 5eb5b503b376: Download complete [2026-03-20T11:15:54.558Z] 2f39f015ded8: Verifying Checksum [2026-03-20T11:15:54.558Z] 2f39f015ded8: Download complete [2026-03-20T11:15:55.510Z] 5eb5b503b376: Pull complete [2026-03-20T11:15:55.510Z] 5c69ac0246d0: Pull complete [2026-03-20T11:15:55.773Z] ec43610c2a17: Pull complete [2026-03-20T11:15:56.036Z] 3a2ae6a8a46f: Pull complete [2026-03-20T11:15:56.036Z] 33b1e0a273af: Pull complete [2026-03-20T11:15:56.301Z] 5d3b04190fa2: Pull complete [2026-03-20T11:15:59.613Z] 2f39f015ded8: Pull complete [2026-03-20T11:15:59.613Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-20T11:15:59.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T11:15:59.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:15:59.755Z] prd-centos7-docker-4c-2g-3781 does not seem to be running inside a container [2026-03-20T11:15:59.788Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-20T11:16:02.925Z] $ docker top 06eca40e26e48d17aff931ba0d01988030ce97f274c47231b943ffb59f081956 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T11:16:03.278Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-20T11:16:03.571Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-20T11:16:03.860Z] + ls /var/log/sa-host [2026-03-20T11:16:03.860Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T11:16:03.931Z] provisioning config files... [2026-03-20T11:16:03.940Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3249826753739113606tmp [Pipeline] { [Pipeline] echo [2026-03-20T11:16:03.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:16:04.253Z] ---> create-netrc.sh [Pipeline] } [2026-03-20T11:16:04.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:16:04.585Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-20T11:16:04.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:16:04.891Z] ---> sudo-logs.sh [2026-03-20T11:16:04.891Z] Archiving 'sudo' log.. [2026-03-20T11:16:04.891Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3781.novalocal: Name or service not known [2026-03-20T11:16:04.891Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3781.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-20T11:16:04.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:16:05.206Z] ---> job-cost.sh [2026-03-20T11:16:05.206Z] lf-activate-venv: SKIPPING [2026-03-20T11:16:05.206Z] INFO: No Stack... [2026-03-20T11:16:05.466Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-20T11:16:05.727Z] INFO: Archiving Costs [Pipeline] echo [2026-03-20T11:16:05.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:16:06.026Z] ---> logs-deploy.sh [2026-03-20T11:16:06.026Z] lf-activate-venv: SKIPPING [2026-03-20T11:16:06.026Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/227 [2026-03-20T11:16:06.026Z] INFO: archiving workspace using pattern(s): [2026-03-20T11:16:06.961Z] Archives upload complete. [2026-03-20T11:16:06.961Z] INFO: archiving logs to Nexus [2026-03-20T11:16:07.895Z] ---> uname -a: [2026-03-20T11:16:07.895Z] Linux prd-centos7-docker-4c-2g-3781.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-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] ---> lscpu: [2026-03-20T11:16:07.895Z] Architecture: x86_64 [2026-03-20T11:16:07.895Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-20T11:16:07.895Z] Byte Order: Little Endian [2026-03-20T11:16:07.895Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-20T11:16:07.895Z] CPU(s): 2 [2026-03-20T11:16:07.895Z] On-line CPU(s) list: 0,1 [2026-03-20T11:16:07.895Z] Thread(s) per core: 1 [2026-03-20T11:16:07.895Z] Core(s) per socket: 1 [2026-03-20T11:16:07.895Z] Socket(s): 2 [2026-03-20T11:16:07.895Z] NUMA node(s): 1 [2026-03-20T11:16:07.895Z] Vendor ID: AuthenticAMD [2026-03-20T11:16:07.895Z] CPU family: 23 [2026-03-20T11:16:07.895Z] Model: 49 [2026-03-20T11:16:07.895Z] Model name: AMD EPYC-Rome Processor [2026-03-20T11:16:07.895Z] Stepping: 0 [2026-03-20T11:16:07.895Z] CPU MHz: 2799.998 [2026-03-20T11:16:07.895Z] BogoMIPS: 5599.99 [2026-03-20T11:16:07.895Z] Virtualization: AMD-V [2026-03-20T11:16:07.895Z] Hypervisor vendor: KVM [2026-03-20T11:16:07.895Z] Virtualization type: full [2026-03-20T11:16:07.895Z] L1d cache: 64 KiB [2026-03-20T11:16:07.895Z] L1i cache: 64 KiB [2026-03-20T11:16:07.895Z] L2 cache: 1 MiB [2026-03-20T11:16:07.895Z] L3 cache: 32 MiB [2026-03-20T11:16:07.895Z] NUMA node0 CPU(s): 0,1 [2026-03-20T11:16:07.895Z] Vulnerability Itlb multihit: Not affected [2026-03-20T11:16:07.895Z] Vulnerability L1tf: Not affected [2026-03-20T11:16:07.895Z] Vulnerability Mds: Not affected [2026-03-20T11:16:07.895Z] Vulnerability Meltdown: Not affected [2026-03-20T11:16:07.895Z] Vulnerability Mmio stale data: Not affected [2026-03-20T11:16:07.895Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-20T11:16:07.895Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-20T11:16:07.895Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-20T11:16:07.895Z] Vulnerability Srbds: Not affected [2026-03-20T11:16:07.895Z] Vulnerability Tsx async abort: Not affected [2026-03-20T11:16:07.895Z] 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-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] ---> nproc: [2026-03-20T11:16:07.895Z] 2 [2026-03-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] ---> df -h: [2026-03-20T11:16:07.895Z] Filesystem Size Used Avail Use% Mounted on [2026-03-20T11:16:07.895Z] overlay 40G 7.4G 33G 19% / [2026-03-20T11:16:07.895Z] tmpfs 64M 0 64M 0% /dev [2026-03-20T11:16:07.895Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-20T11:16:07.895Z] shm 64M 0 64M 0% /dev/shm [2026-03-20T11:16:07.895Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] [2026-03-20T11:16:07.895Z] Cannot open /var/log/sysstat/sa20: No such file or directory [2026-03-20T11:16:07.895Z] Please check if data collecting is enabled [2026-03-20T11:16:07.895Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T11:16:07.931Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-20T11:16:07.935Z] $ docker stop --time=1 06eca40e26e48d17aff931ba0d01988030ce97f274c47231b943ffb59f081956 [2026-03-20T11:16:09.075Z] $ docker rm -f --volumes 06eca40e26e48d17aff931ba0d01988030ce97f274c47231b943ffb59f081956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-20T11:16:09.167Z] [WS-CLEANUP] Deleting project workspace... [2026-03-20T11:16:09.167Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-20T11:16:09.184Z] [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-20T11:16:09.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T11:16:09.613Z] [2026-03-20T11:16:09.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:16:09.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T11:16:10.179Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-20T11:16:10.179Z] 5eb5b503b376: Pulling fs layer [2026-03-20T11:16:10.179Z] 5c69ac0246d0: Pulling fs layer [2026-03-20T11:16:10.179Z] ec43610c2a17: Pulling fs layer [2026-03-20T11:16:10.179Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-20T11:16:10.179Z] 33b1e0a273af: Pulling fs layer [2026-03-20T11:16:10.179Z] 5d3b04190fa2: Pulling fs layer [2026-03-20T11:16:10.179Z] 2f39f015ded8: Pulling fs layer [2026-03-20T11:16:10.179Z] 5d3b04190fa2: Waiting [2026-03-20T11:16:10.179Z] 2f39f015ded8: Waiting [2026-03-20T11:16:10.179Z] 33b1e0a273af: Waiting [2026-03-20T11:16:10.179Z] 3a2ae6a8a46f: Waiting [2026-03-20T11:16:10.438Z] 5c69ac0246d0: Verifying Checksum [2026-03-20T11:16:10.438Z] 5c69ac0246d0: Download complete [2026-03-20T11:16:10.438Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-20T11:16:10.438Z] 3a2ae6a8a46f: Download complete [2026-03-20T11:16:10.438Z] 33b1e0a273af: Verifying Checksum [2026-03-20T11:16:10.438Z] 33b1e0a273af: Download complete [2026-03-20T11:16:10.438Z] ec43610c2a17: Verifying Checksum [2026-03-20T11:16:10.438Z] ec43610c2a17: Download complete [2026-03-20T11:16:10.438Z] 5d3b04190fa2: Download complete [2026-03-20T11:16:10.696Z] 5eb5b503b376: Download complete [2026-03-20T11:16:10.955Z] 2f39f015ded8: Download complete [2026-03-20T11:16:12.330Z] 5eb5b503b376: Pull complete [2026-03-20T11:16:13.268Z] 5c69ac0246d0: Pull complete [2026-03-20T11:16:14.205Z] ec43610c2a17: Pull complete [2026-03-20T11:16:15.142Z] 3a2ae6a8a46f: Pull complete [2026-03-20T11:16:16.524Z] 33b1e0a273af: Pull complete [2026-03-20T11:16:16.783Z] 5d3b04190fa2: Pull complete [2026-03-20T11:16:22.055Z] 2f39f015ded8: Pull complete [2026-03-20T11:16:22.055Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-20T11:16:22.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T11:16:22.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:16:22.152Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:16:22.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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-20T11:16:33.250Z] $ docker top ae9c228f208a1e9ea6f596ce2d311431dd8ba848409f914432d2bae0856342ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:16:33.611Z] ---> job-cost.sh [2026-03-20T11:16:33.611Z] lf-activate-venv: SKIPPING [2026-03-20T11:16:33.611Z] INFO: No Stack... [2026-03-20T11:16:33.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-20T11:16:34.134Z] INFO: Archiving Costs [Pipeline] sh [2026-03-20T11:16:34.420Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-03-20T11:16:34.420Z] + cut -d, -f6 [Pipeline] lock [2026-03-20T11:16:34.431Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [2026-03-20T11:16:34.437Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] did not exist. Created. [2026-03-20T11:16:34.442Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-20T11:16:34.745Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-20T11:16:34.765Z] Stashed 1 file(s) [Pipeline] } [2026-03-20T11:16:34.773Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-20T11:16:34.804Z] $ docker stop --time=1 ae9c228f208a1e9ea6f596ce2d311431dd8ba848409f914432d2bae0856342ce [2026-03-20T11:16:35.949Z] $ docker rm -f --volumes ae9c228f208a1e9ea6f596ce2d311431dd8ba848409f914432d2bae0856342ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-20T11:17:06.853Z] Removing intermediate container b5113c310f37 [2026-03-20T11:17:06.853Z] ---> 791440a6a819 [2026-03-20T11:17:06.853Z] Step 10/12 : COPY . . [2026-03-20T11:17:12.218Z] ---> a55b9870b092 [2026-03-20T11:17:12.218Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-20T11:17:12.218Z] ---> Running in e9a935f2f1cc [2026-03-20T11:17:12.218Z] Removing intermediate container e9a935f2f1cc [2026-03-20T11:17:12.218Z] ---> cac31e7f8de2 [2026-03-20T11:17:12.218Z] Step 12/12 : RUN $MAKE [2026-03-20T11:17:12.218Z] ---> Running in 288497e1120e [2026-03-20T11:17:12.804Z] noop [2026-03-20T11:17:13.398Z] Removing intermediate container 288497e1120e [2026-03-20T11:17:13.398Z] ---> 2bbce854fbd0 [2026-03-20T11:17:13.398Z] Successfully built 2bbce854fbd0 [2026-03-20T11:17:13.398Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:17:14.055Z] + docker inspect -f . ci-base-image-arm64 [2026-03-20T11:17:14.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:17:14.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-3780 does not seem to be running inside a container [2026-03-20T11:17:14.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/227 -v /w/workspace/device-virtual-go/227:/w/workspace/device-virtual-go/227:rw,z -v /w/workspace/device-virtual-go/227@tmp:/w/workspace/device-virtual-go/227@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-20T11:17:15.745Z] $ docker top d54e3eb4d0ec13062f287abf47a8ff681783ac4fd492175a5be3118fdfe1554c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T11:17:16.667Z] + go version [2026-03-20T11:17:16.667Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-20T11:17:16.676Z] $ docker stop --time=1 d54e3eb4d0ec13062f287abf47a8ff681783ac4fd492175a5be3118fdfe1554c [2026-03-20T11:17:18.380Z] $ docker rm -f --volumes d54e3eb4d0ec13062f287abf47a8ff681783ac4fd492175a5be3118fdfe1554c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:17:19.045Z] + docker inspect -f . ci-base-image-arm64 [2026-03-20T11:17:19.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:17:19.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-3780 does not seem to be running inside a container [2026-03-20T11:17:19.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/227 -v /w/workspace/device-virtual-go/227:/w/workspace/device-virtual-go/227:rw,z -v /w/workspace/device-virtual-go/227@tmp:/w/workspace/device-virtual-go/227@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-20T11:17:20.853Z] $ docker top 880c54847ddb0af94a1d8edc2950b6edcce14a36a16609f1223e95435c9eaf57 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T11:17:21.795Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/227 [Pipeline] fileExists [Pipeline] sh [2026-03-20T11:17:22.481Z] + make test [2026-03-20T11:17:22.482Z] go test ./... -coverprofile=coverage.out [2026-03-20T11:17:32.576Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-03-20T11:21:54.557Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-03-20T11:21:54.557Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 59.4% of statements [2026-03-20T11:21:54.557Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-20T11:21:54.557Z] go vet ./... [2026-03-20T11:22:41.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-20T11:22:41.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-20T11:22:41.474Z] ./bin/test-attribution-txt.sh [2026-03-20T11:22:41.474Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-20T11:22:41.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-20T11:22:41.503Z] $ docker stop --time=1 880c54847ddb0af94a1d8edc2950b6edcce14a36a16609f1223e95435c9eaf57 [2026-03-20T11:22:43.416Z] $ docker rm -f --volumes 880c54847ddb0af94a1d8edc2950b6edcce14a36a16609f1223e95435c9eaf57 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T11:22:45.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-20T11:22:45.054Z] Warning: overwriting stash ‘coverage-report’ [2026-03-20T11:22:45.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-20T11:22:45.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-20T11:22:46.240Z] + ls -al . [2026-03-20T11:22:46.240Z] total 272 [2026-03-20T11:22:46.240Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 20 11:17 . [2026-03-20T11:22:46.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 11:14 .. [2026-03-20T11:22:46.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 11:14 .git [2026-03-20T11:22:46.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:14 .github [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 20 11:14 .gitignore [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 11:14 .golangci.yml [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 20974 Mar 20 11:14 Attribution.txt [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 20 11:14 CHANGELOG.md [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 20 11:14 Dockerfile [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 11:14 GOVERNANCE.md [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 20 11:14 Jenkinsfile [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 20 11:14 LICENSE [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 2651 Mar 20 11:14 Makefile [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 20 11:14 OWNERS.md [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 20 11:14 README.md [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 11:11 VERSION [2026-03-20T11:22:46.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 11:14 bin [2026-03-20T11:22:46.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:14 cmd [2026-03-20T11:22:46.240Z] -rw-r--r-- 1 jenkins jenkins 45292 Mar 20 11:21 coverage.out [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 6610 Mar 20 11:14 go.mod [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 89296 Mar 20 11:14 go.sum [2026-03-20T11:22:46.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:14 internal [2026-03-20T11:22:46.240Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 20 11:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:22:47.211Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c4d827168a3399e5830068d377bbdc22cda60ff2 --label arch=arm64 --label version=4.1.0-dev.16 . [2026-03-20T11:22:47.820Z] Sending build context to Docker daemon 21.27MB [2026-03-20T11:22:47.820Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-03-20T11:22:47.820Z] Step 2/26 : FROM ${BASE} AS builder [2026-03-20T11:22:47.820Z] ---> 2bbce854fbd0 [2026-03-20T11:22:47.820Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-20T11:22:48.095Z] ---> Running in 1120927332cd [2026-03-20T11:22:48.423Z] Removing intermediate container 1120927332cd [2026-03-20T11:22:48.423Z] ---> 76a52e9567b5 [2026-03-20T11:22:48.423Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-03-20T11:22:48.423Z] ---> Running in 5c95f1399f3a [2026-03-20T11:22:48.734Z] Removing intermediate container 5c95f1399f3a [2026-03-20T11:22:48.734Z] ---> d74b821ff916 [2026-03-20T11:22:48.734Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-03-20T11:22:49.013Z] ---> Running in 092346cb585b [2026-03-20T11:22:49.290Z] Removing intermediate container 092346cb585b [2026-03-20T11:22:49.290Z] ---> 39139d02378b [2026-03-20T11:22:49.290Z] Step 6/26 : WORKDIR /device-virtual-go [2026-03-20T11:22:49.290Z] ---> Running in 22c049527453 [2026-03-20T11:22:49.563Z] Removing intermediate container 22c049527453 [2026-03-20T11:22:49.563Z] ---> b217ecc9a77d [2026-03-20T11:22:49.563Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-20T11:22:49.563Z] ---> Running in 2a9a9f18e85b [2026-03-20T11:22:50.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T11:22:51.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T11:22:52.564Z] OK: 259 MiB in 64 packages [2026-03-20T11:22:53.529Z] Removing intermediate container 2a9a9f18e85b [2026-03-20T11:22:53.529Z] ---> 8908f27305c1 [2026-03-20T11:22:53.529Z] Step 8/26 : COPY go.mod vendor* ./ [2026-03-20T11:22:54.118Z] ---> ef62b3dae68a [2026-03-20T11:22:54.118Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T11:22:54.118Z] ---> Running in 11cfeee60dec [2026-03-20T11:22:56.720Z] Removing intermediate container 11cfeee60dec [2026-03-20T11:22:56.720Z] ---> 208942f52074 [2026-03-20T11:22:56.720Z] Step 10/26 : COPY . . [2026-03-20T11:23:00.989Z] ---> 226c55170e23 [2026-03-20T11:23:00.989Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-20T11:23:00.989Z] ---> Running in fd06f4a0fcd4 [2026-03-20T11:23:00.989Z] Removing intermediate container fd06f4a0fcd4 [2026-03-20T11:23:00.989Z] ---> cdc60b51e572 [2026-03-20T11:23:00.989Z] Step 12/26 : RUN $MAKE [2026-03-20T11:23:00.989Z] ---> Running in 59848a91e2ab [2026-03-20T11:23:01.963Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-03-20T11:26:53.812Z] Removing intermediate container 59848a91e2ab [2026-03-20T11:26:53.812Z] ---> 429307a5d2e9 [2026-03-20T11:26:53.812Z] Step 13/26 : FROM alpine:3.22 [2026-03-20T11:26:53.812Z] 3.22: Pulling from library/alpine [2026-03-20T11:26:53.812Z] d741ee1608f3: Pulling fs layer [2026-03-20T11:26:54.078Z] d741ee1608f3: Verifying Checksum [2026-03-20T11:26:54.078Z] d741ee1608f3: Download complete [2026-03-20T11:26:54.668Z] d741ee1608f3: Pull complete [2026-03-20T11:26:54.668Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T11:26:54.668Z] Status: Downloaded newer image for alpine:3.22 [2026-03-20T11:26:54.668Z] ---> 5a766deef0c8 [2026-03-20T11:26:54.668Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-03-20T11:26:54.668Z] ---> Running in 5eab69caf712 [2026-03-20T11:26:54.936Z] Removing intermediate container 5eab69caf712 [2026-03-20T11:26:54.936Z] ---> b3328c94945a [2026-03-20T11:26:54.936Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-03-20T11:26:55.208Z] ---> Running in 23d351226e45 [2026-03-20T11:26:56.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T11:26:56.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T11:26:57.844Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T11:26:57.844Z] Executing busybox-1.37.0-r20.trigger [2026-03-20T11:26:57.844Z] OK: 8 MiB in 17 packages [2026-03-20T11:26:58.802Z] Removing intermediate container 23d351226e45 [2026-03-20T11:26:58.802Z] ---> 568e6ded0c05 [2026-03-20T11:26:58.802Z] Step 16/26 : RUN apk --no-cache upgrade [2026-03-20T11:26:58.802Z] ---> Running in 0f67586c7e44 [2026-03-20T11:26:59.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T11:27:00.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T11:27:01.446Z] OK: 8 MiB in 17 packages [2026-03-20T11:27:02.417Z] Removing intermediate container 0f67586c7e44 [2026-03-20T11:27:02.417Z] ---> a628e673cba5 [2026-03-20T11:27:02.417Z] Step 17/26 : WORKDIR / [2026-03-20T11:27:02.417Z] ---> Running in 12f7986a289d [2026-03-20T11:27:03.001Z] Removing intermediate container 12f7986a289d [2026-03-20T11:27:03.001Z] ---> f78fae3014b1 [2026-03-20T11:27:03.001Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-03-20T11:27:03.266Z] ---> a8bf9905aa8d [2026-03-20T11:27:03.266Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-03-20T11:27:03.855Z] ---> f57796f1b460 [2026-03-20T11:27:03.855Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-03-20T11:27:05.811Z] ---> fd50637c9494 [2026-03-20T11:27:05.811Z] Step 21/26 : EXPOSE 59900 [2026-03-20T11:27:05.811Z] ---> Running in d6b6bd12168b [2026-03-20T11:27:06.078Z] Removing intermediate container d6b6bd12168b [2026-03-20T11:27:06.078Z] ---> 20f949af3b18 [2026-03-20T11:27:06.078Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-03-20T11:27:06.078Z] ---> Running in e8b9cabc2385 [2026-03-20T11:27:06.353Z] Removing intermediate container e8b9cabc2385 [2026-03-20T11:27:06.353Z] ---> 1fe543eaf4bc [2026-03-20T11:27:06.353Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-20T11:27:06.622Z] ---> Running in 33971febe540 [2026-03-20T11:27:06.890Z] Removing intermediate container 33971febe540 [2026-03-20T11:27:06.890Z] ---> 46f53a09b90e [2026-03-20T11:27:06.890Z] Step 24/26 : LABEL arch=arm64 [2026-03-20T11:27:06.890Z] ---> Running in 5aee72dae7e0 [2026-03-20T11:27:07.168Z] Removing intermediate container 5aee72dae7e0 [2026-03-20T11:27:07.168Z] ---> 2521c0c4d089 [2026-03-20T11:27:07.168Z] Step 25/26 : LABEL git_sha=c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:27:07.168Z] ---> Running in 49cbc1fa56b4 [2026-03-20T11:27:07.436Z] Removing intermediate container 49cbc1fa56b4 [2026-03-20T11:27:07.436Z] ---> 9a7751b9ac75 [2026-03-20T11:27:07.436Z] Step 26/26 : LABEL version=4.1.0-dev.16 [2026-03-20T11:27:07.704Z] ---> Running in af29ebba7b02 [2026-03-20T11:27:07.969Z] Removing intermediate container af29ebba7b02 [2026-03-20T11:27:07.969Z] ---> 7bd5f943527d [2026-03-20T11:27:07.969Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-20T11:27:07.969Z] Successfully built 7bd5f943527d [2026-03-20T11:27:07.969Z] Successfully tagged device-virtual-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-20T11:27:08.119Z] provisioning config files... [2026-03-20T11:27:08.132Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/227@tmp/config10563361579522270618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:27:08.472Z] ---> ****-login.sh [2026-03-20T11:27:08.472Z] nexus3.edgexfoundry.org:10001 [2026-03-20T11:27:08.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:27:08.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:27:08.738Z] Configure a credential helper to remove this warning. See [2026-03-20T11:27:08.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:27:08.738Z] [2026-03-20T11:27:08.738Z] Login Succeeded [2026-03-20T11:27:08.738Z] nexus3.edgexfoundry.org:10002 [2026-03-20T11:27:09.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:27:09.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:27:09.005Z] Configure a credential helper to remove this warning. See [2026-03-20T11:27:09.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:27:09.005Z] [2026-03-20T11:27:09.005Z] Login Succeeded [2026-03-20T11:27:09.005Z] nexus3.edgexfoundry.org:10003 [2026-03-20T11:27:09.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:27:09.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:27:09.537Z] Configure a credential helper to remove this warning. See [2026-03-20T11:27:09.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:27:09.537Z] [2026-03-20T11:27:09.537Z] Login Succeeded [2026-03-20T11:27:09.537Z] nexus3.edgexfoundry.org:10004 [2026-03-20T11:27:09.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:27:09.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:27:09.809Z] Configure a credential helper to remove this warning. See [2026-03-20T11:27:09.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:27:09.810Z] [2026-03-20T11:27:09.810Z] Login Succeeded [2026-03-20T11:27:09.810Z] ****.io [2026-03-20T11:27:10.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T11:27:10.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T11:27:10.342Z] Configure a credential helper to remove this warning. See [2026-03-20T11:27:10.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T11:27:10.343Z] [2026-03-20T11:27:10.343Z] Login Succeeded [2026-03-20T11:27:10.343Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T11:27:10.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T11:27:10.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T11:27:10.432Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-03-20T11:27:10.432Z] c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:27:10.432Z] latest [2026-03-20T11:27:10.432Z] 4.1.0-dev.16 [2026-03-20T11:27:10.432Z] c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:27:10.432Z] main [2026-03-20T11:27:10.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:10.799Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:11.152Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:27:11.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-20T11:27:11.152Z] c3d50cb16b85: Preparing [2026-03-20T11:27:11.152Z] a542ddee0c03: Preparing [2026-03-20T11:27:11.152Z] c1dd1553c990: Preparing [2026-03-20T11:27:11.152Z] c04686553da6: Preparing [2026-03-20T11:27:11.152Z] 9702f3d69a62: Preparing [2026-03-20T11:27:11.152Z] c4e71c2a4573: Preparing [2026-03-20T11:27:11.152Z] c4e71c2a4573: Waiting [2026-03-20T11:27:11.418Z] 9702f3d69a62: Pushed [2026-03-20T11:27:11.418Z] c1dd1553c990: Pushed [2026-03-20T11:27:11.418Z] c04686553da6: Pushed [2026-03-20T11:27:11.418Z] a542ddee0c03: Pushed [2026-03-20T11:27:11.418Z] c4e71c2a4573: Layer already exists [2026-03-20T11:27:19.608Z] c3d50cb16b85: Pushed [2026-03-20T11:27:19.608Z] c4d827168a3399e5830068d377bbdc22cda60ff2: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:19.984Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:20.334Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-03-20T11:27:20.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-20T11:27:20.334Z] c3d50cb16b85: Preparing [2026-03-20T11:27:20.334Z] a542ddee0c03: Preparing [2026-03-20T11:27:20.334Z] c1dd1553c990: Preparing [2026-03-20T11:27:20.334Z] c04686553da6: Preparing [2026-03-20T11:27:20.334Z] 9702f3d69a62: Preparing [2026-03-20T11:27:20.334Z] c4e71c2a4573: Preparing [2026-03-20T11:27:20.334Z] c4e71c2a4573: Waiting [2026-03-20T11:27:20.334Z] c04686553da6: Layer already exists [2026-03-20T11:27:20.334Z] c1dd1553c990: Layer already exists [2026-03-20T11:27:20.334Z] a542ddee0c03: Layer already exists [2026-03-20T11:27:20.334Z] 9702f3d69a62: Layer already exists [2026-03-20T11:27:20.334Z] c3d50cb16b85: Layer already exists [2026-03-20T11:27:20.334Z] c4e71c2a4573: Layer already exists [2026-03-20T11:27:20.600Z] latest: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:20.959Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:21.315Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 [2026-03-20T11:27:21.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-20T11:27:21.315Z] c3d50cb16b85: Preparing [2026-03-20T11:27:21.315Z] a542ddee0c03: Preparing [2026-03-20T11:27:21.315Z] c1dd1553c990: Preparing [2026-03-20T11:27:21.315Z] c04686553da6: Preparing [2026-03-20T11:27:21.315Z] 9702f3d69a62: Preparing [2026-03-20T11:27:21.315Z] c4e71c2a4573: Preparing [2026-03-20T11:27:21.315Z] c4e71c2a4573: Waiting [2026-03-20T11:27:21.315Z] a542ddee0c03: Layer already exists [2026-03-20T11:27:21.315Z] c04686553da6: Layer already exists [2026-03-20T11:27:21.315Z] 9702f3d69a62: Layer already exists [2026-03-20T11:27:21.315Z] c3d50cb16b85: Layer already exists [2026-03-20T11:27:21.315Z] c1dd1553c990: Layer already exists [2026-03-20T11:27:21.315Z] c4e71c2a4573: Layer already exists [2026-03-20T11:27:21.315Z] 4.1.0-dev.16: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:21.942Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:22.297Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:27:22.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-20T11:27:22.297Z] c3d50cb16b85: Preparing [2026-03-20T11:27:22.297Z] a542ddee0c03: Preparing [2026-03-20T11:27:22.297Z] c1dd1553c990: Preparing [2026-03-20T11:27:22.297Z] c04686553da6: Preparing [2026-03-20T11:27:22.297Z] 9702f3d69a62: Preparing [2026-03-20T11:27:22.297Z] c4e71c2a4573: Preparing [2026-03-20T11:27:22.297Z] c4e71c2a4573: Waiting [2026-03-20T11:27:22.297Z] 9702f3d69a62: Layer already exists [2026-03-20T11:27:22.297Z] c3d50cb16b85: Layer already exists [2026-03-20T11:27:22.297Z] c1dd1553c990: Layer already exists [2026-03-20T11:27:22.297Z] c04686553da6: Layer already exists [2026-03-20T11:27:22.297Z] a542ddee0c03: Layer already exists [2026-03-20T11:27:22.297Z] c4e71c2a4573: Layer already exists [2026-03-20T11:27:22.562Z] c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:22.921Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:23.288Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-03-20T11:27:23.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-20T11:27:23.288Z] c3d50cb16b85: Preparing [2026-03-20T11:27:23.288Z] a542ddee0c03: Preparing [2026-03-20T11:27:23.288Z] c1dd1553c990: Preparing [2026-03-20T11:27:23.288Z] c04686553da6: Preparing [2026-03-20T11:27:23.288Z] 9702f3d69a62: Preparing [2026-03-20T11:27:23.288Z] c4e71c2a4573: Preparing [2026-03-20T11:27:23.288Z] c4e71c2a4573: Waiting [2026-03-20T11:27:23.288Z] c1dd1553c990: Layer already exists [2026-03-20T11:27:23.288Z] a542ddee0c03: Layer already exists [2026-03-20T11:27:23.288Z] c3d50cb16b85: Layer already exists [2026-03-20T11:27:23.288Z] c04686553da6: Layer already exists [2026-03-20T11:27:23.288Z] 9702f3d69a62: Layer already exists [2026-03-20T11:27:23.288Z] c4e71c2a4573: Layer already exists [2026-03-20T11:27:23.552Z] main: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T11:27:23.622Z] ===================================================== [Pipeline] echo [2026-03-20T11:27:23.642Z] taggedImages: [2026-03-20T11:27:23.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 [2026-03-20T11:27:23.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-03-20T11:27:23.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 [2026-03-20T11:27:23.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [2026-03-20T11:27:23.642Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2026-03-20T11:27:23.656Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo [2026-03-20T11:27:23.669Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2026-03-20T11:27:23.680Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 [Pipeline] echo [2026-03-20T11:27:23.697Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [Pipeline] echo [2026-03-20T11:27:23.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:24.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T11:27:24.199Z] [2026-03-20T11:27:24.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:27:24.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T11:27:24.535Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-20T11:27:24.535Z] 8998bd30e6a1: Pulling fs layer [2026-03-20T11:27:24.535Z] 04944245beec: Pulling fs layer [2026-03-20T11:27:24.535Z] 699f458cf7ca: Pulling fs layer [2026-03-20T11:27:24.535Z] 765212b225bb: Pulling fs layer [2026-03-20T11:27:24.535Z] f23df028b6ca: Pulling fs layer [2026-03-20T11:27:24.535Z] d65c8cfc05b1: Pulling fs layer [2026-03-20T11:27:24.535Z] 2437ff75d9bd: Pulling fs layer [2026-03-20T11:27:24.535Z] 765212b225bb: Waiting [2026-03-20T11:27:24.535Z] f23df028b6ca: Waiting [2026-03-20T11:27:24.535Z] 2437ff75d9bd: Waiting [2026-03-20T11:27:24.535Z] d65c8cfc05b1: Waiting [2026-03-20T11:27:24.801Z] 04944245beec: Verifying Checksum [2026-03-20T11:27:24.801Z] 04944245beec: Download complete [2026-03-20T11:27:24.801Z] 765212b225bb: Verifying Checksum [2026-03-20T11:27:24.801Z] 765212b225bb: Download complete [2026-03-20T11:27:24.801Z] f23df028b6ca: Verifying Checksum [2026-03-20T11:27:24.801Z] f23df028b6ca: Download complete [2026-03-20T11:27:24.801Z] d65c8cfc05b1: Verifying Checksum [2026-03-20T11:27:24.801Z] d65c8cfc05b1: Download complete [2026-03-20T11:27:24.801Z] 699f458cf7ca: Verifying Checksum [2026-03-20T11:27:24.802Z] 699f458cf7ca: Download complete [2026-03-20T11:27:25.390Z] 8998bd30e6a1: Download complete [2026-03-20T11:27:27.968Z] 2437ff75d9bd: Verifying Checksum [2026-03-20T11:27:27.968Z] 2437ff75d9bd: Download complete [2026-03-20T11:27:29.913Z] 8998bd30e6a1: Pull complete [2026-03-20T11:27:30.179Z] 04944245beec: Pull complete [2026-03-20T11:27:32.121Z] 699f458cf7ca: Pull complete [2026-03-20T11:27:32.121Z] 765212b225bb: Pull complete [2026-03-20T11:27:33.078Z] f23df028b6ca: Pull complete [2026-03-20T11:27:33.078Z] d65c8cfc05b1: Pull complete [2026-03-20T11:27:51.292Z] 2437ff75d9bd: Pull complete [2026-03-20T11:27:51.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-20T11:27:51.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T11:27:51.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:27:51.495Z] prd-ubuntu20.04-docker-arm64-4c-16g-3780 does not seem to be running inside a container [2026-03-20T11:27:51.546Z] $ 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-virtual-go/227 -v /w/workspace/device-virtual-go/227:/w/workspace/device-virtual-go/227:rw,z -v /w/workspace/device-virtual-go/227@tmp:/w/workspace/device-virtual-go/227@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-20T11:27:54.116Z] $ docker top f02f5a160ae5a6655026e17881d58fa28a17df88a3597eb7edeee6947c9ff0b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:27:54.975Z] ---> job-cost.sh [2026-03-20T11:27:54.975Z] lf-activate-venv: SKIPPING [2026-03-20T11:27:54.975Z] INFO: No Stack... [2026-03-20T11:27:55.553Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-20T11:27:56.134Z] INFO: Archiving Costs [Pipeline] sh [2026-03-20T11:27:56.459Z] + cat /w/workspace/device-virtual-go/227/archives/cost.csv [2026-03-20T11:27:56.460Z] + cut -d, -f6 [Pipeline] lock [2026-03-20T11:27:56.781Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [2026-03-20T11:27:56.794Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] did not exist. Created. [2026-03-20T11:27:56.801Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-20T11:27:57.473Z] /w/workspace/device-virtual-go/227@tmp/durable-2c7942d9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-20T11:27:58.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-20T11:27:58.131Z] Warning: overwriting stash ‘stack-cost’ [2026-03-20T11:27:58.185Z] Stashed 1 file(s) [Pipeline] } [2026-03-20T11:27:58.193Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-20T11:27:58.210Z] $ docker stop --time=1 f02f5a160ae5a6655026e17881d58fa28a17df88a3597eb7edeee6947c9ff0b5 [2026-03-20T11:27:59.716Z] $ docker rm -f --volumes f02f5a160ae5a6655026e17881d58fa28a17df88a3597eb7edeee6947c9ff0b5 [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-20T11:28:00.263Z] provisioning config files... [2026-03-20T11:28:00.271Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7802959055612286139tmp [Pipeline] { [Pipeline] sh [2026-03-20T11:28:00.568Z] + set +x [2026-03-20T11:28:00.568Z] + curl -s https://codecov.io/bash [2026-03-20T11:28:00.568Z] + bash -s -- [2026-03-20T11:28:00.568Z] [2026-03-20T11:28:00.568Z] _____ _ [2026-03-20T11:28:00.568Z] / ____| | | [2026-03-20T11:28:00.568Z] | | ___ __| | ___ ___ _____ __ [2026-03-20T11:28:00.568Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-20T11:28:00.568Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-20T11:28:00.568Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-20T11:28:00.568Z] Bash-1.0.6 [2026-03-20T11:28:00.568Z] [2026-03-20T11:28:00.568Z] [2026-03-20T11:28:00.568Z] ==> git version 2.25.1 found [2026-03-20T11:28:00.568Z] ==> 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-20T11:28:00.568Z] Release-Date: 2020-01-08 [2026-03-20T11:28:00.568Z] 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-20T11:28:00.568Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-20T11:28:00.568Z] ==> Jenkins CI detected. [2026-03-20T11:28:00.568Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-03-20T11:28:00.568Z] project root: . [2026-03-20T11:28:00.568Z] --> token set from env [2026-03-20T11:28:00.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-20T11:28:00.568Z] ==> Running gcov in . (disable via -X gcov) [2026-03-20T11:28:00.568Z] ==> Python coveragepy not found [2026-03-20T11:28:00.568Z] ==> Searching for coverage reports in: [2026-03-20T11:28:00.568Z] + . [2026-03-20T11:28:00.827Z] -> Found 1 reports [2026-03-20T11:28:00.827Z] ==> Detecting git/mercurial file structure [2026-03-20T11:28:00.827Z] ==> Reading reports [2026-03-20T11:28:00.827Z] + ./coverage.out bytes=45292 [2026-03-20T11:28:00.827Z] ==> Appending adjustments [2026-03-20T11:28:00.827Z] https://docs.codecov.io/docs/fixing-reports [2026-03-20T11:28:00.827Z] + Found adjustments [2026-03-20T11:28:00.827Z] ==> Gzipping contents [2026-03-20T11:28:00.827Z] 8.0K /tmp/codecov.W3i7pc.gz [2026-03-20T11:28:00.827Z] ==> Uploading reports [2026-03-20T11:28:00.827Z] url: https://codecov.io [2026-03-20T11:28:00.827Z] query: branch=main&commit=c4d827168a3399e5830068d377bbdc22cda60ff2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-20T11:28:00.827Z] -> Pinging Codecov [2026-03-20T11:28:00.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4d827168a3399e5830068d377bbdc22cda60ff2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-20T11:28:01.086Z] -> Uploading to [2026-03-20T11:28:01.086Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/c4d827168a3399e5830068d377bbdc22cda60ff2/e6306cba-c942-4cd8-ac86-3fe37543936d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260320T112800Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=768b5497bf0b45365e42c74a8b43b1269ffd2e5622911049257917f7895e5933 [2026-03-20T11:28:01.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T11:28:01.086Z] Dload Upload Total Spent Left Speed [2026-03-20T11:28:01.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 30124 --:--:-- --:--:-- --:--:-- 30124 [2026-03-20T11:28:01.355Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] } [2026-03-20T11:28:01.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-20T11:28:01.595Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-20T11:28:01.612Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:28:01.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T11:28:01.930Z] [2026-03-20T11:28:01.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:28:02.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T11:28:02.240Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-20T11:28:02.240Z] 2d35ebdb57d9: Already exists [2026-03-20T11:28:02.240Z] 85e8836fcdb2: Pulling fs layer [2026-03-20T11:28:02.240Z] 91631faa732a: Pulling fs layer [2026-03-20T11:28:02.240Z] f3f5ae8826fa: Pulling fs layer [2026-03-20T11:28:02.240Z] 4f4fb700ef54: Pulling fs layer [2026-03-20T11:28:02.240Z] 7861252a18e6: Pulling fs layer [2026-03-20T11:28:02.240Z] 9130f900ef6f: Pulling fs layer [2026-03-20T11:28:02.240Z] 4f4fb700ef54: Waiting [2026-03-20T11:28:02.240Z] 7861252a18e6: Waiting [2026-03-20T11:28:02.240Z] 9130f900ef6f: Waiting [2026-03-20T11:28:02.240Z] f3f5ae8826fa: Verifying Checksum [2026-03-20T11:28:02.240Z] f3f5ae8826fa: Download complete [2026-03-20T11:28:02.240Z] 85e8836fcdb2: Verifying Checksum [2026-03-20T11:28:02.240Z] 85e8836fcdb2: Download complete [2026-03-20T11:28:02.240Z] 4f4fb700ef54: Verifying Checksum [2026-03-20T11:28:02.240Z] 4f4fb700ef54: Download complete [2026-03-20T11:28:02.501Z] 85e8836fcdb2: Pull complete [2026-03-20T11:28:02.501Z] 7861252a18e6: Verifying Checksum [2026-03-20T11:28:02.501Z] 7861252a18e6: Download complete [2026-03-20T11:28:03.346Z] 91631faa732a: Verifying Checksum [2026-03-20T11:28:03.346Z] 91631faa732a: Download complete [2026-03-20T11:28:03.914Z] 9130f900ef6f: Verifying Checksum [2026-03-20T11:28:03.914Z] 9130f900ef6f: Download complete [2026-03-20T11:28:08.094Z] 91631faa732a: Pull complete [2026-03-20T11:28:08.094Z] f3f5ae8826fa: Pull complete [2026-03-20T11:28:08.094Z] 4f4fb700ef54: Pull complete [2026-03-20T11:28:08.662Z] 7861252a18e6: Pull complete [2026-03-20T11:28:12.850Z] 9130f900ef6f: Pull complete [2026-03-20T11:28:12.850Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-20T11:28:12.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T11:28:12.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:28:12.938Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:28:12.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-20T11:28:18.150Z] $ docker top 34ffba08986794826758a88da3f2d00758be2d891d10ee50e0aefe3db47165a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T11:28:18.478Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-03-20T11:28:18.486Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-03-20T11:28:18.763Z] + set -o pipefail [2026-03-20T11:28:18.763Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-03-20T11:28:26.882Z] [2026-03-20T11:28:26.882Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-03-20T11:28:26.882Z] [2026-03-20T11:28:26.882Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/994f6f8d-1941-4123-a5f3-b6b559e5b1a1 [2026-03-20T11:28:26.882Z] [2026-03-20T11:28:26.882Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-20T11:28:26.882Z] [2026-03-20T11:28:26.882Z] [2026-03-20T11:28:26.882Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-20T11:28:26.882Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-20T11:28:27.164Z] $ docker stop --time=1 34ffba08986794826758a88da3f2d00758be2d891d10ee50e0aefe3db47165a4 [2026-03-20T11:28:31.712Z] $ docker rm -f --volumes 34ffba08986794826758a88da3f2d00758be2d891d10ee50e0aefe3db47165a4 [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-20T11:28:32.559Z] + git log --format=format:%s -1 c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] sh [2026-03-20T11:28:32.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T11:28:32.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:28:33.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T11:28:33.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:28:33.212Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:28:33.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T11:28:33.609Z] $ docker top 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba -eo pid,comm [2026-03-20T11:28:33.642Z] 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-20T11:28:33.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T11:28:33.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T11:28:33.695Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T11:28:33.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T11:28:33.813Z] $ docker exec 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba ssh-agent [2026-03-20T11:28:33.910Z] SSH_AUTH_SOCK=/tmp/ssh-SlbOg7sPuAtB/agent.33 [2026-03-20T11:28:33.910Z] SSH_AGENT_PID=39 [2026-03-20T11:28:33.914Z] Running ssh-add (command line suppressed) [2026-03-20T11:28:34.026Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_173540727424848047.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_173540727424848047.key) [2026-03-20T11:28:34.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T11:28:34.319Z] + git semver tag [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,554 [run_tag] DEBUG tag force:False [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,554 [check_head_tag] DEBUG check head tag [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,555 [execute] INFO git cat-file --batch-check [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,557 [execute] INFO git cat-file --batch [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,570 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,570 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-20T11:28:34.577Z] 2026-03-20 11:28:34,573 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:28:34.577Z] 4.1.0-dev.16 [Pipeline] } [2026-03-20T11:28:34.859Z] $ docker exec --env ******** --env ******** 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba ssh-agent -k [2026-03-20T11:28:34.952Z] unset SSH_AUTH_SOCK; [2026-03-20T11:28:34.953Z] unset SSH_AGENT_PID; [2026-03-20T11:28:34.953Z] echo Agent pid 39 killed; [2026-03-20T11:28:34.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T11:28:35.277Z] + git semver [Pipeline] } [2026-03-20T11:28:35.557Z] $ docker stop --time=1 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba [2026-03-20T11:28:36.845Z] $ docker rm -f --volumes 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:28:37.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T11:28:37.227Z] [2026-03-20T11:28:37.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:28:37.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T11:28:37.520Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-20T11:28:37.520Z] ab5ef0e58194: Pulling fs layer [2026-03-20T11:28:37.520Z] 9712f1f96733: Pulling fs layer [2026-03-20T11:28:37.520Z] 63f879dbbcfc: Pulling fs layer [2026-03-20T11:28:37.520Z] 0d9ebad4ef96: Pulling fs layer [2026-03-20T11:28:37.520Z] e9a5061849ea: Pulling fs layer [2026-03-20T11:28:37.520Z] d747dcd14b5f: Pulling fs layer [2026-03-20T11:28:37.520Z] 2de7ff778b66: Pulling fs layer [2026-03-20T11:28:37.520Z] e9a5061849ea: Waiting [2026-03-20T11:28:37.520Z] d747dcd14b5f: Waiting [2026-03-20T11:28:37.520Z] 2de7ff778b66: Waiting [2026-03-20T11:28:37.520Z] 0d9ebad4ef96: Waiting [2026-03-20T11:28:37.520Z] 9712f1f96733: Verifying Checksum [2026-03-20T11:28:37.520Z] 9712f1f96733: Download complete [2026-03-20T11:28:37.777Z] 63f879dbbcfc: Verifying Checksum [2026-03-20T11:28:37.777Z] 63f879dbbcfc: Download complete [2026-03-20T11:28:38.040Z] e9a5061849ea: Verifying Checksum [2026-03-20T11:28:38.040Z] e9a5061849ea: Download complete [2026-03-20T11:28:38.040Z] d747dcd14b5f: Download complete [2026-03-20T11:28:38.040Z] ab5ef0e58194: Verifying Checksum [2026-03-20T11:28:38.040Z] ab5ef0e58194: Download complete [2026-03-20T11:28:38.040Z] 0d9ebad4ef96: Verifying Checksum [2026-03-20T11:28:38.040Z] 0d9ebad4ef96: Download complete [2026-03-20T11:28:38.040Z] 2de7ff778b66: Verifying Checksum [2026-03-20T11:28:38.040Z] 2de7ff778b66: Download complete [2026-03-20T11:28:42.230Z] ab5ef0e58194: Pull complete [2026-03-20T11:28:42.230Z] 9712f1f96733: Pull complete [2026-03-20T11:28:42.230Z] 63f879dbbcfc: Pull complete [2026-03-20T11:28:47.493Z] 0d9ebad4ef96: Pull complete [2026-03-20T11:28:47.493Z] e9a5061849ea: Pull complete [2026-03-20T11:28:47.493Z] d747dcd14b5f: Pull complete [2026-03-20T11:28:48.865Z] 2de7ff778b66: Pull complete [2026-03-20T11:28:48.865Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-20T11:28:48.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T11:28:48.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:28:48.962Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:28:48.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-20T11:28:54.153Z] $ docker top 957a10992da4177e67d0373f8d22b9bb4f32957f1a640df54447b53ab2fdfc6c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-20T11:28:54.205Z] provisioning config files... [2026-03-20T11:28:54.211Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5660925687778944196tmp [2026-03-20T11:28:54.220Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2366251170404033564tmp [2026-03-20T11:28:54.228Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10661344325409274423tmp [Pipeline] { [Pipeline] echo [2026-03-20T11:28:54.252Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:28:54.540Z] ---> sigul-configuration.sh [2026-03-20T11:28:54.540Z] gpg: directory `/root/.gnupg' created [2026-03-20T11:28:54.540Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-20T11:28:54.540Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-20T11:28:54.540Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-20T11:28:54.540Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-20T11:28:54.540Z] gpg: CAST5 encrypted data [2026-03-20T11:28:54.540Z] gpg: encrypted with 1 passphrase [2026-03-20T11:28:54.540Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-20T11:28:54.832Z] + mkdir /home/jenkins [2026-03-20T11:28:54.832Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-20T11:28:55.174Z] + 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-20T11:28:55.186Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:28:55.515Z] ---> sigul-install.sh [2026-03-20T11:28:55.515Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-20T11:28:55.844Z] + git tag --list [2026-03-20T11:28:55.844Z] v1.0.0 [2026-03-20T11:28:55.844Z] v1.1.0 [2026-03-20T11:28:55.844Z] v1.1.1 [2026-03-20T11:28:55.844Z] v1.2.1 [2026-03-20T11:28:55.844Z] v1.2.2 [2026-03-20T11:28:55.844Z] v1.2.3 [2026-03-20T11:28:55.844Z] v1.3.0 [2026-03-20T11:28:55.844Z] v1.3.1 [2026-03-20T11:28:55.844Z] v2.0.0 [2026-03-20T11:28:55.844Z] v2.1.0 [2026-03-20T11:28:55.844Z] v2.1.1 [2026-03-20T11:28:55.844Z] v2.2.0 [2026-03-20T11:28:55.844Z] v2.3.0 [2026-03-20T11:28:55.844Z] v3.0 [2026-03-20T11:28:55.844Z] v3.0.0 [2026-03-20T11:28:55.844Z] v3.1 [2026-03-20T11:28:55.844Z] v3.1.0 [2026-03-20T11:28:55.844Z] v3.1.1 [2026-03-20T11:28:55.844Z] v4.0 [2026-03-20T11:28:55.844Z] v4.0.0 [2026-03-20T11:28:55.844Z] v4.0.1 [2026-03-20T11:28:55.844Z] v4.1.0-dev.1 [2026-03-20T11:28:55.844Z] v4.1.0-dev.10 [2026-03-20T11:28:55.844Z] v4.1.0-dev.11 [2026-03-20T11:28:55.844Z] v4.1.0-dev.12 [2026-03-20T11:28:55.844Z] v4.1.0-dev.13 [2026-03-20T11:28:55.844Z] v4.1.0-dev.14 [2026-03-20T11:28:55.844Z] v4.1.0-dev.15 [2026-03-20T11:28:55.844Z] v4.1.0-dev.16 [2026-03-20T11:28:55.844Z] v4.1.0-dev.2 [2026-03-20T11:28:55.844Z] v4.1.0-dev.3 [2026-03-20T11:28:55.844Z] v4.1.0-dev.4 [2026-03-20T11:28:55.844Z] v4.1.0-dev.5 [2026-03-20T11:28:55.844Z] v4.1.0-dev.6 [2026-03-20T11:28:55.844Z] v4.1.0-dev.7 [2026-03-20T11:28:55.844Z] v4.1.0-dev.8 [2026-03-20T11:28:55.844Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-20T11:28:56.187Z] + lftools sign git-tag v4.1.0-dev.16 [2026-03-20T11:28:56.755Z] Signing Git tag with Sigul... [2026-03-20T11:28:56.755Z] Signing v4.1.0-dev.16 [Pipeline] echo [2026-03-20T11:28:57.027Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:28:57.318Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-20T11:28:57.325Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-20T11:28:57.369Z] $ docker stop --time=1 957a10992da4177e67d0373f8d22b9bb4f32957f1a640df54447b53ab2fdfc6c [2026-03-20T11:28:58.658Z] $ docker rm -f --volumes 957a10992da4177e67d0373f8d22b9bb4f32957f1a640df54447b53ab2fdfc6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-20T11:28:59.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T11:28:59.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:28:59.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T11:28:59.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:28:59.457Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:28:59.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T11:28:59.758Z] $ docker top 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 -eo pid,comm [2026-03-20T11:28:59.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-20T11:28:59.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T11:28:59.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T11:28:59.850Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T11:28:59.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T11:28:59.966Z] $ docker exec 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 ssh-agent [2026-03-20T11:29:00.050Z] SSH_AUTH_SOCK=/tmp/ssh-MSNKKpe5rnim/agent.34 [2026-03-20T11:29:00.050Z] SSH_AGENT_PID=40 [2026-03-20T11:29:00.054Z] Running ssh-add (command line suppressed) [2026-03-20T11:29:00.162Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13007285576973257212.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13007285576973257212.key) [2026-03-20T11:29:00.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T11:29:00.453Z] + git semver bump pre [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,679 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,683 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,683 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,683 [bump_version] DEBUG bumped version:4.1.0-dev.17 [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,683 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,683 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,683 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,685 [execute] INFO git cat-file --batch-check [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,689 [execute] INFO git cat-file --batch [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T11:29:00.712Z] 2026-03-20 11:29:00,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:29:00.712Z] 4.1.0-dev.17 [Pipeline] } [2026-03-20T11:29:00.732Z] $ docker exec --env ******** --env ******** 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 ssh-agent -k [2026-03-20T11:29:00.811Z] unset SSH_AUTH_SOCK; [2026-03-20T11:29:00.811Z] unset SSH_AGENT_PID; [2026-03-20T11:29:00.811Z] echo Agent pid 40 killed; [2026-03-20T11:29:00.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T11:29:01.129Z] + git semver [Pipeline] } [2026-03-20T11:29:01.717Z] $ docker stop --time=1 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 [2026-03-20T11:29:02.993Z] $ docker rm -f --volumes 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T11:29:03.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T11:29:03.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:29:03.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T11:29:03.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:29:03.693Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:29:03.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-20T11:29:03.996Z] $ docker top 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee -eo pid,comm [2026-03-20T11:29:04.031Z] 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-20T11:29:04.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T11:29:04.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T11:29:04.082Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T11:29:04.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T11:29:04.198Z] $ docker exec 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee ssh-agent [2026-03-20T11:29:04.293Z] SSH_AUTH_SOCK=/tmp/ssh-N8nQC61VG7Dk/agent.32 [2026-03-20T11:29:04.293Z] SSH_AGENT_PID=38 [2026-03-20T11:29:04.297Z] Running ssh-add (command line suppressed) [2026-03-20T11:29:04.413Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1980111734843529151.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1980111734843529151.key) [2026-03-20T11:29:04.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T11:29:04.703Z] + git semver push [2026-03-20T11:29:04.961Z] 2026-03-20 11:29:04,961 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T11:29:04.961Z] 2026-03-20 11:29:04,965 [run_push] DEBUG push [2026-03-20T11:29:04.961Z] 2026-03-20 11:29:04,966 [execute] INFO git cat-file --batch-check [2026-03-20T11:29:04.961Z] 2026-03-20 11:29:04,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T11:29:04.961Z] 2026-03-20 11:29:04,968 [execute] INFO git rev-list 22c2757666036c6c3385aa5cf96b250a514ad164 -- [2026-03-20T11:29:04.961Z] 2026-03-20 11:29:04,968 [execute] DEBUG Popen(['git', 'rev-list', '22c2757666036c6c3385aa5cf96b250a514ad164', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-20T11:29:05.219Z] 2026-03-20 11:29:04,976 [execute] INFO git fetch -v -- origin [2026-03-20T11:29:05.219Z] 2026-03-20 11:29:04,976 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-20T11:29:05.785Z] 2026-03-20 11:29:05,570 [run_push] DEBUG no remote changes detected [2026-03-20T11:29:05.785Z] 2026-03-20 11:29:05,570 [execute] INFO git push origin semver [2026-03-20T11:29:05.785Z] 2026-03-20 11:29:05,570 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-20T11:29:08.318Z] 2026-03-20 11:29:07,794 [run_push] DEBUG push all version tags [2026-03-20T11:29:08.318Z] 2026-03-20 11:29:07,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-20T11:29:08.318Z] 2026-03-20 11:29:07,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-20T11:29:09.254Z] 2026-03-20 11:29:09,019 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-20T11:29:09.254Z] 4.1.0-dev.17 [Pipeline] } [2026-03-20T11:29:09.276Z] $ docker exec --env ******** --env ******** 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee ssh-agent -k [2026-03-20T11:29:09.367Z] unset SSH_AUTH_SOCK; [2026-03-20T11:29:09.367Z] unset SSH_AGENT_PID; [2026-03-20T11:29:09.368Z] echo Agent pid 38 killed; [2026-03-20T11:29:09.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T11:29:09.686Z] + git semver [Pipeline] } [2026-03-20T11:29:09.968Z] $ docker stop --time=1 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee [2026-03-20T11:29:11.221Z] $ docker rm -f --volumes 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee [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-20T11:29:11.806Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-03-20T11:29:11.806Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-20T11:29:11.806Z] total 16 [2026-03-20T11:29:11.806Z] drwxr-xr-x 3 root root 4096 Mar 20 11:16 . [2026-03-20T11:29:11.806Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 11:28 .. [2026-03-20T11:29:11.806Z] drwxr-xr-x 2 root root 4096 Mar 20 11:16 cost [2026-03-20T11:29:11.806Z] -rw-r--r-- 1 root root 89 Mar 20 11:16 cost.csv [2026-03-20T11:29:11.806Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-20T11:29:11.806Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-20T11:29:11.806Z] total 16 [2026-03-20T11:29:11.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 11:16 . [2026-03-20T11:29:11.806Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 11:28 .. [2026-03-20T11:29:11.806Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 11:16 cost [2026-03-20T11:29:11.806Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 20 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:29:12.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:29:12.955Z] ---> package-listing.sh [2026-03-20T11:29:12.955Z] ++ facter osfamily [2026-03-20T11:29:12.955Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-20T11:29:13.215Z] + OS_FAMILY=debian [2026-03-20T11:29:13.215Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-03-20T11:29:13.215Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-20T11:29:13.215Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-20T11:29:13.215Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-20T11:29:13.215Z] + PACKAGES=/tmp/packages_start.txt [2026-03-20T11:29:13.215Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-20T11:29:13.215Z] + PACKAGES=/tmp/packages_end.txt [2026-03-20T11:29:13.215Z] + case "${OS_FAMILY}" in [2026-03-20T11:29:13.215Z] + dpkg -l [2026-03-20T11:29:13.215Z] + grep '^ii' [2026-03-20T11:29:13.215Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-20T11:29:13.215Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-20T11:29:13.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-20T11:29:13.215Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-20T11:29:13.215Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-03-20T11:29:13.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2026-03-20T11:29:13.227Z] 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/exfoundry_device-virtual-go_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-20T11:29:13.508Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T11:29:14.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T11:29:14.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T11:29:14.235Z] prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container [2026-03-20T11:29:14.278Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-20T11:29:14.517Z] $ docker top 7b2a205700c1ef57b0ac892624e83513373ae35b20f34f067be19b7f55ba33b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T11:29:14.859Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-20T11:29:15.143Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-20T11:29:15.422Z] + ls /var/log/sa-host [2026-03-20T11:29:15.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T11:29:15.452Z] provisioning config files... [2026-03-20T11:29:15.461Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5484266904204702672tmp [Pipeline] { [Pipeline] echo [2026-03-20T11:29:15.476Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:29:15.759Z] ---> create-netrc.sh [Pipeline] } [2026-03-20T11:29:15.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:29:16.070Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-20T11:29:16.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:29:16.360Z] ---> sudo-logs.sh [2026-03-20T11:29:16.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-20T11:29:16.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:29:16.668Z] ---> job-cost.sh [2026-03-20T11:29:16.669Z] lf-activate-venv: SKIPPING [2026-03-20T11:29:16.669Z] DEBUG: total: 0.2199999988079071 [2026-03-20T11:29:16.669Z] INFO: Retrieving Stack Cost... [2026-03-20T11:29:16.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-20T11:29:17.186Z] INFO: Archiving Costs [Pipeline] echo [2026-03-20T11:29:17.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T11:29:17.476Z] ---> logs-deploy.sh [2026-03-20T11:29:17.476Z] lf-activate-venv: SKIPPING [2026-03-20T11:29:17.476Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/227 [2026-03-20T11:29:17.476Z] INFO: archiving workspace using pattern(s): [2026-03-20T11:29:20.008Z] Archives upload complete. [2026-03-20T11:29:20.008Z] INFO: archiving logs to Nexus