Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3a66f652deb868fe752f9d2873c24e3ceebd22e 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-ssh13591515311240975696.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-ssh15802171112318452534.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-ssh11495128966978837453.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-ssh13631493936539256987.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-ssh13253018392270495285.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4821’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4825 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a3a66f652deb868fe752f9d2873c24e3ceebd22e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3a66f652deb868fe752f9d2873c24e3ceebd22e # timeout=10 Commit message: "Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git rev-list --no-walk 02af5a36efaa54a9645eef515d62b99fcd83cc9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-09T11:09:41.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-09T11:09:41.668Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-09T11:09:41.692Z] ========================================================= [2026-04-09T11:09:41.692Z] EdgeX Global Pipelines Version Info [2026-04-09T11:09:41.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:09:42.782Z] ------------------- [2026-04-09T11:09:42.782Z] stable info: [2026-04-09T11:09:42.782Z] ------------------- [2026-04-09T11:09:42.782Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-09T11:09:42.782Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-09T11:09:42.782Z] Message: update stable to v1.0.278 [2026-04-09T11:09:43.351Z] ------------------- [2026-04-09T11:09:43.351Z] experimental info: [2026-04-09T11:09:43.351Z] ------------------- [2026-04-09T11:09:43.351Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-09T11:09:43.351Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-09T11:09:43.351Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-09T11:09:43.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-04-09T11:09:43.459Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-04-09T11:09:43.479Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-09T11:09:43.514Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-09T11:09:43.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-09T11:09:43.557Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-09T11:09:43.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-09T11:09:43.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-09T11:09:43.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-09T11:09:43.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-09T11:09:43.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-09T11:09:43.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-04-09T11:09:43.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-09T11:09:43.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-09T11:09:43.744Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-09T11:09:43.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-09T11:09:43.779Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-09T11:09:43.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-09T11:09:43.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-09T11:09:43.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-09T11:09:43.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-09T11:09:43.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-09T11:09:44.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-09T11:09:44.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-09T11:09:44.055Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-09T11:09:44.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-09T11:09:44.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-09T11:09:44.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-09T11:09:44.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-09T11:09:44.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-09T11:09:44.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo [2026-04-09T11:09:44.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3a66f6 [Pipeline] echo [2026-04-09T11:09:44.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:09:44.296Z] provisioning config files... [2026-04-09T11:09:44.319Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9850801006477131586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:09:44.668Z] ---> ****-login.sh [2026-04-09T11:09:44.668Z] nexus3.edgexfoundry.org:10001 [2026-04-09T11:09:44.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:09:44.929Z] [2026-04-09T11:09:44.929Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T11:09:44.929Z] Configure a credential helper to remove this warning. See [2026-04-09T11:09:44.929Z] https://docs.****.com/go/credential-store/ [2026-04-09T11:09:44.929Z] [2026-04-09T11:09:44.929Z] Login Succeeded [2026-04-09T11:09:44.929Z] nexus3.edgexfoundry.org:10002 [2026-04-09T11:09:44.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:09:45.189Z] [2026-04-09T11:09:45.189Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T11:09:45.189Z] Configure a credential helper to remove this warning. See [2026-04-09T11:09:45.189Z] https://docs.****.com/go/credential-store/ [2026-04-09T11:09:45.189Z] [2026-04-09T11:09:45.189Z] Login Succeeded [2026-04-09T11:09:45.189Z] nexus3.edgexfoundry.org:10003 [2026-04-09T11:09:45.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:09:45.189Z] [2026-04-09T11:09:45.190Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T11:09:45.190Z] Configure a credential helper to remove this warning. See [2026-04-09T11:09:45.190Z] https://docs.****.com/go/credential-store/ [2026-04-09T11:09:45.190Z] [2026-04-09T11:09:45.190Z] Login Succeeded [2026-04-09T11:09:45.190Z] nexus3.edgexfoundry.org:10004 [2026-04-09T11:09:45.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:09:45.190Z] [2026-04-09T11:09:45.190Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T11:09:45.190Z] Configure a credential helper to remove this warning. See [2026-04-09T11:09:45.190Z] https://docs.****.com/go/credential-store/ [2026-04-09T11:09:45.190Z] [2026-04-09T11:09:45.190Z] Login Succeeded [2026-04-09T11:09:45.190Z] ****.io [2026-04-09T11:09:45.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:09:45.448Z] [2026-04-09T11:09:45.448Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T11:09:45.448Z] Configure a credential helper to remove this warning. See [2026-04-09T11:09:45.448Z] https://docs.****.com/go/credential-store/ [2026-04-09T11:09:45.448Z] [2026-04-09T11:09:45.448Z] Login Succeeded [2026-04-09T11:09:45.448Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T11:09:45.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-09T11:09:45.845Z] + git rev-list -1 --merges a3a66f652deb868fe752f9d2873c24e3ceebd22e~1..a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo [2026-04-09T11:09:45.871Z] -----------> git rev-list -1 --merges a3a66f652deb868fe752f9d2873c24e3ceebd22e~1..a3a66f652deb868fe752f9d2873c24e3ceebd22e a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:09:45.871Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e [false] [Pipeline] sh [2026-04-09T11:09:46.161Z] + git log --format=format:%s -1 a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo [2026-04-09T11:09:46.175Z] ========================================================= [2026-04-09T11:09:46.175Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-09T11:09:46.175Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-09T11:09:46.504Z] + git log --format=format:%s -1 a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo [2026-04-09T11:09:46.514Z] [semverPrep] GIT_COMMIT: a3a66f652deb868fe752f9d2873c24e3ceebd22e, Commit Message: Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-09T11:09:46.527Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-09T11:09:46.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T11:09:46.882Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-09T11:09:46.882Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-09T11:09:46.882Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-09T11:09:46.882Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-09T11:09:46.882Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-09T11:09:46.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:09:47.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T11:09:47.232Z] [2026-04-09T11:09:47.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:09:47.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T11:09:47.532Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-09T11:09:47.532Z] 3dae71ba6b94: Pulling fs layer [2026-04-09T11:09:47.532Z] 6bf1a483ea7c: Pulling fs layer [2026-04-09T11:09:47.532Z] f5dfc541a4d3: Pulling fs layer [2026-04-09T11:09:47.532Z] 461d9e800cba: Pulling fs layer [2026-04-09T11:09:47.532Z] 80192f66455f: Pulling fs layer [2026-04-09T11:09:47.532Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-09T11:09:47.532Z] a29436f7fd5d: Pulling fs layer [2026-04-09T11:09:47.532Z] 923cac83aea3: Pulling fs layer [2026-04-09T11:09:47.532Z] 25ad8b0a4227: Pulling fs layer [2026-04-09T11:09:47.532Z] db01528c6b51: Pulling fs layer [2026-04-09T11:09:47.532Z] 28988de357af: Pulling fs layer [2026-04-09T11:09:47.532Z] a29436f7fd5d: Waiting [2026-04-09T11:09:47.532Z] 923cac83aea3: Waiting [2026-04-09T11:09:47.532Z] 25ad8b0a4227: Waiting [2026-04-09T11:09:47.532Z] db01528c6b51: Waiting [2026-04-09T11:09:47.532Z] 28988de357af: Waiting [2026-04-09T11:09:47.532Z] 461d9e800cba: Waiting [2026-04-09T11:09:47.532Z] 80192f66455f: Waiting [2026-04-09T11:09:47.532Z] 2e8e34ca0e6c: Waiting [2026-04-09T11:09:47.532Z] 6bf1a483ea7c: Verifying Checksum [2026-04-09T11:09:47.532Z] 6bf1a483ea7c: Download complete [2026-04-09T11:09:47.791Z] 461d9e800cba: Verifying Checksum [2026-04-09T11:09:47.791Z] 461d9e800cba: Download complete [2026-04-09T11:09:47.791Z] 80192f66455f: Download complete [2026-04-09T11:09:47.791Z] f5dfc541a4d3: Verifying Checksum [2026-04-09T11:09:47.791Z] f5dfc541a4d3: Download complete [2026-04-09T11:09:47.791Z] 3dae71ba6b94: Verifying Checksum [2026-04-09T11:09:47.791Z] 3dae71ba6b94: Download complete [2026-04-09T11:09:47.791Z] 923cac83aea3: Verifying Checksum [2026-04-09T11:09:47.791Z] 923cac83aea3: Download complete [2026-04-09T11:09:48.050Z] 25ad8b0a4227: Verifying Checksum [2026-04-09T11:09:48.050Z] 25ad8b0a4227: Download complete [2026-04-09T11:09:48.050Z] db01528c6b51: Verifying Checksum [2026-04-09T11:09:48.050Z] db01528c6b51: Download complete [2026-04-09T11:09:48.050Z] 28988de357af: Verifying Checksum [2026-04-09T11:09:48.050Z] 28988de357af: Download complete [2026-04-09T11:09:48.309Z] a29436f7fd5d: Verifying Checksum [2026-04-09T11:09:48.309Z] a29436f7fd5d: Download complete [2026-04-09T11:09:48.568Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-09T11:09:48.568Z] 2e8e34ca0e6c: Download complete [2026-04-09T11:09:49.135Z] 3dae71ba6b94: Pull complete [2026-04-09T11:09:49.135Z] 6bf1a483ea7c: Pull complete [2026-04-09T11:09:49.705Z] f5dfc541a4d3: Pull complete [2026-04-09T11:09:49.964Z] 461d9e800cba: Pull complete [2026-04-09T11:09:49.964Z] 80192f66455f: Pull complete [2026-04-09T11:09:53.281Z] 2e8e34ca0e6c: Pull complete [2026-04-09T11:09:53.858Z] a29436f7fd5d: Pull complete [2026-04-09T11:09:54.124Z] 923cac83aea3: Pull complete [2026-04-09T11:09:54.124Z] 25ad8b0a4227: Pull complete [2026-04-09T11:09:54.124Z] db01528c6b51: Pull complete [2026-04-09T11:09:54.124Z] 28988de357af: Pull complete [2026-04-09T11:09:54.391Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-09T11:09:54.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T11:09:54.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:09:54.556Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:09:54.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-09T11:09:57.517Z] $ docker top fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 -eo pid,comm [2026-04-09T11:09:57.570Z] 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-04-09T11:09:57.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T11:09:57.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T11:09:57.628Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T11:09:57.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T11:09:57.747Z] $ docker exec fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent [2026-04-09T11:09:57.861Z] SSH_AUTH_SOCK=/tmp/ssh-Gqidgm4pHAX4/agent.33 [2026-04-09T11:09:57.861Z] SSH_AGENT_PID=39 [2026-04-09T11:09:57.872Z] Running ssh-add (command line suppressed) [2026-04-09T11:09:57.961Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10837976126676020885.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10837976126676020885.key) [2026-04-09T11:09:57.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T11:09:58.289Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-04-09T11:09:58.601Z] + git tag --points-at HEAD [Pipeline] } [2026-04-09T11:09:58.622Z] $ docker exec --env ******** --env ******** fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent -k [2026-04-09T11:09:58.710Z] unset SSH_AUTH_SOCK; [2026-04-09T11:09:58.710Z] unset SSH_AGENT_PID; [2026-04-09T11:09:58.710Z] echo Agent pid 39 killed; [2026-04-09T11:09:58.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-09T11:09:58.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T11:09:58.774Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T11:09:58.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T11:09:58.887Z] $ docker exec fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent [2026-04-09T11:09:58.995Z] SSH_AUTH_SOCK=/tmp/ssh-DwxjCZurpIZD/agent.86 [2026-04-09T11:09:58.995Z] SSH_AGENT_PID=92 [2026-04-09T11:09:59.000Z] Running ssh-add (command line suppressed) [2026-04-09T11:09:59.103Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16332727908824309637.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16332727908824309637.key) [2026-04-09T11:09:59.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T11:09:59.413Z] + git semver init [2026-04-09T11:09:59.982Z] 2026-04-09 11:09:59,720 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T11:09:59.982Z] 2026-04-09 11:09:59,724 [run_init] DEBUG init version:0.0.0 force:False [2026-04-09T11:09:59.982Z] 2026-04-09 11:09:59,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-04-09T11:09:59.982Z] 2026-04-09 11:09:59,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-04-09T11:09:59.982Z] 2026-04-09 11:09:59,725 [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-04-09T11:10:01.918Z] 2026-04-09 11:10:01,655 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-04-09T11:10:01.918Z] 2026-04-09 11:10:01,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-04-09T11:10:01.918Z] 2026-04-09 11:10:01,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:10:01.918Z] 2026-04-09 11:10:01,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:10:01.918Z] 4.1.0-dev.17 [Pipeline] } [2026-04-09T11:10:01.927Z] $ docker exec --env ******** --env ******** fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 ssh-agent -k [2026-04-09T11:10:02.009Z] unset SSH_AUTH_SOCK; [2026-04-09T11:10:02.009Z] unset SSH_AGENT_PID; [2026-04-09T11:10:02.009Z] echo Agent pid 92 killed; [2026-04-09T11:10:02.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T11:10:02.346Z] + git semver [Pipeline] } [2026-04-09T11:10:02.612Z] $ docker stop --time=1 fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 [2026-04-09T11:10:03.906Z] $ docker rm -f --volumes fc9c7fcedd17e166565cb2fbd6452b2fabeb82e94f7fc6ec143d1c8cffe851d7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-09T11:10:04.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-09T11:10:04.523Z] Stashed 1 file(s) [Pipeline] echo [2026-04-09T11:10:04.528Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:10:04.737Z] provisioning config files... [2026-04-09T11:10:04.778Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5931513381652709385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:10:05.097Z] ---> ****-login.sh [2026-04-09T11:10:05.097Z] nexus3.edgexfoundry.org:10001 [2026-04-09T11:10:05.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:10:05.097Z] Login Succeeded [2026-04-09T11:10:05.097Z] nexus3.edgexfoundry.org:10002 [2026-04-09T11:10:05.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:10:05.097Z] Login Succeeded [2026-04-09T11:10:05.097Z] nexus3.edgexfoundry.org:10003 [2026-04-09T11:10:05.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:10:05.357Z] Login Succeeded [2026-04-09T11:10:05.357Z] nexus3.edgexfoundry.org:10004 [2026-04-09T11:10:05.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:10:05.357Z] Login Succeeded [2026-04-09T11:10:05.357Z] ****.io [2026-04-09T11:10:05.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:10:05.617Z] Login Succeeded [2026-04-09T11:10:05.617Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T11:10:05.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-09T11:10:05.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T11:10:05.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T11:10:05.743Z] ========================================================= [2026-04-09T11:10:05.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-09T11:10:05.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:10:06.072Z] + 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-04-09T11:10:08.612Z] #0 building with "default" instance using docker driver [2026-04-09T11:10:08.612Z] [2026-04-09T11:10:08.612Z] #1 [internal] load build definition from Dockerfile [2026-04-09T11:10:09.179Z] #1 transferring dockerfile: [2026-04-09T11:10:09.179Z] #1 transferring dockerfile: 1.79kB done [2026-04-09T11:10:09.179Z] #1 DONE 0.7s [2026-04-09T11:10:09.438Z] [2026-04-09T11:10:09.438Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-09T11:10:11.343Z] #2 DONE 1.7s [2026-04-09T11:10:11.343Z] [2026-04-09T11:10:11.343Z] #3 [internal] load .dockerignore [2026-04-09T11:10:11.343Z] #3 transferring context: [2026-04-09T11:10:11.603Z] #3 transferring context: 2B done [2026-04-09T11:10:11.603Z] #3 DONE 0.4s [2026-04-09T11:10:11.863Z] [2026-04-09T11:10:11.863Z] #4 [internal] load build context [2026-04-09T11:10:11.863Z] #4 DONE 0.0s [2026-04-09T11:10:11.863Z] [2026-04-09T11:10:11.863Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-09T11:10:11.863Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-09T11:10:11.863Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.3s done [2026-04-09T11:10:12.123Z] #5 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-09T11:10:12.123Z] #5 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-09T11:10:12.382Z] #5 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-09T11:10:12.382Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s [2026-04-09T11:10:12.642Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s [2026-04-09T11:10:12.642Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.4s [2026-04-09T11:10:12.642Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.4s [2026-04-09T11:10:12.902Z] #5 ... [2026-04-09T11:10:12.902Z] [2026-04-09T11:10:12.902Z] #4 [internal] load build context [2026-04-09T11:10:12.902Z] #4 transferring context: 41.99MB 0.3s done [2026-04-09T11:10:12.902Z] #4 DONE 0.9s [2026-04-09T11:10:12.902Z] [2026-04-09T11:10:12.902Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-09T11:10:12.902Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.5s done [2026-04-09T11:10:12.902Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.5s done [2026-04-09T11:10:12.902Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.06MB / 60.15MB 0.5s [2026-04-09T11:10:12.902Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-04-09T11:10:12.902Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.7s [2026-04-09T11:10:12.902Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-04-09T11:10:12.902Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.7s [2026-04-09T11:10:13.160Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.8s [2026-04-09T11:10:13.419Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.0s [2026-04-09T11:10:13.419Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.9s done [2026-04-09T11:10:13.419Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s [2026-04-09T11:10:13.994Z] #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 1.5s [2026-04-09T11:10:13.994Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.6s done [2026-04-09T11:10:13.994Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s done [2026-04-09T11:10:13.994Z] #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 1.6s done [2026-04-09T11:10:13.994Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-04-09T11:10:13.994Z] #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 1.6s [2026-04-09T11:10:13.994Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-04-09T11:10:13.994Z] #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.8s done [2026-04-09T11:10:13.994Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 1.8s [2026-04-09T11:10:13.994Z] #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 1.8s [2026-04-09T11:10:14.254Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 25.17MB / 112.58MB 1.9s [2026-04-09T11:10:14.254Z] #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.9s [2026-04-09T11:10:14.254Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-04-09T11:10:14.254Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 2.0s [2026-04-09T11:10:14.254Z] #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 2.0s done [2026-04-09T11:10:14.511Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 2.1s [2026-04-09T11:10:14.511Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 89.24MB / 112.58MB 2.2s [2026-04-09T11:10:14.769Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.3s [2026-04-09T11:10:15.029Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.7s done [2026-04-09T11:10:19.213Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done [2026-04-09T11:10:19.213Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-09T11:10:19.213Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-09T11:10:19.213Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-09T11:10:19.213Z] #5 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-09T11:10:19.213Z] #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-09T11:10:19.213Z] #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2026-04-09T11:10:19.213Z] #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-09T11:10:19.691Z] Still waiting to schedule task [2026-04-09T11:10:19.691Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-09T11:10:22.501Z] #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-04-09T11:10:22.501Z] #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-09T11:10:22.501Z] #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-04-09T11:10:22.501Z] #5 DONE 10.9s [2026-04-09T11:10:22.761Z] [2026-04-09T11:10:22.761Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-04-09T11:10:26.962Z] #6 DONE 3.7s [2026-04-09T11:10:26.962Z] [2026-04-09T11:10:26.962Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-04-09T11:10:26.962Z] #7 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T11:10:26.962Z] #7 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T11:10:27.220Z] #7 0.835 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-09T11:10:27.220Z] #7 0.850 (2/4) Installing libedit (20250104.3.1-r1) [2026-04-09T11:10:27.220Z] #7 0.856 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-09T11:10:27.220Z] #7 0.889 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-09T11:10:27.220Z] #7 0.904 Executing busybox-1.37.0-r19.trigger [2026-04-09T11:10:27.220Z] #7 0.913 OK: 269 MiB in 64 packages [2026-04-09T11:10:27.478Z] #7 DONE 1.1s [2026-04-09T11:10:27.478Z] [2026-04-09T11:10:27.478Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-09T11:10:27.478Z] #8 DONE 0.1s [2026-04-09T11:10:27.478Z] [2026-04-09T11:10:27.478Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T11:10:42.361Z] #9 DONE 14.6s [2026-04-09T11:10:42.361Z] [2026-04-09T11:10:42.361Z] #10 [builder 6/7] COPY . . [2026-04-09T11:10:42.361Z] #10 DONE 0.2s [2026-04-09T11:10:42.361Z] [2026-04-09T11:10:42.361Z] #11 [builder 7/7] RUN echo noop [2026-04-09T11:10:42.620Z] #11 0.191 noop [2026-04-09T11:10:42.620Z] #11 DONE 0.2s [2026-04-09T11:10:42.620Z] [2026-04-09T11:10:42.620Z] #12 exporting to image [2026-04-09T11:10:42.620Z] #12 exporting layers [2026-04-09T11:10:49.179Z] #12 exporting layers 6.7s done [2026-04-09T11:10:49.443Z] #12 writing image sha256:2f252ad376882b13f3f467f120fcbdc6e92e2abdceee8948a9b3717588fbb906 done [2026-04-09T11:10:49.444Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-09T11:10:49.444Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:10:49.771Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-09T11:10:49.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:10:49.846Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:10:49.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-09T11:10:50.200Z] $ docker top d7a2e3c545f3a1b802fae344ddd6e2dad155c433638216d9f0931b1ad179334d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T11:10:50.553Z] + go version [2026-04-09T11:10:50.553Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-09T11:10:50.563Z] $ docker stop --time=1 d7a2e3c545f3a1b802fae344ddd6e2dad155c433638216d9f0931b1ad179334d [2026-04-09T11:10:51.815Z] $ docker rm -f --volumes d7a2e3c545f3a1b802fae344ddd6e2dad155c433638216d9f0931b1ad179334d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:10:52.266Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-09T11:10:52.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:10:52.340Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:10:52.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-09T11:10:52.613Z] $ docker top 2b521b88f8bae91875567229000d91966d6fb7d13d42603246a96334a75022b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T11:10:52.961Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-04-09T11:10:53.260Z] + make test [2026-04-09T11:10:53.260Z] go test ./... -coverprofile=coverage.out [2026-04-09T11:10:54.631Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-04-09T11:11:16.558Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-04-09T11:11:16.558Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 59.6% of statements [2026-04-09T11:11:24.663Z] 0 issues. [2026-04-09T11:11:24.663Z] go vet ./... [2026-04-09T11:11:29.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-09T11:11:29.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-09T11:11:29.921Z] ./bin/test-attribution-txt.sh [2026-04-09T11:11:29.921Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-09T11:11:29.921Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-09T11:11:29.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-09T11:11:29.950Z] $ docker stop --time=1 2b521b88f8bae91875567229000d91966d6fb7d13d42603246a96334a75022b6 [2026-04-09T11:11:32.914Z] $ docker rm -f --volumes 2b521b88f8bae91875567229000d91966d6fb7d13d42603246a96334a75022b6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-09T11:11:33.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-09T11:11:33.554Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-09T11:11:34.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-09T11:11:34.365Z] + ls -al . [2026-04-09T11:11:34.365Z] total 276 [2026-04-09T11:11:34.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 11:10 . [2026-04-09T11:11:34.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 11:09 .. [2026-04-09T11:11:34.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 11:11 .git [2026-04-09T11:11:34.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:09 .github [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 272 Apr 9 11:09 .gitignore [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 11:09 .golangci.yml [2026-04-09T11:11:34.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 11:10 .semver [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 20974 Apr 9 11:09 Attribution.txt [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 17302 Apr 9 11:09 CHANGELOG.md [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 1755 Apr 9 11:09 Dockerfile [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 11:09 GOVERNANCE.md [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 9 11:09 Jenkinsfile [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 9 11:09 LICENSE [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 2651 Apr 9 11:09 Makefile [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 9 11:09 OWNERS.md [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 4473 Apr 9 11:09 README.md [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 11:10 VERSION [2026-04-09T11:11:34.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 11:09 bin [2026-04-09T11:11:34.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:09 cmd [2026-04-09T11:11:34.365Z] -rw-r--r-- 1 jenkins jenkins 45292 Apr 9 11:11 coverage.out [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 6564 Apr 9 11:09 go.mod [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 89243 Apr 9 11:09 go.sum [2026-04-09T11:11:34.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:09 internal [2026-04-09T11:11:34.365Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 9 11:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:11:34.685Z] + 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=a3a66f652deb868fe752f9d2873c24e3ceebd22e --label arch=amd64 --label version=4.1.0-dev.17 . [2026-04-09T11:11:34.944Z] #0 building with "default" instance using docker driver [2026-04-09T11:11:34.944Z] [2026-04-09T11:11:34.944Z] #1 [internal] load build definition from Dockerfile [2026-04-09T11:11:34.944Z] #1 transferring dockerfile: 1.79kB done [2026-04-09T11:11:34.944Z] #1 DONE 0.0s [2026-04-09T11:11:34.944Z] [2026-04-09T11:11:34.944Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-09T11:11:34.944Z] #2 DONE 0.0s [2026-04-09T11:11:34.944Z] [2026-04-09T11:11:34.944Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-09T11:11:34.944Z] #3 DONE 0.1s [2026-04-09T11:11:34.944Z] [2026-04-09T11:11:34.944Z] #4 [internal] load .dockerignore [2026-04-09T11:11:34.944Z] #4 transferring context: 2B done [2026-04-09T11:11:34.944Z] #4 DONE 0.0s [2026-04-09T11:11:34.944Z] [2026-04-09T11:11:34.944Z] #5 [internal] load build context [2026-04-09T11:11:34.944Z] #5 transferring context: 59.03kB 0.0s done [2026-04-09T11:11:34.944Z] #5 DONE 0.0s [2026-04-09T11:11:34.944Z] [2026-04-09T11:11:34.944Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-09T11:11:34.944Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-09T11:11:34.944Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-09T11:11:35.205Z] #6 ... [2026-04-09T11:11:35.205Z] [2026-04-09T11:11:35.205Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-09T11:11:35.205Z] #7 DONE 0.1s [2026-04-09T11:11:35.205Z] [2026-04-09T11:11:35.205Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-09T11:11:35.205Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-09T11:11:35.205Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-09T11:11:35.205Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-09T11:11:35.205Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-09T11:11:35.205Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done [2026-04-09T11:11:35.205Z] #6 DONE 0.3s [2026-04-09T11:11:35.205Z] [2026-04-09T11:11:35.205Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-04-09T11:11:35.205Z] #8 DONE 0.1s [2026-04-09T11:11:35.205Z] [2026-04-09T11:11:35.205Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-04-09T11:11:35.467Z] #9 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T11:11:35.467Z] #9 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T11:11:35.725Z] #9 0.633 OK: 269 MiB in 64 packages [2026-04-09T11:11:35.988Z] #9 DONE 0.8s [2026-04-09T11:11:35.988Z] [2026-04-09T11:11:35.988Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-09T11:11:35.988Z] #10 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T11:11:35.988Z] #10 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T11:11:35.988Z] #10 0.655 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-09T11:11:35.988Z] #10 0.660 Executing busybox-1.37.0-r20.trigger [2026-04-09T11:11:35.988Z] #10 0.665 OK: 7 MiB in 17 packages [2026-04-09T11:11:35.988Z] #10 DONE 0.8s [2026-04-09T11:11:35.988Z] [2026-04-09T11:11:35.988Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-09T11:11:35.988Z] #11 DONE 0.1s [2026-04-09T11:11:35.988Z] [2026-04-09T11:11:35.988Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T11:11:36.563Z] #12 DONE 0.6s [2026-04-09T11:11:36.563Z] [2026-04-09T11:11:36.563Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-09T11:11:36.563Z] #13 0.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T11:11:36.563Z] #13 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T11:11:36.822Z] #13 ... [2026-04-09T11:11:36.822Z] [2026-04-09T11:11:36.822Z] #14 [builder 6/7] COPY . . [2026-04-09T11:11:36.822Z] #14 DONE 0.2s [2026-04-09T11:11:36.822Z] [2026-04-09T11:11:36.822Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-09T11:11:36.822Z] #13 0.756 OK: 7 MiB in 17 packages [2026-04-09T11:11:36.822Z] #13 DONE 0.9s [2026-04-09T11:11:36.822Z] [2026-04-09T11:11:36.822Z] #15 [builder 7/7] RUN make build [2026-04-09T11:11:37.080Z] #15 0.223 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-04-09T11:11:53.968Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4826 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-04-09T11:11:53.986Z] Running in /w/workspace/device-virtual-go/229 [Pipeline] { [Pipeline] checkout [2026-04-09T11:11:54.028Z] The recommended git tool is: git [2026-04-09T11:11:58.720Z] using credential edgex-jenkins-ssh [2026-04-09T11:11:58.744Z] Cloning the remote Git repository [2026-04-09T11:11:58.786Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-04-09T11:11:58.894Z] > git init /w/workspace/device-virtual-go/229 # timeout=10 [2026-04-09T11:11:59.046Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-04-09T11:11:59.047Z] > git --version # timeout=10 [2026-04-09T11:11:59.067Z] > git --version # 'git version 2.25.1' [2026-04-09T11:11:59.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-09T11:12:01.513Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T11:12:03.614Z] #15 DONE 24.1s [2026-04-09T11:12:03.614Z] [2026-04-09T11:12:03.614Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-04-09T11:12:03.614Z] #16 DONE 0.0s [2026-04-09T11:12:03.614Z] [2026-04-09T11:12:03.614Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-04-09T11:12:03.614Z] #17 DONE 0.0s [2026-04-09T11:12:03.614Z] [2026-04-09T11:12:03.614Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-04-09T11:12:03.614Z] #18 DONE 0.3s [2026-04-09T11:12:03.614Z] [2026-04-09T11:12:03.614Z] #19 exporting to image [2026-04-09T11:12:03.614Z] #19 exporting layers 0.1s done [2026-04-09T11:12:03.614Z] #19 writing image sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done [2026-04-09T11:12:03.614Z] #19 naming to docker.io/library/device-virtual done [2026-04-09T11:12:03.614Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:12:03.760Z] provisioning config files... [2026-04-09T11:12:03.769Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17366545133588584876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:12:04.075Z] ---> ****-login.sh [2026-04-09T11:12:04.075Z] nexus3.edgexfoundry.org:10001 [2026-04-09T11:12:04.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:04.075Z] Login Succeeded [2026-04-09T11:12:04.075Z] nexus3.edgexfoundry.org:10002 [2026-04-09T11:12:04.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:04.075Z] Login Succeeded [2026-04-09T11:12:04.075Z] nexus3.edgexfoundry.org:10003 [2026-04-09T11:12:04.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:04.335Z] Login Succeeded [2026-04-09T11:12:04.335Z] nexus3.edgexfoundry.org:10004 [2026-04-09T11:12:04.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:04.335Z] Login Succeeded [2026-04-09T11:12:04.335Z] ****.io [2026-04-09T11:12:04.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:04.593Z] Login Succeeded [2026-04-09T11:12:04.593Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T11:12:04.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T11:12:04.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T11:12:04.696Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-04-09T11:12:04.696Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:12:04.696Z] latest [2026-04-09T11:12:04.696Z] 4.1.0-dev.17 [2026-04-09T11:12:04.696Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:12:04.696Z] main [2026-04-09T11:12:04.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:05.054Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:05.377Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:12:05.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-09T11:12:05.377Z] d3c2633bdad0: Preparing [2026-04-09T11:12:05.377Z] 2115df751137: Preparing [2026-04-09T11:12:05.377Z] 21790a7b0b59: Preparing [2026-04-09T11:12:05.377Z] b8a67eb57e2a: Preparing [2026-04-09T11:12:05.377Z] 4c5939874587: Preparing [2026-04-09T11:12:05.377Z] cce92674e987: Preparing [2026-04-09T11:12:05.377Z] cce92674e987: Waiting [2026-04-09T11:12:05.377Z] 4c5939874587: Pushed [2026-04-09T11:12:05.377Z] 21790a7b0b59: Pushed [2026-04-09T11:12:05.377Z] b8a67eb57e2a: Pushed [2026-04-09T11:12:05.377Z] 2115df751137: Pushed [2026-04-09T11:12:05.377Z] cce92674e987: Layer already exists [2026-04-09T11:12:09.570Z] d3c2633bdad0: Pushed [2026-04-09T11:12:09.570Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:09.906Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:10.013Z] Avoid second fetch [2026-04-09T11:12:10.014Z] Checking out Revision a3a66f652deb868fe752f9d2873c24e3ceebd22e (main) [2026-04-09T11:12:09.152Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-04-09T11:12:09.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T11:12:10.032Z] > git config core.sparsecheckout # timeout=10 [2026-04-09T11:12:10.237Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-09T11:12:10.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-09T11:12:10.237Z] d3c2633bdad0: Preparing [2026-04-09T11:12:10.237Z] 2115df751137: Preparing [2026-04-09T11:12:10.237Z] 21790a7b0b59: Preparing [2026-04-09T11:12:10.237Z] b8a67eb57e2a: Preparing [2026-04-09T11:12:10.237Z] 4c5939874587: Preparing [2026-04-09T11:12:10.237Z] cce92674e987: Preparing [2026-04-09T11:12:10.237Z] cce92674e987: Waiting [2026-04-09T11:12:10.237Z] 4c5939874587: Layer already exists [2026-04-09T11:12:10.237Z] 2115df751137: Layer already exists [2026-04-09T11:12:10.237Z] d3c2633bdad0: Layer already exists [2026-04-09T11:12:10.237Z] 21790a7b0b59: Layer already exists [2026-04-09T11:12:10.237Z] b8a67eb57e2a: Layer already exists [2026-04-09T11:12:10.237Z] cce92674e987: Layer already exists [2026-04-09T11:12:10.237Z] latest: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:10.579Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-04-09T11:12:10.623Z] Commit message: "Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [Pipeline] sh [2026-04-09T11:12:10.904Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-04-09T11:12:10.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-09T11:12:10.904Z] d3c2633bdad0: Preparing [2026-04-09T11:12:10.904Z] 2115df751137: Preparing [2026-04-09T11:12:10.904Z] 21790a7b0b59: Preparing [2026-04-09T11:12:10.904Z] b8a67eb57e2a: Preparing [2026-04-09T11:12:10.904Z] 4c5939874587: Preparing [2026-04-09T11:12:10.904Z] cce92674e987: Preparing [2026-04-09T11:12:10.904Z] cce92674e987: Waiting [2026-04-09T11:12:10.904Z] d3c2633bdad0: Layer already exists [2026-04-09T11:12:10.904Z] 2115df751137: Layer already exists [2026-04-09T11:12:10.904Z] 4c5939874587: Layer already exists [2026-04-09T11:12:10.904Z] 21790a7b0b59: Layer already exists [2026-04-09T11:12:10.904Z] b8a67eb57e2a: Layer already exists [2026-04-09T11:12:10.904Z] cce92674e987: Layer already exists [2026-04-09T11:12:10.905Z] 4.1.0-dev.17: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:11.232Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:11.555Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:12:11.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-09T11:12:11.555Z] d3c2633bdad0: Preparing [2026-04-09T11:12:11.555Z] 2115df751137: Preparing [2026-04-09T11:12:11.555Z] 21790a7b0b59: Preparing [2026-04-09T11:12:11.555Z] b8a67eb57e2a: Preparing [2026-04-09T11:12:11.555Z] 4c5939874587: Preparing [2026-04-09T11:12:11.555Z] cce92674e987: Preparing [2026-04-09T11:12:11.555Z] cce92674e987: Waiting [2026-04-09T11:12:11.555Z] d3c2633bdad0: Layer already exists [2026-04-09T11:12:11.555Z] 4c5939874587: Layer already exists [2026-04-09T11:12:11.555Z] 21790a7b0b59: Layer already exists [2026-04-09T11:12:11.555Z] b8a67eb57e2a: Layer already exists [2026-04-09T11:12:11.555Z] 2115df751137: Layer already exists [2026-04-09T11:12:11.555Z] cce92674e987: Layer already exists [2026-04-09T11:12:11.555Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:10.096Z] > git checkout -f a3a66f652deb868fe752f9d2873c24e3ceebd22e # timeout=10 [2026-04-09T11:12:11.876Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:12.197Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-09T11:12:12.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-04-09T11:12:12.198Z] d3c2633bdad0: Preparing [2026-04-09T11:12:12.198Z] 2115df751137: Preparing [2026-04-09T11:12:12.198Z] 21790a7b0b59: Preparing [2026-04-09T11:12:12.198Z] b8a67eb57e2a: Preparing [2026-04-09T11:12:12.198Z] 4c5939874587: Preparing [2026-04-09T11:12:12.198Z] cce92674e987: Preparing [2026-04-09T11:12:12.198Z] cce92674e987: Waiting [2026-04-09T11:12:12.198Z] 4c5939874587: Layer already exists [2026-04-09T11:12:12.198Z] 2115df751137: Layer already exists [2026-04-09T11:12:12.198Z] b8a67eb57e2a: Layer already exists [2026-04-09T11:12:12.198Z] d3c2633bdad0: Layer already exists [2026-04-09T11:12:12.198Z] 21790a7b0b59: Layer already exists [2026-04-09T11:12:12.198Z] cce92674e987: Layer already exists [2026-04-09T11:12:12.198Z] main: digest: sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T11:12:12.282Z] ===================================================== [Pipeline] echo [2026-04-09T11:12:12.301Z] taggedImages: [2026-04-09T11:12:12.301Z] - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:12:12.301Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-09T11:12:12.301Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-04-09T11:12:12.301Z] - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:12:12.301Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2026-04-09T11:12:12.346Z] ========================================================= [2026-04-09T11:12:12.346Z] [edgeXBuildMultiArch] RAW Config: [2026-04-09T11:12:12.346Z] images: [2026-04-09T11:12:12.346Z] - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:12:12.346Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-09T11:12:12.346Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-04-09T11:12:12.346Z] - nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:12:12.346Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-09T11:12:12.346Z] settingsFile: [2026-04-09T11:12:12.346Z] device-virtual-go-settings [2026-04-09T11:12:12.346Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:12:14.914Z] provisioning config files... [2026-04-09T11:12:14.942Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/229@tmp/config17460601118263399633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:12:15.628Z] ---> ****-login.sh [2026-04-09T11:12:15.628Z] nexus3.edgexfoundry.org:10001 [2026-04-09T11:12:15.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:16.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:12:16.179Z] Configure a credential helper to remove this warning. See [2026-04-09T11:12:16.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:12:16.179Z] [2026-04-09T11:12:16.179Z] Login Succeeded [2026-04-09T11:12:16.179Z] nexus3.edgexfoundry.org:10002 [2026-04-09T11:12:16.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:16.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:12:16.725Z] Configure a credential helper to remove this warning. See [2026-04-09T11:12:16.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:12:16.726Z] [2026-04-09T11:12:16.726Z] Login Succeeded [2026-04-09T11:12:16.726Z] nexus3.edgexfoundry.org:10003 [2026-04-09T11:12:16.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:16.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:12:17.000Z] Configure a credential helper to remove this warning. See [2026-04-09T11:12:17.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:12:17.000Z] [2026-04-09T11:12:17.000Z] Login Succeeded [2026-04-09T11:12:17.000Z] nexus3.edgexfoundry.org:10004 [2026-04-09T11:12:17.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:17.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:12:17.273Z] Configure a credential helper to remove this warning. See [2026-04-09T11:12:17.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:12:17.273Z] [2026-04-09T11:12:17.273Z] Login Succeeded [2026-04-09T11:12:17.273Z] ****.io [2026-04-09T11:12:17.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:12:17.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:12:17.807Z] Configure a credential helper to remove this warning. See [2026-04-09T11:12:17.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:12:17.807Z] [2026-04-09T11:12:17.807Z] Login Succeeded [2026-04-09T11:12:17.808Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T11:12:17.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-09T11:12:18.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T11:12:18.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T11:12:18.230Z] ========================================================= [2026-04-09T11:12:18.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-09T11:12:18.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:12:18.615Z] + 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-04-09T11:12:19.202Z] Sending build context to Docker daemon 21.23MB [2026-04-09T11:12:19.202Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-09T11:12:19.202Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-09T11:12:19.202Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-09T11:12:19.471Z] 6b59a28fa201: Pulling fs layer [2026-04-09T11:12:19.471Z] d32bb0dddca7: Pulling fs layer [2026-04-09T11:12:19.471Z] 5dab1238d3d9: Pulling fs layer [2026-04-09T11:12:19.471Z] 196fd7d83e7d: Pulling fs layer [2026-04-09T11:12:19.471Z] 4f4fb700ef54: Pulling fs layer [2026-04-09T11:12:19.471Z] 8ba94037c8f0: Pulling fs layer [2026-04-09T11:12:19.471Z] deaec5988b04: Pulling fs layer [2026-04-09T11:12:19.471Z] 9f65657bb879: Pulling fs layer [2026-04-09T11:12:19.471Z] 196fd7d83e7d: Waiting [2026-04-09T11:12:19.471Z] 4f4fb700ef54: Waiting [2026-04-09T11:12:19.471Z] 8ba94037c8f0: Waiting [2026-04-09T11:12:19.471Z] deaec5988b04: Waiting [2026-04-09T11:12:19.471Z] 9f65657bb879: Waiting [2026-04-09T11:12:19.471Z] d32bb0dddca7: Verifying Checksum [2026-04-09T11:12:19.471Z] d32bb0dddca7: Download complete [2026-04-09T11:12:19.471Z] 196fd7d83e7d: Verifying Checksum [2026-04-09T11:12:19.471Z] 196fd7d83e7d: Download complete [2026-04-09T11:12:19.471Z] 4f4fb700ef54: Verifying Checksum [2026-04-09T11:12:19.471Z] 4f4fb700ef54: Download complete [2026-04-09T11:12:19.471Z] 8ba94037c8f0: Verifying Checksum [2026-04-09T11:12:19.471Z] 8ba94037c8f0: Download complete [2026-04-09T11:12:19.471Z] 6b59a28fa201: Verifying Checksum [2026-04-09T11:12:19.471Z] 6b59a28fa201: Download complete [2026-04-09T11:12:20.061Z] 9f65657bb879: Verifying Checksum [2026-04-09T11:12:20.061Z] 9f65657bb879: Download complete [2026-04-09T11:12:20.650Z] 6b59a28fa201: Pull complete [2026-04-09T11:12:21.237Z] d32bb0dddca7: Pull complete [2026-04-09T11:12:21.237Z] 5dab1238d3d9: Verifying Checksum [2026-04-09T11:12:21.237Z] 5dab1238d3d9: Download complete [2026-04-09T11:12:22.659Z] deaec5988b04: Verifying Checksum [2026-04-09T11:12:22.660Z] deaec5988b04: Download complete [2026-04-09T11:12:27.350Z] Still waiting to schedule task [2026-04-09T11:12:27.350Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-09T11:12:35.010Z] 5dab1238d3d9: Pull complete [2026-04-09T11:12:35.010Z] 196fd7d83e7d: Pull complete [2026-04-09T11:12:35.010Z] 4f4fb700ef54: Pull complete [2026-04-09T11:12:35.010Z] 8ba94037c8f0: Pull complete [2026-04-09T11:12:45.120Z] deaec5988b04: Pull complete [2026-04-09T11:12:45.395Z] 9f65657bb879: Pull complete [2026-04-09T11:12:45.395Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-09T11:12:45.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-09T11:12:45.395Z] ---> 334268110677 [2026-04-09T11:12:45.395Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-09T11:12:47.346Z] ---> Running in c854bb89ebea [2026-04-09T11:12:47.616Z] Removing intermediate container c854bb89ebea [2026-04-09T11:12:47.616Z] ---> 5c1000744946 [2026-04-09T11:12:47.616Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-09T11:12:47.616Z] ---> Running in d6d033498635 [2026-04-09T11:12:47.887Z] Removing intermediate container d6d033498635 [2026-04-09T11:12:47.887Z] ---> 6d2ce895e89b [2026-04-09T11:12:47.887Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-04-09T11:12:48.163Z] ---> Running in d431b4bf5067 [2026-04-09T11:12:48.437Z] Removing intermediate container d431b4bf5067 [2026-04-09T11:12:48.437Z] ---> 121672f62d37 [2026-04-09T11:12:48.437Z] Step 6/12 : WORKDIR /device-virtual-go [2026-04-09T11:12:48.437Z] ---> Running in a16df988b8fe [2026-04-09T11:12:48.713Z] Removing intermediate container a16df988b8fe [2026-04-09T11:12:48.713Z] ---> fddfc23282a8 [2026-04-09T11:12:48.713Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-09T11:12:48.713Z] ---> Running in 19978445b7ff [2026-04-09T11:12:50.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T11:12:50.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T11:12:52.066Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-09T11:12:52.066Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-04-09T11:12:52.066Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-09T11:12:52.066Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-09T11:12:52.066Z] Executing busybox-1.37.0-r19.trigger [2026-04-09T11:12:52.066Z] OK: 259 MiB in 64 packages [2026-04-09T11:12:53.048Z] Removing intermediate container 19978445b7ff [2026-04-09T11:12:53.048Z] ---> 7de709b6a40f [2026-04-09T11:12:53.048Z] Step 8/12 : COPY go.mod vendor* ./ [2026-04-09T11:12:56.406Z] ---> 8f4509d16574 [2026-04-09T11:12:56.406Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T11:12:56.406Z] ---> Running in a9f2a676da20 [2026-04-09T11:13:31.703Z] Running on prd-centos7-docker-4c-2g-4827 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:13:31.760Z] provisioning config files... [2026-04-09T11:13:31.806Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13407064416687778687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:13:33.710Z] ---> ****-login.sh [2026-04-09T11:13:33.710Z] nexus3.edgexfoundry.org:10001 [2026-04-09T11:13:34.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:13:34.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:13:34.036Z] Configure a credential helper to remove this warning. See [2026-04-09T11:13:34.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:13:34.036Z] [2026-04-09T11:13:34.036Z] Login Succeeded [2026-04-09T11:13:34.036Z] nexus3.edgexfoundry.org:10002 [2026-04-09T11:13:34.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:13:34.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:13:34.344Z] Configure a credential helper to remove this warning. See [2026-04-09T11:13:34.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:13:34.344Z] [2026-04-09T11:13:34.344Z] Login Succeeded [2026-04-09T11:13:34.344Z] nexus3.edgexfoundry.org:10003 [2026-04-09T11:13:34.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:13:34.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:13:34.614Z] Configure a credential helper to remove this warning. See [2026-04-09T11:13:34.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:13:34.614Z] [2026-04-09T11:13:34.614Z] Login Succeeded [2026-04-09T11:13:34.614Z] nexus3.edgexfoundry.org:10004 [2026-04-09T11:13:34.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:13:34.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:13:34.614Z] Configure a credential helper to remove this warning. See [2026-04-09T11:13:34.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:13:34.614Z] [2026-04-09T11:13:34.614Z] Login Succeeded [2026-04-09T11:13:34.614Z] ****.io [2026-04-09T11:13:34.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:13:35.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:13:35.147Z] Configure a credential helper to remove this warning. See [2026-04-09T11:13:35.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:13:35.148Z] [2026-04-09T11:13:35.148Z] Login Succeeded [2026-04-09T11:13:35.148Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T11:13:35.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T11:13:35.521Z] + docker buildx ls [2026-04-09T11:13:35.521Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-09T11:13:35.521Z] default * docker [2026-04-09T11:13:35.521Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-09T11:13:35.824Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-09T11:13:35.825Z] edgex-builder [Pipeline] sh [2026-04-09T11:13:36.117Z] + docker buildx inspect --bootstrap [2026-04-09T11:13:36.117Z] #1 [internal] booting buildkit [2026-04-09T11:13:36.117Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-09T11:13:40.335Z] #1 pulling image moby/buildkit:buildx-stable-1 3.8s done [2026-04-09T11:13:40.335Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-09T11:13:41.717Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2026-04-09T11:13:41.717Z] #1 DONE 5.4s [2026-04-09T11:13:41.717Z] Name: edgex-builder [2026-04-09T11:13:41.717Z] Driver: docker-container [2026-04-09T11:13:41.717Z] [2026-04-09T11:13:41.717Z] Nodes: [2026-04-09T11:13:41.717Z] Name: edgex-builder0 [2026-04-09T11:13:41.717Z] Endpoint: unix:///var/run/docker.sock [2026-04-09T11:13:41.717Z] Status: running [2026-04-09T11:13:41.717Z] Buildkit: v0.29.0 [2026-04-09T11:13:41.717Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-09T11:13:42.017Z] + docker buildx ls [2026-04-09T11:13:42.017Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-09T11:13:42.018Z] edgex-builder * docker-container [2026-04-09T11:13:42.018Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-09T11:13:42.018Z] default docker [2026-04-09T11:13:42.018Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-09T11:13:42.306Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e --push - [2026-04-09T11:13:42.306Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e' [2026-04-09T11:13:42.566Z] #1 [internal] load build definition from Dockerfile [2026-04-09T11:13:42.566Z] #1 transferring dockerfile: 199B done [2026-04-09T11:13:42.566Z] #1 DONE 0.0s [2026-04-09T11:13:42.566Z] [2026-04-09T11:13:42.566Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:13:42.566Z] #2 DONE 0.1s [2026-04-09T11:13:42.566Z] [2026-04-09T11:13:42.566Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:13:42.566Z] #3 DONE 0.1s [2026-04-09T11:13:42.566Z] [2026-04-09T11:13:42.566Z] #4 [internal] load .dockerignore [2026-04-09T11:13:42.566Z] #4 transferring context: 2B done [2026-04-09T11:13:42.566Z] #4 DONE 0.0s [2026-04-09T11:13:42.566Z] [2026-04-09T11:13:42.566Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:42.566Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:42.566Z] #5 DONE 0.0s [2026-04-09T11:13:42.566Z] [2026-04-09T11:13:42.566Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:42.566Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:42.566Z] #6 DONE 0.1s [2026-04-09T11:13:42.836Z] [2026-04-09T11:13:42.836Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T11:13:42.836Z] #7 DONE 0.0s [2026-04-09T11:13:42.836Z] [2026-04-09T11:13:42.836Z] #8 exporting to image [2026-04-09T11:13:42.836Z] #8 exporting layers done [2026-04-09T11:13:42.836Z] #8 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done [2026-04-09T11:13:42.836Z] #8 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done [2026-04-09T11:13:42.836Z] #8 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done [2026-04-09T11:13:42.836Z] #8 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 0.0s done [2026-04-09T11:13:42.836Z] #8 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.0s done [2026-04-09T11:13:42.836Z] #8 pushing layers 0.1s done [2026-04-09T11:13:42.836Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 [2026-04-09T11:13:42.836Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T11:13:42.836Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done [2026-04-09T11:13:42.836Z] #8 DONE 0.2s [2026-04-09T11:13:42.836Z] [2026-04-09T11:13:42.836Z] 1 warning found (use --debug to expand): [2026-04-09T11:13:42.836Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T11:13:43.134Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2026-04-09T11:13:43.134Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2026-04-09T11:13:43.134Z] #1 [internal] load build definition from Dockerfile [2026-04-09T11:13:43.134Z] #1 transferring dockerfile: 165B done [2026-04-09T11:13:43.134Z] #1 DONE 0.0s [2026-04-09T11:13:43.134Z] [2026-04-09T11:13:43.134Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-09T11:13:43.134Z] #2 DONE 0.0s [2026-04-09T11:13:43.134Z] [2026-04-09T11:13:43.134Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-04-09T11:13:43.134Z] #3 DONE 0.0s [2026-04-09T11:13:43.134Z] [2026-04-09T11:13:43.134Z] #4 [internal] load .dockerignore [2026-04-09T11:13:43.134Z] #4 transferring context: 2B done [2026-04-09T11:13:43.134Z] #4 DONE 0.0s [2026-04-09T11:13:43.134Z] [2026-04-09T11:13:43.134Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:43.134Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:43.134Z] #5 DONE 0.0s [2026-04-09T11:13:43.134Z] [2026-04-09T11:13:43.134Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:43.397Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:43.397Z] #6 CACHED [2026-04-09T11:13:43.397Z] [2026-04-09T11:13:43.397Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:43.397Z] #5 CACHED [2026-04-09T11:13:43.397Z] [2026-04-09T11:13:43.397Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T11:13:43.397Z] #7 DONE 0.0s [2026-04-09T11:13:43.397Z] [2026-04-09T11:13:43.397Z] #8 exporting to image [2026-04-09T11:13:43.397Z] #8 exporting layers done [2026-04-09T11:13:43.397Z] #8 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done [2026-04-09T11:13:43.397Z] #8 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done [2026-04-09T11:13:43.397Z] #8 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done [2026-04-09T11:13:43.397Z] #8 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done [2026-04-09T11:13:43.397Z] #8 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done [2026-04-09T11:13:43.397Z] #8 pushing layers 0.0s done [2026-04-09T11:13:43.397Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done [2026-04-09T11:13:43.397Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T11:13:43.397Z] #8 DONE 0.1s [2026-04-09T11:13:43.397Z] [2026-04-09T11:13:43.397Z] 1 warning found (use --debug to expand): [2026-04-09T11:13:43.397Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T11:13:43.692Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17' [2026-04-09T11:13:43.692Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 --push - [2026-04-09T11:13:43.951Z] #1 [internal] load build definition from Dockerfile [2026-04-09T11:13:43.951Z] #1 transferring dockerfile: 171B done [2026-04-09T11:13:43.951Z] #1 DONE 0.0s [2026-04-09T11:13:43.951Z] [2026-04-09T11:13:43.951Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-04-09T11:13:43.951Z] #2 DONE 0.0s [2026-04-09T11:13:43.951Z] [2026-04-09T11:13:43.951Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-04-09T11:13:43.951Z] #3 DONE 0.0s [2026-04-09T11:13:43.951Z] [2026-04-09T11:13:43.951Z] #4 [internal] load .dockerignore [2026-04-09T11:13:43.951Z] #4 transferring context: 2B done [2026-04-09T11:13:43.951Z] #4 DONE 0.0s [2026-04-09T11:13:43.951Z] [2026-04-09T11:13:43.951Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:43.952Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:43.952Z] #5 CACHED [2026-04-09T11:13:43.952Z] [2026-04-09T11:13:43.952Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:43.952Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:43.952Z] #6 CACHED [2026-04-09T11:13:43.952Z] [2026-04-09T11:13:43.952Z] #7 exporting to image [2026-04-09T11:13:43.952Z] #7 exporting layers done [2026-04-09T11:13:43.952Z] #7 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done [2026-04-09T11:13:43.952Z] #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done [2026-04-09T11:13:43.952Z] #7 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done [2026-04-09T11:13:43.952Z] #7 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done [2026-04-09T11:13:43.952Z] #7 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done [2026-04-09T11:13:43.952Z] #7 pushing layers 0.0s done [2026-04-09T11:13:43.952Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 [2026-04-09T11:13:43.952Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T11:13:43.952Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done [2026-04-09T11:13:43.952Z] #7 DONE 0.1s [2026-04-09T11:13:43.952Z] [2026-04-09T11:13:43.952Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T11:13:43.952Z] #8 DONE 0.0s [2026-04-09T11:13:43.952Z] [2026-04-09T11:13:43.952Z] 1 warning found (use --debug to expand): [2026-04-09T11:13:43.952Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T11:13:44.244Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17' [2026-04-09T11:13:44.244Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 --push - [2026-04-09T11:13:44.244Z] #1 [internal] load build definition from Dockerfile [2026-04-09T11:13:44.244Z] #1 transferring dockerfile: 212B done [2026-04-09T11:13:44.244Z] #1 DONE 0.0s [2026-04-09T11:13:44.244Z] [2026-04-09T11:13:44.244Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:13:44.244Z] #2 DONE 0.0s [2026-04-09T11:13:44.244Z] [2026-04-09T11:13:44.244Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:13:44.244Z] #3 DONE 0.0s [2026-04-09T11:13:44.244Z] [2026-04-09T11:13:44.244Z] #4 [internal] load .dockerignore [2026-04-09T11:13:44.244Z] #4 transferring context: 2B done [2026-04-09T11:13:44.244Z] #4 DONE 0.0s [2026-04-09T11:13:44.244Z] [2026-04-09T11:13:44.244Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:44.244Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:44.244Z] #5 CACHED [2026-04-09T11:13:44.244Z] [2026-04-09T11:13:44.244Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:44.244Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:44.244Z] #6 CACHED [2026-04-09T11:13:44.244Z] [2026-04-09T11:13:44.244Z] #7 exporting to image [2026-04-09T11:13:44.244Z] #7 exporting layers done [2026-04-09T11:13:44.244Z] #7 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done [2026-04-09T11:13:44.244Z] #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 [2026-04-09T11:13:44.244Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T11:13:44.530Z] #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done [2026-04-09T11:13:44.530Z] #7 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done [2026-04-09T11:13:44.530Z] #7 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done [2026-04-09T11:13:44.530Z] #7 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done [2026-04-09T11:13:44.530Z] #7 pushing layers 0.0s done [2026-04-09T11:13:44.530Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done [2026-04-09T11:13:44.530Z] #7 DONE 0.1s [2026-04-09T11:13:44.530Z] [2026-04-09T11:13:44.530Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T11:13:44.530Z] #8 DONE 0.0s [2026-04-09T11:13:44.530Z] [2026-04-09T11:13:44.530Z] 1 warning found (use --debug to expand): [2026-04-09T11:13:44.530Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T11:13:44.829Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2026-04-09T11:13:44.829Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2026-04-09T11:13:44.829Z] #1 [internal] load build definition from Dockerfile [2026-04-09T11:13:44.829Z] #1 transferring dockerfile: 163B done [2026-04-09T11:13:44.829Z] #1 DONE 0.0s [2026-04-09T11:13:44.829Z] [2026-04-09T11:13:44.829Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-09T11:13:44.829Z] #2 DONE 0.0s [2026-04-09T11:13:44.829Z] [2026-04-09T11:13:44.829Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-04-09T11:13:44.829Z] #3 DONE 0.0s [2026-04-09T11:13:44.829Z] [2026-04-09T11:13:44.829Z] #4 [internal] load .dockerignore [2026-04-09T11:13:44.829Z] #4 transferring context: 2B done [2026-04-09T11:13:44.829Z] #4 DONE 0.0s [2026-04-09T11:13:44.829Z] [2026-04-09T11:13:44.829Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:44.829Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:44.829Z] #5 CACHED [2026-04-09T11:13:44.829Z] [2026-04-09T11:13:44.829Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f [2026-04-09T11:13:44.829Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:39027a7ad013ffe3529ad4422c3e0f1efceb7e567a1a6a74b5f0787fd64bae4f 0.0s done [2026-04-09T11:13:44.829Z] #6 CACHED [2026-04-09T11:13:44.829Z] [2026-04-09T11:13:44.829Z] #7 exporting to image [2026-04-09T11:13:44.829Z] #7 exporting layers done [2026-04-09T11:13:44.829Z] #7 exporting manifest sha256:1ab4163c70869bc189299951a4a3df7405de1751038547932e6a6cf6be8a9cf0 done [2026-04-09T11:13:44.829Z] #7 exporting config sha256:2e364f04173a85d179027b8e5db1246ab8cbc40ccaa1fbf030e3f88473d915f2 done [2026-04-09T11:13:44.829Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T11:13:45.090Z] #7 exporting manifest sha256:2eb943f38dd74b9647943c052d5f730f22346fb7503ab742914b9ee15d4bb426 done [2026-04-09T11:13:45.090Z] #7 exporting config sha256:2975c621b9b33a1fb4e43006a901806be06192ef4aaff9ced7b825551f77d581 done [2026-04-09T11:13:45.090Z] #7 exporting manifest list sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 done [2026-04-09T11:13:45.090Z] #7 pushing layers 0.0s done [2026-04-09T11:13:45.090Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:6ff6f4c0f53163659057ff9ad3ffedb04b29cbaf695cdddb1317029a6e686c53 0.1s done [2026-04-09T11:13:45.090Z] #7 DONE 0.1s [2026-04-09T11:13:45.090Z] [2026-04-09T11:13:45.090Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T11:13:45.090Z] #8 DONE 0.0s [2026-04-09T11:13:45.090Z] [2026-04-09T11:13:45.090Z] 1 warning found (use --debug to expand): [2026-04-09T11:13:45.090Z]  - 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-04-09T11:13:45.471Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:13:45.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:13:46.332Z] ---> package-listing.sh [2026-04-09T11:13:46.332Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-09T11:13:46.332Z] ++ facter osfamily [2026-04-09T11:13:46.630Z] + OS_FAMILY=redhat [2026-04-09T11:13:46.630Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-04-09T11:13:46.630Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-09T11:13:46.630Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-09T11:13:46.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-09T11:13:46.630Z] + PACKAGES=/tmp/packages_start.txt [2026-04-09T11:13:46.630Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-09T11:13:46.630Z] + PACKAGES=/tmp/packages_end.txt [2026-04-09T11:13:46.630Z] + case "${OS_FAMILY}" in [2026-04-09T11:13:46.630Z] + rpm -qa [2026-04-09T11:13:46.630Z] + sort [2026-04-09T11:13:47.198Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-09T11:13:47.198Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-09T11:13:47.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-09T11:13:47.198Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-09T11:13:47.198Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-04-09T11:13:47.198Z] + 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-04-09T11:13:47.208Z] 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-04-09T11:13:47.506Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:13:48.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T11:13:48.086Z] [2026-04-09T11:13:48.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:13:48.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T11:13:48.395Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-09T11:13:48.395Z] 5eb5b503b376: Pulling fs layer [2026-04-09T11:13:48.395Z] 5c69ac0246d0: Pulling fs layer [2026-04-09T11:13:48.395Z] ec43610c2a17: Pulling fs layer [2026-04-09T11:13:48.395Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-09T11:13:48.395Z] 33b1e0a273af: Pulling fs layer [2026-04-09T11:13:48.395Z] 5d3b04190fa2: Pulling fs layer [2026-04-09T11:13:48.395Z] 2f39f015ded8: Pulling fs layer [2026-04-09T11:13:48.395Z] 3a2ae6a8a46f: Waiting [2026-04-09T11:13:48.395Z] 33b1e0a273af: Waiting [2026-04-09T11:13:48.395Z] 5d3b04190fa2: Waiting [2026-04-09T11:13:48.395Z] 2f39f015ded8: Waiting [2026-04-09T11:13:48.395Z] 5c69ac0246d0: Verifying Checksum [2026-04-09T11:13:48.395Z] 5c69ac0246d0: Download complete [2026-04-09T11:13:48.395Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-09T11:13:48.395Z] 3a2ae6a8a46f: Download complete [2026-04-09T11:13:48.395Z] 33b1e0a273af: Verifying Checksum [2026-04-09T11:13:48.395Z] 33b1e0a273af: Download complete [2026-04-09T11:13:48.395Z] 5d3b04190fa2: Verifying Checksum [2026-04-09T11:13:48.395Z] 5d3b04190fa2: Download complete [2026-04-09T11:13:48.395Z] ec43610c2a17: Verifying Checksum [2026-04-09T11:13:48.395Z] ec43610c2a17: Download complete [2026-04-09T11:13:48.657Z] 5eb5b503b376: Verifying Checksum [2026-04-09T11:13:48.657Z] 5eb5b503b376: Download complete [2026-04-09T11:13:49.237Z] 2f39f015ded8: Verifying Checksum [2026-04-09T11:13:49.237Z] 2f39f015ded8: Download complete [2026-04-09T11:13:50.193Z] 5eb5b503b376: Pull complete [2026-04-09T11:13:50.193Z] 5c69ac0246d0: Pull complete [2026-04-09T11:13:50.451Z] ec43610c2a17: Pull complete [2026-04-09T11:13:50.712Z] 3a2ae6a8a46f: Pull complete [2026-04-09T11:13:50.712Z] 33b1e0a273af: Pull complete [2026-04-09T11:13:50.712Z] 5d3b04190fa2: Pull complete [2026-04-09T11:13:54.940Z] 2f39f015ded8: Pull complete [2026-04-09T11:13:54.940Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-09T11:13:54.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T11:13:54.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:13:55.112Z] prd-centos7-docker-4c-2g-4827 does not seem to be running inside a container [2026-04-09T11:13:55.151Z] $ 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-04-09T11:13:58.680Z] $ docker top 71bfcb13f1f400877a738aaf0c3b7d6aae07fa87ee4285e1d375ddb0c919d0d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T11:13:59.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-09T11:13:59.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-09T11:13:59.609Z] + ls /var/log/sa-host [2026-04-09T11:13:59.609Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:13:59.694Z] provisioning config files... [2026-04-09T11:13:59.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config489481268153947401tmp [Pipeline] { [Pipeline] echo [2026-04-09T11:13:59.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:14:00.023Z] ---> create-netrc.sh [Pipeline] } [2026-04-09T11:14:00.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:14:00.376Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-09T11:14:00.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:14:00.681Z] ---> sudo-logs.sh [2026-04-09T11:14:00.681Z] Archiving 'sudo' log.. [2026-04-09T11:14:00.681Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4827.novalocal: Name or service not known [2026-04-09T11:14:00.681Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4827.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-09T11:14:00.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:14:00.998Z] ---> job-cost.sh [2026-04-09T11:14:00.998Z] lf-activate-venv: SKIPPING [2026-04-09T11:14:00.998Z] INFO: No Stack... [2026-04-09T11:14:01.261Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-09T11:14:01.520Z] INFO: Archiving Costs [Pipeline] echo [2026-04-09T11:14:01.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:14:01.827Z] ---> logs-deploy.sh [2026-04-09T11:14:01.827Z] lf-activate-venv: SKIPPING [2026-04-09T11:14:01.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/229 [2026-04-09T11:14:01.827Z] INFO: archiving workspace using pattern(s): [2026-04-09T11:14:02.766Z] Archives upload complete. [2026-04-09T11:14:02.766Z] INFO: archiving logs to Nexus [2026-04-09T11:14:03.347Z] ---> uname -a: [2026-04-09T11:14:03.347Z] Linux prd-centos7-docker-4c-2g-4827.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-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] ---> lscpu: [2026-04-09T11:14:03.347Z] Architecture: x86_64 [2026-04-09T11:14:03.347Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-09T11:14:03.347Z] Byte Order: Little Endian [2026-04-09T11:14:03.347Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-09T11:14:03.347Z] CPU(s): 2 [2026-04-09T11:14:03.347Z] On-line CPU(s) list: 0,1 [2026-04-09T11:14:03.347Z] Thread(s) per core: 1 [2026-04-09T11:14:03.347Z] Core(s) per socket: 1 [2026-04-09T11:14:03.347Z] Socket(s): 2 [2026-04-09T11:14:03.347Z] NUMA node(s): 1 [2026-04-09T11:14:03.347Z] Vendor ID: AuthenticAMD [2026-04-09T11:14:03.347Z] CPU family: 23 [2026-04-09T11:14:03.347Z] Model: 49 [2026-04-09T11:14:03.347Z] Model name: AMD EPYC-Rome Processor [2026-04-09T11:14:03.347Z] Stepping: 0 [2026-04-09T11:14:03.347Z] CPU MHz: 2799.998 [2026-04-09T11:14:03.347Z] BogoMIPS: 5599.99 [2026-04-09T11:14:03.347Z] Virtualization: AMD-V [2026-04-09T11:14:03.347Z] Hypervisor vendor: KVM [2026-04-09T11:14:03.347Z] Virtualization type: full [2026-04-09T11:14:03.347Z] L1d cache: 64 KiB [2026-04-09T11:14:03.347Z] L1i cache: 64 KiB [2026-04-09T11:14:03.347Z] L2 cache: 1 MiB [2026-04-09T11:14:03.347Z] L3 cache: 32 MiB [2026-04-09T11:14:03.347Z] NUMA node0 CPU(s): 0,1 [2026-04-09T11:14:03.347Z] Vulnerability Itlb multihit: Not affected [2026-04-09T11:14:03.347Z] Vulnerability L1tf: Not affected [2026-04-09T11:14:03.347Z] Vulnerability Mds: Not affected [2026-04-09T11:14:03.347Z] Vulnerability Meltdown: Not affected [2026-04-09T11:14:03.347Z] Vulnerability Mmio stale data: Not affected [2026-04-09T11:14:03.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-09T11:14:03.347Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-09T11:14:03.347Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-09T11:14:03.347Z] Vulnerability Srbds: Not affected [2026-04-09T11:14:03.347Z] Vulnerability Tsx async abort: Not affected [2026-04-09T11:14:03.347Z] 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-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] ---> nproc: [2026-04-09T11:14:03.347Z] 2 [2026-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] ---> df -h: [2026-04-09T11:14:03.347Z] Filesystem Size Used Avail Use% Mounted on [2026-04-09T11:14:03.347Z] overlay 40G 7.4G 33G 19% / [2026-04-09T11:14:03.347Z] tmpfs 64M 0 64M 0% /dev [2026-04-09T11:14:03.347Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-09T11:14:03.347Z] shm 64M 0 64M 0% /dev/shm [2026-04-09T11:14:03.347Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] [2026-04-09T11:14:03.347Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2026-04-09T11:14:03.347Z] Please check if data collecting is enabled [2026-04-09T11:14:03.347Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T11:14:03.643Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-09T11:14:03.649Z] $ docker stop --time=1 71bfcb13f1f400877a738aaf0c3b7d6aae07fa87ee4285e1d375ddb0c919d0d4 [2026-04-09T11:14:04.806Z] $ docker rm -f --volumes 71bfcb13f1f400877a738aaf0c3b7d6aae07fa87ee4285e1d375ddb0c919d0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-09T11:14:04.917Z] [WS-CLEANUP] Deleting project workspace... [2026-04-09T11:14:04.917Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-09T11:14:04.937Z] [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-04-09T11:14:05.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T11:14:05.401Z] [2026-04-09T11:14:05.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:14:05.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T11:14:05.708Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-09T11:14:05.708Z] 5eb5b503b376: Pulling fs layer [2026-04-09T11:14:05.708Z] 5c69ac0246d0: Pulling fs layer [2026-04-09T11:14:05.708Z] ec43610c2a17: Pulling fs layer [2026-04-09T11:14:05.708Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-09T11:14:05.708Z] 33b1e0a273af: Pulling fs layer [2026-04-09T11:14:05.708Z] 5d3b04190fa2: Pulling fs layer [2026-04-09T11:14:05.708Z] 2f39f015ded8: Pulling fs layer [2026-04-09T11:14:05.708Z] 5d3b04190fa2: Waiting [2026-04-09T11:14:05.708Z] 33b1e0a273af: Waiting [2026-04-09T11:14:05.708Z] 2f39f015ded8: Waiting [2026-04-09T11:14:05.708Z] 3a2ae6a8a46f: Waiting [2026-04-09T11:14:05.708Z] 5c69ac0246d0: Verifying Checksum [2026-04-09T11:14:05.708Z] 5c69ac0246d0: Download complete [2026-04-09T11:14:05.708Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-09T11:14:05.708Z] 3a2ae6a8a46f: Download complete [2026-04-09T11:14:05.708Z] 33b1e0a273af: Verifying Checksum [2026-04-09T11:14:05.708Z] 33b1e0a273af: Download complete [2026-04-09T11:14:05.708Z] 5d3b04190fa2: Verifying Checksum [2026-04-09T11:14:05.708Z] 5d3b04190fa2: Download complete [2026-04-09T11:14:05.965Z] ec43610c2a17: Verifying Checksum [2026-04-09T11:14:05.965Z] ec43610c2a17: Download complete [2026-04-09T11:14:05.965Z] 5eb5b503b376: Verifying Checksum [2026-04-09T11:14:05.965Z] 5eb5b503b376: Download complete [2026-04-09T11:14:06.529Z] 2f39f015ded8: Verifying Checksum [2026-04-09T11:14:06.529Z] 2f39f015ded8: Download complete [2026-04-09T11:14:07.095Z] 5eb5b503b376: Pull complete [2026-04-09T11:14:07.352Z] 5c69ac0246d0: Pull complete [2026-04-09T11:14:07.610Z] ec43610c2a17: Pull complete [2026-04-09T11:14:07.868Z] 3a2ae6a8a46f: Pull complete [2026-04-09T11:14:07.868Z] 33b1e0a273af: Pull complete [2026-04-09T11:14:07.868Z] 5d3b04190fa2: Pull complete [2026-04-09T11:14:13.129Z] 2f39f015ded8: Pull complete [2026-04-09T11:14:13.130Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-09T11:14:13.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T11:14:13.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:14:13.224Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:14:13.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-09T11:14:14.975Z] $ docker top 11b70c7c049c57da587a71c2b8db55a4403d0fc0157eb5a2424e15e855d6c1f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:14:15.344Z] ---> job-cost.sh [2026-04-09T11:14:15.344Z] lf-activate-venv: SKIPPING [2026-04-09T11:14:15.344Z] INFO: No Stack... [2026-04-09T11:14:15.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-09T11:14:15.860Z] INFO: Archiving Costs [Pipeline] sh [2026-04-09T11:14:16.154Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-04-09T11:14:16.154Z] + cut -d, -f6 [Pipeline] lock [2026-04-09T11:14:16.167Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [2026-04-09T11:14:16.175Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] did not exist. Created. [2026-04-09T11:14:16.181Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-09T11:14:16.489Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-09T11:14:16.526Z] Stashed 1 file(s) [Pipeline] } [2026-04-09T11:14:16.534Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-09T11:14:16.559Z] $ docker stop --time=1 11b70c7c049c57da587a71c2b8db55a4403d0fc0157eb5a2424e15e855d6c1f5 [2026-04-09T11:14:17.803Z] $ docker rm -f --volumes 11b70c7c049c57da587a71c2b8db55a4403d0fc0157eb5a2424e15e855d6c1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-09T11:14:33.043Z] Removing intermediate container a9f2a676da20 [2026-04-09T11:14:33.043Z] ---> 8b361d3d9d38 [2026-04-09T11:14:33.043Z] Step 10/12 : COPY . . [2026-04-09T11:14:33.043Z] ---> fae70f157c01 [2026-04-09T11:14:33.043Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-09T11:14:33.043Z] ---> Running in 881a9effddc8 [2026-04-09T11:14:33.043Z] Removing intermediate container 881a9effddc8 [2026-04-09T11:14:33.043Z] ---> c7c05052cd38 [2026-04-09T11:14:33.043Z] Step 12/12 : RUN $MAKE [2026-04-09T11:14:33.043Z] ---> Running in c4cea8b785e1 [2026-04-09T11:14:33.043Z] noop [2026-04-09T11:14:33.645Z] Removing intermediate container c4cea8b785e1 [2026-04-09T11:14:33.645Z] ---> df2002f25f43 [2026-04-09T11:14:33.645Z] Successfully built df2002f25f43 [2026-04-09T11:14:33.645Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:14:34.008Z] + docker inspect -f . ci-base-image-arm64 [2026-04-09T11:14:34.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:14:34.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-4826 does not seem to be running inside a container [2026-04-09T11:14:34.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/229 -v /w/workspace/device-virtual-go/229:/w/workspace/device-virtual-go/229:rw,z -v /w/workspace/device-virtual-go/229@tmp:/w/workspace/device-virtual-go/229@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-04-09T11:14:35.506Z] $ docker top be13c2e869d27eb49e06ebc33bd47d969923e6c44608d26aab458fdbc78df69d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T11:14:36.344Z] + go version [2026-04-09T11:14:36.344Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-09T11:14:36.362Z] $ docker stop --time=1 be13c2e869d27eb49e06ebc33bd47d969923e6c44608d26aab458fdbc78df69d [2026-04-09T11:14:38.031Z] $ docker rm -f --volumes be13c2e869d27eb49e06ebc33bd47d969923e6c44608d26aab458fdbc78df69d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:14:38.620Z] + docker inspect -f . ci-base-image-arm64 [2026-04-09T11:14:38.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:14:38.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-4826 does not seem to be running inside a container [2026-04-09T11:14:38.865Z] $ 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/229 -v /w/workspace/device-virtual-go/229:/w/workspace/device-virtual-go/229:rw,z -v /w/workspace/device-virtual-go/229@tmp:/w/workspace/device-virtual-go/229@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-04-09T11:14:40.015Z] $ docker top 086e975d10d350951430e6ea2abce1f0f34cc5fcf25b6c87dbf4c9645ffa1650 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T11:14:40.535Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/229 [Pipeline] fileExists [Pipeline] sh [2026-04-09T11:14:41.451Z] + make test [2026-04-09T11:14:41.451Z] go test ./... -coverprofile=coverage.out [2026-04-09T11:14:48.091Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-04-09T11:18:24.904Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-04-09T11:18:24.904Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 59.4% of statements [2026-04-09T11:18:24.904Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-09T11:18:24.904Z] go vet ./... [2026-04-09T11:19:11.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-09T11:19:11.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-09T11:19:11.751Z] ./bin/test-attribution-txt.sh [2026-04-09T11:19:11.751Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-09T11:19:11.751Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-09T11:19:11.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-09T11:19:11.792Z] $ docker stop --time=1 086e975d10d350951430e6ea2abce1f0f34cc5fcf25b6c87dbf4c9645ffa1650 [2026-04-09T11:19:14.629Z] $ docker rm -f --volumes 086e975d10d350951430e6ea2abce1f0f34cc5fcf25b6c87dbf4c9645ffa1650 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-09T11:19:16.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-09T11:19:16.252Z] Warning: overwriting stash ‘coverage-report’ [2026-04-09T11:19:16.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-09T11:19:17.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-09T11:19:17.678Z] + ls -al . [2026-04-09T11:19:17.678Z] total 272 [2026-04-09T11:19:17.678Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 9 11:14 . [2026-04-09T11:19:17.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 11:11 .. [2026-04-09T11:19:17.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 11:12 .git [2026-04-09T11:19:17.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:12 .github [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 272 Apr 9 11:12 .gitignore [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 11:12 .golangci.yml [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 20974 Apr 9 11:12 Attribution.txt [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 17302 Apr 9 11:12 CHANGELOG.md [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 1755 Apr 9 11:12 Dockerfile [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 11:12 GOVERNANCE.md [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 9 11:12 Jenkinsfile [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 9 11:12 LICENSE [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 2651 Apr 9 11:12 Makefile [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 9 11:12 OWNERS.md [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 4473 Apr 9 11:12 README.md [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 11:10 VERSION [2026-04-09T11:19:17.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 11:12 bin [2026-04-09T11:19:17.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:12 cmd [2026-04-09T11:19:17.678Z] -rw-r--r-- 1 jenkins jenkins 45292 Apr 9 11:18 coverage.out [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 6564 Apr 9 11:12 go.mod [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 89243 Apr 9 11:12 go.sum [2026-04-09T11:19:17.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 11:12 internal [2026-04-09T11:19:17.678Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 9 11:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:19:18.044Z] + 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=a3a66f652deb868fe752f9d2873c24e3ceebd22e --label arch=arm64 --label version=4.1.0-dev.17 . [2026-04-09T11:19:18.631Z] Sending build context to Docker daemon 21.28MB [2026-04-09T11:19:18.631Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-04-09T11:19:18.631Z] Step 2/26 : FROM ${BASE} AS builder [2026-04-09T11:19:18.631Z] ---> df2002f25f43 [2026-04-09T11:19:18.631Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-09T11:19:18.898Z] ---> Running in 999e9d98d908 [2026-04-09T11:19:19.178Z] Removing intermediate container 999e9d98d908 [2026-04-09T11:19:19.178Z] ---> 9a41c0f83c89 [2026-04-09T11:19:19.178Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-04-09T11:19:19.178Z] ---> Running in 0d2ad0268719 [2026-04-09T11:19:19.446Z] Removing intermediate container 0d2ad0268719 [2026-04-09T11:19:19.446Z] ---> eb4cbc46c2df [2026-04-09T11:19:19.446Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-04-09T11:19:19.446Z] ---> Running in 86701494125b [2026-04-09T11:19:19.712Z] Removing intermediate container 86701494125b [2026-04-09T11:19:19.712Z] ---> 9bcd2b94311c [2026-04-09T11:19:19.712Z] Step 6/26 : WORKDIR /device-virtual-go [2026-04-09T11:19:19.980Z] ---> Running in a70d7b14787a [2026-04-09T11:19:20.247Z] Removing intermediate container a70d7b14787a [2026-04-09T11:19:20.247Z] ---> 1981e4c354f9 [2026-04-09T11:19:20.247Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-09T11:19:20.247Z] ---> Running in 93d74e448f72 [2026-04-09T11:19:21.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T11:19:21.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T11:19:23.451Z] OK: 259 MiB in 64 packages [2026-04-09T11:19:24.036Z] Removing intermediate container 93d74e448f72 [2026-04-09T11:19:24.036Z] ---> 7e511c75b06c [2026-04-09T11:19:24.036Z] Step 8/26 : COPY go.mod vendor* ./ [2026-04-09T11:19:25.441Z] ---> 93605530f6c6 [2026-04-09T11:19:25.441Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T11:19:25.711Z] ---> Running in 1d55a72f7b44 [2026-04-09T11:19:27.654Z] Removing intermediate container 1d55a72f7b44 [2026-04-09T11:19:27.654Z] ---> 2e5ed13b41bc [2026-04-09T11:19:27.654Z] Step 10/26 : COPY . . [2026-04-09T11:19:29.066Z] ---> ab7d133045bf [2026-04-09T11:19:29.066Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-09T11:19:29.331Z] ---> Running in ed7e38306075 [2026-04-09T11:19:29.599Z] Removing intermediate container ed7e38306075 [2026-04-09T11:19:29.599Z] ---> 448ea698ac46 [2026-04-09T11:19:29.599Z] Step 12/26 : RUN $MAKE [2026-04-09T11:19:29.599Z] ---> Running in 21ccaca9ecad [2026-04-09T11:19:30.555Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-04-09T11:23:22.346Z] Removing intermediate container 21ccaca9ecad [2026-04-09T11:23:22.346Z] ---> 6da5ec589fe0 [2026-04-09T11:23:22.346Z] Step 13/26 : FROM alpine:3.22 [2026-04-09T11:23:22.346Z] 3.22: Pulling from library/alpine [2026-04-09T11:23:22.346Z] d741ee1608f3: Pulling fs layer [2026-04-09T11:23:22.346Z] d741ee1608f3: Verifying Checksum [2026-04-09T11:23:22.346Z] d741ee1608f3: Download complete [2026-04-09T11:23:22.346Z] d741ee1608f3: Pull complete [2026-04-09T11:23:22.346Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-09T11:23:22.346Z] Status: Downloaded newer image for alpine:3.22 [2026-04-09T11:23:22.346Z] ---> 5a766deef0c8 [2026-04-09T11:23:22.346Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-04-09T11:23:22.346Z] ---> Running in 1745f974ae74 [2026-04-09T11:23:22.346Z] Removing intermediate container 1745f974ae74 [2026-04-09T11:23:22.346Z] ---> 77e57bf6a27b [2026-04-09T11:23:22.346Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-04-09T11:23:22.346Z] ---> Running in c26770f8435f [2026-04-09T11:23:22.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T11:23:22.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T11:23:22.346Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-09T11:23:22.346Z] Executing busybox-1.37.0-r20.trigger [2026-04-09T11:23:22.346Z] OK: 8 MiB in 17 packages [2026-04-09T11:23:22.346Z] Removing intermediate container c26770f8435f [2026-04-09T11:23:22.346Z] ---> d57aae524ac5 [2026-04-09T11:23:22.346Z] Step 16/26 : RUN apk --no-cache upgrade [2026-04-09T11:23:22.346Z] ---> Running in 820d26da5d25 [2026-04-09T11:23:22.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T11:23:22.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T11:23:22.346Z] OK: 8 MiB in 17 packages [2026-04-09T11:23:22.346Z] Removing intermediate container 820d26da5d25 [2026-04-09T11:23:22.346Z] ---> 2d82ab935a76 [2026-04-09T11:23:22.346Z] Step 17/26 : WORKDIR / [2026-04-09T11:23:22.346Z] ---> Running in b8b015de518f [2026-04-09T11:23:22.346Z] Removing intermediate container b8b015de518f [2026-04-09T11:23:22.346Z] ---> ce628288eb89 [2026-04-09T11:23:22.346Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-04-09T11:23:22.346Z] ---> ae04de1fa597 [2026-04-09T11:23:22.346Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-04-09T11:23:22.346Z] ---> 13e3783b8b9b [2026-04-09T11:23:22.346Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-04-09T11:23:24.284Z] ---> 4097092d11b8 [2026-04-09T11:23:24.284Z] Step 21/26 : EXPOSE 59900 [2026-04-09T11:23:24.284Z] ---> Running in abe9317ee1c7 [2026-04-09T11:23:24.284Z] Removing intermediate container abe9317ee1c7 [2026-04-09T11:23:24.284Z] ---> 94a1c677950e [2026-04-09T11:23:24.284Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-04-09T11:23:24.551Z] ---> Running in 941d85e84e8d [2026-04-09T11:23:24.817Z] Removing intermediate container 941d85e84e8d [2026-04-09T11:23:24.817Z] ---> 2c70caf24d46 [2026-04-09T11:23:24.817Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-09T11:23:24.817Z] ---> Running in a77fed5c24d1 [2026-04-09T11:23:25.086Z] Removing intermediate container a77fed5c24d1 [2026-04-09T11:23:25.086Z] ---> 407c9835a466 [2026-04-09T11:23:25.086Z] Step 24/26 : LABEL arch=arm64 [2026-04-09T11:23:25.086Z] ---> Running in 8c4c8f5b39e1 [2026-04-09T11:23:25.667Z] Removing intermediate container 8c4c8f5b39e1 [2026-04-09T11:23:25.667Z] ---> 195c46c867b1 [2026-04-09T11:23:25.667Z] Step 25/26 : LABEL git_sha=a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:23:25.667Z] ---> Running in 48204af10bf2 [2026-04-09T11:23:25.934Z] Removing intermediate container 48204af10bf2 [2026-04-09T11:23:25.934Z] ---> 899844239923 [2026-04-09T11:23:25.934Z] Step 26/26 : LABEL version=4.1.0-dev.17 [2026-04-09T11:23:25.934Z] ---> Running in ab44a494d80d [2026-04-09T11:23:26.198Z] Removing intermediate container ab44a494d80d [2026-04-09T11:23:26.198Z] ---> e9b9e6a518d7 [2026-04-09T11:23:26.198Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-09T11:23:26.198Z] Successfully built e9b9e6a518d7 [2026-04-09T11:23:26.198Z] 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-04-09T11:23:26.334Z] provisioning config files... [2026-04-09T11:23:26.351Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/229@tmp/config209633599501385465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:23:26.686Z] ---> ****-login.sh [2026-04-09T11:23:26.687Z] nexus3.edgexfoundry.org:10001 [2026-04-09T11:23:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:23:26.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:23:26.984Z] Configure a credential helper to remove this warning. See [2026-04-09T11:23:26.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:23:26.984Z] [2026-04-09T11:23:26.984Z] Login Succeeded [2026-04-09T11:23:26.984Z] nexus3.edgexfoundry.org:10002 [2026-04-09T11:23:27.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:23:27.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:23:27.250Z] Configure a credential helper to remove this warning. See [2026-04-09T11:23:27.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:23:27.250Z] [2026-04-09T11:23:27.250Z] Login Succeeded [2026-04-09T11:23:27.250Z] nexus3.edgexfoundry.org:10003 [2026-04-09T11:23:27.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:23:27.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:23:27.525Z] Configure a credential helper to remove this warning. See [2026-04-09T11:23:27.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:23:27.525Z] [2026-04-09T11:23:27.525Z] Login Succeeded [2026-04-09T11:23:27.793Z] nexus3.edgexfoundry.org:10004 [2026-04-09T11:23:27.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:23:28.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:23:28.069Z] Configure a credential helper to remove this warning. See [2026-04-09T11:23:28.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:23:28.069Z] [2026-04-09T11:23:28.069Z] Login Succeeded [2026-04-09T11:23:28.069Z] ****.io [2026-04-09T11:23:28.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T11:23:28.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T11:23:28.603Z] Configure a credential helper to remove this warning. See [2026-04-09T11:23:28.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T11:23:28.603Z] [2026-04-09T11:23:28.603Z] Login Succeeded [2026-04-09T11:23:28.603Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T11:23:28.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T11:23:28.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T11:23:28.692Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-04-09T11:23:28.692Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:23:28.692Z] latest [2026-04-09T11:23:28.692Z] 4.1.0-dev.17 [2026-04-09T11:23:28.692Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:23:28.692Z] main [2026-04-09T11:23:28.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:29.071Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:31.358Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:23:31.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-09T11:23:31.358Z] af2f00e7b122: Preparing [2026-04-09T11:23:31.358Z] 156e0db1cf27: Preparing [2026-04-09T11:23:31.358Z] a6f56281d36c: Preparing [2026-04-09T11:23:31.358Z] 804012514785: Preparing [2026-04-09T11:23:31.358Z] 6ef286a1fe77: Preparing [2026-04-09T11:23:31.358Z] c4e71c2a4573: Preparing [2026-04-09T11:23:31.358Z] c4e71c2a4573: Waiting [2026-04-09T11:23:31.631Z] 156e0db1cf27: Pushed [2026-04-09T11:23:31.631Z] 6ef286a1fe77: Pushed [2026-04-09T11:23:31.631Z] 804012514785: Pushed [2026-04-09T11:23:31.631Z] a6f56281d36c: Pushed [2026-04-09T11:23:31.631Z] c4e71c2a4573: Layer already exists [2026-04-09T11:23:39.823Z] af2f00e7b122: Pushed [2026-04-09T11:23:39.823Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:40.187Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:40.542Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-04-09T11:23:40.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-09T11:23:40.542Z] af2f00e7b122: Preparing [2026-04-09T11:23:40.542Z] 156e0db1cf27: Preparing [2026-04-09T11:23:40.542Z] a6f56281d36c: Preparing [2026-04-09T11:23:40.542Z] 804012514785: Preparing [2026-04-09T11:23:40.542Z] 6ef286a1fe77: Preparing [2026-04-09T11:23:40.542Z] c4e71c2a4573: Preparing [2026-04-09T11:23:40.542Z] c4e71c2a4573: Waiting [2026-04-09T11:23:40.542Z] a6f56281d36c: Layer already exists [2026-04-09T11:23:40.542Z] 804012514785: Layer already exists [2026-04-09T11:23:40.542Z] 6ef286a1fe77: Layer already exists [2026-04-09T11:23:40.542Z] af2f00e7b122: Layer already exists [2026-04-09T11:23:40.542Z] 156e0db1cf27: Layer already exists [2026-04-09T11:23:40.542Z] c4e71c2a4573: Layer already exists [2026-04-09T11:23:40.808Z] latest: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:41.171Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:45.773Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [2026-04-09T11:23:45.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-09T11:23:45.773Z] af2f00e7b122: Preparing [2026-04-09T11:23:45.773Z] 156e0db1cf27: Preparing [2026-04-09T11:23:45.773Z] a6f56281d36c: Preparing [2026-04-09T11:23:45.773Z] 804012514785: Preparing [2026-04-09T11:23:45.773Z] 6ef286a1fe77: Preparing [2026-04-09T11:23:45.773Z] c4e71c2a4573: Preparing [2026-04-09T11:23:45.773Z] c4e71c2a4573: Waiting [2026-04-09T11:23:45.773Z] 6ef286a1fe77: Layer already exists [2026-04-09T11:23:45.773Z] 804012514785: Layer already exists [2026-04-09T11:23:45.773Z] af2f00e7b122: Layer already exists [2026-04-09T11:23:45.773Z] a6f56281d36c: Layer already exists [2026-04-09T11:23:45.773Z] 156e0db1cf27: Layer already exists [2026-04-09T11:23:45.773Z] c4e71c2a4573: Layer already exists [2026-04-09T11:23:45.773Z] 4.1.0-dev.17: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:46.125Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:46.483Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:23:46.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-09T11:23:46.483Z] af2f00e7b122: Preparing [2026-04-09T11:23:46.483Z] 156e0db1cf27: Preparing [2026-04-09T11:23:46.483Z] a6f56281d36c: Preparing [2026-04-09T11:23:46.483Z] 804012514785: Preparing [2026-04-09T11:23:46.483Z] 6ef286a1fe77: Preparing [2026-04-09T11:23:46.483Z] c4e71c2a4573: Preparing [2026-04-09T11:23:46.483Z] c4e71c2a4573: Waiting [2026-04-09T11:23:46.483Z] af2f00e7b122: Layer already exists [2026-04-09T11:23:46.483Z] 156e0db1cf27: Layer already exists [2026-04-09T11:23:46.483Z] 6ef286a1fe77: Layer already exists [2026-04-09T11:23:46.483Z] a6f56281d36c: Layer already exists [2026-04-09T11:23:46.483Z] 804012514785: Layer already exists [2026-04-09T11:23:46.483Z] c4e71c2a4573: Layer already exists [2026-04-09T11:23:46.483Z] a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:47.119Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:47.479Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-04-09T11:23:47.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-04-09T11:23:47.479Z] af2f00e7b122: Preparing [2026-04-09T11:23:47.479Z] 156e0db1cf27: Preparing [2026-04-09T11:23:47.479Z] a6f56281d36c: Preparing [2026-04-09T11:23:47.479Z] 804012514785: Preparing [2026-04-09T11:23:47.479Z] 6ef286a1fe77: Preparing [2026-04-09T11:23:47.479Z] c4e71c2a4573: Preparing [2026-04-09T11:23:47.479Z] c4e71c2a4573: Waiting [2026-04-09T11:23:47.479Z] a6f56281d36c: Layer already exists [2026-04-09T11:23:47.479Z] af2f00e7b122: Layer already exists [2026-04-09T11:23:47.479Z] 156e0db1cf27: Layer already exists [2026-04-09T11:23:47.479Z] 804012514785: Layer already exists [2026-04-09T11:23:47.479Z] 6ef286a1fe77: Layer already exists [2026-04-09T11:23:47.479Z] c4e71c2a4573: Layer already exists [2026-04-09T11:23:47.755Z] main: digest: sha256:f01dfbf92c1e51699031ac0496ec2d5d9b37e64784c6dfcf5fa7f44c0d0fb3a3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T11:23:47.843Z] ===================================================== [Pipeline] echo [2026-04-09T11:23:47.860Z] taggedImages: [2026-04-09T11:23:47.861Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e [2026-04-09T11:23:47.861Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-04-09T11:23:47.861Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [2026-04-09T11:23:47.861Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [2026-04-09T11:23:47.861Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2026-04-09T11:23:47.873Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] echo [2026-04-09T11:23:47.886Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2026-04-09T11:23:47.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] echo [2026-04-09T11:23:47.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:a3a66f652deb868fe752f9d2873c24e3ceebd22e-4.1.0-dev.17 [Pipeline] echo [2026-04-09T11:23:47.931Z] 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-04-09T11:23:48.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-09T11:23:48.326Z] [2026-04-09T11:23:48.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:23:48.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-09T11:23:48.658Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-09T11:23:48.658Z] 8998bd30e6a1: Pulling fs layer [2026-04-09T11:23:48.658Z] 04944245beec: Pulling fs layer [2026-04-09T11:23:48.658Z] 699f458cf7ca: Pulling fs layer [2026-04-09T11:23:48.658Z] 765212b225bb: Pulling fs layer [2026-04-09T11:23:48.658Z] f23df028b6ca: Pulling fs layer [2026-04-09T11:23:48.658Z] d65c8cfc05b1: Pulling fs layer [2026-04-09T11:23:48.658Z] 2437ff75d9bd: Pulling fs layer [2026-04-09T11:23:48.658Z] 765212b225bb: Waiting [2026-04-09T11:23:48.658Z] f23df028b6ca: Waiting [2026-04-09T11:23:48.658Z] d65c8cfc05b1: Waiting [2026-04-09T11:23:48.658Z] 2437ff75d9bd: Waiting [2026-04-09T11:23:48.926Z] 04944245beec: Verifying Checksum [2026-04-09T11:23:48.926Z] 04944245beec: Download complete [2026-04-09T11:23:48.926Z] 765212b225bb: Download complete [2026-04-09T11:23:48.926Z] f23df028b6ca: Verifying Checksum [2026-04-09T11:23:48.926Z] f23df028b6ca: Download complete [2026-04-09T11:23:48.926Z] d65c8cfc05b1: Verifying Checksum [2026-04-09T11:23:48.926Z] d65c8cfc05b1: Download complete [2026-04-09T11:23:48.926Z] 699f458cf7ca: Verifying Checksum [2026-04-09T11:23:48.926Z] 699f458cf7ca: Download complete [2026-04-09T11:23:49.508Z] 8998bd30e6a1: Verifying Checksum [2026-04-09T11:23:49.509Z] 8998bd30e6a1: Download complete [2026-04-09T11:23:52.087Z] 2437ff75d9bd: Verifying Checksum [2026-04-09T11:23:52.087Z] 2437ff75d9bd: Download complete [2026-04-09T11:23:54.130Z] 8998bd30e6a1: Pull complete [2026-04-09T11:23:54.713Z] 04944245beec: Pull complete [2026-04-09T11:23:57.294Z] 699f458cf7ca: Pull complete [2026-04-09T11:23:57.575Z] 765212b225bb: Pull complete [2026-04-09T11:23:58.164Z] f23df028b6ca: Pull complete [2026-04-09T11:23:58.432Z] d65c8cfc05b1: Pull complete [2026-04-09T11:24:16.638Z] 2437ff75d9bd: Pull complete [2026-04-09T11:24:16.638Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-09T11:24:16.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-09T11:24:16.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:24:16.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-4826 does not seem to be running inside a container [2026-04-09T11:24:16.903Z] $ 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/229 -v /w/workspace/device-virtual-go/229:/w/workspace/device-virtual-go/229:rw,z -v /w/workspace/device-virtual-go/229@tmp:/w/workspace/device-virtual-go/229@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-04-09T11:24:19.531Z] $ docker top 50a9f2e88b60f469e11ae8eefaa9636fd27e6315832f2812e3b12b89c3cb2d04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:24:20.363Z] ---> job-cost.sh [2026-04-09T11:24:20.363Z] lf-activate-venv: SKIPPING [2026-04-09T11:24:20.363Z] INFO: No Stack... [2026-04-09T11:24:20.942Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-09T11:24:21.523Z] INFO: Archiving Costs [Pipeline] sh [2026-04-09T11:24:21.855Z] + cat /w/workspace/device-virtual-go/229/archives/cost.csv [2026-04-09T11:24:21.856Z] + cut -d, -f6 [Pipeline] lock [2026-04-09T11:24:22.179Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [2026-04-09T11:24:22.191Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] did not exist. Created. [2026-04-09T11:24:22.196Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-09T11:24:22.862Z] /w/workspace/device-virtual-go/229@tmp/durable-42612a23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-09T11:24:23.500Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-09T11:24:23.515Z] Warning: overwriting stash ‘stack-cost’ [2026-04-09T11:24:23.571Z] Stashed 1 file(s) [Pipeline] } [2026-04-09T11:24:23.579Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-229-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-09T11:24:23.611Z] $ docker stop --time=1 50a9f2e88b60f469e11ae8eefaa9636fd27e6315832f2812e3b12b89c3cb2d04 [2026-04-09T11:24:25.109Z] $ docker rm -f --volumes 50a9f2e88b60f469e11ae8eefaa9636fd27e6315832f2812e3b12b89c3cb2d04 [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-04-09T11:24:25.712Z] provisioning config files... [2026-04-09T11:24:25.720Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1582615866909019802tmp [Pipeline] { [Pipeline] sh [2026-04-09T11:24:26.017Z] + set +x [2026-04-09T11:24:26.017Z] + curl -s https://codecov.io/bash [2026-04-09T11:24:26.017Z] + bash -s -- [2026-04-09T11:24:26.017Z] [2026-04-09T11:24:26.017Z] _____ _ [2026-04-09T11:24:26.017Z] / ____| | | [2026-04-09T11:24:26.017Z] | | ___ __| | ___ ___ _____ __ [2026-04-09T11:24:26.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-09T11:24:26.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-09T11:24:26.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-09T11:24:26.017Z] Bash-1.0.6 [2026-04-09T11:24:26.017Z] [2026-04-09T11:24:26.017Z] [2026-04-09T11:24:26.017Z] ==> git version 2.25.1 found [2026-04-09T11:24:26.017Z] ==> 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-04-09T11:24:26.017Z] Release-Date: 2020-01-08 [2026-04-09T11:24:26.017Z] 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-04-09T11:24:26.017Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-09T11:24:26.017Z] ==> Jenkins CI detected. [2026-04-09T11:24:26.017Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-04-09T11:24:26.017Z] project root: . [2026-04-09T11:24:26.017Z] --> token set from env [2026-04-09T11:24:26.017Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-09T11:24:26.276Z] ==> Running gcov in . (disable via -X gcov) [2026-04-09T11:24:26.276Z] ==> Python coveragepy not found [2026-04-09T11:24:26.276Z] ==> Searching for coverage reports in: [2026-04-09T11:24:26.276Z] + . [2026-04-09T11:24:26.276Z] -> Found 1 reports [2026-04-09T11:24:26.276Z] ==> Detecting git/mercurial file structure [2026-04-09T11:24:26.276Z] ==> Reading reports [2026-04-09T11:24:26.276Z] + ./coverage.out bytes=45292 [2026-04-09T11:24:26.276Z] ==> Appending adjustments [2026-04-09T11:24:26.276Z] https://docs.codecov.io/docs/fixing-reports [2026-04-09T11:24:26.276Z] + Found adjustments [2026-04-09T11:24:26.276Z] ==> Gzipping contents [2026-04-09T11:24:26.276Z] 8.0K /tmp/codecov.zy5QZC.gz [2026-04-09T11:24:26.276Z] ==> Uploading reports [2026-04-09T11:24:26.276Z] url: https://codecov.io [2026-04-09T11:24:26.276Z] query: branch=main&commit=a3a66f652deb868fe752f9d2873c24e3ceebd22e&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-09T11:24:26.276Z] -> Pinging Codecov [2026-04-09T11:24:26.276Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a3a66f652deb868fe752f9d2873c24e3ceebd22e&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-09T11:24:26.535Z] -> Uploading to [2026-04-09T11:24:26.535Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/a3a66f652deb868fe752f9d2873c24e3ceebd22e/54f52892-8685-45ce-97ac-e0f208c2aa30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260409%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260409T112426Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e26285fab55115923a1ca4385ce08c11ef2ac17b1001946263eb877764c99a53 [2026-04-09T11:24:26.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-09T11:24:26.535Z] Dload Upload Total Spent Left Speed [2026-04-09T11:24:26.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 43349 --:--:-- --:--:-- --:--:-- 43349 [2026-04-09T11:24:26.535Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] } [2026-04-09T11:24:26.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-04-09T11:24:26.790Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-09T11:24:26.814Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:24:27.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-09T11:24:27.123Z] [2026-04-09T11:24:27.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:24:27.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-09T11:24:27.427Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-09T11:24:27.427Z] 2d35ebdb57d9: Already exists [2026-04-09T11:24:27.427Z] 85e8836fcdb2: Pulling fs layer [2026-04-09T11:24:27.427Z] 91631faa732a: Pulling fs layer [2026-04-09T11:24:27.427Z] f3f5ae8826fa: Pulling fs layer [2026-04-09T11:24:27.427Z] 4f4fb700ef54: Pulling fs layer [2026-04-09T11:24:27.427Z] 7861252a18e6: Pulling fs layer [2026-04-09T11:24:27.427Z] 4f4fb700ef54: Waiting [2026-04-09T11:24:27.427Z] 9130f900ef6f: Pulling fs layer [2026-04-09T11:24:27.427Z] 7861252a18e6: Waiting [2026-04-09T11:24:27.427Z] 9130f900ef6f: Waiting [2026-04-09T11:24:27.427Z] f3f5ae8826fa: Verifying Checksum [2026-04-09T11:24:27.427Z] f3f5ae8826fa: Download complete [2026-04-09T11:24:27.427Z] 85e8836fcdb2: Verifying Checksum [2026-04-09T11:24:27.427Z] 85e8836fcdb2: Download complete [2026-04-09T11:24:27.427Z] 4f4fb700ef54: Verifying Checksum [2026-04-09T11:24:27.687Z] 85e8836fcdb2: Pull complete [2026-04-09T11:24:27.687Z] 7861252a18e6: Verifying Checksum [2026-04-09T11:24:27.687Z] 7861252a18e6: Download complete [2026-04-09T11:24:27.946Z] 91631faa732a: Verifying Checksum [2026-04-09T11:24:27.946Z] 91631faa732a: Download complete [2026-04-09T11:24:28.513Z] 9130f900ef6f: Verifying Checksum [2026-04-09T11:24:28.513Z] 9130f900ef6f: Download complete [2026-04-09T11:24:32.697Z] 91631faa732a: Pull complete [2026-04-09T11:24:32.697Z] f3f5ae8826fa: Pull complete [2026-04-09T11:24:32.697Z] 4f4fb700ef54: Pull complete [2026-04-09T11:24:32.697Z] 7861252a18e6: Pull complete [2026-04-09T11:24:35.977Z] 9130f900ef6f: Pull complete [2026-04-09T11:24:35.977Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-09T11:24:35.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-09T11:24:35.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:24:36.080Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:24:36.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-04-09T11:24:38.340Z] $ docker top 31445bb099c514f17b32cd1db4e7724a6f6d1584a6c022099446a32276de120f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T11:24:38.689Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-04-09T11:24:38.700Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-04-09T11:24:38.981Z] + set -o pipefail [2026-04-09T11:24:38.981Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-04-09T11:24:45.552Z] [2026-04-09T11:24:45.552Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-04-09T11:24:45.552Z] [2026-04-09T11:24:45.552Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/dd2f944b-ea0c-4b25-bd3d-2adf88e09a24 [2026-04-09T11:24:45.552Z] [2026-04-09T11:24:45.552Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-09T11:24:45.552Z] [2026-04-09T11:24:46.491Z] [2026-04-09T11:24:46.491Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-09T11:24:46.491Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-09T11:24:53.132Z] $ docker stop --time=1 31445bb099c514f17b32cd1db4e7724a6f6d1584a6c022099446a32276de120f [2026-04-09T11:24:56.097Z] $ docker rm -f --volumes 31445bb099c514f17b32cd1db4e7724a6f6d1584a6c022099446a32276de120f [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-04-09T11:24:56.982Z] + git log --format=format:%s -1 a3a66f652deb868fe752f9d2873c24e3ceebd22e [Pipeline] sh [2026-04-09T11:24:57.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T11:24:57.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:24:57.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T11:24:57.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:24:57.664Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:24:57.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-09T11:24:58.399Z] $ docker top 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e -eo pid,comm [2026-04-09T11:24:58.450Z] 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-04-09T11:24:58.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T11:24:58.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T11:24:58.511Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T11:24:58.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T11:24:58.621Z] $ docker exec 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e ssh-agent [2026-04-09T11:24:58.738Z] SSH_AUTH_SOCK=/tmp/ssh-eP7KHOGe5SwM/agent.14 [2026-04-09T11:24:58.738Z] SSH_AGENT_PID=20 [2026-04-09T11:24:58.743Z] Running ssh-add (command line suppressed) [2026-04-09T11:24:58.865Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15479309939308979368.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15479309939308979368.key) [2026-04-09T11:24:58.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T11:24:59.181Z] + git semver tag [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,392 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,395 [run_tag] DEBUG tag force:False [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,395 [check_head_tag] DEBUG check head tag [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,396 [execute] INFO git cat-file --batch-check [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,398 [execute] INFO git cat-file --batch [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,410 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,410 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,410 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-09T11:24:59.439Z] 2026-04-09 11:24:59,414 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:24:59.439Z] 4.1.0-dev.17 [Pipeline] } [2026-04-09T11:24:59.699Z] $ docker exec --env ******** --env ******** 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e ssh-agent -k [2026-04-09T11:24:59.802Z] unset SSH_AUTH_SOCK; [2026-04-09T11:24:59.802Z] unset SSH_AGENT_PID; [2026-04-09T11:24:59.802Z] echo Agent pid 20 killed; [2026-04-09T11:24:59.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T11:25:00.137Z] + git semver [Pipeline] } [2026-04-09T11:25:00.402Z] $ docker stop --time=1 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e [2026-04-09T11:25:01.784Z] $ docker rm -f --volumes 4392f39118915d1943b427247eca55ead2a400d6830505208dba03313d36190e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:25:02.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-09T11:25:02.242Z] [2026-04-09T11:25:02.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:25:02.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-09T11:25:02.547Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-09T11:25:02.547Z] ab5ef0e58194: Pulling fs layer [2026-04-09T11:25:02.547Z] 9712f1f96733: Pulling fs layer [2026-04-09T11:25:02.547Z] 63f879dbbcfc: Pulling fs layer [2026-04-09T11:25:02.547Z] 0d9ebad4ef96: Pulling fs layer [2026-04-09T11:25:02.547Z] e9a5061849ea: Pulling fs layer [2026-04-09T11:25:02.547Z] d747dcd14b5f: Pulling fs layer [2026-04-09T11:25:02.547Z] 2de7ff778b66: Pulling fs layer [2026-04-09T11:25:02.547Z] e9a5061849ea: Waiting [2026-04-09T11:25:02.547Z] d747dcd14b5f: Waiting [2026-04-09T11:25:02.547Z] 2de7ff778b66: Waiting [2026-04-09T11:25:02.547Z] 0d9ebad4ef96: Waiting [2026-04-09T11:25:02.547Z] 9712f1f96733: Verifying Checksum [2026-04-09T11:25:02.547Z] 9712f1f96733: Download complete [2026-04-09T11:25:02.806Z] 63f879dbbcfc: Verifying Checksum [2026-04-09T11:25:02.806Z] 63f879dbbcfc: Download complete [2026-04-09T11:25:03.064Z] e9a5061849ea: Verifying Checksum [2026-04-09T11:25:03.064Z] e9a5061849ea: Download complete [2026-04-09T11:25:03.064Z] d747dcd14b5f: Download complete [2026-04-09T11:25:03.065Z] 0d9ebad4ef96: Verifying Checksum [2026-04-09T11:25:03.065Z] 0d9ebad4ef96: Download complete [2026-04-09T11:25:03.324Z] 2de7ff778b66: Verifying Checksum [2026-04-09T11:25:03.324Z] 2de7ff778b66: Download complete [2026-04-09T11:25:03.324Z] ab5ef0e58194: Verifying Checksum [2026-04-09T11:25:03.324Z] ab5ef0e58194: Download complete [2026-04-09T11:25:07.508Z] ab5ef0e58194: Pull complete [2026-04-09T11:25:07.508Z] 9712f1f96733: Pull complete [2026-04-09T11:25:07.765Z] 63f879dbbcfc: Pull complete [2026-04-09T11:25:13.030Z] 0d9ebad4ef96: Pull complete [2026-04-09T11:25:13.030Z] e9a5061849ea: Pull complete [2026-04-09T11:25:13.030Z] d747dcd14b5f: Pull complete [2026-04-09T11:25:14.403Z] 2de7ff778b66: Pull complete [2026-04-09T11:25:14.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-09T11:25:14.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-09T11:25:14.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:25:14.500Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:25:14.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-04-09T11:25:16.936Z] $ docker top db7ea2c58b94ba358dcfba06b1617abfb29745eaa1015842ef47ff7f814ce75c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:25:17.015Z] provisioning config files... [2026-04-09T11:25:17.021Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6105675938708765991tmp [2026-04-09T11:25:17.030Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17732257697809169809tmp [2026-04-09T11:25:17.039Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12256079193881425634tmp [Pipeline] { [Pipeline] echo [2026-04-09T11:25:17.069Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:17.362Z] ---> sigul-configuration.sh [2026-04-09T11:25:17.362Z] gpg: directory `/root/.gnupg' created [2026-04-09T11:25:17.362Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-09T11:25:17.362Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-09T11:25:17.362Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-09T11:25:17.362Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-09T11:25:17.362Z] gpg: CAST5 encrypted data [2026-04-09T11:25:17.362Z] gpg: encrypted with 1 passphrase [2026-04-09T11:25:17.362Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-09T11:25:17.663Z] + mkdir /home/jenkins [2026-04-09T11:25:17.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-09T11:25:17.960Z] + 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-04-09T11:25:17.974Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:18.265Z] ---> sigul-install.sh [2026-04-09T11:25:18.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-09T11:25:18.558Z] + git tag --list [2026-04-09T11:25:18.558Z] v1.0.0 [2026-04-09T11:25:18.558Z] v1.1.0 [2026-04-09T11:25:18.558Z] v1.1.1 [2026-04-09T11:25:18.558Z] v1.2.1 [2026-04-09T11:25:18.558Z] v1.2.2 [2026-04-09T11:25:18.558Z] v1.2.3 [2026-04-09T11:25:18.558Z] v1.3.0 [2026-04-09T11:25:18.558Z] v1.3.1 [2026-04-09T11:25:18.558Z] v2.0.0 [2026-04-09T11:25:18.559Z] v2.1.0 [2026-04-09T11:25:18.559Z] v2.1.1 [2026-04-09T11:25:18.559Z] v2.2.0 [2026-04-09T11:25:18.559Z] v2.3.0 [2026-04-09T11:25:18.559Z] v3.0 [2026-04-09T11:25:18.559Z] v3.0.0 [2026-04-09T11:25:18.559Z] v3.1 [2026-04-09T11:25:18.559Z] v3.1.0 [2026-04-09T11:25:18.559Z] v3.1.1 [2026-04-09T11:25:18.559Z] v4.0 [2026-04-09T11:25:18.559Z] v4.0.0 [2026-04-09T11:25:18.559Z] v4.0.1 [2026-04-09T11:25:18.559Z] v4.1.0-dev.1 [2026-04-09T11:25:18.559Z] v4.1.0-dev.10 [2026-04-09T11:25:18.559Z] v4.1.0-dev.11 [2026-04-09T11:25:18.559Z] v4.1.0-dev.12 [2026-04-09T11:25:18.559Z] v4.1.0-dev.13 [2026-04-09T11:25:18.559Z] v4.1.0-dev.14 [2026-04-09T11:25:18.559Z] v4.1.0-dev.15 [2026-04-09T11:25:18.559Z] v4.1.0-dev.16 [2026-04-09T11:25:18.559Z] v4.1.0-dev.17 [2026-04-09T11:25:18.559Z] v4.1.0-dev.2 [2026-04-09T11:25:18.559Z] v4.1.0-dev.3 [2026-04-09T11:25:18.559Z] v4.1.0-dev.4 [2026-04-09T11:25:18.559Z] v4.1.0-dev.5 [2026-04-09T11:25:18.559Z] v4.1.0-dev.6 [2026-04-09T11:25:18.559Z] v4.1.0-dev.7 [2026-04-09T11:25:18.559Z] v4.1.0-dev.8 [2026-04-09T11:25:18.559Z] v4.1.0-dev.9 [Pipeline] sh [2026-04-09T11:25:18.923Z] + lftools sign git-tag v4.1.0-dev.17 [2026-04-09T11:25:19.537Z] Signing Git tag with Sigul... [2026-04-09T11:25:19.537Z] Signing v4.1.0-dev.17 [Pipeline] echo [2026-04-09T11:25:19.825Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:20.170Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-09T11:25:20.175Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-09T11:25:20.199Z] $ docker stop --time=1 db7ea2c58b94ba358dcfba06b1617abfb29745eaa1015842ef47ff7f814ce75c [2026-04-09T11:25:21.449Z] $ docker rm -f --volumes db7ea2c58b94ba358dcfba06b1617abfb29745eaa1015842ef47ff7f814ce75c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-09T11:25:21.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T11:25:21.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:25:22.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T11:25:22.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:25:22.282Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:25:22.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-09T11:25:22.564Z] $ docker top 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 -eo pid,comm [2026-04-09T11:25:22.613Z] 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-04-09T11:25:22.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T11:25:22.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T11:25:22.670Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T11:25:22.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T11:25:22.776Z] $ docker exec 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 ssh-agent [2026-04-09T11:25:22.880Z] SSH_AUTH_SOCK=/tmp/ssh-iRi7hYMx63dB/agent.34 [2026-04-09T11:25:22.880Z] SSH_AGENT_PID=40 [2026-04-09T11:25:22.884Z] Running ssh-add (command line suppressed) [2026-04-09T11:25:22.977Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3059766793899561361.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3059766793899561361.key) [2026-04-09T11:25:22.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T11:25:23.286Z] + git semver bump pre [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,490 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,493 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,493 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,493 [bump_version] DEBUG bumped version:4.1.0-dev.18 [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,494 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,494 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,496 [execute] INFO git cat-file --batch-check [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,499 [execute] INFO git cat-file --batch [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-09T11:25:23.545Z] 2026-04-09 11:25:23,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:25:23.545Z] 4.1.0-dev.18 [Pipeline] } [2026-04-09T11:25:23.546Z] $ docker exec --env ******** --env ******** 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 ssh-agent -k [2026-04-09T11:25:23.633Z] unset SSH_AUTH_SOCK; [2026-04-09T11:25:23.634Z] unset SSH_AGENT_PID; [2026-04-09T11:25:23.634Z] echo Agent pid 40 killed; [2026-04-09T11:25:23.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T11:25:23.972Z] + git semver [Pipeline] } [2026-04-09T11:25:24.236Z] $ docker stop --time=1 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 [2026-04-09T11:25:25.508Z] $ docker rm -f --volumes 59b50708aab40e02aee9ccb0fabc45cb3767c89f80b118f9890d5619d40eb021 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-09T11:25:25.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T11:25:25.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:25:26.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T11:25:26.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:25:26.246Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:25:26.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-09T11:25:26.472Z] $ docker top 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de -eo pid,comm [2026-04-09T11:25:26.518Z] 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-04-09T11:25:26.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T11:25:26.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T11:25:26.586Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T11:25:26.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T11:25:26.677Z] $ docker exec 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de ssh-agent [2026-04-09T11:25:26.768Z] SSH_AUTH_SOCK=/tmp/ssh-oNhu1KwGdJuL/agent.32 [2026-04-09T11:25:26.769Z] SSH_AGENT_PID=39 [2026-04-09T11:25:26.772Z] Running ssh-add (command line suppressed) [2026-04-09T11:25:26.857Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3532418474466009388.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3532418474466009388.key) [2026-04-09T11:25:26.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T11:25:27.164Z] + git semver push [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,361 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,364 [run_push] DEBUG push [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,365 [execute] INFO git cat-file --batch-check [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,367 [execute] INFO git rev-list 54c89b71d33eb326cf65cef682c4d444e77f0d35 -- [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,368 [execute] DEBUG Popen(['git', 'rev-list', '54c89b71d33eb326cf65cef682c4d444e77f0d35', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,376 [execute] INFO git fetch -v -- origin [2026-04-09T11:25:27.422Z] 2026-04-09 11:25:27,377 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-09T11:25:27.987Z] 2026-04-09 11:25:27,932 [run_push] DEBUG no remote changes detected [2026-04-09T11:25:27.987Z] 2026-04-09 11:25:27,932 [execute] INFO git push origin semver [2026-04-09T11:25:27.987Z] 2026-04-09 11:25:27,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-09T11:25:29.363Z] 2026-04-09 11:25:29,092 [run_push] DEBUG push all version tags [2026-04-09T11:25:29.363Z] 2026-04-09 11:25:29,092 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-09T11:25:29.363Z] 2026-04-09 11:25:29,092 [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-04-09T11:25:30.299Z] 2026-04-09 11:25:30,271 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-04-09T11:25:30.299Z] 4.1.0-dev.18 [Pipeline] } [2026-04-09T11:25:30.560Z] $ docker exec --env ******** --env ******** 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de ssh-agent -k [2026-04-09T11:25:30.643Z] unset SSH_AUTH_SOCK; [2026-04-09T11:25:30.643Z] unset SSH_AGENT_PID; [2026-04-09T11:25:30.643Z] echo Agent pid 39 killed; [2026-04-09T11:25:30.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T11:25:30.984Z] + git semver [Pipeline] } [2026-04-09T11:25:31.248Z] $ docker stop --time=1 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de [2026-04-09T11:25:32.533Z] $ docker rm -f --volumes 5c9df8ea35380e2206bf94c26a5a11b6af6fb1c4ec475448f321effa49d303de [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-04-09T11:25:33.165Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-04-09T11:25:33.165Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-04-09T11:25:33.165Z] total 16 [2026-04-09T11:25:33.165Z] drwxr-xr-x 3 root root 4096 Apr 9 11:14 . [2026-04-09T11:25:33.165Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 11:25 .. [2026-04-09T11:25:33.165Z] drwxr-xr-x 2 root root 4096 Apr 9 11:14 cost [2026-04-09T11:25:33.165Z] -rw-r--r-- 1 root root 89 Apr 9 11:14 cost.csv [2026-04-09T11:25:33.165Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-04-09T11:25:33.165Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-04-09T11:25:33.165Z] total 16 [2026-04-09T11:25:33.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 11:14 . [2026-04-09T11:25:33.165Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 11:25 .. [2026-04-09T11:25:33.165Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 9 11:14 cost [2026-04-09T11:25:33.165Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 9 11:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:33.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:34.384Z] ---> package-listing.sh [2026-04-09T11:25:34.384Z] ++ facter osfamily [2026-04-09T11:25:34.384Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-09T11:25:34.644Z] + OS_FAMILY=debian [2026-04-09T11:25:34.644Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-04-09T11:25:34.644Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-09T11:25:34.644Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-09T11:25:34.644Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-09T11:25:34.644Z] + PACKAGES=/tmp/packages_start.txt [2026-04-09T11:25:34.644Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-09T11:25:34.644Z] + PACKAGES=/tmp/packages_end.txt [2026-04-09T11:25:34.644Z] + case "${OS_FAMILY}" in [2026-04-09T11:25:34.644Z] + dpkg -l [2026-04-09T11:25:34.644Z] + grep '^ii' [2026-04-09T11:25:34.644Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-09T11:25:34.644Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-09T11:25:34.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-09T11:25:34.644Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-04-09T11:25:34.644Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-04-09T11:25:34.644Z] + 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-04-09T11:25:34.656Z] 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-04-09T11:25:34.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T11:25:35.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T11:25:35.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T11:25:35.571Z] prd-ubuntu20.04-docker-8c-8g-4825 does not seem to be running inside a container [2026-04-09T11:25:35.595Z] $ 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-04-09T11:25:35.795Z] $ docker top f7735d1169f3a2d385fa7de9ddca3a8a22e5435ed322fdff594c62e2079fed49 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T11:25:36.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-09T11:25:36.428Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-09T11:25:36.713Z] + ls /var/log/sa-host [2026-04-09T11:25:36.713Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T11:25:36.748Z] provisioning config files... [2026-04-09T11:25:36.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15701835369840958605tmp [Pipeline] { [Pipeline] echo [2026-04-09T11:25:36.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:37.058Z] ---> create-netrc.sh [Pipeline] } [2026-04-09T11:25:37.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:37.375Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-09T11:25:37.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:37.670Z] ---> sudo-logs.sh [2026-04-09T11:25:37.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-09T11:25:37.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:37.981Z] ---> job-cost.sh [2026-04-09T11:25:37.982Z] lf-activate-venv: SKIPPING [2026-04-09T11:25:37.982Z] DEBUG: total: 0.2199999988079071 [2026-04-09T11:25:37.982Z] INFO: Retrieving Stack Cost... [2026-04-09T11:25:38.241Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-09T11:25:38.808Z] INFO: Archiving Costs [Pipeline] echo [2026-04-09T11:25:38.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T11:25:39.099Z] ---> logs-deploy.sh [2026-04-09T11:25:39.099Z] lf-activate-venv: SKIPPING [2026-04-09T11:25:39.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/229 [2026-04-09T11:25:39.099Z] INFO: archiving workspace using pattern(s): [2026-04-09T11:25:40.034Z] Archives upload complete. [2026-04-09T11:25:40.034Z] INFO: archiving logs to Nexus