Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7a733b71e6ca2d894ef3683955755bd588f60ce 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-ssh11514210328172462503.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-ssh1861606185914072718.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-ssh9586003698924156572.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-ssh9754574525734554987.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-ssh11417951363686798127.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.23] ========================================================= [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.23 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-772206’ Running on prd-ubuntu20.04-docker-8c-8g-772212 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 b7a733b71e6ca2d894ef3683955755bd588f60ce (main) Commit message: "Merge pull request #369 from FelixTing/bump-alpine-3.22" > 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 b7a733b71e6ca2d894ef3683955755bd588f60ce # timeout=10 > git rev-list --no-walk 6133b90898d661cf6a7372b04aed259e2598eeaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:26:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:26:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:26:30 ========================================================= 13:26:30 EdgeX Global Pipelines Version Info 13:26:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:26:32 ------------------- 13:26:32 stable info: 13:26:32 ------------------- 13:26:32 Commited By: Cherry Wang cherry@iotechsys.com 13:26:32 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:26:32 Message: update stable to v1.0.278 13:26:32 ------------------- 13:26:32 experimental info: 13:26:32 ------------------- 13:26:32 Commited By: **** collab-it+edgex@linuxfoundation.org 13:26:32 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:26:32 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 13:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7a733b [Pipeline] echo 13:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:33 provisioning config files... 13:26:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8342205737269469431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:33 ---> ****-login.sh 13:26:33 nexus3.edgexfoundry.org:10001 13:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:34 13:26:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:34 Configure a credential helper to remove this warning. See 13:26:34 https://docs.****.com/go/credential-store/ 13:26:34 13:26:34 Login Succeeded 13:26:34 nexus3.edgexfoundry.org:10002 13:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:34 13:26:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:34 Configure a credential helper to remove this warning. See 13:26:34 https://docs.****.com/go/credential-store/ 13:26:34 13:26:34 Login Succeeded 13:26:34 nexus3.edgexfoundry.org:10003 13:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:34 13:26:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:34 Configure a credential helper to remove this warning. See 13:26:34 https://docs.****.com/go/credential-store/ 13:26:34 13:26:34 Login Succeeded 13:26:34 nexus3.edgexfoundry.org:10004 13:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:34 13:26:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:34 Configure a credential helper to remove this warning. See 13:26:34 https://docs.****.com/go/credential-store/ 13:26:34 13:26:34 Login Succeeded 13:26:34 ****.io 13:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:34 13:26:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:26:34 Configure a credential helper to remove this warning. See 13:26:34 https://docs.****.com/go/credential-store/ 13:26:34 13:26:34 Login Succeeded 13:26:34 ---> ****-login.sh ends [Pipeline] } 13:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:26:35 + git rev-list -1 --merges b7a733b71e6ca2d894ef3683955755bd588f60ce~1..b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo 13:26:35 -----------> git rev-list -1 --merges b7a733b71e6ca2d894ef3683955755bd588f60ce~1..b7a733b71e6ca2d894ef3683955755bd588f60ce b7a733b71e6ca2d894ef3683955755bd588f60ce 13:26:35 b7a733b71e6ca2d894ef3683955755bd588f60ce [false] [Pipeline] sh 13:26:35 + git log --format=format:%s -1 b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo 13:26:35 ========================================================= 13:26:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:26:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:35 + git log --format=format:%s -1 b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo 13:26:35 [semverPrep] GIT_COMMIT: b7a733b71e6ca2d894ef3683955755bd588f60ce, Commit Message: Merge pull request #369 from FelixTing/bump-alpine-3.22 [Pipeline] echo 13:26:35 [semverPrep] This is not a build commit. [Pipeline] sh 13:26:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:36 + grep -v github /etc/ssh/ssh_known_hosts 13:26:36 + [ -e /tmp/ssh_known_hosts ] 13:26:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:26:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:26:36 + sudo tee -a /etc/ssh/ssh_known_hosts 13:26:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:36 13:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:36 0.1.4: Pulling from edgex-devops/py-git-semver 13:26:36 3dae71ba6b94: Pulling fs layer 13:26:36 6bf1a483ea7c: Pulling fs layer 13:26:36 f5dfc541a4d3: Pulling fs layer 13:26:36 461d9e800cba: Pulling fs layer 13:26:36 80192f66455f: Pulling fs layer 13:26:36 2e8e34ca0e6c: Pulling fs layer 13:26:36 a29436f7fd5d: Pulling fs layer 13:26:36 923cac83aea3: Pulling fs layer 13:26:36 25ad8b0a4227: Pulling fs layer 13:26:36 db01528c6b51: Pulling fs layer 13:26:36 28988de357af: Pulling fs layer 13:26:36 2e8e34ca0e6c: Waiting 13:26:36 a29436f7fd5d: Waiting 13:26:36 80192f66455f: Waiting 13:26:36 461d9e800cba: Waiting 13:26:36 923cac83aea3: Waiting 13:26:36 25ad8b0a4227: Waiting 13:26:36 28988de357af: Waiting 13:26:36 6bf1a483ea7c: Verifying Checksum 13:26:36 6bf1a483ea7c: Download complete 13:26:36 461d9e800cba: Verifying Checksum 13:26:36 461d9e800cba: Download complete 13:26:37 80192f66455f: Verifying Checksum 13:26:37 80192f66455f: Download complete 13:26:37 f5dfc541a4d3: Verifying Checksum 13:26:37 f5dfc541a4d3: Download complete 13:26:37 3dae71ba6b94: Verifying Checksum 13:26:37 3dae71ba6b94: Download complete 13:26:37 923cac83aea3: Verifying Checksum 13:26:37 923cac83aea3: Download complete 13:26:37 25ad8b0a4227: Verifying Checksum 13:26:37 25ad8b0a4227: Download complete 13:26:37 db01528c6b51: Verifying Checksum 13:26:37 db01528c6b51: Download complete 13:26:37 a29436f7fd5d: Verifying Checksum 13:26:37 a29436f7fd5d: Download complete 13:26:37 2e8e34ca0e6c: Verifying Checksum 13:26:37 2e8e34ca0e6c: Download complete 13:26:38 3dae71ba6b94: Pull complete 13:26:38 6bf1a483ea7c: Pull complete 13:26:39 f5dfc541a4d3: Pull complete 13:26:39 461d9e800cba: Pull complete 13:26:39 80192f66455f: Pull complete 13:26:44 2e8e34ca0e6c: Pull complete 13:26:44 a29436f7fd5d: Pull complete 13:26:44 923cac83aea3: Pull complete 13:26:44 25ad8b0a4227: Pull complete 13:26:44 db01528c6b51: Pull complete 13:26:44 28988de357af: Pull complete 13:26:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:45 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:26:45 $ 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 13:26:47 $ docker top 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e -eo pid,comm 13:26:47 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). 13:26:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:47 [ssh-agent] Looking for ssh-agent implementation... 13:26:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:47 $ docker exec 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent 13:26:47 SSH_AUTH_SOCK=/tmp/ssh-TsS4i10smiwK/agent.32 13:26:47 SSH_AGENT_PID=38 13:26:47 Running ssh-add (command line suppressed) 13:26:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7678025977211736345.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7678025977211736345.key) 13:26:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 13:26:48 + git tag --points-at HEAD [Pipeline] } 13:26:48 $ docker exec --env ******** --env ******** 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent -k 13:26:48 unset SSH_AUTH_SOCK; 13:26:48 unset SSH_AGENT_PID; 13:26:48 echo Agent pid 38 killed; 13:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:26:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:48 [ssh-agent] Looking for ssh-agent implementation... 13:26:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:48 $ docker exec 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent 13:26:48 SSH_AUTH_SOCK=/tmp/ssh-eU4ZB9Vzq2gK/agent.85 13:26:48 SSH_AGENT_PID=91 13:26:48 Running ssh-add (command line suppressed) 13:26:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4951525441526275772.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4951525441526275772.key) 13:26:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:49 + git semver init 13:26:49 2025-10-31 13:26:49,241 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:26:49 2025-10-31 13:26:49,245 [run_init] DEBUG init version:0.0.0 force:False 13:26:49 2025-10-31 13:26:49,246 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 13:26:49 2025-10-31 13:26:49,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 13:26:49 2025-10-31 13:26:49,247 [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) 13:26:50 2025-10-31 13:26:50,589 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 13:26:50 2025-10-31 13:26:50,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 13:26:50 2025-10-31 13:26:50,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:26:50 2025-10-31 13:26:50,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:26:50 4.1.0-dev.2 [Pipeline] } 13:26:50 $ docker exec --env ******** --env ******** 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e ssh-agent -k 13:26:50 unset SSH_AUTH_SOCK; 13:26:50 unset SSH_AGENT_PID; 13:26:50 echo Agent pid 91 killed; 13:26:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:51 + git semver [Pipeline] } 13:26:51 $ docker stop --time=1 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e 13:26:52 $ docker rm -f --volumes 7a5c91c329f6557a637d5a527cc22eb5b6c5e9cb199310bd459ecc7bad69ec7e [Pipeline] // withDockerContainer [Pipeline] sh 13:26:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:53 Stashed 1 file(s) [Pipeline] echo 13:26:53 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 13:26:53 provisioning config files... 13:26:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6215830178454636250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:53 ---> ****-login.sh 13:26:53 nexus3.edgexfoundry.org:10001 13:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:53 Login Succeeded 13:26:53 nexus3.edgexfoundry.org:10002 13:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:53 Login Succeeded 13:26:53 nexus3.edgexfoundry.org:10003 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 Login Succeeded 13:26:54 nexus3.edgexfoundry.org:10004 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 Login Succeeded 13:26:54 ****.io 13:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:54 Login Succeeded 13:26:54 ---> ****-login.sh ends [Pipeline] } 13:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:26:54 ========================================================= 13:26:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:26:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:26:55 #0 building with "default" instance using docker driver 13:26:55 13:26:55 #1 [internal] load build definition from Dockerfile 13:26:55 #1 transferring dockerfile: 1.61kB done 13:26:55 #1 DONE 0.0s 13:26:55 13:26:55 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:26:55 #2 DONE 0.1s 13:26:55 13:26:55 #3 [internal] load .dockerignore 13:26:55 #3 transferring context: 46B done 13:26:55 #3 DONE 0.0s 13:26:55 13:26:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:26:55 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 13:26:55 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 13:26:55 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s 13:26:55 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done 13:26:55 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 13:26:55 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 13:26:55 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 13:26:55 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.10MB / 74.07MB 0.1s 13:26:55 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 13:26:55 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 11.53MB / 74.07MB 0.2s 13:26:55 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 13:26:55 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:26:55 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 13:26:55 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.05MB / 2.38MB 0.2s 13:26:55 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 1.05MB / 113.25MB 0.2s 13:26:55 #4 ... 13:26:55 13:26:55 #5 [internal] load build context 13:26:55 #5 transferring context: 23.65MB 0.2s done 13:26:55 #5 DONE 0.3s 13:26:55 13:26:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:26:55 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 24.12MB / 74.07MB 0.3s 13:26:55 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 13:26:55 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 13:26:55 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s 13:26:55 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 13:26:56 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 57.67MB / 74.07MB 0.5s 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 22.02MB / 113.25MB 0.5s 13:26:56 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 11.53MB / 13.30MB 0.5s 13:26:56 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 13:26:56 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 29.36MB / 113.25MB 0.6s 13:26:56 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s done 13:26:56 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 42.99MB / 113.25MB 0.7s 13:26:56 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 56.62MB / 113.25MB 0.8s 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 72.35MB / 113.25MB 0.9s 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 90.18MB / 113.25MB 1.0s 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 109.05MB / 113.25MB 1.1s 13:26:56 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.3s done 13:27:02 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.3s 13:27:02 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.3s done 13:27:02 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 13:27:02 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 13:27:02 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:27:02 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 13:27:02 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 13:27:02 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 13:27:02 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 13:27:05 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.2s done 13:27:05 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13:27:06 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.7s done 13:27:06 #4 DONE 10.5s 13:27:06 13:27:06 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 13:27:06 #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:27:06 #6 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:27:06 #6 0.601 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:27:06 #6 0.609 (2/4) Installing libedit (20250104.3.1-r1) 13:27:06 #6 0.615 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:27:06 #6 0.636 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:27:06 #6 0.647 Executing busybox-1.37.0-r19.trigger 13:27:06 #6 0.656 OK: 269 MiB in 64 packages 13:27:08 #6 DONE 2.3s 13:27:08 Still waiting to schedule task 13:27:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ 13:27:08 13:27:08 #7 [builder 3/7] WORKDIR /device-snmp-go 13:27:08 #7 DONE 0.0s 13:27:08 13:27:08 #8 [builder 4/7] COPY go.mod vendor* ./ 13:27:08 #8 DONE 0.0s 13:27:08 13:27:08 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:20 #9 DONE 11.4s 13:27:20 13:27:20 #10 [builder 6/7] COPY . . 13:27:20 #10 DONE 0.1s 13:27:20 13:27:20 #11 [builder 7/7] RUN echo noop 13:27:20 #11 0.201 noop 13:27:20 #11 DONE 0.3s 13:27:20 13:27:20 #12 exporting to image 13:27:20 #12 exporting layers 13:27:28 #12 exporting layers 8.1s done 13:27:28 #12 writing image sha256:e47786b5c5bace70e2676accffe46ba6a12319ee7dc11449cdaed7f804b013d6 done 13:27:28 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:27:28 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:29 + docker inspect -f . ci-base-image-x86_64 13:27:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:29 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:27:29 $ 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 13:27:29 $ docker top 0dddd9111edffdc826b0dedf33cee3fb9f8a996ff50ea8a57243b4e92a3b4ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:30 + go version 13:27:30 go version go1.23.12 linux/amd64 [Pipeline] } 13:27:30 $ docker stop --time=1 0dddd9111edffdc826b0dedf33cee3fb9f8a996ff50ea8a57243b4e92a3b4ee5 13:27:31 $ docker rm -f --volumes 0dddd9111edffdc826b0dedf33cee3fb9f8a996ff50ea8a57243b4e92a3b4ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:31 + docker inspect -f . ci-base-image-x86_64 13:27:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:31 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:27:31 $ 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 13:27:32 $ docker top 08e2890c27a8a05d5b1d4eb154379e0d0df72a75274f32fa4165249b268b2c84 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 13:27:32 + make test 13:27:32 go test ./... -coverprofile=coverage.out 13:27:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:27:56 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 13:27:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 13:28:06 go vet ./... 13:28:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:12 ./bin/test-attribution-txt.sh [Pipeline] echo 13:28:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:28:12 $ docker stop --time=1 08e2890c27a8a05d5b1d4eb154379e0d0df72a75274f32fa4165249b268b2c84 13:28:14 $ docker rm -f --volumes 08e2890c27a8a05d5b1d4eb154379e0d0df72a75274f32fa4165249b268b2c84 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:28:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:15 + ls -al . 13:28:15 total 236 13:28:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 . 13:28:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 .. 13:28:15 -rw-rw-r-- 1 jenkins jenkins 6 Oct 31 13:26 .dockerignore 13:28:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:27 .git 13:28:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 .github 13:28:15 -rw-rw-r-- 1 jenkins jenkins 263 Oct 31 13:26 .gitignore 13:28:15 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:26 .golangci.yml 13:28:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:26 .semver 13:28:15 -rw-rw-r-- 1 jenkins jenkins 19482 Oct 31 13:26 Attribution.txt 13:28:15 -rw-rw-r-- 1 jenkins jenkins 12273 Oct 31 13:26 CHANGELOG.md 13:28:15 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 31 13:26 Dockerfile 13:28:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:26 GOVERNANCE.md 13:28:15 -rw-rw-r-- 1 jenkins jenkins 679 Oct 31 13:26 Jenkinsfile 13:28:15 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:26 LICENSE 13:28:15 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 31 13:26 Makefile 13:28:15 -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 13:26 OWNERS.md 13:28:15 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 31 13:26 README.md 13:28:15 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION 13:28:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:26 bin 13:28:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 cmd 13:28:15 -rw-r--r-- 1 jenkins jenkins 9158 Oct 31 13:27 coverage.out 13:28:15 -rw-rw-r-- 1 jenkins jenkins 6134 Oct 31 13:26 go.mod 13:28:15 -rw-rw-r-- 1 jenkins jenkins 87176 Oct 31 13:26 go.sum 13:28:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 internal 13:28:15 -rw-rw-r-- 1 jenkins jenkins 228 Oct 31 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:16 + 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=b7a733b71e6ca2d894ef3683955755bd588f60ce --label arch=amd64 --label version=4.1.0-dev.2 . 13:28:16 #0 building with "default" instance using docker driver 13:28:16 13:28:16 #1 [internal] load build definition from Dockerfile 13:28:16 #1 transferring dockerfile: 1.61kB done 13:28:16 #1 DONE 0.0s 13:28:16 13:28:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:28:16 #2 DONE 0.0s 13:28:16 13:28:16 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:28:16 #3 DONE 0.1s 13:28:16 13:28:16 #4 [internal] load .dockerignore 13:28:16 #4 transferring context: 46B done 13:28:16 #4 DONE 0.0s 13:28:16 13:28:16 #5 [internal] load build context 13:28:16 #5 transferring context: 22.05kB 0.0s done 13:28:16 #5 DONE 0.0s 13:28:16 13:28:16 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:28:16 #6 DONE 0.1s 13:28:16 13:28:16 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:28:16 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 13:28:16 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:28:16 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 13:28:16 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 13:28:16 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:28:16 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 13:28:16 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:28:16 #7 DONE 0.3s 13:28:16 13:28:16 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 13:28:16 #8 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:16 #8 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:16 #8 0.627 OK: 269 MiB in 64 packages 13:28:17 #8 DONE 0.8s 13:28:17 13:28:17 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:28:17 #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:17 #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:17 #9 ... 13:28:17 13:28:17 #10 [builder 3/7] WORKDIR /device-snmp-go 13:28:17 #10 DONE 0.0s 13:28:17 13:28:17 #11 [builder 4/7] COPY go.mod vendor* ./ 13:28:17 #11 DONE 0.0s 13:28:17 13:28:17 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:28:17 #9 0.645 (1/1) Installing dumb-init (1.2.5-r3) 13:28:17 #9 0.679 Executing busybox-1.37.0-r19.trigger 13:28:17 #9 0.684 OK: 7 MiB in 17 packages 13:28:17 #9 DONE 0.8s 13:28:17 13:28:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:17 #12 DONE 0.5s 13:28:17 13:28:17 #13 [stage-1 3/6] RUN apk --no-cache upgrade 13:28:18 #13 ... 13:28:18 13:28:18 #14 [builder 6/7] COPY . . 13:28:18 #14 DONE 0.1s 13:28:18 13:28:18 #13 [stage-1 3/6] RUN apk --no-cache upgrade 13:28:18 #13 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:28:18 #13 0.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:28:18 #13 0.890 OK: 7 MiB in 17 packages 13:28:18 #13 DONE 1.0s 13:28:18 13:28:18 #15 [builder 7/7] RUN make build 13:28:18 #15 0.246 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 13:28:45 #15 DONE 24.4s 13:28:45 13:28:45 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 13:28:45 #16 DONE 0.1s 13:28:45 13:28:45 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 13:28:45 #17 DONE 0.0s 13:28:45 13:28:45 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 13:28:45 #18 DONE 0.0s 13:28:45 13:28:45 #19 exporting to image 13:28:45 #19 exporting layers 0.1s done 13:28:45 #19 writing image sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done 13:28:45 #19 naming to docker.io/library/device-snmp done 13:28:45 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:45 provisioning config files... 13:28:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9779149625174838421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:45 ---> ****-login.sh 13:28:45 nexus3.edgexfoundry.org:10001 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10002 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10003 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10004 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 Login Succeeded 13:28:45 ****.io 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:46 Login Succeeded 13:28:46 ---> ****-login.sh ends [Pipeline] } 13:28:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:28:46 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 13:28:46 b7a733b71e6ca2d894ef3683955755bd588f60ce 13:28:46 latest 13:28:46 4.1.0-dev.2 13:28:46 b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:28:46 main 13:28:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce 13:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 13:28:46 657fa7c37ad5: Preparing 13:28:46 b3ee192cc4f9: Preparing 13:28:46 3463c7d61a84: Preparing 13:28:46 1165017db6bd: Preparing 13:28:46 b7e8c6faa466: Preparing 13:28:46 256f393e029f: Preparing 13:28:46 256f393e029f: Waiting 13:28:46 b3ee192cc4f9: Pushed 13:28:46 657fa7c37ad5: Pushed 13:28:46 b7e8c6faa466: Pushed 13:28:46 1165017db6bd: Pushed 13:28:46 256f393e029f: Layer already exists 13:28:52 3463c7d61a84: Pushed 13:28:52 b7a733b71e6ca2d894ef3683955755bd588f60ce: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:52 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 13:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 13:28:52 657fa7c37ad5: Preparing 13:28:52 b3ee192cc4f9: Preparing 13:28:52 3463c7d61a84: Preparing 13:28:52 1165017db6bd: Preparing 13:28:52 b7e8c6faa466: Preparing 13:28:52 256f393e029f: Preparing 13:28:52 256f393e029f: Waiting 13:28:52 b3ee192cc4f9: Layer already exists 13:28:52 b7e8c6faa466: Layer already exists 13:28:52 3463c7d61a84: Layer already exists 13:28:52 657fa7c37ad5: Layer already exists 13:28:52 1165017db6bd: Layer already exists 13:28:52 256f393e029f: Layer already exists 13:28:52 latest: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 13:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 13:28:53 657fa7c37ad5: Preparing 13:28:53 b3ee192cc4f9: Preparing 13:28:53 3463c7d61a84: Preparing 13:28:53 1165017db6bd: Preparing 13:28:53 b7e8c6faa466: Preparing 13:28:53 256f393e029f: Preparing 13:28:53 256f393e029f: Waiting 13:28:53 1165017db6bd: Layer already exists 13:28:53 3463c7d61a84: Layer already exists 13:28:53 b3ee192cc4f9: Layer already exists 13:28:53 b7e8c6faa466: Layer already exists 13:28:53 657fa7c37ad5: Layer already exists 13:28:53 256f393e029f: Layer already exists 13:28:53 4.1.0-dev.2: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 13:28:54 657fa7c37ad5: Preparing 13:28:54 b3ee192cc4f9: Preparing 13:28:54 3463c7d61a84: Preparing 13:28:54 1165017db6bd: Preparing 13:28:54 b7e8c6faa466: Preparing 13:28:54 256f393e029f: Preparing 13:28:54 256f393e029f: Waiting 13:28:54 1165017db6bd: Layer already exists 13:28:54 b7e8c6faa466: Layer already exists 13:28:54 b3ee192cc4f9: Layer already exists 13:28:54 3463c7d61a84: Layer already exists 13:28:54 657fa7c37ad5: Layer already exists 13:28:54 256f393e029f: Layer already exists 13:28:54 b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 13:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 13:28:54 657fa7c37ad5: Preparing 13:28:54 b3ee192cc4f9: Preparing 13:28:54 3463c7d61a84: Preparing 13:28:54 1165017db6bd: Preparing 13:28:54 b7e8c6faa466: Preparing 13:28:54 256f393e029f: Preparing 13:28:54 256f393e029f: Waiting 13:28:54 b7e8c6faa466: Layer already exists 13:28:54 3463c7d61a84: Layer already exists 13:28:54 1165017db6bd: Layer already exists 13:28:54 657fa7c37ad5: Layer already exists 13:28:54 b3ee192cc4f9: Layer already exists 13:28:54 256f393e029f: Layer already exists 13:28:54 main: digest: sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:28:54 ===================================================== [Pipeline] echo 13:28:54 taggedImages: 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:latest 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 13:28:54 ========================================================= 13:28:54 [edgeXBuildMultiArch] RAW Config: 13:28:54 images: 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:latest 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:28:54 - nexus3.edgexfoundry.org:10004/device-snmp:main 13:28:54 settingsFile: 13:28:54 device-snmp-go-settings 13:28:54 ========================================================= [Pipeline] node 13:29:09 Still waiting to schedule task 13:29:09 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ 13:29:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772220 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 13:29:57 Running in /w/workspace/device-snmp-go/117 [Pipeline] { [Pipeline] checkout 13:29:58 Running on prd-centos7-docker-4c-2g-772229 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { 13:30:00 The recommended git tool is: git [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:00 provisioning config files... 13:30:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1141252195922051156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:01 ---> ****-login.sh 13:30:01 nexus3.edgexfoundry.org:10001 13:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:01 Configure a credential helper to remove this warning. See 13:30:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:01 13:30:01 Login Succeeded 13:30:01 nexus3.edgexfoundry.org:10002 13:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:01 Configure a credential helper to remove this warning. See 13:30:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:01 13:30:01 Login Succeeded 13:30:01 nexus3.edgexfoundry.org:10003 13:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:01 Configure a credential helper to remove this warning. See 13:30:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:01 13:30:01 Login Succeeded 13:30:01 nexus3.edgexfoundry.org:10004 13:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:02 Configure a credential helper to remove this warning. See 13:30:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:02 13:30:02 Login Succeeded 13:30:02 ****.io 13:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:02 Configure a credential helper to remove this warning. See 13:30:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:02 13:30:02 Login Succeeded 13:30:02 ---> ****-login.sh ends [Pipeline] } 13:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:30:02 + docker buildx ls 13:30:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:30:03 default * docker 13:30:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:30:03 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:30:03 edgex-builder [Pipeline] sh 13:30:03 + docker buildx inspect --bootstrap 13:30:03 #1 [internal] booting buildkit 13:30:03 #1 pulling image moby/buildkit:buildx-stable-1 13:30:07 using credential edgex-jenkins-ssh 13:30:07 Cloning the remote Git repository 13:30:07 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 13:30:07 > git init /w/workspace/device-snmp-go/117 # timeout=10 13:30:07 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:30:07 > git --version # timeout=10 13:30:07 > git --version # 'git version 2.25.1' 13:30:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:07 #1 pulling image moby/buildkit:buildx-stable-1 4.3s done 13:30:07 #1 creating container buildx_buildkit_edgex-builder0 13:30:09 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 13:30:09 #1 DONE 6.1s 13:30:09 Name: edgex-builder 13:30:09 Driver: docker-container 13:30:09 13:30:09 Nodes: 13:30:09 Name: edgex-builder0 13:30:09 Endpoint: unix:///var/run/docker.sock 13:30:09 Status: running 13:30:09 Buildkit: v0.25.1 13:30:09 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:30:10 + docker buildx ls 13:30:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:30:10 edgex-builder * docker-container 13:30:10 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:30:10 default docker 13:30:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:30:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce --push - 13:30:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce' 13:30:10 #1 [internal] load build definition from Dockerfile 13:30:10 #1 transferring dockerfile: 196B done 13:30:10 #1 DONE 0.0s 13:30:10 13:30:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce 13:30:10 #2 DONE 0.1s 13:30:10 13:30:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce 13:30:10 #3 DONE 0.1s 13:30:10 13:30:10 #4 [internal] load .dockerignore 13:30:10 #4 transferring context: 2B done 13:30:10 #4 DONE 0.0s 13:30:10 13:30:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:10 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:10 #5 DONE 0.0s 13:30:10 13:30:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:10 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:10 #6 DONE 0.1s 13:30:10 13:30:10 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 13:30:10 #7 DONE 0.0s 13:30:10 13:30:10 #8 exporting to image 13:30:10 #8 exporting layers done 13:30:10 #8 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done 13:30:10 #8 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done 13:30:10 #8 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done 13:30:10 #8 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done 13:30:10 #8 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done 13:30:10 #8 pushing layers 13:30:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:30:10 #8 pushing layers 0.1s done 13:30:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done 13:30:10 #8 DONE 0.3s 13:30:10 13:30:10 1 warning found (use --debug to expand): 13:30:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:30:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 13:30:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 13:30:11 #1 [internal] load build definition from Dockerfile 13:30:11 #1 transferring dockerfile: 162B done 13:30:11 #1 DONE 0.0s 13:30:11 13:30:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 13:30:11 #2 DONE 0.0s 13:30:11 13:30:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 13:30:11 #3 DONE 0.0s 13:30:11 13:30:11 #4 [internal] load .dockerignore 13:30:11 #4 transferring context: 2B done 13:30:11 #4 DONE 0.0s 13:30:11 13:30:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:11 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:11 #5 DONE 0.0s 13:30:11 13:30:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:11 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:11 #6 CACHED 13:30:11 13:30:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:11 #5 CACHED 13:30:11 13:30:11 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 13:30:11 #7 DONE 0.0s 13:30:11 13:30:11 #8 exporting to image 13:30:11 #8 exporting layers done 13:30:11 #8 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done 13:30:11 #8 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done 13:30:11 #8 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done 13:30:11 #8 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done 13:30:11 #8 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done 13:30:11 #8 pushing layers 0.0s done 13:30:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done 13:30:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:30:11 #8 DONE 0.1s 13:30:11 13:30:11 1 warning found (use --debug to expand): 13:30:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:30:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2' 13:30:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 --push - 13:30:11 #1 [internal] load build definition from Dockerfile 13:30:11 #1 transferring dockerfile: 167B done 13:30:11 #1 DONE 0.0s 13:30:11 13:30:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 13:30:11 #2 DONE 0.0s 13:30:11 13:30:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2 13:30:11 #3 DONE 0.0s 13:30:11 13:30:11 #4 [internal] load .dockerignore 13:30:11 #4 transferring context: 2B done 13:30:11 #4 DONE 0.0s 13:30:11 13:30:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:11 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:11 #5 CACHED 13:30:11 13:30:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:11 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:11 #6 CACHED 13:30:11 13:30:11 #7 exporting to image 13:30:11 #7 exporting layers 13:30:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:30:10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:30:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:12 #7 exporting layers done 13:30:12 #7 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done 13:30:12 #7 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done 13:30:12 #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done 13:30:12 #7 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done 13:30:12 #7 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done 13:30:12 #7 pushing layers 0.0s done 13:30:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.2@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done 13:30:12 #7 DONE 0.1s 13:30:12 13:30:12 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 13:30:12 #8 DONE 0.0s 13:30:12 13:30:12 1 warning found (use --debug to expand): 13:30:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:30:12 Avoid second fetch 13:30:12 Checking out Revision b7a733b71e6ca2d894ef3683955755bd588f60ce (main) 13:30:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2' 13:30:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 --push - 13:30:12 #1 [internal] load build definition from Dockerfile 13:30:12 #1 transferring dockerfile: 208B done 13:30:12 #1 DONE 0.0s 13:30:12 13:30:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:30:12 #2 DONE 0.0s 13:30:12 13:30:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:30:12 #3 DONE 0.0s 13:30:12 13:30:12 #4 [internal] load .dockerignore 13:30:12 #4 transferring context: 2B done 13:30:12 #4 DONE 0.0s 13:30:12 13:30:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:12 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:12 #5 CACHED 13:30:12 13:30:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:12 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:12 #6 CACHED 13:30:12 13:30:12 #7 exporting to image 13:30:12 #7 exporting layers done 13:30:12 #7 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done 13:30:12 #7 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done 13:30:12 #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 13:30:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:30:12 #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done 13:30:12 #7 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done 13:30:12 #7 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done 13:30:12 #7 pushing layers 0.0s done 13:30:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done 13:30:12 #7 DONE 0.1s 13:30:12 13:30:12 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 13:30:12 #8 DONE 0.0s 13:30:12 13:30:12 1 warning found (use --debug to expand): 13:30:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:30:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 13:30:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 13:30:12 #1 [internal] load build definition from Dockerfile 13:30:12 #1 transferring dockerfile: 160B done 13:30:12 #1 DONE 0.0s 13:30:12 13:30:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 13:30:12 #2 DONE 0.0s 13:30:12 13:30:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 13:30:12 #3 DONE 0.0s 13:30:12 13:30:12 #4 [internal] load .dockerignore 13:30:12 #4 transferring context: 2B done 13:30:12 #4 DONE 0.0s 13:30:12 13:30:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:12 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:12 #5 CACHED 13:30:12 13:30:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 13:30:12 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:b7ed41f0dfcf40c5e8d9c95f68468b1b043d8cff7e6a2edd5810e9a7009ba04a 0.0s done 13:30:12 #6 CACHED 13:30:12 13:30:12 #7 exporting to image 13:30:12 #7 exporting layers 13:30:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:30:13 Commit message: "Merge pull request #369 from FelixTing/bump-alpine-3.22" 13:30:13 #7 exporting layers done 13:30:13 #7 exporting manifest sha256:770cd55bf24daa36e90ad8488f77c2359ec2ba0dbdcfe62f1b8e28619e9405ef done 13:30:13 #7 exporting config sha256:5a889d509a1e976d25fa930e73f60118024455df51ae6901444b1303f83ab959 done 13:30:13 #7 exporting manifest sha256:efcd73047f3eb187f6081d0591bfb219107e895f848f4c3b549df3cbc6a30ff4 done 13:30:13 #7 exporting config sha256:4076f5f088b0fb2dc94ef542516d6fef475442fff944193c395b9c0d79f5861d done 13:30:13 #7 exporting manifest list sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc done 13:30:13 #7 pushing layers 0.0s done 13:30:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:dee3c4b9ce8ac0489014cf0334dc2ee1ca9142cccd33d09a1f1259871588dfdc 0.1s done 13:30:13 #7 DONE 0.1s 13:30:13 13:30:13 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 13:30:13 #8 DONE 0.0s 13:30:13 13:30:13 1 warning found (use --debug to expand): 13:30:13  - 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 13:30:12 > git config core.sparsecheckout # timeout=10 13:30:12 > git checkout -f b7a733b71e6ca2d894ef3683955755bd588f60ce # timeout=10 13:30:13 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:30:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:30:14 ---> package-listing.sh 13:30:14 ++ facter osfamily 13:30:14 ++ tr '[:upper:]' '[:lower:]' 13:30:14 + OS_FAMILY=redhat 13:30:14 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 13:30:14 + START_PACKAGES=/tmp/packages_start.txt 13:30:14 + END_PACKAGES=/tmp/packages_end.txt 13:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:14 + PACKAGES=/tmp/packages_start.txt 13:30:14 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 13:30:14 + PACKAGES=/tmp/packages_end.txt 13:30:14 + case "${OS_FAMILY}" in 13:30:14 + rpm -qa 13:30:14 + sort 13:30:15 + '[' -f /tmp/packages_start.txt ']' 13:30:15 + '[' -f /tmp/packages_end.txt ']' 13:30:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:15 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 13:30:15 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 13:30:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 13:30:15 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 13:30:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:16 13:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:16 latest: Pulling from edgex-lftools-log-publisher 13:30:16 5eb5b503b376: Pulling fs layer 13:30:16 5c69ac0246d0: Pulling fs layer 13:30:16 ec43610c2a17: Pulling fs layer 13:30:16 3a2ae6a8a46f: Pulling fs layer 13:30:16 33b1e0a273af: Pulling fs layer 13:30:16 5d3b04190fa2: Pulling fs layer 13:30:16 2f39f015ded8: Pulling fs layer 13:30:16 3a2ae6a8a46f: Waiting 13:30:16 33b1e0a273af: Waiting 13:30:16 5d3b04190fa2: Waiting 13:30:16 2f39f015ded8: Waiting 13:30:16 5c69ac0246d0: Verifying Checksum 13:30:16 5c69ac0246d0: Download complete 13:30:16 3a2ae6a8a46f: Verifying Checksum 13:30:16 3a2ae6a8a46f: Download complete 13:30:16 33b1e0a273af: Verifying Checksum 13:30:16 33b1e0a273af: Download complete 13:30:16 ec43610c2a17: Verifying Checksum 13:30:16 ec43610c2a17: Download complete 13:30:16 5d3b04190fa2: Verifying Checksum 13:30:16 5d3b04190fa2: Download complete 13:30:16 5eb5b503b376: Verifying Checksum 13:30:16 5eb5b503b376: Download complete 13:30:17 2f39f015ded8: Verifying Checksum 13:30:17 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:17 provisioning config files... 13:30:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/117@tmp/config8724841042015267742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:17 5eb5b503b376: Pull complete 13:30:18 5c69ac0246d0: Pull complete 13:30:18 ---> ****-login.sh 13:30:18 nexus3.edgexfoundry.org:10001 13:30:18 ec43610c2a17: Pull complete 13:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:18 3a2ae6a8a46f: Pull complete 13:30:18 33b1e0a273af: Pull complete 13:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:18 Configure a credential helper to remove this warning. See 13:30:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:18 13:30:18 Login Succeeded 13:30:18 nexus3.edgexfoundry.org:10002 13:30:18 5d3b04190fa2: Pull complete 13:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:19 Configure a credential helper to remove this warning. See 13:30:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:19 13:30:19 Login Succeeded 13:30:19 nexus3.edgexfoundry.org:10003 13:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:19 Configure a credential helper to remove this warning. See 13:30:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:19 13:30:19 Login Succeeded 13:30:19 nexus3.edgexfoundry.org:10004 13:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:20 Configure a credential helper to remove this warning. See 13:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:20 13:30:20 Login Succeeded 13:30:20 ****.io 13:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:20 Configure a credential helper to remove this warning. See 13:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:20 13:30:20 Login Succeeded 13:30:20 ---> ****-login.sh ends [Pipeline] } 13:30:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:30:21 ========================================================= 13:30:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:30:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:30:22 Sending build context to Docker daemon 11.98MB 13:30:22 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 13:30:22 Step 2/12 : FROM ${BASE} AS builder 13:30:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:30:22 6e174226ea69: Pulling fs layer 13:30:22 7d1a427e917c: Pulling fs layer 13:30:22 382d65ac76eb: Pulling fs layer 13:30:22 13eebdc497b7: Pulling fs layer 13:30:22 4f4fb700ef54: Pulling fs layer 13:30:22 06715773e931: Pulling fs layer 13:30:22 7fa9dde3b271: Pulling fs layer 13:30:22 d57d563a94ed: Pulling fs layer 13:30:22 13eebdc497b7: Waiting 13:30:22 4f4fb700ef54: Waiting 13:30:22 06715773e931: Waiting 13:30:22 7fa9dde3b271: Waiting 13:30:22 d57d563a94ed: Waiting 13:30:22 7d1a427e917c: Verifying Checksum 13:30:22 7d1a427e917c: Download complete 13:30:22 13eebdc497b7: Verifying Checksum 13:30:22 13eebdc497b7: Download complete 13:30:22 4f4fb700ef54: Verifying Checksum 13:30:22 4f4fb700ef54: Download complete 13:30:22 06715773e931: Verifying Checksum 13:30:22 06715773e931: Download complete 13:30:22 6e174226ea69: Verifying Checksum 13:30:22 6e174226ea69: Download complete 13:30:23 2f39f015ded8: Pull complete 13:30:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:23 prd-centos7-docker-4c-2g-772229 does not seem to be running inside a container 13:30:23 $ 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 13:30:23 d57d563a94ed: Verifying Checksum 13:30:23 d57d563a94ed: Download complete 13:30:23 6e174226ea69: Pull complete 13:30:24 7d1a427e917c: Pull complete 13:30:25 382d65ac76eb: Verifying Checksum 13:30:25 382d65ac76eb: Download complete 13:30:26 7fa9dde3b271: Verifying Checksum 13:30:26 7fa9dde3b271: Download complete 13:30:27 $ docker top bf7344f514165f413f23cb251f1ea783dd543cc4303c1a40d86cad7b2ecd33eb -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:27 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:28 + mkdir -p /var/log/sysstat [Pipeline] sh 13:30:28 + ls /var/log/sa-host 13:30:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:28 provisioning config files... 13:30:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13161343712511142085tmp [Pipeline] { [Pipeline] echo 13:30:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:30:28 ---> create-netrc.sh [Pipeline] } 13:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:30:29 ---> python-tools-install.sh [Pipeline] echo 13:30:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:30:29 ---> sudo-logs.sh 13:30:29 Archiving 'sudo' log.. 13:30:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-772229.novalocal: Name or service not known 13:30:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-772229.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:30:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:30:29 ---> job-cost.sh 13:30:29 lf-activate-venv: SKIPPING 13:30:29 INFO: No Stack... 13:30:30 INFO: Retrieving Pricing Info for: v3-standard-2 13:30:30 INFO: Archiving Costs [Pipeline] echo 13:30:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:30:30 ---> logs-deploy.sh 13:30:30 lf-activate-venv: SKIPPING 13:30:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/117 13:30:30 INFO: archiving workspace using pattern(s): 13:30:31 Archives upload complete. 13:30:31 INFO: archiving logs to Nexus 13:30:32 ---> uname -a: 13:30:32 Linux prd-centos7-docker-4c-2g-772229.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:30:32 13:30:32 13:30:32 ---> lscpu: 13:30:32 Architecture: x86_64 13:30:32 CPU op-mode(s): 32-bit, 64-bit 13:30:32 Byte Order: Little Endian 13:30:32 Address sizes: 40 bits physical, 48 bits virtual 13:30:32 CPU(s): 2 13:30:32 On-line CPU(s) list: 0,1 13:30:32 Thread(s) per core: 1 13:30:32 Core(s) per socket: 1 13:30:32 Socket(s): 2 13:30:32 NUMA node(s): 1 13:30:32 Vendor ID: AuthenticAMD 13:30:32 CPU family: 23 13:30:32 Model: 49 13:30:32 Model name: AMD EPYC-Rome Processor 13:30:32 Stepping: 0 13:30:32 CPU MHz: 2800.000 13:30:32 BogoMIPS: 5600.00 13:30:32 Virtualization: AMD-V 13:30:32 Hypervisor vendor: KVM 13:30:32 Virtualization type: full 13:30:32 L1d cache: 64 KiB 13:30:32 L1i cache: 64 KiB 13:30:32 L2 cache: 1 MiB 13:30:32 L3 cache: 32 MiB 13:30:32 NUMA node0 CPU(s): 0,1 13:30:32 Vulnerability Itlb multihit: Not affected 13:30:32 Vulnerability L1tf: Not affected 13:30:32 Vulnerability Mds: Not affected 13:30:32 Vulnerability Meltdown: Not affected 13:30:32 Vulnerability Mmio stale data: Not affected 13:30:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:30:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:30:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:30:32 Vulnerability Srbds: Not affected 13:30:32 Vulnerability Tsx async abort: Not affected 13:30:32 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 13:30:32 13:30:32 13:30:32 ---> nproc: 13:30:32 2 13:30:32 13:30:32 13:30:32 ---> df -h: 13:30:32 Filesystem Size Used Avail Use% Mounted on 13:30:32 overlay 40G 7.3G 33G 19% / 13:30:32 tmpfs 64M 0 64M 0% /dev 13:30:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:30:32 shm 64M 0 64M 0% /dev/shm 13:30:32 /dev/vda1 40G 7.3G 33G 19% /facter-os 13:30:32 13:30:32 13:30:32 Cannot open /var/log/sysstat/sa31: No such file or directory 13:30:32 Please check if data collecting is enabled 13:30:32 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:32 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:30:32 $ docker stop --time=1 bf7344f514165f413f23cb251f1ea783dd543cc4303c1a40d86cad7b2ecd33eb 13:30:33 $ docker rm -f --volumes bf7344f514165f413f23cb251f1ea783dd543cc4303c1a40d86cad7b2ecd33eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:30:33 [WS-CLEANUP] Deleting project workspace... 13:30:33 [WS-CLEANUP] Deferred wipeout is used... 13:30:33 [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 13:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:34 13:30:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:34 latest: Pulling from edgex-lftools-log-publisher 13:30:34 5eb5b503b376: Pulling fs layer 13:30:34 5c69ac0246d0: Pulling fs layer 13:30:34 ec43610c2a17: Pulling fs layer 13:30:34 3a2ae6a8a46f: Pulling fs layer 13:30:34 33b1e0a273af: Pulling fs layer 13:30:34 5d3b04190fa2: Pulling fs layer 13:30:34 2f39f015ded8: Pulling fs layer 13:30:34 33b1e0a273af: Waiting 13:30:34 3a2ae6a8a46f: Waiting 13:30:34 5d3b04190fa2: Waiting 13:30:34 2f39f015ded8: Waiting 13:30:34 5c69ac0246d0: Download complete 13:30:34 3a2ae6a8a46f: Download complete 13:30:34 33b1e0a273af: Verifying Checksum 13:30:34 33b1e0a273af: Download complete 13:30:34 5d3b04190fa2: Verifying Checksum 13:30:34 5d3b04190fa2: Download complete 13:30:34 ec43610c2a17: Verifying Checksum 13:30:34 ec43610c2a17: Download complete 13:30:34 5eb5b503b376: Verifying Checksum 13:30:34 5eb5b503b376: Download complete 13:30:35 2f39f015ded8: Download complete 13:30:36 5eb5b503b376: Pull complete 13:30:36 5c69ac0246d0: Pull complete 13:30:36 ec43610c2a17: Pull complete 13:30:36 3a2ae6a8a46f: Pull complete 13:30:37 33b1e0a273af: Pull complete 13:30:37 5d3b04190fa2: Pull complete 13:30:41 382d65ac76eb: Pull complete 13:30:41 13eebdc497b7: Pull complete 13:30:41 4f4fb700ef54: Pull complete 13:30:41 06715773e931: Pull complete 13:30:42 2f39f015ded8: Pull complete 13:30:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:42 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:30:42 $ 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 13:30:44 $ docker top e6b5640726a1d9b30ba795a583d4d1fbc8500a380ab3104936662c04c7e578ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:44 ---> job-cost.sh 13:30:44 lf-activate-venv: SKIPPING 13:30:44 INFO: No Stack... 13:30:44 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:44 INFO: Archiving Costs [Pipeline] sh 13:30:45 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 13:30:45 + cut -d, -f6 [Pipeline] lock 13:30:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] 13:30:45 Resource [jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] did not exist. Created. 13:30:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:45 + echo total: 0.2199999988079071 [Pipeline] stash 13:30:45 Stashed 1 file(s) [Pipeline] } 13:30:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:45 $ docker stop --time=1 e6b5640726a1d9b30ba795a583d4d1fbc8500a380ab3104936662c04c7e578ee 13:30:46 $ docker rm -f --volumes e6b5640726a1d9b30ba795a583d4d1fbc8500a380ab3104936662c04c7e578ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:30:51 7fa9dde3b271: Pull complete 13:30:53 d57d563a94ed: Pull complete 13:30:53 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 13:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:30:53 ---> 43a1c90cae9b 13:30:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:30:57 ---> Running in 6fd3a9975d79 13:30:57 Removing intermediate container 6fd3a9975d79 13:30:57 ---> 0dbca5e1c528 13:30:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:57 ---> Running in b5d5db1d5c94 13:30:57 Removing intermediate container b5d5db1d5c94 13:30:57 ---> 4c24b2717ec9 13:30:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:30:58 ---> Running in 2c74d8a3831b 13:30:58 Removing intermediate container 2c74d8a3831b 13:30:58 ---> e307589d5d6f 13:30:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:30:58 ---> Running in 163b04c6436f 13:30:59 Removing intermediate container 163b04c6436f 13:30:59 ---> 5ba42cc8876d 13:30:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:59 ---> Running in bf49f57f858a 13:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:31:04 (1/4) Installing openssh-keygen (10.0_p1-r9) 13:31:04 (2/4) Installing libedit (20250104.3.1-r1) 13:31:04 (3/4) Installing openssh-client-common (10.0_p1-r9) 13:31:04 (4/4) Installing openssh-client-default (10.0_p1-r9) 13:31:04 Executing busybox-1.37.0-r19.trigger 13:31:04 OK: 259 MiB in 64 packages 13:31:05 Removing intermediate container bf49f57f858a 13:31:05 ---> 44ff0433afbf 13:31:05 Step 8/12 : WORKDIR /device-snmp-go 13:31:05 ---> Running in a35ec0a75b92 13:31:06 Removing intermediate container a35ec0a75b92 13:31:06 ---> 8645b287960b 13:31:06 Step 9/12 : COPY go.mod vendor* ./ 13:31:06 ---> a565acd429b2 13:31:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:06 ---> Running in ed67df9d323f 13:32:58 Removing intermediate container ed67df9d323f 13:32:58 ---> f472460893a3 13:32:58 Step 11/12 : COPY . . 13:33:00 ---> dc68e92d3eaf 13:33:00 Step 12/12 : RUN ${MAKE} 13:33:00 ---> Running in 37fcd8910b20 13:33:01 noop 13:33:02 Removing intermediate container 37fcd8910b20 13:33:02 ---> 32291256ad44 13:33:02 Successfully built 32291256ad44 13:33:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:02 + docker inspect -f . ci-base-image-arm64 13:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:02 prd-ubuntu20.04-docker-arm64-4c-16g-772220 does not seem to be running inside a container 13:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/117 -v /w/workspace/device-snmp-go/117:/w/workspace/device-snmp-go/117:rw,z -v /w/workspace/device-snmp-go/117@tmp:/w/workspace/device-snmp-go/117@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 13:33:04 $ docker top 7c069c411799296597f799a7ca4739b05e63780d695af8eaa6eafa292098f92a -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:05 + go version 13:33:05 go version go1.23.12 linux/arm64 [Pipeline] } 13:33:05 $ docker stop --time=1 7c069c411799296597f799a7ca4739b05e63780d695af8eaa6eafa292098f92a 13:33:07 $ docker rm -f --volumes 7c069c411799296597f799a7ca4739b05e63780d695af8eaa6eafa292098f92a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:08 + docker inspect -f . ci-base-image-arm64 13:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:08 prd-ubuntu20.04-docker-arm64-4c-16g-772220 does not seem to be running inside a container 13:33:08 $ 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/117 -v /w/workspace/device-snmp-go/117:/w/workspace/device-snmp-go/117:rw,z -v /w/workspace/device-snmp-go/117@tmp:/w/workspace/device-snmp-go/117@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 13:33:10 $ docker top a91f7cce400147550c160f6dfd79cdec0d3b6c3020dd4a931b82cd471c68036e -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:11 + git config --global --add safe.directory /w/workspace/device-snmp-go/117 [Pipeline] fileExists [Pipeline] sh 13:33:11 + make test 13:33:11 go test ./... -coverprofile=coverage.out 13:33:20 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:38:12 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 13:38:12 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 13:38:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:38:12 go vet ./... 13:39:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:39:08 ./bin/test-attribution-txt.sh [Pipeline] echo 13:39:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:39:10 $ docker stop --time=1 a91f7cce400147550c160f6dfd79cdec0d3b6c3020dd4a931b82cd471c68036e 13:39:12 $ docker rm -f --volumes a91f7cce400147550c160f6dfd79cdec0d3b6c3020dd4a931b82cd471c68036e [Pipeline] // withDockerContainer [Pipeline] sh 13:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:14 Warning: overwriting stash ‘coverage-report’ 13:39:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:16 + ls -al . 13:39:16 total 232 13:39:16 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:33 . 13:39:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:30 .. 13:39:16 -rw-rw-r-- 1 jenkins jenkins 6 Oct 31 13:30 .dockerignore 13:39:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 .git 13:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 .github 13:39:16 -rw-rw-r-- 1 jenkins jenkins 263 Oct 31 13:30 .gitignore 13:39:16 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:30 .golangci.yml 13:39:16 -rw-rw-r-- 1 jenkins jenkins 19482 Oct 31 13:30 Attribution.txt 13:39:16 -rw-rw-r-- 1 jenkins jenkins 12273 Oct 31 13:30 CHANGELOG.md 13:39:16 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 31 13:30 Dockerfile 13:39:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:30 GOVERNANCE.md 13:39:16 -rw-rw-r-- 1 jenkins jenkins 679 Oct 31 13:30 Jenkinsfile 13:39:16 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:30 LICENSE 13:39:16 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 31 13:30 Makefile 13:39:16 -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 13:30 OWNERS.md 13:39:16 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 31 13:30 README.md 13:39:16 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:26 VERSION 13:39:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:30 bin 13:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 cmd 13:39:16 -rw-r--r-- 1 jenkins jenkins 9158 Oct 31 13:38 coverage.out 13:39:16 -rw-rw-r-- 1 jenkins jenkins 6134 Oct 31 13:30 go.mod 13:39:16 -rw-rw-r-- 1 jenkins jenkins 87176 Oct 31 13:30 go.sum 13:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:30 internal 13:39:16 -rw-rw-r-- 1 jenkins jenkins 228 Oct 31 13:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:16 + 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=b7a733b71e6ca2d894ef3683955755bd588f60ce --label arch=arm64 --label version=4.1.0-dev.2 . 13:39:17 Sending build context to Docker daemon 11.99MB 13:39:17 Step 1/25 : ARG BASE=golang:1.23-alpine3.22 13:39:17 Step 2/25 : FROM ${BASE} AS builder 13:39:17 ---> 32291256ad44 13:39:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:39:17 ---> Running in 8b2e41716203 13:39:18 Removing intermediate container 8b2e41716203 13:39:18 ---> 66fb89d65aa5 13:39:18 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:39:18 ---> Running in d84fcad32d63 13:39:18 Removing intermediate container d84fcad32d63 13:39:18 ---> 3bbc4772af0f 13:39:18 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:39:18 ---> Running in 085e462b9f53 13:39:19 Removing intermediate container 085e462b9f53 13:39:19 ---> 921f709d0582 13:39:19 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:39:19 ---> Running in 007130b1970e 13:39:19 Removing intermediate container 007130b1970e 13:39:19 ---> 5fc4940da5c0 13:39:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:20 ---> Running in 041bdd63d080 13:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:39:24 OK: 259 MiB in 64 packages 13:39:26 Removing intermediate container 041bdd63d080 13:39:26 ---> 6a7fd87cd989 13:39:26 Step 8/25 : WORKDIR /device-snmp-go 13:39:26 ---> Running in 7dee76c158b2 13:39:26 Removing intermediate container 7dee76c158b2 13:39:26 ---> c4c2492b4a72 13:39:26 Step 9/25 : COPY go.mod vendor* ./ 13:39:27 ---> 9ac8c847164a 13:39:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:27 ---> Running in 5de0f021791b 13:39:30 Removing intermediate container 5de0f021791b 13:39:30 ---> 07ebffe73d9b 13:39:30 Step 11/25 : COPY . . 13:39:31 ---> 55ecc4558c93 13:39:31 Step 12/25 : RUN ${MAKE} 13:39:31 ---> Running in 907bc6d8691f 13:39:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 13:44:25 Removing intermediate container 907bc6d8691f 13:44:25 ---> 11ebab6dc259 13:44:25 Step 13/25 : FROM alpine:3.22 13:44:25 3.22: Pulling from library/alpine 13:44:25 6b59a28fa201: Pulling fs layer 13:44:26 6b59a28fa201: Verifying Checksum 13:44:26 6b59a28fa201: Download complete 13:44:27 6b59a28fa201: Pull complete 13:44:27 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:44:27 Status: Downloaded newer image for alpine:3.22 13:44:27 ---> 171e65262c80 13:44:27 Step 14/25 : RUN apk add --update --no-cache dumb-init 13:44:27 ---> Running in 00182b202eb3 13:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:44:31 (1/1) Installing dumb-init (1.2.5-r3) 13:44:31 Executing busybox-1.37.0-r19.trigger 13:44:31 OK: 8 MiB in 17 packages 13:44:33 Removing intermediate container 00182b202eb3 13:44:33 ---> f76e6cb089be 13:44:33 Step 15/25 : RUN apk --no-cache upgrade 13:44:33 ---> Running in 8c0b65447b55 13:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:44:37 OK: 8 MiB in 17 packages 13:44:38 Removing intermediate container 8c0b65447b55 13:44:38 ---> f73a7c4fd70c 13:44:38 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 13:44:40 ---> 14a09a160ca2 13:44:40 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:44:41 ---> 98eaaeaec6c2 13:44:41 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 13:44:42 ---> f0597db97e38 13:44:42 Step 19/25 : EXPOSE 59993 13:44:42 ---> Running in 18b2903129a1 13:44:42 Removing intermediate container 18b2903129a1 13:44:42 ---> eeaf3d72ea16 13:44:42 Step 20/25 : EXPOSE 161 13:44:42 ---> Running in 6192b071724e 13:44:43 Removing intermediate container 6192b071724e 13:44:43 ---> 41a3576dd1b0 13:44:43 Step 21/25 : ENTRYPOINT ["/device-snmp"] 13:44:43 ---> Running in 452a8b7bbd0e 13:44:43 Removing intermediate container 452a8b7bbd0e 13:44:43 ---> a4b2c5b3b8f8 13:44:43 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:44:43 ---> Running in f7020c3d58ef 13:44:43 Removing intermediate container f7020c3d58ef 13:44:43 ---> 483e0faca944 13:44:43 Step 23/25 : LABEL arch=arm64 13:44:44 ---> Running in 2722ec6a9606 13:44:44 Removing intermediate container 2722ec6a9606 13:44:44 ---> 53920f7ca586 13:44:44 Step 24/25 : LABEL git_sha=b7a733b71e6ca2d894ef3683955755bd588f60ce 13:44:44 ---> Running in 66d5328fa7a0 13:44:45 Removing intermediate container 66d5328fa7a0 13:44:45 ---> fc38a4a815db 13:44:45 Step 25/25 : LABEL version=4.1.0-dev.2 13:44:45 ---> Running in 2a58f7082cce 13:44:45 Removing intermediate container 2a58f7082cce 13:44:45 ---> 6bbb4803632c 13:44:45 [Warning] One or more build-args [ARCH] were not consumed 13:44:45 Successfully built 6bbb4803632c 13:44:45 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 13:44:45 provisioning config files... 13:44:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/117@tmp/config12591729561935335742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:46 ---> ****-login.sh 13:44:46 nexus3.edgexfoundry.org:10001 13:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:46 Configure a credential helper to remove this warning. See 13:44:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:46 13:44:46 Login Succeeded 13:44:46 nexus3.edgexfoundry.org:10002 13:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:47 Configure a credential helper to remove this warning. See 13:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:47 13:44:47 Login Succeeded 13:44:47 nexus3.edgexfoundry.org:10003 13:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:47 Configure a credential helper to remove this warning. See 13:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:47 13:44:47 Login Succeeded 13:44:47 nexus3.edgexfoundry.org:10004 13:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:48 Configure a credential helper to remove this warning. See 13:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:48 13:44:48 Login Succeeded 13:44:48 ****.io 13:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:48 Configure a credential helper to remove this warning. See 13:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:48 13:44:48 Login Succeeded 13:44:48 ---> ****-login.sh ends [Pipeline] } 13:44:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:44:48 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 13:44:48 b7a733b71e6ca2d894ef3683955755bd588f60ce 13:44:48 latest 13:44:48 4.1.0-dev.2 13:44:48 b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:44:48 main 13:44:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:49 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce 13:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 13:44:49 9f07477f6f93: Preparing 13:44:49 9c88dff7ba1c: Preparing 13:44:49 2343fe4022be: Preparing 13:44:49 faae9498158b: Preparing 13:44:49 1fe14bd2e5af: Preparing 13:44:49 0e64f2360a44: Preparing 13:44:49 0e64f2360a44: Waiting 13:44:49 faae9498158b: Pushed 13:44:49 9f07477f6f93: Pushed 13:44:49 9c88dff7ba1c: Pushed 13:44:49 1fe14bd2e5af: Pushed 13:44:49 0e64f2360a44: Layer already exists 13:45:00 2343fe4022be: Pushed 13:45:00 b7a733b71e6ca2d894ef3683955755bd588f60ce: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:00 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 13:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 13:45:00 9f07477f6f93: Preparing 13:45:00 9c88dff7ba1c: Preparing 13:45:00 2343fe4022be: Preparing 13:45:00 faae9498158b: Preparing 13:45:00 1fe14bd2e5af: Preparing 13:45:00 0e64f2360a44: Preparing 13:45:00 0e64f2360a44: Waiting 13:45:00 9c88dff7ba1c: Layer already exists 13:45:00 9f07477f6f93: Layer already exists 13:45:00 faae9498158b: Layer already exists 13:45:00 1fe14bd2e5af: Layer already exists 13:45:00 2343fe4022be: Layer already exists 13:45:00 0e64f2360a44: Layer already exists 13:45:01 latest: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:01 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 13:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 13:45:01 9f07477f6f93: Preparing 13:45:01 9c88dff7ba1c: Preparing 13:45:01 2343fe4022be: Preparing 13:45:01 faae9498158b: Preparing 13:45:01 1fe14bd2e5af: Preparing 13:45:01 0e64f2360a44: Preparing 13:45:01 0e64f2360a44: Waiting 13:45:01 2343fe4022be: Layer already exists 13:45:01 9c88dff7ba1c: Layer already exists 13:45:01 faae9498158b: Layer already exists 13:45:01 1fe14bd2e5af: Layer already exists 13:45:01 9f07477f6f93: Layer already exists 13:45:01 0e64f2360a44: Layer already exists 13:45:02 4.1.0-dev.2: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:02 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 13:45:02 9f07477f6f93: Preparing 13:45:02 9c88dff7ba1c: Preparing 13:45:02 2343fe4022be: Preparing 13:45:02 faae9498158b: Preparing 13:45:02 1fe14bd2e5af: Preparing 13:45:02 0e64f2360a44: Preparing 13:45:02 0e64f2360a44: Waiting 13:45:03 1fe14bd2e5af: Layer already exists 13:45:03 9c88dff7ba1c: Layer already exists 13:45:03 9f07477f6f93: Layer already exists 13:45:03 0e64f2360a44: Layer already exists 13:45:03 2343fe4022be: Layer already exists 13:45:03 faae9498158b: Layer already exists 13:45:03 b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:03 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 13:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 13:45:04 9f07477f6f93: Preparing 13:45:04 9c88dff7ba1c: Preparing 13:45:04 2343fe4022be: Preparing 13:45:04 faae9498158b: Preparing 13:45:04 1fe14bd2e5af: Preparing 13:45:04 0e64f2360a44: Preparing 13:45:04 0e64f2360a44: Waiting 13:45:04 9c88dff7ba1c: Layer already exists 13:45:04 faae9498158b: Layer already exists 13:45:04 2343fe4022be: Layer already exists 13:45:04 9f07477f6f93: Layer already exists 13:45:04 1fe14bd2e5af: Layer already exists 13:45:04 0e64f2360a44: Layer already exists 13:45:04 main: digest: sha256:5ede91f1ade967c08a2ba19ecf15e8f5b01a134cca8a319df42e49047ccff626 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:45:04 ===================================================== [Pipeline] echo 13:45:04 taggedImages: 13:45:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce 13:45:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 13:45:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 13:45:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 13:45:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 13:45:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] echo 13:45:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 13:45:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.2 [Pipeline] echo 13:45:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:b7a733b71e6ca2d894ef3683955755bd588f60ce-4.1.0-dev.2 [Pipeline] echo 13:45:04 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 13:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:04 13:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:05 arm64: Pulling from edgex-lftools-log-publisher 13:45:05 8998bd30e6a1: Pulling fs layer 13:45:05 04944245beec: Pulling fs layer 13:45:05 699f458cf7ca: Pulling fs layer 13:45:05 765212b225bb: Pulling fs layer 13:45:05 f23df028b6ca: Pulling fs layer 13:45:05 d65c8cfc05b1: Pulling fs layer 13:45:05 2437ff75d9bd: Pulling fs layer 13:45:05 765212b225bb: Waiting 13:45:05 f23df028b6ca: Waiting 13:45:05 d65c8cfc05b1: Waiting 13:45:05 2437ff75d9bd: Waiting 13:45:05 04944245beec: Verifying Checksum 13:45:05 04944245beec: Download complete 13:45:05 765212b225bb: Verifying Checksum 13:45:05 765212b225bb: Download complete 13:45:05 f23df028b6ca: Verifying Checksum 13:45:05 f23df028b6ca: Download complete 13:45:05 d65c8cfc05b1: Verifying Checksum 13:45:05 d65c8cfc05b1: Download complete 13:45:05 699f458cf7ca: Verifying Checksum 13:45:05 699f458cf7ca: Download complete 13:45:06 8998bd30e6a1: Verifying Checksum 13:45:06 8998bd30e6a1: Download complete 13:45:08 2437ff75d9bd: Verifying Checksum 13:45:08 2437ff75d9bd: Download complete 13:45:12 8998bd30e6a1: Pull complete 13:45:12 04944245beec: Pull complete 13:45:14 699f458cf7ca: Pull complete 13:45:14 765212b225bb: Pull complete 13:45:15 f23df028b6ca: Pull complete 13:45:15 d65c8cfc05b1: Pull complete 13:45:37 2437ff75d9bd: Pull complete 13:45:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:38 prd-ubuntu20.04-docker-arm64-4c-16g-772220 does not seem to be running inside a container 13:45:38 $ 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/117 -v /w/workspace/device-snmp-go/117:/w/workspace/device-snmp-go/117:rw,z -v /w/workspace/device-snmp-go/117@tmp:/w/workspace/device-snmp-go/117@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 13:45:40 $ docker top 54f40c75e0f8782c1263f065c00d833f204cb8a6ad3bc1067a0385a738eb8823 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:41 ---> job-cost.sh 13:45:41 lf-activate-venv: SKIPPING 13:45:41 INFO: No Stack... 13:45:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:45:42 INFO: Archiving Costs [Pipeline] sh 13:45:42 + cat /w/workspace/device-snmp-go/117/archives/cost.csv 13:45:42 + cut -d, -f6 [Pipeline] lock 13:45:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] 13:45:43 Resource [jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] did not exist. Created. 13:45:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:43 /w/workspace/device-snmp-go/117@tmp/durable-c0598a57/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:45:44 + echo total: 0.10999999940395355 [Pipeline] stash 13:45:44 Warning: overwriting stash ‘stack-cost’ 13:45:44 Stashed 1 file(s) [Pipeline] } 13:45:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:44 $ docker stop --time=1 54f40c75e0f8782c1263f065c00d833f204cb8a6ad3bc1067a0385a738eb8823 13:45:46 $ docker rm -f --volumes 54f40c75e0f8782c1263f065c00d833f204cb8a6ad3bc1067a0385a738eb8823 [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 13:45:46 provisioning config files... 13:45:46 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8322960749893056377tmp [Pipeline] { [Pipeline] sh 13:45:47 + set +x 13:45:47 + + curlbash -s -s https://codecov.io/bash -- 13:45:47 13:45:47 13:45:47 _____ _ 13:45:47 / ____| | | 13:45:47 | | ___ __| | ___ ___ _____ __ 13:45:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:45:47 | |___| (_) | (_| | __/ (_| (_) \ V / 13:45:47 \_____\___/ \__,_|\___|\___\___/ \_/ 13:45:47 Bash-1.0.6 13:45:47 13:45:47 13:45:47 ==> git version 2.25.1 found 13:45:47 ==> 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 13:45:47 Release-Date: 2020-01-08 13:45:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:45:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:45:47 ==> Jenkins CI detected. 13:45:47 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 13:45:47 project root: . 13:45:47 --> token set from env 13:45:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:45:47 ==> Running gcov in . (disable via -X gcov) 13:45:47 ==> Python coveragepy not found 13:45:47 ==> Searching for coverage reports in: 13:45:47 + . 13:45:47 -> Found 1 reports 13:45:47 ==> Detecting git/mercurial file structure 13:45:47 ==> Reading reports 13:45:47 + ./coverage.out bytes=9158 13:45:47 ==> Appending adjustments 13:45:47 https://docs.codecov.io/docs/fixing-reports 13:45:47 + Found adjustments 13:45:47 ==> Gzipping contents 13:45:47 4.0K /tmp/codecov.o1u811.gz 13:45:47 ==> Uploading reports 13:45:47 url: https://codecov.io 13:45:47 query: branch=main&commit=b7a733b71e6ca2d894ef3683955755bd588f60ce&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:45:47 -> Pinging Codecov 13:45:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b7a733b71e6ca2d894ef3683955755bd588f60ce&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:45:47 -> Uploading to 13:45:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/b7a733b71e6ca2d894ef3683955755bd588f60ce/e50f514d-26f3-4fc8-895b-889206588a9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134547Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2235339c1a9d94806238ca8375d83ac7b7888c62575b9fe35e82d192542dc886 13:45:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:45:47 Dload Upload Total Spent Left Speed 13:45:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 10887 --:--:-- --:--:-- --:--:-- 10887 13:45:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] } 13:45:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:45:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:45:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:45:48 13:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:45:48 latest: Pulling from edgex-devops/edgex-snyk-go 13:45:48 2d35ebdb57d9: Already exists 13:45:48 85e8836fcdb2: Pulling fs layer 13:45:48 91631faa732a: Pulling fs layer 13:45:48 f3f5ae8826fa: Pulling fs layer 13:45:48 4f4fb700ef54: Pulling fs layer 13:45:48 7861252a18e6: Pulling fs layer 13:45:48 9130f900ef6f: Pulling fs layer 13:45:48 4f4fb700ef54: Waiting 13:45:48 7861252a18e6: Waiting 13:45:48 9130f900ef6f: Waiting 13:45:48 f3f5ae8826fa: Download complete 13:45:48 85e8836fcdb2: Download complete 13:45:48 4f4fb700ef54: Verifying Checksum 13:45:48 4f4fb700ef54: Download complete 13:45:48 85e8836fcdb2: Pull complete 13:45:48 7861252a18e6: Verifying Checksum 13:45:48 7861252a18e6: Download complete 13:45:49 91631faa732a: Verifying Checksum 13:45:49 91631faa732a: Download complete 13:45:49 9130f900ef6f: Verifying Checksum 13:45:49 9130f900ef6f: Download complete 13:45:53 91631faa732a: Pull complete 13:45:53 f3f5ae8826fa: Pull complete 13:45:53 4f4fb700ef54: Pull complete 13:45:54 7861252a18e6: Pull complete 13:45:58 9130f900ef6f: Pull complete 13:45:58 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:45:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:45:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:58 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:45:58 $ 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 13:46:00 $ docker top 67d1a93373b4cf2933c72469ddacc7d6a91220ac4568ceeae83b9e355e286eb2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:00 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 13:46:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 13:46:01 + set -o pipefail 13:46:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 13:46:07 13:46:07 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 13:46:07 13:46:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/ec4b6dcb-efa5-4dc6-b3d2-702f2785daf9 13:46:07 13:46:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:46:07 [Pipeline] } 13:46:07 $ docker stop --time=1 67d1a93373b4cf2933c72469ddacc7d6a91220ac4568ceeae83b9e355e286eb2 13:46:10 $ docker rm -f --volumes 67d1a93373b4cf2933c72469ddacc7d6a91220ac4568ceeae83b9e355e286eb2 [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 13:46:11 + git log --format=format:%s -1 b7a733b71e6ca2d894ef3683955755bd588f60ce [Pipeline] sh 13:46:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:11 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:46:11 $ 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 13:46:12 $ docker top fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 -eo pid,comm 13:46:12 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). 13:46:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:12 [ssh-agent] Looking for ssh-agent implementation... 13:46:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:12 $ docker exec fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 ssh-agent 13:46:12 SSH_AUTH_SOCK=/tmp/ssh-Jq2C7ec69k3d/agent.31 13:46:12 SSH_AGENT_PID=37 13:46:12 Running ssh-add (command line suppressed) 13:46:12 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12365124403721697763.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12365124403721697763.key) 13:46:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:12 + git semver tag 13:46:13 2025-10-31 13:46:13,200 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:46:13 2025-10-31 13:46:13,205 [run_tag] DEBUG tag force:False 13:46:13 2025-10-31 13:46:13,205 [check_head_tag] DEBUG check head tag 13:46:13 2025-10-31 13:46:13,205 [execute] INFO git cat-file --batch-check 13:46:13 2025-10-31 13:46:13,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 13:46:13 2025-10-31 13:46:13,208 [execute] INFO git cat-file --batch 13:46:13 2025-10-31 13:46:13,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 13:46:13 2025-10-31 13:46:13,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:46:13 2025-10-31 13:46:13,216 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 13:46:13 2025-10-31 13:46:13,217 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 13:46:13 2025-10-31 13:46:13,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:46:13 4.1.0-dev.2 [Pipeline] } 13:46:13 $ docker exec --env ******** --env ******** fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 ssh-agent -k 13:46:13 unset SSH_AUTH_SOCK; 13:46:13 unset SSH_AGENT_PID; 13:46:13 echo Agent pid 37 killed; 13:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:46:13 + git semver [Pipeline] } 13:46:14 $ docker stop --time=1 fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 13:46:15 $ docker rm -f --volumes fec18d33d9b89595fd0889b129676d518cd49244999f966d958dc48a90dab3f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:46:15 13:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:46:16 0.23.1-centos7: Pulling from edgex-lftools 13:46:16 ab5ef0e58194: Pulling fs layer 13:46:16 9712f1f96733: Pulling fs layer 13:46:16 63f879dbbcfc: Pulling fs layer 13:46:16 0d9ebad4ef96: Pulling fs layer 13:46:16 e9a5061849ea: Pulling fs layer 13:46:16 d747dcd14b5f: Pulling fs layer 13:46:16 2de7ff778b66: Pulling fs layer 13:46:16 0d9ebad4ef96: Waiting 13:46:16 e9a5061849ea: Waiting 13:46:16 d747dcd14b5f: Waiting 13:46:16 2de7ff778b66: Waiting 13:46:16 9712f1f96733: Verifying Checksum 13:46:16 9712f1f96733: Download complete 13:46:16 63f879dbbcfc: Verifying Checksum 13:46:16 63f879dbbcfc: Download complete 13:46:16 e9a5061849ea: Verifying Checksum 13:46:16 e9a5061849ea: Download complete 13:46:16 d747dcd14b5f: Verifying Checksum 13:46:16 d747dcd14b5f: Download complete 13:46:17 0d9ebad4ef96: Verifying Checksum 13:46:17 0d9ebad4ef96: Download complete 13:46:17 2de7ff778b66: Verifying Checksum 13:46:17 2de7ff778b66: Download complete 13:46:17 ab5ef0e58194: Verifying Checksum 13:46:17 ab5ef0e58194: Download complete 13:46:21 ab5ef0e58194: Pull complete 13:46:21 9712f1f96733: Pull complete 13:46:22 63f879dbbcfc: Pull complete 13:46:28 0d9ebad4ef96: Pull complete 13:46:28 e9a5061849ea: Pull complete 13:46:28 d747dcd14b5f: Pull complete 13:46:29 2de7ff778b66: Pull complete 13:46:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:29 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:46:29 $ 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 13:46:31 $ docker top 75221838a2251b771e1dcdbe63b57ec13197e962576e3e117c4e5bec17c9fccf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:46:31 provisioning config files... 13:46:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10272100337629855380tmp 13:46:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16559274037878206319tmp 13:46:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2793945638406056520tmp [Pipeline] { [Pipeline] echo 13:46:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:46:31 ---> sigul-configuration.sh 13:46:31 gpg: directory `/root/.gnupg' created 13:46:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:46:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:46:31 gpg: keyring `/root/.gnupg/secring.gpg' created 13:46:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:46:31 gpg: CAST5 encrypted data 13:46:31 gpg: encrypted with 1 passphrase 13:46:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:46:32 + mkdir /home/jenkins 13:46:32 + mkdir /home/jenkins/sigul [Pipeline] sh 13:46:32 + 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 13:46:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:46:32 ---> sigul-install.sh 13:46:32 Sigul already installed; skipping installation. [Pipeline] sh 13:46:33 + git tag --list 13:46:33 1.0.0 13:46:33 v0.0.0 13:46:33 v1.1.0 13:46:33 v1.1.1 13:46:33 v1.2.2 13:46:33 v1.3.0 13:46:33 v1.3.1 13:46:33 v2.0.0 13:46:33 v2.1.0 13:46:33 v2.1.1 13:46:33 v2.2.0 13:46:33 v2.3.0 13:46:33 v3.0 13:46:33 v3.0.0 13:46:33 v3.1 13:46:33 v3.1.0 13:46:33 v3.1.1 13:46:33 v4.0 13:46:33 v4.0.0 13:46:33 v4.1.0-dev.1 13:46:33 v4.1.0-dev.2 [Pipeline] sh 13:46:33 + lftools sign git-tag v4.1.0-dev.2 13:46:34 Signing Git tag with Sigul... 13:46:34 Signing v4.1.0-dev.2 [Pipeline] echo 13:46:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:46:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:46:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:46:34 $ docker stop --time=1 75221838a2251b771e1dcdbe63b57ec13197e962576e3e117c4e5bec17c9fccf 13:46:36 $ docker rm -f --volumes 75221838a2251b771e1dcdbe63b57ec13197e962576e3e117c4e5bec17c9fccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:46:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:36 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:46:36 $ 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 13:46:37 $ docker top d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b -eo pid,comm 13:46:37 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). 13:46:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:37 [ssh-agent] Looking for ssh-agent implementation... 13:46:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:37 $ docker exec d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b ssh-agent 13:46:37 SSH_AUTH_SOCK=/tmp/ssh-VMUWeWKosMO1/agent.32 13:46:37 SSH_AGENT_PID=38 13:46:37 Running ssh-add (command line suppressed) 13:46:37 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7600720271778046916.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7600720271778046916.key) 13:46:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:37 + git semver bump pre 13:46:38 2025-10-31 13:46:38,150 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:46:38 2025-10-31 13:46:38,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:46:38 2025-10-31 13:46:38,154 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 13:46:38 2025-10-31 13:46:38,154 [bump_version] DEBUG bumped version:4.1.0-dev.3 13:46:38 2025-10-31 13:46:38,154 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 13:46:38 2025-10-31 13:46:38,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:46:38 2025-10-31 13:46:38,154 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:46:38 2025-10-31 13:46:38,157 [execute] INFO git cat-file --batch-check 13:46:38 2025-10-31 13:46:38,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:46:38 2025-10-31 13:46:38,162 [execute] INFO git cat-file --batch 13:46:38 2025-10-31 13:46:38,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:46:38 2025-10-31 13:46:38,167 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:46:38 4.1.0-dev.3 [Pipeline] } 13:46:38 $ docker exec --env ******** --env ******** d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b ssh-agent -k 13:46:38 unset SSH_AUTH_SOCK; 13:46:38 unset SSH_AGENT_PID; 13:46:38 echo Agent pid 38 killed; 13:46:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:46:38 + git semver [Pipeline] } 13:46:39 $ docker stop --time=1 d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b 13:46:40 $ docker rm -f --volumes d5a4a6096358b9710cbfaa887ce0ed8c9a2120f9d06751761be8ac33f8e2a16b [Pipeline] // withDockerContainer [Pipeline] sh 13:46:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:41 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:46:41 $ 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 13:46:41 $ docker top 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 -eo pid,comm 13:46:41 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). 13:46:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:41 [ssh-agent] Looking for ssh-agent implementation... 13:46:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:41 $ docker exec 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 ssh-agent 13:46:41 SSH_AUTH_SOCK=/tmp/ssh-96c7ATlH9PPO/agent.31 13:46:41 SSH_AGENT_PID=37 13:46:41 Running ssh-add (command line suppressed) 13:46:41 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11626688888075901261.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11626688888075901261.key) 13:46:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:42 + git semver push 13:46:42 2025-10-31 13:46:42,427 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:46:42 2025-10-31 13:46:42,430 [run_push] DEBUG push 13:46:42 2025-10-31 13:46:42,431 [execute] INFO git cat-file --batch-check 13:46:42 2025-10-31 13:46:42,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:46:42 2025-10-31 13:46:42,434 [execute] INFO git rev-list fe27ac4970dda1a6e3a381f69673bcb639caedba -- 13:46:42 2025-10-31 13:46:42,434 [execute] DEBUG Popen(['git', 'rev-list', 'fe27ac4970dda1a6e3a381f69673bcb639caedba', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:46:42 2025-10-31 13:46:42,441 [execute] INFO git fetch -v -- origin 13:46:42 2025-10-31 13:46:42,441 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:46:43 2025-10-31 13:46:43,002 [run_push] DEBUG no remote changes detected 13:46:43 2025-10-31 13:46:43,003 [execute] INFO git push origin semver 13:46:43 2025-10-31 13:46:43,003 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:46:43 2025-10-31 13:46:43,844 [run_push] DEBUG push all version tags 13:46:43 2025-10-31 13:46:43,845 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:46:43 2025-10-31 13:46:43,845 [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) 13:46:44 2025-10-31 13:46:44,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 13:46:44 4.1.0-dev.3 [Pipeline] } 13:46:44 $ docker exec --env ******** --env ******** 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 ssh-agent -k 13:46:45 unset SSH_AUTH_SOCK; 13:46:45 unset SSH_AGENT_PID; 13:46:45 echo Agent pid 37 killed; 13:46:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:46:45 + git semver [Pipeline] } 13:46:45 $ docker stop --time=1 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 13:46:46 $ docker rm -f --volumes 24db855a8146dbb030240c6b464932c14c9e84f07f2c23c074d6a6a2dbb75034 [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 13:46:47 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 13:46:47 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 13:46:47 total 16 13:46:47 drwxr-xr-x 3 root root 4096 Oct 31 13:30 . 13:46:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:46 .. 13:46:47 drwxr-xr-x 2 root root 4096 Oct 31 13:30 cost 13:46:47 -rw-r--r-- 1 root root 86 Oct 31 13:30 cost.csv 13:46:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 13:46:47 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 13:46:47 total 16 13:46:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:30 . 13:46:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:46 .. 13:46:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:30 cost 13:46:47 -rw-r--r-- 1 jenkins jenkins 86 Oct 31 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:46:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:46:48 ---> package-listing.sh 13:46:48 ++ facter osfamily 13:46:48 ++ tr '[:upper:]' '[:lower:]' 13:46:48 + OS_FAMILY=debian 13:46:48 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 13:46:48 + START_PACKAGES=/tmp/packages_start.txt 13:46:48 + END_PACKAGES=/tmp/packages_end.txt 13:46:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:48 + PACKAGES=/tmp/packages_start.txt 13:46:48 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 13:46:48 + PACKAGES=/tmp/packages_end.txt 13:46:48 + case "${OS_FAMILY}" in 13:46:48 + dpkg -l 13:46:48 + grep '^ii' 13:46:48 + '[' -f /tmp/packages_start.txt ']' 13:46:48 + '[' -f /tmp/packages_end.txt ']' 13:46:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:48 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 13:46:48 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 13:46:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 13:46:48 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 13:46:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:49 prd-ubuntu20.04-docker-8c-8g-772212 does not seem to be running inside a container 13:46:49 $ 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 13:46:50 $ docker top 9fc2d25338da470202286e04d773dcbd767c407bb4cf9cb084b295a18c1d3ba7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:50 + touch /tmp/pre-build-complete [Pipeline] sh 13:46:50 + mkdir -p /var/log/sysstat [Pipeline] sh 13:46:51 + ls /var/log/sa-host 13:46:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:51 provisioning config files... 13:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13129286209735818556tmp [Pipeline] { [Pipeline] echo 13:46:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:46:51 ---> create-netrc.sh [Pipeline] } 13:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:46:51 ---> python-tools-install.sh [Pipeline] echo 13:46:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:46:52 ---> sudo-logs.sh 13:46:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:46:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:46:52 ---> job-cost.sh 13:46:52 lf-activate-venv: SKIPPING 13:46:52 DEBUG: total: 0.2199999988079071 13:46:52 INFO: Retrieving Stack Cost... 13:46:52 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:53 INFO: Archiving Costs [Pipeline] echo 13:46:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:46:53 ---> logs-deploy.sh 13:46:53 lf-activate-venv: SKIPPING 13:46:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/117 13:46:53 INFO: archiving workspace using pattern(s): 13:46:54 Archives upload complete. 13:46:54 INFO: archiving logs to Nexus 13:46:55 ---> uname -a: 13:46:55 Linux prd-ubuntu20-04-docker-8c-8g-772212 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 13:46:55 13:46:55 13:46:55 ---> lscpu: 13:46:55 Architecture: x86_64 13:46:55 CPU op-mode(s): 32-bit, 64-bit 13:46:55 Byte Order: Little Endian 13:46:55 Address sizes: 40 bits physical, 48 bits virtual 13:46:55 CPU(s): 8 13:46:55 On-line CPU(s) list: 0-7 13:46:55 Thread(s) per core: 1 13:46:55 Core(s) per socket: 1 13:46:55 Socket(s): 8 13:46:55 NUMA node(s): 1 13:46:55 Vendor ID: AuthenticAMD 13:46:55 CPU family: 23 13:46:55 Model: 49 13:46:55 Model name: AMD EPYC-Rome Processor 13:46:55 Stepping: 0 13:46:55 CPU MHz: 2800.000 13:46:55 BogoMIPS: 5600.00 13:46:55 Virtualization: AMD-V 13:46:55 Hypervisor vendor: KVM 13:46:55 Virtualization type: full 13:46:55 L1d cache: 256 KiB 13:46:55 L1i cache: 256 KiB 13:46:55 L2 cache: 4 MiB 13:46:55 L3 cache: 128 MiB 13:46:55 NUMA node0 CPU(s): 0-7 13:46:55 Vulnerability Gather data sampling: Not affected 13:46:55 Vulnerability Itlb multihit: Not affected 13:46:55 Vulnerability L1tf: Not affected 13:46:55 Vulnerability Mds: Not affected 13:46:55 Vulnerability Meltdown: Not affected 13:46:55 Vulnerability Mmio stale data: Not affected 13:46:55 Vulnerability Retbleed: Vulnerable 13:46:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:46:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:46:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:46:55 Vulnerability Srbds: Not affected 13:46:55 Vulnerability Tsx async abort: Not affected 13:46:55 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 13:46:55 13:46:55 13:46:55 ---> nproc: 13:46:55 8 13:46:55 13:46:55 13:46:55 ---> df -h: 13:46:55 Filesystem Size Used Avail Use% Mounted on 13:46:55 overlay 155G 14G 142G 9% / 13:46:55 tmpfs 64M 0 64M 0% /dev 13:46:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:46:55 shm 64M 0 64M 0% /dev/shm 13:46:55 /dev/vda1 155G 14G 142G 9% /facter-os 13:46:55 13:46:55 13:46:55 ---> sar -b -r -n DEV: 13:46:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772212) 10/31/25 _x86_64_ (8 CPU) 13:46:55 13:46:55 13:25:50 LINUX RESTART (8 CPU) 13:46:55 13:46:55 13:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:46:55 13:27:02 412.58 81.77 330.81 0.00 13947.94 186609.30 0.00 13:46:55 13:28:01 236.28 4.25 232.02 0.00 53.41 64319.89 0.00 13:46:55 13:29:01 117.89 0.35 117.54 0.00 45.85 32077.84 0.00 13:46:55 13:30:01 2.27 0.00 2.27 0.00 0.00 26.67 0.00 13:46:55 13:31:01 65.07 3.53 61.54 0.00 2532.24 20634.69 0.00 13:46:55 13:32:01 4.50 0.00 4.50 0.00 0.00 53.06 0.00 13:46:55 13:33:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 13:46:55 13:34:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 13:46:55 13:35:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 13:46:55 13:36:01 2.42 0.00 2.42 0.00 0.00 35.73 0.00 13:46:55 13:37:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 13:46:55 13:38:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 13:46:55 13:39:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 13:46:55 13:40:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 13:46:55 13:41:01 1.78 0.02 1.77 0.00 0.13 21.60 0.00 13:46:55 13:42:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 13:46:55 13:43:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 13:46:55 13:44:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 13:46:55 13:45:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 13:46:55 13:46:01 45.73 0.13 45.59 0.00 11.86 33160.07 0.00 13:46:55 Average: 44.95 4.50 40.45 0.00 830.17 16815.17 0.00 13:46:55 13:46:55 13:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:46:55 13:27:02 28612312 31509612 786908 2.39 87172 3091508 1934704 5.70 1041728 2823680 337864 13:46:55 13:28:01 26151280 30805424 1469636 4.47 155772 4591120 2445796 7.21 2198524 3926908 377736 13:46:55 13:29:01 26803728 31529848 747496 2.27 159268 4676796 1658940 4.89 1607868 3884792 372 13:46:55 13:30:01 26804484 31530728 746316 2.27 159324 4676800 1658940 4.89 1606324 3884796 44 13:46:55 13:31:01 26060572 31482220 780252 2.37 176144 5298884 1733532 5.11 1783468 4372716 1072 13:46:55 13:32:01 26078532 31500272 762864 2.32 176208 5298940 1750104 5.16 1766736 4372676 32 13:46:55 13:33:01 26086708 31508528 754568 2.30 176284 5298948 1750104 5.16 1759436 4372680 8 13:46:55 13:34:01 26088684 31510636 752380 2.29 176364 5298948 1750104 5.16 1757640 4372688 52 13:46:55 13:35:01 26093264 31515340 747452 2.27 176448 5298952 1750104 5.16 1752248 4372692 8 13:46:55 13:36:01 26095444 31517644 745008 2.27 176564 5298932 1750104 5.16 1750420 4372672 28 13:46:55 13:37:01 26095136 31517352 745244 2.27 176588 5298932 1750104 5.16 1750668 4372672 16 13:46:55 13:38:01 26095556 31517832 744856 2.27 176648 5298932 1750104 5.16 1750464 4372676 136 13:46:55 13:39:01 26095304 31517744 744876 2.27 176672 5299064 1733688 5.11 1750348 4372804 8 13:46:55 13:40:01 26095316 31517828 744640 2.27 176696 5299064 1733688 5.11 1750520 4372808 132 13:46:55 13:41:01 26094652 31517276 744980 2.27 176736 5299064 1749064 5.16 1749912 4372812 32 13:46:55 13:42:01 26094928 31517580 744608 2.27 176760 5299076 1749064 5.16 1749904 4372816 212 13:46:55 13:43:01 26095132 31517820 744308 2.26 176792 5299080 1749064 5.16 1749924 4372820 12 13:46:55 13:44:01 26094672 31517416 744532 2.27 176804 5299080 1749064 5.16 1750212 4372820 248 13:46:55 13:45:01 26094724 31517536 744128 2.26 176832 5299084 1749064 5.16 1750416 4372824 172 13:46:55 13:46:01 25103664 31385488 872436 2.65 193572 6084424 1989256 5.86 1895492 5157136 74704 13:46:55 Average: 26241705 31472706 793374 2.41 170182 5130281 1794230 5.29 1733613 4263424 39644 13:46:55 13:46:55 13:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:46:55 13:27:02 lo 5.37 5.37 0.55 0.55 0.00 0.00 0.00 0.00 13:46:55 13:27:02 docker0 33.66 33.89 2.49 189.56 0.00 0.00 0.00 0.00 13:46:55 13:27:02 ens3 707.95 450.62 8322.16 134.82 0.00 0.00 0.00 0.00 13:46:55 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:28:01 vethd9d47f8 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 13:46:55 13:28:01 docker0 321.11 415.23 26.81 3000.19 0.00 0.00 0.00 0.00 13:46:55 13:28:01 ens3 455.90 342.29 3037.54 46.36 0.00 0.00 0.00 0.00 13:46:55 13:29:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 13:46:55 13:29:01 docker0 5.78 11.86 0.40 128.42 0.00 0.00 0.00 0.00 13:46:55 13:29:01 ens3 98.90 78.17 237.10 355.42 0.00 0.00 0.00 0.00 13:46:55 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:30:01 ens3 3.16 0.40 0.52 0.22 0.00 0.00 0.00 0.00 13:46:55 13:31:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 13:46:55 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:31:01 ens3 149.26 86.77 3927.55 13.36 0.00 0.00 0.00 0.00 13:46:55 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:32:01 ens3 5.22 1.53 2.65 0.89 0.00 0.00 0.00 0.00 13:46:55 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:33:01 ens3 3.98 0.93 1.20 0.80 0.00 0.00 0.00 0.00 13:46:55 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:34:01 ens3 3.92 0.55 0.71 0.41 0.00 0.00 0.00 0.00 13:46:55 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:35:01 ens3 1.30 0.22 0.34 0.20 0.00 0.00 0.00 0.00 13:46:55 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:36:01 ens3 1.15 0.50 0.55 0.40 0.00 0.00 0.00 0.00 13:46:55 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:37:01 ens3 1.47 0.43 0.44 0.28 0.00 0.00 0.00 0.00 13:46:55 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:38:01 ens3 0.83 0.32 0.35 0.20 0.00 0.00 0.00 0.00 13:46:55 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:39:01 ens3 0.85 0.00 0.07 0.00 0.00 0.00 0.00 0.00 13:46:55 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:40:01 ens3 0.85 0.30 0.20 0.09 0.00 0.00 0.00 0.00 13:46:55 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:41:01 ens3 1.00 0.67 0.54 0.43 0.00 0.00 0.00 0.00 13:46:55 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:42:01 ens3 0.47 0.27 0.16 0.08 0.00 0.00 0.00 0.00 13:46:55 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:43:01 ens3 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:46:55 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:55 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:44:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:46:55 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:55 13:45:01 ens3 0.38 0.02 0.03 0.00 0.00 0.00 0.00 0.00 13:46:55 13:46:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:46:55 13:46:01 docker0 0.33 0.28 0.05 0.13 0.00 0.00 0.00 0.00 13:46:55 13:46:01 vethf0f7dd7 0.33 0.33 0.05 0.14 0.00 0.00 0.00 0.00 13:46:55 13:46:01 ens3 139.59 77.59 4031.26 11.99 0.00 0.00 0.00 0.00 13:46:55 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 13:46:55 Average: docker0 17.79 22.74 1.47 163.57 0.00 0.00 0.00 0.00 13:46:55 Average: vethf0f7dd7 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 13:46:55 Average: ens3 78.52 51.84 976.42 28.28 0.00 0.00 0.00 0.00 13:46:55 13:46:55 13:46:55 ---> sar -P ALL: 13:46:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772212) 10/31/25 _x86_64_ (8 CPU) 13:46:55 13:46:55 13:25:50 LINUX RESTART (8 CPU) 13:46:55 13:46:55 13:26:01 CPU %user %nice %system %iowait %steal %idle 13:46:55 13:27:02 all 9.99 0.00 3.15 1.89 0.06 84.91 13:46:55 13:27:02 0 9.17 0.00 3.27 4.25 0.05 83.26 13:46:55 13:27:02 1 10.27 0.00 3.44 0.93 0.07 85.29 13:46:55 13:27:02 2 9.38 0.00 3.72 2.23 0.07 84.60 13:46:55 13:27:02 3 8.45 0.00 2.74 0.98 0.05 87.78 13:46:55 13:27:02 4 10.61 0.00 3.75 4.07 0.05 81.53 13:46:55 13:27:02 5 13.35 0.00 3.60 2.03 0.07 80.95 13:46:55 13:27:02 6 7.98 0.00 2.39 0.30 0.05 89.27 13:46:55 13:27:02 7 10.69 0.00 2.28 0.37 0.07 86.60 13:46:55 13:28:01 all 41.51 0.00 7.74 1.07 0.08 49.60 13:46:55 13:28:01 0 42.38 0.00 6.97 0.57 0.09 49.99 13:46:55 13:28:01 1 41.83 0.00 8.39 2.18 0.09 47.51 13:46:55 13:28:01 2 40.96 0.00 7.30 0.09 0.09 51.56 13:46:55 13:28:01 3 41.71 0.00 8.83 4.03 0.09 45.35 13:46:55 13:28:01 4 39.90 0.00 8.08 0.27 0.09 51.65 13:46:55 13:28:01 5 42.15 0.00 7.10 0.82 0.09 49.84 13:46:55 13:28:01 6 40.87 0.00 7.76 0.33 0.07 50.98 13:46:55 13:28:01 7 42.23 0.00 7.46 0.29 0.09 49.93 13:46:55 13:29:01 all 33.53 0.00 5.67 0.50 0.07 60.23 13:46:55 13:29:01 0 33.23 0.00 5.28 0.13 0.07 61.29 13:46:55 13:29:01 1 34.49 0.00 5.82 0.74 0.08 58.87 13:46:55 13:29:01 2 35.37 0.00 5.60 0.12 0.07 58.84 13:46:55 13:29:01 3 33.69 0.00 5.84 0.84 0.07 59.56 13:46:55 13:29:01 4 32.16 0.00 5.34 0.07 0.07 62.37 13:46:55 13:29:01 5 34.81 0.00 5.67 0.05 0.07 59.40 13:46:55 13:29:01 6 32.06 0.00 5.77 0.66 0.07 61.46 13:46:55 13:29:01 7 32.39 0.00 6.05 1.41 0.07 60.08 13:46:55 13:30:01 all 0.06 0.00 0.02 0.02 0.01 99.90 13:46:55 13:30:01 0 0.08 0.00 0.02 0.00 0.00 99.90 13:46:55 13:30:01 1 0.07 0.00 0.03 0.08 0.02 99.80 13:46:55 13:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:30:01 3 0.02 0.00 0.00 0.07 0.02 99.90 13:46:55 13:30:01 4 0.05 0.00 0.05 0.00 0.00 99.90 13:46:55 13:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:46:55 13:30:01 6 0.17 0.00 0.03 0.00 0.02 99.78 13:46:55 13:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:31:01 all 3.21 0.00 1.29 0.50 0.02 94.98 13:46:55 13:31:01 0 4.09 0.00 1.48 0.15 0.03 94.25 13:46:55 13:31:01 1 4.11 0.00 1.36 0.52 0.02 94.00 13:46:55 13:31:01 2 3.20 0.00 1.37 0.54 0.03 94.86 13:46:55 13:31:01 3 2.34 0.00 1.38 2.68 0.02 93.59 13:46:55 13:31:01 4 2.46 0.00 0.97 0.02 0.02 96.53 13:46:55 13:31:01 5 3.10 0.00 1.33 0.02 0.02 95.54 13:46:55 13:31:01 6 2.44 0.00 1.06 0.03 0.02 96.45 13:46:55 13:31:01 7 3.92 0.00 1.37 0.05 0.02 94.64 13:46:55 13:32:01 all 0.04 0.00 0.03 0.01 0.02 99.91 13:46:55 13:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:46:55 13:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:46:55 13:32:01 2 0.13 0.00 0.08 0.00 0.03 99.75 13:46:55 13:32:01 3 0.02 0.00 0.03 0.10 0.02 99.83 13:46:55 13:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:46:55 13:32:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:46:55 13:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:46:55 13:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:46:55 13:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:46:55 13:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:46:55 13:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 13:46:55 13:33:01 3 0.00 0.00 0.02 0.03 0.00 99.95 13:46:55 13:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:46:55 13:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 13:46:55 13:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:46:55 13:34:01 all 0.03 0.00 0.01 0.03 0.01 99.92 13:46:55 13:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:46:55 13:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:46:55 13:34:01 2 0.10 0.00 0.03 0.00 0.02 99.85 13:46:55 13:34:01 3 0.00 0.00 0.00 0.20 0.00 99.80 13:46:55 13:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:34:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:46:55 13:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:46:55 13:35:01 all 0.09 0.00 0.01 0.00 0.01 99.88 13:46:55 13:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:46:55 13:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:46:55 13:35:01 2 0.47 0.00 0.02 0.00 0.02 99.50 13:46:55 13:35:01 3 0.00 0.00 0.00 0.03 0.02 99.95 13:46:55 13:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 13:46:55 13:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:35:01 6 0.10 0.00 0.02 0.00 0.02 99.87 13:46:55 13:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:46:55 13:36:01 all 0.03 0.00 0.02 0.02 0.01 99.92 13:46:55 13:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:46:55 13:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:46:55 13:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 13:46:55 13:36:01 3 0.00 0.00 0.02 0.10 0.00 99.88 13:46:55 13:36:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:46:55 13:36:01 5 0.03 0.00 0.02 0.02 0.02 99.92 13:46:55 13:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:46:55 13:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:37:01 all 0.03 0.00 0.01 0.00 0.01 99.96 13:46:55 13:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 13:46:55 13:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:37:01 6 0.07 0.00 0.00 0.00 0.02 99.92 13:46:55 13:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:46:55 13:46:55 13:37:01 CPU %user %nice %system %iowait %steal %idle 13:46:55 13:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:46:55 13:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:46:55 13:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:46:55 13:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 13:46:55 13:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:46:55 13:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:46:55 13:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:46:55 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:46:55 13:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:46:55 13:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 13:46:55 13:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:46:55 13:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:46:55 13:40:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:46:55 13:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:46:55 13:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 13:46:55 13:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:46:55 13:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:46:55 13:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:46:55 13:40:01 5 0.02 0.00 0.05 0.00 0.00 99.93 13:46:55 13:40:01 6 0.22 0.00 0.02 0.00 0.00 99.77 13:46:55 13:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:41:01 all 0.21 0.00 0.02 0.01 0.01 99.75 13:46:55 13:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:46:55 13:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:46:55 13:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:46:55 13:41:01 3 0.02 0.00 0.02 0.03 0.00 99.93 13:46:55 13:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:46:55 13:41:01 5 0.03 0.00 0.02 0.02 0.02 99.92 13:46:55 13:41:01 6 1.55 0.00 0.03 0.00 0.02 98.40 13:46:55 13:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:46:55 13:42:01 all 0.28 0.00 0.00 0.00 0.01 99.70 13:46:55 13:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:46:55 13:42:01 1 0.05 0.00 0.02 0.02 0.02 99.90 13:46:55 13:42:01 2 0.05 0.00 0.00 0.00 0.02 99.93 13:46:55 13:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:46:55 13:42:01 4 0.05 0.00 0.00 0.00 0.02 99.93 13:46:55 13:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:42:01 6 1.99 0.00 0.00 0.00 0.00 98.01 13:46:55 13:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:46:55 13:43:01 all 0.27 0.00 0.02 0.00 0.01 99.70 13:46:55 13:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:46:55 13:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:46:55 13:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 13:46:55 13:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:46:55 13:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:46:55 13:43:01 6 1.97 0.00 0.02 0.00 0.00 98.01 13:46:55 13:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:46:55 13:44:01 all 0.27 0.00 0.01 0.00 0.00 99.71 13:46:55 13:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:46:55 13:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:46:55 13:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:46:55 13:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:46:55 13:44:01 6 1.99 0.00 0.02 0.00 0.02 97.98 13:46:55 13:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:46:55 13:45:01 all 0.29 0.00 0.01 0.00 0.01 99.69 13:46:55 13:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:46:55 13:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:46:55 13:45:01 2 0.12 0.00 0.05 0.00 0.00 99.83 13:46:55 13:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:46:55 13:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:46:55 13:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:46:55 13:45:01 6 2.02 0.00 0.02 0.00 0.02 97.95 13:46:55 13:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:46:55 13:46:01 all 3.02 0.00 1.24 0.33 0.02 95.39 13:46:55 13:46:01 0 2.82 0.00 1.64 0.08 0.02 95.44 13:46:55 13:46:01 1 3.05 0.00 0.89 0.02 0.02 96.03 13:46:55 13:46:01 2 2.30 0.00 2.01 2.16 0.03 93.50 13:46:55 13:46:01 3 1.33 0.00 0.93 0.38 0.02 97.33 13:46:55 13:46:01 4 2.33 0.00 0.82 0.02 0.03 96.80 13:46:55 13:46:01 5 3.33 0.00 1.68 0.00 0.02 94.97 13:46:55 13:46:01 6 4.92 0.00 1.09 0.00 0.03 93.95 13:46:55 13:46:01 7 4.03 0.00 0.84 0.02 0.02 95.10 13:46:55 Average: all 4.58 0.00 0.95 0.22 0.02 94.23 13:46:55 Average: 0 4.54 0.00 0.93 0.26 0.02 94.26 13:46:55 Average: 1 4.64 0.00 0.99 0.22 0.02 94.13 13:46:55 Average: 2 4.55 0.00 1.01 0.26 0.03 94.16 13:46:55 Average: 3 4.31 0.00 0.98 0.47 0.02 94.23 13:46:55 Average: 4 4.33 0.00 0.95 0.22 0.02 94.49 13:46:55 Average: 5 4.80 0.00 0.97 0.15 0.02 94.07 13:46:55 Average: 6 4.86 0.00 0.90 0.07 0.02 94.16 13:46:55 Average: 7 4.61 0.00 0.89 0.11 0.02 94.37 13:46:55 13:46:55 13:46:55