Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7618668521012966880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8754157175655065447.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9799712616917900217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16545604581368546344.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8901952885052198767.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9177’ Running on prd-ubuntu20.04-docker-8c-8g-9198 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 (main) Commit message: "Merge pull request #398 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 # timeout=10 > git rev-list --no-walk 63e0740b6d5ba4cf36c4060eee07b21304ec4083 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:22:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:22:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:22:42 ========================================================= 06:22:42 EdgeX Global Pipelines Version Info 06:22:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:22:43 ------------------- 06:22:43 stable info: 06:22:43 ------------------- 06:22:43 Commited By: Cherry Wang cherry@iotechsys.com 06:22:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:22:43 Message: update stable to v1.0.278 06:22:43 ------------------- 06:22:43 experimental info: 06:22:43 ------------------- 06:22:43 Commited By: **** collab-it+edgex@linuxfoundation.org 06:22:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:22:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e214a3 [Pipeline] echo 06:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:44 provisioning config files... 06:22:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7604666910617470700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:44 ---> ****-login.sh 06:22:44 nexus3.edgexfoundry.org:10001 06:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 06:22:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.****.com/go/credential-store/ 06:22:45 06:22:45 Login Succeeded 06:22:45 nexus3.edgexfoundry.org:10002 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 06:22:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.****.com/go/credential-store/ 06:22:45 06:22:45 Login Succeeded 06:22:45 nexus3.edgexfoundry.org:10003 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 06:22:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.****.com/go/credential-store/ 06:22:45 06:22:45 Login Succeeded 06:22:45 nexus3.edgexfoundry.org:10004 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 06:22:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.****.com/go/credential-store/ 06:22:45 06:22:45 Login Succeeded 06:22:45 ****.io 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 06:22:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.****.com/go/credential-store/ 06:22:45 06:22:45 Login Succeeded 06:22:45 ---> ****-login.sh ends [Pipeline] } 06:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:22:46 + git rev-list -1 --merges 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0~1..2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo 06:22:46 -----------> git rev-list -1 --merges 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0~1..2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:22:46 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [false] [Pipeline] sh 06:22:46 + git log --format=format:%s -1 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo 06:22:46 ========================================================= 06:22:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:22:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:46 + git log --format=format:%s -1 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo 06:22:47 [semverPrep] GIT_COMMIT: 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0, Commit Message: Merge pull request #398 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 06:22:47 [semverPrep] This is not a build commit. [Pipeline] sh 06:22:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:47 + grep -v github /etc/ssh/ssh_known_hosts 06:22:47 + [ -e /tmp/ssh_known_hosts ] 06:22:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:22:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:22:47 + sudo tee -a /etc/ssh/ssh_known_hosts 06:22:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:47 06:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:48 0.1.4: Pulling from edgex-devops/py-git-semver 06:22:48 3dae71ba6b94: Pulling fs layer 06:22:48 6bf1a483ea7c: Pulling fs layer 06:22:48 f5dfc541a4d3: Pulling fs layer 06:22:48 461d9e800cba: Pulling fs layer 06:22:48 80192f66455f: Pulling fs layer 06:22:48 2e8e34ca0e6c: Pulling fs layer 06:22:48 a29436f7fd5d: Pulling fs layer 06:22:48 923cac83aea3: Pulling fs layer 06:22:48 25ad8b0a4227: Pulling fs layer 06:22:48 db01528c6b51: Pulling fs layer 06:22:48 28988de357af: Pulling fs layer 06:22:48 a29436f7fd5d: Waiting 06:22:48 923cac83aea3: Waiting 06:22:48 80192f66455f: Waiting 06:22:48 2e8e34ca0e6c: Waiting 06:22:48 28988de357af: Waiting 06:22:48 25ad8b0a4227: Waiting 06:22:48 db01528c6b51: Waiting 06:22:48 461d9e800cba: Waiting 06:22:48 6bf1a483ea7c: Verifying Checksum 06:22:48 6bf1a483ea7c: Download complete 06:22:48 461d9e800cba: Verifying Checksum 06:22:48 461d9e800cba: Download complete 06:22:48 80192f66455f: Verifying Checksum 06:22:48 80192f66455f: Download complete 06:22:48 f5dfc541a4d3: Verifying Checksum 06:22:48 f5dfc541a4d3: Download complete 06:22:48 3dae71ba6b94: Verifying Checksum 06:22:48 3dae71ba6b94: Download complete 06:22:48 923cac83aea3: Verifying Checksum 06:22:48 923cac83aea3: Download complete 06:22:48 25ad8b0a4227: Verifying Checksum 06:22:48 25ad8b0a4227: Download complete 06:22:48 db01528c6b51: Verifying Checksum 06:22:48 db01528c6b51: Download complete 06:22:48 28988de357af: Download complete 06:22:48 a29436f7fd5d: Verifying Checksum 06:22:48 a29436f7fd5d: Download complete 06:22:48 2e8e34ca0e6c: Verifying Checksum 06:22:48 2e8e34ca0e6c: Download complete 06:22:49 3dae71ba6b94: Pull complete 06:22:49 6bf1a483ea7c: Pull complete 06:22:50 f5dfc541a4d3: Pull complete 06:22:50 461d9e800cba: Pull complete 06:22:50 80192f66455f: Pull complete 06:22:56 2e8e34ca0e6c: Pull complete 06:22:56 a29436f7fd5d: Pull complete 06:22:56 923cac83aea3: Pull complete 06:22:56 25ad8b0a4227: Pull complete 06:22:56 db01528c6b51: Pull complete 06:22:56 28988de357af: Pull complete 06:22:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:56 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:22:58 $ docker top a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 -eo pid,comm 06:22:58 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). 06:22:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:58 [ssh-agent] Looking for ssh-agent implementation... 06:22:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:58 $ docker exec a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent 06:22:58 SSH_AUTH_SOCK=/tmp/ssh-Q5m1eBcXeD4l/agent.31 06:22:58 SSH_AGENT_PID=37 06:22:58 Running ssh-add (command line suppressed) 06:22:59 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10027232408937389677.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10027232408937389677.key) 06:22:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 06:22:59 + git tag --points-at HEAD [Pipeline] } 06:22:59 $ docker exec --env ******** --env ******** a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent -k 06:22:59 unset SSH_AUTH_SOCK; 06:22:59 unset SSH_AGENT_PID; 06:22:59 echo Agent pid 37 killed; 06:22:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:22:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:59 [ssh-agent] Looking for ssh-agent implementation... 06:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:59 $ docker exec a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent 06:23:00 SSH_AUTH_SOCK=/tmp/ssh-e8FLKRaqVAtU/agent.84 06:23:00 SSH_AGENT_PID=90 06:23:00 Running ssh-add (command line suppressed) 06:23:00 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5502275577892421652.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5502275577892421652.key) 06:23:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:00 + git semver init 06:23:00 2026-05-13 06:23:00,676 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:23:00 2026-05-13 06:23:00,681 [run_init] DEBUG init version:0.0.0 force:False 06:23:00 2026-05-13 06:23:00,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:23:00 2026-05-13 06:23:00,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:23:00 2026-05-13 06:23:00,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 06:23:02 2026-05-13 06:23:02,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:23:02 2026-05-13 06:23:02,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:23:02 2026-05-13 06:23:02,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:23:02 2026-05-13 06:23:02,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:23:02 4.1.0-dev.12 [Pipeline] } 06:23:02 $ docker exec --env ******** --env ******** a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 ssh-agent -k 06:23:02 unset SSH_AUTH_SOCK; 06:23:02 unset SSH_AGENT_PID; 06:23:02 echo Agent pid 90 killed; 06:23:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:03 + git semver [Pipeline] } 06:23:03 $ docker stop --time=1 a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 06:23:04 $ docker rm -f --volumes a2d6ae571db020e409a7676cb0a752a3619165b91ac145b49a3c354590c37316 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:05 Stashed 1 file(s) [Pipeline] echo 06:23:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:05 provisioning config files... 06:23:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16704931396811952351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:05 ---> ****-login.sh 06:23:05 nexus3.edgexfoundry.org:10001 06:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:05 Login Succeeded 06:23:05 nexus3.edgexfoundry.org:10002 06:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:05 Login Succeeded 06:23:05 nexus3.edgexfoundry.org:10003 06:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:06 Login Succeeded 06:23:06 nexus3.edgexfoundry.org:10004 06:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:06 Login Succeeded 06:23:06 ****.io 06:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:06 Login Succeeded 06:23:06 ---> ****-login.sh ends [Pipeline] } 06:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:23:06 ========================================================= 06:23:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:23:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:07 + 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 . 06:23:07 #0 building with "default" instance using docker driver 06:23:07 06:23:07 #1 [internal] load build definition from Dockerfile 06:23:07 #1 transferring dockerfile: 1.61kB done 06:23:07 #1 DONE 0.0s 06:23:07 06:23:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:23:07 #2 DONE 0.1s 06:23:07 06:23:07 #3 [internal] load .dockerignore 06:23:07 #3 transferring context: 46B done 06:23:07 #3 DONE 0.0s 06:23:07 06:23:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:23:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:23:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:23:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 06:23:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:23:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:23:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:23:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:23:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 06:23:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:23:08 #4 ... 06:23:08 06:23:08 #5 [internal] load build context 06:23:08 #5 transferring context: 24.91MB 0.2s done 06:23:08 #5 DONE 0.3s 06:23:08 06:23:08 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:23:08 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:23:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s 06:23:08 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:23:08 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 06:23:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 06:23:08 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:23:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.5s 06:23:08 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 06:23:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.33MB / 112.58MB 0.5s 06:23:08 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:23:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 06:23:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 06:23:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.6s 06:23:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s 06:23:08 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 06:23:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s 06:23:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 06:23:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s 06:23:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.20MB / 112.58MB 0.9s 06:23:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 06:23:14 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 06:23:14 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:23:14 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:23:14 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:23:14 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:23:14 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 06:23:14 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 06:23:14 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 06:23:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 06:23:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 06:23:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 06:23:17 #4 DONE 10.0s 06:23:17 06:23:17 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 06:23:17 #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:23:18 #6 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:23:18 #6 0.729 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:23:18 #6 0.740 (2/4) Installing libedit (20250104.3.1-r1) 06:23:18 #6 0.747 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:23:18 #6 0.776 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:23:18 #6 0.788 Executing busybox-1.37.0-r19.trigger 06:23:18 #6 0.797 OK: 269 MiB in 64 packages 06:23:20 #6 DONE 2.2s 06:23:20 06:23:20 #7 [builder 3/7] WORKDIR /device-snmp-go 06:23:20 #7 DONE 0.0s 06:23:20 06:23:20 #8 [builder 4/7] COPY go.mod vendor* ./ 06:23:20 #8 DONE 0.0s 06:23:20 06:23:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:20 Still waiting to schedule task 06:23:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:23:30 #9 DONE 9.8s 06:23:30 06:23:30 #10 [builder 6/7] COPY . . 06:23:30 #10 DONE 0.1s 06:23:30 06:23:30 #11 [builder 7/7] RUN echo noop 06:23:30 #11 0.206 noop 06:23:30 #11 DONE 0.3s 06:23:30 06:23:30 #12 exporting to image 06:23:30 #12 exporting layers 06:23:38 #12 exporting layers 7.3s done 06:23:38 #12 writing image sha256:4d875a4eb061832e6a7c409ac29e37591932f3023c02bce6e1b504dd668d07d9 done 06:23:38 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:23:38 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:38 + docker inspect -f . ci-base-image-x86_64 06:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:38 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:23:39 $ docker top d197ae547989052d76e3494299bd691f92683a18dfb1f12caaafff40cc98f094 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:39 + go version 06:23:39 go version go1.25.2 linux/amd64 [Pipeline] } 06:23:39 $ docker stop --time=1 d197ae547989052d76e3494299bd691f92683a18dfb1f12caaafff40cc98f094 06:23:40 $ docker rm -f --volumes d197ae547989052d76e3494299bd691f92683a18dfb1f12caaafff40cc98f094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:41 + docker inspect -f . ci-base-image-x86_64 06:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:41 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:23:41 $ docker top f052acc80f4abbbe6f4cbc5e7c897307ea97921ad22783b920eabc52b2a3c577 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:23:42 + make test 06:23:42 go test ./... -coverprofile=coverage.out 06:23:43 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:24:05 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 06:24:05 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 06:24:13 0 issues. 06:24:13 go vet ./... 06:24:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:24:19 ./bin/test-attribution-txt.sh 06:24:19 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:24:19 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:24:19 $ docker stop --time=1 f052acc80f4abbbe6f4cbc5e7c897307ea97921ad22783b920eabc52b2a3c577 06:24:21 $ docker rm -f --volumes f052acc80f4abbbe6f4cbc5e7c897307ea97921ad22783b920eabc52b2a3c577 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:24:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:23 + ls -al . 06:24:23 total 240 06:24:23 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:23 . 06:24:23 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:22 .. 06:24:23 -rw-rw-r-- 1 jenkins jenkins 6 May 13 06:22 .dockerignore 06:24:23 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:24 .git 06:24:23 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 .github 06:24:23 -rw-rw-r-- 1 jenkins jenkins 263 May 13 06:22 .gitignore 06:24:23 -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:22 .golangci.yml 06:24:23 drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:23 .semver 06:24:23 -rw-rw-r-- 1 jenkins jenkins 21488 May 13 06:22 Attribution.txt 06:24:23 -rw-rw-r-- 1 jenkins jenkins 12273 May 13 06:22 CHANGELOG.md 06:24:23 -rw-rw-r-- 1 jenkins jenkins 1571 May 13 06:22 Dockerfile 06:24:23 -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:22 GOVERNANCE.md 06:24:23 -rw-rw-r-- 1 jenkins jenkins 679 May 13 06:22 Jenkinsfile 06:24:23 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 06:22 LICENSE 06:24:23 -rw-rw-r-- 1 jenkins jenkins 2239 May 13 06:22 Makefile 06:24:23 -rw-rw-r-- 1 jenkins jenkins 620 May 13 06:22 OWNERS.md 06:24:23 -rw-rw-r-- 1 jenkins jenkins 10477 May 13 06:22 README.md 06:24:23 -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:23 VERSION 06:24:23 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 bin 06:24:23 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 cmd 06:24:23 -rw-r--r-- 1 jenkins jenkins 9158 May 13 06:24 coverage.out 06:24:23 -rw-rw-r-- 1 jenkins jenkins 6557 May 13 06:22 go.mod 06:24:23 -rw-rw-r-- 1 jenkins jenkins 89335 May 13 06:22 go.sum 06:24:23 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 internal 06:24:23 -rw-rw-r-- 1 jenkins jenkins 228 May 13 06:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:23 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 --label arch=amd64 --label version=4.1.0-dev.12 . 06:24:23 #0 building with "default" instance using docker driver 06:24:23 06:24:23 #1 [internal] load build definition from Dockerfile 06:24:23 #1 transferring dockerfile: 1.61kB done 06:24:23 #1 DONE 0.0s 06:24:23 06:24:23 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:24:23 #2 DONE 0.0s 06:24:23 06:24:23 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:24:23 #3 DONE 0.1s 06:24:23 06:24:23 #4 [internal] load .dockerignore 06:24:23 #4 transferring context: 46B done 06:24:23 #4 DONE 0.0s 06:24:23 06:24:23 #5 [internal] load build context 06:24:23 #5 transferring context: 21.69kB done 06:24:23 #5 DONE 0.0s 06:24:23 06:24:23 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:24:23 #6 DONE 0.1s 06:24:23 06:24:23 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:24:23 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 06:24:23 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 06:24:23 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:24:23 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:24:23 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:24:23 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:24:23 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 06:24:23 #7 DONE 0.2s 06:24:23 06:24:23 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 06:24:24 #8 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:24:24 #8 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:24:24 #8 0.564 OK: 269 MiB in 64 packages 06:24:24 #8 DONE 0.7s 06:24:24 06:24:24 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:24:24 #9 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:24:24 #9 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:24:24 #9 0.594 (1/1) Installing dumb-init (1.2.5-r3) 06:24:24 #9 0.594 Executing busybox-1.37.0-r20.trigger 06:24:24 #9 0.599 OK: 7 MiB in 17 packages 06:24:24 #9 DONE 0.7s 06:24:24 06:24:24 #10 [builder 3/7] WORKDIR /device-snmp-go 06:24:24 #10 DONE 0.0s 06:24:24 06:24:24 #11 [builder 4/7] COPY go.mod vendor* ./ 06:24:24 #11 DONE 0.0s 06:24:24 06:24:24 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:25 #12 DONE 0.5s 06:24:25 06:24:25 #13 [builder 6/7] COPY . . 06:24:25 #13 DONE 0.1s 06:24:25 06:24:25 #14 [stage-1 3/6] RUN apk --no-cache upgrade 06:24:25 #14 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:24:25 #14 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:24:25 #14 0.688 OK: 7 MiB in 17 packages 06:24:25 #14 DONE 0.8s 06:24:25 06:24:25 #15 [builder 7/7] RUN make build 06:24:25 #15 0.258 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:24:52 #15 DONE 26.3s 06:24:52 06:24:52 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 06:24:52 #16 DONE 0.2s 06:24:52 06:24:52 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 06:24:52 #17 DONE 0.0s 06:24:52 06:24:52 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 06:24:52 #18 DONE 0.0s 06:24:52 06:24:52 #19 exporting to image 06:24:52 #19 exporting layers 06:24:52 #19 exporting layers 0.3s done 06:24:52 #19 writing image sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done 06:24:52 #19 naming to docker.io/library/device-snmp done 06:24:52 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:52 provisioning config files... 06:24:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3523169014845697566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:52 ---> ****-login.sh 06:24:52 nexus3.edgexfoundry.org:10001 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:52 Login Succeeded 06:24:52 nexus3.edgexfoundry.org:10002 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:52 Login Succeeded 06:24:52 nexus3.edgexfoundry.org:10003 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:52 Login Succeeded 06:24:52 nexus3.edgexfoundry.org:10004 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:52 Login Succeeded 06:24:52 ****.io 06:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:53 Login Succeeded 06:24:53 ---> ****-login.sh ends [Pipeline] } 06:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:24:53 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:24:53 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:24:53 latest 06:24:53 4.1.0-dev.12 06:24:53 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:24:53 main 06:24:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:24:53 8a051a0745c9: Preparing 06:24:53 cd899e4b34c3: Preparing 06:24:53 4d274dd4b7a3: Preparing 06:24:53 5188e2446d36: Preparing 06:24:53 223d9765fadf: Preparing 06:24:53 0854555d70ac: Preparing 06:24:53 0854555d70ac: Waiting 06:24:53 8a051a0745c9: Pushed 06:24:53 5188e2446d36: Pushed 06:24:53 223d9765fadf: Pushed 06:24:53 cd899e4b34c3: Pushed 06:24:53 0854555d70ac: Layer already exists 06:24:58 4d274dd4b7a3: Pushed 06:24:58 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:24:59 8a051a0745c9: Preparing 06:24:59 cd899e4b34c3: Preparing 06:24:59 4d274dd4b7a3: Preparing 06:24:59 5188e2446d36: Preparing 06:24:59 223d9765fadf: Preparing 06:24:59 0854555d70ac: Preparing 06:24:59 0854555d70ac: Waiting 06:24:59 4d274dd4b7a3: Layer already exists 06:24:59 223d9765fadf: Layer already exists 06:24:59 5188e2446d36: Layer already exists 06:24:59 cd899e4b34c3: Layer already exists 06:24:59 8a051a0745c9: Layer already exists 06:24:59 0854555d70ac: Layer already exists 06:24:59 latest: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 06:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:25:00 8a051a0745c9: Preparing 06:25:00 cd899e4b34c3: Preparing 06:25:00 4d274dd4b7a3: Preparing 06:25:00 5188e2446d36: Preparing 06:25:00 223d9765fadf: Preparing 06:25:00 0854555d70ac: Preparing 06:25:00 0854555d70ac: Waiting 06:25:00 4d274dd4b7a3: Layer already exists 06:25:00 5188e2446d36: Layer already exists 06:25:00 223d9765fadf: Layer already exists 06:25:00 cd899e4b34c3: Layer already exists 06:25:00 8a051a0745c9: Layer already exists 06:25:00 0854555d70ac: Layer already exists 06:25:00 4.1.0-dev.12: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:00 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:25:00 8a051a0745c9: Preparing 06:25:00 cd899e4b34c3: Preparing 06:25:00 4d274dd4b7a3: Preparing 06:25:00 5188e2446d36: Preparing 06:25:00 223d9765fadf: Preparing 06:25:00 0854555d70ac: Preparing 06:25:00 0854555d70ac: Waiting 06:25:00 223d9765fadf: Layer already exists 06:25:00 5188e2446d36: Layer already exists 06:25:00 cd899e4b34c3: Layer already exists 06:25:00 4d274dd4b7a3: Layer already exists 06:25:00 8a051a0745c9: Layer already exists 06:25:00 0854555d70ac: Layer already exists 06:25:00 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:25:01 8a051a0745c9: Preparing 06:25:01 cd899e4b34c3: Preparing 06:25:01 4d274dd4b7a3: Preparing 06:25:01 5188e2446d36: Preparing 06:25:01 223d9765fadf: Preparing 06:25:01 0854555d70ac: Preparing 06:25:01 0854555d70ac: Waiting 06:25:01 223d9765fadf: Layer already exists 06:25:01 cd899e4b34c3: Layer already exists 06:25:01 8a051a0745c9: Layer already exists 06:25:01 4d274dd4b7a3: Layer already exists 06:25:01 5188e2446d36: Layer already exists 06:25:01 0854555d70ac: Layer already exists 06:25:01 main: digest: sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:01 ===================================================== [Pipeline] echo 06:25:01 taggedImages: 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 06:25:01 ========================================================= 06:25:01 [edgeXBuildMultiArch] RAW Config: 06:25:01 images: 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:25:01 - nexus3.edgexfoundry.org:10004/device-snmp:main 06:25:01 settingsFile: 06:25:01 device-snmp-go-settings 06:25:01 ========================================================= [Pipeline] node 06:25:16 Still waiting to schedule task 06:25:16 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9182’ 06:25:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9200 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:25:41 Running in /w/workspace/device-snmp-go/128 [Pipeline] { [Pipeline] checkout 06:25:42 The recommended git tool is: git 06:25:47 using credential edgex-jenkins-ssh 06:25:47 Cloning the remote Git repository 06:25:47 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:25:48 > git init /w/workspace/device-snmp-go/128 # timeout=10 06:25:48 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:25:48 > git --version # timeout=10 06:25:48 > git --version # 'git version 2.25.1' 06:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:51 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:25:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:52 Avoid second fetch 06:25:52 Checking out Revision 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 (main) 06:25:52 Commit message: "Merge pull request #398 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" 06:25:52 > git config core.sparsecheckout # timeout=10 06:25:52 > git checkout -f 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:57 provisioning config files... 06:25:57 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/128@tmp/config12517648434496638675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:58 ---> ****-login.sh 06:25:58 nexus3.edgexfoundry.org:10001 06:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:58 Configure a credential helper to remove this warning. See 06:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:58 06:25:58 Login Succeeded 06:25:58 nexus3.edgexfoundry.org:10002 06:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:58 Configure a credential helper to remove this warning. See 06:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:58 06:25:58 Login Succeeded 06:25:58 nexus3.edgexfoundry.org:10003 06:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:59 Configure a credential helper to remove this warning. See 06:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:59 06:25:59 Login Succeeded 06:25:59 nexus3.edgexfoundry.org:10004 06:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:59 Configure a credential helper to remove this warning. See 06:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:59 06:25:59 Login Succeeded 06:25:59 ****.io 06:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:00 Configure a credential helper to remove this warning. See 06:26:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:00 06:26:00 Login Succeeded 06:26:00 ---> ****-login.sh ends [Pipeline] } 06:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:26:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:26:00 ========================================================= 06:26:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:26:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:01 + 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 . 06:26:01 Sending build context to Docker daemon 12.61MB 06:26:01 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 06:26:01 Step 2/12 : FROM ${BASE} AS builder 06:26:01 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:26:01 6b59a28fa201: Pulling fs layer 06:26:01 d32bb0dddca7: Pulling fs layer 06:26:01 5dab1238d3d9: Pulling fs layer 06:26:01 196fd7d83e7d: Pulling fs layer 06:26:01 4f4fb700ef54: Pulling fs layer 06:26:01 8ba94037c8f0: Pulling fs layer 06:26:01 deaec5988b04: Pulling fs layer 06:26:01 9f65657bb879: Pulling fs layer 06:26:01 4f4fb700ef54: Waiting 06:26:01 8ba94037c8f0: Waiting 06:26:01 deaec5988b04: Waiting 06:26:01 9f65657bb879: Waiting 06:26:01 196fd7d83e7d: Waiting 06:26:01 d32bb0dddca7: Verifying Checksum 06:26:01 d32bb0dddca7: Download complete 06:26:01 196fd7d83e7d: Verifying Checksum 06:26:01 196fd7d83e7d: Download complete 06:26:01 4f4fb700ef54: Verifying Checksum 06:26:01 4f4fb700ef54: Download complete 06:26:01 8ba94037c8f0: Verifying Checksum 06:26:01 8ba94037c8f0: Download complete 06:26:01 6b59a28fa201: Verifying Checksum 06:26:01 6b59a28fa201: Download complete 06:26:02 9f65657bb879: Verifying Checksum 06:26:02 9f65657bb879: Download complete 06:26:02 6b59a28fa201: Pull complete 06:26:03 5dab1238d3d9: Verifying Checksum 06:26:03 5dab1238d3d9: Download complete 06:26:03 d32bb0dddca7: Pull complete 06:26:04 deaec5988b04: Verifying Checksum 06:26:04 deaec5988b04: Download complete 06:26:17 5dab1238d3d9: Pull complete 06:26:17 196fd7d83e7d: Pull complete 06:26:17 4f4fb700ef54: Pull complete 06:26:17 8ba94037c8f0: Pull complete 06:26:27 deaec5988b04: Pull complete 06:26:28 9f65657bb879: Pull complete 06:26:28 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:26:28 ---> 334268110677 06:26:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:26:31 ---> Running in 22729c01881b 06:26:31 Removing intermediate container 22729c01881b 06:26:31 ---> c6a18e222ad7 06:26:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:26:31 ---> Running in 76a438cd81f4 06:26:31 Removing intermediate container 76a438cd81f4 06:26:31 ---> 1fac69ad12d3 06:26:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:26:31 ---> Running in 5935eaf0c018 06:26:31 Removing intermediate container 5935eaf0c018 06:26:31 ---> d971f5424cfa 06:26:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:26:32 ---> Running in a94d84119ee2 06:26:32 Removing intermediate container a94d84119ee2 06:26:32 ---> 5ed74a1c7a24 06:26:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:26:32 ---> Running in 9019014dbe03 06:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:26:35 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:26:35 (2/4) Installing libedit (20250104.3.1-r1) 06:26:35 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:26:35 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:26:35 Executing busybox-1.37.0-r19.trigger 06:26:35 OK: 259 MiB in 64 packages 06:26:36 Removing intermediate container 9019014dbe03 06:26:36 ---> a1cc4b381451 06:26:36 Step 8/12 : WORKDIR /device-snmp-go 06:26:36 ---> Running in b5dc8a818dc0 06:26:37 Removing intermediate container b5dc8a818dc0 06:26:37 ---> 24d73b611c92 06:26:37 Step 9/12 : COPY go.mod vendor* ./ 06:26:40 ---> b89adf15eaa2 06:26:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:40 ---> Running in f5b0bf6dc4c6 06:27:15 Running on prd-centos7-docker-4c-2g-9202 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:15 provisioning config files... 06:27:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10745602219839559825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:16 ---> ****-login.sh 06:27:16 nexus3.edgexfoundry.org:10001 06:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:16 Configure a credential helper to remove this warning. See 06:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:16 06:27:16 Login Succeeded 06:27:16 nexus3.edgexfoundry.org:10002 06:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:16 Configure a credential helper to remove this warning. See 06:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:16 06:27:16 Login Succeeded 06:27:16 nexus3.edgexfoundry.org:10003 06:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:16 Configure a credential helper to remove this warning. See 06:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:16 06:27:16 Login Succeeded 06:27:16 nexus3.edgexfoundry.org:10004 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 ****.io 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 ---> ****-login.sh ends [Pipeline] } 06:27:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:17 + docker buildx ls 06:27:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:27:17 default * docker 06:27:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:27:18 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:27:18 edgex-builder [Pipeline] sh 06:27:18 + docker buildx inspect --bootstrap 06:27:18 #1 [internal] booting buildkit 06:27:18 #1 pulling image moby/buildkit:buildx-stable-1 06:27:21 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 06:27:21 #1 creating container buildx_buildkit_edgex-builder0 06:27:23 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 06:27:23 #1 DONE 4.5s 06:27:23 Name: edgex-builder 06:27:23 Driver: docker-container 06:27:23 06:27:23 Nodes: 06:27:23 Name: edgex-builder0 06:27:23 Endpoint: unix:///var/run/docker.sock 06:27:23 Status: running 06:27:23 Buildkit: v0.29.0 06:27:23 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:27:23 + docker buildx ls 06:27:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:27:23 edgex-builder * docker-container 06:27:23 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:27:23 default docker 06:27:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:27:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 --push - 06:27:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0' 06:27:24 #1 [internal] load build definition from Dockerfile 06:27:24 #1 transferring dockerfile: 196B done 06:27:24 #1 DONE 0.0s 06:27:24 06:27:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:27:24 #2 DONE 0.1s 06:27:24 06:27:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:27:24 #3 DONE 0.1s 06:27:24 06:27:24 #4 [internal] load .dockerignore 06:27:24 #4 transferring context: 06:27:24 #4 transferring context: 2B done 06:27:24 #4 DONE 0.0s 06:27:24 06:27:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:24 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:24 #5 DONE 0.0s 06:27:24 06:27:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:24 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:24 #6 DONE 0.1s 06:27:24 06:27:24 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 06:27:24 #7 DONE 0.0s 06:27:24 06:27:24 #8 exporting to image 06:27:24 #8 exporting layers done 06:27:24 #8 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 0.0s done 06:27:24 #8 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done 06:27:24 #8 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done 06:27:24 #8 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done 06:27:24 #8 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.0s done 06:27:24 #8 pushing layers 0.1s done 06:27:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 06:27:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:27:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done 06:27:24 #8 DONE 0.2s 06:27:24 06:27:24 1 warning found (use --debug to expand): 06:27:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:27:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 06:27:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 06:27:24 #1 [internal] load build definition from Dockerfile 06:27:24 #1 transferring dockerfile: 162B done 06:27:24 #1 DONE 0.0s 06:27:24 06:27:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 06:27:24 #2 DONE 0.0s 06:27:24 06:27:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 06:27:24 #3 DONE 0.0s 06:27:24 06:27:24 #4 [internal] load .dockerignore 06:27:24 #4 transferring context: 2B done 06:27:24 #4 DONE 0.0s 06:27:24 06:27:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:24 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:24 #5 CACHED 06:27:24 06:27:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:24 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:24 #6 CACHED 06:27:24 06:27:24 #7 exporting to image 06:27:24 #7 exporting layers done 06:27:24 #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done 06:27:24 #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done 06:27:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:27:24 #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done 06:27:24 #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done 06:27:24 #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done 06:27:24 #7 pushing layers 0.0s done 06:27:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done 06:27:24 #7 DONE 0.1s 06:27:24 06:27:24 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 06:27:24 #8 DONE 0.0s 06:27:24 06:27:24 1 warning found (use --debug to expand): 06:27:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:27:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12' 06:27:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 --push - 06:27:25 #1 [internal] load build definition from Dockerfile 06:27:25 #1 transferring dockerfile: 168B done 06:27:25 #1 DONE 0.0s 06:27:25 06:27:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 06:27:25 #2 DONE 0.0s 06:27:25 06:27:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12 06:27:25 #3 DONE 0.0s 06:27:25 06:27:25 #4 [internal] load .dockerignore 06:27:25 #4 transferring context: 2B done 06:27:25 #4 DONE 0.0s 06:27:25 06:27:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:25 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:25 #5 CACHED 06:27:25 06:27:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:25 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:25 #6 CACHED 06:27:25 06:27:25 #7 exporting to image 06:27:25 #7 exporting layers done 06:27:25 #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done 06:27:25 #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done 06:27:25 #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done 06:27:25 #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done 06:27:25 #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done 06:27:25 #7 pushing layers 0.0s done 06:27:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 06:27:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:27:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done 06:27:25 #7 DONE 0.1s 06:27:25 06:27:25 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 06:27:25 #8 DONE 0.0s 06:27:25 06:27:25 1 warning found (use --debug to expand): 06:27:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:27:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 --push - 06:27:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12' 06:27:25 #1 [internal] load build definition from Dockerfile 06:27:25 #1 transferring dockerfile: 209B done 06:27:25 #1 DONE 0.0s 06:27:25 06:27:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:27:25 #2 DONE 0.0s 06:27:25 06:27:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:27:25 #3 DONE 0.0s 06:27:25 06:27:25 #4 [internal] load .dockerignore 06:27:25 #4 transferring context: 2B done 06:27:25 #4 DONE 0.0s 06:27:25 06:27:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:25 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:25 #5 CACHED 06:27:25 06:27:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:25 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:25 #6 CACHED 06:27:25 06:27:25 #7 exporting to image 06:27:25 #7 exporting layers done 06:27:25 #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done 06:27:25 #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done 06:27:25 #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done 06:27:25 #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done 06:27:25 #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done 06:27:25 #7 pushing layers 0.0s done 06:27:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 06:27:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:27:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done 06:27:26 #7 DONE 0.1s 06:27:26 06:27:26 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 06:27:26 #8 DONE 0.0s 06:27:26 06:27:26 1 warning found (use --debug to expand): 06:27:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:27:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 06:27:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 06:27:26 #1 [internal] load build definition from Dockerfile 06:27:26 #1 transferring dockerfile: 160B done 06:27:26 #1 DONE 0.0s 06:27:26 06:27:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 06:27:26 #2 DONE 0.0s 06:27:26 06:27:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 06:27:26 #3 DONE 0.0s 06:27:26 06:27:26 #4 [internal] load .dockerignore 06:27:26 #4 transferring context: 2B done 06:27:26 #4 DONE 0.0s 06:27:26 06:27:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:26 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:26 #5 CACHED 06:27:26 06:27:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 06:27:26 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:92723dd9ba3f3aa5d9d2e1af2cec41553c2aecd3d7746753740e1a526c994300 0.0s done 06:27:26 #6 CACHED 06:27:26 06:27:26 #7 exporting to image 06:27:26 #7 exporting layers done 06:27:26 #7 exporting manifest sha256:0ad04e0481aef0f6be7d974e636f50b505234c1a6c2f1d419096830f225ec482 done 06:27:26 #7 exporting config sha256:756056eaa322f0b16a3b82a152661438a19c4ee0964803f21593b2c64ef5d2d2 done 06:27:26 #7 exporting manifest sha256:604255d511bf1919eb8e0b5b9fb856b5d4dc04b4a156a3c6447ba69fc1d20bb1 done 06:27:26 #7 exporting config sha256:a7f179d07466b7ad79b4be30a9a4aec9fd3007959337f48d1ed7aad8db35d5c7 done 06:27:26 #7 exporting manifest list sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d done 06:27:26 #7 pushing layers 0.0s done 06:27:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 06:27:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:27:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:8894b586e2a5b0a280e23c0ded6c828cc167aa6c52aaf2d80a6158c8be269d5d 0.1s done 06:27:26 #7 DONE 0.1s 06:27:26 06:27:26 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 06:27:26 #8 DONE 0.0s 06:27:26 06:27:26 1 warning found (use --debug to expand): 06:27:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:27:26 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:27:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:27:27 ---> package-listing.sh 06:27:27 ++ tr '[:upper:]' '[:lower:]' 06:27:27 ++ facter osfamily 06:27:28 + OS_FAMILY=redhat 06:27:28 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:27:28 + START_PACKAGES=/tmp/packages_start.txt 06:27:28 + END_PACKAGES=/tmp/packages_end.txt 06:27:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:27:28 + PACKAGES=/tmp/packages_start.txt 06:27:28 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:27:28 + PACKAGES=/tmp/packages_end.txt 06:27:28 + case "${OS_FAMILY}" in 06:27:28 + sort 06:27:28 + rpm -qa 06:27:28 + '[' -f /tmp/packages_start.txt ']' 06:27:28 + '[' -f /tmp/packages_end.txt ']' 06:27:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:27:28 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:27:28 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:27:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:27:28 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 06:27:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:29 06:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:29 latest: Pulling from edgex-lftools-log-publisher 06:27:29 5eb5b503b376: Pulling fs layer 06:27:29 5c69ac0246d0: Pulling fs layer 06:27:29 ec43610c2a17: Pulling fs layer 06:27:29 3a2ae6a8a46f: Pulling fs layer 06:27:29 33b1e0a273af: Pulling fs layer 06:27:29 5d3b04190fa2: Pulling fs layer 06:27:29 2f39f015ded8: Pulling fs layer 06:27:29 33b1e0a273af: Waiting 06:27:29 5d3b04190fa2: Waiting 06:27:29 2f39f015ded8: Waiting 06:27:29 3a2ae6a8a46f: Waiting 06:27:29 5c69ac0246d0: Verifying Checksum 06:27:29 5c69ac0246d0: Download complete 06:27:29 3a2ae6a8a46f: Verifying Checksum 06:27:29 3a2ae6a8a46f: Download complete 06:27:29 33b1e0a273af: Verifying Checksum 06:27:29 33b1e0a273af: Download complete 06:27:29 5d3b04190fa2: Verifying Checksum 06:27:29 5d3b04190fa2: Download complete 06:27:29 ec43610c2a17: Verifying Checksum 06:27:29 ec43610c2a17: Download complete 06:27:30 5eb5b503b376: Verifying Checksum 06:27:30 5eb5b503b376: Download complete 06:27:30 2f39f015ded8: Verifying Checksum 06:27:30 2f39f015ded8: Download complete 06:27:31 5eb5b503b376: Pull complete 06:27:31 5c69ac0246d0: Pull complete 06:27:31 ec43610c2a17: Pull complete 06:27:31 3a2ae6a8a46f: Pull complete 06:27:32 33b1e0a273af: Pull complete 06:27:32 5d3b04190fa2: Pull complete 06:27:36 2f39f015ded8: Pull complete 06:27:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:27:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:36 prd-centos7-docker-4c-2g-9202 does not seem to be running inside a container 06:27:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:27:39 $ docker top 8e35d69d2abc476a31465a8ac12f00a5b03fa89e6586cc0dbf328f135b950ca1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:27:40 + mkdir -p /var/log/sysstat [Pipeline] sh 06:27:40 + ls /var/log/sa-host 06:27:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:40 provisioning config files... 06:27:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config213113004943607101tmp [Pipeline] { [Pipeline] echo 06:27:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:27:41 ---> create-netrc.sh [Pipeline] } 06:27:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:27:41 ---> python-tools-install.sh [Pipeline] echo 06:27:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:27:41 ---> sudo-logs.sh 06:27:41 Archiving 'sudo' log.. 06:27:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-9202.novalocal: Name or service not known 06:27:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-9202.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:27:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:27:42 ---> job-cost.sh 06:27:42 lf-activate-venv: SKIPPING 06:27:42 INFO: No Stack... 06:27:42 INFO: Retrieving Pricing Info for: v3-standard-2 06:27:42 INFO: Archiving Costs [Pipeline] echo 06:27:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:27:43 ---> logs-deploy.sh 06:27:43 lf-activate-venv: SKIPPING 06:27:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/128 06:27:43 INFO: archiving workspace using pattern(s): 06:27:43 Archives upload complete. 06:27:43 INFO: archiving logs to Nexus 06:27:44 ---> uname -a: 06:27:44 Linux prd-centos7-docker-4c-2g-9202.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:27:44 06:27:44 06:27:44 ---> lscpu: 06:27:44 Architecture: x86_64 06:27:44 CPU op-mode(s): 32-bit, 64-bit 06:27:44 Byte Order: Little Endian 06:27:44 Address sizes: 40 bits physical, 48 bits virtual 06:27:44 CPU(s): 2 06:27:44 On-line CPU(s) list: 0,1 06:27:44 Thread(s) per core: 1 06:27:44 Core(s) per socket: 1 06:27:44 Socket(s): 2 06:27:44 NUMA node(s): 1 06:27:44 Vendor ID: AuthenticAMD 06:27:44 CPU family: 23 06:27:44 Model: 49 06:27:44 Model name: AMD EPYC-Rome Processor 06:27:44 Stepping: 0 06:27:44 CPU MHz: 2800.000 06:27:44 BogoMIPS: 5600.00 06:27:44 Virtualization: AMD-V 06:27:44 Hypervisor vendor: KVM 06:27:44 Virtualization type: full 06:27:44 L1d cache: 64 KiB 06:27:44 L1i cache: 64 KiB 06:27:44 L2 cache: 1 MiB 06:27:44 L3 cache: 32 MiB 06:27:44 NUMA node0 CPU(s): 0,1 06:27:44 Vulnerability Itlb multihit: Not affected 06:27:44 Vulnerability L1tf: Not affected 06:27:44 Vulnerability Mds: Not affected 06:27:44 Vulnerability Meltdown: Not affected 06:27:44 Vulnerability Mmio stale data: Not affected 06:27:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:27:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:27:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:27:44 Vulnerability Srbds: Not affected 06:27:44 Vulnerability Tsx async abort: Not affected 06:27:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:27:44 06:27:44 06:27:44 ---> nproc: 06:27:44 2 06:27:44 06:27:44 06:27:44 ---> df -h: 06:27:44 Filesystem Size Used Avail Use% Mounted on 06:27:44 overlay 40G 7.4G 33G 19% / 06:27:44 tmpfs 64M 0 64M 0% /dev 06:27:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:27:44 shm 64M 0 64M 0% /dev/shm 06:27:44 /dev/vda1 40G 7.4G 33G 19% /facter-os 06:27:44 06:27:44 06:27:44 Cannot open /var/log/sysstat/sa13: No such file or directory 06:27:44 Please check if data collecting is enabled 06:27:44 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:44 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:27:44 $ docker stop --time=1 8e35d69d2abc476a31465a8ac12f00a5b03fa89e6586cc0dbf328f135b950ca1 06:27:46 $ docker rm -f --volumes 8e35d69d2abc476a31465a8ac12f00a5b03fa89e6586cc0dbf328f135b950ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:27:46 [WS-CLEANUP] Deleting project workspace... 06:27:46 [WS-CLEANUP] Deferred wipeout is used... 06:27:46 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:46 06:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:46 latest: Pulling from edgex-lftools-log-publisher 06:27:46 5eb5b503b376: Pulling fs layer 06:27:46 5c69ac0246d0: Pulling fs layer 06:27:46 ec43610c2a17: Pulling fs layer 06:27:46 3a2ae6a8a46f: Pulling fs layer 06:27:46 33b1e0a273af: Pulling fs layer 06:27:46 5d3b04190fa2: Pulling fs layer 06:27:46 2f39f015ded8: Pulling fs layer 06:27:46 33b1e0a273af: Waiting 06:27:46 5d3b04190fa2: Waiting 06:27:46 2f39f015ded8: Waiting 06:27:46 3a2ae6a8a46f: Waiting 06:27:46 5c69ac0246d0: Verifying Checksum 06:27:46 5c69ac0246d0: Download complete 06:27:46 3a2ae6a8a46f: Download complete 06:27:46 33b1e0a273af: Verifying Checksum 06:27:46 33b1e0a273af: Download complete 06:27:46 5d3b04190fa2: Download complete 06:27:46 ec43610c2a17: Download complete 06:27:47 5eb5b503b376: Download complete 06:27:48 2f39f015ded8: Download complete 06:27:49 5eb5b503b376: Pull complete 06:27:49 5c69ac0246d0: Pull complete 06:27:49 ec43610c2a17: Pull complete 06:27:49 3a2ae6a8a46f: Pull complete 06:27:49 33b1e0a273af: Pull complete 06:27:49 5d3b04190fa2: Pull complete 06:27:56 2f39f015ded8: Pull complete 06:27:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:56 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:27:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:27:57 $ docker top 579ee8f8ce47f49719b0405dcbd3f235089530b9c4894c0d5cc7af286bc97710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:58 ---> job-cost.sh 06:27:58 lf-activate-venv: SKIPPING 06:27:58 INFO: No Stack... 06:27:58 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:58 INFO: Archiving Costs [Pipeline] sh 06:27:58 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:27:58 + cut -d, -f6 [Pipeline] lock 06:27:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] 06:27:58 Resource [jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] did not exist. Created. 06:27:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:59 + echo total: 0.2199999988079071 [Pipeline] stash 06:27:59 Stashed 1 file(s) [Pipeline] } 06:27:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:59 $ docker stop --time=1 579ee8f8ce47f49719b0405dcbd3f235089530b9c4894c0d5cc7af286bc97710 06:28:00 $ docker rm -f --volumes 579ee8f8ce47f49719b0405dcbd3f235089530b9c4894c0d5cc7af286bc97710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:28:32 Removing intermediate container f5b0bf6dc4c6 06:28:32 ---> 4fd236414eb8 06:28:32 Step 11/12 : COPY . . 06:28:32 ---> f2411287bcfb 06:28:32 Step 12/12 : RUN ${MAKE} 06:28:32 ---> Running in 5257ec0caccf 06:28:32 noop 06:28:32 Removing intermediate container 5257ec0caccf 06:28:32 ---> 948f4321357a 06:28:32 Successfully built 948f4321357a 06:28:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker inspect -f . ci-base-image-arm64 06:28:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:33 prd-ubuntu20.04-docker-arm64-4c-16g-9200 does not seem to be running inside a container 06:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/128 -v /w/workspace/device-snmp-go/128:/w/workspace/device-snmp-go/128:rw,z -v /w/workspace/device-snmp-go/128@tmp:/w/workspace/device-snmp-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:28:34 $ docker top 3036fb3d0b4eeba731ca8843d1e44ad4e96e4a642bcf7ad5bb5270bb4056b380 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:35 + go version 06:28:35 go version go1.25.3 linux/arm64 [Pipeline] } 06:28:35 $ docker stop --time=1 3036fb3d0b4eeba731ca8843d1e44ad4e96e4a642bcf7ad5bb5270bb4056b380 06:28:37 $ docker rm -f --volumes 3036fb3d0b4eeba731ca8843d1e44ad4e96e4a642bcf7ad5bb5270bb4056b380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:38 + docker inspect -f . ci-base-image-arm64 06:28:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:38 prd-ubuntu20.04-docker-arm64-4c-16g-9200 does not seem to be running inside a container 06:28:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/128 -v /w/workspace/device-snmp-go/128:/w/workspace/device-snmp-go/128:rw,z -v /w/workspace/device-snmp-go/128@tmp:/w/workspace/device-snmp-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:28:39 $ docker top 6d9fb5c1d613581724aa623f50f7044d15b2ebbabddfab42055483e1246b0342 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:40 + git config --global --add safe.directory /w/workspace/device-snmp-go/128 [Pipeline] fileExists [Pipeline] sh 06:28:41 + make test 06:28:41 go test ./... -coverprofile=coverage.out 06:28:49 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:32:41 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 06:32:41 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements 06:32:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:32:41 go vet ./... 06:33:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:28 ./bin/test-attribution-txt.sh 06:33:28 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:33:28 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:33:29 $ docker stop --time=1 6d9fb5c1d613581724aa623f50f7044d15b2ebbabddfab42055483e1246b0342 06:33:30 $ docker rm -f --volumes 6d9fb5c1d613581724aa623f50f7044d15b2ebbabddfab42055483e1246b0342 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:32 Warning: overwriting stash ‘coverage-report’ 06:33:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:34 + ls -al . 06:33:34 total 236 06:33:34 drwxrwxr-x 7 jenkins jenkins 4096 May 13 06:28 . 06:33:34 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:25 .. 06:33:34 -rw-rw-r-- 1 jenkins jenkins 6 May 13 06:25 .dockerignore 06:33:34 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:25 .git 06:33:34 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:25 .github 06:33:34 -rw-rw-r-- 1 jenkins jenkins 263 May 13 06:25 .gitignore 06:33:34 -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:25 .golangci.yml 06:33:34 -rw-rw-r-- 1 jenkins jenkins 21488 May 13 06:25 Attribution.txt 06:33:34 -rw-rw-r-- 1 jenkins jenkins 12273 May 13 06:25 CHANGELOG.md 06:33:34 -rw-rw-r-- 1 jenkins jenkins 1571 May 13 06:25 Dockerfile 06:33:34 -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:25 GOVERNANCE.md 06:33:34 -rw-rw-r-- 1 jenkins jenkins 679 May 13 06:25 Jenkinsfile 06:33:34 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 06:25 LICENSE 06:33:34 -rw-rw-r-- 1 jenkins jenkins 2239 May 13 06:25 Makefile 06:33:34 -rw-rw-r-- 1 jenkins jenkins 620 May 13 06:25 OWNERS.md 06:33:34 -rw-rw-r-- 1 jenkins jenkins 10477 May 13 06:25 README.md 06:33:34 -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:23 VERSION 06:33:34 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:25 bin 06:33:34 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:25 cmd 06:33:34 -rw-r--r-- 1 jenkins jenkins 9158 May 13 06:32 coverage.out 06:33:34 -rw-rw-r-- 1 jenkins jenkins 6557 May 13 06:25 go.mod 06:33:34 -rw-rw-r-- 1 jenkins jenkins 89335 May 13 06:25 go.sum 06:33:34 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:25 internal 06:33:34 -rw-rw-r-- 1 jenkins jenkins 228 May 13 06:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:34 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 --label arch=arm64 --label version=4.1.0-dev.12 . 06:33:34 Sending build context to Docker daemon 12.62MB 06:33:35 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 06:33:35 Step 2/25 : FROM ${BASE} AS builder 06:33:35 ---> 948f4321357a 06:33:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:33:35 ---> Running in 414f7bc1a0c6 06:33:35 Removing intermediate container 414f7bc1a0c6 06:33:35 ---> 75e5794bc8dc 06:33:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:35 ---> Running in 65265d118570 06:33:35 Removing intermediate container 65265d118570 06:33:35 ---> 02f24b723e23 06:33:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:33:35 ---> Running in 27286feb074e 06:33:36 Removing intermediate container 27286feb074e 06:33:36 ---> 28cf99966ef9 06:33:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:33:36 ---> Running in fd56eb2400df 06:33:36 Removing intermediate container fd56eb2400df 06:33:36 ---> a7766d52efc8 06:33:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:36 ---> Running in 9fb98af45d70 06:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:33:39 OK: 259 MiB in 64 packages 06:33:42 Removing intermediate container 9fb98af45d70 06:33:42 ---> fdaf7a1a7a19 06:33:42 Step 8/25 : WORKDIR /device-snmp-go 06:33:42 ---> Running in f7672b0e268e 06:33:42 Removing intermediate container f7672b0e268e 06:33:42 ---> dc22360be686 06:33:42 Step 9/25 : COPY go.mod vendor* ./ 06:33:42 ---> 0aca626ae0a0 06:33:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:43 ---> Running in 910cfdc5b211 06:33:44 Removing intermediate container 910cfdc5b211 06:33:44 ---> 3c141691d998 06:33:44 Step 11/25 : COPY . . 06:33:45 ---> 477094134d63 06:33:45 Step 12/25 : RUN ${MAKE} 06:33:46 ---> Running in 8263b12facb3 06:33:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:37:54 Removing intermediate container 8263b12facb3 06:37:54 ---> 3b7648c3f996 06:37:54 Step 13/25 : FROM alpine:3.22 06:37:54 3.22: Pulling from library/alpine 06:37:54 58e777220c39: Pulling fs layer 06:37:54 58e777220c39: Verifying Checksum 06:37:54 58e777220c39: Download complete 06:37:54 58e777220c39: Pull complete 06:37:54 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:37:54 Status: Downloaded newer image for alpine:3.22 06:37:54 ---> 6a2735c23ff3 06:37:54 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:37:54 ---> Running in 848394bc679a 06:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:37:54 (1/1) Installing dumb-init (1.2.5-r3) 06:37:54 Executing busybox-1.37.0-r20.trigger 06:37:54 OK: 8 MiB in 17 packages 06:37:54 Removing intermediate container 848394bc679a 06:37:54 ---> 148af234940b 06:37:54 Step 15/25 : RUN apk --no-cache upgrade 06:37:54 ---> Running in 3647307b29a4 06:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:37:54 OK: 8 MiB in 17 packages 06:37:54 Removing intermediate container 3647307b29a4 06:37:54 ---> 3429d76a737b 06:37:54 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:37:56 ---> 00ae56166d86 06:37:56 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:37:57 ---> 23bfadc60c95 06:37:57 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:37:58 ---> a3bb689c59f7 06:37:58 Step 19/25 : EXPOSE 59993 06:37:58 ---> Running in 0573a6510b95 06:37:58 Removing intermediate container 0573a6510b95 06:37:58 ---> 406287dfa442 06:37:58 Step 20/25 : EXPOSE 161 06:37:58 ---> Running in b836472dce7c 06:37:58 Removing intermediate container b836472dce7c 06:37:58 ---> aee51ba29488 06:37:58 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:37:58 ---> Running in 3e52951d8b4e 06:37:59 Removing intermediate container 3e52951d8b4e 06:37:59 ---> 022009c9fce4 06:37:59 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:37:59 ---> Running in 60b7803abb17 06:37:59 Removing intermediate container 60b7803abb17 06:37:59 ---> ef57580ccdf8 06:37:59 Step 23/25 : LABEL arch=arm64 06:37:59 ---> Running in ebfa729ea1f7 06:38:00 Removing intermediate container ebfa729ea1f7 06:38:00 ---> 53223a40c28b 06:38:00 Step 24/25 : LABEL git_sha=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:38:00 ---> Running in 50ae60c01ee7 06:38:00 Removing intermediate container 50ae60c01ee7 06:38:00 ---> 6a600ec5cc98 06:38:00 Step 25/25 : LABEL version=4.1.0-dev.12 06:38:00 ---> Running in 541081e4c63c 06:38:00 Removing intermediate container 541081e4c63c 06:38:00 ---> 4223ba98576a 06:38:00 [Warning] One or more build-args [ARCH] were not consumed 06:38:00 Successfully built 4223ba98576a 06:38:01 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 06:38:01 provisioning config files... 06:38:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/128@tmp/config5038707823030414846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:01 ---> ****-login.sh 06:38:01 nexus3.edgexfoundry.org:10001 06:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:01 Configure a credential helper to remove this warning. See 06:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:01 06:38:01 Login Succeeded 06:38:01 nexus3.edgexfoundry.org:10002 06:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:02 Configure a credential helper to remove this warning. See 06:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:02 06:38:02 Login Succeeded 06:38:02 nexus3.edgexfoundry.org:10003 06:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:02 Configure a credential helper to remove this warning. See 06:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:02 06:38:02 Login Succeeded 06:38:02 nexus3.edgexfoundry.org:10004 06:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:03 Configure a credential helper to remove this warning. See 06:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:03 06:38:03 Login Succeeded 06:38:03 ****.io 06:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:03 Configure a credential helper to remove this warning. See 06:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:03 06:38:03 Login Succeeded 06:38:03 ---> ****-login.sh ends [Pipeline] } 06:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:38:03 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:38:03 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:38:03 latest 06:38:03 4.1.0-dev.12 06:38:03 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:38:03 main 06:38:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:04 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:38:04 20361aa21d6d: Preparing 06:38:04 6fbc9b8f7b40: Preparing 06:38:04 e2791fd66351: Preparing 06:38:04 417a350278b8: Preparing 06:38:04 be4cfb7050cb: Preparing 06:38:04 eeaa73608b53: Preparing 06:38:04 eeaa73608b53: Waiting 06:38:04 6fbc9b8f7b40: Pushed 06:38:04 20361aa21d6d: Pushed 06:38:04 417a350278b8: Pushed 06:38:04 be4cfb7050cb: Pushed 06:38:09 eeaa73608b53: Layer already exists 06:38:14 e2791fd66351: Pushed 06:38:14 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:38:15 20361aa21d6d: Preparing 06:38:15 6fbc9b8f7b40: Preparing 06:38:15 e2791fd66351: Preparing 06:38:15 417a350278b8: Preparing 06:38:15 be4cfb7050cb: Preparing 06:38:15 eeaa73608b53: Preparing 06:38:15 eeaa73608b53: Waiting 06:38:15 6fbc9b8f7b40: Layer already exists 06:38:15 be4cfb7050cb: Layer already exists 06:38:15 e2791fd66351: Layer already exists 06:38:15 20361aa21d6d: Layer already exists 06:38:15 417a350278b8: Layer already exists 06:38:15 eeaa73608b53: Layer already exists 06:38:15 latest: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 06:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:38:16 20361aa21d6d: Preparing 06:38:16 6fbc9b8f7b40: Preparing 06:38:16 e2791fd66351: Preparing 06:38:16 417a350278b8: Preparing 06:38:16 be4cfb7050cb: Preparing 06:38:16 eeaa73608b53: Preparing 06:38:16 eeaa73608b53: Waiting 06:38:16 6fbc9b8f7b40: Layer already exists 06:38:16 417a350278b8: Layer already exists 06:38:16 e2791fd66351: Layer already exists 06:38:16 20361aa21d6d: Layer already exists 06:38:16 be4cfb7050cb: Layer already exists 06:38:16 eeaa73608b53: Layer already exists 06:38:16 4.1.0-dev.12: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:38:17 20361aa21d6d: Preparing 06:38:17 6fbc9b8f7b40: Preparing 06:38:17 e2791fd66351: Preparing 06:38:17 417a350278b8: Preparing 06:38:17 be4cfb7050cb: Preparing 06:38:17 eeaa73608b53: Preparing 06:38:17 eeaa73608b53: Waiting 06:38:17 417a350278b8: Layer already exists 06:38:17 20361aa21d6d: Layer already exists 06:38:17 e2791fd66351: Layer already exists 06:38:17 be4cfb7050cb: Layer already exists 06:38:17 6fbc9b8f7b40: Layer already exists 06:38:17 eeaa73608b53: Layer already exists 06:38:17 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:17 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:38:18 20361aa21d6d: Preparing 06:38:18 6fbc9b8f7b40: Preparing 06:38:18 e2791fd66351: Preparing 06:38:18 417a350278b8: Preparing 06:38:18 be4cfb7050cb: Preparing 06:38:18 eeaa73608b53: Preparing 06:38:18 eeaa73608b53: Waiting 06:38:18 e2791fd66351: Layer already exists 06:38:18 417a350278b8: Layer already exists 06:38:18 be4cfb7050cb: Layer already exists 06:38:18 6fbc9b8f7b40: Layer already exists 06:38:18 20361aa21d6d: Layer already exists 06:38:18 eeaa73608b53: Layer already exists 06:38:18 main: digest: sha256:4b414ede75065fa7f4fa7738030fcf83cbad90df34ff6fab852c8a790582ab42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:18 ===================================================== [Pipeline] echo 06:38:18 taggedImages: 06:38:18 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 06:38:18 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:38:18 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 06:38:18 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 06:38:18 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 06:38:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] echo 06:38:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 06:38:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.12 [Pipeline] echo 06:38:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:2e214a38885a14400ded3fd6dfca8a1d8c38fdc0-4.1.0-dev.12 [Pipeline] echo 06:38:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:19 06:38:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:19 arm64: Pulling from edgex-lftools-log-publisher 06:38:19 8998bd30e6a1: Pulling fs layer 06:38:19 04944245beec: Pulling fs layer 06:38:19 699f458cf7ca: Pulling fs layer 06:38:19 765212b225bb: Pulling fs layer 06:38:19 f23df028b6ca: Pulling fs layer 06:38:19 d65c8cfc05b1: Pulling fs layer 06:38:19 2437ff75d9bd: Pulling fs layer 06:38:19 765212b225bb: Waiting 06:38:19 f23df028b6ca: Waiting 06:38:19 d65c8cfc05b1: Waiting 06:38:19 2437ff75d9bd: Waiting 06:38:19 04944245beec: Verifying Checksum 06:38:19 04944245beec: Download complete 06:38:19 765212b225bb: Verifying Checksum 06:38:19 765212b225bb: Download complete 06:38:19 f23df028b6ca: Verifying Checksum 06:38:19 f23df028b6ca: Download complete 06:38:19 d65c8cfc05b1: Verifying Checksum 06:38:19 d65c8cfc05b1: Download complete 06:38:19 699f458cf7ca: Verifying Checksum 06:38:19 699f458cf7ca: Download complete 06:38:20 8998bd30e6a1: Verifying Checksum 06:38:20 8998bd30e6a1: Download complete 06:38:23 2437ff75d9bd: Verifying Checksum 06:38:23 2437ff75d9bd: Download complete 06:38:25 8998bd30e6a1: Pull complete 06:38:25 04944245beec: Pull complete 06:38:27 699f458cf7ca: Pull complete 06:38:27 765212b225bb: Pull complete 06:38:28 f23df028b6ca: Pull complete 06:38:28 d65c8cfc05b1: Pull complete 06:38:46 2437ff75d9bd: Pull complete 06:38:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:46 prd-ubuntu20.04-docker-arm64-4c-16g-9200 does not seem to be running inside a container 06:38:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/128 -v /w/workspace/device-snmp-go/128:/w/workspace/device-snmp-go/128:rw,z -v /w/workspace/device-snmp-go/128@tmp:/w/workspace/device-snmp-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:38:49 $ docker top 859538984b7da447148d676121ad4332b5a540c7f82c8cbaf0031403fa1d3737 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:50 ---> job-cost.sh 06:38:50 lf-activate-venv: SKIPPING 06:38:50 INFO: No Stack... 06:38:51 INFO: Retrieving Pricing Info for: v3-standard-4 06:38:51 INFO: Archiving Costs [Pipeline] sh 06:38:52 + + catcut /w/workspace/device-snmp-go/128/archives/cost.csv -d, 06:38:52 -f6 [Pipeline] lock 06:38:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] 06:38:52 Resource [jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] did not exist. Created. 06:38:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:38:53 /w/workspace/device-snmp-go/128@tmp/durable-25047827/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:38:54 + echo total: 0.10999999940395355 [Pipeline] stash 06:38:54 Warning: overwriting stash ‘stack-cost’ 06:38:54 Stashed 1 file(s) [Pipeline] } 06:38:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 06:38:54 $ docker stop --time=1 859538984b7da447148d676121ad4332b5a540c7f82c8cbaf0031403fa1d3737 06:38:55 $ docker rm -f --volumes 859538984b7da447148d676121ad4332b5a540c7f82c8cbaf0031403fa1d3737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:38:56 provisioning config files... 06:38:56 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7682906038738152584tmp [Pipeline] { [Pipeline] sh 06:38:56 + set +x 06:38:56 + curl -s https://codecov.io/bash 06:38:56 + bash -s -- 06:38:56 06:38:56 _____ _ 06:38:56 / ____| | | 06:38:56 | | ___ __| | ___ ___ _____ __ 06:38:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:38:56 | |___| (_) | (_| | __/ (_| (_) \ V / 06:38:56 \_____\___/ \__,_|\___|\___\___/ \_/ 06:38:56 Bash-1.0.6 06:38:56 06:38:56 06:38:56 ==> git version 2.25.1 found 06:38:56 ==> 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 06:38:56 Release-Date: 2020-01-08 06:38:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:38:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:38:56 ==> Jenkins CI detected. 06:38:56 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:38:56 project root: . 06:38:56 --> token set from env 06:38:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:38:56 ==> Running gcov in . (disable via -X gcov) 06:38:56 ==> Python coveragepy not found 06:38:56 ==> Searching for coverage reports in: 06:38:56 + . 06:38:56 -> Found 1 reports 06:38:56 ==> Detecting git/mercurial file structure 06:38:56 ==> Reading reports 06:38:56 + ./coverage.out bytes=9158 06:38:56 ==> Appending adjustments 06:38:56 https://docs.codecov.io/docs/fixing-reports 06:38:56 + Found adjustments 06:38:56 ==> Gzipping contents 06:38:56 4.0K /tmp/codecov.V6VFk2.gz 06:38:56 ==> Uploading reports 06:38:56 url: https://codecov.io 06:38:56 query: branch=main&commit=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:38:56 -> Pinging Codecov 06:38:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2e214a38885a14400ded3fd6dfca8a1d8c38fdc0&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:38:57 -> Uploading to 06:38:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/2e214a38885a14400ded3fd6dfca8a1d8c38fdc0/c1c0ead2-9596-48fa-a2b5-d7bedaa089e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260513%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260513T063856Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=db7b44abfa83ef6050a7c09b5bb3e1abb81b30151fced1eca9845104f03c7635 06:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:57 Dload Upload Total Spent Left Speed 06:38:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 9904 --:--:-- --:--:-- --:--:-- 9836 100 1446 0 0 100 1446 0 9904 --:--:-- --:--:-- --:--:-- 9836 06:38:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] } 06:38:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:38:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:38:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:38:57 06:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:38:57 latest: Pulling from edgex-devops/edgex-snyk-go 06:38:57 2d35ebdb57d9: Already exists 06:38:57 85e8836fcdb2: Pulling fs layer 06:38:57 91631faa732a: Pulling fs layer 06:38:57 f3f5ae8826fa: Pulling fs layer 06:38:57 4f4fb700ef54: Pulling fs layer 06:38:57 7861252a18e6: Pulling fs layer 06:38:57 9130f900ef6f: Pulling fs layer 06:38:57 4f4fb700ef54: Waiting 06:38:57 7861252a18e6: Waiting 06:38:57 9130f900ef6f: Waiting 06:38:57 f3f5ae8826fa: Download complete 06:38:57 85e8836fcdb2: Verifying Checksum 06:38:57 85e8836fcdb2: Download complete 06:38:57 4f4fb700ef54: Verifying Checksum 06:38:57 4f4fb700ef54: Download complete 06:38:57 85e8836fcdb2: Pull complete 06:38:58 7861252a18e6: Verifying Checksum 06:38:58 7861252a18e6: Download complete 06:38:58 91631faa732a: Verifying Checksum 06:38:58 91631faa732a: Download complete 06:38:59 9130f900ef6f: Verifying Checksum 06:38:59 9130f900ef6f: Download complete 06:39:03 91631faa732a: Pull complete 06:39:03 f3f5ae8826fa: Pull complete 06:39:03 4f4fb700ef54: Pull complete 06:39:03 7861252a18e6: Pull complete 06:39:07 9130f900ef6f: Pull complete 06:39:07 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:39:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:07 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:39:09 $ docker top 6e22a11672a8ff977f11884c18ec16a251a12dcbadb5696def6987c6089c70b0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 06:39:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:39:09 + set -o pipefail 06:39:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:39:16 06:39:16 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:39:16 06:39:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/a0982f65-b3bb-4d80-b304-2f2628b89d5e 06:39:16 06:39:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:39:16 06:39:16 06:39:16 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:39:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:39:16 $ docker stop --time=1 6e22a11672a8ff977f11884c18ec16a251a12dcbadb5696def6987c6089c70b0 06:39:18 $ docker rm -f --volumes 6e22a11672a8ff977f11884c18ec16a251a12dcbadb5696def6987c6089c70b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:19 + git log --format=format:%s -1 2e214a38885a14400ded3fd6dfca8a1d8c38fdc0 [Pipeline] sh 06:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:19 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:39:20 $ docker top 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c -eo pid,comm 06:39:20 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). 06:39:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:20 [ssh-agent] Looking for ssh-agent implementation... 06:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:20 $ docker exec 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c ssh-agent 06:39:20 SSH_AUTH_SOCK=/tmp/ssh-Tiz6favrl2JC/agent.32 06:39:20 SSH_AGENT_PID=38 06:39:20 Running ssh-add (command line suppressed) 06:39:20 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4191915030785812132.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4191915030785812132.key) 06:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:20 + git semver tag 06:39:21 2026-05-13 06:39:21,139 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:39:21 2026-05-13 06:39:21,143 [run_tag] DEBUG tag force:False 06:39:21 2026-05-13 06:39:21,143 [check_head_tag] DEBUG check head tag 06:39:21 2026-05-13 06:39:21,144 [execute] INFO git cat-file --batch-check 06:39:21 2026-05-13 06:39:21,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 06:39:21 2026-05-13 06:39:21,147 [execute] INFO git cat-file --batch 06:39:21 2026-05-13 06:39:21,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 06:39:21 2026-05-13 06:39:21,158 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:39:21 2026-05-13 06:39:21,158 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 06:39:21 2026-05-13 06:39:21,158 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 06:39:21 2026-05-13 06:39:21,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:39:21 4.1.0-dev.12 [Pipeline] } 06:39:21 $ docker exec --env ******** --env ******** 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c ssh-agent -k 06:39:21 unset SSH_AUTH_SOCK; 06:39:21 unset SSH_AGENT_PID; 06:39:21 echo Agent pid 38 killed; 06:39:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:21 + git semver [Pipeline] } 06:39:21 $ docker stop --time=1 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c 06:39:23 $ docker rm -f --volumes 89f5f5919cf7274ccec315eac007c821418f25c0bf14258b81ba94e318a4ad3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:23 06:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:23 0.23.1-centos7: Pulling from edgex-lftools 06:39:23 ab5ef0e58194: Pulling fs layer 06:39:23 9712f1f96733: Pulling fs layer 06:39:23 63f879dbbcfc: Pulling fs layer 06:39:23 0d9ebad4ef96: Pulling fs layer 06:39:23 e9a5061849ea: Pulling fs layer 06:39:23 d747dcd14b5f: Pulling fs layer 06:39:23 2de7ff778b66: Pulling fs layer 06:39:23 0d9ebad4ef96: Waiting 06:39:23 e9a5061849ea: Waiting 06:39:23 d747dcd14b5f: Waiting 06:39:23 2de7ff778b66: Waiting 06:39:23 9712f1f96733: Verifying Checksum 06:39:23 9712f1f96733: Download complete 06:39:24 63f879dbbcfc: Verifying Checksum 06:39:24 63f879dbbcfc: Download complete 06:39:24 e9a5061849ea: Verifying Checksum 06:39:24 e9a5061849ea: Download complete 06:39:24 d747dcd14b5f: Verifying Checksum 06:39:24 d747dcd14b5f: Download complete 06:39:24 0d9ebad4ef96: Verifying Checksum 06:39:24 0d9ebad4ef96: Download complete 06:39:24 ab5ef0e58194: Verifying Checksum 06:39:24 ab5ef0e58194: Download complete 06:39:24 2de7ff778b66: Verifying Checksum 06:39:24 2de7ff778b66: Download complete 06:39:28 ab5ef0e58194: Pull complete 06:39:28 9712f1f96733: Pull complete 06:39:29 63f879dbbcfc: Pull complete 06:39:36 0d9ebad4ef96: Pull complete 06:39:36 e9a5061849ea: Pull complete 06:39:36 d747dcd14b5f: Pull complete 06:39:37 2de7ff778b66: Pull complete 06:39:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:37 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:39:38 $ docker top cf23781e44cdb3ccb1f20ef92289a3ba0e57c5ac281bf3306d4d8501da879771 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:39:38 provisioning config files... 06:39:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8138756774851299144tmp 06:39:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8308866758514703274tmp 06:39:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17642954323555016838tmp [Pipeline] { [Pipeline] echo 06:39:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:39:39 ---> sigul-configuration.sh 06:39:39 gpg: directory `/root/.gnupg' created 06:39:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:39:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:39:39 gpg: keyring `/root/.gnupg/secring.gpg' created 06:39:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:39:39 gpg: CAST5 encrypted data 06:39:39 gpg: encrypted with 1 passphrase 06:39:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:39:39 + mkdir /home/jenkins 06:39:39 + mkdir /home/jenkins/sigul [Pipeline] sh 06:39:39 + 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 06:39:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:39:40 ---> sigul-install.sh 06:39:40 Sigul already installed; skipping installation. [Pipeline] sh 06:39:40 + git tag --list 06:39:40 1.0.0 06:39:40 v0.0.0 06:39:40 v1.1.0 06:39:40 v1.1.1 06:39:40 v1.2.2 06:39:40 v1.3.0 06:39:40 v1.3.1 06:39:40 v2.0.0 06:39:40 v2.1.0 06:39:40 v2.1.1 06:39:40 v2.2.0 06:39:40 v2.3.0 06:39:40 v3.0 06:39:40 v3.0.0 06:39:40 v3.1 06:39:40 v3.1.0 06:39:40 v3.1.1 06:39:40 v4.0 06:39:40 v4.0.0 06:39:40 v4.0.1 06:39:40 v4.0.1-dev.1 06:39:40 v4.1.0-dev.1 06:39:40 v4.1.0-dev.10 06:39:40 v4.1.0-dev.11 06:39:40 v4.1.0-dev.12 06:39:40 v4.1.0-dev.2 06:39:40 v4.1.0-dev.3 06:39:40 v4.1.0-dev.4 06:39:40 v4.1.0-dev.5 06:39:40 v4.1.0-dev.6 06:39:40 v4.1.0-dev.7 06:39:40 v4.1.0-dev.8 06:39:40 v4.1.0-dev.9 [Pipeline] sh 06:39:40 + lftools sign git-tag v4.1.0-dev.12 06:39:41 Signing Git tag with Sigul... 06:39:41 Signing v4.1.0-dev.12 [Pipeline] echo 06:39:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:39:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:39:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:39:41 $ docker stop --time=1 cf23781e44cdb3ccb1f20ef92289a3ba0e57c5ac281bf3306d4d8501da879771 06:39:43 $ docker rm -f --volumes cf23781e44cdb3ccb1f20ef92289a3ba0e57c5ac281bf3306d4d8501da879771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:39:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:44 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:39:44 $ docker top f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 -eo pid,comm 06:39:44 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). 06:39:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:44 [ssh-agent] Looking for ssh-agent implementation... 06:39:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:44 $ docker exec f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 ssh-agent 06:39:44 SSH_AUTH_SOCK=/tmp/ssh-zwDJeMUQeyn9/agent.31 06:39:44 SSH_AGENT_PID=37 06:39:44 Running ssh-add (command line suppressed) 06:39:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11856135782103328769.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11856135782103328769.key) 06:39:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:45 + git semver bump pre 06:39:45 2026-05-13 06:39:45,263 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:39:45 2026-05-13 06:39:45,266 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:39:45 2026-05-13 06:39:45,266 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev 06:39:45 2026-05-13 06:39:45,266 [bump_version] DEBUG bumped version:4.1.0-dev.13 06:39:45 2026-05-13 06:39:45,266 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:39:45 2026-05-13 06:39:45,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:39:45 2026-05-13 06:39:45,267 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:39:45 2026-05-13 06:39:45,268 [execute] INFO git cat-file --batch-check 06:39:45 2026-05-13 06:39:45,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:39:45 2026-05-13 06:39:45,272 [execute] INFO git cat-file --batch 06:39:45 2026-05-13 06:39:45,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:39:45 2026-05-13 06:39:45,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:39:45 4.1.0-dev.13 [Pipeline] } 06:39:45 $ docker exec --env ******** --env ******** f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 ssh-agent -k 06:39:45 unset SSH_AUTH_SOCK; 06:39:45 unset SSH_AGENT_PID; 06:39:45 echo Agent pid 37 killed; 06:39:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:45 + git semver [Pipeline] } 06:39:45 $ docker stop --time=1 f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 06:39:47 $ docker rm -f --volumes f59e66cb720895b6e3e9208b0b6097c7c6f8600528cc6802a6474f90f15e7584 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:47 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:39:48 $ docker top c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d -eo pid,comm 06:39:48 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). 06:39:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:48 [ssh-agent] Looking for ssh-agent implementation... 06:39:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:48 $ docker exec c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d ssh-agent 06:39:48 SSH_AUTH_SOCK=/tmp/ssh-Gk1MdKrTUTwZ/agent.32 06:39:48 SSH_AGENT_PID=38 06:39:48 Running ssh-add (command line suppressed) 06:39:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1836824156754651490.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1836824156754651490.key) 06:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:48 + git semver push 06:39:49 2026-05-13 06:39:49,093 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:39:49 2026-05-13 06:39:49,099 [run_push] DEBUG push 06:39:49 2026-05-13 06:39:49,099 [execute] INFO git cat-file --batch-check 06:39:49 2026-05-13 06:39:49,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:39:49 2026-05-13 06:39:49,101 [execute] INFO git rev-list 894e0d2dfc0c07af43e9ef3dbd8d2a10eefa87ae -- 06:39:49 2026-05-13 06:39:49,101 [execute] DEBUG Popen(['git', 'rev-list', '894e0d2dfc0c07af43e9ef3dbd8d2a10eefa87ae', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:39:49 2026-05-13 06:39:49,109 [execute] INFO git fetch -v -- origin 06:39:49 2026-05-13 06:39:49,109 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:39:51 2026-05-13 06:39:50,643 [run_push] DEBUG no remote changes detected 06:39:51 2026-05-13 06:39:50,643 [execute] INFO git push origin semver 06:39:51 2026-05-13 06:39:50,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:39:52 2026-05-13 06:39:51,721 [run_push] DEBUG push all version tags 06:39:52 2026-05-13 06:39:51,721 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:39:52 2026-05-13 06:39:51,721 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 06:39:53 2026-05-13 06:39:52,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:39:53 4.1.0-dev.13 [Pipeline] } 06:39:53 $ docker exec --env ******** --env ******** c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d ssh-agent -k 06:39:53 unset SSH_AUTH_SOCK; 06:39:53 unset SSH_AGENT_PID; 06:39:53 echo Agent pid 38 killed; 06:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:53 + git semver [Pipeline] } 06:39:54 $ docker stop --time=1 c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d 06:39:55 $ docker rm -f --volumes c700c6b2b982eabcce121bcd530b46444874fe9890c58d472dd3195a3d1a1b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:39:56 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:39:56 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:39:56 total 16 06:39:56 drwxr-xr-x 3 root root 4096 May 13 06:27 . 06:39:56 drwxrwxr-x 9 jenkins jenkins 4096 May 13 06:39 .. 06:39:56 drwxr-xr-x 2 root root 4096 May 13 06:27 cost 06:39:56 -rw-r--r-- 1 root root 86 May 13 06:27 cost.csv 06:39:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:39:56 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:39:56 total 16 06:39:56 drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:27 . 06:39:56 drwxrwxr-x 9 jenkins jenkins 4096 May 13 06:39 .. 06:39:56 drwxr-xr-x 2 jenkins jenkins 4096 May 13 06:27 cost 06:39:56 -rw-r--r-- 1 jenkins jenkins 86 May 13 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:39:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:39:57 ---> package-listing.sh 06:39:57 ++ facter osfamily 06:39:57 ++ tr '[:upper:]' '[:lower:]' 06:39:57 + OS_FAMILY=debian 06:39:57 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:39:57 + START_PACKAGES=/tmp/packages_start.txt 06:39:57 + END_PACKAGES=/tmp/packages_end.txt 06:39:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:39:57 + PACKAGES=/tmp/packages_start.txt 06:39:57 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:39:57 + PACKAGES=/tmp/packages_end.txt 06:39:57 + case "${OS_FAMILY}" in 06:39:57 + dpkg -l 06:39:57 + grep '^ii' 06:39:57 + '[' -f /tmp/packages_start.txt ']' 06:39:57 + '[' -f /tmp/packages_end.txt ']' 06:39:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:39:57 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:39:57 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:39:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:39:57 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 06:39:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:58 prd-ubuntu20.04-docker-8c-8g-9198 does not seem to be running inside a container 06:39:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:39:58 $ docker top b26225472e05942568f23c4cbe216a6f97d39b32fdd46ea11370b44e3acc2904 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:58 + touch /tmp/pre-build-complete [Pipeline] sh 06:39:59 + mkdir -p /var/log/sysstat [Pipeline] sh 06:39:59 + ls /var/log/sa-host 06:39:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:59 provisioning config files... 06:39:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10169078088845052478tmp [Pipeline] { [Pipeline] echo 06:39:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:39:59 ---> create-netrc.sh [Pipeline] } 06:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:00 ---> python-tools-install.sh [Pipeline] echo 06:40:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:00 ---> sudo-logs.sh 06:40:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:40:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:00 ---> job-cost.sh 06:40:00 lf-activate-venv: SKIPPING 06:40:00 DEBUG: total: 0.2199999988079071 06:40:00 INFO: Retrieving Stack Cost... 06:40:01 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:01 INFO: Archiving Costs [Pipeline] echo 06:40:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:01 ---> logs-deploy.sh 06:40:01 lf-activate-venv: SKIPPING 06:40:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/128 06:40:01 INFO: archiving workspace using pattern(s): 06:40:02 Archives upload complete. 06:40:02 INFO: archiving logs to Nexus 06:40:03 ---> uname -a: 06:40:03 Linux prd-ubuntu20-04-docker-8c-8g-9198 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:40:03 06:40:03 06:40:03 ---> lscpu: 06:40:03 Architecture: x86_64 06:40:03 CPU op-mode(s): 32-bit, 64-bit 06:40:03 Byte Order: Little Endian 06:40:03 Address sizes: 40 bits physical, 48 bits virtual 06:40:03 CPU(s): 8 06:40:03 On-line CPU(s) list: 0-7 06:40:03 Thread(s) per core: 1 06:40:03 Core(s) per socket: 1 06:40:03 Socket(s): 8 06:40:03 NUMA node(s): 1 06:40:03 Vendor ID: AuthenticAMD 06:40:03 CPU family: 23 06:40:03 Model: 49 06:40:03 Model name: AMD EPYC-Rome Processor 06:40:03 Stepping: 0 06:40:03 CPU MHz: 2799.998 06:40:03 BogoMIPS: 5599.99 06:40:03 Virtualization: AMD-V 06:40:03 Hypervisor vendor: KVM 06:40:03 Virtualization type: full 06:40:03 L1d cache: 256 KiB 06:40:03 L1i cache: 256 KiB 06:40:03 L2 cache: 4 MiB 06:40:03 L3 cache: 128 MiB 06:40:03 NUMA node0 CPU(s): 0-7 06:40:03 Vulnerability Gather data sampling: Not affected 06:40:03 Vulnerability Itlb multihit: Not affected 06:40:03 Vulnerability L1tf: Not affected 06:40:03 Vulnerability Mds: Not affected 06:40:03 Vulnerability Meltdown: Not affected 06:40:03 Vulnerability Mmio stale data: Not affected 06:40:03 Vulnerability Retbleed: Vulnerable 06:40:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:40:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:40:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:40:03 Vulnerability Srbds: Not affected 06:40:03 Vulnerability Tsx async abort: Not affected 06:40:03 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 06:40:03 06:40:03 06:40:03 ---> nproc: 06:40:03 8 06:40:03 06:40:03 06:40:03 ---> df -h: 06:40:03 Filesystem Size Used Avail Use% Mounted on 06:40:03 overlay 155G 14G 141G 9% / 06:40:03 tmpfs 64M 0 64M 0% /dev 06:40:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:40:03 shm 64M 0 64M 0% /dev/shm 06:40:03 /dev/vda1 155G 14G 141G 9% /facter-os 06:40:03 06:40:03