Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e254e9e4e3acabb262ef040925bb3e93aff3c9c 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-ssh199218093281539096.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-ssh8931663439563709106.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-snmp-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-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3851372416116323306.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-ssh5451146102672507762.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-snmp-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-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6324720928183094449.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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4129 in /w/workspace/edgexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7e254e9e4e3acabb262ef040925bb3e93aff3c9c (main) Commit message: "Merge pull request #388 from cloudxxx8/security-issue-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 7e254e9e4e3acabb262ef040925bb3e93aff3c9c # timeout=10 > git rev-list --no-walk e269950af5ccf8998577702e4b96c53c67d4c9f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-26T09:18:52.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-26T09:18:53.049Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-26T09:18:53.076Z] ========================================================= [2026-03-26T09:18:53.076Z] EdgeX Global Pipelines Version Info [2026-03-26T09:18:53.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:18:54.162Z] ------------------- [2026-03-26T09:18:54.162Z] stable info: [2026-03-26T09:18:54.162Z] ------------------- [2026-03-26T09:18:54.162Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-26T09:18:54.162Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-26T09:18:54.162Z] Message: update stable to v1.0.278 [2026-03-26T09:18:55.101Z] ------------------- [2026-03-26T09:18:55.101Z] experimental info: [2026-03-26T09:18:55.101Z] ------------------- [2026-03-26T09:18:55.101Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-26T09:18:55.101Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-26T09:18:55.101Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-26T09:18:55.176Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-03-26T09:18:55.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-03-26T09:18:55.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-26T09:18:55.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-26T09:18:55.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-26T09:18:55.274Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-26T09:18:55.297Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-26T09:18:55.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-26T09:18:55.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-26T09:18:55.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-26T09:18:55.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-26T09:18:55.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-03-26T09:18:55.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-26T09:18:55.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-26T09:18:55.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T09:18:55.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T09:18:55.511Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T09:18:55.533Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T09:18:55.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-26T09:18:55.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-26T09:18:55.601Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-26T09:18:55.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-26T09:18:55.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-26T09:18:55.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-26T09:18:55.692Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-26T09:18:55.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-26T09:18:55.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-26T09:18:55.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-26T09:18:55.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-26T09:18:55.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-26T09:18:55.833Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo [2026-03-26T09:18:55.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e254e9 [Pipeline] echo [2026-03-26T09:18:55.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:18:55.938Z] provisioning config files... [2026-03-26T09:18:55.951Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12805082019468823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:18:56.281Z] ---> ****-login.sh [2026-03-26T09:18:56.281Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:18:56.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:18:56.540Z] [2026-03-26T09:18:56.540Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:18:56.540Z] Configure a credential helper to remove this warning. See [2026-03-26T09:18:56.540Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:18:56.540Z] [2026-03-26T09:18:56.540Z] Login Succeeded [2026-03-26T09:18:56.540Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:18:56.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:18:56.799Z] [2026-03-26T09:18:56.799Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:18:56.799Z] Configure a credential helper to remove this warning. See [2026-03-26T09:18:56.799Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:18:56.799Z] [2026-03-26T09:18:56.799Z] Login Succeeded [2026-03-26T09:18:56.799Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:18:56.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:18:56.799Z] [2026-03-26T09:18:56.799Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:18:56.799Z] Configure a credential helper to remove this warning. See [2026-03-26T09:18:56.799Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:18:56.799Z] [2026-03-26T09:18:56.799Z] Login Succeeded [2026-03-26T09:18:56.799Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:18:56.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:18:56.799Z] [2026-03-26T09:18:56.799Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:18:56.799Z] Configure a credential helper to remove this warning. See [2026-03-26T09:18:56.799Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:18:56.799Z] [2026-03-26T09:18:56.799Z] Login Succeeded [2026-03-26T09:18:56.799Z] ****.io [2026-03-26T09:18:57.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:18:57.060Z] [2026-03-26T09:18:57.060Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T09:18:57.060Z] Configure a credential helper to remove this warning. See [2026-03-26T09:18:57.060Z] https://docs.****.com/go/credential-store/ [2026-03-26T09:18:57.060Z] [2026-03-26T09:18:57.060Z] Login Succeeded [2026-03-26T09:18:57.060Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:18:57.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-26T09:18:57.486Z] + git rev-list -1 --merges 7e254e9e4e3acabb262ef040925bb3e93aff3c9c~1..7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo [2026-03-26T09:18:57.502Z] -----------> git rev-list -1 --merges 7e254e9e4e3acabb262ef040925bb3e93aff3c9c~1..7e254e9e4e3acabb262ef040925bb3e93aff3c9c 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:18:57.502Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [false] [Pipeline] sh [2026-03-26T09:18:57.794Z] + git log --format=format:%s -1 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo [2026-03-26T09:18:57.809Z] ========================================================= [2026-03-26T09:18:57.809Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-26T09:18:57.809Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T09:18:58.152Z] + git log --format=format:%s -1 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo [2026-03-26T09:18:58.165Z] [semverPrep] GIT_COMMIT: 7e254e9e4e3acabb262ef040925bb3e93aff3c9c, Commit Message: Merge pull request #388 from cloudxxx8/security-issue-3 [Pipeline] echo [2026-03-26T09:18:58.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-26T09:18:58.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:18:58.585Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-26T09:18:58.585Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-26T09:18:58.585Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-26T09:18:58.585Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-26T09:18:58.585Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-26T09:18:58.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:18:59.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:18:59.008Z] [2026-03-26T09:18:59.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:18:59.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:18:59.319Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-26T09:18:59.319Z] 3dae71ba6b94: Pulling fs layer [2026-03-26T09:18:59.319Z] 6bf1a483ea7c: Pulling fs layer [2026-03-26T09:18:59.319Z] f5dfc541a4d3: Pulling fs layer [2026-03-26T09:18:59.319Z] 461d9e800cba: Pulling fs layer [2026-03-26T09:18:59.319Z] 80192f66455f: Pulling fs layer [2026-03-26T09:18:59.319Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-26T09:18:59.319Z] a29436f7fd5d: Pulling fs layer [2026-03-26T09:18:59.319Z] 923cac83aea3: Pulling fs layer [2026-03-26T09:18:59.319Z] 25ad8b0a4227: Pulling fs layer [2026-03-26T09:18:59.319Z] db01528c6b51: Pulling fs layer [2026-03-26T09:18:59.319Z] 28988de357af: Pulling fs layer [2026-03-26T09:18:59.319Z] 461d9e800cba: Waiting [2026-03-26T09:18:59.319Z] 80192f66455f: Waiting [2026-03-26T09:18:59.319Z] 2e8e34ca0e6c: Waiting [2026-03-26T09:18:59.319Z] a29436f7fd5d: Waiting [2026-03-26T09:18:59.319Z] 923cac83aea3: Waiting [2026-03-26T09:18:59.319Z] 25ad8b0a4227: Waiting [2026-03-26T09:18:59.319Z] db01528c6b51: Waiting [2026-03-26T09:18:59.319Z] 28988de357af: Waiting [2026-03-26T09:18:59.319Z] 6bf1a483ea7c: Download complete [2026-03-26T09:18:59.319Z] 461d9e800cba: Verifying Checksum [2026-03-26T09:18:59.319Z] 461d9e800cba: Download complete [2026-03-26T09:18:59.579Z] 80192f66455f: Verifying Checksum [2026-03-26T09:18:59.579Z] 80192f66455f: Download complete [2026-03-26T09:18:59.579Z] f5dfc541a4d3: Download complete [2026-03-26T09:18:59.579Z] 3dae71ba6b94: Verifying Checksum [2026-03-26T09:18:59.579Z] 3dae71ba6b94: Download complete [2026-03-26T09:18:59.579Z] 923cac83aea3: Verifying Checksum [2026-03-26T09:18:59.579Z] 923cac83aea3: Download complete [2026-03-26T09:18:59.850Z] 25ad8b0a4227: Verifying Checksum [2026-03-26T09:18:59.850Z] 25ad8b0a4227: Download complete [2026-03-26T09:18:59.850Z] 28988de357af: Verifying Checksum [2026-03-26T09:18:59.850Z] 28988de357af: Download complete [2026-03-26T09:18:59.850Z] a29436f7fd5d: Verifying Checksum [2026-03-26T09:18:59.850Z] a29436f7fd5d: Download complete [2026-03-26T09:19:00.417Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-26T09:19:00.417Z] 2e8e34ca0e6c: Download complete [2026-03-26T09:19:01.356Z] 3dae71ba6b94: Pull complete [2026-03-26T09:19:01.356Z] 6bf1a483ea7c: Pull complete [2026-03-26T09:19:02.301Z] f5dfc541a4d3: Pull complete [2026-03-26T09:19:02.301Z] 461d9e800cba: Pull complete [2026-03-26T09:19:02.301Z] 80192f66455f: Pull complete [2026-03-26T09:19:06.493Z] 2e8e34ca0e6c: Pull complete [2026-03-26T09:19:07.060Z] a29436f7fd5d: Pull complete [2026-03-26T09:19:07.060Z] 923cac83aea3: Pull complete [2026-03-26T09:19:07.320Z] 25ad8b0a4227: Pull complete [2026-03-26T09:19:07.320Z] db01528c6b51: Pull complete [2026-03-26T09:19:07.579Z] 28988de357af: Pull complete [2026-03-26T09:19:07.579Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-26T09:19:07.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:19:07.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:19:07.669Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:19:07.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:19:14.219Z] $ docker top 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 -eo pid,comm [2026-03-26T09:19:14.260Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:19:14.260Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:19:14.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:19:14.332Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:19:14.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:19:14.455Z] $ docker exec 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent [2026-03-26T09:19:14.559Z] SSH_AUTH_SOCK=/tmp/ssh-hyD6EubLSe6i/agent.13 [2026-03-26T09:19:14.559Z] SSH_AGENT_PID=19 [2026-03-26T09:19:14.611Z] Running ssh-add (command line suppressed) [2026-03-26T09:19:14.709Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9429399565467159425.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9429399565467159425.key) [2026-03-26T09:19:14.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:19:15.026Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2026-03-26T09:19:15.321Z] + git tag --points-at HEAD [Pipeline] } [2026-03-26T09:19:15.335Z] $ docker exec --env ******** --env ******** 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent -k [2026-03-26T09:19:15.423Z] unset SSH_AUTH_SOCK; [2026-03-26T09:19:15.423Z] unset SSH_AGENT_PID; [2026-03-26T09:19:15.424Z] echo Agent pid 19 killed; [2026-03-26T09:19:15.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-26T09:19:15.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:19:15.482Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:19:15.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:19:15.586Z] $ docker exec 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent [2026-03-26T09:19:15.689Z] SSH_AUTH_SOCK=/tmp/ssh-o1yLtOHtxPSP/agent.84 [2026-03-26T09:19:15.689Z] SSH_AGENT_PID=90 [2026-03-26T09:19:15.694Z] Running ssh-add (command line suppressed) [2026-03-26T09:19:15.793Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5998354122425927054.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5998354122425927054.key) [2026-03-26T09:19:15.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:19:16.103Z] + git semver init [2026-03-26T09:19:16.361Z] 2026-03-26 09:19:16,339 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:19:16.361Z] 2026-03-26 09:19:16,343 [run_init] DEBUG init version:0.0.0 force:False [2026-03-26T09:19:16.361Z] 2026-03-26 09:19:16,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-03-26T09:19:16.361Z] 2026-03-26 09:19:16,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-03-26T09:19:16.361Z] 2026-03-26 09:19:16,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:19:20.571Z] 2026-03-26 09:19:20,323 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2026-03-26T09:19:20.571Z] 2026-03-26 09:19:20,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2026-03-26T09:19:20.571Z] 2026-03-26 09:19:20,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:19:20.571Z] 2026-03-26 09:19:20,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:19:20.571Z] 4.1.0-dev.9 [Pipeline] } [2026-03-26T09:19:20.581Z] $ docker exec --env ******** --env ******** 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent -k [2026-03-26T09:19:20.690Z] unset SSH_AUTH_SOCK; [2026-03-26T09:19:20.690Z] unset SSH_AGENT_PID; [2026-03-26T09:19:20.690Z] echo Agent pid 90 killed; [2026-03-26T09:19:20.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:19:21.026Z] + git semver [Pipeline] } [2026-03-26T09:19:21.303Z] $ docker stop --time=1 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 [2026-03-26T09:19:22.591Z] $ docker rm -f --volumes 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:19:22.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-26T09:19:23.276Z] Stashed 1 file(s) [Pipeline] echo [2026-03-26T09:19:23.280Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:19:23.482Z] provisioning config files... [2026-03-26T09:19:23.492Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8435183155044471393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:19:23.800Z] ---> ****-login.sh [2026-03-26T09:19:23.800Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:19:23.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:19:23.800Z] Login Succeeded [2026-03-26T09:19:23.800Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:19:23.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:19:23.800Z] Login Succeeded [2026-03-26T09:19:23.800Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:19:23.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:19:24.059Z] Login Succeeded [2026-03-26T09:19:24.059Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:19:24.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:19:24.059Z] Login Succeeded [2026-03-26T09:19:24.059Z] ****.io [2026-03-26T09:19:24.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:19:24.320Z] Login Succeeded [2026-03-26T09:19:24.320Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:19:24.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T09:19:24.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:19:24.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:19:24.471Z] ========================================================= [2026-03-26T09:19:24.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-26T09:19:24.471Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:19:24.813Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-26T09:19:26.721Z] #0 building with "default" instance using docker driver [2026-03-26T09:19:26.721Z] [2026-03-26T09:19:26.721Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:19:26.721Z] #1 transferring dockerfile: 1.61kB done [2026-03-26T09:19:26.721Z] #1 DONE 0.0s [2026-03-26T09:19:26.721Z] [2026-03-26T09:19:26.721Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T09:19:26.721Z] #2 DONE 0.1s [2026-03-26T09:19:26.721Z] [2026-03-26T09:19:26.721Z] #3 [internal] load .dockerignore [2026-03-26T09:19:26.721Z] #3 transferring context: 46B done [2026-03-26T09:19:26.721Z] #3 DONE 0.0s [2026-03-26T09:19:26.721Z] [2026-03-26T09:19:26.721Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T09:19:26.721Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-26T09:19:26.721Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-26T09:19:26.982Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-26T09:19:26.982Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-26T09:19:26.982Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done [2026-03-26T09:19:26.982Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.2s done [2026-03-26T09:19:26.982Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.34MB / 60.15MB 0.2s [2026-03-26T09:19:26.982Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-26T09:19:26.982Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s [2026-03-26T09:19:26.982Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.2s done [2026-03-26T09:19:26.982Z] #4 ... [2026-03-26T09:19:26.982Z] [2026-03-26T09:19:26.982Z] #5 [internal] load build context [2026-03-26T09:19:26.982Z] #5 transferring context: 24.95MB 0.2s done [2026-03-26T09:19:26.982Z] #5 DONE 0.3s [2026-03-26T09:19:26.982Z] [2026-03-26T09:19:26.982Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T09:19:26.982Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.3s [2026-03-26T09:19:26.982Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-26T09:19:26.982Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-03-26T09:19:26.982Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-03-26T09:19:26.982Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.3s [2026-03-26T09:19:26.982Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s [2026-03-26T09:19:27.244Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.5s [2026-03-26T09:19:27.244Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s [2026-03-26T09:19:27.244Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.5s [2026-03-26T09:19:27.244Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-26T09:19:27.732Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 48.23MB / 60.15MB 0.7s [2026-03-26T09:19:27.733Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done [2026-03-26T09:19:27.733Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.75MB / 112.58MB 0.7s [2026-03-26T09:19:27.733Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.7s [2026-03-26T09:19:27.733Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.8s [2026-03-26T09:19:27.733Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.8s [2026-03-26T09:19:27.733Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-03-26T09:19:27.991Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 1.0s [2026-03-26T09:19:27.991Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s done [2026-03-26T09:19:27.991Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 90.18MB / 112.58MB 1.3s [2026-03-26T09:19:27.991Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.2s done [2026-03-26T09:19:27.991Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-26T09:19:28.249Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s [2026-03-26T09:19:28.824Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.0s done [2026-03-26T09:19:33.012Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-03-26T09:19:33.012Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-26T09:19:33.012Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-26T09:19:33.012Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-26T09:19:33.012Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-26T09:19:33.012Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-03-26T09:19:33.012Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2026-03-26T09:19:33.012Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-26T09:19:35.544Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-03-26T09:19:35.544Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-03-26T09:19:35.821Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-26T09:19:37.728Z] #4 DONE 10.7s [2026-03-26T09:19:37.728Z] [2026-03-26T09:19:37.728Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-26T09:19:37.728Z] #6 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:19:37.993Z] #6 0.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:19:38.253Z] #6 0.805 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-26T09:19:38.433Z] Still waiting to schedule task [2026-03-26T09:19:38.434Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-26T09:19:38.511Z] #6 0.818 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-26T09:19:38.512Z] #6 0.824 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-26T09:19:38.512Z] #6 0.853 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-26T09:19:38.512Z] #6 0.886 Executing busybox-1.37.0-r19.trigger [2026-03-26T09:19:38.512Z] #6 0.897 OK: 269 MiB in 64 packages [2026-03-26T09:19:42.706Z] #6 DONE 5.1s [2026-03-26T09:19:42.706Z] [2026-03-26T09:19:42.706Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-03-26T09:19:42.706Z] #7 DONE 0.0s [2026-03-26T09:19:42.706Z] [2026-03-26T09:19:42.706Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T09:19:42.706Z] #8 DONE 0.1s [2026-03-26T09:19:42.706Z] [2026-03-26T09:19:42.706Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:20:04.644Z] #9 DONE 21.5s [2026-03-26T09:20:04.644Z] [2026-03-26T09:20:04.644Z] #10 [builder 6/7] COPY . . [2026-03-26T09:20:04.644Z] #10 DONE 0.2s [2026-03-26T09:20:04.644Z] [2026-03-26T09:20:04.644Z] #11 [builder 7/7] RUN echo noop [2026-03-26T09:20:04.644Z] #11 0.204 noop [2026-03-26T09:20:04.644Z] #11 DONE 0.3s [2026-03-26T09:20:04.644Z] [2026-03-26T09:20:04.644Z] #12 exporting to image [2026-03-26T09:20:04.644Z] #12 exporting layers [2026-03-26T09:20:12.764Z] #12 exporting layers 8.0s done [2026-03-26T09:20:12.764Z] #12 writing image sha256:cd5225755e06ed1501ee049dc6abec2543ae148f7e3def45aa100814058cca37 done [2026-03-26T09:20:12.764Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-26T09:20:12.764Z] #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:20:13.084Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T09:20:13.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:20:13.156Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:20:13.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T09:20:13.506Z] $ docker top a3baf39d9d2522519f1f5437f10ff84e3117918b4df7909912ab2d5e2ae0a358 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:20:13.849Z] + go version [2026-03-26T09:20:13.849Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-26T09:20:13.860Z] $ docker stop --time=1 a3baf39d9d2522519f1f5437f10ff84e3117918b4df7909912ab2d5e2ae0a358 [2026-03-26T09:20:15.112Z] $ docker rm -f --volumes a3baf39d9d2522519f1f5437f10ff84e3117918b4df7909912ab2d5e2ae0a358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:20:15.589Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T09:20:15.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:20:15.663Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:20:15.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T09:20:16.119Z] $ docker top 9c9a0e531696ae2e7f9f48174be8ed6d7296819d3022018c8803424d8f31a1a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:20:16.467Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-26T09:20:16.773Z] + make test [2026-03-26T09:20:16.773Z] go test ./... -coverprofile=coverage.out [2026-03-26T09:20:18.677Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-03-26T09:20:40.599Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-03-26T09:20:40.599Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2026-03-26T09:20:48.697Z] 0 issues. [2026-03-26T09:20:48.697Z] go vet ./... [2026-03-26T09:20:52.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T09:20:52.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T09:20:52.877Z] ./bin/test-attribution-txt.sh [2026-03-26T09:20:53.136Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T09:20:53.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T09:20:53.170Z] $ docker stop --time=1 9c9a0e531696ae2e7f9f48174be8ed6d7296819d3022018c8803424d8f31a1a3 [2026-03-26T09:21:02.838Z] $ docker rm -f --volumes 9c9a0e531696ae2e7f9f48174be8ed6d7296819d3022018c8803424d8f31a1a3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:21:03.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T09:21:03.621Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-26T09:21:04.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T09:21:04.445Z] + ls -al . [2026-03-26T09:21:04.445Z] total 240 [2026-03-26T09:21:04.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:20 . [2026-03-26T09:21:04.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:18 .. [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:18 .dockerignore [2026-03-26T09:21:04.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:20 .git [2026-03-26T09:21:04.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:18 .github [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:18 .gitignore [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:18 .golangci.yml [2026-03-26T09:21:04.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:19 .semver [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:18 Attribution.txt [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:18 CHANGELOG.md [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:18 Dockerfile [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:18 GOVERNANCE.md [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:18 Jenkinsfile [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:18 LICENSE [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:18 Makefile [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:18 OWNERS.md [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:18 README.md [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 26 09:19 VERSION [2026-03-26T09:21:04.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:18 bin [2026-03-26T09:21:04.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:18 cmd [2026-03-26T09:21:04.445Z] -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:20 coverage.out [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:18 go.mod [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:18 go.sum [2026-03-26T09:21:04.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:18 internal [2026-03-26T09:21:04.445Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:21:04.880Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7e254e9e4e3acabb262ef040925bb3e93aff3c9c --label arch=amd64 --label version=4.1.0-dev.9 . [2026-03-26T09:21:05.818Z] #0 building with "default" instance using docker driver [2026-03-26T09:21:05.818Z] [2026-03-26T09:21:05.818Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:21:05.818Z] #1 transferring dockerfile: 1.61kB done [2026-03-26T09:21:05.818Z] #1 DONE 0.2s [2026-03-26T09:21:06.076Z] [2026-03-26T09:21:06.076Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T09:21:06.076Z] #2 DONE 0.0s [2026-03-26T09:21:06.076Z] [2026-03-26T09:21:06.076Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T09:21:07.010Z] #3 DONE 1.1s [2026-03-26T09:21:07.010Z] [2026-03-26T09:21:07.010Z] #4 [internal] load .dockerignore [2026-03-26T09:21:07.010Z] #4 transferring context: 46B done [2026-03-26T09:21:07.010Z] #4 DONE 0.1s [2026-03-26T09:21:07.269Z] [2026-03-26T09:21:07.270Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T09:21:07.270Z] #5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-03-26T09:21:07.270Z] #5 DONE 0.2s [2026-03-26T09:21:07.270Z] [2026-03-26T09:21:07.270Z] #6 [internal] load build context [2026-03-26T09:21:07.270Z] #6 transferring context: 21.92kB 0.0s done [2026-03-26T09:21:07.270Z] #6 DONE 0.3s [2026-03-26T09:21:07.270Z] [2026-03-26T09:21:07.270Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T09:21:07.270Z] #5 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T09:21:07.270Z] #5 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T09:21:07.270Z] #5 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T09:21:07.530Z] #5 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s [2026-03-26T09:21:07.787Z] #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-26T09:21:07.787Z] #5 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-03-26T09:21:08.046Z] #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-26T09:21:08.981Z] #5 DONE 2.0s [2026-03-26T09:21:08.981Z] [2026-03-26T09:21:08.981Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-26T09:21:09.917Z] #7 DONE 2.9s [2026-03-26T09:21:09.917Z] [2026-03-26T09:21:09.917Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-26T09:21:10.484Z] #8 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:21:10.484Z] #8 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:21:11.430Z] #8 1.661 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T09:21:11.430Z] #8 1.665 Executing busybox-1.37.0-r20.trigger [2026-03-26T09:21:11.430Z] #8 1.671 OK: 7 MiB in 17 packages [2026-03-26T09:21:11.999Z] #8 DONE 2.7s [2026-03-26T09:21:11.999Z] [2026-03-26T09:21:11.999Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-26T09:21:12.258Z] #9 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:21:12.516Z] #9 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:21:13.173Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4134 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2026-03-26T09:21:13.191Z] Running in /w/workspace/device-snmp-go/125 [Pipeline] { [Pipeline] checkout [2026-03-26T09:21:13.457Z] #9 3.218 OK: 269 MiB in 64 packages [2026-03-26T09:21:13.457Z] #9 DONE 3.5s [2026-03-26T09:21:13.457Z] [2026-03-26T09:21:13.457Z] #10 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-26T09:21:13.458Z] #10 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T09:21:13.458Z] #10 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T09:21:13.458Z] #10 1.156 OK: 7 MiB in 17 packages [2026-03-26T09:21:13.715Z] #10 DONE 1.4s [2026-03-26T09:21:13.715Z] [2026-03-26T09:21:13.715Z] #11 [builder 3/7] WORKDIR /device-snmp-go [2026-03-26T09:21:14.280Z] #11 DONE 0.6s [2026-03-26T09:21:14.280Z] [2026-03-26T09:21:14.280Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T09:21:15.217Z] #12 DONE 1.0s [2026-03-26T09:21:15.217Z] [2026-03-26T09:21:15.217Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:21:16.242Z] The recommended git tool is: git [2026-03-26T09:21:16.598Z] #13 DONE 1.4s [2026-03-26T09:21:16.598Z] [2026-03-26T09:21:16.598Z] #14 [builder 6/7] COPY . . [2026-03-26T09:21:16.857Z] #14 DONE 0.3s [2026-03-26T09:21:16.857Z] [2026-03-26T09:21:16.857Z] #15 [builder 7/7] RUN make build [2026-03-26T09:21:17.115Z] #15 0.366 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-03-26T09:21:20.641Z] using credential edgex-jenkins-ssh [2026-03-26T09:21:20.666Z] Cloning the remote Git repository [2026-03-26T09:21:20.715Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-03-26T09:21:20.817Z] > git init /w/workspace/device-snmp-go/125 # timeout=10 [2026-03-26T09:21:20.974Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-03-26T09:21:20.976Z] > git --version # timeout=10 [2026-03-26T09:21:20.995Z] > git --version # 'git version 2.25.1' [2026-03-26T09:21:20.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-26T09:21:21.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T09:21:27.797Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-03-26T09:21:27.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T09:21:28.653Z] Avoid second fetch [2026-03-26T09:21:28.653Z] Checking out Revision 7e254e9e4e3acabb262ef040925bb3e93aff3c9c (main) [2026-03-26T09:21:29.255Z] Commit message: "Merge pull request #388 from cloudxxx8/security-issue-3" [2026-03-26T09:21:28.670Z] > git config core.sparsecheckout # timeout=10 [2026-03-26T09:21:28.741Z] > git checkout -f 7e254e9e4e3acabb262ef040925bb3e93aff3c9c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:21:33.730Z] provisioning config files... [2026-03-26T09:21:33.767Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/125@tmp/config4703469411883877079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:21:34.452Z] ---> ****-login.sh [2026-03-26T09:21:34.452Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:21:34.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:21:34.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:21:34.994Z] Configure a credential helper to remove this warning. See [2026-03-26T09:21:34.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:21:34.994Z] [2026-03-26T09:21:34.994Z] Login Succeeded [2026-03-26T09:21:34.994Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:21:35.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:21:35.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:21:35.263Z] Configure a credential helper to remove this warning. See [2026-03-26T09:21:35.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:21:35.264Z] [2026-03-26T09:21:35.264Z] Login Succeeded [2026-03-26T09:21:35.264Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:21:35.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:21:35.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:21:35.802Z] Configure a credential helper to remove this warning. See [2026-03-26T09:21:35.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:21:35.802Z] [2026-03-26T09:21:35.802Z] Login Succeeded [2026-03-26T09:21:35.802Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:21:36.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:21:36.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:21:36.075Z] Configure a credential helper to remove this warning. See [2026-03-26T09:21:36.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:21:36.075Z] [2026-03-26T09:21:36.075Z] Login Succeeded [2026-03-26T09:21:36.075Z] ****.io [2026-03-26T09:21:36.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:21:36.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:21:36.610Z] Configure a credential helper to remove this warning. See [2026-03-26T09:21:36.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:21:36.610Z] [2026-03-26T09:21:36.610Z] Login Succeeded [2026-03-26T09:21:36.610Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:21:36.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T09:21:36.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:21:36.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:21:36.982Z] ========================================================= [2026-03-26T09:21:36.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-26T09:21:36.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:21:37.346Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-26T09:21:37.942Z] Sending build context to Docker daemon 12.63MB [2026-03-26T09:21:37.942Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T09:21:37.942Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-26T09:21:37.942Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-26T09:21:37.942Z] 6b59a28fa201: Pulling fs layer [2026-03-26T09:21:37.942Z] d32bb0dddca7: Pulling fs layer [2026-03-26T09:21:37.942Z] 5dab1238d3d9: Pulling fs layer [2026-03-26T09:21:37.942Z] 196fd7d83e7d: Pulling fs layer [2026-03-26T09:21:37.942Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T09:21:37.942Z] 8ba94037c8f0: Pulling fs layer [2026-03-26T09:21:37.942Z] deaec5988b04: Pulling fs layer [2026-03-26T09:21:37.942Z] 9f65657bb879: Pulling fs layer [2026-03-26T09:21:37.942Z] 196fd7d83e7d: Waiting [2026-03-26T09:21:37.942Z] 4f4fb700ef54: Waiting [2026-03-26T09:21:37.942Z] 8ba94037c8f0: Waiting [2026-03-26T09:21:37.942Z] deaec5988b04: Waiting [2026-03-26T09:21:37.942Z] 9f65657bb879: Waiting [2026-03-26T09:21:37.942Z] d32bb0dddca7: Verifying Checksum [2026-03-26T09:21:37.942Z] d32bb0dddca7: Download complete [2026-03-26T09:21:38.218Z] 196fd7d83e7d: Verifying Checksum [2026-03-26T09:21:38.218Z] 196fd7d83e7d: Download complete [2026-03-26T09:21:38.218Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T09:21:38.218Z] 4f4fb700ef54: Download complete [2026-03-26T09:21:38.218Z] 8ba94037c8f0: Verifying Checksum [2026-03-26T09:21:38.218Z] 8ba94037c8f0: Download complete [2026-03-26T09:21:38.218Z] 6b59a28fa201: Verifying Checksum [2026-03-26T09:21:38.218Z] 6b59a28fa201: Download complete [2026-03-26T09:21:38.486Z] 9f65657bb879: Verifying Checksum [2026-03-26T09:21:38.486Z] 9f65657bb879: Download complete [2026-03-26T09:21:39.074Z] 6b59a28fa201: Pull complete [2026-03-26T09:21:39.661Z] 5dab1238d3d9: Verifying Checksum [2026-03-26T09:21:39.661Z] 5dab1238d3d9: Download complete [2026-03-26T09:21:39.661Z] d32bb0dddca7: Pull complete [2026-03-26T09:21:41.621Z] deaec5988b04: Verifying Checksum [2026-03-26T09:21:41.621Z] deaec5988b04: Download complete [2026-03-26T09:21:53.971Z] 5dab1238d3d9: Pull complete [2026-03-26T09:21:53.971Z] 196fd7d83e7d: Pull complete [2026-03-26T09:21:53.971Z] 4f4fb700ef54: Pull complete [2026-03-26T09:21:54.244Z] 8ba94037c8f0: Pull complete [2026-03-26T09:21:55.810Z] #15 DONE 33.1s [2026-03-26T09:21:55.810Z] [2026-03-26T09:21:55.810Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-03-26T09:21:55.810Z] #16 DONE 2.3s [2026-03-26T09:21:55.810Z] [2026-03-26T09:21:55.810Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-03-26T09:21:55.810Z] #17 DONE 1.5s [2026-03-26T09:21:55.810Z] [2026-03-26T09:21:55.810Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-03-26T09:21:55.810Z] #18 DONE 1.2s [2026-03-26T09:21:56.070Z] [2026-03-26T09:21:56.070Z] #19 exporting to image [2026-03-26T09:21:56.070Z] #19 exporting layers [2026-03-26T09:22:01.342Z] #19 exporting layers 5.1s done [2026-03-26T09:22:01.342Z] #19 writing image sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 0.0s done [2026-03-26T09:22:01.342Z] #19 naming to docker.io/library/device-snmp 0.0s done [2026-03-26T09:22:01.601Z] #19 DONE 5.5s [2026-03-26T09:22:04.353Z] deaec5988b04: Pull complete [2026-03-26T09:22:05.787Z] 9f65657bb879: Pull complete [2026-03-26T09:22:05.787Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-26T09:22:05.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T09:22:05.787Z] ---> 334268110677 [2026-03-26T09:22:05.787Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:22:05.936Z] provisioning config files... [2026-03-26T09:22:05.944Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4393241268562916044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:22:06.251Z] ---> ****-login.sh [2026-03-26T09:22:06.251Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:22:06.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:22:06.251Z] Login Succeeded [2026-03-26T09:22:06.251Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:22:06.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:22:06.251Z] Login Succeeded [2026-03-26T09:22:06.251Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:22:06.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:22:06.512Z] Login Succeeded [2026-03-26T09:22:06.512Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:22:06.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:22:06.512Z] Login Succeeded [2026-03-26T09:22:06.512Z] ****.io [2026-03-26T09:22:06.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:22:06.770Z] Login Succeeded [2026-03-26T09:22:06.770Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:22:06.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:22:06.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:22:06.858Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-03-26T09:22:06.858Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:22:06.858Z] latest [2026-03-26T09:22:06.858Z] 4.1.0-dev.9 [2026-03-26T09:22:06.858Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:22:06.858Z] main [2026-03-26T09:22:06.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:07.200Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:07.520Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:22:07.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:22:07.520Z] 9cdd20243181: Preparing [2026-03-26T09:22:07.520Z] 063e8d1ced6c: Preparing [2026-03-26T09:22:07.520Z] 585111e8784c: Preparing [2026-03-26T09:22:07.520Z] e42f64fa70d9: Preparing [2026-03-26T09:22:07.520Z] 09e49158fd58: Preparing [2026-03-26T09:22:07.520Z] cce92674e987: Preparing [2026-03-26T09:22:07.520Z] cce92674e987: Waiting [2026-03-26T09:22:07.520Z] e42f64fa70d9: Pushed [2026-03-26T09:22:07.520Z] 09e49158fd58: Pushed [2026-03-26T09:22:07.520Z] 063e8d1ced6c: Pushed [2026-03-26T09:22:07.742Z] ---> Running in 4f2dabd40de5 [2026-03-26T09:22:07.742Z] Removing intermediate container 4f2dabd40de5 [2026-03-26T09:22:07.742Z] ---> 48f9ee76086c [2026-03-26T09:22:07.742Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T09:22:07.742Z] ---> Running in 9db4fc445189 [2026-03-26T09:22:07.778Z] 9cdd20243181: Pushed [2026-03-26T09:22:08.010Z] Removing intermediate container 9db4fc445189 [2026-03-26T09:22:08.010Z] ---> 14582f208fa5 [2026-03-26T09:22:08.010Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-26T09:22:08.010Z] ---> Running in ff48edfb2008 [2026-03-26T09:22:08.281Z] Removing intermediate container ff48edfb2008 [2026-03-26T09:22:08.281Z] ---> 53d2eaf1cc34 [2026-03-26T09:22:08.281Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T09:22:08.345Z] cce92674e987: Layer already exists [2026-03-26T09:22:08.550Z] ---> Running in aa18f3f4608b [2026-03-26T09:22:08.820Z] Removing intermediate container aa18f3f4608b [2026-03-26T09:22:08.820Z] ---> 5b4640c65a4d [2026-03-26T09:22:08.820Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T09:22:08.820Z] ---> Running in 7157ada5dc12 [2026-03-26T09:22:10.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:22:10.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:22:11.643Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-26T09:22:11.643Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-26T09:22:11.910Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-26T09:22:11.910Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-26T09:22:11.910Z] Executing busybox-1.37.0-r19.trigger [2026-03-26T09:22:11.910Z] OK: 259 MiB in 64 packages [2026-03-26T09:22:12.540Z] 585111e8784c: Pushed [2026-03-26T09:22:12.540Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:12.865Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:13.185Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:22:13.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:22:13.185Z] 9cdd20243181: Preparing [2026-03-26T09:22:13.185Z] 063e8d1ced6c: Preparing [2026-03-26T09:22:13.185Z] 585111e8784c: Preparing [2026-03-26T09:22:13.185Z] e42f64fa70d9: Preparing [2026-03-26T09:22:13.185Z] 09e49158fd58: Preparing [2026-03-26T09:22:13.185Z] cce92674e987: Preparing [2026-03-26T09:22:13.185Z] cce92674e987: Waiting [2026-03-26T09:22:13.185Z] e42f64fa70d9: Layer already exists [2026-03-26T09:22:13.185Z] 9cdd20243181: Layer already exists [2026-03-26T09:22:13.185Z] 09e49158fd58: Layer already exists [2026-03-26T09:22:13.185Z] 585111e8784c: Layer already exists [2026-03-26T09:22:13.185Z] 063e8d1ced6c: Layer already exists [2026-03-26T09:22:13.185Z] cce92674e987: Layer already exists [2026-03-26T09:22:13.185Z] latest: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:13.321Z] Removing intermediate container 7157ada5dc12 [2026-03-26T09:22:13.321Z] ---> 6704b3c5d411 [2026-03-26T09:22:13.321Z] Step 8/12 : WORKDIR /device-snmp-go [2026-03-26T09:22:13.321Z] ---> Running in f048d5cf1f6a [2026-03-26T09:22:13.321Z] Removing intermediate container f048d5cf1f6a [2026-03-26T09:22:13.321Z] ---> 5d6c9aa09a25 [2026-03-26T09:22:13.321Z] Step 9/12 : COPY go.mod vendor* ./ [2026-03-26T09:22:13.527Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:13.867Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 [2026-03-26T09:22:13.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:22:13.867Z] 9cdd20243181: Preparing [2026-03-26T09:22:13.867Z] 063e8d1ced6c: Preparing [2026-03-26T09:22:13.867Z] 585111e8784c: Preparing [2026-03-26T09:22:13.867Z] e42f64fa70d9: Preparing [2026-03-26T09:22:13.867Z] 09e49158fd58: Preparing [2026-03-26T09:22:13.867Z] cce92674e987: Preparing [2026-03-26T09:22:13.867Z] cce92674e987: Waiting [2026-03-26T09:22:13.867Z] 063e8d1ced6c: Layer already exists [2026-03-26T09:22:13.867Z] e42f64fa70d9: Layer already exists [2026-03-26T09:22:13.867Z] 09e49158fd58: Layer already exists [2026-03-26T09:22:13.867Z] 9cdd20243181: Layer already exists [2026-03-26T09:22:13.867Z] 585111e8784c: Layer already exists [2026-03-26T09:22:13.867Z] cce92674e987: Layer already exists [2026-03-26T09:22:13.867Z] 4.1.0-dev.9: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:14.216Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:14.618Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:22:14.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:22:14.618Z] 9cdd20243181: Preparing [2026-03-26T09:22:14.618Z] 063e8d1ced6c: Preparing [2026-03-26T09:22:14.618Z] 585111e8784c: Preparing [2026-03-26T09:22:14.618Z] e42f64fa70d9: Preparing [2026-03-26T09:22:14.618Z] 09e49158fd58: Preparing [2026-03-26T09:22:14.618Z] cce92674e987: Preparing [2026-03-26T09:22:14.618Z] cce92674e987: Waiting [2026-03-26T09:22:14.618Z] 585111e8784c: Layer already exists [2026-03-26T09:22:14.618Z] 063e8d1ced6c: Layer already exists [2026-03-26T09:22:14.618Z] 09e49158fd58: Layer already exists [2026-03-26T09:22:14.618Z] e42f64fa70d9: Layer already exists [2026-03-26T09:22:14.618Z] 9cdd20243181: Layer already exists [2026-03-26T09:22:14.618Z] cce92674e987: Layer already exists [2026-03-26T09:22:14.618Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:14.958Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:22:15.282Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:22:15.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-26T09:22:15.282Z] 9cdd20243181: Preparing [2026-03-26T09:22:15.282Z] 063e8d1ced6c: Preparing [2026-03-26T09:22:15.282Z] 585111e8784c: Preparing [2026-03-26T09:22:15.282Z] e42f64fa70d9: Preparing [2026-03-26T09:22:15.282Z] 09e49158fd58: Preparing [2026-03-26T09:22:15.282Z] cce92674e987: Preparing [2026-03-26T09:22:15.282Z] cce92674e987: Waiting [2026-03-26T09:22:15.282Z] 585111e8784c: Layer already exists [2026-03-26T09:22:15.282Z] 9cdd20243181: Layer already exists [2026-03-26T09:22:15.282Z] 063e8d1ced6c: Layer already exists [2026-03-26T09:22:15.282Z] e42f64fa70d9: Layer already exists [2026-03-26T09:22:15.282Z] 09e49158fd58: Layer already exists [2026-03-26T09:22:15.282Z] cce92674e987: Layer already exists [2026-03-26T09:22:15.282Z] main: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:22:15.353Z] ===================================================== [Pipeline] echo [2026-03-26T09:22:15.372Z] taggedImages: [2026-03-26T09:22:15.372Z] - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:22:15.372Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:22:15.372Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 [2026-03-26T09:22:15.372Z] - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:22:15.372Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo [2026-03-26T09:22:15.412Z] ========================================================= [2026-03-26T09:22:15.412Z] [edgeXBuildMultiArch] RAW Config: [2026-03-26T09:22:15.412Z] images: [2026-03-26T09:22:15.412Z] - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:22:15.412Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:22:15.412Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 [2026-03-26T09:22:15.412Z] - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:22:15.412Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:22:15.412Z] settingsFile: [2026-03-26T09:22:15.412Z] device-snmp-go-settings [2026-03-26T09:22:15.412Z] ========================================================= [Pipeline] node [2026-03-26T09:22:15.903Z] ---> 305ceca25a65 [2026-03-26T09:22:15.903Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:22:15.903Z] ---> Running in 1299bbe2d192 [2026-03-26T09:22:30.414Z] Still waiting to schedule task [2026-03-26T09:22:30.414Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-26T09:23:20.723Z] Running on prd-centos7-docker-4c-2g-4135 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:23:20.782Z] provisioning config files... [2026-03-26T09:23:20.804Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3107340918404265653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:23:22.641Z] ---> ****-login.sh [2026-03-26T09:23:22.641Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:23:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:23:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:23:41.257Z] Configure a credential helper to remove this warning. See [2026-03-26T09:23:41.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:23:41.257Z] [2026-03-26T09:23:41.257Z] Login Succeeded [2026-03-26T09:23:41.257Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:23:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:23:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:23:41.257Z] Configure a credential helper to remove this warning. See [2026-03-26T09:23:41.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:23:41.257Z] [2026-03-26T09:23:41.257Z] Login Succeeded [2026-03-26T09:23:41.257Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:23:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:23:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:23:41.257Z] Configure a credential helper to remove this warning. See [2026-03-26T09:23:41.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:23:41.257Z] [2026-03-26T09:23:41.257Z] Login Succeeded [2026-03-26T09:23:41.257Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:23:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:23:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:23:41.257Z] Configure a credential helper to remove this warning. See [2026-03-26T09:23:41.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:23:41.257Z] [2026-03-26T09:23:41.257Z] Login Succeeded [2026-03-26T09:23:41.257Z] ****.io [2026-03-26T09:23:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:23:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:23:41.257Z] Configure a credential helper to remove this warning. See [2026-03-26T09:23:41.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:23:41.257Z] [2026-03-26T09:23:41.257Z] Login Succeeded [2026-03-26T09:23:41.257Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:23:41.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:23:41.670Z] + docker buildx ls [2026-03-26T09:23:41.670Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-26T09:23:41.670Z] default * docker [2026-03-26T09:23:41.670Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-26T09:23:41.978Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-26T09:23:41.978Z] edgex-builder [Pipeline] sh [2026-03-26T09:23:42.279Z] + docker buildx inspect --bootstrap [2026-03-26T09:23:42.279Z] #1 [internal] booting buildkit [2026-03-26T09:23:42.279Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-26T09:23:45.621Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done [2026-03-26T09:23:45.887Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-26T09:23:46.827Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2026-03-26T09:23:46.827Z] #1 DONE 4.6s [2026-03-26T09:23:46.827Z] Name: edgex-builder [2026-03-26T09:23:46.827Z] Driver: docker-container [2026-03-26T09:23:46.827Z] [2026-03-26T09:23:46.827Z] Nodes: [2026-03-26T09:23:46.827Z] Name: edgex-builder0 [2026-03-26T09:23:46.827Z] Endpoint: unix:///var/run/docker.sock [2026-03-26T09:23:46.827Z] Status: running [2026-03-26T09:23:46.827Z] Buildkit: v0.28.1 [2026-03-26T09:23:46.827Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-26T09:23:47.120Z] + docker buildx ls [2026-03-26T09:23:47.120Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-26T09:23:47.120Z] edgex-builder * docker-container [2026-03-26T09:23:47.120Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-26T09:23:47.120Z] default docker [2026-03-26T09:23:47.120Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-26T09:23:47.410Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c' [2026-03-26T09:23:47.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c --push - [2026-03-26T09:23:47.410Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:23:47.410Z] #1 transferring dockerfile: 196B done [2026-03-26T09:23:47.410Z] #1 DONE 0.0s [2026-03-26T09:23:47.410Z] [2026-03-26T09:23:47.410Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:23:47.410Z] #2 DONE 0.1s [2026-03-26T09:23:47.410Z] [2026-03-26T09:23:47.410Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:23:47.410Z] #3 DONE 0.1s [2026-03-26T09:23:47.410Z] [2026-03-26T09:23:47.410Z] #4 [internal] load .dockerignore [2026-03-26T09:23:47.410Z] #4 transferring context: [2026-03-26T09:23:47.669Z] #4 transferring context: 2B done [2026-03-26T09:23:47.669Z] #4 DONE 0.0s [2026-03-26T09:23:47.669Z] [2026-03-26T09:23:47.669Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:47.669Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:47.669Z] #5 DONE 0.0s [2026-03-26T09:23:47.669Z] [2026-03-26T09:23:47.669Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:47.669Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:47.669Z] #6 DONE 0.1s [2026-03-26T09:23:47.930Z] [2026-03-26T09:23:47.930Z] #7 exporting to image [2026-03-26T09:23:47.930Z] #7 exporting layers done [2026-03-26T09:23:47.930Z] #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c 0.0s done [2026-03-26T09:23:47.930Z] #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done [2026-03-26T09:23:47.930Z] #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done [2026-03-26T09:23:47.930Z] #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done [2026-03-26T09:23:47.930Z] #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 0.0s done [2026-03-26T09:23:47.930Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:23:47.930Z] #7 DONE 0.0s [2026-03-26T09:23:47.930Z] [2026-03-26T09:23:47.930Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:23:47.930Z] #8 DONE 0.0s [2026-03-26T09:23:47.930Z] [2026-03-26T09:23:47.930Z] 1 warning found (use --debug to expand): [2026-03-26T09:23:47.930Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:23:48.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' [2026-03-26T09:23:48.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - [2026-03-26T09:23:48.224Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:23:48.224Z] #1 transferring dockerfile: 162B done [2026-03-26T09:23:48.224Z] #1 DONE 0.0s [2026-03-26T09:23:48.224Z] [2026-03-26T09:23:48.224Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:23:48.224Z] #2 DONE 0.0s [2026-03-26T09:23:48.224Z] [2026-03-26T09:23:48.224Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-26T09:23:48.224Z] #3 DONE 0.0s [2026-03-26T09:23:48.224Z] [2026-03-26T09:23:48.224Z] #4 [internal] load .dockerignore [2026-03-26T09:23:48.224Z] #4 transferring context: 2B done [2026-03-26T09:23:48.224Z] #4 DONE 0.0s [2026-03-26T09:23:48.224Z] [2026-03-26T09:23:48.224Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:48.224Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be done [2026-03-26T09:23:48.224Z] #5 CACHED [2026-03-26T09:23:48.224Z] [2026-03-26T09:23:48.224Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:48.224Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:48.224Z] #6 CACHED [2026-03-26T09:23:48.224Z] [2026-03-26T09:23:48.224Z] #7 exporting to image [2026-03-26T09:23:48.224Z] #7 exporting layers done [2026-03-26T09:23:48.224Z] #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done [2026-03-26T09:23:48.224Z] #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done [2026-03-26T09:23:48.224Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:23:48.483Z] #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done [2026-03-26T09:23:48.483Z] #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done [2026-03-26T09:23:48.483Z] #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done [2026-03-26T09:23:48.483Z] #7 DONE 0.0s [2026-03-26T09:23:48.483Z] [2026-03-26T09:23:48.483Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:23:48.483Z] #8 DONE 0.0s [2026-03-26T09:23:48.483Z] [2026-03-26T09:23:48.483Z] 1 warning found (use --debug to expand): [2026-03-26T09:23:48.483Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:23:48.768Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9' [2026-03-26T09:23:48.768Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 --push - [2026-03-26T09:23:49.028Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:23:49.028Z] #1 transferring dockerfile: 167B done [2026-03-26T09:23:49.028Z] #1 DONE 0.0s [2026-03-26T09:23:49.028Z] [2026-03-26T09:23:49.028Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 [2026-03-26T09:23:49.028Z] #2 DONE 0.0s [2026-03-26T09:23:49.028Z] [2026-03-26T09:23:49.028Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 [2026-03-26T09:23:49.028Z] #3 DONE 0.0s [2026-03-26T09:23:49.028Z] [2026-03-26T09:23:49.028Z] #4 [internal] load .dockerignore [2026-03-26T09:23:49.028Z] #4 transferring context: 2B done [2026-03-26T09:23:49.028Z] #4 DONE 0.0s [2026-03-26T09:23:49.028Z] [2026-03-26T09:23:49.028Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:49.028Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:49.028Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:49.028Z] #5 CACHED [2026-03-26T09:23:49.028Z] [2026-03-26T09:23:49.028Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:49.028Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:49.028Z] #6 CACHED [2026-03-26T09:23:49.028Z] [2026-03-26T09:23:49.028Z] #7 exporting to image [2026-03-26T09:23:49.028Z] #7 exporting layers done [2026-03-26T09:23:49.028Z] #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done [2026-03-26T09:23:49.028Z] #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done [2026-03-26T09:23:49.028Z] #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done [2026-03-26T09:23:49.028Z] #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done [2026-03-26T09:23:49.028Z] #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done [2026-03-26T09:23:49.028Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:23:49.028Z] #7 DONE 0.0s [2026-03-26T09:23:49.028Z] [2026-03-26T09:23:49.028Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:23:49.028Z] #8 DONE 0.0s [2026-03-26T09:23:49.288Z] [2026-03-26T09:23:49.288Z] 1 warning found (use --debug to expand): [2026-03-26T09:23:49.288Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:23:49.584Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9' [2026-03-26T09:23:49.584Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 --push - [2026-03-26T09:23:49.584Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:23:49.584Z] #1 transferring dockerfile: 208B done [2026-03-26T09:23:49.584Z] #1 DONE 0.0s [2026-03-26T09:23:49.584Z] [2026-03-26T09:23:49.584Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:23:49.584Z] #2 DONE 0.0s [2026-03-26T09:23:49.584Z] [2026-03-26T09:23:49.584Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:23:49.584Z] #3 DONE 0.0s [2026-03-26T09:23:49.584Z] [2026-03-26T09:23:49.584Z] #4 [internal] load .dockerignore [2026-03-26T09:23:49.584Z] #4 transferring context: 2B done [2026-03-26T09:23:49.584Z] #4 DONE 0.0s [2026-03-26T09:23:49.584Z] [2026-03-26T09:23:49.584Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:49.584Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:49.584Z] #5 CACHED [2026-03-26T09:23:49.584Z] [2026-03-26T09:23:49.584Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:49.584Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:49.584Z] #6 CACHED [2026-03-26T09:23:49.584Z] [2026-03-26T09:23:49.584Z] #7 exporting to image [2026-03-26T09:23:49.584Z] #7 exporting layers done [2026-03-26T09:23:49.584Z] #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done [2026-03-26T09:23:49.584Z] #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done [2026-03-26T09:23:49.584Z] #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done [2026-03-26T09:23:49.584Z] #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done [2026-03-26T09:23:49.584Z] #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done [2026-03-26T09:23:49.584Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:23:49.584Z] #7 DONE 0.0s [2026-03-26T09:23:49.584Z] [2026-03-26T09:23:49.584Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:23:49.852Z] #8 DONE 0.0s [2026-03-26T09:23:49.852Z] [2026-03-26T09:23:49.852Z] 1 warning found (use --debug to expand): [2026-03-26T09:23:49.852Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T09:23:50.143Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' [2026-03-26T09:23:50.143Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - [2026-03-26T09:23:50.143Z] #1 [internal] load build definition from Dockerfile [2026-03-26T09:23:50.143Z] #1 transferring dockerfile: 160B done [2026-03-26T09:23:50.143Z] #1 DONE 0.0s [2026-03-26T09:23:50.143Z] [2026-03-26T09:23:50.143Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:23:50.143Z] #2 DONE 0.0s [2026-03-26T09:23:50.143Z] [2026-03-26T09:23:50.143Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-26T09:23:50.143Z] #3 DONE 0.0s [2026-03-26T09:23:50.143Z] [2026-03-26T09:23:50.143Z] #4 [internal] load .dockerignore [2026-03-26T09:23:50.143Z] #4 transferring context: 2B done [2026-03-26T09:23:50.143Z] #4 DONE 0.0s [2026-03-26T09:23:50.143Z] [2026-03-26T09:23:50.143Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:50.143Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:50.143Z] #5 CACHED [2026-03-26T09:23:50.143Z] [2026-03-26T09:23:50.143Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be [2026-03-26T09:23:50.143Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done [2026-03-26T09:23:50.143Z] #6 CACHED [2026-03-26T09:23:50.143Z] [2026-03-26T09:23:50.143Z] #7 exporting to image [2026-03-26T09:23:50.143Z] #7 exporting layers done [2026-03-26T09:23:50.143Z] #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done [2026-03-26T09:23:50.143Z] #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done [2026-03-26T09:23:50.143Z] #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done [2026-03-26T09:23:50.143Z] #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done [2026-03-26T09:23:50.143Z] #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done [2026-03-26T09:23:50.143Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T09:23:50.143Z] #7 DONE 0.0s [2026-03-26T09:23:50.403Z] [2026-03-26T09:23:50.403Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T09:23:50.403Z] #8 DONE 0.0s [2026-03-26T09:23:50.403Z] [2026-03-26T09:23:50.403Z] 1 warning found (use --debug to expand): [2026-03-26T09:23:50.403Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T09:23:50.812Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:23:51.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:23:51.659Z] ---> package-listing.sh [2026-03-26T09:23:51.659Z] ++ facter osfamily [2026-03-26T09:23:51.659Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T09:23:51.926Z] + OS_FAMILY=redhat [2026-03-26T09:23:51.926Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-03-26T09:23:51.926Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T09:23:51.926Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T09:23:51.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T09:23:51.926Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T09:23:51.926Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:23:51.926Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T09:23:51.926Z] + case "${OS_FAMILY}" in [2026-03-26T09:23:51.926Z] + rpm -qa [2026-03-26T09:23:51.926Z] + sort [2026-03-26T09:23:52.499Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T09:23:52.499Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T09:23:52.499Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T09:23:52.499Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:23:52.499Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-03-26T09:23:52.499Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2026-03-26T09:23:52.511Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T09:23:52.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:23:53.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:23:53.373Z] [2026-03-26T09:23:53.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:23:53.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:23:53.686Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T09:23:53.686Z] 5eb5b503b376: Pulling fs layer [2026-03-26T09:23:53.686Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T09:23:53.686Z] ec43610c2a17: Pulling fs layer [2026-03-26T09:23:53.686Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T09:23:53.686Z] 33b1e0a273af: Pulling fs layer [2026-03-26T09:23:53.686Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T09:23:53.686Z] 2f39f015ded8: Pulling fs layer [2026-03-26T09:23:53.686Z] 3a2ae6a8a46f: Waiting [2026-03-26T09:23:53.686Z] 33b1e0a273af: Waiting [2026-03-26T09:23:53.686Z] 5d3b04190fa2: Waiting [2026-03-26T09:23:53.686Z] 2f39f015ded8: Waiting [2026-03-26T09:23:53.686Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T09:23:53.687Z] 5c69ac0246d0: Download complete [2026-03-26T09:23:53.687Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-26T09:23:53.687Z] 3a2ae6a8a46f: Download complete [2026-03-26T09:23:53.687Z] 33b1e0a273af: Verifying Checksum [2026-03-26T09:23:53.687Z] 33b1e0a273af: Download complete [2026-03-26T09:23:53.687Z] ec43610c2a17: Verifying Checksum [2026-03-26T09:23:53.687Z] ec43610c2a17: Download complete [2026-03-26T09:23:53.687Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T09:23:53.687Z] 5d3b04190fa2: Download complete [2026-03-26T09:23:53.951Z] 5eb5b503b376: Verifying Checksum [2026-03-26T09:23:53.951Z] 5eb5b503b376: Download complete [2026-03-26T09:23:54.532Z] 2f39f015ded8: Verifying Checksum [2026-03-26T09:23:54.532Z] 2f39f015ded8: Download complete [2026-03-26T09:23:55.136Z] 5eb5b503b376: Pull complete [2026-03-26T09:23:55.405Z] 5c69ac0246d0: Pull complete [2026-03-26T09:23:55.664Z] ec43610c2a17: Pull complete [2026-03-26T09:23:55.664Z] 3a2ae6a8a46f: Pull complete [2026-03-26T09:23:55.922Z] 33b1e0a273af: Pull complete [2026-03-26T09:23:55.922Z] 5d3b04190fa2: Pull complete [2026-03-26T09:23:56.247Z] Removing intermediate container 1299bbe2d192 [2026-03-26T09:23:56.247Z] ---> 235afe98824f [2026-03-26T09:23:56.247Z] Step 11/12 : COPY . . [2026-03-26T09:23:56.247Z] ---> 699abfc5d1cb [2026-03-26T09:23:56.247Z] Step 12/12 : RUN ${MAKE} [2026-03-26T09:23:56.247Z] ---> Running in 86880e17b94f [2026-03-26T09:23:57.223Z] noop [2026-03-26T09:23:57.811Z] Removing intermediate container 86880e17b94f [2026-03-26T09:23:57.811Z] ---> feef50d3e5cb [2026-03-26T09:23:58.079Z] Successfully built feef50d3e5cb [2026-03-26T09:23:58.079Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:23:58.442Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T09:23:58.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:23:58.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-4134 does not seem to be running inside a container [2026-03-26T09:23:58.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/125 -v /w/workspace/device-snmp-go/125:/w/workspace/device-snmp-go/125:rw,z -v /w/workspace/device-snmp-go/125@tmp:/w/workspace/device-snmp-go/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-26T09:23:59.948Z] $ docker top 37bf67a0ff3374e9c52b3934ec2e7e36e624bd6aeeca6d4852f05b9003e58ed8 -eo pid,comm [2026-03-26T09:24:00.152Z] 2f39f015ded8: Pull complete [2026-03-26T09:24:00.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T09:24:00.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:24:00.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:24:03.800Z] prd-centos7-docker-4c-2g-4135 does not seem to be running inside a container [2026-03-26T09:24:03.838Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T09:24:04.237Z] + go version [2026-03-26T09:24:04.237Z] go version go1.25.3 linux/arm64 [2026-03-26T09:24:06.597Z] $ docker top 757c3521c6683508934fad928bf1bdca4d6359dc2249a6f0958c96042afb0c60 -eo pid,comm [Pipeline] { [Pipeline] } [2026-03-26T09:24:06.659Z] $ docker stop --time=1 37bf67a0ff3374e9c52b3934ec2e7e36e624bd6aeeca6d4852f05b9003e58ed8 [2026-03-26T09:24:08.293Z] $ docker rm -f --volumes 37bf67a0ff3374e9c52b3934ec2e7e36e624bd6aeeca6d4852f05b9003e58ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:24:08.749Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T09:24:08.913Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T09:24:08.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:24:09.035Z] + mkdir -p /var/log/sysstat [2026-03-26T09:24:09.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-4134 does not seem to be running inside a container [2026-03-26T09:24:09.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/125 -v /w/workspace/device-snmp-go/125:/w/workspace/device-snmp-go/125:rw,z -v /w/workspace/device-snmp-go/125@tmp:/w/workspace/device-snmp-go/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-26T09:24:10.314Z] $ docker top 4c21930ffa2e67ce86705a847d4c74ec5720cb1bf1f73aa344ecc1bb903bccb8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2026-03-26T09:24:10.820Z] + ls /var/log/sa-host [2026-03-26T09:24:10.820Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:24:10.992Z] provisioning config files... [2026-03-26T09:24:11.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13044830174074309139tmp [Pipeline] { [Pipeline] echo [2026-03-26T09:24:11.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:24:11.204Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/125 [Pipeline] fileExists [Pipeline] sh [2026-03-26T09:24:11.316Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T09:24:11.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:24:11.536Z] + make test [2026-03-26T09:24:11.683Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T09:24:11.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:24:11.804Z] go test ./... -coverprofile=coverage.out [2026-03-26T09:24:11.992Z] ---> sudo-logs.sh [2026-03-26T09:24:11.992Z] Archiving 'sudo' log.. [2026-03-26T09:24:11.992Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4135.novalocal: Name or service not known [2026-03-26T09:24:11.992Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4135.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-26T09:24:12.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:24:12.307Z] ---> job-cost.sh [2026-03-26T09:24:12.307Z] lf-activate-venv: SKIPPING [2026-03-26T09:24:12.307Z] INFO: No Stack... [2026-03-26T09:24:12.566Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-26T09:24:12.825Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T09:24:12.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:24:13.128Z] ---> logs-deploy.sh [2026-03-26T09:24:13.128Z] lf-activate-venv: SKIPPING [2026-03-26T09:24:13.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/125 [2026-03-26T09:24:13.128Z] INFO: archiving workspace using pattern(s): [2026-03-26T09:24:14.072Z] Archives upload complete. [2026-03-26T09:24:14.072Z] INFO: archiving logs to Nexus [2026-03-26T09:24:14.640Z] ---> uname -a: [2026-03-26T09:24:14.640Z] Linux prd-centos7-docker-4c-2g-4135.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-26T09:24:14.640Z] [2026-03-26T09:24:14.640Z] [2026-03-26T09:24:14.640Z] ---> lscpu: [2026-03-26T09:24:14.640Z] Architecture: x86_64 [2026-03-26T09:24:14.640Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-26T09:24:14.640Z] Byte Order: Little Endian [2026-03-26T09:24:14.640Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-26T09:24:14.640Z] CPU(s): 2 [2026-03-26T09:24:14.640Z] On-line CPU(s) list: 0,1 [2026-03-26T09:24:14.640Z] Thread(s) per core: 1 [2026-03-26T09:24:14.640Z] Core(s) per socket: 1 [2026-03-26T09:24:14.640Z] Socket(s): 2 [2026-03-26T09:24:14.640Z] NUMA node(s): 1 [2026-03-26T09:24:14.640Z] Vendor ID: AuthenticAMD [2026-03-26T09:24:14.640Z] CPU family: 23 [2026-03-26T09:24:14.640Z] Model: 49 [2026-03-26T09:24:14.640Z] Model name: AMD EPYC-Rome Processor [2026-03-26T09:24:14.640Z] Stepping: 0 [2026-03-26T09:24:14.640Z] CPU MHz: 2799.934 [2026-03-26T09:24:14.640Z] BogoMIPS: 5599.86 [2026-03-26T09:24:14.640Z] Virtualization: AMD-V [2026-03-26T09:24:14.640Z] Hypervisor vendor: KVM [2026-03-26T09:24:14.640Z] Virtualization type: full [2026-03-26T09:24:14.640Z] L1d cache: 64 KiB [2026-03-26T09:24:14.640Z] L1i cache: 64 KiB [2026-03-26T09:24:14.640Z] L2 cache: 1 MiB [2026-03-26T09:24:14.640Z] L3 cache: 32 MiB [2026-03-26T09:24:14.640Z] NUMA node0 CPU(s): 0,1 [2026-03-26T09:24:14.640Z] Vulnerability Itlb multihit: Not affected [2026-03-26T09:24:14.640Z] Vulnerability L1tf: Not affected [2026-03-26T09:24:14.640Z] Vulnerability Mds: Not affected [2026-03-26T09:24:14.640Z] Vulnerability Meltdown: Not affected [2026-03-26T09:24:14.640Z] Vulnerability Mmio stale data: Not affected [2026-03-26T09:24:14.640Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-26T09:24:14.640Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-26T09:24:14.640Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-26T09:24:14.641Z] Vulnerability Srbds: Not affected [2026-03-26T09:24:14.641Z] Vulnerability Tsx async abort: Not affected [2026-03-26T09:24:14.641Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-26T09:24:14.641Z] [2026-03-26T09:24:14.641Z] [2026-03-26T09:24:14.641Z] ---> nproc: [2026-03-26T09:24:14.641Z] 2 [2026-03-26T09:24:14.641Z] [2026-03-26T09:24:14.641Z] [2026-03-26T09:24:14.641Z] ---> df -h: [2026-03-26T09:24:14.641Z] Filesystem Size Used Avail Use% Mounted on [2026-03-26T09:24:14.641Z] overlay 40G 7.4G 33G 19% / [2026-03-26T09:24:14.641Z] tmpfs 64M 0 64M 0% /dev [2026-03-26T09:24:14.641Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-26T09:24:14.641Z] shm 64M 0 64M 0% /dev/shm [2026-03-26T09:24:14.641Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-26T09:24:14.641Z] [2026-03-26T09:24:14.641Z] [2026-03-26T09:24:14.641Z] Cannot open /var/log/sysstat/sa26: No such file or directory [2026-03-26T09:24:14.641Z] Please check if data collecting is enabled [2026-03-26T09:24:14.641Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:24:14.933Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-26T09:24:14.940Z] $ docker stop --time=1 757c3521c6683508934fad928bf1bdca4d6359dc2249a6f0958c96042afb0c60 [2026-03-26T09:24:16.069Z] $ docker rm -f --volumes 757c3521c6683508934fad928bf1bdca4d6359dc2249a6f0958c96042afb0c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-26T09:24:16.158Z] [WS-CLEANUP] Deleting project workspace... [2026-03-26T09:24:16.158Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-26T09:24:16.177Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:24:16.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:24:16.595Z] [2026-03-26T09:24:16.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:24:16.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:24:17.146Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-03-26T09:24:17.161Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T09:24:17.161Z] 5eb5b503b376: Pulling fs layer [2026-03-26T09:24:17.161Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T09:24:17.161Z] ec43610c2a17: Pulling fs layer [2026-03-26T09:24:17.161Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T09:24:17.161Z] 33b1e0a273af: Pulling fs layer [2026-03-26T09:24:17.161Z] 3a2ae6a8a46f: Waiting [2026-03-26T09:24:17.161Z] 33b1e0a273af: Waiting [2026-03-26T09:24:17.161Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T09:24:17.161Z] 2f39f015ded8: Pulling fs layer [2026-03-26T09:24:17.161Z] 5d3b04190fa2: Waiting [2026-03-26T09:24:17.161Z] 2f39f015ded8: Waiting [2026-03-26T09:24:17.422Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T09:24:17.422Z] 5c69ac0246d0: Download complete [2026-03-26T09:24:17.422Z] 3a2ae6a8a46f: Download complete [2026-03-26T09:24:17.422Z] 33b1e0a273af: Verifying Checksum [2026-03-26T09:24:17.422Z] 33b1e0a273af: Download complete [2026-03-26T09:24:17.422Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T09:24:17.422Z] 5d3b04190fa2: Download complete [2026-03-26T09:24:17.422Z] ec43610c2a17: Verifying Checksum [2026-03-26T09:24:17.422Z] ec43610c2a17: Download complete [2026-03-26T09:24:17.685Z] 5eb5b503b376: Verifying Checksum [2026-03-26T09:24:17.685Z] 5eb5b503b376: Download complete [2026-03-26T09:24:18.252Z] 2f39f015ded8: Verifying Checksum [2026-03-26T09:24:18.252Z] 2f39f015ded8: Download complete [2026-03-26T09:24:19.185Z] 5eb5b503b376: Pull complete [2026-03-26T09:24:19.185Z] 5c69ac0246d0: Pull complete [2026-03-26T09:24:19.750Z] ec43610c2a17: Pull complete [2026-03-26T09:24:19.750Z] 3a2ae6a8a46f: Pull complete [2026-03-26T09:24:20.009Z] 33b1e0a273af: Pull complete [2026-03-26T09:24:20.009Z] 5d3b04190fa2: Pull complete [2026-03-26T09:24:26.564Z] 2f39f015ded8: Pull complete [2026-03-26T09:24:26.564Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T09:24:26.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:24:26.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:24:26.676Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:24:26.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T09:24:34.321Z] $ docker top 1dc2245072cb59f753a6e09a01efecbaec70b66470b10e4ffd7d4fab860c446c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:24:34.710Z] ---> job-cost.sh [2026-03-26T09:24:34.710Z] lf-activate-venv: SKIPPING [2026-03-26T09:24:34.710Z] INFO: No Stack... [2026-03-26T09:24:34.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T09:24:35.540Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T09:24:35.829Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2026-03-26T09:24:35.830Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T09:24:35.843Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [2026-03-26T09:24:35.851Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] did not exist. Created. [2026-03-26T09:24:35.856Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T09:24:36.168Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-26T09:24:36.204Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T09:24:36.211Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T09:24:36.246Z] $ docker stop --time=1 1dc2245072cb59f753a6e09a01efecbaec70b66470b10e4ffd7d4fab860c446c [2026-03-26T09:24:37.472Z] $ docker rm -f --volumes 1dc2245072cb59f753a6e09a01efecbaec70b66470b10e4ffd7d4fab860c446c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-26T09:27:53.902Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-03-26T09:27:53.903Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.030s coverage: 0.0% of statements [2026-03-26T09:27:53.903Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-26T09:27:53.903Z] go vet ./... [2026-03-26T09:28:50.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T09:28:50.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T09:28:50.296Z] ./bin/test-attribution-txt.sh [2026-03-26T09:28:50.296Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T09:28:50.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T09:28:50.329Z] $ docker stop --time=1 4c21930ffa2e67ce86705a847d4c74ec5720cb1bf1f73aa344ecc1bb903bccb8 [2026-03-26T09:28:52.223Z] $ docker rm -f --volumes 4c21930ffa2e67ce86705a847d4c74ec5720cb1bf1f73aa344ecc1bb903bccb8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:28:53.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T09:28:53.992Z] Warning: overwriting stash ‘coverage-report’ [2026-03-26T09:28:54.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T09:28:54.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T09:28:55.284Z] + ls -al . [2026-03-26T09:28:55.284Z] total 236 [2026-03-26T09:28:55.284Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 09:24 . [2026-03-26T09:28:55.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:21 .. [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:21 .dockerignore [2026-03-26T09:28:55.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:21 .git [2026-03-26T09:28:55.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:21 .github [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:21 .gitignore [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:21 .golangci.yml [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:21 Attribution.txt [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:21 CHANGELOG.md [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:21 Dockerfile [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:21 GOVERNANCE.md [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:21 Jenkinsfile [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:21 LICENSE [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:21 Makefile [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:21 OWNERS.md [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:21 README.md [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 26 09:19 VERSION [2026-03-26T09:28:55.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:21 bin [2026-03-26T09:28:55.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:21 cmd [2026-03-26T09:28:55.284Z] -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:27 coverage.out [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:21 go.mod [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:21 go.sum [2026-03-26T09:28:55.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:21 internal [2026-03-26T09:28:55.284Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:28:55.633Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7e254e9e4e3acabb262ef040925bb3e93aff3c9c --label arch=arm64 --label version=4.1.0-dev.9 . [2026-03-26T09:28:56.216Z] Sending build context to Docker daemon 12.64MB [2026-03-26T09:28:56.216Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T09:28:56.216Z] Step 2/25 : FROM ${BASE} AS builder [2026-03-26T09:28:56.216Z] ---> feef50d3e5cb [2026-03-26T09:28:56.216Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-03-26T09:28:56.216Z] ---> Running in b000a4087907 [2026-03-26T09:28:56.482Z] Removing intermediate container b000a4087907 [2026-03-26T09:28:56.482Z] ---> 88b5c9a5cc14 [2026-03-26T09:28:56.482Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T09:28:56.748Z] ---> Running in 998083d16780 [2026-03-26T09:28:57.015Z] Removing intermediate container 998083d16780 [2026-03-26T09:28:57.015Z] ---> 5b349540f143 [2026-03-26T09:28:57.015Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-26T09:28:57.015Z] ---> Running in 9b8a641de3f0 [2026-03-26T09:28:57.285Z] Removing intermediate container 9b8a641de3f0 [2026-03-26T09:28:57.285Z] ---> 6c6f1a8ec744 [2026-03-26T09:28:57.285Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T09:28:57.554Z] ---> Running in 5b59b2a53995 [2026-03-26T09:28:57.822Z] Removing intermediate container 5b59b2a53995 [2026-03-26T09:28:57.822Z] ---> ffd568ae0ee3 [2026-03-26T09:28:57.822Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T09:28:57.822Z] ---> Running in b1a6e4d5420f [2026-03-26T09:28:58.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:28:59.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:29:01.001Z] OK: 259 MiB in 64 packages [2026-03-26T09:29:01.586Z] Removing intermediate container b1a6e4d5420f [2026-03-26T09:29:01.586Z] ---> f448bda01e71 [2026-03-26T09:29:01.586Z] Step 8/25 : WORKDIR /device-snmp-go [2026-03-26T09:29:01.586Z] ---> Running in 2adbf3a60a4a [2026-03-26T09:29:01.851Z] Removing intermediate container 2adbf3a60a4a [2026-03-26T09:29:01.851Z] ---> 19e87f102960 [2026-03-26T09:29:01.851Z] Step 9/25 : COPY go.mod vendor* ./ [2026-03-26T09:29:02.431Z] ---> 87512b5b6c26 [2026-03-26T09:29:02.431Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T09:29:02.431Z] ---> Running in 84328b6363fa [2026-03-26T09:29:04.373Z] Removing intermediate container 84328b6363fa [2026-03-26T09:29:04.373Z] ---> b0fe3971643e [2026-03-26T09:29:04.373Z] Step 11/25 : COPY . . [2026-03-26T09:29:05.782Z] ---> 7ed95b20a769 [2026-03-26T09:29:05.782Z] Step 12/25 : RUN ${MAKE} [2026-03-26T09:29:05.782Z] ---> Running in f85c0d6dc3b3 [2026-03-26T09:29:06.364Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-03-26T09:32:58.132Z] Removing intermediate container f85c0d6dc3b3 [2026-03-26T09:32:58.132Z] ---> 2554fe3a86ba [2026-03-26T09:32:58.132Z] Step 13/25 : FROM alpine:3.22 [2026-03-26T09:32:58.132Z] 3.22: Pulling from library/alpine [2026-03-26T09:32:58.132Z] d741ee1608f3: Pulling fs layer [2026-03-26T09:32:58.132Z] d741ee1608f3: Verifying Checksum [2026-03-26T09:32:58.132Z] d741ee1608f3: Download complete [2026-03-26T09:32:58.132Z] d741ee1608f3: Pull complete [2026-03-26T09:32:58.132Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T09:32:58.132Z] Status: Downloaded newer image for alpine:3.22 [2026-03-26T09:32:58.132Z] ---> 5a766deef0c8 [2026-03-26T09:32:58.132Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-03-26T09:32:58.132Z] ---> Running in d03b90cb2439 [2026-03-26T09:32:58.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:32:58.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:32:58.132Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T09:32:58.132Z] Executing busybox-1.37.0-r20.trigger [2026-03-26T09:32:58.132Z] OK: 8 MiB in 17 packages [2026-03-26T09:32:58.132Z] Removing intermediate container d03b90cb2439 [2026-03-26T09:32:58.132Z] ---> befff015c985 [2026-03-26T09:32:58.132Z] Step 15/25 : RUN apk --no-cache upgrade [2026-03-26T09:32:58.132Z] ---> Running in 07fcf2b330a1 [2026-03-26T09:32:58.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T09:32:58.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T09:33:00.072Z] OK: 8 MiB in 17 packages [2026-03-26T09:33:01.038Z] Removing intermediate container 07fcf2b330a1 [2026-03-26T09:33:01.038Z] ---> 1ceef840bb15 [2026-03-26T09:33:01.038Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-03-26T09:33:03.623Z] ---> 4bcf955ae846 [2026-03-26T09:33:03.623Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-03-26T09:33:03.889Z] ---> 8c2e00ba7cd8 [2026-03-26T09:33:03.889Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-03-26T09:33:04.470Z] ---> 06fbd5ec8c73 [2026-03-26T09:33:04.470Z] Step 19/25 : EXPOSE 59993 [2026-03-26T09:33:04.470Z] ---> Running in 6cea464d7958 [2026-03-26T09:33:04.736Z] Removing intermediate container 6cea464d7958 [2026-03-26T09:33:04.736Z] ---> 74da83bf91b4 [2026-03-26T09:33:04.736Z] Step 20/25 : EXPOSE 161 [2026-03-26T09:33:04.736Z] ---> Running in 29522b7868bc [2026-03-26T09:33:05.319Z] Removing intermediate container 29522b7868bc [2026-03-26T09:33:05.319Z] ---> 48c0320740c5 [2026-03-26T09:33:05.319Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-03-26T09:33:05.319Z] ---> Running in 3b8be2327dae [2026-03-26T09:33:05.586Z] Removing intermediate container 3b8be2327dae [2026-03-26T09:33:05.586Z] ---> d09db6a4c612 [2026-03-26T09:33:05.586Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-26T09:33:05.586Z] ---> Running in 049a84f5c512 [2026-03-26T09:33:05.850Z] Removing intermediate container 049a84f5c512 [2026-03-26T09:33:05.850Z] ---> 8148f9c15027 [2026-03-26T09:33:05.850Z] Step 23/25 : LABEL arch=arm64 [2026-03-26T09:33:05.850Z] ---> Running in f7293d3a6c85 [2026-03-26T09:33:06.118Z] Removing intermediate container f7293d3a6c85 [2026-03-26T09:33:06.118Z] ---> aef7a915bfd9 [2026-03-26T09:33:06.118Z] Step 24/25 : LABEL git_sha=7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:33:06.385Z] ---> Running in c8f52a48c493 [2026-03-26T09:33:06.651Z] Removing intermediate container c8f52a48c493 [2026-03-26T09:33:06.651Z] ---> 5d9b3576eb74 [2026-03-26T09:33:06.651Z] Step 25/25 : LABEL version=4.1.0-dev.9 [2026-03-26T09:33:06.651Z] ---> Running in 3e07c6afa829 [2026-03-26T09:33:06.918Z] Removing intermediate container 3e07c6afa829 [2026-03-26T09:33:06.918Z] ---> 8b6cad4a17ed [2026-03-26T09:33:06.918Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-26T09:33:06.918Z] Successfully built 8b6cad4a17ed [2026-03-26T09:33:06.918Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:33:07.073Z] provisioning config files... [2026-03-26T09:33:07.086Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/125@tmp/config8057351780336770786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:33:07.419Z] ---> ****-login.sh [2026-03-26T09:33:07.419Z] nexus3.edgexfoundry.org:10001 [2026-03-26T09:33:07.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:33:07.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:33:07.686Z] Configure a credential helper to remove this warning. See [2026-03-26T09:33:07.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:33:07.686Z] [2026-03-26T09:33:07.686Z] Login Succeeded [2026-03-26T09:33:07.686Z] nexus3.edgexfoundry.org:10002 [2026-03-26T09:33:07.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:33:07.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:33:07.953Z] Configure a credential helper to remove this warning. See [2026-03-26T09:33:07.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:33:07.953Z] [2026-03-26T09:33:07.953Z] Login Succeeded [2026-03-26T09:33:07.953Z] nexus3.edgexfoundry.org:10003 [2026-03-26T09:33:08.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:33:08.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:33:08.488Z] Configure a credential helper to remove this warning. See [2026-03-26T09:33:08.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:33:08.488Z] [2026-03-26T09:33:08.488Z] Login Succeeded [2026-03-26T09:33:08.488Z] nexus3.edgexfoundry.org:10004 [2026-03-26T09:33:08.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:33:08.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:33:08.757Z] Configure a credential helper to remove this warning. See [2026-03-26T09:33:08.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:33:08.757Z] [2026-03-26T09:33:08.757Z] Login Succeeded [2026-03-26T09:33:08.757Z] ****.io [2026-03-26T09:33:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T09:33:09.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T09:33:09.286Z] Configure a credential helper to remove this warning. See [2026-03-26T09:33:09.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T09:33:09.286Z] [2026-03-26T09:33:09.286Z] Login Succeeded [2026-03-26T09:33:09.286Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T09:33:09.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:33:09.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T09:33:09.376Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-03-26T09:33:09.376Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:33:09.376Z] latest [2026-03-26T09:33:09.376Z] 4.1.0-dev.9 [2026-03-26T09:33:09.376Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:33:09.376Z] main [2026-03-26T09:33:09.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:09.746Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:10.099Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:33:10.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:33:10.099Z] 71eecafe5e8f: Preparing [2026-03-26T09:33:10.099Z] 3393f151aff0: Preparing [2026-03-26T09:33:10.099Z] c6a31662b921: Preparing [2026-03-26T09:33:10.099Z] 370ca56756a5: Preparing [2026-03-26T09:33:10.099Z] 54dedc5006a6: Preparing [2026-03-26T09:33:10.099Z] c4e71c2a4573: Preparing [2026-03-26T09:33:10.099Z] c4e71c2a4573: Waiting [2026-03-26T09:33:10.363Z] 54dedc5006a6: Pushed [2026-03-26T09:33:10.363Z] 3393f151aff0: Pushed [2026-03-26T09:33:10.363Z] 71eecafe5e8f: Pushed [2026-03-26T09:33:10.363Z] 370ca56756a5: Pushed [2026-03-26T09:33:10.363Z] c4e71c2a4573: Layer already exists [2026-03-26T09:33:20.411Z] c6a31662b921: Pushed [2026-03-26T09:33:20.411Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:20.772Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:21.131Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-03-26T09:33:21.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:33:21.131Z] 71eecafe5e8f: Preparing [2026-03-26T09:33:21.131Z] 3393f151aff0: Preparing [2026-03-26T09:33:21.131Z] c6a31662b921: Preparing [2026-03-26T09:33:21.131Z] 370ca56756a5: Preparing [2026-03-26T09:33:21.131Z] 54dedc5006a6: Preparing [2026-03-26T09:33:21.131Z] c4e71c2a4573: Preparing [2026-03-26T09:33:21.131Z] c4e71c2a4573: Waiting [2026-03-26T09:33:21.131Z] 54dedc5006a6: Layer already exists [2026-03-26T09:33:21.131Z] c6a31662b921: Layer already exists [2026-03-26T09:33:21.131Z] 3393f151aff0: Layer already exists [2026-03-26T09:33:21.131Z] 370ca56756a5: Layer already exists [2026-03-26T09:33:21.131Z] 71eecafe5e8f: Layer already exists [2026-03-26T09:33:21.131Z] c4e71c2a4573: Layer already exists [2026-03-26T09:33:21.131Z] latest: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:21.749Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:22.095Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 [2026-03-26T09:33:22.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:33:22.095Z] 71eecafe5e8f: Preparing [2026-03-26T09:33:22.095Z] 3393f151aff0: Preparing [2026-03-26T09:33:22.095Z] c6a31662b921: Preparing [2026-03-26T09:33:22.095Z] 370ca56756a5: Preparing [2026-03-26T09:33:22.095Z] 54dedc5006a6: Preparing [2026-03-26T09:33:22.095Z] c4e71c2a4573: Preparing [2026-03-26T09:33:22.095Z] c4e71c2a4573: Waiting [2026-03-26T09:33:22.095Z] c6a31662b921: Layer already exists [2026-03-26T09:33:22.095Z] 71eecafe5e8f: Layer already exists [2026-03-26T09:33:22.095Z] 3393f151aff0: Layer already exists [2026-03-26T09:33:22.095Z] 370ca56756a5: Layer already exists [2026-03-26T09:33:22.095Z] 54dedc5006a6: Layer already exists [2026-03-26T09:33:22.095Z] c4e71c2a4573: Layer already exists [2026-03-26T09:33:22.095Z] 4.1.0-dev.9: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:22.456Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:22.816Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:33:22.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:33:22.816Z] 71eecafe5e8f: Preparing [2026-03-26T09:33:22.816Z] 3393f151aff0: Preparing [2026-03-26T09:33:22.816Z] c6a31662b921: Preparing [2026-03-26T09:33:22.816Z] 370ca56756a5: Preparing [2026-03-26T09:33:22.816Z] 54dedc5006a6: Preparing [2026-03-26T09:33:22.816Z] c4e71c2a4573: Preparing [2026-03-26T09:33:22.816Z] c4e71c2a4573: Waiting [2026-03-26T09:33:22.816Z] 3393f151aff0: Layer already exists [2026-03-26T09:33:22.816Z] c6a31662b921: Layer already exists [2026-03-26T09:33:22.816Z] 370ca56756a5: Layer already exists [2026-03-26T09:33:22.816Z] 71eecafe5e8f: Layer already exists [2026-03-26T09:33:22.816Z] 54dedc5006a6: Layer already exists [2026-03-26T09:33:22.816Z] c4e71c2a4573: Layer already exists [2026-03-26T09:33:22.816Z] 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:23.169Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:23.545Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2026-03-26T09:33:23.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-26T09:33:23.545Z] 71eecafe5e8f: Preparing [2026-03-26T09:33:23.545Z] 3393f151aff0: Preparing [2026-03-26T09:33:23.545Z] c6a31662b921: Preparing [2026-03-26T09:33:23.545Z] 370ca56756a5: Preparing [2026-03-26T09:33:23.545Z] 54dedc5006a6: Preparing [2026-03-26T09:33:23.545Z] c4e71c2a4573: Preparing [2026-03-26T09:33:23.545Z] c4e71c2a4573: Waiting [2026-03-26T09:33:23.545Z] 54dedc5006a6: Layer already exists [2026-03-26T09:33:23.545Z] c6a31662b921: Layer already exists [2026-03-26T09:33:23.545Z] 3393f151aff0: Layer already exists [2026-03-26T09:33:23.545Z] 71eecafe5e8f: Layer already exists [2026-03-26T09:33:23.545Z] 370ca56756a5: Layer already exists [2026-03-26T09:33:23.545Z] c4e71c2a4573: Layer already exists [2026-03-26T09:33:23.545Z] main: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T09:33:23.896Z] ===================================================== [Pipeline] echo [2026-03-26T09:33:23.911Z] taggedImages: [2026-03-26T09:33:23.911Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [2026-03-26T09:33:23.911Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-03-26T09:33:23.911Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 [2026-03-26T09:33:23.911Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [2026-03-26T09:33:23.911Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2026-03-26T09:33:23.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo [2026-03-26T09:33:23.938Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2026-03-26T09:33:23.952Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 [Pipeline] echo [2026-03-26T09:33:23.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [Pipeline] echo [2026-03-26T09:33:23.979Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:24.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T09:33:24.392Z] [2026-03-26T09:33:24.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:33:24.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T09:33:25.318Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-26T09:33:25.318Z] 8998bd30e6a1: Pulling fs layer [2026-03-26T09:33:25.318Z] 04944245beec: Pulling fs layer [2026-03-26T09:33:25.318Z] 699f458cf7ca: Pulling fs layer [2026-03-26T09:33:25.318Z] 765212b225bb: Pulling fs layer [2026-03-26T09:33:25.318Z] f23df028b6ca: Pulling fs layer [2026-03-26T09:33:25.318Z] d65c8cfc05b1: Pulling fs layer [2026-03-26T09:33:25.318Z] 2437ff75d9bd: Pulling fs layer [2026-03-26T09:33:25.318Z] 765212b225bb: Waiting [2026-03-26T09:33:25.318Z] f23df028b6ca: Waiting [2026-03-26T09:33:25.318Z] 2437ff75d9bd: Waiting [2026-03-26T09:33:25.318Z] d65c8cfc05b1: Waiting [2026-03-26T09:33:25.586Z] 04944245beec: Verifying Checksum [2026-03-26T09:33:25.586Z] 04944245beec: Download complete [2026-03-26T09:33:25.586Z] 765212b225bb: Verifying Checksum [2026-03-26T09:33:25.586Z] 765212b225bb: Download complete [2026-03-26T09:33:25.586Z] f23df028b6ca: Verifying Checksum [2026-03-26T09:33:25.586Z] f23df028b6ca: Download complete [2026-03-26T09:33:25.586Z] d65c8cfc05b1: Verifying Checksum [2026-03-26T09:33:25.586Z] d65c8cfc05b1: Download complete [2026-03-26T09:33:25.981Z] 699f458cf7ca: Verifying Checksum [2026-03-26T09:33:25.981Z] 699f458cf7ca: Download complete [2026-03-26T09:33:26.247Z] 8998bd30e6a1: Verifying Checksum [2026-03-26T09:33:26.247Z] 8998bd30e6a1: Download complete [2026-03-26T09:33:28.856Z] 2437ff75d9bd: Verifying Checksum [2026-03-26T09:33:28.856Z] 2437ff75d9bd: Download complete [2026-03-26T09:33:31.438Z] 8998bd30e6a1: Pull complete [2026-03-26T09:33:31.438Z] 04944245beec: Pull complete [2026-03-26T09:33:33.391Z] 699f458cf7ca: Pull complete [2026-03-26T09:33:33.391Z] 765212b225bb: Pull complete [2026-03-26T09:33:34.360Z] f23df028b6ca: Pull complete [2026-03-26T09:33:34.360Z] d65c8cfc05b1: Pull complete [2026-03-26T09:33:53.015Z] 2437ff75d9bd: Pull complete [2026-03-26T09:33:53.015Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-26T09:33:53.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T09:33:53.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:33:53.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-4134 does not seem to be running inside a container [2026-03-26T09:33:53.289Z] $ 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-snmp-go/125 -v /w/workspace/device-snmp-go/125:/w/workspace/device-snmp-go/125:rw,z -v /w/workspace/device-snmp-go/125@tmp:/w/workspace/device-snmp-go/125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-26T09:33:55.827Z] $ docker top f57602741fe6e0574d1082516f8f6f95cd98be45a26707bebbb621711afcc911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:33:56.342Z] ---> job-cost.sh [2026-03-26T09:33:56.611Z] lf-activate-venv: SKIPPING [2026-03-26T09:33:56.611Z] INFO: No Stack... [2026-03-26T09:33:56.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-26T09:33:57.612Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T09:33:58.298Z] + cut -d, -f6 [2026-03-26T09:33:58.298Z] + cat /w/workspace/device-snmp-go/125/archives/cost.csv [Pipeline] lock [2026-03-26T09:33:58.386Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [2026-03-26T09:33:58.394Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] did not exist. Created. [2026-03-26T09:33:58.400Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T09:33:59.075Z] /w/workspace/device-snmp-go/125@tmp/durable-ef6c2b24/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-26T09:33:59.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-26T09:33:59.422Z] Warning: overwriting stash ‘stack-cost’ [2026-03-26T09:33:59.465Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T09:33:59.474Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T09:33:59.496Z] $ docker stop --time=1 f57602741fe6e0574d1082516f8f6f95cd98be45a26707bebbb621711afcc911 [2026-03-26T09:34:00.971Z] $ docker rm -f --volumes f57602741fe6e0574d1082516f8f6f95cd98be45a26707bebbb621711afcc911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-26T09:34:01.468Z] provisioning config files... [2026-03-26T09:34:01.483Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13452847368515967016tmp [Pipeline] { [Pipeline] sh [2026-03-26T09:34:01.801Z] + set +x [2026-03-26T09:34:01.801Z] + curl -s https://codecov.io/bash [2026-03-26T09:34:01.801Z] + bash -s -- [2026-03-26T09:34:01.801Z] [2026-03-26T09:34:01.801Z] _____ _ [2026-03-26T09:34:01.801Z] / ____| | | [2026-03-26T09:34:01.801Z] | | ___ __| | ___ ___ _____ __ [2026-03-26T09:34:01.801Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-26T09:34:01.801Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-26T09:34:01.801Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-26T09:34:01.801Z] Bash-1.0.6 [2026-03-26T09:34:01.801Z] [2026-03-26T09:34:01.801Z] [2026-03-26T09:34:01.801Z] ==> git version 2.25.1 found [2026-03-26T09:34:01.801Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-03-26T09:34:01.801Z] Release-Date: 2020-01-08 [2026-03-26T09:34:01.801Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-26T09:34:01.801Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-26T09:34:01.801Z] ==> Jenkins CI detected. [2026-03-26T09:34:01.801Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2026-03-26T09:34:01.801Z] project root: . [2026-03-26T09:34:01.801Z] --> token set from env [2026-03-26T09:34:01.801Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-26T09:34:01.801Z] ==> Running gcov in . (disable via -X gcov) [2026-03-26T09:34:01.801Z] ==> Python coveragepy not found [2026-03-26T09:34:01.801Z] ==> Searching for coverage reports in: [2026-03-26T09:34:01.801Z] + . [2026-03-26T09:34:01.801Z] -> Found 1 reports [2026-03-26T09:34:01.801Z] ==> Detecting git/mercurial file structure [2026-03-26T09:34:01.801Z] ==> Reading reports [2026-03-26T09:34:01.801Z] + ./coverage.out bytes=9158 [2026-03-26T09:34:01.801Z] ==> Appending adjustments [2026-03-26T09:34:01.801Z] https://docs.codecov.io/docs/fixing-reports [2026-03-26T09:34:02.069Z] + Found adjustments [2026-03-26T09:34:02.069Z] ==> Gzipping contents [2026-03-26T09:34:02.069Z] 4.0K /tmp/codecov.u7UATt.gz [2026-03-26T09:34:02.069Z] ==> Uploading reports [2026-03-26T09:34:02.069Z] url: https://codecov.io [2026-03-26T09:34:02.069Z] query: branch=main&commit=7e254e9e4e3acabb262ef040925bb3e93aff3c9c&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-26T09:34:02.069Z] -> Pinging Codecov [2026-03-26T09:34:02.069Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7e254e9e4e3acabb262ef040925bb3e93aff3c9c&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-26T09:34:02.069Z] -> Uploading to [2026-03-26T09:34:02.069Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/7e254e9e4e3acabb262ef040925bb3e93aff3c9c/663040df-8276-4283-be68-cce2afcbce08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T093402Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e1343156663f3b1d0192fe317383de5bc7f99df1d6cbf50a0b8cad9d13009f29 [2026-03-26T09:34:02.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T09:34:02.069Z] Dload Upload Total Spent Left Speed [2026-03-26T09:34:02.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 13514 --:--:-- --:--:-- --:--:-- 13514 [2026-03-26T09:34:02.332Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] } [2026-03-26T09:34:02.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-26T09:34:02.613Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-26T09:34:02.649Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:34:02.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T09:34:02.952Z] [2026-03-26T09:34:02.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:34:03.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T09:34:03.245Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-26T09:34:03.245Z] 2d35ebdb57d9: Already exists [2026-03-26T09:34:03.245Z] 85e8836fcdb2: Pulling fs layer [2026-03-26T09:34:03.245Z] 91631faa732a: Pulling fs layer [2026-03-26T09:34:03.245Z] f3f5ae8826fa: Pulling fs layer [2026-03-26T09:34:03.245Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T09:34:03.245Z] 7861252a18e6: Pulling fs layer [2026-03-26T09:34:03.245Z] 9130f900ef6f: Pulling fs layer [2026-03-26T09:34:03.245Z] 4f4fb700ef54: Waiting [2026-03-26T09:34:03.245Z] 7861252a18e6: Waiting [2026-03-26T09:34:03.245Z] 9130f900ef6f: Waiting [2026-03-26T09:34:03.245Z] f3f5ae8826fa: Verifying Checksum [2026-03-26T09:34:03.245Z] f3f5ae8826fa: Download complete [2026-03-26T09:34:03.245Z] 85e8836fcdb2: Verifying Checksum [2026-03-26T09:34:03.245Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T09:34:03.245Z] 4f4fb700ef54: Download complete [2026-03-26T09:34:03.245Z] 85e8836fcdb2: Pull complete [2026-03-26T09:34:03.506Z] 7861252a18e6: Download complete [2026-03-26T09:34:03.764Z] 91631faa732a: Verifying Checksum [2026-03-26T09:34:03.764Z] 91631faa732a: Download complete [2026-03-26T09:34:04.344Z] 9130f900ef6f: Verifying Checksum [2026-03-26T09:34:04.344Z] 9130f900ef6f: Download complete [2026-03-26T09:34:08.566Z] 91631faa732a: Pull complete [2026-03-26T09:34:08.566Z] f3f5ae8826fa: Pull complete [2026-03-26T09:34:08.566Z] 4f4fb700ef54: Pull complete [2026-03-26T09:34:08.566Z] 7861252a18e6: Pull complete [2026-03-26T09:34:12.991Z] 9130f900ef6f: Pull complete [2026-03-26T09:34:12.992Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-26T09:34:12.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T09:34:12.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:34:13.093Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:34:13.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-26T09:34:15.517Z] $ docker top 5b2e9692c42a3865c1742d59a7b9edb52584a03ef6879f22111d612c868a3b69 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:34:15.850Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2026-03-26T09:34:15.863Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2026-03-26T09:34:16.142Z] + set -o pipefail [2026-03-26T09:34:16.142Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2026-03-26T09:34:24.658Z] [2026-03-26T09:34:24.658Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2026-03-26T09:34:24.658Z] [2026-03-26T09:34:24.659Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/d9982408-c931-47b9-a829-7f00d6f85193 [2026-03-26T09:34:24.659Z] [2026-03-26T09:34:24.659Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-26T09:34:24.659Z] [Pipeline] } [2026-03-26T09:34:24.930Z] $ docker stop --time=1 5b2e9692c42a3865c1742d59a7b9edb52584a03ef6879f22111d612c868a3b69 [2026-03-26T09:34:30.550Z] $ docker rm -f --volumes 5b2e9692c42a3865c1742d59a7b9edb52584a03ef6879f22111d612c868a3b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T09:34:31.440Z] + git log --format=format:%s -1 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] sh [2026-03-26T09:34:31.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:34:31.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:34:32.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:34:32.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:34:32.112Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:34:32.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:34:32.597Z] $ docker top adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d -eo pid,comm [2026-03-26T09:34:32.641Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:34:32.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:34:32.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:34:32.699Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:34:32.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:34:32.817Z] $ docker exec adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d ssh-agent [2026-03-26T09:34:32.911Z] SSH_AUTH_SOCK=/tmp/ssh-t588ejIgMWtc/agent.34 [2026-03-26T09:34:32.911Z] SSH_AGENT_PID=40 [2026-03-26T09:34:32.916Z] Running ssh-add (command line suppressed) [2026-03-26T09:34:33.022Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4694058528462910663.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4694058528462910663.key) [2026-03-26T09:34:33.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:34:33.320Z] + git semver tag [2026-03-26T09:34:33.579Z] 2026-03-26 09:34:33,545 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,548 [run_tag] DEBUG tag force:False [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,548 [check_head_tag] DEBUG check head tag [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,549 [execute] INFO git cat-file --batch-check [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,551 [execute] INFO git cat-file --batch [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,565 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:34:33.580Z] 2026-03-26 09:34:33,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:34:33.580Z] 4.1.0-dev.9 [Pipeline] } [2026-03-26T09:34:34.049Z] $ docker exec --env ******** --env ******** adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d ssh-agent -k [2026-03-26T09:34:34.146Z] unset SSH_AUTH_SOCK; [2026-03-26T09:34:34.146Z] unset SSH_AGENT_PID; [2026-03-26T09:34:34.146Z] echo Agent pid 40 killed; [2026-03-26T09:34:34.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:34:34.467Z] + git semver [Pipeline] } [2026-03-26T09:34:34.739Z] $ docker stop --time=1 adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d [2026-03-26T09:34:35.984Z] $ docker rm -f --volumes adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:34:36.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T09:34:36.394Z] [2026-03-26T09:34:36.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:34:36.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T09:34:36.789Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-26T09:34:36.789Z] ab5ef0e58194: Pulling fs layer [2026-03-26T09:34:36.789Z] 9712f1f96733: Pulling fs layer [2026-03-26T09:34:36.789Z] 63f879dbbcfc: Pulling fs layer [2026-03-26T09:34:36.789Z] 0d9ebad4ef96: Pulling fs layer [2026-03-26T09:34:36.789Z] e9a5061849ea: Pulling fs layer [2026-03-26T09:34:36.789Z] d747dcd14b5f: Pulling fs layer [2026-03-26T09:34:36.789Z] 2de7ff778b66: Pulling fs layer [2026-03-26T09:34:36.789Z] 0d9ebad4ef96: Waiting [2026-03-26T09:34:36.789Z] e9a5061849ea: Waiting [2026-03-26T09:34:36.789Z] d747dcd14b5f: Waiting [2026-03-26T09:34:36.789Z] 2de7ff778b66: Waiting [2026-03-26T09:34:36.789Z] 9712f1f96733: Verifying Checksum [2026-03-26T09:34:36.789Z] 9712f1f96733: Download complete [2026-03-26T09:34:37.484Z] 63f879dbbcfc: Verifying Checksum [2026-03-26T09:34:37.484Z] 63f879dbbcfc: Download complete [2026-03-26T09:34:37.484Z] e9a5061849ea: Verifying Checksum [2026-03-26T09:34:37.484Z] e9a5061849ea: Download complete [2026-03-26T09:34:37.484Z] 0d9ebad4ef96: Verifying Checksum [2026-03-26T09:34:37.484Z] 0d9ebad4ef96: Download complete [2026-03-26T09:34:37.484Z] d747dcd14b5f: Verifying Checksum [2026-03-26T09:34:37.484Z] d747dcd14b5f: Download complete [2026-03-26T09:34:37.484Z] ab5ef0e58194: Verifying Checksum [2026-03-26T09:34:37.484Z] ab5ef0e58194: Download complete [2026-03-26T09:34:37.753Z] 2de7ff778b66: Verifying Checksum [2026-03-26T09:34:37.753Z] 2de7ff778b66: Download complete [2026-03-26T09:34:41.149Z] ab5ef0e58194: Pull complete [2026-03-26T09:34:41.149Z] 9712f1f96733: Pull complete [2026-03-26T09:34:41.716Z] 63f879dbbcfc: Pull complete [2026-03-26T09:34:47.157Z] 0d9ebad4ef96: Pull complete [2026-03-26T09:34:47.157Z] e9a5061849ea: Pull complete [2026-03-26T09:34:47.157Z] d747dcd14b5f: Pull complete [2026-03-26T09:34:48.092Z] 2de7ff778b66: Pull complete [2026-03-26T09:34:48.092Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-26T09:34:48.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T09:34:48.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:34:48.189Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:34:48.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-26T09:34:54.094Z] $ docker top 97f0209e69e9229744ead4e11893adcea9e9aa2463e7097c423e2160a038f166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:34:54.164Z] provisioning config files... [2026-03-26T09:34:54.171Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15646431946981546320tmp [2026-03-26T09:34:54.179Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5279166728592739719tmp [2026-03-26T09:34:54.190Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17299539678763664033tmp [Pipeline] { [Pipeline] echo [2026-03-26T09:34:54.221Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:34:54.514Z] ---> sigul-configuration.sh [2026-03-26T09:34:54.514Z] gpg: directory `/root/.gnupg' created [2026-03-26T09:34:54.514Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-26T09:34:54.514Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-26T09:34:54.514Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-26T09:34:54.514Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-26T09:34:54.514Z] gpg: CAST5 encrypted data [2026-03-26T09:34:54.514Z] gpg: encrypted with 1 passphrase [2026-03-26T09:34:54.514Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-26T09:34:54.810Z] + mkdir /home/jenkins [2026-03-26T09:34:54.810Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-26T09:34:55.106Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-03-26T09:34:55.121Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:34:55.412Z] ---> sigul-install.sh [2026-03-26T09:34:55.412Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-26T09:34:55.707Z] + git tag --list [2026-03-26T09:34:55.707Z] 1.0.0 [2026-03-26T09:34:55.707Z] v0.0.0 [2026-03-26T09:34:55.707Z] v1.1.0 [2026-03-26T09:34:55.707Z] v1.1.1 [2026-03-26T09:34:55.707Z] v1.2.2 [2026-03-26T09:34:55.707Z] v1.3.0 [2026-03-26T09:34:55.707Z] v1.3.1 [2026-03-26T09:34:55.707Z] v2.0.0 [2026-03-26T09:34:55.707Z] v2.1.0 [2026-03-26T09:34:55.707Z] v2.1.1 [2026-03-26T09:34:55.707Z] v2.2.0 [2026-03-26T09:34:55.707Z] v2.3.0 [2026-03-26T09:34:55.707Z] v3.0 [2026-03-26T09:34:55.707Z] v3.0.0 [2026-03-26T09:34:55.707Z] v3.1 [2026-03-26T09:34:55.707Z] v3.1.0 [2026-03-26T09:34:55.707Z] v3.1.1 [2026-03-26T09:34:55.707Z] v4.0 [2026-03-26T09:34:55.707Z] v4.0.0 [2026-03-26T09:34:55.707Z] v4.0.1 [2026-03-26T09:34:55.707Z] v4.0.1-dev.1 [2026-03-26T09:34:55.707Z] v4.1.0-dev.1 [2026-03-26T09:34:55.707Z] v4.1.0-dev.2 [2026-03-26T09:34:55.707Z] v4.1.0-dev.3 [2026-03-26T09:34:55.708Z] v4.1.0-dev.4 [2026-03-26T09:34:55.708Z] v4.1.0-dev.5 [2026-03-26T09:34:55.708Z] v4.1.0-dev.6 [2026-03-26T09:34:55.708Z] v4.1.0-dev.7 [2026-03-26T09:34:55.708Z] v4.1.0-dev.8 [2026-03-26T09:34:55.708Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-26T09:34:56.000Z] + lftools sign git-tag v4.1.0-dev.9 [2026-03-26T09:34:56.570Z] Signing Git tag with Sigul... [2026-03-26T09:34:56.570Z] Signing v4.1.0-dev.9 [Pipeline] echo [2026-03-26T09:34:57.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:34:57.442Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-26T09:34:57.447Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-26T09:34:57.478Z] $ docker stop --time=1 97f0209e69e9229744ead4e11893adcea9e9aa2463e7097c423e2160a038f166 [2026-03-26T09:34:58.809Z] $ docker rm -f --volumes 97f0209e69e9229744ead4e11893adcea9e9aa2463e7097c423e2160a038f166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-26T09:34:59.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:34:59.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:34:59.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:34:59.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:34:59.672Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:34:59.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:34:59.959Z] $ docker top 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 -eo pid,comm [2026-03-26T09:34:59.996Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:34:59.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:35:00.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:35:00.058Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:35:00.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:35:00.172Z] $ docker exec 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 ssh-agent [2026-03-26T09:35:00.275Z] SSH_AUTH_SOCK=/tmp/ssh-kM4aFaGUrZRM/agent.32 [2026-03-26T09:35:00.275Z] SSH_AGENT_PID=38 [2026-03-26T09:35:00.279Z] Running ssh-add (command line suppressed) [2026-03-26T09:35:00.392Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1917419889024987442.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1917419889024987442.key) [2026-03-26T09:35:00.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:35:00.699Z] + git semver bump pre [2026-03-26T09:35:00.958Z] 2026-03-26 09:35:00,959 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,964 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,964 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,964 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,964 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,964 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,966 [execute] INFO git cat-file --batch-check [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,970 [execute] INFO git cat-file --batch [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:35:01.218Z] 2026-03-26 09:35:00,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:35:01.218Z] 4.1.0-dev.10 [Pipeline] } [2026-03-26T09:35:01.230Z] $ docker exec --env ******** --env ******** 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 ssh-agent -k [2026-03-26T09:35:01.316Z] unset SSH_AUTH_SOCK; [2026-03-26T09:35:01.316Z] unset SSH_AGENT_PID; [2026-03-26T09:35:01.316Z] echo Agent pid 38 killed; [2026-03-26T09:35:01.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:35:01.649Z] + git semver [Pipeline] } [2026-03-26T09:35:01.926Z] $ docker stop --time=1 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 [2026-03-26T09:35:03.223Z] $ docker rm -f --volumes 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T09:35:03.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T09:35:03.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:35:03.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T09:35:03.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:35:04.045Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:35:04.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T09:35:04.335Z] $ docker top 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 -eo pid,comm [2026-03-26T09:35:04.381Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T09:35:04.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T09:35:04.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T09:35:04.439Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T09:35:04.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T09:35:04.562Z] $ docker exec 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 ssh-agent [2026-03-26T09:35:04.684Z] SSH_AUTH_SOCK=/tmp/ssh-2n30w34jPzvj/agent.33 [2026-03-26T09:35:04.684Z] SSH_AGENT_PID=39 [2026-03-26T09:35:04.690Z] Running ssh-add (command line suppressed) [2026-03-26T09:35:04.805Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7266621790191390237.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7266621790191390237.key) [2026-03-26T09:35:04.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T09:35:05.104Z] + git semver push [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,330 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,333 [run_push] DEBUG push [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,334 [execute] INFO git cat-file --batch-check [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,337 [execute] INFO git rev-list e37ed8627b885f744f06ab09865da1792384c35e -- [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,337 [execute] DEBUG Popen(['git', 'rev-list', 'e37ed8627b885f744f06ab09865da1792384c35e', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,345 [execute] INFO git fetch -v -- origin [2026-03-26T09:35:05.363Z] 2026-03-26 09:35:05,345 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-26T09:35:06.301Z] 2026-03-26 09:35:06,005 [run_push] DEBUG no remote changes detected [2026-03-26T09:35:06.301Z] 2026-03-26 09:35:06,006 [execute] INFO git push origin semver [2026-03-26T09:35:06.301Z] 2026-03-26 09:35:06,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:35:07.247Z] 2026-03-26 09:35:07,144 [run_push] DEBUG push all version tags [2026-03-26T09:35:07.247Z] 2026-03-26 09:35:07,144 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-26T09:35:07.247Z] 2026-03-26 09:35:07,145 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-26T09:35:08.288Z] 2026-03-26 09:35:08,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-26T09:35:08.288Z] 4.1.0-dev.10 [Pipeline] } [2026-03-26T09:35:08.302Z] $ docker exec --env ******** --env ******** 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 ssh-agent -k [2026-03-26T09:35:08.390Z] unset SSH_AUTH_SOCK; [2026-03-26T09:35:08.390Z] unset SSH_AGENT_PID; [2026-03-26T09:35:08.391Z] echo Agent pid 39 killed; [2026-03-26T09:35:08.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T09:35:08.726Z] + git semver [Pipeline] } [2026-03-26T09:35:09.014Z] $ docker stop --time=1 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 [2026-03-26T09:35:10.276Z] $ docker rm -f --volumes 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T09:35:10.881Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2026-03-26T09:35:10.882Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-26T09:35:10.882Z] total 16 [2026-03-26T09:35:10.882Z] drwxr-xr-x 3 root root 4096 Mar 26 09:24 . [2026-03-26T09:35:10.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:34 .. [2026-03-26T09:35:10.882Z] drwxr-xr-x 2 root root 4096 Mar 26 09:24 cost [2026-03-26T09:35:10.882Z] -rw-r--r-- 1 root root 87 Mar 26 09:24 cost.csv [2026-03-26T09:35:10.882Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-26T09:35:10.882Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-26T09:35:10.882Z] total 16 [2026-03-26T09:35:10.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:24 . [2026-03-26T09:35:10.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:34 .. [2026-03-26T09:35:10.882Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 09:24 cost [2026-03-26T09:35:10.882Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 26 09:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:35:11.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:35:12.262Z] ---> package-listing.sh [2026-03-26T09:35:12.262Z] ++ facter osfamily [2026-03-26T09:35:12.262Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T09:35:12.521Z] + OS_FAMILY=debian [2026-03-26T09:35:12.521Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-03-26T09:35:12.521Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T09:35:12.521Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T09:35:12.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T09:35:12.521Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T09:35:12.521Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:35:12.521Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T09:35:12.521Z] + case "${OS_FAMILY}" in [2026-03-26T09:35:12.521Z] + dpkg -l [2026-03-26T09:35:12.521Z] + grep '^ii' [2026-03-26T09:35:12.521Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T09:35:12.521Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T09:35:12.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T09:35:12.521Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-26T09:35:12.521Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-03-26T09:35:12.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2026-03-26T09:35:12.531Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T09:35:12.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T09:35:13.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T09:35:13.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T09:35:13.446Z] prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container [2026-03-26T09:35:13.496Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T09:35:13.715Z] $ docker top 318c8850e3570b76767b238c595253ebccc7b653838907cd8944e49da4660373 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T09:35:14.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T09:35:14.384Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T09:35:14.698Z] + ls /var/log/sa-host [2026-03-26T09:35:14.698Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T09:35:14.741Z] provisioning config files... [2026-03-26T09:35:14.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17051344422223490388tmp [Pipeline] { [Pipeline] echo [2026-03-26T09:35:14.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:35:15.055Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T09:35:15.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:35:15.390Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T09:35:15.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:35:15.680Z] ---> sudo-logs.sh [2026-03-26T09:35:15.680Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-26T09:35:15.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:35:15.991Z] ---> job-cost.sh [2026-03-26T09:35:15.991Z] lf-activate-venv: SKIPPING [2026-03-26T09:35:15.991Z] DEBUG: total: 0.2199999988079071 [2026-03-26T09:35:15.991Z] INFO: Retrieving Stack Cost... [2026-03-26T09:35:16.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T09:35:16.819Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T09:35:16.833Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T09:35:17.116Z] ---> logs-deploy.sh [2026-03-26T09:35:17.116Z] lf-activate-venv: SKIPPING [2026-03-26T09:35:17.116Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/125 [2026-03-26T09:35:17.116Z] INFO: archiving workspace using pattern(s): [2026-03-26T09:35:18.057Z] Archives upload complete. [2026-03-26T09:35:18.317Z] INFO: archiving logs to Nexus