Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 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-ssh7618668521012966880.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-ssh8754157175655065447.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-ssh9799712616917900217.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-ssh16545604581368546344.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-ssh8901952885052198767.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9177’ Running on prd-ubuntu20.04-docker-8c-8g-9198 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 Avoid second fetch Checking out Revision 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 (main) Commit message: "Merge pull request #398 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 # timeout=10 > git rev-list --no-walk 63e0740b6d5ba4cf36c4060eee07b21304ec4083 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-13T06:22:41.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-13T06:22:41.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-13T06:22:42.020Z] ========================================================= [2026-05-13T06:22:42.020Z] EdgeX Global Pipelines Version Info [2026-05-13T06:22:42.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:22:43.110Z] ------------------- [2026-05-13T06:22:43.111Z] stable info: [2026-05-13T06:22:43.111Z] ------------------- [2026-05-13T06:22:43.111Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-13T06:22:43.111Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-13T06:22:43.111Z] Message: update stable to v1.0.278 [2026-05-13T06:22:43.681Z] ------------------- [2026-05-13T06:22:43.681Z] experimental info: [2026-05-13T06:22:43.681Z] ------------------- [2026-05-13T06:22:43.681Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-13T06:22:43.681Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-13T06:22:43.681Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-13T06:22:43.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-05-13T06:22:43.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-05-13T06:22:43.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-13T06:22:43.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-13T06:22:43.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-13T06:22:43.831Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-13T06:22:43.851Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-13T06:22:43.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-13T06:22:43.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-13T06:22:43.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-13T06:22:43.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-13T06:22:43.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-05-13T06:22:43.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-13T06:22:43.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-13T06:22:44.002Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-13T06:22:44.027Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-13T06:22:44.050Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-13T06:22:44.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-13T06:22:44.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-13T06:22:44.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-13T06:22:44.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-13T06:22:44.148Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-13T06:22:44.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-13T06:22:44.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-13T06:22:44.200Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-13T06:22:44.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-13T06:22:44.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-13T06:22:44.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-13T06:22:44.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-13T06:22:44.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-13T06:22:44.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo [2026-05-13T06:22:44.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e214a3 [Pipeline] echo [2026-05-13T06:22:44.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:22:44.428Z] provisioning config files... [2026-05-13T06:22:44.458Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7604666910617470700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:22:44.785Z] ---> ****-login.sh [2026-05-13T06:22:44.785Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:22:44.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:22:45.049Z] [2026-05-13T06:22:45.049Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:22:45.049Z] Configure a credential helper to remove this warning. See [2026-05-13T06:22:45.049Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:22:45.049Z] [2026-05-13T06:22:45.049Z] Login Succeeded [2026-05-13T06:22:45.049Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:22:45.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:22:45.049Z] [2026-05-13T06:22:45.049Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:22:45.049Z] Configure a credential helper to remove this warning. See [2026-05-13T06:22:45.049Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:22:45.049Z] [2026-05-13T06:22:45.049Z] Login Succeeded [2026-05-13T06:22:45.049Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:22:45.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:22:45.309Z] [2026-05-13T06:22:45.310Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:22:45.310Z] Configure a credential helper to remove this warning. See [2026-05-13T06:22:45.310Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:22:45.310Z] [2026-05-13T06:22:45.310Z] Login Succeeded [2026-05-13T06:22:45.310Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:22:45.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:22:45.310Z] [2026-05-13T06:22:45.310Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:22:45.310Z] Configure a credential helper to remove this warning. See [2026-05-13T06:22:45.310Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:22:45.310Z] [2026-05-13T06:22:45.310Z] Login Succeeded [2026-05-13T06:22:45.310Z] ****.io [2026-05-13T06:22:45.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:22:45.909Z] [2026-05-13T06:22:45.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:22:45.909Z] Configure a credential helper to remove this warning. See [2026-05-13T06:22:45.910Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:22:45.910Z] [2026-05-13T06:22:45.910Z] Login Succeeded [2026-05-13T06:22:45.910Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:22:45.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-13T06:22:46.326Z] + git rev-list -1 --merges 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0~1..2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo [2026-05-13T06:22:46.354Z] -----------> git rev-list -1 --merges 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0~1..2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:22:46.354Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [false] [Pipeline] sh [2026-05-13T06:22:46.652Z] + git log --format=format:%s -1 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo [2026-05-13T06:22:46.664Z] ========================================================= [2026-05-13T06:22:46.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-13T06:22:46.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-13T06:22:46.995Z] + git log --format=format:%s -1 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo [2026-05-13T06:22:47.005Z] [semverPrep] GIT_COMMIT: 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0, Commit Message: Merge pull request #398 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-13T06:22:47.019Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-13T06:22:47.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-13T06:22:47.372Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-13T06:22:47.372Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-13T06:22:47.372Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-13T06:22:47.372Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-13T06:22:47.372Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-13T06:22:47.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:22:47.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:22:47.715Z] [2026-05-13T06:22:47.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:22:48.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:22:48.019Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-13T06:22:48.019Z] 3dae71ba6b94: Pulling fs layer [2026-05-13T06:22:48.019Z] 6bf1a483ea7c: Pulling fs layer [2026-05-13T06:22:48.019Z] f5dfc541a4d3: Pulling fs layer [2026-05-13T06:22:48.019Z] 461d9e800cba: Pulling fs layer [2026-05-13T06:22:48.019Z] 80192f66455f: Pulling fs layer [2026-05-13T06:22:48.019Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-13T06:22:48.019Z] a29436f7fd5d: Pulling fs layer [2026-05-13T06:22:48.019Z] 923cac83aea3: Pulling fs layer [2026-05-13T06:22:48.019Z] 25ad8b0a4227: Pulling fs layer [2026-05-13T06:22:48.019Z] db01528c6b51: Pulling fs layer [2026-05-13T06:22:48.019Z] 28988de357af: Pulling fs layer [2026-05-13T06:22:48.019Z] a29436f7fd5d: Waiting [2026-05-13T06:22:48.019Z] 923cac83aea3: Waiting [2026-05-13T06:22:48.019Z] 80192f66455f: Waiting [2026-05-13T06:22:48.019Z] 2e8e34ca0e6c: Waiting [2026-05-13T06:22:48.019Z] 28988de357af: Waiting [2026-05-13T06:22:48.019Z] 25ad8b0a4227: Waiting [2026-05-13T06:22:48.019Z] db01528c6b51: Waiting [2026-05-13T06:22:48.019Z] 461d9e800cba: Waiting [2026-05-13T06:22:48.019Z] 6bf1a483ea7c: Verifying Checksum [2026-05-13T06:22:48.019Z] 6bf1a483ea7c: Download complete [2026-05-13T06:22:48.019Z] 461d9e800cba: Verifying Checksum [2026-05-13T06:22:48.337Z] 461d9e800cba: Download complete [2026-05-13T06:22:48.337Z] 80192f66455f: Verifying Checksum [2026-05-13T06:22:48.337Z] 80192f66455f: Download complete [2026-05-13T06:22:48.337Z] f5dfc541a4d3: Verifying Checksum [2026-05-13T06:22:48.337Z] f5dfc541a4d3: Download complete [2026-05-13T06:22:48.337Z] 3dae71ba6b94: Verifying Checksum [2026-05-13T06:22:48.337Z] 3dae71ba6b94: Download complete [2026-05-13T06:22:48.337Z] 923cac83aea3: Verifying Checksum [2026-05-13T06:22:48.337Z] 923cac83aea3: Download complete [2026-05-13T06:22:48.337Z] 25ad8b0a4227: Verifying Checksum [2026-05-13T06:22:48.337Z] 25ad8b0a4227: Download complete [2026-05-13T06:22:48.337Z] db01528c6b51: Verifying Checksum [2026-05-13T06:22:48.337Z] db01528c6b51: Download complete [2026-05-13T06:22:48.596Z] 28988de357af: Download complete [2026-05-13T06:22:48.596Z] a29436f7fd5d: Verifying Checksum [2026-05-13T06:22:48.596Z] a29436f7fd5d: Download complete [2026-05-13T06:22:48.864Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-13T06:22:48.864Z] 2e8e34ca0e6c: Download complete [2026-05-13T06:22:49.807Z] 3dae71ba6b94: Pull complete [2026-05-13T06:22:49.807Z] 6bf1a483ea7c: Pull complete [2026-05-13T06:22:50.745Z] f5dfc541a4d3: Pull complete [2026-05-13T06:22:50.745Z] 461d9e800cba: Pull complete [2026-05-13T06:22:50.745Z] 80192f66455f: Pull complete [2026-05-13T06:22:56.021Z] 2e8e34ca0e6c: Pull complete [2026-05-13T06:22:56.586Z] a29436f7fd5d: Pull complete [2026-05-13T06:22:56.586Z] 923cac83aea3: Pull complete [2026-05-13T06:22:56.845Z] 25ad8b0a4227: Pull complete [2026-05-13T06:22:56.845Z] db01528c6b51: Pull complete [2026-05-13T06:22:56.845Z] 28988de357af: Pull complete [2026-05-13T06:22:56.845Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-13T06:22:56.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:22:56.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:22:56.992Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:22:57.024Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-13T06:22:58.587Z] $ docker top a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 -eo pid,comm [2026-05-13T06:22:58.631Z] 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-05-13T06:22:58.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-13T06:22:58.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T06:22:58.697Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T06:22:58.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T06:22:58.822Z] $ docker exec a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent [2026-05-13T06:22:58.931Z] SSH_AUTH_SOCK=/tmp/ssh-Q5m1eBcXeD4l/agent.31 [2026-05-13T06:22:58.931Z] SSH_AGENT_PID=37 [2026-05-13T06:22:58.936Z] Running ssh-add (command line suppressed) [2026-05-13T06:22:59.043Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10027232408937389677.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10027232408937389677.key) [2026-05-13T06:22:59.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T06:22:59.350Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2026-05-13T06:22:59.663Z] + git tag --points-at HEAD [Pipeline] } [2026-05-13T06:22:59.677Z] $ docker exec --env ******** --env ******** a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent -k [2026-05-13T06:22:59.764Z] unset SSH_AUTH_SOCK; [2026-05-13T06:22:59.764Z] unset SSH_AGENT_PID; [2026-05-13T06:22:59.764Z] echo Agent pid 37 killed; [2026-05-13T06:22:59.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-13T06:22:59.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T06:22:59.825Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T06:22:59.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T06:22:59.943Z] $ docker exec a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent [2026-05-13T06:23:00.062Z] SSH_AUTH_SOCK=/tmp/ssh-e8FLKRaqVAtU/agent.84 [2026-05-13T06:23:00.062Z] SSH_AGENT_PID=90 [2026-05-13T06:23:00.067Z] Running ssh-add (command line suppressed) [2026-05-13T06:23:00.158Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5502275577892421652.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5502275577892421652.key) [2026-05-13T06:23:00.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T06:23:00.461Z] + git semver init [2026-05-13T06:23:00.722Z] 2026-05-13 06:23:00,676 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-13T06:23:00.722Z] 2026-05-13 06:23:00,681 [run_init] DEBUG init version:0.0.0 force:False [2026-05-13T06:23:00.722Z] 2026-05-13 06:23:00,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-05-13T06:23:00.722Z] 2026-05-13 06:23:00,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-05-13T06:23:00.722Z] 2026-05-13 06:23:00,683 [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-05-13T06:23:02.625Z] 2026-05-13 06:23:02,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2026-05-13T06:23:02.625Z] 2026-05-13 06:23:02,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2026-05-13T06:23:02.625Z] 2026-05-13 06:23:02,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:23:02.625Z] 2026-05-13 06:23:02,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:23:02.625Z] 4.1.0-dev.12 [Pipeline] } [2026-05-13T06:23:02.637Z] $ docker exec --env ******** --env ******** a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent -k [2026-05-13T06:23:02.736Z] unset SSH_AUTH_SOCK; [2026-05-13T06:23:02.737Z] unset SSH_AGENT_PID; [2026-05-13T06:23:02.737Z] echo Agent pid 90 killed; [2026-05-13T06:23:02.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T06:23:03.071Z] + git semver [Pipeline] } [2026-05-13T06:23:03.345Z] $ docker stop --time=1 a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 [2026-05-13T06:23:04.629Z] $ docker rm -f --volumes a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T06:23:04.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-13T06:23:05.245Z] Stashed 1 file(s) [Pipeline] echo [2026-05-13T06:23:05.249Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [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-05-13T06:23:05.451Z] provisioning config files... [2026-05-13T06:23:05.477Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16704931396811952351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:23:05.783Z] ---> ****-login.sh [2026-05-13T06:23:05.783Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:23:05.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:23:05.783Z] Login Succeeded [2026-05-13T06:23:05.783Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:23:05.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:23:05.783Z] Login Succeeded [2026-05-13T06:23:05.783Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:23:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:23:06.042Z] Login Succeeded [2026-05-13T06:23:06.042Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:23:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:23:06.042Z] Login Succeeded [2026-05-13T06:23:06.042Z] ****.io [2026-05-13T06:23:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:23:06.611Z] Login Succeeded [2026-05-13T06:23:06.611Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:23:06.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-13T06:23:06.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:23:06.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:23:06.761Z] ========================================================= [2026-05-13T06:23:06.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-13T06:23:06.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:23:07.092Z] + 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-05-13T06:23:07.659Z] #0 building with "default" instance using docker driver [2026-05-13T06:23:07.659Z] [2026-05-13T06:23:07.659Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:23:07.659Z] #1 transferring dockerfile: 1.61kB done [2026-05-13T06:23:07.659Z] #1 DONE 0.0s [2026-05-13T06:23:07.659Z] [2026-05-13T06:23:07.659Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-13T06:23:07.659Z] #2 DONE 0.1s [2026-05-13T06:23:07.918Z] [2026-05-13T06:23:07.918Z] #3 [internal] load .dockerignore [2026-05-13T06:23:07.918Z] #3 transferring context: 46B done [2026-05-13T06:23:07.918Z] #3 DONE 0.0s [2026-05-13T06:23:07.918Z] [2026-05-13T06:23:07.918Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-13T06:23:07.918Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-13T06:23:07.918Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-13T06:23:07.918Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-13T06:23:07.918Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-13T06:23:07.918Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-13T06:23:07.918Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-13T06:23:07.918Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-13T06:23:07.918Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-05-13T06:23:07.918Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-13T06:23:08.177Z] #4 ... [2026-05-13T06:23:08.177Z] [2026-05-13T06:23:08.177Z] #5 [internal] load build context [2026-05-13T06:23:08.177Z] #5 transferring context: 24.91MB 0.2s done [2026-05-13T06:23:08.177Z] #5 DONE 0.3s [2026-05-13T06:23:08.177Z] [2026-05-13T06:23:08.177Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-13T06:23:08.177Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-13T06:23:08.177Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-05-13T06:23:08.177Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-13T06:23:08.177Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s [2026-05-13T06:23:08.177Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-05-13T06:23:08.177Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-13T06:23:08.177Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.5s [2026-05-13T06:23:08.177Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-13T06:23:08.177Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.33MB / 112.58MB 0.5s [2026-05-13T06:23:08.177Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-13T06:23:08.177Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s [2026-05-13T06:23:08.434Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-13T06:23:08.434Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.6s [2026-05-13T06:23:08.434Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s [2026-05-13T06:23:08.434Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-13T06:23:08.434Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s [2026-05-13T06:23:08.434Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-13T06:23:08.693Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s [2026-05-13T06:23:08.693Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.20MB / 112.58MB 0.9s [2026-05-13T06:23:08.950Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-05-13T06:23:14.244Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done [2026-05-13T06:23:14.244Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-13T06:23:14.244Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-13T06:23:14.244Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-13T06:23:14.244Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-13T06:23:14.244Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-13T06:23:14.244Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-13T06:23:14.244Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-13T06:23:16.775Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2026-05-13T06:23:16.776Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-13T06:23:17.714Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-13T06:23:17.714Z] #4 DONE 10.0s [2026-05-13T06:23:17.974Z] [2026-05-13T06:23:17.974Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-13T06:23:17.974Z] #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:23:18.237Z] #6 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:23:18.501Z] #6 0.729 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-13T06:23:18.761Z] #6 0.740 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-13T06:23:18.761Z] #6 0.747 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-13T06:23:18.761Z] #6 0.776 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-13T06:23:18.761Z] #6 0.788 Executing busybox-1.37.0-r19.trigger [2026-05-13T06:23:18.761Z] #6 0.797 OK: 269 MiB in 64 packages [2026-05-13T06:23:20.149Z] #6 DONE 2.2s [2026-05-13T06:23:20.149Z] [2026-05-13T06:23:20.149Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-05-13T06:23:20.149Z] #7 DONE 0.0s [2026-05-13T06:23:20.149Z] [2026-05-13T06:23:20.149Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-13T06:23:20.149Z] #8 DONE 0.0s [2026-05-13T06:23:20.149Z] [2026-05-13T06:23:20.149Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:23:20.385Z] Still waiting to schedule task [2026-05-13T06:23:20.385Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-13T06:23:30.132Z] #9 DONE 9.8s [2026-05-13T06:23:30.132Z] [2026-05-13T06:23:30.132Z] #10 [builder 6/7] COPY . . [2026-05-13T06:23:30.132Z] #10 DONE 0.1s [2026-05-13T06:23:30.132Z] [2026-05-13T06:23:30.132Z] #11 [builder 7/7] RUN echo noop [2026-05-13T06:23:30.132Z] #11 0.206 noop [2026-05-13T06:23:30.389Z] #11 DONE 0.3s [2026-05-13T06:23:30.389Z] [2026-05-13T06:23:30.389Z] #12 exporting to image [2026-05-13T06:23:30.389Z] #12 exporting layers [2026-05-13T06:23:38.499Z] #12 exporting layers 7.3s done [2026-05-13T06:23:38.499Z] #12 writing image sha256:4d875a4eb061832e6a7c409ac29e37591932f3023c02bce6e1b504dd668d07d9 done [2026-05-13T06:23:38.499Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-13T06:23:38.499Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:23:38.836Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-13T06:23:38.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:23:38.916Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:23:38.948Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2026-05-13T06:23:39.236Z] $ docker top d197ae547989052d76e3494299bd691f92683a18dfb1f12caaafff40cc98f094 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:23:39.578Z] + go version [2026-05-13T06:23:39.578Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-13T06:23:39.590Z] $ docker stop --time=1 d197ae547989052d76e3494299bd691f92683a18dfb1f12caaafff40cc98f094 [2026-05-13T06:23:40.860Z] $ docker rm -f --volumes d197ae547989052d76e3494299bd691f92683a18dfb1f12caaafff40cc98f094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:23:41.302Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-13T06:23:41.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:23:41.380Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:23:41.407Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2026-05-13T06:23:41.644Z] $ docker top f052acc80f4abbbe6f4cbc5e7c897307ea97921ad22783b920eabc52b2a3c577 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:23:41.981Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-13T06:23:42.283Z] + make test [2026-05-13T06:23:42.283Z] go test ./... -coverprofile=coverage.out [2026-05-13T06:23:43.216Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-13T06:24:05.151Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-13T06:24:05.151Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2026-05-13T06:24:13.268Z] 0 issues. [2026-05-13T06:24:13.268Z] go vet ./... [2026-05-13T06:24:19.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-13T06:24:19.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-13T06:24:19.861Z] ./bin/test-attribution-txt.sh [2026-05-13T06:24:19.861Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-13T06:24:19.861Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-13T06:24:19.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-13T06:24:19.889Z] $ docker stop --time=1 f052acc80f4abbbe6f4cbc5e7c897307ea97921ad22783b920eabc52b2a3c577 [2026-05-13T06:24:21.843Z] $ docker rm -f --volumes f052acc80f4abbbe6f4cbc5e7c897307ea97921ad22783b920eabc52b2a3c577 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T06:24:22.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-13T06:24:22.440Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-13T06:24:22.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-13T06:24:23.175Z] + ls -al . [2026-05-13T06:24:23.175Z] total 240 [2026-05-13T06:24:23.175Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:23 . [2026-05-13T06:24:23.175Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:22 .. [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 6 May 13 06:22 .dockerignore [2026-05-13T06:24:23.175Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:24 .git [2026-05-13T06:24:23.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 .github [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 263 May 13 06:22 .gitignore [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:22 .golangci.yml [2026-05-13T06:24:23.175Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:23 .semver [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 13 06:22 Attribution.txt [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 12273 May 13 06:22 CHANGELOG.md [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 13 06:22 Dockerfile [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:22 GOVERNANCE.md [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 679 May 13 06:22 Jenkinsfile [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 06:22 LICENSE [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 13 06:22 Makefile [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 620 May 13 06:22 OWNERS.md [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 13 06:22 README.md [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:23 VERSION [2026-05-13T06:24:23.175Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 bin [2026-05-13T06:24:23.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 cmd [2026-05-13T06:24:23.175Z] -rw-r--r-- 1 jenkins jenkins 9158 May 13 06:24 coverage.out [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 6557 May 13 06:22 go.mod [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 89335 May 13 06:22 go.sum [2026-05-13T06:24:23.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 internal [2026-05-13T06:24:23.175Z] -rw-rw-r-- 1 jenkins jenkins 228 May 13 06:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:24:23.543Z] + 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=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 --label arch=amd64 --label version=4.1.0-dev.12 . [2026-05-13T06:24:23.818Z] #0 building with "default" instance using docker driver [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:24:23.818Z] #1 transferring dockerfile: 1.61kB done [2026-05-13T06:24:23.818Z] #1 DONE 0.0s [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-13T06:24:23.818Z] #2 DONE 0.0s [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T06:24:23.818Z] #3 DONE 0.1s [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #4 [internal] load .dockerignore [2026-05-13T06:24:23.818Z] #4 transferring context: 46B done [2026-05-13T06:24:23.818Z] #4 DONE 0.0s [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #5 [internal] load build context [2026-05-13T06:24:23.818Z] #5 transferring context: 21.69kB done [2026-05-13T06:24:23.818Z] #5 DONE 0.0s [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-13T06:24:23.818Z] #6 DONE 0.1s [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T06:24:23.818Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T06:24:23.818Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-13T06:24:23.818Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-13T06:24:23.818Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T06:24:23.818Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-13T06:24:23.818Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-13T06:24:23.818Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-13T06:24:23.818Z] #7 DONE 0.2s [2026-05-13T06:24:23.818Z] [2026-05-13T06:24:23.818Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-13T06:24:24.079Z] #8 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:24:24.079Z] #8 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:24:24.337Z] #8 0.564 OK: 269 MiB in 64 packages [2026-05-13T06:24:24.337Z] #8 DONE 0.7s [2026-05-13T06:24:24.337Z] [2026-05-13T06:24:24.337Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-13T06:24:24.337Z] #9 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:24:24.337Z] #9 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:24:24.596Z] #9 0.594 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T06:24:24.596Z] #9 0.594 Executing busybox-1.37.0-r20.trigger [2026-05-13T06:24:24.596Z] #9 0.599 OK: 7 MiB in 17 packages [2026-05-13T06:24:24.596Z] #9 DONE 0.7s [2026-05-13T06:24:24.596Z] [2026-05-13T06:24:24.596Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2026-05-13T06:24:24.596Z] #10 DONE 0.0s [2026-05-13T06:24:24.596Z] [2026-05-13T06:24:24.596Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-13T06:24:24.596Z] #11 DONE 0.0s [2026-05-13T06:24:24.596Z] [2026-05-13T06:24:24.596Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:24:25.175Z] #12 DONE 0.5s [2026-05-13T06:24:25.175Z] [2026-05-13T06:24:25.175Z] #13 [builder 6/7] COPY . . [2026-05-13T06:24:25.175Z] #13 DONE 0.1s [2026-05-13T06:24:25.175Z] [2026-05-13T06:24:25.175Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-13T06:24:25.175Z] #14 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:24:25.175Z] #14 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:24:25.433Z] #14 0.688 OK: 7 MiB in 17 packages [2026-05-13T06:24:25.433Z] #14 DONE 0.8s [2026-05-13T06:24:25.433Z] [2026-05-13T06:24:25.433Z] #15 [builder 7/7] RUN make build [2026-05-13T06:24:25.433Z] #15 0.258 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-05-13T06:24:52.032Z] #15 DONE 26.3s [2026-05-13T06:24:52.032Z] [2026-05-13T06:24:52.032Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-05-13T06:24:52.032Z] #16 DONE 0.2s [2026-05-13T06:24:52.032Z] [2026-05-13T06:24:52.032Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-13T06:24:52.032Z] #17 DONE 0.0s [2026-05-13T06:24:52.032Z] [2026-05-13T06:24:52.032Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-05-13T06:24:52.032Z] #18 DONE 0.0s [2026-05-13T06:24:52.032Z] [2026-05-13T06:24:52.032Z] #19 exporting to image [2026-05-13T06:24:52.032Z] #19 exporting layers [2026-05-13T06:24:52.032Z] #19 exporting layers 0.3s done [2026-05-13T06:24:52.032Z] #19 writing image sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done [2026-05-13T06:24:52.032Z] #19 naming to docker.io/library/device-snmp done [2026-05-13T06:24:52.032Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:24:52.157Z] provisioning config files... [2026-05-13T06:24:52.168Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3523169014845697566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:24:52.484Z] ---> ****-login.sh [2026-05-13T06:24:52.484Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:24:52.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:24:52.484Z] Login Succeeded [2026-05-13T06:24:52.484Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:24:52.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:24:52.484Z] Login Succeeded [2026-05-13T06:24:52.484Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:24:52.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:24:52.743Z] Login Succeeded [2026-05-13T06:24:52.743Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:24:52.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:24:52.743Z] Login Succeeded [2026-05-13T06:24:52.743Z] ****.io [2026-05-13T06:24:52.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:24:53.001Z] Login Succeeded [2026-05-13T06:24:53.001Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:24:53.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:24:53.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:24:53.080Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-05-13T06:24:53.080Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:24:53.080Z] latest [2026-05-13T06:24:53.080Z] 4.1.0-dev.12 [2026-05-13T06:24:53.080Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:24:53.080Z] main [2026-05-13T06:24:53.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:24:53.410Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:24:53.732Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:24:53.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-13T06:24:53.732Z] 8a051a0745c9: Preparing [2026-05-13T06:24:53.732Z] cd899e4b34c3: Preparing [2026-05-13T06:24:53.733Z] 4d274dd4b7a3: Preparing [2026-05-13T06:24:53.733Z] 5188e2446d36: Preparing [2026-05-13T06:24:53.733Z] 223d9765fadf: Preparing [2026-05-13T06:24:53.733Z] 0854555d70ac: Preparing [2026-05-13T06:24:53.733Z] 0854555d70ac: Waiting [2026-05-13T06:24:53.733Z] 8a051a0745c9: Pushed [2026-05-13T06:24:53.733Z] 5188e2446d36: Pushed [2026-05-13T06:24:53.733Z] 223d9765fadf: Pushed [2026-05-13T06:24:53.733Z] cd899e4b34c3: Pushed [2026-05-13T06:24:53.733Z] 0854555d70ac: Layer already exists [2026-05-13T06:24:58.992Z] 4d274dd4b7a3: Pushed [2026-05-13T06:24:58.993Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:24:59.334Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:24:59.663Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-13T06:24:59.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-13T06:24:59.663Z] 8a051a0745c9: Preparing [2026-05-13T06:24:59.663Z] cd899e4b34c3: Preparing [2026-05-13T06:24:59.663Z] 4d274dd4b7a3: Preparing [2026-05-13T06:24:59.663Z] 5188e2446d36: Preparing [2026-05-13T06:24:59.663Z] 223d9765fadf: Preparing [2026-05-13T06:24:59.663Z] 0854555d70ac: Preparing [2026-05-13T06:24:59.663Z] 0854555d70ac: Waiting [2026-05-13T06:24:59.663Z] 4d274dd4b7a3: Layer already exists [2026-05-13T06:24:59.663Z] 223d9765fadf: Layer already exists [2026-05-13T06:24:59.663Z] 5188e2446d36: Layer already exists [2026-05-13T06:24:59.663Z] cd899e4b34c3: Layer already exists [2026-05-13T06:24:59.663Z] 8a051a0745c9: Layer already exists [2026-05-13T06:24:59.663Z] 0854555d70ac: Layer already exists [2026-05-13T06:24:59.663Z] latest: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:24:59.994Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:25:00.316Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 [2026-05-13T06:25:00.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-13T06:25:00.316Z] 8a051a0745c9: Preparing [2026-05-13T06:25:00.316Z] cd899e4b34c3: Preparing [2026-05-13T06:25:00.316Z] 4d274dd4b7a3: Preparing [2026-05-13T06:25:00.316Z] 5188e2446d36: Preparing [2026-05-13T06:25:00.316Z] 223d9765fadf: Preparing [2026-05-13T06:25:00.316Z] 0854555d70ac: Preparing [2026-05-13T06:25:00.316Z] 0854555d70ac: Waiting [2026-05-13T06:25:00.316Z] 4d274dd4b7a3: Layer already exists [2026-05-13T06:25:00.316Z] 5188e2446d36: Layer already exists [2026-05-13T06:25:00.316Z] 223d9765fadf: Layer already exists [2026-05-13T06:25:00.316Z] cd899e4b34c3: Layer already exists [2026-05-13T06:25:00.316Z] 8a051a0745c9: Layer already exists [2026-05-13T06:25:00.316Z] 0854555d70ac: Layer already exists [2026-05-13T06:25:00.316Z] 4.1.0-dev.12: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:25:00.646Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:25:00.975Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:25:00.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-13T06:25:00.975Z] 8a051a0745c9: Preparing [2026-05-13T06:25:00.975Z] cd899e4b34c3: Preparing [2026-05-13T06:25:00.975Z] 4d274dd4b7a3: Preparing [2026-05-13T06:25:00.975Z] 5188e2446d36: Preparing [2026-05-13T06:25:00.975Z] 223d9765fadf: Preparing [2026-05-13T06:25:00.975Z] 0854555d70ac: Preparing [2026-05-13T06:25:00.975Z] 0854555d70ac: Waiting [2026-05-13T06:25:00.975Z] 223d9765fadf: Layer already exists [2026-05-13T06:25:00.975Z] 5188e2446d36: Layer already exists [2026-05-13T06:25:00.975Z] cd899e4b34c3: Layer already exists [2026-05-13T06:25:00.975Z] 4d274dd4b7a3: Layer already exists [2026-05-13T06:25:00.975Z] 8a051a0745c9: Layer already exists [2026-05-13T06:25:00.975Z] 0854555d70ac: Layer already exists [2026-05-13T06:25:00.975Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:25:01.308Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:25:01.638Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2026-05-13T06:25:01.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-13T06:25:01.638Z] 8a051a0745c9: Preparing [2026-05-13T06:25:01.638Z] cd899e4b34c3: Preparing [2026-05-13T06:25:01.638Z] 4d274dd4b7a3: Preparing [2026-05-13T06:25:01.638Z] 5188e2446d36: Preparing [2026-05-13T06:25:01.638Z] 223d9765fadf: Preparing [2026-05-13T06:25:01.638Z] 0854555d70ac: Preparing [2026-05-13T06:25:01.638Z] 0854555d70ac: Waiting [2026-05-13T06:25:01.638Z] 223d9765fadf: Layer already exists [2026-05-13T06:25:01.638Z] cd899e4b34c3: Layer already exists [2026-05-13T06:25:01.638Z] 8a051a0745c9: Layer already exists [2026-05-13T06:25:01.638Z] 4d274dd4b7a3: Layer already exists [2026-05-13T06:25:01.638Z] 5188e2446d36: Layer already exists [2026-05-13T06:25:01.638Z] 0854555d70ac: Layer already exists [2026-05-13T06:25:01.638Z] main: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:25:01.716Z] ===================================================== [Pipeline] echo [2026-05-13T06:25:01.734Z] taggedImages: [2026-05-13T06:25:01.734Z] - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:25:01.734Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-13T06:25:01.734Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 [2026-05-13T06:25:01.734Z] - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:25:01.734Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo [2026-05-13T06:25:01.781Z] ========================================================= [2026-05-13T06:25:01.781Z] [edgeXBuildMultiArch] RAW Config: [2026-05-13T06:25:01.781Z] images: [2026-05-13T06:25:01.781Z] - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:25:01.781Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-13T06:25:01.781Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 [2026-05-13T06:25:01.781Z] - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:25:01.781Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2026-05-13T06:25:01.781Z] settingsFile: [2026-05-13T06:25:01.781Z] device-snmp-go-settings [2026-05-13T06:25:01.781Z] ========================================================= [Pipeline] node [2026-05-13T06:25:16.784Z] Still waiting to schedule task [2026-05-13T06:25:16.785Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9182’ [2026-05-13T06:25:41.571Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9200 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2026-05-13T06:25:41.592Z] Running in /w/workspace/device-snmp-go/128 [Pipeline] { [Pipeline] checkout [2026-05-13T06:25:42.651Z] The recommended git tool is: git [2026-05-13T06:25:47.891Z] using credential edgex-jenkins-ssh [2026-05-13T06:25:47.911Z] Cloning the remote Git repository [2026-05-13T06:25:47.962Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-05-13T06:25:48.071Z] > git init /w/workspace/device-snmp-go/128 # timeout=10 [2026-05-13T06:25:48.224Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-05-13T06:25:48.225Z] > git --version # timeout=10 [2026-05-13T06:25:48.243Z] > git --version # 'git version 2.25.1' [2026-05-13T06:25:48.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-13T06:25:48.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-13T06:25:51.028Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-05-13T06:25:51.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-13T06:25:52.167Z] Avoid second fetch [2026-05-13T06:25:52.167Z] Checking out Revision 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 (main) [2026-05-13T06:25:52.908Z] Commit message: "Merge pull request #398 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [2026-05-13T06:25:52.190Z] > git config core.sparsecheckout # timeout=10 [2026-05-13T06:25:52.268Z] > git checkout -f 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:25:57.428Z] provisioning config files... [2026-05-13T06:25:57.459Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/128@tmp/config12517648434496638675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:25:58.140Z] ---> ****-login.sh [2026-05-13T06:25:58.140Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:25:58.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:25:58.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:25:58.682Z] Configure a credential helper to remove this warning. See [2026-05-13T06:25:58.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:25:58.682Z] [2026-05-13T06:25:58.682Z] Login Succeeded [2026-05-13T06:25:58.682Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:25:58.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:25:58.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:25:58.953Z] Configure a credential helper to remove this warning. See [2026-05-13T06:25:58.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:25:58.954Z] [2026-05-13T06:25:58.954Z] Login Succeeded [2026-05-13T06:25:58.954Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:25:59.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:25:59.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:25:59.496Z] Configure a credential helper to remove this warning. See [2026-05-13T06:25:59.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:25:59.496Z] [2026-05-13T06:25:59.496Z] Login Succeeded [2026-05-13T06:25:59.496Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:25:59.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:25:59.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:25:59.767Z] Configure a credential helper to remove this warning. See [2026-05-13T06:25:59.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:25:59.767Z] [2026-05-13T06:25:59.767Z] Login Succeeded [2026-05-13T06:25:59.767Z] ****.io [2026-05-13T06:26:00.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:26:00.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:26:00.308Z] Configure a credential helper to remove this warning. See [2026-05-13T06:26:00.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:26:00.308Z] [2026-05-13T06:26:00.308Z] Login Succeeded [2026-05-13T06:26:00.308Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:26:00.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-13T06:26:00.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:26:00.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:26:00.747Z] ========================================================= [2026-05-13T06:26:00.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-13T06:26:00.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:26:01.127Z] + 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-05-13T06:26:01.402Z] Sending build context to Docker daemon 12.61MB [2026-05-13T06:26:01.673Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-13T06:26:01.673Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-13T06:26:01.673Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-13T06:26:01.673Z] 6b59a28fa201: Pulling fs layer [2026-05-13T06:26:01.673Z] d32bb0dddca7: Pulling fs layer [2026-05-13T06:26:01.673Z] 5dab1238d3d9: Pulling fs layer [2026-05-13T06:26:01.673Z] 196fd7d83e7d: Pulling fs layer [2026-05-13T06:26:01.673Z] 4f4fb700ef54: Pulling fs layer [2026-05-13T06:26:01.673Z] 8ba94037c8f0: Pulling fs layer [2026-05-13T06:26:01.673Z] deaec5988b04: Pulling fs layer [2026-05-13T06:26:01.673Z] 9f65657bb879: Pulling fs layer [2026-05-13T06:26:01.673Z] 4f4fb700ef54: Waiting [2026-05-13T06:26:01.673Z] 8ba94037c8f0: Waiting [2026-05-13T06:26:01.673Z] deaec5988b04: Waiting [2026-05-13T06:26:01.673Z] 9f65657bb879: Waiting [2026-05-13T06:26:01.673Z] 196fd7d83e7d: Waiting [2026-05-13T06:26:01.673Z] d32bb0dddca7: Verifying Checksum [2026-05-13T06:26:01.673Z] d32bb0dddca7: Download complete [2026-05-13T06:26:01.673Z] 196fd7d83e7d: Verifying Checksum [2026-05-13T06:26:01.673Z] 196fd7d83e7d: Download complete [2026-05-13T06:26:01.946Z] 4f4fb700ef54: Verifying Checksum [2026-05-13T06:26:01.946Z] 4f4fb700ef54: Download complete [2026-05-13T06:26:01.946Z] 8ba94037c8f0: Verifying Checksum [2026-05-13T06:26:01.946Z] 8ba94037c8f0: Download complete [2026-05-13T06:26:01.946Z] 6b59a28fa201: Verifying Checksum [2026-05-13T06:26:01.946Z] 6b59a28fa201: Download complete [2026-05-13T06:26:02.544Z] 9f65657bb879: Verifying Checksum [2026-05-13T06:26:02.544Z] 9f65657bb879: Download complete [2026-05-13T06:26:02.814Z] 6b59a28fa201: Pull complete [2026-05-13T06:26:03.403Z] 5dab1238d3d9: Verifying Checksum [2026-05-13T06:26:03.403Z] 5dab1238d3d9: Download complete [2026-05-13T06:26:03.403Z] d32bb0dddca7: Pull complete [2026-05-13T06:26:04.824Z] deaec5988b04: Verifying Checksum [2026-05-13T06:26:04.824Z] deaec5988b04: Download complete [2026-05-13T06:26:17.221Z] 5dab1238d3d9: Pull complete [2026-05-13T06:26:17.221Z] 196fd7d83e7d: Pull complete [2026-05-13T06:26:17.496Z] 4f4fb700ef54: Pull complete [2026-05-13T06:26:17.767Z] 8ba94037c8f0: Pull complete [2026-05-13T06:26:27.965Z] deaec5988b04: Pull complete [2026-05-13T06:26:28.558Z] 9f65657bb879: Pull complete [2026-05-13T06:26:28.558Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-13T06:26:28.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-13T06:26:28.558Z] ---> 334268110677 [2026-05-13T06:26:28.558Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-13T06:26:31.176Z] ---> Running in 22729c01881b [2026-05-13T06:26:31.176Z] Removing intermediate container 22729c01881b [2026-05-13T06:26:31.176Z] ---> c6a18e222ad7 [2026-05-13T06:26:31.176Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-13T06:26:31.176Z] ---> Running in 76a438cd81f4 [2026-05-13T06:26:31.450Z] Removing intermediate container 76a438cd81f4 [2026-05-13T06:26:31.450Z] ---> 1fac69ad12d3 [2026-05-13T06:26:31.450Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-13T06:26:31.450Z] ---> Running in 5935eaf0c018 [2026-05-13T06:26:31.732Z] Removing intermediate container 5935eaf0c018 [2026-05-13T06:26:31.732Z] ---> d971f5424cfa [2026-05-13T06:26:31.732Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-13T06:26:32.001Z] ---> Running in a94d84119ee2 [2026-05-13T06:26:32.272Z] Removing intermediate container a94d84119ee2 [2026-05-13T06:26:32.272Z] ---> 5ed74a1c7a24 [2026-05-13T06:26:32.272Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-13T06:26:32.272Z] ---> Running in 9019014dbe03 [2026-05-13T06:26:33.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:26:33.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:26:35.376Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-13T06:26:35.376Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-13T06:26:35.376Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-13T06:26:35.644Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-13T06:26:35.644Z] Executing busybox-1.37.0-r19.trigger [2026-05-13T06:26:35.644Z] OK: 259 MiB in 64 packages [2026-05-13T06:26:36.631Z] Removing intermediate container 9019014dbe03 [2026-05-13T06:26:36.631Z] ---> a1cc4b381451 [2026-05-13T06:26:36.631Z] Step 8/12 : WORKDIR /device-snmp-go [2026-05-13T06:26:36.901Z] ---> Running in b5dc8a818dc0 [2026-05-13T06:26:37.173Z] Removing intermediate container b5dc8a818dc0 [2026-05-13T06:26:37.173Z] ---> 24d73b611c92 [2026-05-13T06:26:37.173Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-13T06:26:40.585Z] ---> b89adf15eaa2 [2026-05-13T06:26:40.585Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:26:40.585Z] ---> Running in f5b0bf6dc4c6 [2026-05-13T06:27:15.603Z] Running on prd-centos7-docker-4c-2g-9202 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:27:15.639Z] provisioning config files... [2026-05-13T06:27:15.657Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10745602219839559825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:16.557Z] ---> ****-login.sh [2026-05-13T06:27:16.557Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:27:16.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:27:16.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:27:16.825Z] Configure a credential helper to remove this warning. See [2026-05-13T06:27:16.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:27:16.826Z] [2026-05-13T06:27:16.826Z] Login Succeeded [2026-05-13T06:27:16.826Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:27:16.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:27:16.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:27:16.826Z] Configure a credential helper to remove this warning. See [2026-05-13T06:27:16.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:27:16.826Z] [2026-05-13T06:27:16.826Z] Login Succeeded [2026-05-13T06:27:16.826Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:27:16.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:27:16.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:27:16.826Z] Configure a credential helper to remove this warning. See [2026-05-13T06:27:16.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:27:16.826Z] [2026-05-13T06:27:16.826Z] Login Succeeded [2026-05-13T06:27:16.826Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:27:17.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:27:17.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:27:17.092Z] Configure a credential helper to remove this warning. See [2026-05-13T06:27:17.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:27:17.092Z] [2026-05-13T06:27:17.092Z] Login Succeeded [2026-05-13T06:27:17.092Z] ****.io [2026-05-13T06:27:17.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:27:17.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:27:17.363Z] Configure a credential helper to remove this warning. See [2026-05-13T06:27:17.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:27:17.363Z] [2026-05-13T06:27:17.363Z] Login Succeeded [2026-05-13T06:27:17.363Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:27:17.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T06:27:17.755Z] + docker buildx ls [2026-05-13T06:27:17.755Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-13T06:27:17.755Z] default * docker [2026-05-13T06:27:17.755Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-13T06:27:18.093Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-13T06:27:18.093Z] edgex-builder [Pipeline] sh [2026-05-13T06:27:18.415Z] + docker buildx inspect --bootstrap [2026-05-13T06:27:18.415Z] #1 [internal] booting buildkit [2026-05-13T06:27:18.415Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-13T06:27:21.885Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2026-05-13T06:27:21.885Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-13T06:27:23.267Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2026-05-13T06:27:23.267Z] #1 DONE 4.5s [2026-05-13T06:27:23.267Z] Name: edgex-builder [2026-05-13T06:27:23.267Z] Driver: docker-container [2026-05-13T06:27:23.267Z] [2026-05-13T06:27:23.267Z] Nodes: [2026-05-13T06:27:23.267Z] Name: edgex-builder0 [2026-05-13T06:27:23.267Z] Endpoint: unix:///var/run/docker.sock [2026-05-13T06:27:23.267Z] Status: running [2026-05-13T06:27:23.267Z] Buildkit: v0.29.0 [2026-05-13T06:27:23.268Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-13T06:27:23.564Z] + docker buildx ls [2026-05-13T06:27:23.565Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-13T06:27:23.565Z] edgex-builder * docker-container [2026-05-13T06:27:23.565Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-13T06:27:23.565Z] default docker [2026-05-13T06:27:23.565Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-13T06:27:23.851Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 --push - [2026-05-13T06:27:23.851Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0' [2026-05-13T06:27:24.110Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:27:24.110Z] #1 transferring dockerfile: 196B done [2026-05-13T06:27:24.110Z] #1 DONE 0.0s [2026-05-13T06:27:24.110Z] [2026-05-13T06:27:24.110Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:27:24.110Z] #2 DONE 0.1s [2026-05-13T06:27:24.110Z] [2026-05-13T06:27:24.110Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:27:24.110Z] #3 DONE 0.1s [2026-05-13T06:27:24.110Z] [2026-05-13T06:27:24.110Z] #4 [internal] load .dockerignore [2026-05-13T06:27:24.110Z] #4 transferring context: [2026-05-13T06:27:24.110Z] #4 transferring context: 2B done [2026-05-13T06:27:24.110Z] #4 DONE 0.0s [2026-05-13T06:27:24.110Z] [2026-05-13T06:27:24.110Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:24.110Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:24.110Z] #5 DONE 0.0s [2026-05-13T06:27:24.110Z] [2026-05-13T06:27:24.110Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:24.110Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:24.110Z] #6 DONE 0.1s [2026-05-13T06:27:24.380Z] [2026-05-13T06:27:24.380Z] #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-13T06:27:24.380Z] #7 DONE 0.0s [2026-05-13T06:27:24.380Z] [2026-05-13T06:27:24.380Z] #8 exporting to image [2026-05-13T06:27:24.380Z] #8 exporting layers done [2026-05-13T06:27:24.380Z] #8 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 0.0s done [2026-05-13T06:27:24.380Z] #8 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done [2026-05-13T06:27:24.380Z] #8 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done [2026-05-13T06:27:24.380Z] #8 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done [2026-05-13T06:27:24.380Z] #8 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.0s done [2026-05-13T06:27:24.380Z] #8 pushing layers 0.1s done [2026-05-13T06:27:24.380Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d [2026-05-13T06:27:24.380Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-13T06:27:24.380Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done [2026-05-13T06:27:24.380Z] #8 DONE 0.2s [2026-05-13T06:27:24.380Z] [2026-05-13T06:27:24.380Z] 1 warning found (use --debug to expand): [2026-05-13T06:27:24.380Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-13T06:27:24.674Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' [2026-05-13T06:27:24.674Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - [2026-05-13T06:27:24.933Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:27:24.933Z] #1 transferring dockerfile: 162B done [2026-05-13T06:27:24.933Z] #1 DONE 0.0s [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-13T06:27:24.933Z] #2 DONE 0.0s [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-13T06:27:24.933Z] #3 DONE 0.0s [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] #4 [internal] load .dockerignore [2026-05-13T06:27:24.933Z] #4 transferring context: 2B done [2026-05-13T06:27:24.933Z] #4 DONE 0.0s [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:24.933Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:24.933Z] #5 CACHED [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:24.933Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:24.933Z] #6 CACHED [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] #7 exporting to image [2026-05-13T06:27:24.933Z] #7 exporting layers done [2026-05-13T06:27:24.933Z] #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done [2026-05-13T06:27:24.933Z] #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done [2026-05-13T06:27:24.933Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-13T06:27:24.933Z] #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done [2026-05-13T06:27:24.933Z] #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done [2026-05-13T06:27:24.933Z] #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done [2026-05-13T06:27:24.933Z] #7 pushing layers 0.0s done [2026-05-13T06:27:24.933Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done [2026-05-13T06:27:24.933Z] #7 DONE 0.1s [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-13T06:27:24.933Z] #8 DONE 0.0s [2026-05-13T06:27:24.933Z] [2026-05-13T06:27:24.933Z] 1 warning found (use --debug to expand): [2026-05-13T06:27:24.933Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-13T06:27:25.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12' [2026-05-13T06:27:25.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 --push - [2026-05-13T06:27:25.224Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:27:25.224Z] #1 transferring dockerfile: 168B done [2026-05-13T06:27:25.224Z] #1 DONE 0.0s [2026-05-13T06:27:25.224Z] [2026-05-13T06:27:25.224Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 [2026-05-13T06:27:25.224Z] #2 DONE 0.0s [2026-05-13T06:27:25.224Z] [2026-05-13T06:27:25.224Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 [2026-05-13T06:27:25.224Z] #3 DONE 0.0s [2026-05-13T06:27:25.224Z] [2026-05-13T06:27:25.224Z] #4 [internal] load .dockerignore [2026-05-13T06:27:25.224Z] #4 transferring context: 2B done [2026-05-13T06:27:25.224Z] #4 DONE 0.0s [2026-05-13T06:27:25.224Z] [2026-05-13T06:27:25.224Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:25.224Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:25.224Z] #5 CACHED [2026-05-13T06:27:25.224Z] [2026-05-13T06:27:25.224Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:25.224Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:25.224Z] #6 CACHED [2026-05-13T06:27:25.224Z] [2026-05-13T06:27:25.224Z] #7 exporting to image [2026-05-13T06:27:25.224Z] #7 exporting layers done [2026-05-13T06:27:25.224Z] #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done [2026-05-13T06:27:25.224Z] #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done [2026-05-13T06:27:25.224Z] #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done [2026-05-13T06:27:25.224Z] #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done [2026-05-13T06:27:25.224Z] #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done [2026-05-13T06:27:25.224Z] #7 pushing layers 0.0s done [2026-05-13T06:27:25.224Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d [2026-05-13T06:27:25.224Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-13T06:27:25.485Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done [2026-05-13T06:27:25.485Z] #7 DONE 0.1s [2026-05-13T06:27:25.485Z] [2026-05-13T06:27:25.485Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-13T06:27:25.485Z] #8 DONE 0.0s [2026-05-13T06:27:25.485Z] [2026-05-13T06:27:25.485Z] 1 warning found (use --debug to expand): [2026-05-13T06:27:25.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-13T06:27:25.776Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 --push - [2026-05-13T06:27:25.776Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12' [2026-05-13T06:27:25.776Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:27:25.776Z] #1 transferring dockerfile: 209B done [2026-05-13T06:27:25.776Z] #1 DONE 0.0s [2026-05-13T06:27:25.776Z] [2026-05-13T06:27:25.776Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:27:25.776Z] #2 DONE 0.0s [2026-05-13T06:27:25.776Z] [2026-05-13T06:27:25.776Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:27:25.776Z] #3 DONE 0.0s [2026-05-13T06:27:25.776Z] [2026-05-13T06:27:25.776Z] #4 [internal] load .dockerignore [2026-05-13T06:27:25.776Z] #4 transferring context: 2B done [2026-05-13T06:27:25.776Z] #4 DONE 0.0s [2026-05-13T06:27:25.776Z] [2026-05-13T06:27:25.776Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:25.776Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:25.776Z] #5 CACHED [2026-05-13T06:27:25.776Z] [2026-05-13T06:27:25.776Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:25.776Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:25.776Z] #6 CACHED [2026-05-13T06:27:25.776Z] [2026-05-13T06:27:25.776Z] #7 exporting to image [2026-05-13T06:27:25.776Z] #7 exporting layers done [2026-05-13T06:27:25.776Z] #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done [2026-05-13T06:27:25.776Z] #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done [2026-05-13T06:27:25.776Z] #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done [2026-05-13T06:27:25.776Z] #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done [2026-05-13T06:27:25.776Z] #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done [2026-05-13T06:27:25.776Z] #7 pushing layers 0.0s done [2026-05-13T06:27:25.776Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d [2026-05-13T06:27:25.776Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-13T06:27:26.035Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done [2026-05-13T06:27:26.035Z] #7 DONE 0.1s [2026-05-13T06:27:26.035Z] [2026-05-13T06:27:26.035Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-13T06:27:26.035Z] #8 DONE 0.0s [2026-05-13T06:27:26.035Z] [2026-05-13T06:27:26.035Z] 1 warning found (use --debug to expand): [2026-05-13T06:27:26.035Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-13T06:27:26.331Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' [2026-05-13T06:27:26.331Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - [2026-05-13T06:27:26.331Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:27:26.331Z] #1 transferring dockerfile: 160B done [2026-05-13T06:27:26.331Z] #1 DONE 0.0s [2026-05-13T06:27:26.331Z] [2026-05-13T06:27:26.331Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-05-13T06:27:26.331Z] #2 DONE 0.0s [2026-05-13T06:27:26.331Z] [2026-05-13T06:27:26.331Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-05-13T06:27:26.331Z] #3 DONE 0.0s [2026-05-13T06:27:26.331Z] [2026-05-13T06:27:26.331Z] #4 [internal] load .dockerignore [2026-05-13T06:27:26.331Z] #4 transferring context: 2B done [2026-05-13T06:27:26.331Z] #4 DONE 0.0s [2026-05-13T06:27:26.331Z] [2026-05-13T06:27:26.331Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:26.331Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:26.331Z] #5 CACHED [2026-05-13T06:27:26.331Z] [2026-05-13T06:27:26.331Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 [2026-05-13T06:27:26.331Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done [2026-05-13T06:27:26.331Z] #6 CACHED [2026-05-13T06:27:26.331Z] [2026-05-13T06:27:26.331Z] #7 exporting to image [2026-05-13T06:27:26.331Z] #7 exporting layers done [2026-05-13T06:27:26.331Z] #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done [2026-05-13T06:27:26.331Z] #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done [2026-05-13T06:27:26.331Z] #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done [2026-05-13T06:27:26.331Z] #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done [2026-05-13T06:27:26.331Z] #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done [2026-05-13T06:27:26.331Z] #7 pushing layers 0.0s done [2026-05-13T06:27:26.331Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d [2026-05-13T06:27:26.331Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-13T06:27:26.592Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done [2026-05-13T06:27:26.592Z] #7 DONE 0.1s [2026-05-13T06:27:26.592Z] [2026-05-13T06:27:26.592Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-13T06:27:26.592Z] #8 DONE 0.0s [2026-05-13T06:27:26.592Z] [2026-05-13T06:27:26.592Z] 1 warning found (use --debug to expand): [2026-05-13T06:27:26.592Z]  - 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-05-13T06:27:26.978Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:27.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:27.848Z] ---> package-listing.sh [2026-05-13T06:27:27.848Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-13T06:27:27.848Z] ++ facter osfamily [2026-05-13T06:27:28.119Z] + OS_FAMILY=redhat [2026-05-13T06:27:28.119Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-05-13T06:27:28.119Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-13T06:27:28.119Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-13T06:27:28.119Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-13T06:27:28.119Z] + PACKAGES=/tmp/packages_start.txt [2026-05-13T06:27:28.119Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-13T06:27:28.119Z] + PACKAGES=/tmp/packages_end.txt [2026-05-13T06:27:28.119Z] + case "${OS_FAMILY}" in [2026-05-13T06:27:28.119Z] + sort [2026-05-13T06:27:28.119Z] + rpm -qa [2026-05-13T06:27:28.688Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-13T06:27:28.688Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-13T06:27:28.688Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-13T06:27:28.688Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-13T06:27:28.688Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-05-13T06:27:28.688Z] + 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-05-13T06:27:28.698Z] 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-05-13T06:27:28.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:27:29.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T06:27:29.545Z] [2026-05-13T06:27:29.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:27:29.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T06:27:29.850Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-13T06:27:29.850Z] 5eb5b503b376: Pulling fs layer [2026-05-13T06:27:29.850Z] 5c69ac0246d0: Pulling fs layer [2026-05-13T06:27:29.850Z] ec43610c2a17: Pulling fs layer [2026-05-13T06:27:29.850Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-13T06:27:29.850Z] 33b1e0a273af: Pulling fs layer [2026-05-13T06:27:29.850Z] 5d3b04190fa2: Pulling fs layer [2026-05-13T06:27:29.850Z] 2f39f015ded8: Pulling fs layer [2026-05-13T06:27:29.850Z] 33b1e0a273af: Waiting [2026-05-13T06:27:29.850Z] 5d3b04190fa2: Waiting [2026-05-13T06:27:29.850Z] 2f39f015ded8: Waiting [2026-05-13T06:27:29.850Z] 3a2ae6a8a46f: Waiting [2026-05-13T06:27:29.850Z] 5c69ac0246d0: Verifying Checksum [2026-05-13T06:27:29.850Z] 5c69ac0246d0: Download complete [2026-05-13T06:27:29.850Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-13T06:27:29.850Z] 3a2ae6a8a46f: Download complete [2026-05-13T06:27:29.850Z] 33b1e0a273af: Verifying Checksum [2026-05-13T06:27:29.850Z] 33b1e0a273af: Download complete [2026-05-13T06:27:29.850Z] 5d3b04190fa2: Verifying Checksum [2026-05-13T06:27:29.850Z] 5d3b04190fa2: Download complete [2026-05-13T06:27:29.850Z] ec43610c2a17: Verifying Checksum [2026-05-13T06:27:29.850Z] ec43610c2a17: Download complete [2026-05-13T06:27:30.112Z] 5eb5b503b376: Verifying Checksum [2026-05-13T06:27:30.112Z] 5eb5b503b376: Download complete [2026-05-13T06:27:30.390Z] 2f39f015ded8: Verifying Checksum [2026-05-13T06:27:30.390Z] 2f39f015ded8: Download complete [2026-05-13T06:27:31.351Z] 5eb5b503b376: Pull complete [2026-05-13T06:27:31.351Z] 5c69ac0246d0: Pull complete [2026-05-13T06:27:31.920Z] ec43610c2a17: Pull complete [2026-05-13T06:27:31.920Z] 3a2ae6a8a46f: Pull complete [2026-05-13T06:27:32.187Z] 33b1e0a273af: Pull complete [2026-05-13T06:27:32.187Z] 5d3b04190fa2: Pull complete [2026-05-13T06:27:36.408Z] 2f39f015ded8: Pull complete [2026-05-13T06:27:36.408Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-13T06:27:36.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T06:27:36.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:27:36.571Z] prd-centos7-docker-4c-2g-9202 does not seem to be running inside a container [2026-05-13T06:27:36.600Z] $ 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-05-13T06:27:39.882Z] $ docker top 8e35d69d2abc476a31465a8ac12f00a5b03fa89e6586cc0dbf328f135b950ca1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:27:40.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-13T06:27:40.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-13T06:27:40.822Z] + ls /var/log/sa-host [2026-05-13T06:27:40.822Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:27:40.895Z] provisioning config files... [2026-05-13T06:27:40.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config213113004943607101tmp [Pipeline] { [Pipeline] echo [2026-05-13T06:27:40.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:41.217Z] ---> create-netrc.sh [Pipeline] } [2026-05-13T06:27:41.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:41.561Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-13T06:27:41.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:41.874Z] ---> sudo-logs.sh [2026-05-13T06:27:41.874Z] Archiving 'sudo' log.. [2026-05-13T06:27:41.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9202.novalocal: Name or service not known [2026-05-13T06:27:41.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9202.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-13T06:27:41.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:42.191Z] ---> job-cost.sh [2026-05-13T06:27:42.191Z] lf-activate-venv: SKIPPING [2026-05-13T06:27:42.191Z] INFO: No Stack... [2026-05-13T06:27:42.452Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-13T06:27:42.711Z] INFO: Archiving Costs [Pipeline] echo [2026-05-13T06:27:42.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:43.011Z] ---> logs-deploy.sh [2026-05-13T06:27:43.011Z] lf-activate-venv: SKIPPING [2026-05-13T06:27:43.011Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/128 [2026-05-13T06:27:43.011Z] INFO: archiving workspace using pattern(s): [2026-05-13T06:27:43.955Z] Archives upload complete. [2026-05-13T06:27:43.955Z] INFO: archiving logs to Nexus [2026-05-13T06:27:44.896Z] ---> uname -a: [2026-05-13T06:27:44.896Z] Linux prd-centos7-docker-4c-2g-9202.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-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] ---> lscpu: [2026-05-13T06:27:44.896Z] Architecture: x86_64 [2026-05-13T06:27:44.896Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-13T06:27:44.896Z] Byte Order: Little Endian [2026-05-13T06:27:44.896Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-13T06:27:44.896Z] CPU(s): 2 [2026-05-13T06:27:44.896Z] On-line CPU(s) list: 0,1 [2026-05-13T06:27:44.896Z] Thread(s) per core: 1 [2026-05-13T06:27:44.896Z] Core(s) per socket: 1 [2026-05-13T06:27:44.896Z] Socket(s): 2 [2026-05-13T06:27:44.896Z] NUMA node(s): 1 [2026-05-13T06:27:44.896Z] Vendor ID: AuthenticAMD [2026-05-13T06:27:44.896Z] CPU family: 23 [2026-05-13T06:27:44.896Z] Model: 49 [2026-05-13T06:27:44.896Z] Model name: AMD EPYC-Rome Processor [2026-05-13T06:27:44.896Z] Stepping: 0 [2026-05-13T06:27:44.896Z] CPU MHz: 2800.000 [2026-05-13T06:27:44.896Z] BogoMIPS: 5600.00 [2026-05-13T06:27:44.896Z] Virtualization: AMD-V [2026-05-13T06:27:44.896Z] Hypervisor vendor: KVM [2026-05-13T06:27:44.896Z] Virtualization type: full [2026-05-13T06:27:44.896Z] L1d cache: 64 KiB [2026-05-13T06:27:44.896Z] L1i cache: 64 KiB [2026-05-13T06:27:44.896Z] L2 cache: 1 MiB [2026-05-13T06:27:44.896Z] L3 cache: 32 MiB [2026-05-13T06:27:44.896Z] NUMA node0 CPU(s): 0,1 [2026-05-13T06:27:44.896Z] Vulnerability Itlb multihit: Not affected [2026-05-13T06:27:44.896Z] Vulnerability L1tf: Not affected [2026-05-13T06:27:44.896Z] Vulnerability Mds: Not affected [2026-05-13T06:27:44.896Z] Vulnerability Meltdown: Not affected [2026-05-13T06:27:44.896Z] Vulnerability Mmio stale data: Not affected [2026-05-13T06:27:44.896Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-13T06:27:44.896Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-13T06:27:44.896Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-13T06:27:44.896Z] Vulnerability Srbds: Not affected [2026-05-13T06:27:44.896Z] Vulnerability Tsx async abort: Not affected [2026-05-13T06:27:44.896Z] 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-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] ---> nproc: [2026-05-13T06:27:44.896Z] 2 [2026-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] ---> df -h: [2026-05-13T06:27:44.896Z] Filesystem Size Used Avail Use% Mounted on [2026-05-13T06:27:44.896Z] overlay 40G 7.4G 33G 19% / [2026-05-13T06:27:44.896Z] tmpfs 64M 0 64M 0% /dev [2026-05-13T06:27:44.896Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-13T06:27:44.896Z] shm 64M 0 64M 0% /dev/shm [2026-05-13T06:27:44.896Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] [2026-05-13T06:27:44.896Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-05-13T06:27:44.896Z] Please check if data collecting is enabled [2026-05-13T06:27:44.896Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:27:44.935Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-13T06:27:44.938Z] $ docker stop --time=1 8e35d69d2abc476a31465a8ac12f00a5b03fa89e6586cc0dbf328f135b950ca1 [2026-05-13T06:27:46.072Z] $ docker rm -f --volumes 8e35d69d2abc476a31465a8ac12f00a5b03fa89e6586cc0dbf328f135b950ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-13T06:27:46.172Z] [WS-CLEANUP] Deleting project workspace... [2026-05-13T06:27:46.172Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-13T06:27:46.186Z] [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-05-13T06:27:46.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T06:27:46.634Z] [2026-05-13T06:27:46.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:27:46.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T06:27:46.936Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-13T06:27:46.936Z] 5eb5b503b376: Pulling fs layer [2026-05-13T06:27:46.936Z] 5c69ac0246d0: Pulling fs layer [2026-05-13T06:27:46.936Z] ec43610c2a17: Pulling fs layer [2026-05-13T06:27:46.936Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-13T06:27:46.936Z] 33b1e0a273af: Pulling fs layer [2026-05-13T06:27:46.936Z] 5d3b04190fa2: Pulling fs layer [2026-05-13T06:27:46.936Z] 2f39f015ded8: Pulling fs layer [2026-05-13T06:27:46.936Z] 33b1e0a273af: Waiting [2026-05-13T06:27:46.936Z] 5d3b04190fa2: Waiting [2026-05-13T06:27:46.936Z] 2f39f015ded8: Waiting [2026-05-13T06:27:46.936Z] 3a2ae6a8a46f: Waiting [2026-05-13T06:27:46.936Z] 5c69ac0246d0: Verifying Checksum [2026-05-13T06:27:46.936Z] 5c69ac0246d0: Download complete [2026-05-13T06:27:46.936Z] 3a2ae6a8a46f: Download complete [2026-05-13T06:27:46.936Z] 33b1e0a273af: Verifying Checksum [2026-05-13T06:27:46.936Z] 33b1e0a273af: Download complete [2026-05-13T06:27:46.936Z] 5d3b04190fa2: Download complete [2026-05-13T06:27:46.936Z] ec43610c2a17: Download complete [2026-05-13T06:27:47.194Z] 5eb5b503b376: Download complete [2026-05-13T06:27:48.126Z] 2f39f015ded8: Download complete [2026-05-13T06:27:49.065Z] 5eb5b503b376: Pull complete [2026-05-13T06:27:49.065Z] 5c69ac0246d0: Pull complete [2026-05-13T06:27:49.325Z] ec43610c2a17: Pull complete [2026-05-13T06:27:49.584Z] 3a2ae6a8a46f: Pull complete [2026-05-13T06:27:49.842Z] 33b1e0a273af: Pull complete [2026-05-13T06:27:49.842Z] 5d3b04190fa2: Pull complete [2026-05-13T06:27:56.406Z] 2f39f015ded8: Pull complete [2026-05-13T06:27:56.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-13T06:27:56.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T06:27:56.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:27:56.505Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:27:56.536Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-13T06:27:57.673Z] $ docker top 579ee8f8ce47f49719b0405dcbd3f235089530b9c4894c0d5cc7af286bc97710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:27:58.063Z] ---> job-cost.sh [2026-05-13T06:27:58.063Z] lf-activate-venv: SKIPPING [2026-05-13T06:27:58.063Z] INFO: No Stack... [2026-05-13T06:27:58.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-13T06:27:58.581Z] INFO: Archiving Costs [Pipeline] sh [2026-05-13T06:27:58.880Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2026-05-13T06:27:58.880Z] + cut -d, -f6 [Pipeline] lock [2026-05-13T06:27:58.894Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [2026-05-13T06:27:58.903Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] did not exist. Created. [2026-05-13T06:27:58.909Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-13T06:27:59.224Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-13T06:27:59.260Z] Stashed 1 file(s) [Pipeline] } [2026-05-13T06:27:59.268Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-13T06:27:59.299Z] $ docker stop --time=1 579ee8f8ce47f49719b0405dcbd3f235089530b9c4894c0d5cc7af286bc97710 [2026-05-13T06:28:00.443Z] $ docker rm -f --volumes 579ee8f8ce47f49719b0405dcbd3f235089530b9c4894c0d5cc7af286bc97710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-13T06:28:32.302Z] Removing intermediate container f5b0bf6dc4c6 [2026-05-13T06:28:32.302Z] ---> 4fd236414eb8 [2026-05-13T06:28:32.302Z] Step 11/12 : COPY . . [2026-05-13T06:28:32.302Z] ---> f2411287bcfb [2026-05-13T06:28:32.302Z] Step 12/12 : RUN ${MAKE} [2026-05-13T06:28:32.302Z] ---> Running in 5257ec0caccf [2026-05-13T06:28:32.302Z] noop [2026-05-13T06:28:32.889Z] Removing intermediate container 5257ec0caccf [2026-05-13T06:28:32.889Z] ---> 948f4321357a [2026-05-13T06:28:32.889Z] Successfully built 948f4321357a [2026-05-13T06:28:32.889Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:28:33.258Z] + docker inspect -f . ci-base-image-arm64 [2026-05-13T06:28:33.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:28:33.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-9200 does not seem to be running inside a container [2026-05-13T06:28:33.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/128 -v /w/workspace/device-snmp-go/128:/w/workspace/device-snmp-go/128:rw,z -v /w/workspace/device-snmp-go/128@tmp:/w/workspace/device-snmp-go/128@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-05-13T06:28:34.857Z] $ docker top 3036fb3d0b4eeba731ca8843d1e44ad4e96e4a642bcf7ad5bb5270bb4056b380 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:28:35.799Z] + go version [2026-05-13T06:28:35.799Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-13T06:28:35.819Z] $ docker stop --time=1 3036fb3d0b4eeba731ca8843d1e44ad4e96e4a642bcf7ad5bb5270bb4056b380 [2026-05-13T06:28:37.474Z] $ docker rm -f --volumes 3036fb3d0b4eeba731ca8843d1e44ad4e96e4a642bcf7ad5bb5270bb4056b380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:28:38.083Z] + docker inspect -f . ci-base-image-arm64 [2026-05-13T06:28:38.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:28:38.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-9200 does not seem to be running inside a container [2026-05-13T06:28:38.383Z] $ 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/128 -v /w/workspace/device-snmp-go/128:/w/workspace/device-snmp-go/128:rw,z -v /w/workspace/device-snmp-go/128@tmp:/w/workspace/device-snmp-go/128@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-05-13T06:28:39.719Z] $ docker top 6d9fb5c1d613581724aa623f50f7044d15b2ebbabddfab42055483e1246b0342 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:28:40.569Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/128 [Pipeline] fileExists [Pipeline] sh [2026-05-13T06:28:41.219Z] + make test [2026-05-13T06:28:41.219Z] go test ./... -coverprofile=coverage.out [2026-05-13T06:28:49.441Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-13T06:32:41.254Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-13T06:32:41.254Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2026-05-13T06:32:41.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-13T06:32:41.254Z] go vet ./... [2026-05-13T06:33:28.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-13T06:33:28.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-13T06:33:28.176Z] ./bin/test-attribution-txt.sh [2026-05-13T06:33:28.176Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-13T06:33:28.444Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-13T06:33:29.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-13T06:33:29.078Z] $ docker stop --time=1 6d9fb5c1d613581724aa623f50f7044d15b2ebbabddfab42055483e1246b0342 [2026-05-13T06:33:30.970Z] $ docker rm -f --volumes 6d9fb5c1d613581724aa623f50f7044d15b2ebbabddfab42055483e1246b0342 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T06:33:32.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-13T06:33:32.731Z] Warning: overwriting stash ‘coverage-report’ [2026-05-13T06:33:33.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-13T06:33:33.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-13T06:33:34.144Z] + ls -al . [2026-05-13T06:33:34.144Z] total 236 [2026-05-13T06:33:34.144Z] drwxrwxr-x 7 jenkins jenkins 4096 May 13 06:28 . [2026-05-13T06:33:34.144Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:25 .. [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 6 May 13 06:25 .dockerignore [2026-05-13T06:33:34.144Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:25 .git [2026-05-13T06:33:34.144Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:25 .github [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 263 May 13 06:25 .gitignore [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:25 .golangci.yml [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 13 06:25 Attribution.txt [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 12273 May 13 06:25 CHANGELOG.md [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 13 06:25 Dockerfile [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:25 GOVERNANCE.md [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 679 May 13 06:25 Jenkinsfile [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 06:25 LICENSE [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 13 06:25 Makefile [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 620 May 13 06:25 OWNERS.md [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 13 06:25 README.md [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:23 VERSION [2026-05-13T06:33:34.144Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:25 bin [2026-05-13T06:33:34.144Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:25 cmd [2026-05-13T06:33:34.144Z] -rw-r--r-- 1 jenkins jenkins 9158 May 13 06:32 coverage.out [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 6557 May 13 06:25 go.mod [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 89335 May 13 06:25 go.sum [2026-05-13T06:33:34.144Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:25 internal [2026-05-13T06:33:34.144Z] -rw-rw-r-- 1 jenkins jenkins 228 May 13 06:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:33:34.506Z] + 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=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 --label arch=arm64 --label version=4.1.0-dev.12 . [2026-05-13T06:33:34.775Z] Sending build context to Docker daemon 12.62MB [2026-05-13T06:33:35.056Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-13T06:33:35.056Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-13T06:33:35.056Z] ---> 948f4321357a [2026-05-13T06:33:35.056Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-13T06:33:35.056Z] ---> Running in 414f7bc1a0c6 [2026-05-13T06:33:35.323Z] Removing intermediate container 414f7bc1a0c6 [2026-05-13T06:33:35.323Z] ---> 75e5794bc8dc [2026-05-13T06:33:35.323Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-13T06:33:35.598Z] ---> Running in 65265d118570 [2026-05-13T06:33:35.865Z] Removing intermediate container 65265d118570 [2026-05-13T06:33:35.865Z] ---> 02f24b723e23 [2026-05-13T06:33:35.865Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-13T06:33:35.865Z] ---> Running in 27286feb074e [2026-05-13T06:33:36.131Z] Removing intermediate container 27286feb074e [2026-05-13T06:33:36.131Z] ---> 28cf99966ef9 [2026-05-13T06:33:36.131Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-13T06:33:36.131Z] ---> Running in fd56eb2400df [2026-05-13T06:33:36.398Z] Removing intermediate container fd56eb2400df [2026-05-13T06:33:36.398Z] ---> a7766d52efc8 [2026-05-13T06:33:36.398Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-13T06:33:36.674Z] ---> Running in 9fb98af45d70 [2026-05-13T06:33:37.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:33:37.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:33:39.877Z] OK: 259 MiB in 64 packages [2026-05-13T06:33:42.466Z] Removing intermediate container 9fb98af45d70 [2026-05-13T06:33:42.466Z] ---> fdaf7a1a7a19 [2026-05-13T06:33:42.466Z] Step 8/25 : WORKDIR /device-snmp-go [2026-05-13T06:33:42.466Z] ---> Running in f7672b0e268e [2026-05-13T06:33:42.466Z] Removing intermediate container f7672b0e268e [2026-05-13T06:33:42.466Z] ---> dc22360be686 [2026-05-13T06:33:42.466Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-13T06:33:42.732Z] ---> 0aca626ae0a0 [2026-05-13T06:33:42.732Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:33:43.006Z] ---> Running in 910cfdc5b211 [2026-05-13T06:33:44.962Z] Removing intermediate container 910cfdc5b211 [2026-05-13T06:33:44.962Z] ---> 3c141691d998 [2026-05-13T06:33:44.962Z] Step 11/25 : COPY . . [2026-05-13T06:33:45.921Z] ---> 477094134d63 [2026-05-13T06:33:45.921Z] Step 12/25 : RUN ${MAKE} [2026-05-13T06:33:46.190Z] ---> Running in 8263b12facb3 [2026-05-13T06:33:47.153Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-05-13T06:37:54.083Z] Removing intermediate container 8263b12facb3 [2026-05-13T06:37:54.083Z] ---> 3b7648c3f996 [2026-05-13T06:37:54.083Z] Step 13/25 : FROM alpine:3.22 [2026-05-13T06:37:54.083Z] 3.22: Pulling from library/alpine [2026-05-13T06:37:54.083Z] 58e777220c39: Pulling fs layer [2026-05-13T06:37:54.083Z] 58e777220c39: Verifying Checksum [2026-05-13T06:37:54.083Z] 58e777220c39: Download complete [2026-05-13T06:37:54.083Z] 58e777220c39: Pull complete [2026-05-13T06:37:54.083Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T06:37:54.083Z] Status: Downloaded newer image for alpine:3.22 [2026-05-13T06:37:54.083Z] ---> 6a2735c23ff3 [2026-05-13T06:37:54.083Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-05-13T06:37:54.083Z] ---> Running in 848394bc679a [2026-05-13T06:37:54.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:37:54.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:37:54.083Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T06:37:54.083Z] Executing busybox-1.37.0-r20.trigger [2026-05-13T06:37:54.083Z] OK: 8 MiB in 17 packages [2026-05-13T06:37:54.083Z] Removing intermediate container 848394bc679a [2026-05-13T06:37:54.083Z] ---> 148af234940b [2026-05-13T06:37:54.083Z] Step 15/25 : RUN apk --no-cache upgrade [2026-05-13T06:37:54.083Z] ---> Running in 3647307b29a4 [2026-05-13T06:37:54.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:37:54.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:37:54.083Z] OK: 8 MiB in 17 packages [2026-05-13T06:37:54.353Z] Removing intermediate container 3647307b29a4 [2026-05-13T06:37:54.353Z] ---> 3429d76a737b [2026-05-13T06:37:54.353Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-05-13T06:37:56.948Z] ---> 00ae56166d86 [2026-05-13T06:37:56.948Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-13T06:37:57.533Z] ---> 23bfadc60c95 [2026-05-13T06:37:57.533Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-05-13T06:37:58.124Z] ---> a3bb689c59f7 [2026-05-13T06:37:58.124Z] Step 19/25 : EXPOSE 59993 [2026-05-13T06:37:58.124Z] ---> Running in 0573a6510b95 [2026-05-13T06:37:58.719Z] Removing intermediate container 0573a6510b95 [2026-05-13T06:37:58.719Z] ---> 406287dfa442 [2026-05-13T06:37:58.719Z] Step 20/25 : EXPOSE 161 [2026-05-13T06:37:58.719Z] ---> Running in b836472dce7c [2026-05-13T06:37:58.988Z] Removing intermediate container b836472dce7c [2026-05-13T06:37:58.988Z] ---> aee51ba29488 [2026-05-13T06:37:58.988Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-05-13T06:37:58.988Z] ---> Running in 3e52951d8b4e [2026-05-13T06:37:59.261Z] Removing intermediate container 3e52951d8b4e [2026-05-13T06:37:59.261Z] ---> 022009c9fce4 [2026-05-13T06:37:59.261Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-13T06:37:59.545Z] ---> Running in 60b7803abb17 [2026-05-13T06:37:59.812Z] Removing intermediate container 60b7803abb17 [2026-05-13T06:37:59.812Z] ---> ef57580ccdf8 [2026-05-13T06:37:59.812Z] Step 23/25 : LABEL arch=arm64 [2026-05-13T06:37:59.812Z] ---> Running in ebfa729ea1f7 [2026-05-13T06:38:00.399Z] Removing intermediate container ebfa729ea1f7 [2026-05-13T06:38:00.399Z] ---> 53223a40c28b [2026-05-13T06:38:00.399Z] Step 24/25 : LABEL git_sha=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:38:00.399Z] ---> Running in 50ae60c01ee7 [2026-05-13T06:38:00.667Z] Removing intermediate container 50ae60c01ee7 [2026-05-13T06:38:00.668Z] ---> 6a600ec5cc98 [2026-05-13T06:38:00.668Z] Step 25/25 : LABEL version=4.1.0-dev.12 [2026-05-13T06:38:00.668Z] ---> Running in 541081e4c63c [2026-05-13T06:38:00.936Z] Removing intermediate container 541081e4c63c [2026-05-13T06:38:00.937Z] ---> 4223ba98576a [2026-05-13T06:38:00.937Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-13T06:38:00.937Z] Successfully built 4223ba98576a [2026-05-13T06:38:01.206Z] 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-05-13T06:38:01.354Z] provisioning config files... [2026-05-13T06:38:01.369Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/128@tmp/config5038707823030414846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:38:01.714Z] ---> ****-login.sh [2026-05-13T06:38:01.714Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:38:01.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:38:01.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:38:01.982Z] Configure a credential helper to remove this warning. See [2026-05-13T06:38:01.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:38:01.982Z] [2026-05-13T06:38:01.982Z] Login Succeeded [2026-05-13T06:38:01.982Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:38:02.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:38:02.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:38:02.519Z] Configure a credential helper to remove this warning. See [2026-05-13T06:38:02.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:38:02.519Z] [2026-05-13T06:38:02.519Z] Login Succeeded [2026-05-13T06:38:02.519Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:38:02.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:38:02.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:38:02.790Z] Configure a credential helper to remove this warning. See [2026-05-13T06:38:02.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:38:02.790Z] [2026-05-13T06:38:02.790Z] Login Succeeded [2026-05-13T06:38:02.790Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:38:03.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:38:03.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:38:03.058Z] Configure a credential helper to remove this warning. See [2026-05-13T06:38:03.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:38:03.058Z] [2026-05-13T06:38:03.058Z] Login Succeeded [2026-05-13T06:38:03.058Z] ****.io [2026-05-13T06:38:03.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:38:03.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:38:03.589Z] Configure a credential helper to remove this warning. See [2026-05-13T06:38:03.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:38:03.589Z] [2026-05-13T06:38:03.589Z] Login Succeeded [2026-05-13T06:38:03.589Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:38:03.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:38:03.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:38:03.674Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-05-13T06:38:03.674Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:38:03.674Z] latest [2026-05-13T06:38:03.674Z] 4.1.0-dev.12 [2026-05-13T06:38:03.674Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:38:03.674Z] main [2026-05-13T06:38:03.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:04.039Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:04.432Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:38:04.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-13T06:38:04.432Z] 20361aa21d6d: Preparing [2026-05-13T06:38:04.432Z] 6fbc9b8f7b40: Preparing [2026-05-13T06:38:04.432Z] e2791fd66351: Preparing [2026-05-13T06:38:04.432Z] 417a350278b8: Preparing [2026-05-13T06:38:04.432Z] be4cfb7050cb: Preparing [2026-05-13T06:38:04.432Z] eeaa73608b53: Preparing [2026-05-13T06:38:04.432Z] eeaa73608b53: Waiting [2026-05-13T06:38:04.711Z] 6fbc9b8f7b40: Pushed [2026-05-13T06:38:04.711Z] 20361aa21d6d: Pushed [2026-05-13T06:38:04.711Z] 417a350278b8: Pushed [2026-05-13T06:38:04.711Z] be4cfb7050cb: Pushed [2026-05-13T06:38:09.059Z] eeaa73608b53: Layer already exists [2026-05-13T06:38:14.432Z] e2791fd66351: Pushed [2026-05-13T06:38:14.698Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:15.060Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:15.447Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-05-13T06:38:15.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-13T06:38:15.448Z] 20361aa21d6d: Preparing [2026-05-13T06:38:15.448Z] 6fbc9b8f7b40: Preparing [2026-05-13T06:38:15.448Z] e2791fd66351: Preparing [2026-05-13T06:38:15.448Z] 417a350278b8: Preparing [2026-05-13T06:38:15.448Z] be4cfb7050cb: Preparing [2026-05-13T06:38:15.448Z] eeaa73608b53: Preparing [2026-05-13T06:38:15.448Z] eeaa73608b53: Waiting [2026-05-13T06:38:15.448Z] 6fbc9b8f7b40: Layer already exists [2026-05-13T06:38:15.448Z] be4cfb7050cb: Layer already exists [2026-05-13T06:38:15.448Z] e2791fd66351: Layer already exists [2026-05-13T06:38:15.448Z] 20361aa21d6d: Layer already exists [2026-05-13T06:38:15.448Z] 417a350278b8: Layer already exists [2026-05-13T06:38:15.448Z] eeaa73608b53: Layer already exists [2026-05-13T06:38:15.448Z] latest: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:15.819Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:16.183Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 [2026-05-13T06:38:16.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-13T06:38:16.183Z] 20361aa21d6d: Preparing [2026-05-13T06:38:16.183Z] 6fbc9b8f7b40: Preparing [2026-05-13T06:38:16.183Z] e2791fd66351: Preparing [2026-05-13T06:38:16.183Z] 417a350278b8: Preparing [2026-05-13T06:38:16.183Z] be4cfb7050cb: Preparing [2026-05-13T06:38:16.183Z] eeaa73608b53: Preparing [2026-05-13T06:38:16.183Z] eeaa73608b53: Waiting [2026-05-13T06:38:16.183Z] 6fbc9b8f7b40: Layer already exists [2026-05-13T06:38:16.183Z] 417a350278b8: Layer already exists [2026-05-13T06:38:16.183Z] e2791fd66351: Layer already exists [2026-05-13T06:38:16.183Z] 20361aa21d6d: Layer already exists [2026-05-13T06:38:16.183Z] be4cfb7050cb: Layer already exists [2026-05-13T06:38:16.183Z] eeaa73608b53: Layer already exists [2026-05-13T06:38:16.450Z] 4.1.0-dev.12: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:16.814Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:17.169Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:38:17.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-13T06:38:17.169Z] 20361aa21d6d: Preparing [2026-05-13T06:38:17.169Z] 6fbc9b8f7b40: Preparing [2026-05-13T06:38:17.169Z] e2791fd66351: Preparing [2026-05-13T06:38:17.169Z] 417a350278b8: Preparing [2026-05-13T06:38:17.169Z] be4cfb7050cb: Preparing [2026-05-13T06:38:17.169Z] eeaa73608b53: Preparing [2026-05-13T06:38:17.169Z] eeaa73608b53: Waiting [2026-05-13T06:38:17.169Z] 417a350278b8: Layer already exists [2026-05-13T06:38:17.169Z] 20361aa21d6d: Layer already exists [2026-05-13T06:38:17.169Z] e2791fd66351: Layer already exists [2026-05-13T06:38:17.169Z] be4cfb7050cb: Layer already exists [2026-05-13T06:38:17.169Z] 6fbc9b8f7b40: Layer already exists [2026-05-13T06:38:17.169Z] eeaa73608b53: Layer already exists [2026-05-13T06:38:17.435Z] 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:17.816Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:18.237Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2026-05-13T06:38:18.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-13T06:38:18.237Z] 20361aa21d6d: Preparing [2026-05-13T06:38:18.237Z] 6fbc9b8f7b40: Preparing [2026-05-13T06:38:18.237Z] e2791fd66351: Preparing [2026-05-13T06:38:18.237Z] 417a350278b8: Preparing [2026-05-13T06:38:18.237Z] be4cfb7050cb: Preparing [2026-05-13T06:38:18.237Z] eeaa73608b53: Preparing [2026-05-13T06:38:18.237Z] eeaa73608b53: Waiting [2026-05-13T06:38:18.237Z] e2791fd66351: Layer already exists [2026-05-13T06:38:18.237Z] 417a350278b8: Layer already exists [2026-05-13T06:38:18.237Z] be4cfb7050cb: Layer already exists [2026-05-13T06:38:18.237Z] 6fbc9b8f7b40: Layer already exists [2026-05-13T06:38:18.238Z] 20361aa21d6d: Layer already exists [2026-05-13T06:38:18.238Z] eeaa73608b53: Layer already exists [2026-05-13T06:38:18.504Z] main: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:38:18.580Z] ===================================================== [Pipeline] echo [2026-05-13T06:38:18.594Z] taggedImages: [2026-05-13T06:38:18.594Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [2026-05-13T06:38:18.594Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-05-13T06:38:18.594Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 [2026-05-13T06:38:18.594Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [2026-05-13T06:38:18.594Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2026-05-13T06:38:18.611Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo [2026-05-13T06:38:18.623Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2026-05-13T06:38:18.639Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 [Pipeline] echo [2026-05-13T06:38:18.650Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [Pipeline] echo [2026-05-13T06:38:18.663Z] 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-05-13T06:38:19.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T06:38:19.070Z] [2026-05-13T06:38:19.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:19.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T06:38:19.412Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-13T06:38:19.412Z] 8998bd30e6a1: Pulling fs layer [2026-05-13T06:38:19.412Z] 04944245beec: Pulling fs layer [2026-05-13T06:38:19.412Z] 699f458cf7ca: Pulling fs layer [2026-05-13T06:38:19.412Z] 765212b225bb: Pulling fs layer [2026-05-13T06:38:19.412Z] f23df028b6ca: Pulling fs layer [2026-05-13T06:38:19.412Z] d65c8cfc05b1: Pulling fs layer [2026-05-13T06:38:19.412Z] 2437ff75d9bd: Pulling fs layer [2026-05-13T06:38:19.412Z] 765212b225bb: Waiting [2026-05-13T06:38:19.412Z] f23df028b6ca: Waiting [2026-05-13T06:38:19.412Z] d65c8cfc05b1: Waiting [2026-05-13T06:38:19.412Z] 2437ff75d9bd: Waiting [2026-05-13T06:38:19.681Z] 04944245beec: Verifying Checksum [2026-05-13T06:38:19.681Z] 04944245beec: Download complete [2026-05-13T06:38:19.681Z] 765212b225bb: Verifying Checksum [2026-05-13T06:38:19.681Z] 765212b225bb: Download complete [2026-05-13T06:38:19.681Z] f23df028b6ca: Verifying Checksum [2026-05-13T06:38:19.681Z] f23df028b6ca: Download complete [2026-05-13T06:38:19.681Z] d65c8cfc05b1: Verifying Checksum [2026-05-13T06:38:19.681Z] d65c8cfc05b1: Download complete [2026-05-13T06:38:19.949Z] 699f458cf7ca: Verifying Checksum [2026-05-13T06:38:19.949Z] 699f458cf7ca: Download complete [2026-05-13T06:38:20.530Z] 8998bd30e6a1: Verifying Checksum [2026-05-13T06:38:20.530Z] 8998bd30e6a1: Download complete [2026-05-13T06:38:23.129Z] 2437ff75d9bd: Verifying Checksum [2026-05-13T06:38:23.129Z] 2437ff75d9bd: Download complete [2026-05-13T06:38:25.064Z] 8998bd30e6a1: Pull complete [2026-05-13T06:38:25.645Z] 04944245beec: Pull complete [2026-05-13T06:38:27.049Z] 699f458cf7ca: Pull complete [2026-05-13T06:38:27.315Z] 765212b225bb: Pull complete [2026-05-13T06:38:28.271Z] f23df028b6ca: Pull complete [2026-05-13T06:38:28.271Z] d65c8cfc05b1: Pull complete [2026-05-13T06:38:46.470Z] 2437ff75d9bd: Pull complete [2026-05-13T06:38:46.470Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-13T06:38:46.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T06:38:46.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:38:46.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-9200 does not seem to be running inside a container [2026-05-13T06:38:46.754Z] $ 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/128 -v /w/workspace/device-snmp-go/128:/w/workspace/device-snmp-go/128:rw,z -v /w/workspace/device-snmp-go/128@tmp:/w/workspace/device-snmp-go/128@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-05-13T06:38:49.935Z] $ docker top 859538984b7da447148d676121ad4332b5a540c7f82c8cbaf0031403fa1d3737 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:38:50.792Z] ---> job-cost.sh [2026-05-13T06:38:50.792Z] lf-activate-venv: SKIPPING [2026-05-13T06:38:50.792Z] INFO: No Stack... [2026-05-13T06:38:51.372Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-13T06:38:51.958Z] INFO: Archiving Costs [Pipeline] sh [2026-05-13T06:38:52.589Z] + + catcut /w/workspace/device-snmp-go/128/archives/cost.csv -d, [2026-05-13T06:38:52.589Z] -f6 [Pipeline] lock [2026-05-13T06:38:52.650Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [2026-05-13T06:38:52.662Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] did not exist. Created. [2026-05-13T06:38:52.667Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-13T06:38:53.386Z] /w/workspace/device-snmp-go/128@tmp/durable-25047827/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-13T06:38:54.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-13T06:38:54.054Z] Warning: overwriting stash ‘stack-cost’ [2026-05-13T06:38:54.097Z] Stashed 1 file(s) [Pipeline] } [2026-05-13T06:38:54.135Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-13T06:38:54.174Z] $ docker stop --time=1 859538984b7da447148d676121ad4332b5a540c7f82c8cbaf0031403fa1d3737 [2026-05-13T06:38:55.678Z] $ docker rm -f --volumes 859538984b7da447148d676121ad4332b5a540c7f82c8cbaf0031403fa1d3737 [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-05-13T06:38:56.178Z] provisioning config files... [2026-05-13T06:38:56.191Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7682906038738152584tmp [Pipeline] { [Pipeline] sh [2026-05-13T06:38:56.501Z] + set +x [2026-05-13T06:38:56.501Z] + curl -s https://codecov.io/bash [2026-05-13T06:38:56.501Z] + bash -s -- [2026-05-13T06:38:56.501Z] [2026-05-13T06:38:56.501Z] _____ _ [2026-05-13T06:38:56.501Z] / ____| | | [2026-05-13T06:38:56.501Z] | | ___ __| | ___ ___ _____ __ [2026-05-13T06:38:56.501Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-13T06:38:56.501Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-13T06:38:56.501Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-13T06:38:56.501Z] Bash-1.0.6 [2026-05-13T06:38:56.501Z] [2026-05-13T06:38:56.501Z] [2026-05-13T06:38:56.501Z] ==> git version 2.25.1 found [2026-05-13T06:38:56.501Z] ==> 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-05-13T06:38:56.501Z] Release-Date: 2020-01-08 [2026-05-13T06:38:56.501Z] 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-05-13T06:38:56.501Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-13T06:38:56.501Z] ==> Jenkins CI detected. [2026-05-13T06:38:56.501Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2026-05-13T06:38:56.501Z] project root: . [2026-05-13T06:38:56.501Z] --> token set from env [2026-05-13T06:38:56.501Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-13T06:38:56.501Z] ==> Running gcov in . (disable via -X gcov) [2026-05-13T06:38:56.501Z] ==> Python coveragepy not found [2026-05-13T06:38:56.501Z] ==> Searching for coverage reports in: [2026-05-13T06:38:56.501Z] + . [2026-05-13T06:38:56.501Z] -> Found 1 reports [2026-05-13T06:38:56.501Z] ==> Detecting git/mercurial file structure [2026-05-13T06:38:56.501Z] ==> Reading reports [2026-05-13T06:38:56.501Z] + ./coverage.out bytes=9158 [2026-05-13T06:38:56.501Z] ==> Appending adjustments [2026-05-13T06:38:56.501Z] https://docs.codecov.io/docs/fixing-reports [2026-05-13T06:38:56.501Z] + Found adjustments [2026-05-13T06:38:56.501Z] ==> Gzipping contents [2026-05-13T06:38:56.779Z] 4.0K /tmp/codecov.V6VFk2.gz [2026-05-13T06:38:56.779Z] ==> Uploading reports [2026-05-13T06:38:56.779Z] url: https://codecov.io [2026-05-13T06:38:56.779Z] query: branch=main&commit=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-13T06:38:56.779Z] -> Pinging Codecov [2026-05-13T06:38:56.779Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-13T06:38:57.036Z] -> Uploading to [2026-05-13T06:38:57.036Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/2e214a38885a14400ded3fd6dfca8a1d8c38fdc0/c1c0ead2-9596-48fa-a2b5-d7bedaa089e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260513%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260513T063856Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=db7b44abfa83ef6050a7c09b5bb3e1abb81b30151fced1eca9845104f03c7635 [2026-05-13T06:38:57.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-13T06:38:57.036Z] Dload Upload Total Spent Left Speed [2026-05-13T06:38:57.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 9904 --:--:-- --:--:-- --:--:-- 9836 100 1446 0 0 100 1446 0 9904 --:--:-- --:--:-- --:--:-- 9836 [2026-05-13T06:38:57.036Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] } [2026-05-13T06:38:57.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-13T06:38:57.195Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-13T06:38:57.226Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:57.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-13T06:38:57.540Z] [2026-05-13T06:38:57.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:38:57.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-13T06:38:57.866Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-13T06:38:57.866Z] 2d35ebdb57d9: Already exists [2026-05-13T06:38:57.866Z] 85e8836fcdb2: Pulling fs layer [2026-05-13T06:38:57.866Z] 91631faa732a: Pulling fs layer [2026-05-13T06:38:57.866Z] f3f5ae8826fa: Pulling fs layer [2026-05-13T06:38:57.866Z] 4f4fb700ef54: Pulling fs layer [2026-05-13T06:38:57.866Z] 7861252a18e6: Pulling fs layer [2026-05-13T06:38:57.866Z] 9130f900ef6f: Pulling fs layer [2026-05-13T06:38:57.866Z] 4f4fb700ef54: Waiting [2026-05-13T06:38:57.866Z] 7861252a18e6: Waiting [2026-05-13T06:38:57.866Z] 9130f900ef6f: Waiting [2026-05-13T06:38:57.866Z] f3f5ae8826fa: Download complete [2026-05-13T06:38:57.866Z] 85e8836fcdb2: Verifying Checksum [2026-05-13T06:38:57.866Z] 85e8836fcdb2: Download complete [2026-05-13T06:38:57.866Z] 4f4fb700ef54: Verifying Checksum [2026-05-13T06:38:57.866Z] 4f4fb700ef54: Download complete [2026-05-13T06:38:57.866Z] 85e8836fcdb2: Pull complete [2026-05-13T06:38:58.140Z] 7861252a18e6: Verifying Checksum [2026-05-13T06:38:58.140Z] 7861252a18e6: Download complete [2026-05-13T06:38:58.399Z] 91631faa732a: Verifying Checksum [2026-05-13T06:38:58.399Z] 91631faa732a: Download complete [2026-05-13T06:38:59.389Z] 9130f900ef6f: Verifying Checksum [2026-05-13T06:38:59.389Z] 9130f900ef6f: Download complete [2026-05-13T06:39:03.601Z] 91631faa732a: Pull complete [2026-05-13T06:39:03.601Z] f3f5ae8826fa: Pull complete [2026-05-13T06:39:03.601Z] 4f4fb700ef54: Pull complete [2026-05-13T06:39:03.601Z] 7861252a18e6: Pull complete [2026-05-13T06:39:07.806Z] 9130f900ef6f: Pull complete [2026-05-13T06:39:07.806Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-13T06:39:07.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-13T06:39:07.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:39:07.971Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:39:08.004Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-13T06:39:09.082Z] $ docker top 6e22a11672a8ff977f11884c18ec16a251a12dcbadb5696def6987c6089c70b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:39:09.431Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2026-05-13T06:39:09.440Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2026-05-13T06:39:09.720Z] + set -o pipefail [2026-05-13T06:39:09.720Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2026-05-13T06:39:16.296Z] [2026-05-13T06:39:16.296Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2026-05-13T06:39:16.296Z] [2026-05-13T06:39:16.296Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/a0982f65-b3bb-4d80-b304-2f2628b89d5e [2026-05-13T06:39:16.296Z] [2026-05-13T06:39:16.296Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-13T06:39:16.296Z] [2026-05-13T06:39:16.296Z] [2026-05-13T06:39:16.296Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-13T06:39:16.296Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-13T06:39:16.304Z] $ docker stop --time=1 6e22a11672a8ff977f11884c18ec16a251a12dcbadb5696def6987c6089c70b0 [2026-05-13T06:39:18.402Z] $ docker rm -f --volumes 6e22a11672a8ff977f11884c18ec16a251a12dcbadb5696def6987c6089c70b0 [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-05-13T06:39:19.254Z] + git log --format=format:%s -1 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] sh [2026-05-13T06:39:19.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-13T06:39:19.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:39:19.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:39:19.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:39:19.936Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:39:19.962Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-13T06:39:20.223Z] $ docker top 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c -eo pid,comm [2026-05-13T06:39:20.266Z] 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-05-13T06:39:20.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-13T06:39:20.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T06:39:20.308Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T06:39:20.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T06:39:20.409Z] $ docker exec 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c ssh-agent [2026-05-13T06:39:20.521Z] SSH_AUTH_SOCK=/tmp/ssh-Tiz6favrl2JC/agent.32 [2026-05-13T06:39:20.521Z] SSH_AGENT_PID=38 [2026-05-13T06:39:20.524Z] Running ssh-add (command line suppressed) [2026-05-13T06:39:20.621Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4191915030785812132.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4191915030785812132.key) [2026-05-13T06:39:20.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T06:39:20.927Z] + git semver tag [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,139 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,143 [run_tag] DEBUG tag force:False [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,143 [check_head_tag] DEBUG check head tag [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,144 [execute] INFO git cat-file --batch-check [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,147 [execute] INFO git cat-file --batch [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,158 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,158 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,158 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-13T06:39:21.238Z] 2026-05-13 06:39:21,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:39:21.238Z] 4.1.0-dev.12 [Pipeline] } [2026-05-13T06:39:21.244Z] $ docker exec --env ******** --env ******** 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c ssh-agent -k [2026-05-13T06:39:21.328Z] unset SSH_AUTH_SOCK; [2026-05-13T06:39:21.329Z] unset SSH_AGENT_PID; [2026-05-13T06:39:21.329Z] echo Agent pid 38 killed; [2026-05-13T06:39:21.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T06:39:21.656Z] + git semver [Pipeline] } [2026-05-13T06:39:21.926Z] $ docker stop --time=1 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c [2026-05-13T06:39:23.204Z] $ docker rm -f --volumes 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:39:23.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-13T06:39:23.602Z] [2026-05-13T06:39:23.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:39:23.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-13T06:39:23.905Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-13T06:39:23.905Z] ab5ef0e58194: Pulling fs layer [2026-05-13T06:39:23.905Z] 9712f1f96733: Pulling fs layer [2026-05-13T06:39:23.905Z] 63f879dbbcfc: Pulling fs layer [2026-05-13T06:39:23.905Z] 0d9ebad4ef96: Pulling fs layer [2026-05-13T06:39:23.905Z] e9a5061849ea: Pulling fs layer [2026-05-13T06:39:23.905Z] d747dcd14b5f: Pulling fs layer [2026-05-13T06:39:23.905Z] 2de7ff778b66: Pulling fs layer [2026-05-13T06:39:23.905Z] 0d9ebad4ef96: Waiting [2026-05-13T06:39:23.905Z] e9a5061849ea: Waiting [2026-05-13T06:39:23.905Z] d747dcd14b5f: Waiting [2026-05-13T06:39:23.905Z] 2de7ff778b66: Waiting [2026-05-13T06:39:23.905Z] 9712f1f96733: Verifying Checksum [2026-05-13T06:39:23.905Z] 9712f1f96733: Download complete [2026-05-13T06:39:24.163Z] 63f879dbbcfc: Verifying Checksum [2026-05-13T06:39:24.163Z] 63f879dbbcfc: Download complete [2026-05-13T06:39:24.422Z] e9a5061849ea: Verifying Checksum [2026-05-13T06:39:24.422Z] e9a5061849ea: Download complete [2026-05-13T06:39:24.422Z] d747dcd14b5f: Verifying Checksum [2026-05-13T06:39:24.422Z] d747dcd14b5f: Download complete [2026-05-13T06:39:24.422Z] 0d9ebad4ef96: Verifying Checksum [2026-05-13T06:39:24.422Z] 0d9ebad4ef96: Download complete [2026-05-13T06:39:24.422Z] ab5ef0e58194: Verifying Checksum [2026-05-13T06:39:24.422Z] ab5ef0e58194: Download complete [2026-05-13T06:39:24.679Z] 2de7ff778b66: Verifying Checksum [2026-05-13T06:39:24.679Z] 2de7ff778b66: Download complete [2026-05-13T06:39:28.866Z] ab5ef0e58194: Pull complete [2026-05-13T06:39:28.866Z] 9712f1f96733: Pull complete [2026-05-13T06:39:29.431Z] 63f879dbbcfc: Pull complete [2026-05-13T06:39:36.006Z] 0d9ebad4ef96: Pull complete [2026-05-13T06:39:36.006Z] e9a5061849ea: Pull complete [2026-05-13T06:39:36.006Z] d747dcd14b5f: Pull complete [2026-05-13T06:39:37.380Z] 2de7ff778b66: Pull complete [2026-05-13T06:39:37.380Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-13T06:39:37.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-13T06:39:37.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:39:37.477Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:39:37.507Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-13T06:39:38.762Z] $ docker top cf23781e44cdb3ccb1f20ef92289a3ba0e57c5ac281bf3306d4d8501da879771 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:39:38.839Z] provisioning config files... [2026-05-13T06:39:38.845Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8138756774851299144tmp [2026-05-13T06:39:38.854Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8308866758514703274tmp [2026-05-13T06:39:38.863Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17642954323555016838tmp [Pipeline] { [Pipeline] echo [2026-05-13T06:39:38.888Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:39.180Z] ---> sigul-configuration.sh [2026-05-13T06:39:39.180Z] gpg: directory `/root/.gnupg' created [2026-05-13T06:39:39.180Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-13T06:39:39.180Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-13T06:39:39.180Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-13T06:39:39.180Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-13T06:39:39.180Z] gpg: CAST5 encrypted data [2026-05-13T06:39:39.180Z] gpg: encrypted with 1 passphrase [2026-05-13T06:39:39.180Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-13T06:39:39.473Z] + mkdir /home/jenkins [2026-05-13T06:39:39.473Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-13T06:39:39.769Z] + 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-05-13T06:39:39.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:40.075Z] ---> sigul-install.sh [2026-05-13T06:39:40.075Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-13T06:39:40.370Z] + git tag --list [2026-05-13T06:39:40.371Z] 1.0.0 [2026-05-13T06:39:40.371Z] v0.0.0 [2026-05-13T06:39:40.371Z] v1.1.0 [2026-05-13T06:39:40.371Z] v1.1.1 [2026-05-13T06:39:40.371Z] v1.2.2 [2026-05-13T06:39:40.371Z] v1.3.0 [2026-05-13T06:39:40.371Z] v1.3.1 [2026-05-13T06:39:40.371Z] v2.0.0 [2026-05-13T06:39:40.371Z] v2.1.0 [2026-05-13T06:39:40.371Z] v2.1.1 [2026-05-13T06:39:40.371Z] v2.2.0 [2026-05-13T06:39:40.371Z] v2.3.0 [2026-05-13T06:39:40.371Z] v3.0 [2026-05-13T06:39:40.371Z] v3.0.0 [2026-05-13T06:39:40.371Z] v3.1 [2026-05-13T06:39:40.371Z] v3.1.0 [2026-05-13T06:39:40.371Z] v3.1.1 [2026-05-13T06:39:40.371Z] v4.0 [2026-05-13T06:39:40.371Z] v4.0.0 [2026-05-13T06:39:40.371Z] v4.0.1 [2026-05-13T06:39:40.371Z] v4.0.1-dev.1 [2026-05-13T06:39:40.371Z] v4.1.0-dev.1 [2026-05-13T06:39:40.371Z] v4.1.0-dev.10 [2026-05-13T06:39:40.371Z] v4.1.0-dev.11 [2026-05-13T06:39:40.371Z] v4.1.0-dev.12 [2026-05-13T06:39:40.371Z] v4.1.0-dev.2 [2026-05-13T06:39:40.371Z] v4.1.0-dev.3 [2026-05-13T06:39:40.371Z] v4.1.0-dev.4 [2026-05-13T06:39:40.371Z] v4.1.0-dev.5 [2026-05-13T06:39:40.371Z] v4.1.0-dev.6 [2026-05-13T06:39:40.371Z] v4.1.0-dev.7 [2026-05-13T06:39:40.371Z] v4.1.0-dev.8 [2026-05-13T06:39:40.371Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-13T06:39:40.670Z] + lftools sign git-tag v4.1.0-dev.12 [2026-05-13T06:39:41.241Z] Signing Git tag with Sigul... [2026-05-13T06:39:41.241Z] Signing v4.1.0-dev.12 [Pipeline] echo [2026-05-13T06:39:41.585Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:41.906Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-13T06:39:41.934Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-13T06:39:41.982Z] $ docker stop --time=1 cf23781e44cdb3ccb1f20ef92289a3ba0e57c5ac281bf3306d4d8501da879771 [2026-05-13T06:39:43.242Z] $ docker rm -f --volumes cf23781e44cdb3ccb1f20ef92289a3ba0e57c5ac281bf3306d4d8501da879771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-13T06:39:43.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-13T06:39:43.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:39:44.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:39:44.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:39:44.073Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:39:44.096Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-13T06:39:44.335Z] $ docker top f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 -eo pid,comm [2026-05-13T06:39:44.374Z] 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-05-13T06:39:44.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-13T06:39:44.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T06:39:44.424Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T06:39:44.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T06:39:44.535Z] $ docker exec f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 ssh-agent [2026-05-13T06:39:44.642Z] SSH_AUTH_SOCK=/tmp/ssh-zwDJeMUQeyn9/agent.31 [2026-05-13T06:39:44.642Z] SSH_AGENT_PID=37 [2026-05-13T06:39:44.646Z] Running ssh-add (command line suppressed) [2026-05-13T06:39:44.745Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11856135782103328769.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11856135782103328769.key) [2026-05-13T06:39:44.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T06:39:45.049Z] + git semver bump pre [2026-05-13T06:39:45.307Z] 2026-05-13 06:39:45,263 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,266 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,266 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,266 [bump_version] DEBUG bumped version:4.1.0-dev.13 [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,266 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,267 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,268 [execute] INFO git cat-file --batch-check [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,272 [execute] INFO git cat-file --batch [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-13T06:39:45.308Z] 2026-05-13 06:39:45,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:39:45.308Z] 4.1.0-dev.13 [Pipeline] } [2026-05-13T06:39:45.315Z] $ docker exec --env ******** --env ******** f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 ssh-agent -k [2026-05-13T06:39:45.391Z] unset SSH_AUTH_SOCK; [2026-05-13T06:39:45.391Z] unset SSH_AGENT_PID; [2026-05-13T06:39:45.391Z] echo Agent pid 37 killed; [2026-05-13T06:39:45.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T06:39:45.713Z] + git semver [Pipeline] } [2026-05-13T06:39:45.981Z] $ docker stop --time=1 f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 [2026-05-13T06:39:47.218Z] $ docker rm -f --volumes f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T06:39:47.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-13T06:39:47.564Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:39:47.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:39:47.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:39:47.935Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:39:47.961Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-13T06:39:48.187Z] $ docker top c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d -eo pid,comm [2026-05-13T06:39:48.221Z] 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-05-13T06:39:48.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-13T06:39:48.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T06:39:48.281Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T06:39:48.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T06:39:48.372Z] $ docker exec c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d ssh-agent [2026-05-13T06:39:48.475Z] SSH_AUTH_SOCK=/tmp/ssh-Gk1MdKrTUTwZ/agent.32 [2026-05-13T06:39:48.475Z] SSH_AGENT_PID=38 [2026-05-13T06:39:48.480Z] Running ssh-add (command line suppressed) [2026-05-13T06:39:48.570Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1836824156754651490.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1836824156754651490.key) [2026-05-13T06:39:48.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T06:39:48.873Z] + git semver push [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,093 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,099 [run_push] DEBUG push [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,099 [execute] INFO git cat-file --batch-check [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,101 [execute] INFO git rev-list 894e0d2dfc0c07af43e9ef3dbd8d2a10eefa87ae -- [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,101 [execute] DEBUG Popen(['git', 'rev-list', '894e0d2dfc0c07af43e9ef3dbd8d2a10eefa87ae', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,109 [execute] INFO git fetch -v -- origin [2026-05-13T06:39:49.132Z] 2026-05-13 06:39:49,109 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-13T06:39:51.093Z] 2026-05-13 06:39:50,643 [run_push] DEBUG no remote changes detected [2026-05-13T06:39:51.093Z] 2026-05-13 06:39:50,643 [execute] INFO git push origin semver [2026-05-13T06:39:51.093Z] 2026-05-13 06:39:50,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-13T06:39:52.031Z] 2026-05-13 06:39:51,721 [run_push] DEBUG push all version tags [2026-05-13T06:39:52.031Z] 2026-05-13 06:39:51,721 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-13T06:39:52.031Z] 2026-05-13 06:39:51,721 [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-05-13T06:39:53.412Z] 2026-05-13 06:39:52,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-13T06:39:53.412Z] 4.1.0-dev.13 [Pipeline] } [2026-05-13T06:39:53.421Z] $ docker exec --env ******** --env ******** c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d ssh-agent -k [2026-05-13T06:39:53.515Z] unset SSH_AUTH_SOCK; [2026-05-13T06:39:53.515Z] unset SSH_AGENT_PID; [2026-05-13T06:39:53.516Z] echo Agent pid 38 killed; [2026-05-13T06:39:53.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T06:39:53.913Z] + git semver [Pipeline] } [2026-05-13T06:39:54.183Z] $ docker stop --time=1 c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d [2026-05-13T06:39:55.467Z] $ docker rm -f --volumes c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d [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-05-13T06:39:56.050Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2026-05-13T06:39:56.050Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-13T06:39:56.050Z] total 16 [2026-05-13T06:39:56.050Z] drwxr-xr-x 3 root root 4096 May 13 06:27 . [2026-05-13T06:39:56.050Z] drwxrwxr-x 9 jenkins jenkins 4096 May 13 06:39 .. [2026-05-13T06:39:56.050Z] drwxr-xr-x 2 root root 4096 May 13 06:27 cost [2026-05-13T06:39:56.050Z] -rw-r--r-- 1 root root 86 May 13 06:27 cost.csv [2026-05-13T06:39:56.050Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-13T06:39:56.050Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-13T06:39:56.050Z] total 16 [2026-05-13T06:39:56.050Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:27 . [2026-05-13T06:39:56.050Z] drwxrwxr-x 9 jenkins jenkins 4096 May 13 06:39 .. [2026-05-13T06:39:56.050Z] drwxr-xr-x 2 jenkins jenkins 4096 May 13 06:27 cost [2026-05-13T06:39:56.050Z] -rw-r--r-- 1 jenkins jenkins 86 May 13 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:56.341Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:57.201Z] ---> package-listing.sh [2026-05-13T06:39:57.201Z] ++ facter osfamily [2026-05-13T06:39:57.201Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-13T06:39:57.459Z] + OS_FAMILY=debian [2026-05-13T06:39:57.459Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-05-13T06:39:57.460Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-13T06:39:57.460Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-13T06:39:57.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-13T06:39:57.460Z] + PACKAGES=/tmp/packages_start.txt [2026-05-13T06:39:57.460Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-13T06:39:57.460Z] + PACKAGES=/tmp/packages_end.txt [2026-05-13T06:39:57.460Z] + case "${OS_FAMILY}" in [2026-05-13T06:39:57.460Z] + dpkg -l [2026-05-13T06:39:57.460Z] + grep '^ii' [2026-05-13T06:39:57.460Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-13T06:39:57.460Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-13T06:39:57.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-13T06:39:57.460Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-13T06:39:57.460Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-05-13T06:39:57.460Z] + 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-05-13T06:39:57.471Z] 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-05-13T06:39:57.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:39:58.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T06:39:58.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:39:58.383Z] prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container [2026-05-13T06:39:58.412Z] $ 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-05-13T06:39:58.632Z] $ docker top b26225472e05942568f23c4cbe216a6f97d39b32fdd46ea11370b44e3acc2904 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:39:58.973Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-13T06:39:59.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-13T06:39:59.537Z] + ls /var/log/sa-host [2026-05-13T06:39:59.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:39:59.560Z] provisioning config files... [2026-05-13T06:39:59.572Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10169078088845052478tmp [Pipeline] { [Pipeline] echo [2026-05-13T06:39:59.595Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:59.880Z] ---> create-netrc.sh [Pipeline] } [2026-05-13T06:39:59.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:40:00.264Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-13T06:40:00.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:40:00.554Z] ---> sudo-logs.sh [2026-05-13T06:40:00.554Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-13T06:40:00.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:40:00.868Z] ---> job-cost.sh [2026-05-13T06:40:00.868Z] lf-activate-venv: SKIPPING [2026-05-13T06:40:00.868Z] DEBUG: total: 0.2199999988079071 [2026-05-13T06:40:00.868Z] INFO: Retrieving Stack Cost... [2026-05-13T06:40:01.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-13T06:40:01.697Z] INFO: Archiving Costs [Pipeline] echo [2026-05-13T06:40:01.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:40:01.985Z] ---> logs-deploy.sh [2026-05-13T06:40:01.985Z] lf-activate-venv: SKIPPING [2026-05-13T06:40:01.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/128 [2026-05-13T06:40:01.985Z] INFO: archiving workspace using pattern(s): [2026-05-13T06:40:02.933Z] Archives upload complete. [2026-05-13T06:40:02.933Z] INFO: archiving logs to Nexus [2026-05-13T06:40:03.504Z] ---> uname -a: [2026-05-13T06:40:03.504Z] Linux prd-ubuntu20-04-docker-8c-8g-9198 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-13T06:40:03.504Z] [2026-05-13T06:40:03.504Z] [2026-05-13T06:40:03.504Z] ---> lscpu: [2026-05-13T06:40:03.504Z] Architecture: x86_64 [2026-05-13T06:40:03.504Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-13T06:40:03.504Z] Byte Order: Little Endian [2026-05-13T06:40:03.504Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-13T06:40:03.504Z] CPU(s): 8 [2026-05-13T06:40:03.504Z] On-line CPU(s) list: 0-7 [2026-05-13T06:40:03.504Z] Thread(s) per core: 1 [2026-05-13T06:40:03.504Z] Core(s) per socket: 1 [2026-05-13T06:40:03.504Z] Socket(s): 8 [2026-05-13T06:40:03.504Z] NUMA node(s): 1 [2026-05-13T06:40:03.504Z] Vendor ID: AuthenticAMD [2026-05-13T06:40:03.504Z] CPU family: 23 [2026-05-13T06:40:03.504Z] Model: 49 [2026-05-13T06:40:03.504Z] Model name: AMD EPYC-Rome Processor [2026-05-13T06:40:03.504Z] Stepping: 0 [2026-05-13T06:40:03.504Z] CPU MHz: 2799.998 [2026-05-13T06:40:03.504Z] BogoMIPS: 5599.99 [2026-05-13T06:40:03.504Z] Virtualization: AMD-V [2026-05-13T06:40:03.504Z] Hypervisor vendor: KVM [2026-05-13T06:40:03.504Z] Virtualization type: full [2026-05-13T06:40:03.504Z] L1d cache: 256 KiB [2026-05-13T06:40:03.504Z] L1i cache: 256 KiB [2026-05-13T06:40:03.504Z] L2 cache: 4 MiB [2026-05-13T06:40:03.504Z] L3 cache: 128 MiB [2026-05-13T06:40:03.504Z] NUMA node0 CPU(s): 0-7 [2026-05-13T06:40:03.504Z] Vulnerability Gather data sampling: Not affected [2026-05-13T06:40:03.504Z] Vulnerability Itlb multihit: Not affected [2026-05-13T06:40:03.504Z] Vulnerability L1tf: Not affected [2026-05-13T06:40:03.504Z] Vulnerability Mds: Not affected [2026-05-13T06:40:03.504Z] Vulnerability Meltdown: Not affected [2026-05-13T06:40:03.504Z] Vulnerability Mmio stale data: Not affected [2026-05-13T06:40:03.504Z] Vulnerability Retbleed: Vulnerable [2026-05-13T06:40:03.504Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-13T06:40:03.504Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-13T06:40:03.504Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-13T06:40:03.504Z] Vulnerability Srbds: Not affected [2026-05-13T06:40:03.504Z] Vulnerability Tsx async abort: Not affected [2026-05-13T06:40:03.504Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-13T06:40:03.504Z] [2026-05-13T06:40:03.504Z] [2026-05-13T06:40:03.504Z] ---> nproc: [2026-05-13T06:40:03.504Z] 8 [2026-05-13T06:40:03.504Z] [2026-05-13T06:40:03.504Z] [2026-05-13T06:40:03.504Z] ---> df -h: [2026-05-13T06:40:03.504Z] Filesystem Size Used Avail Use% Mounted on [2026-05-13T06:40:03.504Z] overlay 155G 14G 141G 9% / [2026-05-13T06:40:03.504Z] tmpfs 64M 0 64M 0% /dev [2026-05-13T06:40:03.504Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-13T06:40:03.504Z] shm 64M 0 64M 0% /dev/shm [2026-05-13T06:40:03.504Z] /dev/vda1 155G 14G 141G 9% /facter-os [2026-05-13T06:40:03.504Z] [2026-05-13T06:40:03.504Z]