Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1ddec39577a4632d2f01a559d843dcc24bc054c 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-ssh7341877614362095432.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-ssh9854303625265808029.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-ssh15678920376765255772.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-ssh5395616017169940059.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-ssh6524753780820415193.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 Running on prd-ubuntu20.04-docker-8c-8g-3378 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 > 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 Avoid second fetch Checking out Revision e1ddec39577a4632d2f01a559d843dcc24bc054c (main) Commit message: "Merge pull request #576 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git config core.sparsecheckout # timeout=10 > git checkout -f e1ddec39577a4632d2f01a559d843dcc24bc054c # timeout=10 > git rev-list --no-walk 750091e298ed9e3000528b6f069c9735560be3a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-13T11:10:54.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-13T11:10:54.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-13T11:10:54.424Z] ========================================================= [2026-03-13T11:10:54.424Z] EdgeX Global Pipelines Version Info [2026-03-13T11:10:54.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:10:55.549Z] ------------------- [2026-03-13T11:10:55.549Z] stable info: [2026-03-13T11:10:55.549Z] ------------------- [2026-03-13T11:10:55.549Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-13T11:10:55.549Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-13T11:10:55.549Z] Message: update stable to v1.0.278 [2026-03-13T11:10:56.119Z] ------------------- [2026-03-13T11:10:56.119Z] experimental info: [2026-03-13T11:10:56.119Z] ------------------- [2026-03-13T11:10:56.119Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-13T11:10:56.119Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-13T11:10:56.119Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-13T11:10:56.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-03-13T11:10:56.222Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-03-13T11:10:56.248Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-13T11:10:56.270Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-13T11:10:56.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-13T11:10:56.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-13T11:10:56.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-13T11:10:56.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-13T11:10:56.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-13T11:10:56.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-13T11:10:56.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-13T11:10:56.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-03-13T11:10:56.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-13T11:10:56.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-13T11:10:56.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-13T11:10:56.578Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-13T11:10:56.604Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-13T11:10:56.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-13T11:10:56.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-13T11:10:56.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-13T11:10:56.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-13T11:10:56.733Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-13T11:10:56.753Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-13T11:10:56.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-13T11:10:56.792Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-13T11:10:56.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-13T11:10:56.838Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-13T11:10:56.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-13T11:10:56.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-13T11:10:56.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-13T11:10:57.008Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo [2026-03-13T11:10:57.028Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1ddec3 [Pipeline] echo [2026-03-13T11:10:57.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:10:57.110Z] provisioning config files... [2026-03-13T11:10:57.122Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13562696632904481248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:10:57.467Z] ---> ****-login.sh [2026-03-13T11:10:57.468Z] nexus3.edgexfoundry.org:10001 [2026-03-13T11:10:57.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:10:57.727Z] [2026-03-13T11:10:57.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T11:10:57.727Z] Configure a credential helper to remove this warning. See [2026-03-13T11:10:57.727Z] https://docs.****.com/go/credential-store/ [2026-03-13T11:10:57.727Z] [2026-03-13T11:10:57.727Z] Login Succeeded [2026-03-13T11:10:57.727Z] nexus3.edgexfoundry.org:10002 [2026-03-13T11:10:57.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:10:57.727Z] [2026-03-13T11:10:57.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T11:10:57.727Z] Configure a credential helper to remove this warning. See [2026-03-13T11:10:57.727Z] https://docs.****.com/go/credential-store/ [2026-03-13T11:10:57.727Z] [2026-03-13T11:10:57.727Z] Login Succeeded [2026-03-13T11:10:57.727Z] nexus3.edgexfoundry.org:10003 [2026-03-13T11:10:57.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:10:57.988Z] [2026-03-13T11:10:57.988Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T11:10:57.988Z] Configure a credential helper to remove this warning. See [2026-03-13T11:10:57.988Z] https://docs.****.com/go/credential-store/ [2026-03-13T11:10:57.988Z] [2026-03-13T11:10:57.988Z] Login Succeeded [2026-03-13T11:10:57.988Z] nexus3.edgexfoundry.org:10004 [2026-03-13T11:10:57.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:10:57.988Z] [2026-03-13T11:10:57.988Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T11:10:57.988Z] Configure a credential helper to remove this warning. See [2026-03-13T11:10:57.988Z] https://docs.****.com/go/credential-store/ [2026-03-13T11:10:57.988Z] [2026-03-13T11:10:57.988Z] Login Succeeded [2026-03-13T11:10:57.988Z] ****.io [2026-03-13T11:10:57.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:10:58.247Z] [2026-03-13T11:10:58.247Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-13T11:10:58.247Z] Configure a credential helper to remove this warning. See [2026-03-13T11:10:58.247Z] https://docs.****.com/go/credential-store/ [2026-03-13T11:10:58.247Z] [2026-03-13T11:10:58.248Z] Login Succeeded [2026-03-13T11:10:58.248Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T11:10:58.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-13T11:10:58.723Z] + git rev-list -1 --merges e1ddec39577a4632d2f01a559d843dcc24bc054c~1..e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo [2026-03-13T11:10:58.739Z] -----------> git rev-list -1 --merges e1ddec39577a4632d2f01a559d843dcc24bc054c~1..e1ddec39577a4632d2f01a559d843dcc24bc054c e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:10:58.739Z] e1ddec39577a4632d2f01a559d843dcc24bc054c [false] [Pipeline] sh [2026-03-13T11:10:59.037Z] + git log --format=format:%s -1 e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo [2026-03-13T11:10:59.053Z] ========================================================= [2026-03-13T11:10:59.053Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-13T11:10:59.053Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-13T11:10:59.393Z] + git log --format=format:%s -1 e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo [2026-03-13T11:10:59.404Z] [semverPrep] GIT_COMMIT: e1ddec39577a4632d2f01a559d843dcc24bc054c, Commit Message: Merge pull request #576 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-13T11:10:59.419Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-13T11:10:59.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T11:10:59.779Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-13T11:10:59.779Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-13T11:10:59.779Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-13T11:10:59.779Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-13T11:10:59.779Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-13T11:10:59.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:11:00.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T11:11:00.139Z] [2026-03-13T11:11:00.139Z] 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-13T11:11:00.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T11:11:00.445Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-13T11:11:00.445Z] 3dae71ba6b94: Pulling fs layer [2026-03-13T11:11:00.445Z] 6bf1a483ea7c: Pulling fs layer [2026-03-13T11:11:00.445Z] f5dfc541a4d3: Pulling fs layer [2026-03-13T11:11:00.445Z] 461d9e800cba: Pulling fs layer [2026-03-13T11:11:00.445Z] 80192f66455f: Pulling fs layer [2026-03-13T11:11:00.445Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-13T11:11:00.445Z] a29436f7fd5d: Pulling fs layer [2026-03-13T11:11:00.445Z] 923cac83aea3: Pulling fs layer [2026-03-13T11:11:00.445Z] 25ad8b0a4227: Pulling fs layer [2026-03-13T11:11:00.445Z] db01528c6b51: Pulling fs layer [2026-03-13T11:11:00.445Z] 28988de357af: Pulling fs layer [2026-03-13T11:11:00.445Z] 923cac83aea3: Waiting [2026-03-13T11:11:00.445Z] 461d9e800cba: Waiting [2026-03-13T11:11:00.445Z] 80192f66455f: Waiting [2026-03-13T11:11:00.445Z] 25ad8b0a4227: Waiting [2026-03-13T11:11:00.445Z] 2e8e34ca0e6c: Waiting [2026-03-13T11:11:00.445Z] a29436f7fd5d: Waiting [2026-03-13T11:11:00.445Z] db01528c6b51: Waiting [2026-03-13T11:11:00.445Z] 28988de357af: Waiting [2026-03-13T11:11:00.445Z] 6bf1a483ea7c: Verifying Checksum [2026-03-13T11:11:00.445Z] 6bf1a483ea7c: Download complete [2026-03-13T11:11:00.445Z] 461d9e800cba: Verifying Checksum [2026-03-13T11:11:00.445Z] 461d9e800cba: Download complete [2026-03-13T11:11:00.445Z] 80192f66455f: Verifying Checksum [2026-03-13T11:11:00.445Z] 80192f66455f: Download complete [2026-03-13T11:11:00.705Z] f5dfc541a4d3: Verifying Checksum [2026-03-13T11:11:00.705Z] f5dfc541a4d3: Download complete [2026-03-13T11:11:00.705Z] 3dae71ba6b94: Verifying Checksum [2026-03-13T11:11:00.705Z] 3dae71ba6b94: Download complete [2026-03-13T11:11:00.705Z] 923cac83aea3: Download complete [2026-03-13T11:11:00.705Z] 25ad8b0a4227: Verifying Checksum [2026-03-13T11:11:00.705Z] 25ad8b0a4227: Download complete [2026-03-13T11:11:00.705Z] db01528c6b51: Verifying Checksum [2026-03-13T11:11:00.705Z] db01528c6b51: Download complete [2026-03-13T11:11:00.964Z] 28988de357af: Verifying Checksum [2026-03-13T11:11:00.964Z] 28988de357af: Download complete [2026-03-13T11:11:00.964Z] a29436f7fd5d: Verifying Checksum [2026-03-13T11:11:00.964Z] a29436f7fd5d: Download complete [2026-03-13T11:11:01.534Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-13T11:11:01.534Z] 2e8e34ca0e6c: Download complete [2026-03-13T11:11:02.103Z] 3dae71ba6b94: Pull complete [2026-03-13T11:11:02.361Z] 6bf1a483ea7c: Pull complete [2026-03-13T11:11:02.927Z] f5dfc541a4d3: Pull complete [2026-03-13T11:11:02.927Z] 461d9e800cba: Pull complete [2026-03-13T11:11:03.185Z] 80192f66455f: Pull complete [2026-03-13T11:11:07.373Z] 2e8e34ca0e6c: Pull complete [2026-03-13T11:11:07.373Z] a29436f7fd5d: Pull complete [2026-03-13T11:11:07.373Z] 923cac83aea3: Pull complete [2026-03-13T11:11:07.632Z] 25ad8b0a4227: Pull complete [2026-03-13T11:11:07.632Z] db01528c6b51: Pull complete [2026-03-13T11:11:07.632Z] 28988de357af: Pull complete [2026-03-13T11:11:07.632Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-13T11:11:07.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T11:11:07.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:11:07.741Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:11:07.765Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T11:11:11.167Z] $ docker top a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda -eo pid,comm [2026-03-13T11:11:11.219Z] 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-13T11:11:11.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T11:11:11.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T11:11:11.273Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T11:11:11.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T11:11:11.370Z] $ docker exec a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent [2026-03-13T11:11:11.471Z] SSH_AUTH_SOCK=/tmp/ssh-89HoSISqyTBp/agent.32 [2026-03-13T11:11:11.471Z] SSH_AGENT_PID=38 [2026-03-13T11:11:11.477Z] Running ssh-add (command line suppressed) [2026-03-13T11:11:11.561Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18272561050755924818.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18272561050755924818.key) [2026-03-13T11:11:11.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T11:11:11.873Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-03-13T11:11:12.163Z] + git tag --points-at HEAD [Pipeline] } [2026-03-13T11:11:12.170Z] $ docker exec --env ******** --env ******** a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent -k [2026-03-13T11:11:12.255Z] unset SSH_AUTH_SOCK; [2026-03-13T11:11:12.256Z] unset SSH_AGENT_PID; [2026-03-13T11:11:12.256Z] echo Agent pid 38 killed; [2026-03-13T11:11:12.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-13T11:11:12.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T11:11:12.311Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T11:11:12.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T11:11:12.404Z] $ docker exec a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent [2026-03-13T11:11:12.508Z] SSH_AUTH_SOCK=/tmp/ssh-G09UGNI5zhfd/agent.86 [2026-03-13T11:11:12.508Z] SSH_AGENT_PID=92 [2026-03-13T11:11:12.513Z] Running ssh-add (command line suppressed) [2026-03-13T11:11:12.595Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14873629369157702212.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14873629369157702212.key) [2026-03-13T11:11:12.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T11:11:12.909Z] + git semver init [2026-03-13T11:11:13.167Z] 2026-03-13 11:11:13,094 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T11:11:13.167Z] 2026-03-13 11:11:13,097 [run_init] DEBUG init version:0.0.0 force:False [2026-03-13T11:11:13.167Z] 2026-03-13 11:11:13,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-03-13T11:11:13.167Z] 2026-03-13 11:11:13,098 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-03-13T11:11:13.168Z] 2026-03-13 11:11:13,098 [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-13T11:11:15.078Z] 2026-03-13 11:11:15,066 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-03-13T11:11:15.078Z] 2026-03-13 11:11:15,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-03-13T11:11:15.078Z] 2026-03-13 11:11:15,067 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:11:15.078Z] 2026-03-13 11:11:15,067 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:11:15.078Z] 4.1.0-dev.15 [Pipeline] } [2026-03-13T11:11:15.338Z] $ docker exec --env ******** --env ******** a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent -k [2026-03-13T11:11:15.429Z] unset SSH_AUTH_SOCK; [2026-03-13T11:11:15.429Z] unset SSH_AGENT_PID; [2026-03-13T11:11:15.429Z] echo Agent pid 92 killed; [2026-03-13T11:11:15.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T11:11:15.769Z] + git semver [Pipeline] } [2026-03-13T11:11:16.032Z] $ docker stop --time=1 a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda [2026-03-13T11:11:17.294Z] $ docker rm -f --volumes a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T11:11:17.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-13T11:11:17.859Z] Stashed 1 file(s) [Pipeline] echo [2026-03-13T11:11:17.862Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:11:18.029Z] provisioning config files... [2026-03-13T11:11:18.039Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12508608909465742719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:11:18.336Z] ---> ****-login.sh [2026-03-13T11:11:18.337Z] nexus3.edgexfoundry.org:10001 [2026-03-13T11:11:18.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:11:18.337Z] Login Succeeded [2026-03-13T11:11:18.337Z] nexus3.edgexfoundry.org:10002 [2026-03-13T11:11:18.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:11:18.337Z] Login Succeeded [2026-03-13T11:11:18.337Z] nexus3.edgexfoundry.org:10003 [2026-03-13T11:11:18.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:11:18.596Z] Login Succeeded [2026-03-13T11:11:18.596Z] nexus3.edgexfoundry.org:10004 [2026-03-13T11:11:18.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:11:18.596Z] Login Succeeded [2026-03-13T11:11:18.596Z] ****.io [2026-03-13T11:11:18.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:11:18.855Z] Login Succeeded [2026-03-13T11:11:18.855Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T11:11:18.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-13T11:11:18.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T11:11:18.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T11:11:18.995Z] ========================================================= [2026-03-13T11:11:18.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-13T11:11:18.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:11:19.329Z] + 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-13T11:11:19.897Z] #0 building with "default" instance using docker driver [2026-03-13T11:11:19.897Z] [2026-03-13T11:11:19.897Z] #1 [internal] load build definition from Dockerfile [2026-03-13T11:11:19.897Z] #1 transferring dockerfile: 1.79kB done [2026-03-13T11:11:19.897Z] #1 DONE 0.0s [2026-03-13T11:11:19.897Z] [2026-03-13T11:11:19.897Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-13T11:11:19.897Z] #2 DONE 0.1s [2026-03-13T11:11:20.156Z] [2026-03-13T11:11:20.156Z] #3 [internal] load .dockerignore [2026-03-13T11:11:20.156Z] #3 transferring context: 2B done [2026-03-13T11:11:20.156Z] #3 DONE 0.0s [2026-03-13T11:11:20.156Z] [2026-03-13T11:11:20.156Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-13T11:11:20.156Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-13T11:11:20.156Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-13T11:11:20.156Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-03-13T11:11:20.156Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-13T11:11:20.156Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-13T11:11:20.156Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-13T11:11:20.156Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-03-13T11:11:20.156Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-13T11:11:20.156Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-03-13T11:11:20.156Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-03-13T11:11:20.156Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-13T11:11:20.156Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-13T11:11:20.156Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-13T11:11:20.156Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-03-13T11:11:20.156Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-13T11:11:20.156Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-03-13T11:11:20.415Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-03-13T11:11:20.416Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-13T11:11:20.416Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s [2026-03-13T11:11:20.416Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-13T11:11:20.416Z] #4 ... [2026-03-13T11:11:20.416Z] [2026-03-13T11:11:20.416Z] #5 [internal] load build context [2026-03-13T11:11:20.416Z] #5 transferring context: 41.95MB 0.3s done [2026-03-13T11:11:20.416Z] #5 DONE 0.3s [2026-03-13T11:11:20.416Z] [2026-03-13T11:11:20.416Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-13T11:11:20.416Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-13T11:11:20.416Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.5s [2026-03-13T11:11:20.416Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done [2026-03-13T11:11:20.416Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-13T11:11:20.416Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s [2026-03-13T11:11:20.674Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-03-13T11:11:20.674Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.7s [2026-03-13T11:11:20.674Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.7s [2026-03-13T11:11:20.935Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 61.87MB / 112.58MB 0.8s [2026-03-13T11:11:20.935Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-03-13T11:11:20.935Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-13T11:11:20.935Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.9s [2026-03-13T11:11:20.935Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 102.76MB / 112.58MB 1.0s [2026-03-13T11:11:21.193Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-03-13T11:11:21.451Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done [2026-03-13T11:11:25.635Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done [2026-03-13T11:11:25.636Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-13T11:11:25.636Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-13T11:11:25.636Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-13T11:11:25.636Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-13T11:11:25.636Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-03-13T11:11:26.201Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done [2026-03-13T11:11:26.201Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-13T11:11:29.500Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-03-13T11:11:29.500Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-13T11:11:29.759Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-13T11:11:29.759Z] #4 DONE 9.8s [2026-03-13T11:11:30.018Z] [2026-03-13T11:11:30.018Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-03-13T11:11:32.996Z] Still waiting to schedule task [2026-03-13T11:11:32.996Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-13T11:11:34.211Z] #6 DONE 4.5s [2026-03-13T11:11:34.471Z] [2026-03-13T11:11:34.471Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-13T11:11:34.471Z] #7 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T11:11:34.731Z] #7 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T11:11:34.990Z] #7 0.751 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-13T11:11:35.248Z] #7 0.761 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-13T11:11:35.248Z] #7 0.768 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-13T11:11:35.248Z] #7 0.790 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-13T11:11:35.248Z] #7 0.801 Executing busybox-1.37.0-r19.trigger [2026-03-13T11:11:35.248Z] #7 0.809 OK: 269 MiB in 64 packages [2026-03-13T11:11:35.248Z] #7 DONE 1.0s [2026-03-13T11:11:35.509Z] [2026-03-13T11:11:35.509Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-13T11:11:35.509Z] #8 DONE 0.0s [2026-03-13T11:11:35.509Z] [2026-03-13T11:11:35.509Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T11:11:53.600Z] #9 DONE 16.8s [2026-03-13T11:11:53.600Z] [2026-03-13T11:11:53.600Z] #10 [builder 6/7] COPY . . [2026-03-13T11:11:53.600Z] #10 DONE 0.4s [2026-03-13T11:11:53.600Z] [2026-03-13T11:11:53.600Z] #11 [builder 7/7] RUN echo noop [2026-03-13T11:11:53.600Z] #11 0.187 noop [2026-03-13T11:11:53.600Z] #11 DONE 0.2s [2026-03-13T11:11:53.600Z] [2026-03-13T11:11:53.600Z] #12 exporting to image [2026-03-13T11:11:53.600Z] #12 exporting layers [2026-03-13T11:12:00.155Z] #12 exporting layers 7.0s done [2026-03-13T11:12:00.155Z] #12 writing image sha256:473ae56d140efa5bd158ae5293827e5aa244fad74c7a796d21d72f9f8a92f3c9 done [2026-03-13T11:12:00.155Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-13T11:12:00.155Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:12:00.479Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-13T11:12:00.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:12:00.555Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:12:00.580Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-13T11:12:00.936Z] $ docker top 938b606a04ce2785e9aad410d12d2e7cc5b909545dc6e9a017877361cc602fc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T11:12:01.289Z] + go version [2026-03-13T11:12:01.289Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-13T11:12:01.292Z] $ docker stop --time=1 938b606a04ce2785e9aad410d12d2e7cc5b909545dc6e9a017877361cc602fc5 [2026-03-13T11:12:02.561Z] $ docker rm -f --volumes 938b606a04ce2785e9aad410d12d2e7cc5b909545dc6e9a017877361cc602fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:12:03.026Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-13T11:12:03.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:12:03.103Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:12:03.123Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-13T11:12:03.355Z] $ docker top fec62e0549261471bab55614df24803ac7d2ae4cc8c9044b13f0c98b6b3b0e0a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T11:12:03.706Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-13T11:12:04.008Z] + make test [2026-03-13T11:12:04.009Z] go test ./... -coverprofile=coverage.out [2026-03-13T11:12:05.385Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-03-13T11:12:27.333Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-03-13T11:12:27.333Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 59.6% of statements [2026-03-13T11:12:35.444Z] 0 issues. [2026-03-13T11:12:35.444Z] go vet ./... [2026-03-13T11:12:41.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-13T11:12:41.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-13T11:12:41.998Z] ./bin/test-attribution-txt.sh [2026-03-13T11:12:41.998Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-13T11:12:42.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-13T11:12:42.022Z] $ docker stop --time=1 fec62e0549261471bab55614df24803ac7d2ae4cc8c9044b13f0c98b6b3b0e0a [2026-03-13T11:12:46.721Z] $ docker rm -f --volumes fec62e0549261471bab55614df24803ac7d2ae4cc8c9044b13f0c98b6b3b0e0a [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T11:12:47.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-13T11:12:47.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-13T11:12:47.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-13T11:12:48.149Z] + ls -al . [2026-03-13T11:12:48.149Z] total 276 [2026-03-13T11:12:48.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 11:12 . [2026-03-13T11:12:48.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 11:10 .. [2026-03-13T11:12:48.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 11:12 .git [2026-03-13T11:12:48.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:10 .github [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 13 11:10 .gitignore [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 11:10 .golangci.yml [2026-03-13T11:12:48.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 11:11 .semver [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 20974 Mar 13 11:10 Attribution.txt [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 13 11:10 CHANGELOG.md [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 13 11:10 Dockerfile [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 11:10 GOVERNANCE.md [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 13 11:10 Jenkinsfile [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 11:10 LICENSE [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 2651 Mar 13 11:10 Makefile [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 11:10 OWNERS.md [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 13 11:10 README.md [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 11:11 VERSION [2026-03-13T11:12:48.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 11:10 bin [2026-03-13T11:12:48.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:10 cmd [2026-03-13T11:12:48.149Z] -rw-r--r-- 1 jenkins jenkins 45292 Mar 13 11:12 coverage.out [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 6609 Mar 13 11:10 go.mod [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 89294 Mar 13 11:10 go.sum [2026-03-13T11:12:48.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:10 internal [2026-03-13T11:12:48.149Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 11:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:12:48.474Z] + 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=e1ddec39577a4632d2f01a559d843dcc24bc054c --label arch=amd64 --label version=4.1.0-dev.15 . [2026-03-13T11:12:48.738Z] #0 building with "default" instance using docker driver [2026-03-13T11:12:48.738Z] [2026-03-13T11:12:48.738Z] #1 [internal] load build definition from Dockerfile [2026-03-13T11:12:48.738Z] #1 transferring dockerfile: 1.79kB done [2026-03-13T11:12:48.738Z] #1 DONE 0.0s [2026-03-13T11:12:48.738Z] [2026-03-13T11:12:48.738Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-13T11:12:48.738Z] #2 DONE 0.0s [2026-03-13T11:12:48.738Z] [2026-03-13T11:12:48.738Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-13T11:12:48.738Z] #3 DONE 0.1s [2026-03-13T11:12:48.738Z] [2026-03-13T11:12:48.738Z] #4 [internal] load .dockerignore [2026-03-13T11:12:48.738Z] #4 transferring context: 2B done [2026-03-13T11:12:48.738Z] #4 DONE 0.0s [2026-03-13T11:12:48.738Z] [2026-03-13T11:12:48.738Z] #5 [internal] load build context [2026-03-13T11:12:48.738Z] #5 transferring context: 58.94kB 0.0s done [2026-03-13T11:12:48.738Z] #5 DONE 0.0s [2026-03-13T11:12:48.738Z] [2026-03-13T11:12:48.738Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-13T11:12:48.738Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-13T11:12:48.738Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-13T11:12:48.738Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-13T11:12:48.738Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-03-13T11:12:48.738Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-13T11:12:48.997Z] #6 ... [2026-03-13T11:12:48.997Z] [2026-03-13T11:12:48.997Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-13T11:12:48.997Z] #7 DONE 0.2s [2026-03-13T11:12:48.997Z] [2026-03-13T11:12:48.997Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-13T11:12:48.997Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-13T11:12:48.997Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-03-13T11:12:49.257Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done [2026-03-13T11:12:49.257Z] #6 DONE 0.4s [2026-03-13T11:12:49.257Z] [2026-03-13T11:12:49.257Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-03-13T11:12:49.257Z] #8 DONE 0.1s [2026-03-13T11:12:49.257Z] [2026-03-13T11:12:49.257Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-13T11:12:49.257Z] #9 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T11:12:49.515Z] #9 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T11:12:50.081Z] #9 0.733 OK: 269 MiB in 64 packages [2026-03-13T11:12:50.081Z] #9 ... [2026-03-13T11:12:50.081Z] [2026-03-13T11:12:50.081Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-13T11:12:50.081Z] #10 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T11:12:50.081Z] #10 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T11:12:50.081Z] #10 0.585 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-13T11:12:50.081Z] #10 0.590 Executing busybox-1.37.0-r20.trigger [2026-03-13T11:12:50.081Z] #10 0.595 OK: 7 MiB in 17 packages [2026-03-13T11:12:50.081Z] #10 DONE 0.8s [2026-03-13T11:12:50.081Z] [2026-03-13T11:12:50.081Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-13T11:12:50.081Z] #9 DONE 0.9s [2026-03-13T11:12:50.081Z] [2026-03-13T11:12:50.081Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-13T11:12:50.081Z] #11 DONE 0.0s [2026-03-13T11:12:50.081Z] [2026-03-13T11:12:50.081Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T11:12:50.650Z] #12 DONE 0.6s [2026-03-13T11:12:50.650Z] [2026-03-13T11:12:50.650Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-13T11:12:50.650Z] #13 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-13T11:12:50.650Z] #13 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-13T11:12:50.909Z] #13 0.954 OK: 7 MiB in 17 packages [2026-03-13T11:12:51.167Z] #13 DONE 1.0s [2026-03-13T11:12:51.167Z] [2026-03-13T11:12:51.167Z] #14 [builder 6/7] COPY . . [2026-03-13T11:12:51.167Z] #14 DONE 0.4s [2026-03-13T11:12:51.167Z] [2026-03-13T11:12:51.167Z] #15 [builder 7/7] RUN make build [2026-03-13T11:12:51.167Z] #15 0.248 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-03-13T11:13:05.907Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3385 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-03-13T11:13:05.926Z] Running in /w/workspace/device-virtual-go/226 [Pipeline] { [Pipeline] checkout [2026-03-13T11:13:08.978Z] The recommended git tool is: git [2026-03-13T11:13:13.606Z] using credential edgex-jenkins-ssh [2026-03-13T11:13:13.627Z] Cloning the remote Git repository [2026-03-13T11:13:13.660Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-03-13T11:13:13.746Z] > git init /w/workspace/device-virtual-go/226 # timeout=10 [2026-03-13T11:13:13.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-03-13T11:13:13.884Z] > git --version # timeout=10 [2026-03-13T11:13:13.903Z] > git --version # 'git version 2.25.1' [2026-03-13T11:13:13.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-13T11:13:14.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-13T11:13:17.707Z] #15 DONE 26.8s [2026-03-13T11:13:17.331Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-03-13T11:13:17.354Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-13T11:13:17.967Z] [2026-03-13T11:13:17.967Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-03-13T11:13:17.967Z] #16 DONE 0.0s [2026-03-13T11:13:17.967Z] [2026-03-13T11:13:17.967Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-03-13T11:13:17.967Z] #17 DONE 0.0s [2026-03-13T11:13:17.967Z] [2026-03-13T11:13:17.967Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-03-13T11:13:18.188Z] Avoid second fetch [2026-03-13T11:13:18.188Z] Checking out Revision e1ddec39577a4632d2f01a559d843dcc24bc054c (main) [2026-03-13T11:13:18.226Z] #18 DONE 0.3s [2026-03-13T11:13:18.226Z] [2026-03-13T11:13:18.226Z] #19 exporting to image [2026-03-13T11:13:18.226Z] #19 exporting layers 0.1s done [2026-03-13T11:13:18.226Z] #19 writing image sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done [2026-03-13T11:13:18.226Z] #19 naming to docker.io/library/device-virtual done [2026-03-13T11:13:18.226Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:13:18.356Z] provisioning config files... [2026-03-13T11:13:18.363Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13527498895398188108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:13:18.663Z] ---> ****-login.sh [2026-03-13T11:13:18.663Z] nexus3.edgexfoundry.org:10001 [2026-03-13T11:13:18.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:18.663Z] Login Succeeded [2026-03-13T11:13:18.663Z] nexus3.edgexfoundry.org:10002 [2026-03-13T11:13:18.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:18.663Z] Login Succeeded [2026-03-13T11:13:18.663Z] nexus3.edgexfoundry.org:10003 [2026-03-13T11:13:18.800Z] Commit message: "Merge pull request #576 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [2026-03-13T11:13:18.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:18.924Z] Login Succeeded [2026-03-13T11:13:18.924Z] nexus3.edgexfoundry.org:10004 [2026-03-13T11:13:18.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:18.924Z] Login Succeeded [2026-03-13T11:13:18.924Z] ****.io [2026-03-13T11:13:18.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:18.195Z] > git config core.sparsecheckout # timeout=10 [2026-03-13T11:13:18.255Z] > git checkout -f e1ddec39577a4632d2f01a559d843dcc24bc054c # timeout=10 [2026-03-13T11:13:19.186Z] Login Succeeded [2026-03-13T11:13:19.186Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T11:13:19.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T11:13:19.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T11:13:19.281Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-03-13T11:13:19.281Z] e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:13:19.281Z] latest [2026-03-13T11:13:19.281Z] 4.1.0-dev.15 [2026-03-13T11:13:19.281Z] e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:13:19.281Z] main [2026-03-13T11:13:19.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:19.628Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:19.951Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:13:19.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-13T11:13:19.951Z] 3a2d3f009f9f: Preparing [2026-03-13T11:13:19.951Z] d840d1877f8e: Preparing [2026-03-13T11:13:19.951Z] 76a67a04a032: Preparing [2026-03-13T11:13:19.951Z] e64531f3f89b: Preparing [2026-03-13T11:13:19.951Z] e916ec2a3def: Preparing [2026-03-13T11:13:19.951Z] cce92674e987: Preparing [2026-03-13T11:13:19.951Z] cce92674e987: Waiting [2026-03-13T11:13:19.951Z] d840d1877f8e: Pushed [2026-03-13T11:13:19.951Z] e916ec2a3def: Pushed [2026-03-13T11:13:19.951Z] e64531f3f89b: Pushed [2026-03-13T11:13:19.951Z] 76a67a04a032: Pushed [2026-03-13T11:13:19.951Z] cce92674e987: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:13:23.090Z] provisioning config files... [2026-03-13T11:13:23.119Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/226@tmp/config7932530483447731853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:13:23.792Z] ---> ****-login.sh [2026-03-13T11:13:23.792Z] nexus3.edgexfoundry.org:10001 [2026-03-13T11:13:24.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:24.140Z] 3a2d3f009f9f: Pushed [2026-03-13T11:13:24.140Z] e1ddec39577a4632d2f01a559d843dcc24bc054c: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:24.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:13:24.334Z] Configure a credential helper to remove this warning. See [2026-03-13T11:13:24.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:13:24.334Z] [2026-03-13T11:13:24.334Z] Login Succeeded [2026-03-13T11:13:24.334Z] nexus3.edgexfoundry.org:10002 [2026-03-13T11:13:24.470Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:24.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:24.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:13:24.606Z] Configure a credential helper to remove this warning. See [2026-03-13T11:13:24.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:13:24.606Z] [2026-03-13T11:13:24.606Z] Login Succeeded [2026-03-13T11:13:24.606Z] nexus3.edgexfoundry.org:10003 [2026-03-13T11:13:24.801Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-13T11:13:24.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-13T11:13:24.801Z] 3a2d3f009f9f: Preparing [2026-03-13T11:13:24.801Z] d840d1877f8e: Preparing [2026-03-13T11:13:24.801Z] 76a67a04a032: Preparing [2026-03-13T11:13:24.801Z] e64531f3f89b: Preparing [2026-03-13T11:13:24.801Z] e916ec2a3def: Preparing [2026-03-13T11:13:24.801Z] cce92674e987: Preparing [2026-03-13T11:13:24.801Z] cce92674e987: Waiting [2026-03-13T11:13:24.801Z] e916ec2a3def: Layer already exists [2026-03-13T11:13:24.801Z] 76a67a04a032: Layer already exists [2026-03-13T11:13:24.801Z] 3a2d3f009f9f: Layer already exists [2026-03-13T11:13:24.801Z] d840d1877f8e: Layer already exists [2026-03-13T11:13:24.801Z] e64531f3f89b: Layer already exists [2026-03-13T11:13:24.801Z] cce92674e987: Layer already exists [2026-03-13T11:13:24.801Z] latest: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:24.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:25.138Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 [2026-03-13T11:13:25.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:13:25.142Z] Configure a credential helper to remove this warning. See [2026-03-13T11:13:25.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:13:25.142Z] [2026-03-13T11:13:25.142Z] Login Succeeded [2026-03-13T11:13:25.142Z] nexus3.edgexfoundry.org:10004 [2026-03-13T11:13:25.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:25.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:13:25.412Z] Configure a credential helper to remove this warning. See [2026-03-13T11:13:25.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:13:25.412Z] [2026-03-13T11:13:25.412Z] Login Succeeded [2026-03-13T11:13:25.412Z] ****.io [2026-03-13T11:13:25.469Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 [2026-03-13T11:13:25.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-13T11:13:25.469Z] 3a2d3f009f9f: Preparing [2026-03-13T11:13:25.469Z] d840d1877f8e: Preparing [2026-03-13T11:13:25.469Z] 76a67a04a032: Preparing [2026-03-13T11:13:25.469Z] e64531f3f89b: Preparing [2026-03-13T11:13:25.469Z] e916ec2a3def: Preparing [2026-03-13T11:13:25.469Z] cce92674e987: Preparing [2026-03-13T11:13:25.469Z] cce92674e987: Waiting [2026-03-13T11:13:25.469Z] e916ec2a3def: Layer already exists [2026-03-13T11:13:25.469Z] e64531f3f89b: Layer already exists [2026-03-13T11:13:25.469Z] 76a67a04a032: Layer already exists [2026-03-13T11:13:25.469Z] 3a2d3f009f9f: Layer already exists [2026-03-13T11:13:25.469Z] d840d1877f8e: Layer already exists [2026-03-13T11:13:25.469Z] cce92674e987: Layer already exists [2026-03-13T11:13:25.469Z] 4.1.0-dev.15: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:25.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:13:25.872Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:25.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:13:25.948Z] Configure a credential helper to remove this warning. See [2026-03-13T11:13:25.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:13:25.948Z] [2026-03-13T11:13:25.948Z] Login Succeeded [2026-03-13T11:13:25.948Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T11:13:25.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-03-13T11:13:26.208Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:13:26.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-13T11:13:26.209Z] 3a2d3f009f9f: Preparing [2026-03-13T11:13:26.209Z] d840d1877f8e: Preparing [2026-03-13T11:13:26.209Z] 76a67a04a032: Preparing [2026-03-13T11:13:26.209Z] e64531f3f89b: Preparing [2026-03-13T11:13:26.209Z] e916ec2a3def: Preparing [2026-03-13T11:13:26.209Z] cce92674e987: Preparing [2026-03-13T11:13:26.209Z] cce92674e987: Waiting [2026-03-13T11:13:26.209Z] e916ec2a3def: Layer already exists [2026-03-13T11:13:26.209Z] 3a2d3f009f9f: Layer already exists [2026-03-13T11:13:26.209Z] e64531f3f89b: Layer already exists [2026-03-13T11:13:26.209Z] d840d1877f8e: Layer already exists [2026-03-13T11:13:26.209Z] 76a67a04a032: Layer already exists [2026-03-13T11:13:26.209Z] cce92674e987: Layer already exists [2026-03-13T11:13:26.209Z] e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2026-03-13T11:13:26.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T11:13:26.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T11:13:26.344Z] ========================================================= [2026-03-13T11:13:26.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-13T11:13:26.344Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:26.538Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:13:26.711Z] + 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-13T11:13:26.868Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-13T11:13:26.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-13T11:13:26.868Z] 3a2d3f009f9f: Preparing [2026-03-13T11:13:26.868Z] d840d1877f8e: Preparing [2026-03-13T11:13:26.868Z] 76a67a04a032: Preparing [2026-03-13T11:13:26.868Z] e64531f3f89b: Preparing [2026-03-13T11:13:26.868Z] e916ec2a3def: Preparing [2026-03-13T11:13:26.868Z] cce92674e987: Preparing [2026-03-13T11:13:26.868Z] cce92674e987: Waiting [2026-03-13T11:13:26.868Z] d840d1877f8e: Layer already exists [2026-03-13T11:13:26.868Z] 76a67a04a032: Layer already exists [2026-03-13T11:13:26.868Z] e916ec2a3def: Layer already exists [2026-03-13T11:13:26.868Z] e64531f3f89b: Layer already exists [2026-03-13T11:13:26.868Z] 3a2d3f009f9f: Layer already exists [2026-03-13T11:13:26.868Z] cce92674e987: Layer already exists [2026-03-13T11:13:26.868Z] main: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T11:13:26.957Z] ===================================================== [Pipeline] echo [2026-03-13T11:13:26.974Z] taggedImages: [2026-03-13T11:13:26.974Z] - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:13:26.974Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-13T11:13:26.974Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 [2026-03-13T11:13:26.974Z] - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:13:26.974Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2026-03-13T11:13:27.023Z] ========================================================= [2026-03-13T11:13:27.023Z] [edgeXBuildMultiArch] RAW Config: [2026-03-13T11:13:27.023Z] images: [2026-03-13T11:13:27.023Z] - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:13:27.023Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-13T11:13:27.023Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 [2026-03-13T11:13:27.023Z] - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:13:27.023Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-13T11:13:27.023Z] settingsFile: [2026-03-13T11:13:27.023Z] device-virtual-go-settings [2026-03-13T11:13:27.023Z] ========================================================= [Pipeline] node [2026-03-13T11:13:27.299Z] Sending build context to Docker daemon 21.22MB [2026-03-13T11:13:27.299Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-13T11:13:27.299Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-13T11:13:27.571Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-13T11:13:27.571Z] 6b59a28fa201: Pulling fs layer [2026-03-13T11:13:27.571Z] d32bb0dddca7: Pulling fs layer [2026-03-13T11:13:27.571Z] 5dab1238d3d9: Pulling fs layer [2026-03-13T11:13:27.571Z] 196fd7d83e7d: Pulling fs layer [2026-03-13T11:13:27.571Z] 4f4fb700ef54: Pulling fs layer [2026-03-13T11:13:27.571Z] 8ba94037c8f0: Pulling fs layer [2026-03-13T11:13:27.571Z] deaec5988b04: Pulling fs layer [2026-03-13T11:13:27.571Z] 9f65657bb879: Pulling fs layer [2026-03-13T11:13:27.571Z] 4f4fb700ef54: Waiting [2026-03-13T11:13:27.571Z] 8ba94037c8f0: Waiting [2026-03-13T11:13:27.571Z] deaec5988b04: Waiting [2026-03-13T11:13:27.571Z] 9f65657bb879: Waiting [2026-03-13T11:13:27.571Z] 196fd7d83e7d: Waiting [2026-03-13T11:13:27.571Z] d32bb0dddca7: Verifying Checksum [2026-03-13T11:13:27.571Z] d32bb0dddca7: Download complete [2026-03-13T11:13:27.571Z] 196fd7d83e7d: Download complete [2026-03-13T11:13:27.571Z] 4f4fb700ef54: Verifying Checksum [2026-03-13T11:13:27.571Z] 4f4fb700ef54: Download complete [2026-03-13T11:13:27.571Z] 8ba94037c8f0: Verifying Checksum [2026-03-13T11:13:27.571Z] 8ba94037c8f0: Download complete [2026-03-13T11:13:27.571Z] 6b59a28fa201: Verifying Checksum [2026-03-13T11:13:27.571Z] 6b59a28fa201: Download complete [2026-03-13T11:13:28.163Z] 9f65657bb879: Verifying Checksum [2026-03-13T11:13:28.163Z] 9f65657bb879: Download complete [2026-03-13T11:13:28.752Z] 6b59a28fa201: Pull complete [2026-03-13T11:13:29.347Z] d32bb0dddca7: Pull complete [2026-03-13T11:13:29.347Z] 5dab1238d3d9: Verifying Checksum [2026-03-13T11:13:29.347Z] 5dab1238d3d9: Download complete [2026-03-13T11:13:30.782Z] deaec5988b04: Verifying Checksum [2026-03-13T11:13:30.782Z] deaec5988b04: Download complete [2026-03-13T11:13:42.028Z] Still waiting to schedule task [2026-03-13T11:13:42.028Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3356’ [2026-03-13T11:13:43.156Z] 5dab1238d3d9: Pull complete [2026-03-13T11:13:43.425Z] 196fd7d83e7d: Pull complete [2026-03-13T11:13:43.692Z] 4f4fb700ef54: Pull complete [2026-03-13T11:13:43.692Z] 8ba94037c8f0: Pull complete [2026-03-13T11:13:53.792Z] deaec5988b04: Pull complete [2026-03-13T11:13:54.381Z] 9f65657bb879: Pull complete [2026-03-13T11:13:54.381Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-13T11:13:54.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-13T11:13:54.381Z] ---> 334268110677 [2026-03-13T11:13:54.381Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-13T11:13:56.329Z] ---> Running in 4ac09b4998e8 [2026-03-13T11:13:56.601Z] Removing intermediate container 4ac09b4998e8 [2026-03-13T11:13:56.601Z] ---> 7c08eb38e23f [2026-03-13T11:13:56.601Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-13T11:13:56.877Z] ---> Running in ed2539bba9a5 [2026-03-13T11:13:57.147Z] Removing intermediate container ed2539bba9a5 [2026-03-13T11:13:57.147Z] ---> 91c116110486 [2026-03-13T11:13:57.147Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-03-13T11:13:57.147Z] ---> Running in a8e29600068b [2026-03-13T11:13:57.418Z] Removing intermediate container a8e29600068b [2026-03-13T11:13:57.418Z] ---> e6848f839ae8 [2026-03-13T11:13:57.418Z] Step 6/12 : WORKDIR /device-virtual-go [2026-03-13T11:13:57.692Z] ---> Running in a25606f69ca1 [2026-03-13T11:13:57.963Z] Removing intermediate container a25606f69ca1 [2026-03-13T11:13:57.963Z] ---> 81a28ca1f855 [2026-03-13T11:13:57.963Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-13T11:13:57.963Z] ---> Running in a552b1668c23 [2026-03-13T11:13:59.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T11:13:59.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T11:14:01.329Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-13T11:14:01.329Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-13T11:14:01.329Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-13T11:14:01.329Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-13T11:14:01.329Z] Executing busybox-1.37.0-r19.trigger [2026-03-13T11:14:01.329Z] OK: 259 MiB in 64 packages [2026-03-13T11:14:02.294Z] Removing intermediate container a552b1668c23 [2026-03-13T11:14:02.294Z] ---> 1952f4a34556 [2026-03-13T11:14:02.294Z] Step 8/12 : COPY go.mod vendor* ./ [2026-03-13T11:14:02.889Z] ---> 74b1b0c38e01 [2026-03-13T11:14:02.889Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T11:14:02.889Z] ---> Running in 7f106e7e79b1 [2026-03-13T11:15:54.578Z] Removing intermediate container 7f106e7e79b1 [2026-03-13T11:15:54.578Z] ---> 20cd488a5141 [2026-03-13T11:15:54.578Z] Step 10/12 : COPY . . [2026-03-13T11:15:54.578Z] ---> f9ebe1c9eda8 [2026-03-13T11:15:54.578Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-13T11:15:54.578Z] ---> Running in d34aa44dc97a [2026-03-13T11:15:54.578Z] Removing intermediate container d34aa44dc97a [2026-03-13T11:15:54.578Z] ---> d6309f9b0bf1 [2026-03-13T11:15:54.578Z] Step 12/12 : RUN $MAKE [2026-03-13T11:15:54.578Z] ---> Running in 9552e371ed46 [2026-03-13T11:15:54.578Z] noop [2026-03-13T11:15:54.578Z] Removing intermediate container 9552e371ed46 [2026-03-13T11:15:54.578Z] ---> aacb8a901d18 [2026-03-13T11:15:54.578Z] Successfully built aacb8a901d18 [2026-03-13T11:15:54.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:15:54.941Z] + docker inspect -f . ci-base-image-arm64 [2026-03-13T11:15:54.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:15:55.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container [2026-03-13T11:15:55.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/226 -v /w/workspace/device-virtual-go/226:/w/workspace/device-virtual-go/226:rw,z -v /w/workspace/device-virtual-go/226@tmp:/w/workspace/device-virtual-go/226@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-13T11:15:56.453Z] $ docker top 4bd99809c6a6874b1189c3b00e53852db187eddfc2d4e5ed41557b05a0695210 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T11:15:57.312Z] + go version [2026-03-13T11:15:57.312Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-13T11:15:57.321Z] $ docker stop --time=1 4bd99809c6a6874b1189c3b00e53852db187eddfc2d4e5ed41557b05a0695210 [2026-03-13T11:16:01.315Z] $ docker rm -f --volumes 4bd99809c6a6874b1189c3b00e53852db187eddfc2d4e5ed41557b05a0695210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:16:01.906Z] + docker inspect -f . ci-base-image-arm64 [2026-03-13T11:16:01.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:16:02.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container [2026-03-13T11:16:02.138Z] $ 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/226 -v /w/workspace/device-virtual-go/226:/w/workspace/device-virtual-go/226:rw,z -v /w/workspace/device-virtual-go/226@tmp:/w/workspace/device-virtual-go/226@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-13T11:16:02.499Z] Running on prd-centos7-docker-4c-2g-3386 in /w/workspace/exfoundry_device-virtual-go_main [2026-03-13T11:16:03.321Z] $ docker top 25fae85a14e3a89d0f20f039727895c648854d6b4a3f488ed58cbe5d73391136 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:16:03.628Z] provisioning config files... [2026-03-13T11:16:03.674Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1716181086729637764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:03.854Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/226 [Pipeline] fileExists [Pipeline] sh [2026-03-13T11:16:06.040Z] + make test [2026-03-13T11:16:06.040Z] go test ./... -coverprofile=coverage.out [2026-03-13T11:16:06.060Z] ---> ****-login.sh [2026-03-13T11:16:06.060Z] nexus3.edgexfoundry.org:10001 [2026-03-13T11:16:06.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:16:06.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:16:06.622Z] Configure a credential helper to remove this warning. See [2026-03-13T11:16:06.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:16:06.622Z] [2026-03-13T11:16:06.622Z] Login Succeeded [2026-03-13T11:16:06.622Z] nexus3.edgexfoundry.org:10002 [2026-03-13T11:16:06.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:16:06.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:16:06.622Z] Configure a credential helper to remove this warning. See [2026-03-13T11:16:06.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:16:06.622Z] [2026-03-13T11:16:06.622Z] Login Succeeded [2026-03-13T11:16:06.622Z] nexus3.edgexfoundry.org:10003 [2026-03-13T11:16:06.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:16:06.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:16:06.622Z] Configure a credential helper to remove this warning. See [2026-03-13T11:16:06.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:16:06.622Z] [2026-03-13T11:16:06.622Z] Login Succeeded [2026-03-13T11:16:06.622Z] nexus3.edgexfoundry.org:10004 [2026-03-13T11:16:06.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:16:06.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:16:06.888Z] Configure a credential helper to remove this warning. See [2026-03-13T11:16:06.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:16:06.888Z] [2026-03-13T11:16:06.888Z] Login Succeeded [2026-03-13T11:16:06.888Z] ****.io [2026-03-13T11:16:06.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:16:07.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:16:07.148Z] Configure a credential helper to remove this warning. See [2026-03-13T11:16:07.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:16:07.148Z] [2026-03-13T11:16:07.148Z] Login Succeeded [2026-03-13T11:16:07.148Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T11:16:07.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T11:16:07.526Z] + docker buildx ls [2026-03-13T11:16:07.785Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-13T11:16:07.785Z] default * docker [2026-03-13T11:16:07.785Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-13T11:16:08.085Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-13T11:16:08.085Z] edgex-builder [Pipeline] sh [2026-03-13T11:16:08.381Z] + docker buildx inspect --bootstrap [2026-03-13T11:16:08.381Z] #1 [internal] booting buildkit [2026-03-13T11:16:08.381Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-13T11:16:11.387Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-03-13T11:16:11.698Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2026-03-13T11:16:11.698Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-13T11:16:13.609Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2026-03-13T11:16:13.609Z] #1 DONE 5.1s [2026-03-13T11:16:13.609Z] Name: edgex-builder [2026-03-13T11:16:13.609Z] Driver: docker-container [2026-03-13T11:16:13.609Z] [2026-03-13T11:16:13.609Z] Nodes: [2026-03-13T11:16:13.609Z] Name: edgex-builder0 [2026-03-13T11:16:13.609Z] Endpoint: unix:///var/run/docker.sock [2026-03-13T11:16:13.609Z] Status: running [2026-03-13T11:16:13.609Z] Buildkit: v0.27.1 [2026-03-13T11:16:13.609Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-13T11:16:13.912Z] + docker buildx ls [2026-03-13T11:16:13.912Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-13T11:16:13.912Z] edgex-builder * docker-container [2026-03-13T11:16:13.912Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-13T11:16:13.912Z] default docker [2026-03-13T11:16:13.912Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-13T11:16:14.204Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c' [2026-03-13T11:16:14.204Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c --push - [2026-03-13T11:16:14.204Z] #1 [internal] load build definition from Dockerfile [2026-03-13T11:16:14.204Z] #1 transferring dockerfile: 199B done [2026-03-13T11:16:14.204Z] #1 DONE 0.0s [2026-03-13T11:16:14.204Z] [2026-03-13T11:16:14.204Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:16:14.204Z] #2 DONE 0.1s [2026-03-13T11:16:14.204Z] [2026-03-13T11:16:14.204Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:16:14.204Z] #3 DONE 0.1s [2026-03-13T11:16:14.204Z] [2026-03-13T11:16:14.204Z] #4 [internal] load .dockerignore [2026-03-13T11:16:14.204Z] #4 transferring context: [2026-03-13T11:16:14.465Z] #4 transferring context: 2B done [2026-03-13T11:16:14.465Z] #4 DONE 0.0s [2026-03-13T11:16:14.465Z] [2026-03-13T11:16:14.465Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:14.466Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:14.466Z] #5 DONE 0.0s [2026-03-13T11:16:14.466Z] [2026-03-13T11:16:14.466Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:14.466Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:14.466Z] #6 DONE 0.1s [2026-03-13T11:16:14.466Z] [2026-03-13T11:16:14.466Z] #7 exporting to image [2026-03-13T11:16:14.466Z] #7 exporting layers [2026-03-13T11:16:14.466Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T11:16:14.466Z] #7 ... [2026-03-13T11:16:14.466Z] [2026-03-13T11:16:14.466Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T11:16:14.466Z] #8 DONE 0.0s [2026-03-13T11:16:14.466Z] [2026-03-13T11:16:14.466Z] #7 exporting to image [2026-03-13T11:16:14.466Z] #7 exporting layers done [2026-03-13T11:16:14.466Z] #7 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done [2026-03-13T11:16:14.466Z] #7 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done [2026-03-13T11:16:14.466Z] #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 0.0s done [2026-03-13T11:16:14.466Z] #7 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f 0.0s done [2026-03-13T11:16:14.466Z] #7 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.0s done [2026-03-13T11:16:14.466Z] #7 pushing layers [2026-03-13T11:16:14.726Z] #7 pushing layers 0.1s done [2026-03-13T11:16:14.727Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done [2026-03-13T11:16:14.727Z] #7 DONE 0.2s [2026-03-13T11:16:14.727Z] [2026-03-13T11:16:14.727Z] 1 warning found (use --debug to expand): [2026-03-13T11:16:14.727Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T11:16:15.025Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2026-03-13T11:16:15.025Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2026-03-13T11:16:15.025Z] #1 [internal] load build definition from Dockerfile [2026-03-13T11:16:15.025Z] #1 transferring dockerfile: 165B done [2026-03-13T11:16:15.025Z] #1 DONE 0.0s [2026-03-13T11:16:15.025Z] [2026-03-13T11:16:15.025Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-13T11:16:15.025Z] #2 DONE 0.0s [2026-03-13T11:16:15.025Z] [2026-03-13T11:16:15.025Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-13T11:16:15.025Z] #3 DONE 0.0s [2026-03-13T11:16:15.025Z] [2026-03-13T11:16:15.025Z] #4 [internal] load .dockerignore [2026-03-13T11:16:15.025Z] #4 transferring context: 2B done [2026-03-13T11:16:15.025Z] #4 DONE 0.0s [2026-03-13T11:16:15.025Z] [2026-03-13T11:16:15.025Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:15.025Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:15.025Z] #5 DONE 0.0s [2026-03-13T11:16:15.025Z] [2026-03-13T11:16:15.025Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:15.284Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:15.284Z] #6 CACHED [2026-03-13T11:16:15.284Z] [2026-03-13T11:16:15.284Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:15.284Z] #5 CACHED [2026-03-13T11:16:15.284Z] [2026-03-13T11:16:15.284Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T11:16:15.284Z] #7 DONE 0.0s [2026-03-13T11:16:15.284Z] [2026-03-13T11:16:15.284Z] #8 exporting to image [2026-03-13T11:16:15.284Z] #8 exporting layers done [2026-03-13T11:16:15.284Z] #8 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad 0.0s done [2026-03-13T11:16:15.284Z] #8 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done [2026-03-13T11:16:15.284Z] #8 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done [2026-03-13T11:16:15.284Z] #8 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done [2026-03-13T11:16:15.284Z] #8 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done [2026-03-13T11:16:15.284Z] #8 pushing layers 0.0s done [2026-03-13T11:16:15.284Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done [2026-03-13T11:16:15.284Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T11:16:15.284Z] #8 DONE 0.1s [2026-03-13T11:16:15.544Z] [2026-03-13T11:16:15.544Z] 1 warning found (use --debug to expand): [2026-03-13T11:16:15.544Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T11:16:15.836Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15' [2026-03-13T11:16:15.837Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 --push - [2026-03-13T11:16:15.837Z] #1 [internal] load build definition from Dockerfile [2026-03-13T11:16:15.837Z] #1 transferring dockerfile: 171B done [2026-03-13T11:16:15.837Z] #1 DONE 0.0s [2026-03-13T11:16:15.837Z] [2026-03-13T11:16:15.837Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 [2026-03-13T11:16:15.837Z] #2 DONE 0.0s [2026-03-13T11:16:15.837Z] [2026-03-13T11:16:15.837Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 [2026-03-13T11:16:15.837Z] #3 DONE 0.0s [2026-03-13T11:16:15.837Z] [2026-03-13T11:16:15.837Z] #4 [internal] load .dockerignore [2026-03-13T11:16:15.837Z] #4 transferring context: 2B done [2026-03-13T11:16:15.837Z] #4 DONE 0.0s [2026-03-13T11:16:15.837Z] [2026-03-13T11:16:15.837Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:15.837Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:15.837Z] #5 CACHED [2026-03-13T11:16:15.837Z] [2026-03-13T11:16:15.837Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:15.837Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:15.837Z] #6 CACHED [2026-03-13T11:16:15.837Z] [2026-03-13T11:16:15.837Z] #7 exporting to image [2026-03-13T11:16:15.837Z] #7 exporting layers done [2026-03-13T11:16:15.837Z] #7 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done [2026-03-13T11:16:15.837Z] #7 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done [2026-03-13T11:16:15.837Z] #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 [2026-03-13T11:16:15.837Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T11:16:16.096Z] #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done [2026-03-13T11:16:16.096Z] #7 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done [2026-03-13T11:16:16.096Z] #7 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done [2026-03-13T11:16:16.096Z] #7 pushing layers 0.0s done [2026-03-13T11:16:16.096Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done [2026-03-13T11:16:16.096Z] #7 DONE 0.1s [2026-03-13T11:16:16.096Z] [2026-03-13T11:16:16.096Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T11:16:16.096Z] #8 DONE 0.0s [2026-03-13T11:16:16.096Z] [2026-03-13T11:16:16.096Z] 1 warning found (use --debug to expand): [2026-03-13T11:16:16.096Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T11:16:16.386Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15' [2026-03-13T11:16:16.386Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 --push - [2026-03-13T11:16:16.386Z] #1 [internal] load build definition from Dockerfile [2026-03-13T11:16:16.386Z] #1 transferring dockerfile: 212B done [2026-03-13T11:16:16.386Z] #1 DONE 0.0s [2026-03-13T11:16:16.386Z] [2026-03-13T11:16:16.386Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:16:16.386Z] #2 DONE 0.0s [2026-03-13T11:16:16.386Z] [2026-03-13T11:16:16.386Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:16:16.386Z] #3 DONE 0.0s [2026-03-13T11:16:16.386Z] [2026-03-13T11:16:16.386Z] #4 [internal] load .dockerignore [2026-03-13T11:16:16.386Z] #4 transferring context: 2B done [2026-03-13T11:16:16.386Z] #4 DONE 0.0s [2026-03-13T11:16:16.386Z] [2026-03-13T11:16:16.386Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:16.386Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:16.386Z] #5 DONE 0.0s [2026-03-13T11:16:16.386Z] [2026-03-13T11:16:16.386Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:16.645Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:16.645Z] #6 CACHED [2026-03-13T11:16:16.645Z] [2026-03-13T11:16:16.645Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:16.645Z] #5 CACHED [2026-03-13T11:16:16.645Z] [2026-03-13T11:16:16.645Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T11:16:16.645Z] #7 DONE 0.0s [2026-03-13T11:16:16.645Z] [2026-03-13T11:16:16.645Z] #8 exporting to image [2026-03-13T11:16:16.645Z] #8 exporting layers done [2026-03-13T11:16:16.645Z] #8 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done [2026-03-13T11:16:16.645Z] #8 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done [2026-03-13T11:16:16.645Z] #8 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done [2026-03-13T11:16:16.645Z] #8 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done [2026-03-13T11:16:16.645Z] #8 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done [2026-03-13T11:16:16.645Z] #8 pushing layers 0.0s done [2026-03-13T11:16:16.645Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done [2026-03-13T11:16:16.645Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T11:16:16.645Z] #8 DONE 0.1s [2026-03-13T11:16:16.645Z] [2026-03-13T11:16:16.645Z] 1 warning found (use --debug to expand): [2026-03-13T11:16:16.645Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-13T11:16:16.933Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2026-03-13T11:16:16.933Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2026-03-13T11:16:16.933Z] #1 [internal] load build definition from Dockerfile [2026-03-13T11:16:16.933Z] #1 transferring dockerfile: 163B done [2026-03-13T11:16:16.933Z] #1 DONE 0.0s [2026-03-13T11:16:16.933Z] [2026-03-13T11:16:16.933Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-13T11:16:16.933Z] #2 DONE 0.0s [2026-03-13T11:16:16.933Z] [2026-03-13T11:16:16.933Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-13T11:16:16.933Z] #3 DONE 0.0s [2026-03-13T11:16:16.933Z] [2026-03-13T11:16:16.933Z] #4 [internal] load .dockerignore [2026-03-13T11:16:16.933Z] #4 transferring context: 2B done [2026-03-13T11:16:16.933Z] #4 DONE 0.0s [2026-03-13T11:16:16.933Z] [2026-03-13T11:16:16.933Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:16.933Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b done [2026-03-13T11:16:16.933Z] #5 CACHED [2026-03-13T11:16:16.933Z] [2026-03-13T11:16:16.933Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b [2026-03-13T11:16:16.933Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done [2026-03-13T11:16:16.933Z] #6 CACHED [2026-03-13T11:16:16.933Z] [2026-03-13T11:16:16.933Z] #7 exporting to image [2026-03-13T11:16:16.933Z] #7 exporting layers done [2026-03-13T11:16:16.933Z] #7 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done [2026-03-13T11:16:16.933Z] #7 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done [2026-03-13T11:16:16.933Z] #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done [2026-03-13T11:16:16.933Z] #7 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done [2026-03-13T11:16:16.933Z] #7 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done [2026-03-13T11:16:16.933Z] #7 pushing layers [2026-03-13T11:16:16.933Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-13T11:16:17.193Z] #7 pushing layers 0.0s done [2026-03-13T11:16:17.193Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done [2026-03-13T11:16:17.193Z] #7 DONE 0.1s [2026-03-13T11:16:17.193Z] [2026-03-13T11:16:17.193Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-13T11:16:17.193Z] #8 DONE 0.0s [2026-03-13T11:16:17.193Z] [2026-03-13T11:16:17.193Z] 1 warning found (use --debug to expand): [2026-03-13T11:16:17.193Z]  - 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-13T11:16:17.564Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:17.853Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:18.409Z] ---> package-listing.sh [2026-03-13T11:16:18.409Z] ++ facter osfamily [2026-03-13T11:16:18.409Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-13T11:16:18.669Z] + OS_FAMILY=redhat [2026-03-13T11:16:18.669Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-03-13T11:16:18.669Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-13T11:16:18.669Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-13T11:16:18.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-13T11:16:18.669Z] + PACKAGES=/tmp/packages_start.txt [2026-03-13T11:16:18.669Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-13T11:16:18.669Z] + PACKAGES=/tmp/packages_end.txt [2026-03-13T11:16:18.669Z] + case "${OS_FAMILY}" in [2026-03-13T11:16:18.669Z] + rpm -qa [2026-03-13T11:16:18.669Z] + sort [2026-03-13T11:16:19.249Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-13T11:16:19.249Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-13T11:16:19.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-13T11:16:19.249Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-13T11:16:19.249Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-03-13T11:16:19.249Z] + 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-13T11:16:19.261Z] 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-13T11:16:19.553Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:16:20.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T11:16:20.132Z] [2026-03-13T11:16:20.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:16:20.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T11:16:20.438Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-13T11:16:20.438Z] 5eb5b503b376: Pulling fs layer [2026-03-13T11:16:20.438Z] 5c69ac0246d0: Pulling fs layer [2026-03-13T11:16:20.438Z] ec43610c2a17: Pulling fs layer [2026-03-13T11:16:20.438Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-13T11:16:20.438Z] 33b1e0a273af: Pulling fs layer [2026-03-13T11:16:20.438Z] 5d3b04190fa2: Pulling fs layer [2026-03-13T11:16:20.438Z] 2f39f015ded8: Pulling fs layer [2026-03-13T11:16:20.438Z] 3a2ae6a8a46f: Waiting [2026-03-13T11:16:20.438Z] 33b1e0a273af: Waiting [2026-03-13T11:16:20.438Z] 5d3b04190fa2: Waiting [2026-03-13T11:16:20.438Z] 2f39f015ded8: Waiting [2026-03-13T11:16:20.438Z] 5c69ac0246d0: Verifying Checksum [2026-03-13T11:16:20.438Z] 5c69ac0246d0: Download complete [2026-03-13T11:16:20.438Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-13T11:16:20.438Z] 3a2ae6a8a46f: Download complete [2026-03-13T11:16:20.438Z] 33b1e0a273af: Verifying Checksum [2026-03-13T11:16:20.438Z] 33b1e0a273af: Download complete [2026-03-13T11:16:20.438Z] ec43610c2a17: Verifying Checksum [2026-03-13T11:16:20.438Z] ec43610c2a17: Download complete [2026-03-13T11:16:20.438Z] 5d3b04190fa2: Verifying Checksum [2026-03-13T11:16:20.438Z] 5d3b04190fa2: Download complete [2026-03-13T11:16:20.696Z] 5eb5b503b376: Verifying Checksum [2026-03-13T11:16:20.696Z] 5eb5b503b376: Download complete [2026-03-13T11:16:21.268Z] 2f39f015ded8: Verifying Checksum [2026-03-13T11:16:21.268Z] 2f39f015ded8: Download complete [2026-03-13T11:16:22.213Z] 5eb5b503b376: Pull complete [2026-03-13T11:16:22.213Z] 5c69ac0246d0: Pull complete [2026-03-13T11:16:22.844Z] ec43610c2a17: Pull complete [2026-03-13T11:16:22.844Z] 3a2ae6a8a46f: Pull complete [2026-03-13T11:16:22.844Z] 33b1e0a273af: Pull complete [2026-03-13T11:16:23.127Z] 5d3b04190fa2: Pull complete [2026-03-13T11:16:27.346Z] 2f39f015ded8: Pull complete [2026-03-13T11:16:27.346Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-13T11:16:27.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T11:16:27.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:16:27.514Z] prd-centos7-docker-4c-2g-3386 does not seem to be running inside a container [2026-03-13T11:16:27.538Z] $ 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-13T11:16:31.241Z] $ docker top ed73876d90a252172d366e1b82a5d863e36316f7c85d4f55a880201546317bae -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T11:16:31.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-13T11:16:31.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-13T11:16:32.195Z] + ls /var/log/sa-host [2026-03-13T11:16:32.195Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:16:32.281Z] provisioning config files... [2026-03-13T11:16:32.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16218159213195372979tmp [Pipeline] { [Pipeline] echo [2026-03-13T11:16:32.315Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:32.626Z] ---> create-netrc.sh [Pipeline] } [2026-03-13T11:16:32.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:32.974Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-13T11:16:32.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:33.279Z] ---> sudo-logs.sh [2026-03-13T11:16:33.279Z] Archiving 'sudo' log.. [2026-03-13T11:16:33.279Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3386.novalocal: Name or service not known [2026-03-13T11:16:33.279Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3386.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-13T11:16:33.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:33.600Z] ---> job-cost.sh [2026-03-13T11:16:33.600Z] lf-activate-venv: SKIPPING [2026-03-13T11:16:33.600Z] INFO: No Stack... [2026-03-13T11:16:33.859Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-13T11:16:34.119Z] INFO: Archiving Costs [Pipeline] echo [2026-03-13T11:16:34.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:34.437Z] ---> logs-deploy.sh [2026-03-13T11:16:34.437Z] lf-activate-venv: SKIPPING [2026-03-13T11:16:34.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/226 [2026-03-13T11:16:34.437Z] INFO: archiving workspace using pattern(s): [2026-03-13T11:16:36.346Z] Archives upload complete. [2026-03-13T11:16:36.346Z] INFO: archiving logs to Nexus [2026-03-13T11:16:36.920Z] ---> uname -a: [2026-03-13T11:16:36.920Z] Linux prd-centos7-docker-4c-2g-3386.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-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] ---> lscpu: [2026-03-13T11:16:36.920Z] Architecture: x86_64 [2026-03-13T11:16:36.920Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-13T11:16:36.920Z] Byte Order: Little Endian [2026-03-13T11:16:36.920Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-13T11:16:36.920Z] CPU(s): 2 [2026-03-13T11:16:36.920Z] On-line CPU(s) list: 0,1 [2026-03-13T11:16:36.920Z] Thread(s) per core: 1 [2026-03-13T11:16:36.920Z] Core(s) per socket: 1 [2026-03-13T11:16:36.920Z] Socket(s): 2 [2026-03-13T11:16:36.920Z] NUMA node(s): 1 [2026-03-13T11:16:36.920Z] Vendor ID: AuthenticAMD [2026-03-13T11:16:36.920Z] CPU family: 23 [2026-03-13T11:16:36.920Z] Model: 49 [2026-03-13T11:16:36.920Z] Model name: AMD EPYC-Rome Processor [2026-03-13T11:16:36.920Z] Stepping: 0 [2026-03-13T11:16:36.920Z] CPU MHz: 2799.998 [2026-03-13T11:16:36.920Z] BogoMIPS: 5599.99 [2026-03-13T11:16:36.920Z] Virtualization: AMD-V [2026-03-13T11:16:36.920Z] Hypervisor vendor: KVM [2026-03-13T11:16:36.920Z] Virtualization type: full [2026-03-13T11:16:36.920Z] L1d cache: 64 KiB [2026-03-13T11:16:36.920Z] L1i cache: 64 KiB [2026-03-13T11:16:36.920Z] L2 cache: 1 MiB [2026-03-13T11:16:36.920Z] L3 cache: 32 MiB [2026-03-13T11:16:36.920Z] NUMA node0 CPU(s): 0,1 [2026-03-13T11:16:36.920Z] Vulnerability Itlb multihit: Not affected [2026-03-13T11:16:36.920Z] Vulnerability L1tf: Not affected [2026-03-13T11:16:36.920Z] Vulnerability Mds: Not affected [2026-03-13T11:16:36.920Z] Vulnerability Meltdown: Not affected [2026-03-13T11:16:36.920Z] Vulnerability Mmio stale data: Not affected [2026-03-13T11:16:36.920Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-13T11:16:36.920Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-13T11:16:36.920Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-13T11:16:36.920Z] Vulnerability Srbds: Not affected [2026-03-13T11:16:36.920Z] Vulnerability Tsx async abort: Not affected [2026-03-13T11:16:36.920Z] 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-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] ---> nproc: [2026-03-13T11:16:36.920Z] 2 [2026-03-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] ---> df -h: [2026-03-13T11:16:36.920Z] Filesystem Size Used Avail Use% Mounted on [2026-03-13T11:16:36.920Z] overlay 40G 7.4G 33G 19% / [2026-03-13T11:16:36.920Z] tmpfs 64M 0 64M 0% /dev [2026-03-13T11:16:36.920Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-13T11:16:36.920Z] shm 64M 0 64M 0% /dev/shm [2026-03-13T11:16:36.920Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] [2026-03-13T11:16:36.920Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-03-13T11:16:36.920Z] Please check if data collecting is enabled [2026-03-13T11:16:36.920Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T11:16:37.212Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-13T11:16:37.206Z] $ docker stop --time=1 ed73876d90a252172d366e1b82a5d863e36316f7c85d4f55a880201546317bae [2026-03-13T11:16:38.363Z] $ docker rm -f --volumes ed73876d90a252172d366e1b82a5d863e36316f7c85d4f55a880201546317bae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-13T11:16:38.469Z] [WS-CLEANUP] Deleting project workspace... [2026-03-13T11:16:38.469Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-13T11:16:38.489Z] [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-13T11:16:38.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T11:16:38.932Z] [2026-03-13T11:16:38.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:16:39.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T11:16:39.241Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-13T11:16:39.241Z] 5eb5b503b376: Pulling fs layer [2026-03-13T11:16:39.241Z] 5c69ac0246d0: Pulling fs layer [2026-03-13T11:16:39.241Z] ec43610c2a17: Pulling fs layer [2026-03-13T11:16:39.241Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-13T11:16:39.241Z] 33b1e0a273af: Pulling fs layer [2026-03-13T11:16:39.241Z] 5d3b04190fa2: Pulling fs layer [2026-03-13T11:16:39.241Z] 2f39f015ded8: Pulling fs layer [2026-03-13T11:16:39.241Z] 3a2ae6a8a46f: Waiting [2026-03-13T11:16:39.241Z] 33b1e0a273af: Waiting [2026-03-13T11:16:39.241Z] 5d3b04190fa2: Waiting [2026-03-13T11:16:39.241Z] 2f39f015ded8: Waiting [2026-03-13T11:16:39.241Z] 5c69ac0246d0: Verifying Checksum [2026-03-13T11:16:39.241Z] 5c69ac0246d0: Download complete [2026-03-13T11:16:39.241Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-13T11:16:39.241Z] 3a2ae6a8a46f: Download complete [2026-03-13T11:16:39.241Z] 33b1e0a273af: Verifying Checksum [2026-03-13T11:16:39.241Z] 33b1e0a273af: Download complete [2026-03-13T11:16:39.241Z] ec43610c2a17: Verifying Checksum [2026-03-13T11:16:39.241Z] ec43610c2a17: Download complete [2026-03-13T11:16:39.241Z] 5d3b04190fa2: Verifying Checksum [2026-03-13T11:16:39.241Z] 5d3b04190fa2: Download complete [2026-03-13T11:16:39.501Z] 5eb5b503b376: Verifying Checksum [2026-03-13T11:16:39.501Z] 5eb5b503b376: Download complete [2026-03-13T11:16:40.070Z] 2f39f015ded8: Download complete [2026-03-13T11:16:41.459Z] 5eb5b503b376: Pull complete [2026-03-13T11:16:41.459Z] 5c69ac0246d0: Pull complete [2026-03-13T11:16:42.027Z] ec43610c2a17: Pull complete [2026-03-13T11:16:42.027Z] 3a2ae6a8a46f: Pull complete [2026-03-13T11:16:42.027Z] 33b1e0a273af: Pull complete [2026-03-13T11:16:42.286Z] 5d3b04190fa2: Pull complete [2026-03-13T11:16:48.852Z] 2f39f015ded8: Pull complete [2026-03-13T11:16:48.852Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-13T11:16:48.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T11:16:48.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:16:48.959Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:16:48.986Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-13T11:16:51.814Z] $ docker top e5363f9eff1651b2a535472c4ab2a6eafd4aefd9f924cb3de7af203dc26e604a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:16:52.202Z] ---> job-cost.sh [2026-03-13T11:16:52.203Z] lf-activate-venv: SKIPPING [2026-03-13T11:16:52.203Z] INFO: No Stack... [2026-03-13T11:16:52.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-13T11:16:53.029Z] INFO: Archiving Costs [Pipeline] sh [2026-03-13T11:16:53.311Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-03-13T11:16:53.311Z] + cut -d, -f6 [Pipeline] lock [2026-03-13T11:16:53.322Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [2026-03-13T11:16:53.332Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] did not exist. Created. [2026-03-13T11:16:53.338Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-13T11:16:53.661Z] + echo total: 0.6600000262260437 [Pipeline] stash [2026-03-13T11:16:53.700Z] Stashed 1 file(s) [Pipeline] } [2026-03-13T11:16:53.709Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-13T11:16:53.733Z] $ docker stop --time=1 e5363f9eff1651b2a535472c4ab2a6eafd4aefd9f924cb3de7af203dc26e604a [2026-03-13T11:16:54.867Z] $ docker rm -f --volumes e5363f9eff1651b2a535472c4ab2a6eafd4aefd9f924cb3de7af203dc26e604a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-13T11:19:51.574Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-03-13T11:19:51.574Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 59.4% of statements [2026-03-13T11:19:51.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-13T11:19:51.574Z] go vet ./... [2026-03-13T11:20:38.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-13T11:20:38.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-13T11:20:38.493Z] ./bin/test-attribution-txt.sh [2026-03-13T11:20:38.493Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-13T11:20:38.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-13T11:20:38.531Z] $ docker stop --time=1 25fae85a14e3a89d0f20f039727895c648854d6b4a3f488ed58cbe5d73391136 [2026-03-13T11:20:40.401Z] $ docker rm -f --volumes 25fae85a14e3a89d0f20f039727895c648854d6b4a3f488ed58cbe5d73391136 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T11:20:42.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-13T11:20:42.126Z] Warning: overwriting stash ‘coverage-report’ [2026-03-13T11:20:42.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-13T11:20:42.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-13T11:20:43.294Z] + ls -al . [2026-03-13T11:20:43.294Z] total 272 [2026-03-13T11:20:43.294Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 11:16 . [2026-03-13T11:20:43.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 11:13 .. [2026-03-13T11:20:43.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 11:13 .git [2026-03-13T11:20:43.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:13 .github [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 13 11:13 .gitignore [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 11:13 .golangci.yml [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 20974 Mar 13 11:13 Attribution.txt [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 13 11:13 CHANGELOG.md [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 13 11:13 Dockerfile [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 11:13 GOVERNANCE.md [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 13 11:13 Jenkinsfile [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 11:13 LICENSE [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 2651 Mar 13 11:13 Makefile [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 11:13 OWNERS.md [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 13 11:13 README.md [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 11:11 VERSION [2026-03-13T11:20:43.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 11:13 bin [2026-03-13T11:20:43.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:13 cmd [2026-03-13T11:20:43.294Z] -rw-r--r-- 1 jenkins jenkins 45292 Mar 13 11:19 coverage.out [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 6609 Mar 13 11:13 go.mod [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 89294 Mar 13 11:13 go.sum [2026-03-13T11:20:43.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:13 internal [2026-03-13T11:20:43.294Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:20:43.643Z] + 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=e1ddec39577a4632d2f01a559d843dcc24bc054c --label arch=arm64 --label version=4.1.0-dev.15 . [2026-03-13T11:20:44.226Z] Sending build context to Docker daemon 21.26MB [2026-03-13T11:20:44.226Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-03-13T11:20:44.226Z] Step 2/26 : FROM ${BASE} AS builder [2026-03-13T11:20:44.226Z] ---> aacb8a901d18 [2026-03-13T11:20:44.226Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-13T11:20:44.495Z] ---> Running in 0bdc549ad0a1 [2026-03-13T11:20:44.763Z] Removing intermediate container 0bdc549ad0a1 [2026-03-13T11:20:44.763Z] ---> 4ce32efbba70 [2026-03-13T11:20:44.763Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-03-13T11:20:44.763Z] ---> Running in c57b72255b39 [2026-03-13T11:20:45.031Z] Removing intermediate container c57b72255b39 [2026-03-13T11:20:45.031Z] ---> 2e120a7118db [2026-03-13T11:20:45.031Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-03-13T11:20:45.031Z] ---> Running in 366cba538fdb [2026-03-13T11:20:45.302Z] Removing intermediate container 366cba538fdb [2026-03-13T11:20:45.302Z] ---> e158f04c6cf7 [2026-03-13T11:20:45.302Z] Step 6/26 : WORKDIR /device-virtual-go [2026-03-13T11:20:45.569Z] ---> Running in 02692785b22d [2026-03-13T11:20:45.838Z] Removing intermediate container 02692785b22d [2026-03-13T11:20:45.838Z] ---> 2877b4ca9180 [2026-03-13T11:20:45.838Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-13T11:20:45.838Z] ---> Running in a1f9ff77d444 [2026-03-13T11:20:46.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T11:20:47.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T11:20:49.004Z] OK: 259 MiB in 64 packages [2026-03-13T11:20:49.585Z] Removing intermediate container a1f9ff77d444 [2026-03-13T11:20:49.585Z] ---> f13cfbe13c68 [2026-03-13T11:20:49.585Z] Step 8/26 : COPY go.mod vendor* ./ [2026-03-13T11:20:50.167Z] ---> 8f47fa52247c [2026-03-13T11:20:50.167Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-13T11:20:50.167Z] ---> Running in 09cb5efaf21c [2026-03-13T11:20:52.741Z] Removing intermediate container 09cb5efaf21c [2026-03-13T11:20:52.741Z] ---> 4bbc15b4b7f8 [2026-03-13T11:20:52.741Z] Step 10/26 : COPY . . [2026-03-13T11:20:53.701Z] ---> a07d0f97778e [2026-03-13T11:20:53.701Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-13T11:20:53.701Z] ---> Running in 759c27bb639d [2026-03-13T11:20:54.284Z] Removing intermediate container 759c27bb639d [2026-03-13T11:20:54.284Z] ---> ced888bb4e3b [2026-03-13T11:20:54.284Z] Step 12/26 : RUN $MAKE [2026-03-13T11:20:54.284Z] ---> Running in a3f4c1852001 [2026-03-13T11:20:55.254Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-03-13T11:24:47.032Z] Removing intermediate container a3f4c1852001 [2026-03-13T11:24:47.032Z] ---> 35738209c53c [2026-03-13T11:24:47.032Z] Step 13/26 : FROM alpine:3.22 [2026-03-13T11:24:47.032Z] 3.22: Pulling from library/alpine [2026-03-13T11:24:47.032Z] d741ee1608f3: Pulling fs layer [2026-03-13T11:24:47.032Z] d741ee1608f3: Download complete [2026-03-13T11:24:47.032Z] d741ee1608f3: Pull complete [2026-03-13T11:24:47.032Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-13T11:24:47.032Z] Status: Downloaded newer image for alpine:3.22 [2026-03-13T11:24:47.032Z] ---> 5a766deef0c8 [2026-03-13T11:24:47.032Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-03-13T11:24:47.032Z] ---> Running in e83264b3921e [2026-03-13T11:24:47.032Z] Removing intermediate container e83264b3921e [2026-03-13T11:24:47.032Z] ---> e0769a2807b6 [2026-03-13T11:24:47.032Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-03-13T11:24:47.032Z] ---> Running in 8461fc62feb7 [2026-03-13T11:24:47.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T11:24:47.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T11:24:47.032Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-13T11:24:47.032Z] Executing busybox-1.37.0-r20.trigger [2026-03-13T11:24:47.032Z] OK: 8 MiB in 17 packages [2026-03-13T11:24:47.032Z] Removing intermediate container 8461fc62feb7 [2026-03-13T11:24:47.032Z] ---> e66cb533a18a [2026-03-13T11:24:47.032Z] Step 16/26 : RUN apk --no-cache upgrade [2026-03-13T11:24:47.032Z] ---> Running in c2b8159655da [2026-03-13T11:24:47.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-13T11:24:47.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-13T11:24:47.032Z] OK: 8 MiB in 17 packages [2026-03-13T11:24:47.032Z] Removing intermediate container c2b8159655da [2026-03-13T11:24:47.032Z] ---> 0358316242cb [2026-03-13T11:24:47.032Z] Step 17/26 : WORKDIR / [2026-03-13T11:24:47.032Z] ---> Running in 96570e250c76 [2026-03-13T11:24:47.032Z] Removing intermediate container 96570e250c76 [2026-03-13T11:24:47.032Z] ---> a6174b0f0b5b [2026-03-13T11:24:47.032Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-03-13T11:24:47.303Z] ---> e71ae4cc4c69 [2026-03-13T11:24:47.303Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-03-13T11:24:47.569Z] ---> 600c31b9fb40 [2026-03-13T11:24:47.569Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-03-13T11:24:49.520Z] ---> 586a019264f8 [2026-03-13T11:24:49.520Z] Step 21/26 : EXPOSE 59900 [2026-03-13T11:24:49.520Z] ---> Running in 135b4e6f26be [2026-03-13T11:24:49.787Z] Removing intermediate container 135b4e6f26be [2026-03-13T11:24:49.787Z] ---> 1f3da308324f [2026-03-13T11:24:49.787Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-03-13T11:24:50.054Z] ---> Running in ea746040cbc1 [2026-03-13T11:24:50.331Z] Removing intermediate container ea746040cbc1 [2026-03-13T11:24:50.331Z] ---> d0fcefc45640 [2026-03-13T11:24:50.331Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-13T11:24:50.331Z] ---> Running in 104cf5b50a04 [2026-03-13T11:24:50.598Z] Removing intermediate container 104cf5b50a04 [2026-03-13T11:24:50.598Z] ---> 4df2fd8c5d47 [2026-03-13T11:24:50.598Z] Step 24/26 : LABEL arch=arm64 [2026-03-13T11:24:50.598Z] ---> Running in b4a41d84e354 [2026-03-13T11:24:50.864Z] Removing intermediate container b4a41d84e354 [2026-03-13T11:24:50.864Z] ---> 91b5d8de863c [2026-03-13T11:24:50.864Z] Step 25/26 : LABEL git_sha=e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:24:51.131Z] ---> Running in 174604f87e9b [2026-03-13T11:24:51.398Z] Removing intermediate container 174604f87e9b [2026-03-13T11:24:51.398Z] ---> 6a887b3ec203 [2026-03-13T11:24:51.398Z] Step 26/26 : LABEL version=4.1.0-dev.15 [2026-03-13T11:24:51.398Z] ---> Running in a6ce3dbebcb1 [2026-03-13T11:24:51.669Z] Removing intermediate container a6ce3dbebcb1 [2026-03-13T11:24:51.669Z] ---> 96edc5ca54ae [2026-03-13T11:24:51.669Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-13T11:24:51.669Z] Successfully built 96edc5ca54ae [2026-03-13T11:24:51.669Z] 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-13T11:24:51.821Z] provisioning config files... [2026-03-13T11:24:51.834Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/226@tmp/config15188622268855949067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:24:52.174Z] ---> ****-login.sh [2026-03-13T11:24:52.174Z] nexus3.edgexfoundry.org:10001 [2026-03-13T11:24:52.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:24:52.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:24:52.441Z] Configure a credential helper to remove this warning. See [2026-03-13T11:24:52.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:24:52.441Z] [2026-03-13T11:24:52.441Z] Login Succeeded [2026-03-13T11:24:52.442Z] nexus3.edgexfoundry.org:10002 [2026-03-13T11:24:52.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:24:52.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:24:52.708Z] Configure a credential helper to remove this warning. See [2026-03-13T11:24:52.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:24:52.708Z] [2026-03-13T11:24:52.708Z] Login Succeeded [2026-03-13T11:24:52.708Z] nexus3.edgexfoundry.org:10003 [2026-03-13T11:24:52.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:24:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:24:53.241Z] Configure a credential helper to remove this warning. See [2026-03-13T11:24:53.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:24:53.241Z] [2026-03-13T11:24:53.241Z] Login Succeeded [2026-03-13T11:24:53.241Z] nexus3.edgexfoundry.org:10004 [2026-03-13T11:24:53.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:24:53.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:24:53.508Z] Configure a credential helper to remove this warning. See [2026-03-13T11:24:53.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:24:53.508Z] [2026-03-13T11:24:53.508Z] Login Succeeded [2026-03-13T11:24:53.508Z] ****.io [2026-03-13T11:24:53.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-13T11:24:54.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-13T11:24:54.039Z] Configure a credential helper to remove this warning. See [2026-03-13T11:24:54.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-13T11:24:54.039Z] [2026-03-13T11:24:54.039Z] Login Succeeded [2026-03-13T11:24:54.039Z] ---> ****-login.sh ends [Pipeline] } [2026-03-13T11:24:54.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T11:24:54.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-13T11:24:54.137Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-03-13T11:24:54.137Z] e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:24:54.137Z] latest [2026-03-13T11:24:54.137Z] 4.1.0-dev.15 [2026-03-13T11:24:54.137Z] e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:24:54.137Z] main [2026-03-13T11:24:54.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:24:54.520Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:24:54.885Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:24:54.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-13T11:24:54.885Z] 66c056ff9f59: Preparing [2026-03-13T11:24:54.885Z] 2a52615e82ca: Preparing [2026-03-13T11:24:54.885Z] 70d220540f18: Preparing [2026-03-13T11:24:54.885Z] 282a6d19f4f1: Preparing [2026-03-13T11:24:54.885Z] dbf9c6a096b5: Preparing [2026-03-13T11:24:54.885Z] c4e71c2a4573: Preparing [2026-03-13T11:24:54.885Z] c4e71c2a4573: Waiting [2026-03-13T11:24:55.150Z] 70d220540f18: Pushed [2026-03-13T11:24:55.150Z] dbf9c6a096b5: Pushed [2026-03-13T11:24:55.150Z] 2a52615e82ca: Pushed [2026-03-13T11:24:55.150Z] 282a6d19f4f1: Pushed [2026-03-13T11:24:55.150Z] c4e71c2a4573: Layer already exists [2026-03-13T11:25:03.333Z] 66c056ff9f59: Pushed [2026-03-13T11:25:03.333Z] e1ddec39577a4632d2f01a559d843dcc24bc054c: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:03.688Z] + 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-13T11:25:04.052Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-03-13T11:25:04.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-13T11:25:04.052Z] 66c056ff9f59: Preparing [2026-03-13T11:25:04.052Z] 2a52615e82ca: Preparing [2026-03-13T11:25:04.052Z] 70d220540f18: Preparing [2026-03-13T11:25:04.052Z] 282a6d19f4f1: Preparing [2026-03-13T11:25:04.052Z] dbf9c6a096b5: Preparing [2026-03-13T11:25:04.052Z] c4e71c2a4573: Preparing [2026-03-13T11:25:04.052Z] c4e71c2a4573: Waiting [2026-03-13T11:25:04.052Z] 66c056ff9f59: Layer already exists [2026-03-13T11:25:04.052Z] 282a6d19f4f1: Layer already exists [2026-03-13T11:25:04.052Z] 2a52615e82ca: Layer already exists [2026-03-13T11:25:04.052Z] 70d220540f18: Layer already exists [2026-03-13T11:25:04.052Z] dbf9c6a096b5: Layer already exists [2026-03-13T11:25:04.052Z] c4e71c2a4573: Layer already exists [2026-03-13T11:25:04.317Z] latest: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:04.677Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:05.043Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 [2026-03-13T11:25:05.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-13T11:25:05.043Z] 66c056ff9f59: Preparing [2026-03-13T11:25:05.043Z] 2a52615e82ca: Preparing [2026-03-13T11:25:05.043Z] 70d220540f18: Preparing [2026-03-13T11:25:05.043Z] 282a6d19f4f1: Preparing [2026-03-13T11:25:05.043Z] dbf9c6a096b5: Preparing [2026-03-13T11:25:05.043Z] c4e71c2a4573: Preparing [2026-03-13T11:25:05.043Z] c4e71c2a4573: Waiting [2026-03-13T11:25:05.043Z] 282a6d19f4f1: Layer already exists [2026-03-13T11:25:05.043Z] 70d220540f18: Layer already exists [2026-03-13T11:25:05.043Z] 66c056ff9f59: Layer already exists [2026-03-13T11:25:05.043Z] dbf9c6a096b5: Layer already exists [2026-03-13T11:25:05.043Z] 2a52615e82ca: Layer already exists [2026-03-13T11:25:05.043Z] c4e71c2a4573: Layer already exists [2026-03-13T11:25:05.043Z] 4.1.0-dev.15: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:05.397Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:05.742Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:25:05.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-13T11:25:05.742Z] 66c056ff9f59: Preparing [2026-03-13T11:25:05.742Z] 2a52615e82ca: Preparing [2026-03-13T11:25:05.742Z] 70d220540f18: Preparing [2026-03-13T11:25:05.742Z] 282a6d19f4f1: Preparing [2026-03-13T11:25:05.742Z] dbf9c6a096b5: Preparing [2026-03-13T11:25:05.742Z] c4e71c2a4573: Preparing [2026-03-13T11:25:05.742Z] 70d220540f18: Layer already exists [2026-03-13T11:25:05.742Z] 2a52615e82ca: Layer already exists [2026-03-13T11:25:05.742Z] dbf9c6a096b5: Layer already exists [2026-03-13T11:25:05.742Z] 66c056ff9f59: Layer already exists [2026-03-13T11:25:05.742Z] 282a6d19f4f1: Layer already exists [2026-03-13T11:25:05.742Z] c4e71c2a4573: Layer already exists [2026-03-13T11:25:05.742Z] e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:06.100Z] + 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-13T11:25:06.452Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-03-13T11:25:06.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-13T11:25:06.452Z] 66c056ff9f59: Preparing [2026-03-13T11:25:06.452Z] 2a52615e82ca: Preparing [2026-03-13T11:25:06.452Z] 70d220540f18: Preparing [2026-03-13T11:25:06.452Z] 282a6d19f4f1: Preparing [2026-03-13T11:25:06.452Z] dbf9c6a096b5: Preparing [2026-03-13T11:25:06.452Z] c4e71c2a4573: Preparing [2026-03-13T11:25:06.452Z] c4e71c2a4573: Waiting [2026-03-13T11:25:06.452Z] 70d220540f18: Layer already exists [2026-03-13T11:25:06.452Z] 2a52615e82ca: Layer already exists [2026-03-13T11:25:06.452Z] dbf9c6a096b5: Layer already exists [2026-03-13T11:25:06.452Z] 282a6d19f4f1: Layer already exists [2026-03-13T11:25:06.452Z] 66c056ff9f59: Layer already exists [2026-03-13T11:25:06.452Z] c4e71c2a4573: Layer already exists [2026-03-13T11:25:06.452Z] main: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-13T11:25:06.801Z] ===================================================== [Pipeline] echo [2026-03-13T11:25:06.814Z] taggedImages: [2026-03-13T11:25:06.814Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c [2026-03-13T11:25:06.814Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-03-13T11:25:06.814Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 [2026-03-13T11:25:06.814Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [2026-03-13T11:25:06.814Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2026-03-13T11:25:06.829Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo [2026-03-13T11:25:06.843Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2026-03-13T11:25:06.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 [Pipeline] echo [2026-03-13T11:25:06.872Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [Pipeline] echo [2026-03-13T11:25:06.884Z] 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-13T11:25:07.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-13T11:25:07.271Z] [2026-03-13T11:25:07.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:07.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-13T11:25:07.602Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-13T11:25:07.602Z] 8998bd30e6a1: Pulling fs layer [2026-03-13T11:25:07.602Z] 04944245beec: Pulling fs layer [2026-03-13T11:25:07.602Z] 699f458cf7ca: Pulling fs layer [2026-03-13T11:25:07.602Z] 765212b225bb: Pulling fs layer [2026-03-13T11:25:07.602Z] f23df028b6ca: Pulling fs layer [2026-03-13T11:25:07.602Z] d65c8cfc05b1: Pulling fs layer [2026-03-13T11:25:07.602Z] 2437ff75d9bd: Pulling fs layer [2026-03-13T11:25:07.602Z] f23df028b6ca: Waiting [2026-03-13T11:25:07.602Z] 2437ff75d9bd: Waiting [2026-03-13T11:25:07.602Z] d65c8cfc05b1: Waiting [2026-03-13T11:25:07.602Z] 765212b225bb: Waiting [2026-03-13T11:25:07.872Z] 04944245beec: Verifying Checksum [2026-03-13T11:25:07.872Z] 04944245beec: Download complete [2026-03-13T11:25:07.872Z] 765212b225bb: Verifying Checksum [2026-03-13T11:25:07.872Z] 765212b225bb: Download complete [2026-03-13T11:25:07.872Z] f23df028b6ca: Verifying Checksum [2026-03-13T11:25:07.872Z] f23df028b6ca: Download complete [2026-03-13T11:25:07.872Z] d65c8cfc05b1: Verifying Checksum [2026-03-13T11:25:07.872Z] d65c8cfc05b1: Download complete [2026-03-13T11:25:07.872Z] 699f458cf7ca: Verifying Checksum [2026-03-13T11:25:07.872Z] 699f458cf7ca: Download complete [2026-03-13T11:25:08.454Z] 8998bd30e6a1: Verifying Checksum [2026-03-13T11:25:08.454Z] 8998bd30e6a1: Download complete [2026-03-13T11:25:11.030Z] 2437ff75d9bd: Verifying Checksum [2026-03-13T11:25:11.030Z] 2437ff75d9bd: Download complete [2026-03-13T11:25:12.968Z] 8998bd30e6a1: Pull complete [2026-03-13T11:25:13.234Z] 04944245beec: Pull complete [2026-03-13T11:25:15.185Z] 699f458cf7ca: Pull complete [2026-03-13T11:25:15.185Z] 765212b225bb: Pull complete [2026-03-13T11:25:15.767Z] f23df028b6ca: Pull complete [2026-03-13T11:25:16.032Z] d65c8cfc05b1: Pull complete [2026-03-13T11:25:34.239Z] 2437ff75d9bd: Pull complete [2026-03-13T11:25:34.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-13T11:25:34.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-13T11:25:34.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:25:34.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container [2026-03-13T11:25:34.512Z] $ 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/226 -v /w/workspace/device-virtual-go/226:/w/workspace/device-virtual-go/226:rw,z -v /w/workspace/device-virtual-go/226@tmp:/w/workspace/device-virtual-go/226@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-13T11:25:37.170Z] $ docker top b0d09afa9322a2f96208343ff7874f1e7db0af07f96450cda8239de2df7564ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:25:38.012Z] ---> job-cost.sh [2026-03-13T11:25:38.012Z] lf-activate-venv: SKIPPING [2026-03-13T11:25:38.012Z] INFO: No Stack... [2026-03-13T11:25:38.279Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-13T11:25:39.235Z] INFO: Archiving Costs [Pipeline] sh [2026-03-13T11:25:39.867Z] + cat /w/workspace/device-virtual-go/226/archives/cost.csv [2026-03-13T11:25:39.867Z] + cut -d, -f6 [Pipeline] lock [2026-03-13T11:25:39.899Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [2026-03-13T11:25:39.911Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] did not exist. Created. [2026-03-13T11:25:39.915Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-13T11:25:40.584Z] /w/workspace/device-virtual-go/226@tmp/durable-42181bf7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-13T11:25:41.214Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-13T11:25:41.238Z] Warning: overwriting stash ‘stack-cost’ [2026-03-13T11:25:41.286Z] Stashed 1 file(s) [Pipeline] } [2026-03-13T11:25:41.294Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-13T11:25:41.319Z] $ docker stop --time=1 b0d09afa9322a2f96208343ff7874f1e7db0af07f96450cda8239de2df7564ea [2026-03-13T11:25:42.840Z] $ docker rm -f --volumes b0d09afa9322a2f96208343ff7874f1e7db0af07f96450cda8239de2df7564ea [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-13T11:25:43.506Z] provisioning config files... [2026-03-13T11:25:43.515Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13699830748231325075tmp [Pipeline] { [Pipeline] sh [2026-03-13T11:25:43.819Z] + set +x [2026-03-13T11:25:43.819Z] + curl -s https://codecov.io/bash [2026-03-13T11:25:43.819Z] + bash -s -- [2026-03-13T11:25:43.819Z] [2026-03-13T11:25:43.819Z] _____ _ [2026-03-13T11:25:43.819Z] / ____| | | [2026-03-13T11:25:43.819Z] | | ___ __| | ___ ___ _____ __ [2026-03-13T11:25:43.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-13T11:25:43.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-13T11:25:43.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-13T11:25:43.819Z] Bash-1.0.6 [2026-03-13T11:25:43.819Z] [2026-03-13T11:25:43.819Z] [2026-03-13T11:25:44.079Z] ==> git version 2.25.1 found [2026-03-13T11:25:44.079Z] ==> 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-13T11:25:44.079Z] Release-Date: 2020-01-08 [2026-03-13T11:25:44.079Z] 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-13T11:25:44.079Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-13T11:25:44.079Z] ==> Jenkins CI detected. [2026-03-13T11:25:44.079Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-03-13T11:25:44.079Z] project root: . [2026-03-13T11:25:44.079Z] --> token set from env [2026-03-13T11:25:44.079Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-13T11:25:44.079Z] ==> Running gcov in . (disable via -X gcov) [2026-03-13T11:25:44.079Z] ==> Python coveragepy not found [2026-03-13T11:25:44.079Z] ==> Searching for coverage reports in: [2026-03-13T11:25:44.079Z] + . [2026-03-13T11:25:44.079Z] -> Found 1 reports [2026-03-13T11:25:44.079Z] ==> Detecting git/mercurial file structure [2026-03-13T11:25:44.079Z] ==> Reading reports [2026-03-13T11:25:44.079Z] + ./coverage.out bytes=45292 [2026-03-13T11:25:44.079Z] ==> Appending adjustments [2026-03-13T11:25:44.079Z] https://docs.codecov.io/docs/fixing-reports [2026-03-13T11:25:44.079Z] + Found adjustments [2026-03-13T11:25:44.079Z] ==> Gzipping contents [2026-03-13T11:25:44.079Z] 8.0K /tmp/codecov.UiTz6o.gz [2026-03-13T11:25:44.079Z] ==> Uploading reports [2026-03-13T11:25:44.079Z] url: https://codecov.io [2026-03-13T11:25:44.079Z] query: branch=main&commit=e1ddec39577a4632d2f01a559d843dcc24bc054c&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-13T11:25:44.079Z] -> Pinging Codecov [2026-03-13T11:25:44.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e1ddec39577a4632d2f01a559d843dcc24bc054c&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-13T11:25:44.338Z] -> Uploading to [2026-03-13T11:25:44.338Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/e1ddec39577a4632d2f01a559d843dcc24bc054c/3c69d07d-342a-4c6f-880c-851430647154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260313%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260313T112544Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2ad3dc0dd3985475524d1c929d094f79c3b33d32d7d0091afd9f86083dd510ac [2026-03-13T11:25:44.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-13T11:25:44.338Z] Dload Upload Total Spent Left Speed [2026-03-13T11:25:44.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5337 0 0 100 5337 0 29005 --:--:-- --:--:-- --:--:-- 29005 [2026-03-13T11:25:44.598Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] } [2026-03-13T11:25:44.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-13T11:25:44.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-13T11:25:44.880Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:45.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-13T11:25:45.191Z] [2026-03-13T11:25:45.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:25:45.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-13T11:25:45.494Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-13T11:25:45.494Z] 2d35ebdb57d9: Already exists [2026-03-13T11:25:45.494Z] 85e8836fcdb2: Pulling fs layer [2026-03-13T11:25:45.494Z] 91631faa732a: Pulling fs layer [2026-03-13T11:25:45.494Z] f3f5ae8826fa: Pulling fs layer [2026-03-13T11:25:45.494Z] 4f4fb700ef54: Pulling fs layer [2026-03-13T11:25:45.494Z] 7861252a18e6: Pulling fs layer [2026-03-13T11:25:45.494Z] 9130f900ef6f: Pulling fs layer [2026-03-13T11:25:45.494Z] 7861252a18e6: Waiting [2026-03-13T11:25:45.494Z] 9130f900ef6f: Waiting [2026-03-13T11:25:45.494Z] 4f4fb700ef54: Waiting [2026-03-13T11:25:45.494Z] f3f5ae8826fa: Download complete [2026-03-13T11:25:45.494Z] 85e8836fcdb2: Download complete [2026-03-13T11:25:45.494Z] 4f4fb700ef54: Verifying Checksum [2026-03-13T11:25:45.494Z] 4f4fb700ef54: Download complete [2026-03-13T11:25:45.753Z] 85e8836fcdb2: Pull complete [2026-03-13T11:25:45.753Z] 7861252a18e6: Verifying Checksum [2026-03-13T11:25:45.753Z] 7861252a18e6: Download complete [2026-03-13T11:25:46.012Z] 91631faa732a: Verifying Checksum [2026-03-13T11:25:46.012Z] 91631faa732a: Download complete [2026-03-13T11:25:46.576Z] 9130f900ef6f: Verifying Checksum [2026-03-13T11:25:46.576Z] 9130f900ef6f: Download complete [2026-03-13T11:25:50.756Z] 91631faa732a: Pull complete [2026-03-13T11:25:50.756Z] f3f5ae8826fa: Pull complete [2026-03-13T11:25:50.757Z] 4f4fb700ef54: Pull complete [2026-03-13T11:25:51.015Z] 7861252a18e6: Pull complete [2026-03-13T11:25:55.200Z] 9130f900ef6f: Pull complete [2026-03-13T11:25:55.200Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-13T11:25:55.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-13T11:25:55.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:25:55.297Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:25:55.324Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-13T11:25:58.251Z] $ docker top 85f07150a9e2314b2014a57947b0a54cd4b3b4d6367cf59baba3b52e72aca81c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T11:25:58.607Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-03-13T11:25:58.615Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-03-13T11:25:58.894Z] + set -o pipefail [2026-03-13T11:25:58.894Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-03-13T11:26:09.046Z] [2026-03-13T11:26:09.046Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-03-13T11:26:09.046Z] [2026-03-13T11:26:09.046Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/7639cfd8-d05e-4e51-b5aa-c9ad8527bd75 [2026-03-13T11:26:09.046Z] [2026-03-13T11:26:09.046Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-13T11:26:09.046Z] [2026-03-13T11:26:09.653Z] [2026-03-13T11:26:09.653Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-13T11:26:09.653Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-13T11:26:09.920Z] $ docker stop --time=1 85f07150a9e2314b2014a57947b0a54cd4b3b4d6367cf59baba3b52e72aca81c [2026-03-13T11:26:13.814Z] $ docker rm -f --volumes 85f07150a9e2314b2014a57947b0a54cd4b3b4d6367cf59baba3b52e72aca81c [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-13T11:26:14.685Z] + git log --format=format:%s -1 e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] sh [2026-03-13T11:26:14.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T11:26:14.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:26:15.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T11:26:15.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:26:15.364Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:26:15.387Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T11:26:15.734Z] $ docker top 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 -eo pid,comm [2026-03-13T11:26:15.779Z] 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-13T11:26:15.779Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T11:26:15.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T11:26:15.837Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T11:26:15.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T11:26:15.941Z] $ docker exec 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 ssh-agent [2026-03-13T11:26:16.045Z] SSH_AUTH_SOCK=/tmp/ssh-RvoIYB2oC73Z/agent.32 [2026-03-13T11:26:16.045Z] SSH_AGENT_PID=38 [2026-03-13T11:26:16.050Z] Running ssh-add (command line suppressed) [2026-03-13T11:26:16.136Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_100144991516606342.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_100144991516606342.key) [2026-03-13T11:26:16.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T11:26:16.448Z] + git semver tag [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,627 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,632 [run_tag] DEBUG tag force:False [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,632 [check_head_tag] DEBUG check head tag [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,633 [execute] INFO git cat-file --batch-check [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,635 [execute] INFO git cat-file --batch [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,647 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,647 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,647 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-13T11:26:16.707Z] 2026-03-13 11:26:16,650 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:26:16.707Z] 4.1.0-dev.15 [Pipeline] } [2026-03-13T11:26:16.708Z] $ docker exec --env ******** --env ******** 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 ssh-agent -k [2026-03-13T11:26:16.794Z] unset SSH_AUTH_SOCK; [2026-03-13T11:26:16.794Z] unset SSH_AGENT_PID; [2026-03-13T11:26:16.794Z] echo Agent pid 38 killed; [2026-03-13T11:26:16.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T11:26:17.133Z] + git semver [Pipeline] } [2026-03-13T11:26:17.399Z] $ docker stop --time=1 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 [2026-03-13T11:26:18.658Z] $ docker rm -f --volumes 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:26:19.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-13T11:26:19.085Z] [2026-03-13T11:26:19.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:26:19.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-13T11:26:19.388Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-13T11:26:19.388Z] ab5ef0e58194: Pulling fs layer [2026-03-13T11:26:19.388Z] 9712f1f96733: Pulling fs layer [2026-03-13T11:26:19.388Z] 63f879dbbcfc: Pulling fs layer [2026-03-13T11:26:19.388Z] 0d9ebad4ef96: Pulling fs layer [2026-03-13T11:26:19.388Z] e9a5061849ea: Pulling fs layer [2026-03-13T11:26:19.388Z] d747dcd14b5f: Pulling fs layer [2026-03-13T11:26:19.388Z] 2de7ff778b66: Pulling fs layer [2026-03-13T11:26:19.388Z] 0d9ebad4ef96: Waiting [2026-03-13T11:26:19.388Z] e9a5061849ea: Waiting [2026-03-13T11:26:19.388Z] d747dcd14b5f: Waiting [2026-03-13T11:26:19.388Z] 2de7ff778b66: Waiting [2026-03-13T11:26:19.388Z] 9712f1f96733: Verifying Checksum [2026-03-13T11:26:19.388Z] 9712f1f96733: Download complete [2026-03-13T11:26:19.649Z] 63f879dbbcfc: Verifying Checksum [2026-03-13T11:26:19.649Z] 63f879dbbcfc: Download complete [2026-03-13T11:26:19.907Z] e9a5061849ea: Verifying Checksum [2026-03-13T11:26:19.907Z] e9a5061849ea: Download complete [2026-03-13T11:26:19.907Z] d747dcd14b5f: Verifying Checksum [2026-03-13T11:26:19.907Z] d747dcd14b5f: Download complete [2026-03-13T11:26:19.907Z] 0d9ebad4ef96: Verifying Checksum [2026-03-13T11:26:19.907Z] 0d9ebad4ef96: Download complete [2026-03-13T11:26:19.907Z] ab5ef0e58194: Verifying Checksum [2026-03-13T11:26:19.907Z] ab5ef0e58194: Download complete [2026-03-13T11:26:20.165Z] 2de7ff778b66: Verifying Checksum [2026-03-13T11:26:20.165Z] 2de7ff778b66: Download complete [2026-03-13T11:26:24.352Z] ab5ef0e58194: Pull complete [2026-03-13T11:26:24.352Z] 9712f1f96733: Pull complete [2026-03-13T11:26:24.924Z] 63f879dbbcfc: Pull complete [2026-03-13T11:26:30.189Z] 0d9ebad4ef96: Pull complete [2026-03-13T11:26:30.189Z] e9a5061849ea: Pull complete [2026-03-13T11:26:30.189Z] d747dcd14b5f: Pull complete [2026-03-13T11:26:31.565Z] 2de7ff778b66: Pull complete [2026-03-13T11:26:31.565Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-13T11:26:31.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-13T11:26:31.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:26:31.663Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:26:31.687Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-13T11:26:35.144Z] $ docker top 46c588b7c6d1d7adc0d70c2f67701cf3c276af8292f3189ebc0640d6568c3b0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:26:35.223Z] provisioning config files... [2026-03-13T11:26:35.229Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3618843187153110149tmp [2026-03-13T11:26:35.238Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7895454296905320464tmp [2026-03-13T11:26:35.247Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4977858981325789941tmp [Pipeline] { [Pipeline] echo [2026-03-13T11:26:35.439Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:35.725Z] ---> sigul-configuration.sh [2026-03-13T11:26:35.725Z] gpg: directory `/root/.gnupg' created [2026-03-13T11:26:35.725Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-13T11:26:35.725Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-13T11:26:35.725Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-13T11:26:35.725Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-13T11:26:35.725Z] gpg: CAST5 encrypted data [2026-03-13T11:26:35.725Z] gpg: encrypted with 1 passphrase [2026-03-13T11:26:35.725Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-13T11:26:36.015Z] + mkdir /home/jenkins [2026-03-13T11:26:36.015Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-13T11:26:36.310Z] + 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-13T11:26:36.322Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:36.614Z] ---> sigul-install.sh [2026-03-13T11:26:36.614Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-13T11:26:36.903Z] + git tag --list [2026-03-13T11:26:36.903Z] v1.0.0 [2026-03-13T11:26:36.903Z] v1.1.0 [2026-03-13T11:26:36.903Z] v1.1.1 [2026-03-13T11:26:36.903Z] v1.2.1 [2026-03-13T11:26:36.903Z] v1.2.2 [2026-03-13T11:26:36.903Z] v1.2.3 [2026-03-13T11:26:36.903Z] v1.3.0 [2026-03-13T11:26:36.903Z] v1.3.1 [2026-03-13T11:26:36.903Z] v2.0.0 [2026-03-13T11:26:36.903Z] v2.1.0 [2026-03-13T11:26:36.903Z] v2.1.1 [2026-03-13T11:26:36.903Z] v2.2.0 [2026-03-13T11:26:36.903Z] v2.3.0 [2026-03-13T11:26:36.903Z] v3.0 [2026-03-13T11:26:36.903Z] v3.0.0 [2026-03-13T11:26:36.903Z] v3.1 [2026-03-13T11:26:36.903Z] v3.1.0 [2026-03-13T11:26:36.903Z] v3.1.1 [2026-03-13T11:26:36.903Z] v4.0 [2026-03-13T11:26:36.903Z] v4.0.0 [2026-03-13T11:26:36.903Z] v4.0.1 [2026-03-13T11:26:36.903Z] v4.1.0-dev.1 [2026-03-13T11:26:36.903Z] v4.1.0-dev.10 [2026-03-13T11:26:36.903Z] v4.1.0-dev.11 [2026-03-13T11:26:36.903Z] v4.1.0-dev.12 [2026-03-13T11:26:36.903Z] v4.1.0-dev.13 [2026-03-13T11:26:36.903Z] v4.1.0-dev.14 [2026-03-13T11:26:36.903Z] v4.1.0-dev.15 [2026-03-13T11:26:36.903Z] v4.1.0-dev.2 [2026-03-13T11:26:36.903Z] v4.1.0-dev.3 [2026-03-13T11:26:36.903Z] v4.1.0-dev.4 [2026-03-13T11:26:36.903Z] v4.1.0-dev.5 [2026-03-13T11:26:36.903Z] v4.1.0-dev.6 [2026-03-13T11:26:36.903Z] v4.1.0-dev.7 [2026-03-13T11:26:36.903Z] v4.1.0-dev.8 [2026-03-13T11:26:36.903Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-13T11:26:37.193Z] + lftools sign git-tag v4.1.0-dev.15 [2026-03-13T11:26:37.760Z] Signing Git tag with Sigul... [2026-03-13T11:26:37.760Z] Signing v4.1.0-dev.15 [Pipeline] echo [2026-03-13T11:26:38.033Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:38.320Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-13T11:26:38.328Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-13T11:26:38.354Z] $ docker stop --time=1 46c588b7c6d1d7adc0d70c2f67701cf3c276af8292f3189ebc0640d6568c3b0b [2026-03-13T11:26:39.811Z] $ docker rm -f --volumes 46c588b7c6d1d7adc0d70c2f67701cf3c276af8292f3189ebc0640d6568c3b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-13T11:26:40.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T11:26:40.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:26:40.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T11:26:40.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:26:40.631Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:26:40.645Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T11:26:40.879Z] $ docker top 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 -eo pid,comm [2026-03-13T11:26:40.925Z] 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-13T11:26:40.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T11:26:40.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T11:26:40.983Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T11:26:41.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T11:26:41.076Z] $ docker exec 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 ssh-agent [2026-03-13T11:26:41.185Z] SSH_AUTH_SOCK=/tmp/ssh-RdLjOJ4rFGlp/agent.32 [2026-03-13T11:26:41.185Z] SSH_AGENT_PID=38 [2026-03-13T11:26:41.190Z] Running ssh-add (command line suppressed) [2026-03-13T11:26:41.274Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2896825462719554629.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2896825462719554629.key) [2026-03-13T11:26:41.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T11:26:41.580Z] + git semver bump pre [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,780 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,783 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,784 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,784 [bump_version] DEBUG bumped version:4.1.0-dev.16 [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,784 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,784 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,784 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,786 [execute] INFO git cat-file --batch-check [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,786 [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-13T11:26:41.840Z] 2026-03-13 11:26:41,789 [execute] INFO git cat-file --batch [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-13T11:26:41.840Z] 2026-03-13 11:26:41,792 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:26:41.840Z] 4.1.0-dev.16 [Pipeline] } [2026-03-13T11:26:41.843Z] $ docker exec --env ******** --env ******** 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 ssh-agent -k [2026-03-13T11:26:41.928Z] unset SSH_AUTH_SOCK; [2026-03-13T11:26:41.928Z] unset SSH_AGENT_PID; [2026-03-13T11:26:41.928Z] echo Agent pid 38 killed; [2026-03-13T11:26:41.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T11:26:42.267Z] + git semver [Pipeline] } [2026-03-13T11:26:42.531Z] $ docker stop --time=1 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 [2026-03-13T11:26:43.781Z] $ docker rm -f --volumes 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-13T11:26:44.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-13T11:26:44.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:26:44.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-13T11:26:44.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:26:44.528Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:26:44.548Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-13T11:26:44.787Z] $ docker top 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce -eo pid,comm [2026-03-13T11:26:44.840Z] 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-13T11:26:44.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-13T11:26:44.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-13T11:26:44.893Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-13T11:26:44.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-13T11:26:44.992Z] $ docker exec 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce ssh-agent [2026-03-13T11:26:45.093Z] SSH_AUTH_SOCK=/tmp/ssh-1CLN8PIs4IiM/agent.32 [2026-03-13T11:26:45.093Z] SSH_AGENT_PID=38 [2026-03-13T11:26:45.098Z] Running ssh-add (command line suppressed) [2026-03-13T11:26:45.190Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1214111899389141373.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1214111899389141373.key) [2026-03-13T11:26:45.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-13T11:26:45.503Z] + git semver push [2026-03-13T11:26:45.762Z] 2026-03-13 11:26:45,698 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-13T11:26:45.762Z] 2026-03-13 11:26:45,701 [run_push] DEBUG push [2026-03-13T11:26:45.762Z] 2026-03-13 11:26:45,702 [execute] INFO git cat-file --batch-check [2026-03-13T11:26:45.762Z] 2026-03-13 11:26:45,702 [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-13T11:26:45.762Z] 2026-03-13 11:26:45,704 [execute] INFO git rev-list 9976db21573cf7138e50525a77f510f926130e7d -- [2026-03-13T11:26:45.762Z] 2026-03-13 11:26:45,704 [execute] DEBUG Popen(['git', 'rev-list', '9976db21573cf7138e50525a77f510f926130e7d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-13T11:26:45.762Z] 2026-03-13 11:26:45,713 [execute] INFO git fetch -v -- origin [2026-03-13T11:26:45.762Z] 2026-03-13 11:26:45,713 [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-13T11:26:46.330Z] 2026-03-13 11:26:46,256 [run_push] DEBUG no remote changes detected [2026-03-13T11:26:46.330Z] 2026-03-13 11:26:46,256 [execute] INFO git push origin semver [2026-03-13T11:26:46.330Z] 2026-03-13 11:26:46,257 [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-13T11:26:47.709Z] 2026-03-13 11:26:47,389 [run_push] DEBUG push all version tags [2026-03-13T11:26:47.709Z] 2026-03-13 11:26:47,389 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-13T11:26:47.709Z] 2026-03-13 11:26:47,389 [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-13T11:26:48.646Z] 2026-03-13 11:26:48,435 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-13T11:26:48.646Z] 4.1.0-dev.16 [Pipeline] } [2026-03-13T11:26:48.647Z] $ docker exec --env ******** --env ******** 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce ssh-agent -k [2026-03-13T11:26:48.728Z] unset SSH_AUTH_SOCK; [2026-03-13T11:26:48.728Z] unset SSH_AGENT_PID; [2026-03-13T11:26:48.728Z] echo Agent pid 38 killed; [2026-03-13T11:26:48.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-13T11:26:49.076Z] + git semver [Pipeline] } [2026-03-13T11:26:49.339Z] $ docker stop --time=1 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce [2026-03-13T11:26:50.558Z] $ docker rm -f --volumes 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce [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-13T11:26:51.144Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-03-13T11:26:51.144Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-13T11:26:51.144Z] total 16 [2026-03-13T11:26:51.144Z] drwxr-xr-x 3 root root 4096 Mar 13 11:16 . [2026-03-13T11:26:51.144Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 11:26 .. [2026-03-13T11:26:51.144Z] drwxr-xr-x 2 root root 4096 Mar 13 11:16 cost [2026-03-13T11:26:51.144Z] -rw-r--r-- 1 root root 90 Mar 13 11:16 cost.csv [2026-03-13T11:26:51.144Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-13T11:26:51.144Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-13T11:26:51.144Z] total 16 [2026-03-13T11:26:51.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 11:16 . [2026-03-13T11:26:51.144Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 11:26 .. [2026-03-13T11:26:51.144Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 11:16 cost [2026-03-13T11:26:51.144Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 13 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:51.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:52.283Z] ---> package-listing.sh [2026-03-13T11:26:52.283Z] ++ facter osfamily [2026-03-13T11:26:52.283Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-13T11:26:52.542Z] + OS_FAMILY=debian [2026-03-13T11:26:52.542Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-03-13T11:26:52.542Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-13T11:26:52.542Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-13T11:26:52.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-13T11:26:52.542Z] + PACKAGES=/tmp/packages_start.txt [2026-03-13T11:26:52.542Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-13T11:26:52.542Z] + PACKAGES=/tmp/packages_end.txt [2026-03-13T11:26:52.542Z] + case "${OS_FAMILY}" in [2026-03-13T11:26:52.542Z] + dpkg -l [2026-03-13T11:26:52.542Z] + grep '^ii' [2026-03-13T11:26:52.542Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-13T11:26:52.542Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-13T11:26:52.542Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-13T11:26:52.542Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-13T11:26:52.542Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-03-13T11:26:52.542Z] + 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-13T11:26:52.553Z] 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-13T11:26:52.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-13T11:26:53.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-13T11:26:53.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-13T11:26:53.465Z] prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container [2026-03-13T11:26:53.482Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-13T11:26:53.713Z] $ docker top a31dc245eaebe42ac134b8d37941461e8712a3bf70d9b9348231382d7152b477 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-13T11:26:54.063Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-13T11:26:54.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-13T11:26:54.630Z] + ls /var/log/sa-host [2026-03-13T11:26:54.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-13T11:26:54.661Z] provisioning config files... [2026-03-13T11:26:54.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11542042290629410412tmp [Pipeline] { [Pipeline] echo [2026-03-13T11:26:54.692Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:54.971Z] ---> create-netrc.sh [Pipeline] } [2026-03-13T11:26:54.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:55.293Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-13T11:26:55.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:55.586Z] ---> sudo-logs.sh [2026-03-13T11:26:55.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-13T11:26:55.620Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:55.898Z] ---> job-cost.sh [2026-03-13T11:26:55.898Z] lf-activate-venv: SKIPPING [2026-03-13T11:26:55.898Z] DEBUG: total: 0.6600000262260437 [2026-03-13T11:26:55.898Z] INFO: Retrieving Stack Cost... [2026-03-13T11:26:56.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-13T11:26:56.418Z] INFO: Archiving Costs [Pipeline] echo [2026-03-13T11:26:56.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-13T11:26:56.712Z] ---> logs-deploy.sh [2026-03-13T11:26:56.712Z] lf-activate-venv: SKIPPING [2026-03-13T11:26:56.712Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/226 [2026-03-13T11:26:56.712Z] INFO: archiving workspace using pattern(s): [2026-03-13T11:26:57.650Z] Archives upload complete. [2026-03-13T11:26:57.650Z] INFO: archiving logs to Nexus