Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00c065e0f85de07a409bcc19801cd001d7749f36 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-ssh13764324764516145195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh4228071577022812279.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh11668434225640139380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh3574370075759909755.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-ssh1775230699744681410.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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10575’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10576’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10586’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10583’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-10584’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10589 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 00c065e0f85de07a409bcc19801cd001d7749f36 (main) Commit message: "Merge pull request #399 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 00c065e0f85de07a409bcc19801cd001d7749f36 # timeout=10 > git rev-list --no-walk 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T04:23:32.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T04:23:32.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T04:23:32.193Z] ========================================================= [2026-05-25T04:23:32.193Z] EdgeX Global Pipelines Version Info [2026-05-25T04:23:32.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:23:33.292Z] ------------------- [2026-05-25T04:23:33.292Z] stable info: [2026-05-25T04:23:33.292Z] ------------------- [2026-05-25T04:23:33.292Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:23:33.292Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:23:33.292Z] Message: update stable to v1.0.280 [2026-05-25T04:23:33.867Z] ------------------- [2026-05-25T04:23:33.867Z] experimental info: [2026-05-25T04:23:33.867Z] ------------------- [2026-05-25T04:23:33.867Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:23:33.867Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:23:33.867Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T04:23:33.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-05-25T04:23:33.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-05-25T04:23:33.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T04:23:34.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T04:23:34.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T04:23:34.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T04:23:34.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T04:23:34.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T04:23:34.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T04:23:34.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T04:23:34.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T04:23:34.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-05-25T04:23:34.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T04:23:34.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T04:23:34.255Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:23:34.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:23:34.299Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:23:34.322Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:23:34.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T04:23:34.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T04:23:34.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T04:23:34.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T04:23:34.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T04:23:34.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T04:23:34.462Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T04:23:34.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T04:23:34.503Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T04:23:34.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T04:23:34.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T04:23:34.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T04:23:34.593Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo [2026-05-25T04:23:34.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00c065e [Pipeline] echo [2026-05-25T04:23:34.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:23:34.693Z] provisioning config files... [2026-05-25T04:23:34.707Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11533058012162210441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:23:35.048Z] ---> ****-login.sh [2026-05-25T04:23:35.048Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:23:35.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:35.307Z] [2026-05-25T04:23:35.308Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:23:35.308Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:35.308Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:23:35.308Z] [2026-05-25T04:23:35.308Z] Login Succeeded [2026-05-25T04:23:35.308Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:23:35.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:35.308Z] [2026-05-25T04:23:35.308Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:23:35.308Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:35.308Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:23:35.308Z] [2026-05-25T04:23:35.308Z] Login Succeeded [2026-05-25T04:23:35.308Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:23:35.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:35.308Z] [2026-05-25T04:23:35.308Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:23:35.308Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:35.308Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:23:35.308Z] [2026-05-25T04:23:35.308Z] Login Succeeded [2026-05-25T04:23:35.308Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:23:35.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:35.568Z] [2026-05-25T04:23:35.568Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:23:35.568Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:35.568Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:23:35.568Z] [2026-05-25T04:23:35.568Z] Login Succeeded [2026-05-25T04:23:35.568Z] ****.io [2026-05-25T04:23:35.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:35.831Z] [2026-05-25T04:23:35.831Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:23:35.831Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:35.831Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:23:35.831Z] [2026-05-25T04:23:35.831Z] Login Succeeded [2026-05-25T04:23:35.831Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:23:35.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T04:23:36.258Z] + git rev-list -1 --merges 00c065e0f85de07a409bcc19801cd001d7749f36~1..00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo [2026-05-25T04:23:36.286Z] -----------> git rev-list -1 --merges 00c065e0f85de07a409bcc19801cd001d7749f36~1..00c065e0f85de07a409bcc19801cd001d7749f36 00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:23:36.286Z] 00c065e0f85de07a409bcc19801cd001d7749f36 [false] [Pipeline] sh [2026-05-25T04:23:36.579Z] + git log --format=format:%s -1 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo [2026-05-25T04:23:36.595Z] ========================================================= [2026-05-25T04:23:36.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T04:23:36.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:23:36.940Z] + git log --format=format:%s -1 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] echo [2026-05-25T04:23:36.952Z] [semverPrep] GIT_COMMIT: 00c065e0f85de07a409bcc19801cd001d7749f36, Commit Message: Merge pull request #399 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T04:23:36.969Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T04:23:37.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:23:37.323Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T04:23:37.323Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T04:23:37.323Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T04:23:37.323Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T04:23:37.323Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T04:23:37.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:37.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:23:37.672Z] [2026-05-25T04:23:37.672Z] 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-25T04:23:37.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:23:37.973Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T04:23:37.973Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T04:23:37.973Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T04:23:37.973Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T04:23:37.973Z] 461d9e800cba: Pulling fs layer [2026-05-25T04:23:37.973Z] 80192f66455f: Pulling fs layer [2026-05-25T04:23:37.973Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T04:23:37.973Z] a29436f7fd5d: Pulling fs layer [2026-05-25T04:23:37.973Z] 923cac83aea3: Pulling fs layer [2026-05-25T04:23:37.973Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T04:23:37.973Z] db01528c6b51: Pulling fs layer [2026-05-25T04:23:37.973Z] 28988de357af: Pulling fs layer [2026-05-25T04:23:37.973Z] 80192f66455f: Waiting [2026-05-25T04:23:37.973Z] 2e8e34ca0e6c: Waiting [2026-05-25T04:23:37.973Z] a29436f7fd5d: Waiting [2026-05-25T04:23:37.973Z] 923cac83aea3: Waiting [2026-05-25T04:23:37.973Z] 28988de357af: Waiting [2026-05-25T04:23:37.973Z] 25ad8b0a4227: Waiting [2026-05-25T04:23:37.973Z] 461d9e800cba: Waiting [2026-05-25T04:23:37.973Z] db01528c6b51: Waiting [2026-05-25T04:23:37.973Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T04:23:37.973Z] 6bf1a483ea7c: Download complete [2026-05-25T04:23:37.973Z] 461d9e800cba: Verifying Checksum [2026-05-25T04:23:37.973Z] 461d9e800cba: Download complete [2026-05-25T04:23:37.973Z] 80192f66455f: Verifying Checksum [2026-05-25T04:23:37.973Z] 80192f66455f: Download complete [2026-05-25T04:23:38.232Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T04:23:38.232Z] f5dfc541a4d3: Download complete [2026-05-25T04:23:38.232Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T04:23:38.232Z] 3dae71ba6b94: Download complete [2026-05-25T04:23:38.232Z] 923cac83aea3: Verifying Checksum [2026-05-25T04:23:38.232Z] 923cac83aea3: Download complete [2026-05-25T04:23:38.232Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T04:23:38.232Z] 25ad8b0a4227: Download complete [2026-05-25T04:23:38.493Z] db01528c6b51: Verifying Checksum [2026-05-25T04:23:38.493Z] db01528c6b51: Download complete [2026-05-25T04:23:38.493Z] 28988de357af: Verifying Checksum [2026-05-25T04:23:38.493Z] 28988de357af: Download complete [2026-05-25T04:23:38.493Z] a29436f7fd5d: Verifying Checksum [2026-05-25T04:23:38.493Z] a29436f7fd5d: Download complete [2026-05-25T04:23:38.750Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T04:23:38.750Z] 2e8e34ca0e6c: Download complete [2026-05-25T04:23:39.685Z] 3dae71ba6b94: Pull complete [2026-05-25T04:23:39.945Z] 6bf1a483ea7c: Pull complete [2026-05-25T04:23:40.513Z] f5dfc541a4d3: Pull complete [2026-05-25T04:23:40.513Z] 461d9e800cba: Pull complete [2026-05-25T04:23:40.513Z] 80192f66455f: Pull complete [2026-05-25T04:23:44.764Z] 2e8e34ca0e6c: Pull complete [2026-05-25T04:23:45.022Z] a29436f7fd5d: Pull complete [2026-05-25T04:23:45.022Z] 923cac83aea3: Pull complete [2026-05-25T04:23:45.315Z] 25ad8b0a4227: Pull complete [2026-05-25T04:23:45.315Z] db01528c6b51: Pull complete [2026-05-25T04:23:45.315Z] 28988de357af: Pull complete [2026-05-25T04:23:45.315Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T04:23:45.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:23:45.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:23:45.460Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:23:45.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:23:47.245Z] $ docker top 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f -eo pid,comm [2026-05-25T04:23:47.290Z] 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-25T04:23:47.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:23:47.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:23:47.342Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:23:47.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:23:47.459Z] $ docker exec 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent [2026-05-25T04:23:47.562Z] SSH_AUTH_SOCK=/tmp/ssh-IYj7LqVxeU48/agent.31 [2026-05-25T04:23:47.562Z] SSH_AGENT_PID=37 [2026-05-25T04:23:47.572Z] Running ssh-add (command line suppressed) [2026-05-25T04:23:47.679Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3306336298074999521.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3306336298074999521.key) [2026-05-25T04:23:47.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:23:47.976Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2026-05-25T04:23:48.258Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T04:23:48.273Z] $ docker exec --env ******** --env ******** 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent -k [2026-05-25T04:23:48.365Z] unset SSH_AUTH_SOCK; [2026-05-25T04:23:48.365Z] unset SSH_AGENT_PID; [2026-05-25T04:23:48.365Z] echo Agent pid 37 killed; [2026-05-25T04:23:48.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T04:23:48.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:23:48.416Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:23:48.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:23:48.544Z] $ docker exec 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent [2026-05-25T04:23:48.649Z] SSH_AUTH_SOCK=/tmp/ssh-dDtfrkhHmljl/agent.86 [2026-05-25T04:23:48.649Z] SSH_AGENT_PID=92 [2026-05-25T04:23:48.655Z] Running ssh-add (command line suppressed) [2026-05-25T04:23:48.756Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_170724962638436724.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_170724962638436724.key) [2026-05-25T04:23:48.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:23:49.090Z] + git semver init [2026-05-25T04:23:49.352Z] 2026-05-25 04:23:49,312 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:23:49.352Z] 2026-05-25 04:23:49,316 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T04:23:49.352Z] 2026-05-25 04:23:49,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-05-25T04:23:49.352Z] 2026-05-25 04:23:49,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-05-25T04:23:49.352Z] 2026-05-25 04:23:49,317 [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-25T04:23:50.796Z] 2026-05-25 04:23:50,676 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2026-05-25T04:23:50.796Z] 2026-05-25 04:23:50,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2026-05-25T04:23:50.796Z] 2026-05-25 04:23:50,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:23:50.796Z] 2026-05-25 04:23:50,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:23:50.796Z] 4.1.0-dev.13 [Pipeline] } [2026-05-25T04:23:50.806Z] $ docker exec --env ******** --env ******** 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f ssh-agent -k [2026-05-25T04:23:50.889Z] unset SSH_AUTH_SOCK; [2026-05-25T04:23:50.889Z] unset SSH_AGENT_PID; [2026-05-25T04:23:50.889Z] echo Agent pid 92 killed; [2026-05-25T04:23:50.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:23:51.219Z] + git semver [Pipeline] } [2026-05-25T04:23:51.495Z] $ docker stop --time=1 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f [2026-05-25T04:23:52.769Z] $ docker rm -f --volumes 85d34b3e08bc3b664a424759abbf5b7ea9de6bc7a2c14fdcd1f6307460390b8f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:23:53.139Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T04:23:53.390Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T04:23:53.392Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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-25T04:23:53.560Z] provisioning config files... [2026-05-25T04:23:53.568Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7336762074832649097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:23:53.877Z] ---> ****-login.sh [2026-05-25T04:23:53.878Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:23:53.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:53.878Z] Login Succeeded [2026-05-25T04:23:53.878Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:23:53.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:53.878Z] Login Succeeded [2026-05-25T04:23:53.878Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:23:53.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:54.141Z] Login Succeeded [2026-05-25T04:23:54.141Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:23:54.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:54.141Z] Login Succeeded [2026-05-25T04:23:54.141Z] ****.io [2026-05-25T04:23:54.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:54.431Z] Login Succeeded [2026-05-25T04:23:54.431Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:23:54.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:23:54.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:54.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:54.574Z] ========================================================= [2026-05-25T04:23:54.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T04:23:54.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:54.912Z] + 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-25T04:23:55.480Z] #0 building with "default" instance using docker driver [2026-05-25T04:23:55.480Z] [2026-05-25T04:23:55.480Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:23:55.480Z] #1 transferring dockerfile: 1.61kB done [2026-05-25T04:23:55.480Z] #1 DONE 0.0s [2026-05-25T04:23:55.480Z] [2026-05-25T04:23:55.480Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:23:55.480Z] #2 DONE 0.1s [2026-05-25T04:23:55.740Z] [2026-05-25T04:23:55.740Z] #3 [internal] load .dockerignore [2026-05-25T04:23:55.740Z] #3 transferring context: 46B done [2026-05-25T04:23:55.740Z] #3 DONE 0.0s [2026-05-25T04:23:55.740Z] [2026-05-25T04:23:55.740Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:23:55.740Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T04:23:55.740Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T04:23:55.740Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-05-25T04:23:55.740Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-25T04:23:55.740Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-25T04:23:55.740Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T04:23:55.740Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T04:23:55.740Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T04:23:55.740Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.84MB / 60.15MB 0.2s [2026-05-25T04:23:55.740Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T04:23:55.740Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-25T04:23:55.740Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-25T04:23:55.740Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T04:23:55.740Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T04:23:55.740Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.44MB / 11.98MB 0.2s [2026-05-25T04:23:56.000Z] #4 ... [2026-05-25T04:23:56.000Z] [2026-05-25T04:23:56.000Z] #5 [internal] load build context [2026-05-25T04:23:56.000Z] #5 transferring context: 24.92MB 0.2s done [2026-05-25T04:23:56.000Z] #5 DONE 0.2s [2026-05-25T04:23:56.000Z] [2026-05-25T04:23:56.000Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:23:56.000Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s [2026-05-25T04:23:56.000Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T04:23:56.000Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s [2026-05-25T04:23:56.000Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-25T04:23:56.000Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-25T04:23:56.000Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-25T04:23:56.000Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.5s [2026-05-25T04:23:56.000Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-25T04:23:56.000Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-25T04:23:56.000Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.5s [2026-05-25T04:23:56.258Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.6s [2026-05-25T04:23:56.258Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-05-25T04:23:56.258Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-25T04:23:56.258Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s [2026-05-25T04:23:56.258Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-25T04:23:56.258Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-25T04:23:56.515Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 87.51MB / 112.58MB 0.8s [2026-05-25T04:23:56.515Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 111.15MB / 112.58MB 0.9s [2026-05-25T04:23:56.773Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-25T04:24:00.974Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-05-25T04:24:00.974Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T04:24:00.974Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T04:24:00.974Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T04:24:00.974Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T04:24:00.974Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T04:24:01.234Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-25T04:24:01.234Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-25T04:24:04.622Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2026-05-25T04:24:04.622Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-25T04:24:05.198Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2026-05-25T04:24:05.198Z] #4 DONE 9.6s [2026-05-25T04:24:05.460Z] [2026-05-25T04:24:05.460Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T04:24:05.460Z] #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:05.725Z] #6 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:05.725Z] #6 0.557 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T04:24:05.984Z] #6 0.566 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T04:24:05.984Z] #6 0.571 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T04:24:05.984Z] #6 0.597 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T04:24:05.984Z] #6 0.607 Executing busybox-1.37.0-r19.trigger [2026-05-25T04:24:05.984Z] #6 0.613 OK: 269 MiB in 64 packages [2026-05-25T04:24:07.361Z] #6 DONE 2.2s [2026-05-25T04:24:07.622Z] [2026-05-25T04:24:07.622Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-05-25T04:24:07.622Z] #7 DONE 0.0s [2026-05-25T04:24:07.622Z] [2026-05-25T04:24:07.622Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:24:07.622Z] #8 DONE 0.0s [2026-05-25T04:24:07.622Z] [2026-05-25T04:24:07.622Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:24:08.528Z] Still waiting to schedule task [2026-05-25T04:24:08.528Z] ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:24:08.528Z] ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:24:08.528Z] ‘prd-ubuntu20.04-docker-8c-8g-10575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:24:08.528Z] ‘prd-ubuntu20.04-docker-8c-8g-10576’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:24:08.528Z] ‘prd-ubuntu20.04-docker-8c-8g-10593’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:24:08.528Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10588’ is offline [2026-05-25T04:24:17.689Z] #9 DONE 10.0s [2026-05-25T04:24:17.689Z] [2026-05-25T04:24:17.689Z] #10 [builder 6/7] COPY . . [2026-05-25T04:24:17.689Z] #10 DONE 0.1s [2026-05-25T04:24:17.689Z] [2026-05-25T04:24:17.689Z] #11 [builder 7/7] RUN echo noop [2026-05-25T04:24:17.948Z] #11 0.224 noop [2026-05-25T04:24:17.948Z] #11 DONE 0.3s [2026-05-25T04:24:17.948Z] [2026-05-25T04:24:17.948Z] #12 exporting to image [2026-05-25T04:24:17.948Z] #12 exporting layers [2026-05-25T04:24:26.179Z] #12 exporting layers 7.0s done [2026-05-25T04:24:26.179Z] #12 writing image sha256:a6612852c3946f2f4cfde1ed461ce2b8e4fa5651c01d5b06d048c597bf8fd64e done [2026-05-25T04:24:26.179Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T04:24:26.179Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:26.509Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:24:26.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:24:26.577Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:24:26.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:24:26.939Z] $ docker top 3fdc88e530857d10e01cbab3d84e08705181c8587b14eda42af37787dd3f54f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:24:27.280Z] + go version [2026-05-25T04:24:27.280Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T04:24:27.293Z] $ docker stop --time=1 3fdc88e530857d10e01cbab3d84e08705181c8587b14eda42af37787dd3f54f6 [2026-05-25T04:24:28.537Z] $ docker rm -f --volumes 3fdc88e530857d10e01cbab3d84e08705181c8587b14eda42af37787dd3f54f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:28.987Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:24:28.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:24:29.072Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:24:29.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:24:29.336Z] $ docker top 56a9f569bdb7029c7eb56b521c5b39570db1a89681c75a49f4eae80bd98ca9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:24:29.691Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:24:29.996Z] + make test [2026-05-25T04:24:29.996Z] go test ./... -coverprofile=coverage.out [2026-05-25T04:24:31.370Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-25T04:24:53.302Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-25T04:24:53.302Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements [2026-05-25T04:24:59.865Z] 0 issues. [2026-05-25T04:24:59.865Z] go vet ./... [2026-05-25T04:25:06.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:25:06.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:25:06.426Z] ./bin/test-attribution-txt.sh [2026-05-25T04:25:06.426Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:25:06.426Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:25:06.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:25:06.468Z] $ docker stop --time=1 56a9f569bdb7029c7eb56b521c5b39570db1a89681c75a49f4eae80bd98ca9ea [2026-05-25T04:25:08.580Z] $ docker rm -f --volumes 56a9f569bdb7029c7eb56b521c5b39570db1a89681c75a49f4eae80bd98ca9ea [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:25:09.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:25:09.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T04:25:09.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:25:09.958Z] + ls -al . [2026-05-25T04:25:09.958Z] total 244 [2026-05-25T04:25:09.958Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 . [2026-05-25T04:25:09.958Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:23 .. [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 04:23 .dockerignore [2026-05-25T04:25:09.958Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 .git [2026-05-25T04:25:09.958Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 .github [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 263 May 25 04:23 .gitignore [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:23 .golangci.yml [2026-05-25T04:25:09.958Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:23 .semver [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 25 04:23 Attribution.txt [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 12751 May 25 04:23 CHANGELOG.md [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 25 04:23 Dockerfile [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:23 GOVERNANCE.md [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 679 May 25 04:23 Jenkinsfile [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:23 LICENSE [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 25 04:23 Makefile [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:23 OWNERS.md [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 25 04:23 README.md [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:23 VERSION [2026-05-25T04:25:09.958Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:23 bin [2026-05-25T04:25:09.958Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 cmd [2026-05-25T04:25:09.958Z] -rw-r--r-- 1 jenkins jenkins 9158 May 25 04:24 coverage.out [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 6557 May 25 04:23 go.mod [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 89335 May 25 04:23 go.sum [2026-05-25T04:25:09.958Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 internal [2026-05-25T04:25:09.958Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:10.272Z] + 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=00c065e0f85de07a409bcc19801cd001d7749f36 --label arch=amd64 --label version=4.1.0-dev.13 . [2026-05-25T04:25:10.530Z] #0 building with "default" instance using docker driver [2026-05-25T04:25:10.530Z] [2026-05-25T04:25:10.530Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:25:10.530Z] #1 transferring dockerfile: 1.61kB done [2026-05-25T04:25:10.530Z] #1 DONE 0.0s [2026-05-25T04:25:10.530Z] [2026-05-25T04:25:10.530Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:25:10.530Z] #2 DONE 0.0s [2026-05-25T04:25:10.530Z] [2026-05-25T04:25:10.530Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:25:10.530Z] #3 DONE 0.1s [2026-05-25T04:25:10.530Z] [2026-05-25T04:25:10.530Z] #4 [internal] load .dockerignore [2026-05-25T04:25:10.530Z] #4 transferring context: 46B done [2026-05-25T04:25:10.530Z] #4 DONE 0.0s [2026-05-25T04:25:10.530Z] [2026-05-25T04:25:10.530Z] #5 [internal] load build context [2026-05-25T04:25:10.530Z] #5 transferring context: 21.73kB 0.0s done [2026-05-25T04:25:10.530Z] #5 DONE 0.0s [2026-05-25T04:25:10.530Z] [2026-05-25T04:25:10.530Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:25:10.530Z] #6 DONE 0.1s [2026-05-25T04:25:10.530Z] [2026-05-25T04:25:10.530Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:25:10.530Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:25:10.530Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T04:25:10.530Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T04:25:10.530Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:25:10.530Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:25:10.530Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:25:10.530Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:25:10.787Z] #7 DONE 0.3s [2026-05-25T04:25:10.787Z] [2026-05-25T04:25:10.787Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T04:25:10.787Z] #8 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:25:10.787Z] #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:25:11.044Z] #8 0.563 OK: 269 MiB in 64 packages [2026-05-25T04:25:11.304Z] #8 DONE 0.7s [2026-05-25T04:25:11.304Z] [2026-05-25T04:25:11.304Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:25:11.304Z] #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:25:11.304Z] #9 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:25:11.563Z] #9 0.605 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:25:11.563Z] #9 0.611 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:25:11.563Z] #9 0.618 OK: 7 MiB in 17 packages [2026-05-25T04:25:11.563Z] #9 DONE 0.7s [2026-05-25T04:25:11.563Z] [2026-05-25T04:25:11.563Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2026-05-25T04:25:11.563Z] #10 DONE 0.0s [2026-05-25T04:25:11.563Z] [2026-05-25T04:25:11.563Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:25:11.563Z] #11 DONE 0.0s [2026-05-25T04:25:11.563Z] [2026-05-25T04:25:11.563Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:25:11.822Z] #12 DONE 0.5s [2026-05-25T04:25:11.822Z] [2026-05-25T04:25:11.822Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:25:11.822Z] #13 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:25:11.822Z] #13 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:25:12.079Z] #13 ... [2026-05-25T04:25:12.079Z] [2026-05-25T04:25:12.079Z] #14 [builder 6/7] COPY . . [2026-05-25T04:25:12.079Z] #14 DONE 0.2s [2026-05-25T04:25:12.079Z] [2026-05-25T04:25:12.079Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:25:12.079Z] #13 0.706 OK: 7 MiB in 17 packages [2026-05-25T04:25:12.337Z] #13 DONE 0.8s [2026-05-25T04:25:12.337Z] [2026-05-25T04:25:12.337Z] #15 [builder 7/7] RUN make build [2026-05-25T04:25:12.337Z] #15 0.248 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.13 -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-25T04:25:38.865Z] #15 DONE 24.8s [2026-05-25T04:25:38.865Z] [2026-05-25T04:25:38.865Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-05-25T04:25:38.865Z] #16 DONE 0.2s [2026-05-25T04:25:38.865Z] [2026-05-25T04:25:38.865Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-25T04:25:38.865Z] #17 DONE 0.0s [2026-05-25T04:25:38.865Z] [2026-05-25T04:25:38.865Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-05-25T04:25:38.865Z] #18 DONE 0.0s [2026-05-25T04:25:38.865Z] [2026-05-25T04:25:38.865Z] #19 exporting to image [2026-05-25T04:25:38.865Z] #19 exporting layers 0.1s done [2026-05-25T04:25:38.865Z] #19 writing image sha256:ce1c2ff00f1e3b8751afb85dae7e81fbfee635b362dcaf013b10f968a101da7d done [2026-05-25T04:25:38.865Z] #19 naming to docker.io/library/device-snmp done [2026-05-25T04:25:38.865Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:25:39.012Z] provisioning config files... [2026-05-25T04:25:39.021Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4782613970909955679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:25:39.353Z] ---> ****-login.sh [2026-05-25T04:25:39.353Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:25:39.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:39.353Z] Login Succeeded [2026-05-25T04:25:39.353Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:25:39.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:39.353Z] Login Succeeded [2026-05-25T04:25:39.353Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:25:39.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:39.613Z] Login Succeeded [2026-05-25T04:25:39.613Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:25:39.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:39.613Z] Login Succeeded [2026-05-25T04:25:39.613Z] ****.io [2026-05-25T04:25:39.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:39.873Z] Login Succeeded [2026-05-25T04:25:39.873Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:25:39.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:25:39.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:25:39.969Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-05-25T04:25:39.970Z] 00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:25:39.970Z] latest [2026-05-25T04:25:39.970Z] 4.1.0-dev.13 [2026-05-25T04:25:39.970Z] 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [2026-05-25T04:25:39.970Z] main [2026-05-25T04:25:39.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:40.336Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:40.663Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:25:40.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-25T04:25:40.663Z] 4dbbd8cc1ff9: Preparing [2026-05-25T04:25:40.663Z] 8444b4dc7e53: Preparing [2026-05-25T04:25:40.663Z] 668e0a3ec59d: Preparing [2026-05-25T04:25:40.663Z] 55c32a6990cd: Preparing [2026-05-25T04:25:40.663Z] cf9a4d8631e8: Preparing [2026-05-25T04:25:40.663Z] 0854555d70ac: Preparing [2026-05-25T04:25:40.663Z] 0854555d70ac: Waiting [2026-05-25T04:25:40.663Z] 55c32a6990cd: Pushed [2026-05-25T04:25:40.663Z] 4dbbd8cc1ff9: Pushed [2026-05-25T04:25:40.663Z] cf9a4d8631e8: Pushed [2026-05-25T04:25:40.663Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:40.663Z] 8444b4dc7e53: Pushed [2026-05-25T04:25:45.943Z] 668e0a3ec59d: Pushed [2026-05-25T04:25:45.943Z] 00c065e0f85de07a409bcc19801cd001d7749f36: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:46.282Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:46.602Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-25T04:25:46.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-25T04:25:46.602Z] 4dbbd8cc1ff9: Preparing [2026-05-25T04:25:46.602Z] 8444b4dc7e53: Preparing [2026-05-25T04:25:46.602Z] 668e0a3ec59d: Preparing [2026-05-25T04:25:46.602Z] 55c32a6990cd: Preparing [2026-05-25T04:25:46.602Z] cf9a4d8631e8: Preparing [2026-05-25T04:25:46.602Z] 0854555d70ac: Preparing [2026-05-25T04:25:46.602Z] 0854555d70ac: Waiting [2026-05-25T04:25:46.602Z] cf9a4d8631e8: Layer already exists [2026-05-25T04:25:46.602Z] 4dbbd8cc1ff9: Layer already exists [2026-05-25T04:25:46.602Z] 55c32a6990cd: Layer already exists [2026-05-25T04:25:46.602Z] 668e0a3ec59d: Layer already exists [2026-05-25T04:25:46.602Z] 8444b4dc7e53: Layer already exists [2026-05-25T04:25:46.602Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:46.602Z] latest: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:46.922Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:47.240Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.13 [2026-05-25T04:25:47.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-25T04:25:47.240Z] 4dbbd8cc1ff9: Preparing [2026-05-25T04:25:47.240Z] 8444b4dc7e53: Preparing [2026-05-25T04:25:47.240Z] 668e0a3ec59d: Preparing [2026-05-25T04:25:47.240Z] 55c32a6990cd: Preparing [2026-05-25T04:25:47.240Z] cf9a4d8631e8: Preparing [2026-05-25T04:25:47.240Z] 0854555d70ac: Preparing [2026-05-25T04:25:47.240Z] 0854555d70ac: Waiting [2026-05-25T04:25:47.240Z] cf9a4d8631e8: Layer already exists [2026-05-25T04:25:47.240Z] 4dbbd8cc1ff9: Layer already exists [2026-05-25T04:25:47.241Z] 55c32a6990cd: Layer already exists [2026-05-25T04:25:47.241Z] 8444b4dc7e53: Layer already exists [2026-05-25T04:25:47.241Z] 668e0a3ec59d: Layer already exists [2026-05-25T04:25:47.241Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:47.241Z] 4.1.0-dev.13: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:47.569Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:47.889Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [2026-05-25T04:25:47.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-25T04:25:47.889Z] 4dbbd8cc1ff9: Preparing [2026-05-25T04:25:47.889Z] 8444b4dc7e53: Preparing [2026-05-25T04:25:47.889Z] 668e0a3ec59d: Preparing [2026-05-25T04:25:47.889Z] 55c32a6990cd: Preparing [2026-05-25T04:25:47.889Z] cf9a4d8631e8: Preparing [2026-05-25T04:25:47.889Z] 0854555d70ac: Preparing [2026-05-25T04:25:47.889Z] 0854555d70ac: Waiting [2026-05-25T04:25:47.889Z] 8444b4dc7e53: Layer already exists [2026-05-25T04:25:47.889Z] 4dbbd8cc1ff9: Layer already exists [2026-05-25T04:25:47.889Z] 55c32a6990cd: Layer already exists [2026-05-25T04:25:47.889Z] 668e0a3ec59d: Layer already exists [2026-05-25T04:25:47.889Z] cf9a4d8631e8: Layer already exists [2026-05-25T04:25:47.889Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:47.889Z] 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:48.205Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:48.607Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2026-05-25T04:25:48.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-05-25T04:25:48.607Z] 4dbbd8cc1ff9: Preparing [2026-05-25T04:25:48.607Z] 8444b4dc7e53: Preparing [2026-05-25T04:25:48.607Z] 668e0a3ec59d: Preparing [2026-05-25T04:25:48.607Z] 55c32a6990cd: Preparing [2026-05-25T04:25:48.607Z] cf9a4d8631e8: Preparing [2026-05-25T04:25:48.607Z] 0854555d70ac: Preparing [2026-05-25T04:25:48.607Z] 0854555d70ac: Waiting [2026-05-25T04:25:48.607Z] 4dbbd8cc1ff9: Layer already exists [2026-05-25T04:25:48.607Z] 55c32a6990cd: Layer already exists [2026-05-25T04:25:48.607Z] 8444b4dc7e53: Layer already exists [2026-05-25T04:25:48.607Z] 668e0a3ec59d: Layer already exists [2026-05-25T04:25:48.607Z] cf9a4d8631e8: Layer already exists [2026-05-25T04:25:48.607Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:48.607Z] main: digest: sha256:e1892e08681fe1805b86e9924a2e4c0f9d7a749f833054b06c38cc040a85a71a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:25:48.665Z] ===================================================== [Pipeline] echo [2026-05-25T04:25:48.676Z] taggedImages: [2026-05-25T04:25:48.676Z] - nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:25:48.676Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-05-25T04:25:48.676Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.13 [2026-05-25T04:25:48.676Z] - nexus3.edgexfoundry.org:10004/device-snmp:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [2026-05-25T04:25:48.676Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [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-25T04:25:49.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:25:49.063Z] [2026-05-25T04:25:49.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:49.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:25:49.366Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T04:25:49.366Z] 5eb5b503b376: Pulling fs layer [2026-05-25T04:25:49.366Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T04:25:49.366Z] ec43610c2a17: Pulling fs layer [2026-05-25T04:25:49.366Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T04:25:49.366Z] 33b1e0a273af: Pulling fs layer [2026-05-25T04:25:49.366Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T04:25:49.366Z] 2f39f015ded8: Pulling fs layer [2026-05-25T04:25:49.366Z] 3a2ae6a8a46f: Waiting [2026-05-25T04:25:49.366Z] 33b1e0a273af: Waiting [2026-05-25T04:25:49.366Z] 5d3b04190fa2: Waiting [2026-05-25T04:25:49.366Z] 2f39f015ded8: Waiting [2026-05-25T04:25:49.366Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T04:25:49.366Z] 5c69ac0246d0: Download complete [2026-05-25T04:25:49.366Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T04:25:49.366Z] 3a2ae6a8a46f: Download complete [2026-05-25T04:25:49.366Z] 33b1e0a273af: Verifying Checksum [2026-05-25T04:25:49.366Z] 33b1e0a273af: Download complete [2026-05-25T04:25:49.366Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T04:25:49.366Z] 5d3b04190fa2: Download complete [2026-05-25T04:25:49.366Z] ec43610c2a17: Verifying Checksum [2026-05-25T04:25:49.366Z] ec43610c2a17: Download complete [2026-05-25T04:25:49.624Z] 5eb5b503b376: Verifying Checksum [2026-05-25T04:25:49.624Z] 5eb5b503b376: Download complete [2026-05-25T04:25:50.193Z] 2f39f015ded8: Download complete [2026-05-25T04:25:51.126Z] 5eb5b503b376: Pull complete [2026-05-25T04:25:51.127Z] 5c69ac0246d0: Pull complete [2026-05-25T04:25:51.693Z] ec43610c2a17: Pull complete [2026-05-25T04:25:51.693Z] 3a2ae6a8a46f: Pull complete [2026-05-25T04:25:51.952Z] 33b1e0a273af: Pull complete [2026-05-25T04:25:51.952Z] 5d3b04190fa2: Pull complete [2026-05-25T04:25:57.279Z] 2f39f015ded8: Pull complete [2026-05-25T04:25:57.279Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T04:25:57.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:25:57.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:25:57.373Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:25:57.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:25:58.731Z] $ docker top 7bc86dd7c27f3be694932e626bf176d9f358d54ea3b9d4f019a3e0ccd0414650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:25:59.108Z] ---> job-cost.sh [2026-05-25T04:25:59.108Z] lf-activate-venv: SKIPPING [2026-05-25T04:25:59.108Z] INFO: No Stack... [2026-05-25T04:25:59.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:25:59.634Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:25:59.938Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2026-05-25T04:25:59.938Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:25:59.955Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [2026-05-25T04:25:59.964Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] did not exist. Created. [2026-05-25T04:25:59.975Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:26:00.293Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T04:26:00.336Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:26:00.344Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:26:00.368Z] $ docker stop --time=1 7bc86dd7c27f3be694932e626bf176d9f358d54ea3b9d4f019a3e0ccd0414650 [2026-05-25T04:26:01.504Z] $ docker rm -f --volumes 7bc86dd7c27f3be694932e626bf176d9f358d54ea3b9d4f019a3e0ccd0414650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T04:27:15.232Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10595 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2026-05-25T04:27:15.320Z] Running in /w/workspace/device-snmp-go/129 [Pipeline] { [Pipeline] checkout [2026-05-25T04:27:18.461Z] The recommended git tool is: git [2026-05-25T04:27:28.468Z] using credential edgex-jenkins-ssh [2026-05-25T04:27:28.577Z] Cloning the remote Git repository [2026-05-25T04:27:28.653Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-05-25T04:27:28.815Z] > git init /w/workspace/device-snmp-go/129 # timeout=10 [2026-05-25T04:27:29.075Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-05-25T04:27:29.077Z] > git --version # timeout=10 [2026-05-25T04:27:29.107Z] > git --version # 'git version 2.25.1' [2026-05-25T04:27:29.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T04:27:29.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:27:36.124Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-05-25T04:27:36.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:27:37.665Z] Avoid second fetch [2026-05-25T04:27:37.665Z] Checking out Revision 00c065e0f85de07a409bcc19801cd001d7749f36 (main) [2026-05-25T04:27:38.809Z] Commit message: "Merge pull request #399 from sabrina-lin527/update-changelog" [2026-05-25T04:27:37.696Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T04:27:37.786Z] > git checkout -f 00c065e0f85de07a409bcc19801cd001d7749f36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:27:43.878Z] provisioning config files... [2026-05-25T04:27:43.925Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/129@tmp/config6698125025933248900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:27:45.043Z] ---> ****-login.sh [2026-05-25T04:27:45.043Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:27:45.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:27:45.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:27:45.712Z] Configure a credential helper to remove this warning. See [2026-05-25T04:27:45.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:27:45.712Z] [2026-05-25T04:27:45.712Z] Login Succeeded [2026-05-25T04:27:45.712Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:27:46.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:27:46.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:27:46.025Z] Configure a credential helper to remove this warning. See [2026-05-25T04:27:46.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:27:46.025Z] [2026-05-25T04:27:46.025Z] Login Succeeded [2026-05-25T04:27:46.317Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:27:46.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:27:46.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:27:46.603Z] Configure a credential helper to remove this warning. See [2026-05-25T04:27:46.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:27:46.603Z] [2026-05-25T04:27:46.603Z] Login Succeeded [2026-05-25T04:27:46.603Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:27:46.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:27:47.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:27:47.228Z] Configure a credential helper to remove this warning. See [2026-05-25T04:27:47.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:27:47.228Z] [2026-05-25T04:27:47.228Z] Login Succeeded [2026-05-25T04:27:47.228Z] ****.io [2026-05-25T04:27:47.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:27:47.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:27:47.838Z] Configure a credential helper to remove this warning. See [2026-05-25T04:27:47.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:27:47.838Z] [2026-05-25T04:27:47.838Z] Login Succeeded [2026-05-25T04:27:47.838Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:27:47.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:27:48.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:27:48.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:27:48.547Z] ========================================================= [2026-05-25T04:27:48.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T04:27:48.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:27:48.953Z] + 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-25T04:27:49.552Z] Sending build context to Docker daemon 12.62MB [2026-05-25T04:27:49.552Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:27:49.552Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-25T04:27:49.835Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T04:27:49.835Z] 6b59a28fa201: Pulling fs layer [2026-05-25T04:27:49.835Z] d32bb0dddca7: Pulling fs layer [2026-05-25T04:27:49.835Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T04:27:49.835Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T04:27:49.835Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:27:49.835Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T04:27:49.835Z] deaec5988b04: Pulling fs layer [2026-05-25T04:27:49.835Z] 9f65657bb879: Pulling fs layer [2026-05-25T04:27:49.835Z] 196fd7d83e7d: Waiting [2026-05-25T04:27:49.835Z] 4f4fb700ef54: Waiting [2026-05-25T04:27:49.835Z] 8ba94037c8f0: Waiting [2026-05-25T04:27:49.835Z] deaec5988b04: Waiting [2026-05-25T04:27:49.835Z] 9f65657bb879: Waiting [2026-05-25T04:27:49.835Z] d32bb0dddca7: Verifying Checksum [2026-05-25T04:27:49.835Z] d32bb0dddca7: Download complete [2026-05-25T04:27:49.835Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T04:27:49.835Z] 196fd7d83e7d: Download complete [2026-05-25T04:27:49.835Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:27:49.835Z] 4f4fb700ef54: Download complete [2026-05-25T04:27:49.835Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T04:27:49.835Z] 8ba94037c8f0: Download complete [2026-05-25T04:27:49.835Z] 6b59a28fa201: Verifying Checksum [2026-05-25T04:27:49.835Z] 6b59a28fa201: Download complete [2026-05-25T04:27:50.823Z] 9f65657bb879: Verifying Checksum [2026-05-25T04:27:50.823Z] 9f65657bb879: Download complete [2026-05-25T04:27:51.098Z] 6b59a28fa201: Pull complete [2026-05-25T04:27:51.692Z] d32bb0dddca7: Pull complete [2026-05-25T04:27:51.692Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T04:27:51.965Z] 5dab1238d3d9: Download complete [2026-05-25T04:27:53.415Z] deaec5988b04: Verifying Checksum [2026-05-25T04:27:53.415Z] deaec5988b04: Download complete [2026-05-25T04:28:08.600Z] 5dab1238d3d9: Pull complete [2026-05-25T04:28:08.600Z] 196fd7d83e7d: Pull complete [2026-05-25T04:28:08.600Z] 4f4fb700ef54: Pull complete [2026-05-25T04:28:08.600Z] 8ba94037c8f0: Pull complete [2026-05-25T04:28:18.883Z] deaec5988b04: Pull complete [2026-05-25T04:28:19.534Z] 9f65657bb879: Pull complete [2026-05-25T04:28:19.534Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T04:28:19.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:28:19.534Z] ---> 334268110677 [2026-05-25T04:28:19.534Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:28:22.380Z] ---> Running in 6d96b4ab6c62 [2026-05-25T04:28:22.380Z] Removing intermediate container 6d96b4ab6c62 [2026-05-25T04:28:22.380Z] ---> c1b4a0cc591b [2026-05-25T04:28:22.380Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:28:22.380Z] ---> Running in ce2a8ca4de91 [2026-05-25T04:28:23.099Z] Removing intermediate container ce2a8ca4de91 [2026-05-25T04:28:23.099Z] ---> f2f0a8588d2c [2026-05-25T04:28:23.099Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-25T04:28:23.099Z] ---> Running in 5e1906f8d0f8 [2026-05-25T04:28:23.393Z] Removing intermediate container 5e1906f8d0f8 [2026-05-25T04:28:23.393Z] ---> 6ee02233ee98 [2026-05-25T04:28:23.393Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T04:28:23.700Z] ---> Running in 2aff9cc98540 [2026-05-25T04:28:24.022Z] Removing intermediate container 2aff9cc98540 [2026-05-25T04:28:24.022Z] ---> 538a7a426b51 [2026-05-25T04:28:24.022Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T04:28:24.022Z] ---> Running in e6c07799e75c [2026-05-25T04:28:25.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:28:25.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:28:28.053Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T04:28:28.053Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T04:28:28.053Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T04:28:28.053Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T04:28:28.053Z] Executing busybox-1.37.0-r19.trigger [2026-05-25T04:28:28.053Z] OK: 259 MiB in 64 packages [2026-05-25T04:28:29.576Z] Removing intermediate container e6c07799e75c [2026-05-25T04:28:29.576Z] ---> ec834c2a0a1a [2026-05-25T04:28:29.576Z] Step 8/12 : WORKDIR /device-snmp-go [2026-05-25T04:28:29.576Z] ---> Running in 4cc73350e7de [2026-05-25T04:28:29.887Z] Removing intermediate container 4cc73350e7de [2026-05-25T04:28:29.887Z] ---> 0f330f19a8f7 [2026-05-25T04:28:29.887Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-25T04:28:30.564Z] ---> fca4639dee85 [2026-05-25T04:28:30.564Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:28:30.564Z] ---> Running in 62e40a914908 [2026-05-25T04:30:24.085Z] Removing intermediate container 62e40a914908 [2026-05-25T04:30:24.085Z] ---> ba130638f037 [2026-05-25T04:30:24.085Z] Step 11/12 : COPY . . [2026-05-25T04:30:24.085Z] ---> 1d70ab912ab8 [2026-05-25T04:30:24.085Z] Step 12/12 : RUN ${MAKE} [2026-05-25T04:30:24.085Z] ---> Running in efe201505a37 [2026-05-25T04:30:24.085Z] noop [2026-05-25T04:30:25.062Z] Removing intermediate container efe201505a37 [2026-05-25T04:30:25.062Z] ---> d1242d499875 [2026-05-25T04:30:25.062Z] Successfully built d1242d499875 [2026-05-25T04:30:25.062Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:30:25.465Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:30:25.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:30:25.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-10595 does not seem to be running inside a container [2026-05-25T04:30:25.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/129 -v /w/workspace/device-snmp-go/129:/w/workspace/device-snmp-go/129:rw,z -v /w/workspace/device-snmp-go/129@tmp:/w/workspace/device-snmp-go/129@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-25T04:30:27.415Z] $ docker top 0877d38fd63e4fd80f7b385d66deb0c146e718956e8d46c872bf92ad5d7b36f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:30:28.379Z] + go version [2026-05-25T04:30:28.379Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T04:30:28.402Z] $ docker stop --time=1 0877d38fd63e4fd80f7b385d66deb0c146e718956e8d46c872bf92ad5d7b36f2 [2026-05-25T04:30:30.161Z] $ docker rm -f --volumes 0877d38fd63e4fd80f7b385d66deb0c146e718956e8d46c872bf92ad5d7b36f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:30:30.825Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:30:30.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:30:31.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-10595 does not seem to be running inside a container [2026-05-25T04:30:31.190Z] $ 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/129 -v /w/workspace/device-snmp-go/129:/w/workspace/device-snmp-go/129:rw,z -v /w/workspace/device-snmp-go/129@tmp:/w/workspace/device-snmp-go/129@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-25T04:30:32.726Z] $ docker top ef24de748c0d2c326c7183e0c8454616586729934e3c83426b36b9bf7a24d25f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:30:33.671Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/129 [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:30:34.373Z] + make test [2026-05-25T04:30:34.373Z] go test ./... -coverprofile=coverage.out [2026-05-25T04:30:41.097Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-05-25T04:35:48.185Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-05-25T04:35:48.185Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements [2026-05-25T04:35:48.185Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T04:35:48.185Z] go vet ./... [2026-05-25T04:36:44.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:36:44.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:36:44.638Z] ./bin/test-attribution-txt.sh [2026-05-25T04:36:44.638Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:36:44.638Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:36:44.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:36:44.684Z] $ docker stop --time=1 ef24de748c0d2c326c7183e0c8454616586729934e3c83426b36b9bf7a24d25f [2026-05-25T04:36:49.567Z] $ docker rm -f --volumes ef24de748c0d2c326c7183e0c8454616586729934e3c83426b36b9bf7a24d25f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:36:51.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:36:51.552Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T04:36:52.221Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:36:52.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:36:53.008Z] + ls -al . [2026-05-25T04:36:53.008Z] total 240 [2026-05-25T04:36:53.008Z] drwxrwxr-x 7 jenkins jenkins 4096 May 25 04:30 . [2026-05-25T04:36:53.008Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:27 .. [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 04:27 .dockerignore [2026-05-25T04:36:53.008Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:27 .git [2026-05-25T04:36:53.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:27 .github [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 263 May 25 04:27 .gitignore [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:27 .golangci.yml [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 21488 May 25 04:27 Attribution.txt [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 12751 May 25 04:27 CHANGELOG.md [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 25 04:27 Dockerfile [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:27 GOVERNANCE.md [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 679 May 25 04:27 Jenkinsfile [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:27 LICENSE [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 2239 May 25 04:27 Makefile [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:27 OWNERS.md [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 25 04:27 README.md [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:23 VERSION [2026-05-25T04:36:53.008Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:27 bin [2026-05-25T04:36:53.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:27 cmd [2026-05-25T04:36:53.008Z] -rw-r--r-- 1 jenkins jenkins 9158 May 25 04:35 coverage.out [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 6557 May 25 04:27 go.mod [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 89335 May 25 04:27 go.sum [2026-05-25T04:36:53.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:27 internal [2026-05-25T04:36:53.008Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:36:53.374Z] + 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=00c065e0f85de07a409bcc19801cd001d7749f36 --label arch=arm64 --label version=4.1.0-dev.13 . [2026-05-25T04:36:53.975Z] Sending build context to Docker daemon 12.63MB [2026-05-25T04:36:53.975Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:36:53.975Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-25T04:36:53.975Z] ---> d1242d499875 [2026-05-25T04:36:53.975Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:36:54.245Z] ---> Running in 4bcd1f00fed6 [2026-05-25T04:36:54.583Z] Removing intermediate container 4bcd1f00fed6 [2026-05-25T04:36:54.583Z] ---> 6824085a3b7a [2026-05-25T04:36:54.583Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:36:54.583Z] ---> Running in 22a1cdac88cf [2026-05-25T04:36:54.871Z] Removing intermediate container 22a1cdac88cf [2026-05-25T04:36:54.871Z] ---> bbef26d94b5d [2026-05-25T04:36:54.871Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-25T04:36:55.164Z] ---> Running in 28dfefac0570 [2026-05-25T04:36:55.444Z] Removing intermediate container 28dfefac0570 [2026-05-25T04:36:55.444Z] ---> c4df8abc5666 [2026-05-25T04:36:55.444Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T04:36:55.444Z] ---> Running in bc42b9863f4c [2026-05-25T04:36:56.049Z] Removing intermediate container bc42b9863f4c [2026-05-25T04:36:56.050Z] ---> 623abd4413fa [2026-05-25T04:36:56.050Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T04:36:56.050Z] ---> Running in 5aa6b1ca951e [2026-05-25T04:36:57.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:36:57.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:00.253Z] OK: 259 MiB in 64 packages [2026-05-25T04:37:02.850Z] Removing intermediate container 5aa6b1ca951e [2026-05-25T04:37:02.850Z] ---> 419fa4827e4d [2026-05-25T04:37:02.850Z] Step 8/25 : WORKDIR /device-snmp-go [2026-05-25T04:37:02.850Z] ---> Running in 53769ee43c5e [2026-05-25T04:37:02.850Z] Removing intermediate container 53769ee43c5e [2026-05-25T04:37:02.850Z] ---> 5f52c8b9a39e [2026-05-25T04:37:02.850Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-25T04:37:03.441Z] ---> 5e99a7f4ec64 [2026-05-25T04:37:03.441Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:37:03.722Z] ---> Running in 05775712be6b [2026-05-25T04:37:06.320Z] Removing intermediate container 05775712be6b [2026-05-25T04:37:06.320Z] ---> c0f4ad2489cc [2026-05-25T04:37:06.320Z] Step 11/25 : COPY . . [2026-05-25T04:37:07.289Z] ---> 2e67864ce2bd [2026-05-25T04:37:07.290Z] Step 12/25 : RUN ${MAKE} [2026-05-25T04:37:07.290Z] ---> Running in 784cda490b8f [2026-05-25T04:37:08.259Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.13 -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-25T04:41:47.007Z] Removing intermediate container 784cda490b8f [2026-05-25T04:41:47.007Z] ---> c64d4aec8b26 [2026-05-25T04:41:47.007Z] Step 13/25 : FROM alpine:3.22 [2026-05-25T04:41:47.007Z] 3.22: Pulling from library/alpine [2026-05-25T04:41:47.007Z] 58e777220c39: Pulling fs layer [2026-05-25T04:41:47.007Z] 58e777220c39: Verifying Checksum [2026-05-25T04:41:47.007Z] 58e777220c39: Download complete [2026-05-25T04:41:47.007Z] 58e777220c39: Pull complete [2026-05-25T04:41:47.007Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:41:47.007Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T04:41:47.007Z] ---> 6a2735c23ff3 [2026-05-25T04:41:47.007Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-05-25T04:41:47.007Z] ---> Running in a3a81cd31e98 [2026-05-25T04:41:47.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:47.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:48.445Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:41:48.445Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T04:41:48.445Z] OK: 8 MiB in 17 packages [2026-05-25T04:41:49.923Z] Removing intermediate container a3a81cd31e98 [2026-05-25T04:41:49.923Z] ---> 0a93b44104ec [2026-05-25T04:41:49.923Z] Step 15/25 : RUN apk --no-cache upgrade [2026-05-25T04:41:49.923Z] ---> Running in ec77369f7148 [2026-05-25T04:41:50.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:51.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:53.115Z] OK: 8 MiB in 17 packages [2026-05-25T04:41:55.704Z] Removing intermediate container ec77369f7148 [2026-05-25T04:41:55.704Z] ---> c95b9ed5bc09 [2026-05-25T04:41:55.704Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-05-25T04:41:58.281Z] ---> 7f3e774112ef [2026-05-25T04:41:58.281Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-05-25T04:41:58.550Z] ---> 54fd697397fa [2026-05-25T04:41:58.550Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-05-25T04:41:59.132Z] ---> 24887adf6d54 [2026-05-25T04:41:59.132Z] Step 19/25 : EXPOSE 59993 [2026-05-25T04:41:59.132Z] ---> Running in d3a59624434f [2026-05-25T04:41:59.401Z] Removing intermediate container d3a59624434f [2026-05-25T04:41:59.401Z] ---> abff51cb8a83 [2026-05-25T04:41:59.401Z] Step 20/25 : EXPOSE 161 [2026-05-25T04:41:59.667Z] ---> Running in f454d225e22c [2026-05-25T04:41:59.935Z] Removing intermediate container f454d225e22c [2026-05-25T04:41:59.935Z] ---> ed6be93bdbac [2026-05-25T04:41:59.935Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-05-25T04:41:59.935Z] ---> Running in a6a2002c28da [2026-05-25T04:42:00.209Z] Removing intermediate container a6a2002c28da [2026-05-25T04:42:00.209Z] ---> efbcb3971393 [2026-05-25T04:42:00.209Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T04:42:00.475Z] ---> Running in 0d07d193dbdc [2026-05-25T04:42:00.742Z] Removing intermediate container 0d07d193dbdc [2026-05-25T04:42:00.742Z] ---> 0a0931332d26 [2026-05-25T04:42:00.742Z] Step 23/25 : LABEL arch=arm64 [2026-05-25T04:42:00.742Z] ---> Running in 7f53ae09bb99 [2026-05-25T04:42:01.010Z] Removing intermediate container 7f53ae09bb99 [2026-05-25T04:42:01.010Z] ---> a7b3f816c2a0 [2026-05-25T04:42:01.010Z] Step 24/25 : LABEL git_sha=00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:42:01.277Z] ---> Running in 8bc596ea904a [2026-05-25T04:42:01.546Z] Removing intermediate container 8bc596ea904a [2026-05-25T04:42:01.546Z] ---> 9c95d7da653d [2026-05-25T04:42:01.546Z] Step 25/25 : LABEL version=4.1.0-dev.13 [2026-05-25T04:42:01.546Z] ---> Running in 1690c49b9c4d [2026-05-25T04:42:01.828Z] Removing intermediate container 1690c49b9c4d [2026-05-25T04:42:01.828Z] ---> c0bc2886bdf9 [2026-05-25T04:42:01.828Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T04:42:01.828Z] Successfully built c0bc2886bdf9 [2026-05-25T04:42:01.828Z] 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-25T04:42:01.988Z] provisioning config files... [2026-05-25T04:42:02.003Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/129@tmp/config14526524088003885243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:42:02.349Z] ---> ****-login.sh [2026-05-25T04:42:02.349Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:42:02.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:42:02.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:42:02.618Z] Configure a credential helper to remove this warning. See [2026-05-25T04:42:02.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:42:02.618Z] [2026-05-25T04:42:02.618Z] Login Succeeded [2026-05-25T04:42:02.618Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:42:02.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:42:02.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:42:02.884Z] Configure a credential helper to remove this warning. See [2026-05-25T04:42:02.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:42:02.884Z] [2026-05-25T04:42:02.884Z] Login Succeeded [2026-05-25T04:42:02.884Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:42:03.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:42:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:42:03.420Z] Configure a credential helper to remove this warning. See [2026-05-25T04:42:03.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:42:03.420Z] [2026-05-25T04:42:03.420Z] Login Succeeded [2026-05-25T04:42:03.420Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:42:03.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:42:03.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:42:03.690Z] Configure a credential helper to remove this warning. See [2026-05-25T04:42:03.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:42:03.690Z] [2026-05-25T04:42:03.690Z] Login Succeeded [2026-05-25T04:42:03.690Z] ****.io [2026-05-25T04:42:03.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:42:04.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:42:04.224Z] Configure a credential helper to remove this warning. See [2026-05-25T04:42:04.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:42:04.224Z] [2026-05-25T04:42:04.224Z] Login Succeeded [2026-05-25T04:42:04.224Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:42:04.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:42:04.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:42:04.314Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-05-25T04:42:04.314Z] 00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:42:04.314Z] latest [2026-05-25T04:42:04.314Z] 4.1.0-dev.13 [2026-05-25T04:42:04.314Z] 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [2026-05-25T04:42:04.314Z] main [2026-05-25T04:42:04.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:04.687Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:05.048Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:42:05.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-25T04:42:05.048Z] 4670fabd1c27: Preparing [2026-05-25T04:42:05.048Z] 061bd9141797: Preparing [2026-05-25T04:42:05.048Z] bb36967da729: Preparing [2026-05-25T04:42:05.048Z] e3ca1af34423: Preparing [2026-05-25T04:42:05.048Z] 15eb38876c8c: Preparing [2026-05-25T04:42:05.048Z] eeaa73608b53: Preparing [2026-05-25T04:42:05.048Z] eeaa73608b53: Waiting [2026-05-25T04:42:05.317Z] 061bd9141797: Pushed [2026-05-25T04:42:05.317Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:05.317Z] e3ca1af34423: Pushed [2026-05-25T04:42:05.317Z] 15eb38876c8c: Pushed [2026-05-25T04:42:05.317Z] 4670fabd1c27: Pushed [2026-05-25T04:42:15.373Z] bb36967da729: Pushed [2026-05-25T04:42:15.373Z] 00c065e0f85de07a409bcc19801cd001d7749f36: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:15.729Z] + 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-25T04:42:16.101Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-05-25T04:42:16.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-25T04:42:16.101Z] 4670fabd1c27: Preparing [2026-05-25T04:42:16.101Z] 061bd9141797: Preparing [2026-05-25T04:42:16.101Z] bb36967da729: Preparing [2026-05-25T04:42:16.101Z] e3ca1af34423: Preparing [2026-05-25T04:42:16.101Z] 15eb38876c8c: Preparing [2026-05-25T04:42:16.101Z] eeaa73608b53: Preparing [2026-05-25T04:42:16.101Z] eeaa73608b53: Waiting [2026-05-25T04:42:16.101Z] bb36967da729: Layer already exists [2026-05-25T04:42:16.101Z] 4670fabd1c27: Layer already exists [2026-05-25T04:42:16.101Z] e3ca1af34423: Layer already exists [2026-05-25T04:42:16.101Z] 061bd9141797: Layer already exists [2026-05-25T04:42:16.101Z] 15eb38876c8c: Layer already exists [2026-05-25T04:42:16.101Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:16.101Z] latest: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:16.738Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:17.096Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.13 [2026-05-25T04:42:17.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-25T04:42:17.097Z] 4670fabd1c27: Preparing [2026-05-25T04:42:17.097Z] 061bd9141797: Preparing [2026-05-25T04:42:17.097Z] bb36967da729: Preparing [2026-05-25T04:42:17.097Z] e3ca1af34423: Preparing [2026-05-25T04:42:17.097Z] 15eb38876c8c: Preparing [2026-05-25T04:42:17.097Z] eeaa73608b53: Preparing [2026-05-25T04:42:17.097Z] eeaa73608b53: Waiting [2026-05-25T04:42:17.097Z] bb36967da729: Layer already exists [2026-05-25T04:42:17.097Z] e3ca1af34423: Layer already exists [2026-05-25T04:42:17.097Z] 061bd9141797: Layer already exists [2026-05-25T04:42:17.097Z] 15eb38876c8c: Layer already exists [2026-05-25T04:42:17.097Z] 4670fabd1c27: Layer already exists [2026-05-25T04:42:17.097Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:17.362Z] 4.1.0-dev.13: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:17.720Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:18.075Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [2026-05-25T04:42:18.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-25T04:42:18.076Z] 4670fabd1c27: Preparing [2026-05-25T04:42:18.076Z] 061bd9141797: Preparing [2026-05-25T04:42:18.076Z] bb36967da729: Preparing [2026-05-25T04:42:18.076Z] e3ca1af34423: Preparing [2026-05-25T04:42:18.076Z] 15eb38876c8c: Preparing [2026-05-25T04:42:18.076Z] eeaa73608b53: Preparing [2026-05-25T04:42:18.076Z] eeaa73608b53: Waiting [2026-05-25T04:42:18.076Z] 061bd9141797: Layer already exists [2026-05-25T04:42:18.076Z] 4670fabd1c27: Layer already exists [2026-05-25T04:42:18.076Z] e3ca1af34423: Layer already exists [2026-05-25T04:42:18.076Z] bb36967da729: Layer already exists [2026-05-25T04:42:18.076Z] 15eb38876c8c: Layer already exists [2026-05-25T04:42:18.076Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:18.076Z] 00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:18.704Z] + 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-25T04:42:19.049Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2026-05-25T04:42:19.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-05-25T04:42:19.049Z] 4670fabd1c27: Preparing [2026-05-25T04:42:19.049Z] 061bd9141797: Preparing [2026-05-25T04:42:19.049Z] bb36967da729: Preparing [2026-05-25T04:42:19.049Z] e3ca1af34423: Preparing [2026-05-25T04:42:19.049Z] 15eb38876c8c: Preparing [2026-05-25T04:42:19.049Z] eeaa73608b53: Preparing [2026-05-25T04:42:19.049Z] eeaa73608b53: Waiting [2026-05-25T04:42:19.049Z] bb36967da729: Layer already exists [2026-05-25T04:42:19.049Z] 15eb38876c8c: Layer already exists [2026-05-25T04:42:19.049Z] 4670fabd1c27: Layer already exists [2026-05-25T04:42:19.049Z] 061bd9141797: Layer already exists [2026-05-25T04:42:19.049Z] e3ca1af34423: Layer already exists [2026-05-25T04:42:19.049Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:19.314Z] main: digest: sha256:881080f39e53f90be5c6ba3e241b5e6713c8437fb6caee693bc88291b55224bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:42:19.399Z] ===================================================== [Pipeline] echo [2026-05-25T04:42:19.412Z] taggedImages: [2026-05-25T04:42:19.412Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36 [2026-05-25T04:42:19.412Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-05-25T04:42:19.412Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.13 [2026-05-25T04:42:19.412Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:00c065e0f85de07a409bcc19801cd001d7749f36-4.1.0-dev.13 [2026-05-25T04:42:19.412Z] - 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-25T04:42:19.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:42:19.807Z] [2026-05-25T04:42:19.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:20.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:42:20.143Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T04:42:20.143Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T04:42:20.143Z] 04944245beec: Pulling fs layer [2026-05-25T04:42:20.143Z] 699f458cf7ca: Pulling fs layer [2026-05-25T04:42:20.143Z] 765212b225bb: Pulling fs layer [2026-05-25T04:42:20.143Z] f23df028b6ca: Pulling fs layer [2026-05-25T04:42:20.143Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T04:42:20.143Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T04:42:20.143Z] 765212b225bb: Waiting [2026-05-25T04:42:20.143Z] f23df028b6ca: Waiting [2026-05-25T04:42:20.143Z] d65c8cfc05b1: Waiting [2026-05-25T04:42:20.143Z] 2437ff75d9bd: Waiting [2026-05-25T04:42:20.409Z] 04944245beec: Verifying Checksum [2026-05-25T04:42:20.409Z] 04944245beec: Download complete [2026-05-25T04:42:20.409Z] 765212b225bb: Verifying Checksum [2026-05-25T04:42:20.409Z] 765212b225bb: Download complete [2026-05-25T04:42:20.409Z] f23df028b6ca: Verifying Checksum [2026-05-25T04:42:20.409Z] f23df028b6ca: Download complete [2026-05-25T04:42:20.409Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T04:42:20.409Z] d65c8cfc05b1: Download complete [2026-05-25T04:42:20.675Z] 699f458cf7ca: Verifying Checksum [2026-05-25T04:42:20.675Z] 699f458cf7ca: Download complete [2026-05-25T04:42:20.939Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T04:42:20.940Z] 8998bd30e6a1: Download complete [2026-05-25T04:42:23.518Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T04:42:23.518Z] 2437ff75d9bd: Download complete [2026-05-25T04:42:26.101Z] 8998bd30e6a1: Pull complete [2026-05-25T04:42:26.369Z] 04944245beec: Pull complete [2026-05-25T04:42:27.776Z] 699f458cf7ca: Pull complete [2026-05-25T04:42:28.046Z] 765212b225bb: Pull complete [2026-05-25T04:42:29.009Z] f23df028b6ca: Pull complete [2026-05-25T04:42:29.282Z] d65c8cfc05b1: Pull complete [2026-05-25T04:42:47.483Z] 2437ff75d9bd: Pull complete [2026-05-25T04:42:47.483Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T04:42:47.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:42:47.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:42:47.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-10595 does not seem to be running inside a container [2026-05-25T04:42:47.771Z] $ 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/129 -v /w/workspace/device-snmp-go/129:/w/workspace/device-snmp-go/129:rw,z -v /w/workspace/device-snmp-go/129@tmp:/w/workspace/device-snmp-go/129@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-25T04:42:50.877Z] $ docker top 9b56c92ff5781789b94859266df2d5b6df96b0d8cb5e9f5aeeb9b6aa931384fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:42:51.739Z] ---> job-cost.sh [2026-05-25T04:42:51.739Z] lf-activate-venv: SKIPPING [2026-05-25T04:42:51.739Z] INFO: No Stack... [2026-05-25T04:42:52.319Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T04:42:52.898Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:42:53.532Z] + cat /w/workspace/device-snmp-go/129/archives/cost.csv [2026-05-25T04:42:53.532Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:42:53.585Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [2026-05-25T04:42:53.595Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] did not exist. Created. [2026-05-25T04:42:53.603Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:42:54.279Z] /w/workspace/device-snmp-go/129@tmp/durable-52d14421/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T04:42:54.918Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T04:42:54.944Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T04:42:54.992Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:42:55.001Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:42:55.022Z] $ docker stop --time=1 9b56c92ff5781789b94859266df2d5b6df96b0d8cb5e9f5aeeb9b6aa931384fc [2026-05-25T04:42:56.514Z] $ docker rm -f --volumes 9b56c92ff5781789b94859266df2d5b6df96b0d8cb5e9f5aeeb9b6aa931384fc [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-25T04:42:56.964Z] provisioning config files... [2026-05-25T04:42:56.973Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7941016205897368554tmp [Pipeline] { [Pipeline] sh [2026-05-25T04:42:57.268Z] + set +x [2026-05-25T04:42:57.268Z] + curl -s https://codecov.io/bash [2026-05-25T04:42:57.268Z] + bash -s -- [2026-05-25T04:42:57.268Z] [2026-05-25T04:42:57.268Z] _____ _ [2026-05-25T04:42:57.268Z] / ____| | | [2026-05-25T04:42:57.268Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T04:42:57.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T04:42:57.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T04:42:57.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T04:42:57.268Z] Bash-1.0.6 [2026-05-25T04:42:57.268Z] [2026-05-25T04:42:57.268Z] [2026-05-25T04:42:57.268Z] ==> git version 2.25.1 found [2026-05-25T04:42:57.269Z] ==> 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-25T04:42:57.269Z] Release-Date: 2020-01-08 [2026-05-25T04:42:57.269Z] 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-25T04:42:57.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T04:42:57.269Z] ==> Jenkins CI detected. [2026-05-25T04:42:57.269Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2026-05-25T04:42:57.269Z] project root: . [2026-05-25T04:42:57.269Z] --> token set from env [2026-05-25T04:42:57.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T04:42:57.269Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T04:42:57.269Z] ==> Python coveragepy not found [2026-05-25T04:42:57.269Z] ==> Searching for coverage reports in: [2026-05-25T04:42:57.269Z] + . [2026-05-25T04:42:57.269Z] -> Found 1 reports [2026-05-25T04:42:57.269Z] ==> Detecting git/mercurial file structure [2026-05-25T04:42:57.269Z] ==> Reading reports [2026-05-25T04:42:57.269Z] + ./coverage.out bytes=9158 [2026-05-25T04:42:57.269Z] ==> Appending adjustments [2026-05-25T04:42:57.269Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T04:42:57.527Z] + Found adjustments [2026-05-25T04:42:57.527Z] ==> Gzipping contents [2026-05-25T04:42:57.527Z] 4.0K /tmp/codecov.obUeSL.gz [2026-05-25T04:42:57.527Z] ==> Uploading reports [2026-05-25T04:42:57.527Z] url: https://codecov.io [2026-05-25T04:42:57.527Z] query: branch=main&commit=00c065e0f85de07a409bcc19801cd001d7749f36&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:42:57.527Z] -> Pinging Codecov [2026-05-25T04:42:57.527Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=00c065e0f85de07a409bcc19801cd001d7749f36&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:42:57.527Z] -> Uploading to [2026-05-25T04:42:57.527Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/00c065e0f85de07a409bcc19801cd001d7749f36/8623b3c7-d7c3-45b6-a009-93b41cc4a676.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044257Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0c7b5d739d62b8f8694752be8e3c924f1afcf318aeffba3b43e9066681c1860a [2026-05-25T04:42:57.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:42:57.787Z] Dload Upload Total Spent Left Speed [2026-05-25T04:42:57.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 10041 --:--:-- --:--:-- --:--:-- 10041 [2026-05-25T04:42:57.787Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] } [2026-05-25T04:42:57.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T04:42:57.925Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T04:42:57.946Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:58.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:42:58.247Z] [2026-05-25T04:42:58.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:58.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:42:58.550Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T04:42:58.550Z] 2d35ebdb57d9: Already exists [2026-05-25T04:42:58.550Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T04:42:58.550Z] 91631faa732a: Pulling fs layer [2026-05-25T04:42:58.550Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T04:42:58.550Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:42:58.550Z] 7861252a18e6: Pulling fs layer [2026-05-25T04:42:58.550Z] 9130f900ef6f: Pulling fs layer [2026-05-25T04:42:58.550Z] 7861252a18e6: Waiting [2026-05-25T04:42:58.550Z] 4f4fb700ef54: Waiting [2026-05-25T04:42:58.550Z] 9130f900ef6f: Waiting [2026-05-25T04:42:58.550Z] f3f5ae8826fa: Verifying Checksum [2026-05-25T04:42:58.550Z] f3f5ae8826fa: Download complete [2026-05-25T04:42:58.550Z] 85e8836fcdb2: Download complete [2026-05-25T04:42:58.550Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:42:58.550Z] 4f4fb700ef54: Download complete [2026-05-25T04:42:58.809Z] 85e8836fcdb2: Pull complete [2026-05-25T04:42:58.809Z] 7861252a18e6: Verifying Checksum [2026-05-25T04:42:58.809Z] 7861252a18e6: Download complete [2026-05-25T04:42:59.067Z] 91631faa732a: Verifying Checksum [2026-05-25T04:42:59.067Z] 91631faa732a: Download complete [2026-05-25T04:42:59.637Z] 9130f900ef6f: Verifying Checksum [2026-05-25T04:42:59.637Z] 9130f900ef6f: Download complete [2026-05-25T04:43:03.825Z] 91631faa732a: Pull complete [2026-05-25T04:43:03.825Z] f3f5ae8826fa: Pull complete [2026-05-25T04:43:03.825Z] 4f4fb700ef54: Pull complete [2026-05-25T04:43:04.390Z] 7861252a18e6: Pull complete [2026-05-25T04:43:08.594Z] 9130f900ef6f: Pull complete [2026-05-25T04:43:08.594Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T04:43:08.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:43:08.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:08.688Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:43:08.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T04:43:10.353Z] $ docker top f1747b0a923dc0338da099b2511c0c043e95ba1157dd7ed657d6a3850d68561c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:43:10.711Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2026-05-25T04:43:10.722Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2026-05-25T04:43:11.001Z] + set -o pipefail [2026-05-25T04:43:11.001Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2026-05-25T04:43:19.150Z] [2026-05-25T04:43:19.150Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2026-05-25T04:43:19.150Z] [2026-05-25T04:43:19.150Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/754fb0d1-9a0d-454d-b2ea-a06665a876cd [2026-05-25T04:43:19.150Z] [2026-05-25T04:43:19.150Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T04:43:19.150Z] [Pipeline] } [2026-05-25T04:43:19.156Z] $ docker stop --time=1 f1747b0a923dc0338da099b2511c0c043e95ba1157dd7ed657d6a3850d68561c [2026-05-25T04:43:21.309Z] $ docker rm -f --volumes f1747b0a923dc0338da099b2511c0c043e95ba1157dd7ed657d6a3850d68561c [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-25T04:43:22.197Z] + git log --format=format:%s -1 00c065e0f85de07a409bcc19801cd001d7749f36 [Pipeline] sh [2026-05-25T04:43:22.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:43:22.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:22.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:43:22.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:22.919Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:43:22.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:43:23.327Z] $ docker top 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 -eo pid,comm [2026-05-25T04:43:23.380Z] 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-25T04:43:23.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:43:23.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:43:23.436Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:43:23.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:43:23.544Z] $ docker exec 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 ssh-agent [2026-05-25T04:43:23.663Z] SSH_AUTH_SOCK=/tmp/ssh-qpxW0fwiLLcl/agent.32 [2026-05-25T04:43:23.663Z] SSH_AGENT_PID=38 [2026-05-25T04:43:23.668Z] Running ssh-add (command line suppressed) [2026-05-25T04:43:23.766Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1063429236980211827.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1063429236980211827.key) [2026-05-25T04:43:23.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:43:24.074Z] + git semver tag [2026-05-25T04:43:24.332Z] 2026-05-25 04:43:24,326 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,334 [run_tag] DEBUG tag force:False [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,334 [check_head_tag] DEBUG check head tag [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,335 [execute] INFO git cat-file --batch-check [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,337 [execute] INFO git cat-file --batch [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,350 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:43:24.591Z] 2026-05-25 04:43:24,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:43:24.591Z] 4.1.0-dev.13 [Pipeline] } [2026-05-25T04:43:24.597Z] $ docker exec --env ******** --env ******** 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 ssh-agent -k [2026-05-25T04:43:24.685Z] unset SSH_AUTH_SOCK; [2026-05-25T04:43:24.685Z] unset SSH_AGENT_PID; [2026-05-25T04:43:24.685Z] echo Agent pid 38 killed; [2026-05-25T04:43:24.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:43:25.019Z] + git semver [Pipeline] } [2026-05-25T04:43:25.285Z] $ docker stop --time=1 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 [2026-05-25T04:43:26.545Z] $ docker rm -f --volumes 1d832b9ab1e0f50e7e11a70cf24eec15808261875f6f7a340119a3db582fd6c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:26.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:43:26.953Z] [2026-05-25T04:43:26.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:27.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:43:28.194Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T04:43:28.194Z] ab5ef0e58194: Pulling fs layer [2026-05-25T04:43:28.194Z] 9712f1f96733: Pulling fs layer [2026-05-25T04:43:28.194Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T04:43:28.194Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T04:43:28.194Z] e9a5061849ea: Pulling fs layer [2026-05-25T04:43:28.194Z] d747dcd14b5f: Pulling fs layer [2026-05-25T04:43:28.194Z] 2de7ff778b66: Pulling fs layer [2026-05-25T04:43:28.194Z] e9a5061849ea: Waiting [2026-05-25T04:43:28.194Z] d747dcd14b5f: Waiting [2026-05-25T04:43:28.194Z] 2de7ff778b66: Waiting [2026-05-25T04:43:28.194Z] 0d9ebad4ef96: Waiting [2026-05-25T04:43:28.194Z] 9712f1f96733: Verifying Checksum [2026-05-25T04:43:28.194Z] 9712f1f96733: Download complete [2026-05-25T04:43:28.759Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T04:43:28.759Z] 63f879dbbcfc: Download complete [2026-05-25T04:43:28.759Z] e9a5061849ea: Verifying Checksum [2026-05-25T04:43:28.759Z] e9a5061849ea: Download complete [2026-05-25T04:43:28.759Z] d747dcd14b5f: Verifying Checksum [2026-05-25T04:43:28.759Z] d747dcd14b5f: Download complete [2026-05-25T04:43:29.019Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T04:43:29.019Z] 0d9ebad4ef96: Download complete [2026-05-25T04:43:29.019Z] 2de7ff778b66: Verifying Checksum [2026-05-25T04:43:29.019Z] 2de7ff778b66: Download complete [2026-05-25T04:43:29.277Z] ab5ef0e58194: Verifying Checksum [2026-05-25T04:43:29.277Z] ab5ef0e58194: Download complete [2026-05-25T04:43:33.494Z] ab5ef0e58194: Pull complete [2026-05-25T04:43:33.494Z] 9712f1f96733: Pull complete [2026-05-25T04:43:34.065Z] 63f879dbbcfc: Pull complete [2026-05-25T04:43:39.348Z] 0d9ebad4ef96: Pull complete [2026-05-25T04:43:39.348Z] e9a5061849ea: Pull complete [2026-05-25T04:43:39.348Z] d747dcd14b5f: Pull complete [2026-05-25T04:43:40.736Z] 2de7ff778b66: Pull complete [2026-05-25T04:43:40.736Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T04:43:40.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:43:40.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:40.835Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:43:40.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T04:43:42.345Z] $ docker top 64b4c0c8a1ae104843f6b9d9648c8ff053399a01561ad49d08cbac4b307f820d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:43:42.414Z] provisioning config files... [2026-05-25T04:43:42.420Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2880002298929654255tmp [2026-05-25T04:43:42.430Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8843296514785202400tmp [2026-05-25T04:43:42.438Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13555882215350655098tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:43:42.462Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:42.750Z] ---> sigul-configuration.sh [2026-05-25T04:43:42.750Z] gpg: directory `/root/.gnupg' created [2026-05-25T04:43:42.750Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T04:43:42.750Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T04:43:42.750Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T04:43:42.751Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T04:43:42.751Z] gpg: CAST5 encrypted data [2026-05-25T04:43:42.751Z] gpg: encrypted with 1 passphrase [2026-05-25T04:43:42.751Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T04:43:43.044Z] + mkdir /home/jenkins [2026-05-25T04:43:43.044Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T04:43:43.336Z] + 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-25T04:43:43.346Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:43.636Z] ---> sigul-install.sh [2026-05-25T04:43:43.636Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T04:43:43.929Z] + git tag --list [2026-05-25T04:43:43.929Z] 1.0.0 [2026-05-25T04:43:43.929Z] v0.0.0 [2026-05-25T04:43:43.929Z] v1.1.0 [2026-05-25T04:43:43.929Z] v1.1.1 [2026-05-25T04:43:43.929Z] v1.2.2 [2026-05-25T04:43:43.929Z] v1.3.0 [2026-05-25T04:43:43.929Z] v1.3.1 [2026-05-25T04:43:43.929Z] v2.0.0 [2026-05-25T04:43:43.929Z] v2.1.0 [2026-05-25T04:43:43.929Z] v2.1.1 [2026-05-25T04:43:43.929Z] v2.2.0 [2026-05-25T04:43:43.929Z] v2.3.0 [2026-05-25T04:43:43.929Z] v3.0 [2026-05-25T04:43:43.929Z] v3.0.0 [2026-05-25T04:43:43.929Z] v3.1 [2026-05-25T04:43:43.929Z] v3.1.0 [2026-05-25T04:43:43.929Z] v3.1.1 [2026-05-25T04:43:43.929Z] v4.0 [2026-05-25T04:43:43.929Z] v4.0.0 [2026-05-25T04:43:43.929Z] v4.0.1 [2026-05-25T04:43:43.929Z] v4.0.1-dev.1 [2026-05-25T04:43:43.929Z] v4.1.0-dev.1 [2026-05-25T04:43:43.929Z] v4.1.0-dev.10 [2026-05-25T04:43:43.929Z] v4.1.0-dev.11 [2026-05-25T04:43:43.929Z] v4.1.0-dev.12 [2026-05-25T04:43:43.929Z] v4.1.0-dev.13 [2026-05-25T04:43:43.929Z] v4.1.0-dev.2 [2026-05-25T04:43:43.929Z] v4.1.0-dev.3 [2026-05-25T04:43:43.929Z] v4.1.0-dev.4 [2026-05-25T04:43:43.929Z] v4.1.0-dev.5 [2026-05-25T04:43:43.929Z] v4.1.0-dev.6 [2026-05-25T04:43:43.929Z] v4.1.0-dev.7 [2026-05-25T04:43:43.929Z] v4.1.0-dev.8 [2026-05-25T04:43:43.929Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-25T04:43:44.218Z] + lftools sign git-tag v4.1.0-dev.13 [2026-05-25T04:43:44.785Z] Signing Git tag with Sigul... [2026-05-25T04:43:44.785Z] Signing v4.1.0-dev.13 [Pipeline] echo [2026-05-25T04:43:45.052Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:45.414Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T04:43:45.471Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T04:43:45.516Z] $ docker stop --time=1 64b4c0c8a1ae104843f6b9d9648c8ff053399a01561ad49d08cbac4b307f820d [2026-05-25T04:43:46.805Z] $ docker rm -f --volumes 64b4c0c8a1ae104843f6b9d9648c8ff053399a01561ad49d08cbac4b307f820d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T04:43:47.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:43:47.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:47.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:43:47.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:47.701Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:43:47.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:43:47.943Z] $ docker top df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb -eo pid,comm [2026-05-25T04:43:47.986Z] 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-25T04:43:47.986Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:43:48.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:43:48.040Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:43:48.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:43:48.137Z] $ docker exec df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb ssh-agent [2026-05-25T04:43:48.236Z] SSH_AUTH_SOCK=/tmp/ssh-J7kaTbHDZfSI/agent.32 [2026-05-25T04:43:48.236Z] SSH_AGENT_PID=38 [2026-05-25T04:43:48.240Z] Running ssh-add (command line suppressed) [2026-05-25T04:43:48.322Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1600856371578399997.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1600856371578399997.key) [2026-05-25T04:43:48.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:43:48.632Z] + git semver bump pre [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,821 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,825 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,825 [bump_version] DEBUG bumped version:4.1.0-dev.14 [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,825 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,827 [execute] INFO git cat-file --batch-check [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,827 [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-25T04:43:48.890Z] 2026-05-25 04:43:48,831 [execute] INFO git cat-file --batch [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:43:48.890Z] 2026-05-25 04:43:48,835 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:43:48.890Z] 4.1.0-dev.14 [Pipeline] } [2026-05-25T04:43:48.896Z] $ docker exec --env ******** --env ******** df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb ssh-agent -k [2026-05-25T04:43:48.988Z] unset SSH_AUTH_SOCK; [2026-05-25T04:43:48.989Z] unset SSH_AGENT_PID; [2026-05-25T04:43:48.989Z] echo Agent pid 38 killed; [2026-05-25T04:43:49.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:43:49.324Z] + git semver [Pipeline] } [2026-05-25T04:43:49.591Z] $ docker stop --time=1 df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb [2026-05-25T04:43:50.836Z] $ docker rm -f --volumes df9bb33b2fd5b56acc8dd2f37a40b423d59309814c0db7b59445770d509e1ffb [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:43:51.189Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:43:51.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:51.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:43:51.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:51.563Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:43:51.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:43:51.830Z] $ docker top 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 -eo pid,comm [2026-05-25T04:43:51.873Z] 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-25T04:43:51.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:43:51.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:43:51.926Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:43:52.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:43:52.029Z] $ docker exec 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 ssh-agent [2026-05-25T04:43:52.154Z] SSH_AUTH_SOCK=/tmp/ssh-gyxukBHR1hSa/agent.32 [2026-05-25T04:43:52.154Z] SSH_AGENT_PID=38 [2026-05-25T04:43:52.158Z] Running ssh-add (command line suppressed) [2026-05-25T04:43:52.257Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5408436294142917777.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5408436294142917777.key) [2026-05-25T04:43:52.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:43:52.566Z] + git semver push [2026-05-25T04:43:52.824Z] 2026-05-25 04:43:52,784 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:43:52.824Z] 2026-05-25 04:43:52,788 [run_push] DEBUG push [2026-05-25T04:43:52.824Z] 2026-05-25 04:43:52,788 [execute] INFO git cat-file --batch-check [2026-05-25T04:43:52.824Z] 2026-05-25 04:43:52,789 [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-25T04:43:52.824Z] 2026-05-25 04:43:52,791 [execute] INFO git rev-list 8b1b3ec98919c5e1d66f044762efed82d1b6eec6 -- [2026-05-25T04:43:52.824Z] 2026-05-25 04:43:52,791 [execute] DEBUG Popen(['git', 'rev-list', '8b1b3ec98919c5e1d66f044762efed82d1b6eec6', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:43:52.824Z] 2026-05-25 04:43:52,799 [execute] INFO git fetch -v -- origin [2026-05-25T04:43:52.824Z] 2026-05-25 04:43:52,799 [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-25T04:43:53.398Z] 2026-05-25 04:43:53,318 [run_push] DEBUG no remote changes detected [2026-05-25T04:43:53.398Z] 2026-05-25 04:43:53,319 [execute] INFO git push origin semver [2026-05-25T04:43:53.398Z] 2026-05-25 04:43:53,319 [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-25T04:43:54.773Z] 2026-05-25 04:43:54,368 [run_push] DEBUG push all version tags [2026-05-25T04:43:54.773Z] 2026-05-25 04:43:54,368 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T04:43:54.773Z] 2026-05-25 04:43:54,369 [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-25T04:43:55.390Z] 2026-05-25 04:43:55,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-05-25T04:43:55.390Z] 4.1.0-dev.14 [Pipeline] } [2026-05-25T04:43:55.400Z] $ docker exec --env ******** --env ******** 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 ssh-agent -k [2026-05-25T04:43:55.497Z] unset SSH_AUTH_SOCK; [2026-05-25T04:43:55.497Z] unset SSH_AGENT_PID; [2026-05-25T04:43:55.497Z] echo Agent pid 38 killed; [2026-05-25T04:43:55.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:43:55.855Z] + git semver [Pipeline] } [2026-05-25T04:43:56.121Z] $ docker stop --time=1 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 [2026-05-25T04:43:57.398Z] $ docker rm -f --volumes 6beefaeae82803cfe9620b4581eb733b9275e3d09563232b000fe9be98cbbf77 [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-25T04:43:57.986Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2026-05-25T04:43:57.986Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-25T04:43:57.986Z] total 16 [2026-05-25T04:43:57.986Z] drwxr-xr-x 3 root root 4096 May 25 04:25 . [2026-05-25T04:43:57.986Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:43 .. [2026-05-25T04:43:57.986Z] drwxr-xr-x 2 root root 4096 May 25 04:25 cost [2026-05-25T04:43:57.986Z] -rw-r--r-- 1 root root 86 May 25 04:25 cost.csv [2026-05-25T04:43:57.986Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-25T04:43:57.986Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-05-25T04:43:57.986Z] total 16 [2026-05-25T04:43:57.986Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:25 . [2026-05-25T04:43:57.986Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:43 .. [2026-05-25T04:43:57.986Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:25 cost [2026-05-25T04:43:57.986Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:58.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:59.144Z] ---> package-listing.sh [2026-05-25T04:43:59.144Z] ++ facter osfamily [2026-05-25T04:43:59.144Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T04:43:59.404Z] + OS_FAMILY=debian [2026-05-25T04:43:59.404Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-05-25T04:43:59.404Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T04:43:59.404Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T04:43:59.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T04:43:59.404Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T04:43:59.404Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-25T04:43:59.404Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T04:43:59.404Z] + case "${OS_FAMILY}" in [2026-05-25T04:43:59.404Z] + dpkg -l [2026-05-25T04:43:59.404Z] + grep '^ii' [2026-05-25T04:43:59.404Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T04:43:59.404Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T04:43:59.404Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T04:43:59.404Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-05-25T04:43:59.404Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-05-25T04:43:59.404Z] + 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-25T04:43:59.412Z] 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-25T04:43:59.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:44:00.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:44:00.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:44:00.319Z] prd-ubuntu20.04-docker-8c-8g-10589 does not seem to be running inside a container [2026-05-25T04:44:00.342Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:44:00.531Z] $ docker top 9e836b3a95547614c9dbe571b3c901409ab4a74f53656a284052ce93d517b9f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:44:00.884Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T04:44:01.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T04:44:01.450Z] + ls /var/log/sa-host [2026-05-25T04:44:01.450Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:44:01.525Z] provisioning config files... [2026-05-25T04:44:01.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10622490250703828998tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:44:01.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:01.832Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T04:44:01.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:02.169Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T04:44:02.177Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:02.515Z] ---> sudo-logs.sh [2026-05-25T04:44:02.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T04:44:02.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:02.915Z] ---> job-cost.sh [2026-05-25T04:44:02.915Z] lf-activate-venv: SKIPPING [2026-05-25T04:44:02.915Z] DEBUG: total: 0.2199999988079071 [2026-05-25T04:44:02.915Z] INFO: Retrieving Stack Cost... [2026-05-25T04:44:03.176Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:44:03.745Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T04:44:03.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:04.049Z] ---> logs-deploy.sh [2026-05-25T04:44:04.049Z] lf-activate-venv: SKIPPING [2026-05-25T04:44:04.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/129 [2026-05-25T04:44:04.049Z] INFO: archiving workspace using pattern(s): [2026-05-25T04:44:04.996Z] Archives upload complete. [2026-05-25T04:44:04.996Z] INFO: archiving logs to Nexus [2026-05-25T04:44:05.647Z] ---> uname -a: [2026-05-25T04:44:05.647Z] Linux prd-ubuntu20-04-docker-8c-8g-10589 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] ---> lscpu: [2026-05-25T04:44:05.647Z] Architecture: x86_64 [2026-05-25T04:44:05.647Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-25T04:44:05.647Z] Byte Order: Little Endian [2026-05-25T04:44:05.647Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-25T04:44:05.647Z] CPU(s): 8 [2026-05-25T04:44:05.647Z] On-line CPU(s) list: 0-7 [2026-05-25T04:44:05.647Z] Thread(s) per core: 1 [2026-05-25T04:44:05.647Z] Core(s) per socket: 1 [2026-05-25T04:44:05.647Z] Socket(s): 8 [2026-05-25T04:44:05.647Z] NUMA node(s): 1 [2026-05-25T04:44:05.647Z] Vendor ID: AuthenticAMD [2026-05-25T04:44:05.647Z] CPU family: 23 [2026-05-25T04:44:05.647Z] Model: 49 [2026-05-25T04:44:05.647Z] Model name: AMD EPYC-Rome Processor [2026-05-25T04:44:05.647Z] Stepping: 0 [2026-05-25T04:44:05.647Z] CPU MHz: 2800.000 [2026-05-25T04:44:05.647Z] BogoMIPS: 5600.00 [2026-05-25T04:44:05.647Z] Virtualization: AMD-V [2026-05-25T04:44:05.647Z] Hypervisor vendor: KVM [2026-05-25T04:44:05.647Z] Virtualization type: full [2026-05-25T04:44:05.647Z] L1d cache: 256 KiB [2026-05-25T04:44:05.647Z] L1i cache: 256 KiB [2026-05-25T04:44:05.647Z] L2 cache: 4 MiB [2026-05-25T04:44:05.647Z] L3 cache: 128 MiB [2026-05-25T04:44:05.647Z] NUMA node0 CPU(s): 0-7 [2026-05-25T04:44:05.647Z] Vulnerability Gather data sampling: Not affected [2026-05-25T04:44:05.647Z] Vulnerability Itlb multihit: Not affected [2026-05-25T04:44:05.647Z] Vulnerability L1tf: Not affected [2026-05-25T04:44:05.647Z] Vulnerability Mds: Not affected [2026-05-25T04:44:05.647Z] Vulnerability Meltdown: Not affected [2026-05-25T04:44:05.647Z] Vulnerability Mmio stale data: Not affected [2026-05-25T04:44:05.647Z] Vulnerability Retbleed: Vulnerable [2026-05-25T04:44:05.647Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-25T04:44:05.647Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-25T04:44:05.647Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-25T04:44:05.647Z] Vulnerability Srbds: Not affected [2026-05-25T04:44:05.647Z] Vulnerability Tsx async abort: Not affected [2026-05-25T04:44:05.647Z] 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-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] ---> nproc: [2026-05-25T04:44:05.647Z] 8 [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] ---> df -h: [2026-05-25T04:44:05.647Z] Filesystem Size Used Avail Use% Mounted on [2026-05-25T04:44:05.647Z] overlay 155G 14G 141G 10% / [2026-05-25T04:44:05.647Z] tmpfs 64M 0 64M 0% /dev [2026-05-25T04:44:05.647Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-25T04:44:05.647Z] shm 64M 0 64M 0% /dev/shm [2026-05-25T04:44:05.647Z] /dev/vda1 155G 14G 141G 10% /facter-os [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] ---> sar -b -r -n DEV: [2026-05-25T04:44:05.647Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10589) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] 04:22:52 LINUX RESTART (8 CPU) [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] 04:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-25T04:44:05.647Z] 04:24:01 408.30 81.79 326.51 0.00 13968.87 167982.54 0.00 [2026-05-25T04:44:05.647Z] 04:25:01 237.24 3.80 233.44 0.00 58.66 65300.32 0.00 [2026-05-25T04:44:05.647Z] 04:26:01 163.22 5.70 157.52 0.00 312.08 51905.08 0.00 [2026-05-25T04:44:05.647Z] 04:27:01 3.60 0.00 3.60 0.00 0.00 51.20 0.00 [2026-05-25T04:44:05.647Z] 04:28:01 12.48 0.82 11.66 0.00 34.13 2088.19 0.00 [2026-05-25T04:44:05.647Z] 04:29:01 21.56 1.95 19.61 0.00 1983.87 3066.31 0.00 [2026-05-25T04:44:05.647Z] 04:30:01 3.48 0.03 3.45 0.00 0.27 76.65 0.00 [2026-05-25T04:44:05.647Z] 04:31:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2026-05-25T04:44:05.647Z] 04:32:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 [2026-05-25T04:44:05.647Z] 04:33:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 [2026-05-25T04:44:05.647Z] 04:34:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2026-05-25T04:44:05.647Z] 04:35:01 1.82 0.00 1.82 0.00 0.00 23.99 0.00 [2026-05-25T04:44:05.647Z] 04:36:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2026-05-25T04:44:05.647Z] 04:37:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2026-05-25T04:44:05.647Z] 04:38:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2026-05-25T04:44:05.647Z] 04:39:01 1.68 0.02 1.67 0.00 0.13 22.40 0.00 [2026-05-25T04:44:05.647Z] 04:40:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2026-05-25T04:44:05.647Z] 04:41:01 0.80 0.00 0.80 0.00 0.00 8.93 0.00 [2026-05-25T04:44:05.647Z] 04:42:01 1.37 0.00 1.37 0.00 0.00 17.19 0.00 [2026-05-25T04:44:05.647Z] 04:43:01 4.02 0.13 3.88 0.00 11.86 133.04 0.00 [2026-05-25T04:44:05.647Z] 04:44:01 157.19 0.88 156.31 0.00 24.93 61945.94 0.00 [2026-05-25T04:44:05.647Z] Average: 48.91 4.53 44.38 0.00 780.68 16796.53 0.00 [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] 04:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-25T04:44:05.647Z] 04:24:01 28566764 31503864 793544 2.41 87936 3128764 1907312 5.62 1051040 2860684 375100 [2026-05-25T04:44:05.647Z] 04:25:01 26608680 31374000 901544 2.74 159000 4689472 2188504 6.45 1680108 3976264 426416 [2026-05-25T04:44:05.647Z] 04:26:01 26094460 31454988 818116 2.49 175760 5235552 1952620 5.76 1729356 4404824 316 [2026-05-25T04:44:05.647Z] 04:27:01 26122644 31482508 792944 2.41 175832 5235408 1765268 5.20 1701428 4404604 44 [2026-05-25T04:44:05.647Z] 04:28:01 26046528 31479444 790824 2.41 180928 5300176 1706544 5.03 1731324 4443940 744 [2026-05-25T04:44:05.647Z] 04:29:01 25863388 31468984 792792 2.41 191956 5456408 1843668 5.44 1822692 4518340 4 [2026-05-25T04:44:05.647Z] 04:30:01 25870556 31475756 785896 2.39 191760 5456140 1836344 5.41 1815912 4518048 8 [2026-05-25T04:44:05.647Z] 04:31:01 25870832 31476096 785468 2.39 191840 5456144 1836344 5.41 1815968 4518052 120 [2026-05-25T04:44:05.647Z] 04:32:01 25870600 31475992 785480 2.39 191936 5456152 1836344 5.41 1816152 4518064 8 [2026-05-25T04:44:05.647Z] 04:33:01 25874316 31479872 781528 2.38 192040 5456156 1836344 5.41 1812452 4518056 4 [2026-05-25T04:44:05.647Z] 04:34:01 25873936 31479516 781864 2.38 192072 5456156 1836344 5.41 1812536 4518056 8 [2026-05-25T04:44:05.647Z] 04:35:01 25873792 31479492 781860 2.38 192164 5456160 1836344 5.41 1813132 4518072 4 [2026-05-25T04:44:05.647Z] 04:36:01 25874256 31480052 781192 2.38 192248 5456160 1836344 5.41 1812808 4518072 136 [2026-05-25T04:44:05.647Z] 04:37:01 25873572 31479464 781848 2.38 192296 5456164 1836344 5.41 1812892 4518080 152 [2026-05-25T04:44:05.647Z] 04:38:01 25873572 31479620 781624 2.38 192332 5456296 1836344 5.41 1812952 4518188 28 [2026-05-25T04:44:05.647Z] 04:39:01 25872284 31478476 782604 2.38 192380 5456268 1866964 5.50 1813368 4518168 4 [2026-05-25T04:44:05.647Z] 04:40:01 25872140 31478384 782648 2.38 192416 5456272 1866964 5.50 1813284 4518172 12 [2026-05-25T04:44:05.647Z] 04:41:01 25872204 31478464 782548 2.38 192432 5456276 1866964 5.50 1813152 4518172 124 [2026-05-25T04:44:05.647Z] 04:42:01 25872188 31478484 782452 2.38 192480 5456280 1866964 5.50 1813056 4518180 8 [2026-05-25T04:44:05.647Z] 04:43:01 25409716 31453532 806636 2.45 198880 5864108 1929916 5.69 1841492 4925892 407756 [2026-05-25T04:44:05.647Z] 04:44:01 24308204 31422944 830200 2.53 245252 6772608 1913944 5.64 1957260 5791876 232 [2026-05-25T04:44:05.647Z] Average: 25969744 31469521 795410 2.42 186378 5362530 1866797 5.50 1766303 4479134 57678 [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z] 04:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-25T04:44:05.647Z] 04:24:01 lo 5.43 5.43 0.54 0.54 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:24:01 ens3 619.33 434.19 8273.34 132.04 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:24:01 docker0 34.31 34.79 2.48 199.71 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:25:01 ens3 458.52 289.22 2979.18 43.33 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:25:01 docker0 265.21 417.31 23.64 2940.97 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:25:01 veth6c24559 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:26:01 lo 6.33 6.33 0.64 0.64 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:26:01 ens3 186.27 131.81 2761.26 384.65 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:26:01 docker0 4.97 8.85 0.35 128.51 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:27:01 ens3 2.18 1.05 1.48 0.62 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:28:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:28:01 ens3 44.68 19.48 845.75 1.70 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:29:01 ens3 39.12 22.06 721.27 1.91 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:30:01 ens3 0.58 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:31:01 ens3 1.23 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:32:01 ens3 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:33:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:34:01 ens3 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:35:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:36:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:37:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:38:01 ens3 0.47 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:39:01 ens3 1.12 0.60 0.51 0.36 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:40:01 ens3 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:41:01 ens3 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:42:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:43:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:43:01 ens3 131.36 74.25 4020.65 8.05 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:44:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:44:01 ens3 334.61 235.34 4068.10 186.16 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] 04:44:01 docker0 49.51 77.65 5.39 762.98 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] Average: ens3 86.76 57.56 1127.19 36.14 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] Average: docker0 16.86 25.65 1.52 192.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:05.647Z] [2026-05-25T04:44:05.647Z]