Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 128899acc469fd29e83e6eb921f412c0498739c3 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2232810253982778866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8852819710406339588.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6293030630961835465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh4185594150610513556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh7998173502334467230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1058 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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.24.4' 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 /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh7994120650932914814.key > 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 128899acc469fd29e83e6eb921f412c0498739c3 (main) > 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 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 Commit message: "Merge pull request #123 from jpwhitemn/main" > git rev-list --no-walk 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:31:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:31:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:31:21 ========================================================= 23:31:21 EdgeX Global Pipelines Version Info 23:31:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:31:23 ------------------- 23:31:23 stable info: 23:31:23 ------------------- 23:31:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:31:23 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:31:23 Message: update stable to v1.0.205 23:31:23 ------------------- 23:31:23 experimental info: 23:31:23 ------------------- 23:31:23 Commited By: **** collab-it+edgex@linuxfoundation.org 23:31:23 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:31:23 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 128899a [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:24 provisioning config files... 23:31:24 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8162006354521438455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:25 ---> docker-login.sh 23:31:25 nexus3.edgexfoundry.org:10001 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 nexus3.edgexfoundry.org:10002 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 nexus3.edgexfoundry.org:10003 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 nexus3.edgexfoundry.org:10004 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:25 Configure a credential helper to remove this warning. See 23:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:25 23:31:25 Login Succeeded 23:31:25 docker.io 23:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:26 Configure a credential helper to remove this warning. See 23:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:26 23:31:26 Login Succeeded 23:31:26 ---> docker-login.sh ends [Pipeline] } 23:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:27 + git log --format=format:%s -1 128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] echo 23:31:27 GIT_COMMIT: 128899acc469fd29e83e6eb921f412c0498739c3, Commit Message: Merge pull request #123 from jpwhitemn/main [Pipeline] echo 23:31:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:27 23:31:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:31:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:28 latest: Pulling from edgex-devops/git-semver 23:31:28 31603596830f: Pulling fs layer 23:31:28 04fac38145f0: Pulling fs layer 23:31:28 701f6daf10bf: Pulling fs layer 23:31:28 24f72da36158: Pulling fs layer 23:31:28 24f72da36158: Waiting 23:31:28 04fac38145f0: Verifying Checksum 23:31:28 04fac38145f0: Download complete 23:31:28 31603596830f: Verifying Checksum 23:31:28 31603596830f: Download complete 23:31:28 31603596830f: Pull complete 23:31:28 24f72da36158: Verifying Checksum 23:31:28 24f72da36158: Download complete 23:31:28 04fac38145f0: Pull complete 23:31:28 701f6daf10bf: Verifying Checksum 23:31:28 701f6daf10bf: Download complete 23:31:29 701f6daf10bf: Pull complete 23:31:29 24f72da36158: Pull complete 23:31:29 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:31:29 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 23:31:29 $ 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:10004/edgex-devops/git-semver:latest cat 23:31:30 $ docker top a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:30 [ssh-agent] Looking for ssh-agent implementation... 23:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:30 $ docker exec a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent 23:31:31 SSH_AUTH_SOCK=/tmp/ssh-1Z6KdlKDAw0g/agent.14 23:31:31 SSH_AGENT_PID=20 23:31:31 Running ssh-add (command line suppressed) 23:31:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9124796937038361621.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9124796937038361621.key) 23:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:31 + git tag --points-at HEAD [Pipeline] } 23:31:31 $ docker exec --env ******** --env ******** a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent -k 23:31:31 unset SSH_AUTH_SOCK; 23:31:31 unset SSH_AGENT_PID; 23:31:31 echo Agent pid 20 killed; 23:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:31 [ssh-agent] Looking for ssh-agent implementation... 23:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:31 $ docker exec a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent 23:31:31 SSH_AUTH_SOCK=/tmp/ssh-BbFm2AKQvxQo/agent.54 23:31:31 SSH_AGENT_PID=60 23:31:31 Running ssh-add (command line suppressed) 23:31:32 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2763887063810702253.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2763887063810702253.key) 23:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:32 + git semver init 23:31:32 # -> Open(): unable to determine branch for HEAD 23:31:32 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 23:31:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 23:31:32 # $SEMVER_REMOTE_NAME = origin 23:31:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:31:32 # $SEMVER_USER_NAME = edgex-jenkins 23:31:32 # $SEMVER_BRANCH = main 23:31:32 # $SEMVER_TEMP = /tmp/semver-181961178 23:31:32 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 23:31:32 # '/tmp/semver-181961178' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 23:31:32 # -> Force: false 23:31:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 23:31:32 $ docker exec --env ******** --env ******** a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent -k 23:31:33 unset SSH_AUTH_SOCK; 23:31:33 unset SSH_AGENT_PID; 23:31:33 echo Agent pid 60 killed; 23:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:33 + git semver [Pipeline] } 23:31:33 $ docker stop --time=1 a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f 23:31:34 $ docker rm -f a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f [Pipeline] // withDockerContainer [Pipeline] sh 23:31:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:31:35 Stashed 1 file(s) [Pipeline] echo 23:31:35 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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] node [Pipeline] node 23:31:52 Still waiting to schedule task 23:31:52 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ 23:31:52 ‘prd-centos7-docker-4c-2g-1051’ is offline 23:31:52 ‘prd-centos7-docker-4c-2g-1061’ is offline 23:31:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1057’ doesn’t have label ‘centos7-docker-4c-2g’ 23:31:52 Still waiting to schedule task 23:31:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1057’ is offline 23:34:18 Running on prd-centos7-docker-4c-2g-1070 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 23:34:18 Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout 23:34:18 Selected Git installation does not exist. Using Default 23:34:18 The recommended git tool is: NONE 23:34:21 using credential edgex-jenkins-ssh 23:34:21 Cloning the remote Git repository 23:34:21 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:34:22 > git init /w/workspace/device-snmp-go/5 # timeout=10 23:34:22 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:34:22 > git --version # timeout=10 23:34:22 > git --version # 'git version 2.24.4' 23:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:22 [INFO] Currently running in a labeled security context 23:34:22 [INFO] Currently SELinux is 'enforcing' on the host 23:34:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/5@tmp/jenkins-gitclient-ssh5256058736729179675.key 23:34:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:29 Avoid second fetch 23:34:29 Checking out Revision 128899acc469fd29e83e6eb921f412c0498739c3 (main) 23:34:29 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:34:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:29 > git config core.sparsecheckout # timeout=10 23:34:29 > git checkout -f 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 23:34:33 Commit message: "Merge pull request #123 from jpwhitemn/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:34 provisioning config files... 23:34:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config7270954183378133852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:34 ---> docker-login.sh 23:34:34 nexus3.edgexfoundry.org:10001 23:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:34 Configure a credential helper to remove this warning. See 23:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:34 23:34:34 Login Succeeded 23:34:34 nexus3.edgexfoundry.org:10002 23:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:34 Configure a credential helper to remove this warning. See 23:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:34 23:34:34 Login Succeeded 23:34:34 nexus3.edgexfoundry.org:10003 23:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:35 Configure a credential helper to remove this warning. See 23:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:35 23:34:35 Login Succeeded 23:34:35 nexus3.edgexfoundry.org:10004 23:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:35 Configure a credential helper to remove this warning. See 23:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:35 23:34:35 Login Succeeded 23:34:35 docker.io 23:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:36 Configure a credential helper to remove this warning. See 23:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:36 23:34:36 Login Succeeded 23:34:36 ---> docker-login.sh ends [Pipeline] } 23:34:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:36 ========================================================= 23:34:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:34:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:34:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:34:37 Sending build context to Docker daemon 368.6kB 23:34:37 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:34:37 Step 2/12 : FROM ${BASE} AS builder 23:34:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:37 540db60ca938: Pulling fs layer 23:34:37 adcc1eea9eea: Pulling fs layer 23:34:37 4c4ab2625f07: Pulling fs layer 23:34:37 db62176df00c: Pulling fs layer 23:34:37 3b30891b0d05: Pulling fs layer 23:34:37 06b49ca38bd5: Pulling fs layer 23:34:37 c788192a36de: Pulling fs layer 23:34:37 a77e37c0d609: Pulling fs layer 23:34:37 c3185cebc471: Pulling fs layer 23:34:37 db62176df00c: Waiting 23:34:37 3b30891b0d05: Waiting 23:34:37 06b49ca38bd5: Waiting 23:34:37 c788192a36de: Waiting 23:34:37 a77e37c0d609: Waiting 23:34:37 c3185cebc471: Waiting 23:34:37 4c4ab2625f07: Verifying Checksum 23:34:37 4c4ab2625f07: Download complete 23:34:37 adcc1eea9eea: Verifying Checksum 23:34:37 adcc1eea9eea: Download complete 23:34:37 3b30891b0d05: Verifying Checksum 23:34:37 3b30891b0d05: Download complete 23:34:37 06b49ca38bd5: Verifying Checksum 23:34:37 06b49ca38bd5: Download complete 23:34:37 c788192a36de: Verifying Checksum 23:34:37 c788192a36de: Download complete 23:34:37 540db60ca938: Verifying Checksum 23:34:37 540db60ca938: Download complete 23:34:37 540db60ca938: Pull complete 23:34:37 adcc1eea9eea: Pull complete 23:34:38 4c4ab2625f07: Pull complete 23:34:38 a77e37c0d609: Verifying Checksum 23:34:38 a77e37c0d609: Download complete 23:34:42 c3185cebc471: Verifying Checksum 23:34:42 c3185cebc471: Download complete 23:34:42 db62176df00c: Verifying Checksum 23:34:42 db62176df00c: Download complete 23:34:46 db62176df00c: Pull complete 23:34:46 3b30891b0d05: Pull complete 23:34:46 06b49ca38bd5: Pull complete 23:34:46 c788192a36de: Pull complete 23:34:46 a77e37c0d609: Pull complete 23:34:48 c3185cebc471: Pull complete 23:34:48 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:34:48 ---> 031687cdd783 23:34:48 Step 3/12 : ARG MAKE='make build' 23:34:51 ---> Running in bc734a28f8e6 23:34:51 Removing intermediate container bc734a28f8e6 23:34:51 ---> 70d7565e4c92 23:34:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:34:52 ---> Running in 3842367424e1 23:34:52 Removing intermediate container 3842367424e1 23:34:52 ---> b06175f9636e 23:34:52 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:34:52 ---> Running in 66e1869cba17 23:34:52 Removing intermediate container 66e1869cba17 23:34:52 ---> 5aa82736e7c8 23:34:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:52 ---> Running in 9b1211862f8e 23:34:52 Removing intermediate container 9b1211862f8e 23:34:52 ---> 31fdb4e9e0ed 23:34:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:52 ---> Running in 98670ee9dabb 23:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:34:55 (1/3) Installing openssh-keygen (8.4_p1-r3) 23:34:56 (2/3) Installing libedit (20191231.3.1-r1) 23:34:56 (3/3) Installing openssh-client (8.4_p1-r3) 23:34:56 Executing busybox-1.32.1-r6.trigger 23:34:56 OK: 223 MiB in 55 packages 23:34:57 Removing intermediate container 98670ee9dabb 23:34:57 ---> 79618ed8625e 23:34:57 Step 8/12 : WORKDIR /device-snmp-go 23:34:57 ---> Running in 20b032fc49d9 23:34:57 Removing intermediate container 20b032fc49d9 23:34:57 ---> 6ef1a1a6d751 23:34:57 Step 9/12 : COPY . . 23:34:57 ---> bad11be362b3 23:34:57 Step 10/12 : RUN go mod tidy 23:34:57 ---> Running in 7578dd720a69 23:35:03 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 23:35:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:35:03 go: downloading github.com/soniah/gosnmp v1.21.0 23:35:03 go: downloading github.com/gorilla/mux v1.8.0 23:35:03 go: downloading github.com/stretchr/testify v1.7.0 23:35:03 go: downloading github.com/go-kit/kit v0.9.0 23:35:03 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:35:03 go: downloading github.com/google/uuid v1.2.0 23:35:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:35:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:35:04 go: downloading github.com/golang/mock v1.2.0 23:35:04 go: downloading github.com/davecgh/go-spew v1.1.1 23:35:04 go: downloading github.com/pmezard/go-difflib v1.0.0 23:35:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:35:04 go: downloading github.com/go-playground/universal-translator v0.17.0 23:35:04 go: downloading github.com/leodido/go-urn v1.2.0 23:35:04 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:35:04 go: downloading golang.org/x/text v0.3.2 23:35:04 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:35:05 go: downloading github.com/go-playground/locales v0.13.0 23:35:06 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:35:06 go: downloading github.com/go-stack/stack v1.8.0 23:35:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:35:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:35:06 go: downloading github.com/pelletier/go-toml v1.9.2 23:35:06 go: downloading gopkg.in/yaml.v2 v2.4.0 23:35:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:35:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:35:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:35:06 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:35:06 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:35:06 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:35:06 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:35:07 go: downloading github.com/hashicorp/consul/api v1.8.1 23:35:07 go: downloading github.com/x448/float16 v0.8.4 23:35:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:35:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:35:07 go: downloading github.com/pebbe/zmq4 v1.2.7 23:35:07 go: downloading github.com/stretchr/objx v0.1.0 23:35:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:35:07 go: downloading github.com/kr/pretty v0.2.0 23:35:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:35:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:35:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:35:07 go: downloading github.com/hashicorp/serf v0.9.5 23:35:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:35:07 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:35:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:35:08 go: downloading github.com/gorilla/websocket v1.4.2 23:35:08 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:35:08 go: downloading github.com/onsi/ginkgo v1.10.1 23:35:08 go: downloading github.com/onsi/gomega v1.7.0 23:35:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:35:08 go: downloading github.com/mitchellh/copystructure v1.0.0 23:35:08 go: downloading github.com/kr/text v0.1.0 23:35:08 go: downloading github.com/fatih/color v1.9.0 23:35:08 go: downloading github.com/mattn/go-colorable v0.1.6 23:35:08 go: downloading github.com/mattn/go-isatty v0.0.12 23:35:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:35:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:35:08 go: downloading github.com/pkg/errors v0.8.1 23:35:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:35:08 go: downloading github.com/hashicorp/memberlist v0.2.2 23:35:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:35:09 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:35:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:35:09 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:35:09 go: downloading github.com/hpcloud/tail v1.0.0 23:35:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:35:09 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:35:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:35:09 go: downloading github.com/miekg/dns v1.1.26 23:35:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:35:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:35:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:35:09 go: downloading github.com/hashicorp/errwrap v1.0.0 23:35:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:35:13 Removing intermediate container 7578dd720a69 23:35:13 ---> b18931dd7d3d 23:35:13 Step 11/12 : RUN make update 23:35:14 ---> Running in 759ed4ff282a 23:35:14 CGO_ENABLED=0 GO111MODULE=on go mod download 23:35:26 Removing intermediate container 759ed4ff282a 23:35:26 ---> 80cf48e6f1e5 23:35:26 Step 12/12 : RUN ${MAKE} 23:35:26 ---> Running in 6904421617d7 23:35:26 noop 23:35:26 Removing intermediate container 6904421617d7 23:35:26 ---> 3c9815555e00 23:35:26 Successfully built 3c9815555e00 23:35:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:35:27 + docker inspect -f . ci-base-image-x86_64 23:35:27 . [Pipeline] withDockerContainer 23:35:27 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 23:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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 23:35:27 $ docker top 716765eb220b64c95dca58e8a02affe96e10271ac9346cc722e847662d7f7641 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:28 + go version 23:35:28 go version go1.16.6 linux/amd64 [Pipeline] } 23:35:28 $ docker stop --time=1 716765eb220b64c95dca58e8a02affe96e10271ac9346cc722e847662d7f7641 23:35:29 $ docker rm -f 716765eb220b64c95dca58e8a02affe96e10271ac9346cc722e847662d7f7641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:29 + docker inspect -f . ci-base-image-x86_64 23:35:29 . [Pipeline] withDockerContainer 23:35:29 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 23:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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 23:35:30 $ docker top 4bf2f8b070ef3940a0d2c82ca8d0d9d92c55970a77e0fcc7d1e458e3b639487f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:35:30 + go mod tidy [Pipeline] sh 23:35:31 + make test 23:35:31 go mod tidy 23:35:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:35:32 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:35:47 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:35:47 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 23:35:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:35:52 gofmt -l . 23:35:52 [ "`gofmt -l .`" = "" ] 23:35:52 ./bin/test-attribution-txt.sh [Pipeline] } 23:35:53 $ docker stop --time=1 4bf2f8b070ef3940a0d2c82ca8d0d9d92c55970a77e0fcc7d1e458e3b639487f 23:35:54 $ docker rm -f 4bf2f8b070ef3940a0d2c82ca8d0d9d92c55970a77e0fcc7d1e458e3b639487f [Pipeline] // withDockerContainer [Pipeline] sh 23:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1068 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 23:35:55 Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout 23:35:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 23:35:55 Selected Git installation does not exist. Using Default 23:35:55 The recommended git tool is: NONE [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:57 + ls -al . 23:35:57 total 116 23:35:57 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 23 23:35 . 23:35:57 drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 23:34 .. 23:35:57 -rw-rw-r--. 1 jenkins jenkins 6520 Sep 23 23:34 Attribution.txt 23:35:57 drwxrwxr-x. 2 jenkins jenkins 60 Sep 23 23:34 bin 23:35:57 -rw-rw-r--. 1 jenkins jenkins 4401 Sep 23 23:34 CHANGELOG.md 23:35:57 drwxrwxr-x. 3 jenkins jenkins 32 Sep 23 23:34 cmd 23:35:57 -rw-r--r--. 1 jenkins jenkins 7631 Sep 23 23:35 coverage.out 23:35:57 -rw-rw-r--. 1 jenkins jenkins 1459 Sep 23 23:34 Dockerfile 23:35:57 -rw-rw-r--. 1 jenkins jenkins 6 Sep 23 23:34 .dockerignore 23:35:57 drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:34 .git 23:35:57 drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:34 .github 23:35:57 -rw-rw-r--. 1 jenkins jenkins 269 Sep 23 23:34 .gitignore 23:35:57 -rw-rw-r--. 1 jenkins jenkins 208 Sep 23 23:34 go.mod 23:35:57 -rw-r--r--. 1 jenkins jenkins 20831 Sep 23 23:35 go.sum 23:35:57 -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:34 GOVERNANCE.md 23:35:57 drwxrwxr-x. 3 jenkins jenkins 20 Sep 23 23:34 internal 23:35:57 -rw-rw-r--. 1 jenkins jenkins 656 Sep 23 23:34 Jenkinsfile 23:35:57 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 23 23:34 LICENSE 23:35:57 -rw-rw-r--. 1 jenkins jenkins 936 Sep 23 23:34 Makefile 23:35:57 -rw-rw-r--. 1 jenkins jenkins 620 Sep 23 23:34 OWNERS.md 23:35:57 -rw-rw-r--. 1 jenkins jenkins 9073 Sep 23 23:34 README.md 23:35:57 -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:31 VERSION 23:35:57 -rw-rw-r--. 1 jenkins jenkins 209 Sep 23 23:34 version.go [Pipeline] isUnix [Pipeline] sh 23:35:57 + 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=128899acc469fd29e83e6eb921f412c0498739c3 --label arch=amd64 --label version=2.0.1-dev.4 . 23:35:57 Sending build context to Docker daemon 376.8kB 23:35:57 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 23:35:57 Step 2/24 : FROM ${BASE} AS builder 23:35:57 ---> 3c9815555e00 23:35:57 Step 3/24 : ARG MAKE='make build' 23:35:57 ---> Running in b22e1660cd84 23:35:57 Removing intermediate container b22e1660cd84 23:35:57 ---> 31c0475551d1 23:35:57 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:35:57 ---> Running in 65ff2c5f309a 23:35:57 Removing intermediate container 65ff2c5f309a 23:35:57 ---> 3823fbf643fe 23:35:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:35:57 ---> Running in 2b76141caac4 23:35:57 Removing intermediate container 2b76141caac4 23:35:57 ---> 6ca637a00591 23:35:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:57 ---> Running in 233c3fffbe33 23:35:58 Removing intermediate container 233c3fffbe33 23:35:58 ---> 121a5c474a40 23:35:58 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:58 ---> Running in a38126ee16b2 23:35:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:35:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:36:00 OK: 223 MiB in 55 packages 23:36:00 Removing intermediate container a38126ee16b2 23:36:00 ---> 156a82dd6195 23:36:00 Step 8/24 : WORKDIR /device-snmp-go 23:36:00 ---> Running in 19dcf8210def 23:36:00 Removing intermediate container 19dcf8210def 23:36:00 ---> e98bda294371 23:36:00 Step 9/24 : COPY . . 23:36:00 ---> 2617e0ee4673 23:36:00 Step 10/24 : RUN go mod tidy 23:36:00 ---> Running in 8bce3ccf7475 23:36:01 Removing intermediate container 8bce3ccf7475 23:36:01 ---> 7d278b4a3f62 23:36:01 Step 11/24 : RUN make update 23:36:01 ---> Running in 10e0cb394af2 23:36:01 CGO_ENABLED=0 GO111MODULE=on go mod download 23:36:01 Removing intermediate container 10e0cb394af2 23:36:01 ---> 6b8a24114462 23:36:01 Step 12/24 : RUN ${MAKE} 23:36:01 ---> Running in bfe15d482cce 23:36:01 go mod tidy 23:36:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.4" -o cmd/device-snmp ./cmd 23:36:03 using credential edgex-jenkins-ssh 23:36:03 Cloning the remote Git repository 23:36:04 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:36:04 > git init /w/workspace/device-snmp-go/5 # timeout=10 23:36:04 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:36:04 > git --version # timeout=10 23:36:04 > git --version # 'git version 2.17.1' 23:36:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:05 Avoid second fetch 23:36:05 Checking out Revision 128899acc469fd29e83e6eb921f412c0498739c3 (main) 23:36:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:36:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:05 > git config core.sparsecheckout # timeout=10 23:36:05 > git checkout -f 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 23:36:10 Commit message: "Merge pull request #123 from jpwhitemn/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:10 provisioning config files... 23:36:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config1800616797082720821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:11 ---> docker-login.sh 23:36:11 nexus3.edgexfoundry.org:10001 23:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:13 Configure a credential helper to remove this warning. See 23:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:13 23:36:13 Login Succeeded 23:36:13 nexus3.edgexfoundry.org:10002 23:36:14 Removing intermediate container bfe15d482cce 23:36:14 ---> 0d7b7e2011a7 23:36:14 Step 13/24 : FROM alpine:3.14 23:36:14 3.14: Pulling from library/alpine 23:36:14 a0d0a0d46f8b: Pulling fs layer 23:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:14 Configure a credential helper to remove this warning. See 23:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:14 23:36:14 Login Succeeded 23:36:14 nexus3.edgexfoundry.org:10003 23:36:14 a0d0a0d46f8b: Verifying Checksum 23:36:14 a0d0a0d46f8b: Download complete 23:36:14 a0d0a0d46f8b: Pull complete 23:36:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:36:14 Status: Downloaded newer image for alpine:3.14 23:36:14 ---> 14119a10abf4 23:36:14 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:36:14 ---> Running in e0344b76d38e 23:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:15 Configure a credential helper to remove this warning. See 23:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:15 23:36:15 Login Succeeded 23:36:15 nexus3.edgexfoundry.org:10004 23:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:36:15 (1/6) Installing dumb-init (1.2.5-r1) 23:36:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:36:15 (3/6) Installing libsodium (1.0.18-r0) 23:36:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:36:15 (5/6) Installing libzmq (4.3.4-r0) 23:36:15 (6/6) Installing zeromq (4.3.4-r0) 23:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:15 Configure a credential helper to remove this warning. See 23:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:15 23:36:15 Login Succeeded 23:36:15 docker.io 23:36:16 Executing busybox-1.33.1-r3.trigger 23:36:16 OK: 8 MiB in 20 packages 23:36:16 Removing intermediate container e0344b76d38e 23:36:16 ---> 098e3926ff7a 23:36:16 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:36:16 ---> ab0e5ce6db7d 23:36:16 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:16 ---> dec306ddf661 23:36:16 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:36:16 ---> b2375587e6ec 23:36:16 Step 18/24 : EXPOSE 59993 23:36:16 ---> Running in cd3297fd04a8 23:36:17 Removing intermediate container cd3297fd04a8 23:36:17 ---> dc8262dbb323 23:36:17 Step 19/24 : EXPOSE 161 23:36:17 ---> Running in 9f9aa209440e 23:36:17 Removing intermediate container 9f9aa209440e 23:36:17 ---> d93d0fc0256f 23:36:17 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:36:17 ---> Running in d1849e979a5f 23:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:17 Configure a credential helper to remove this warning. See 23:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:17 23:36:17 Login Succeeded 23:36:17 ---> docker-login.sh ends 23:36:17 Removing intermediate container d1849e979a5f 23:36:17 ---> 47c593f71c92 23:36:17 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:36:17 ---> Running in 6981a0091004 23:36:17 Removing intermediate container 6981a0091004 23:36:17 ---> 79eb69f55a2d 23:36:17 Step 22/24 : LABEL arch=amd64 23:36:17 ---> Running in a454b2b5ada8 [Pipeline] } 23:36:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:36:17 Removing intermediate container a454b2b5ada8 23:36:17 ---> 8a0dc6e61bcb 23:36:17 Step 23/24 : LABEL git_sha=128899acc469fd29e83e6eb921f412c0498739c3 23:36:17 ---> Running in 4303597a7c94 23:36:17 Removing intermediate container 4303597a7c94 23:36:17 ---> 44bd3cbe5a67 23:36:17 Step 24/24 : LABEL version=2.0.1-dev.4 23:36:17 ---> Running in 6bb2c493e554 23:36:17 Removing intermediate container 6bb2c493e554 23:36:17 ---> b775a32f2ad1 23:36:17 [Warning] One or more build-args [ARCH] were not consumed 23:36:17 Successfully built b775a32f2ad1 23:36:17 Successfully tagged device-snmp:latest [Pipeline] echo 23:36:17 ========================================================= 23:36:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:36:17 ========================================================= [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:18 provisioning config files... 23:36:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config5225826433496742393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:36:18 ---> docker-login.sh 23:36:18 nexus3.edgexfoundry.org:10001 23:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:18 Configure a credential helper to remove this warning. See 23:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:18 23:36:18 Login Succeeded 23:36:18 nexus3.edgexfoundry.org:10002 23:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:18 Configure a credential helper to remove this warning. See 23:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:18 23:36:18 Login Succeeded 23:36:18 nexus3.edgexfoundry.org:10003 23:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:19 Sending build context to Docker daemon 367.6kB 23:36:19 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:36:19 Step 2/12 : FROM ${BASE} AS builder 23:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:19 Configure a credential helper to remove this warning. See 23:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:19 23:36:19 Login Succeeded 23:36:19 nexus3.edgexfoundry.org:10004 23:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:19 Configure a credential helper to remove this warning. See 23:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:19 23:36:19 Login Succeeded 23:36:19 docker.io 23:36:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:36:19 595b0fe564bb: Pulling fs layer 23:36:19 24495759ef45: Pulling fs layer 23:36:19 d148012ef14d: Pulling fs layer 23:36:19 e90a11edd702: Pulling fs layer 23:36:19 d77568369979: Pulling fs layer 23:36:19 fc1c9f9a7f3b: Pulling fs layer 23:36:19 170f2ba95c9a: Pulling fs layer 23:36:19 97ac5df62f85: Pulling fs layer 23:36:19 fc1c9f9a7f3b: Waiting 23:36:19 170f2ba95c9a: Waiting 23:36:19 97ac5df62f85: Waiting 23:36:19 d77568369979: Waiting 23:36:19 e90a11edd702: Waiting 23:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:19 d148012ef14d: Verifying Checksum 23:36:19 d148012ef14d: Download complete 23:36:19 24495759ef45: Verifying Checksum 23:36:19 24495759ef45: Download complete 23:36:19 d77568369979: Verifying Checksum 23:36:19 d77568369979: Download complete 23:36:19 fc1c9f9a7f3b: Download complete 23:36:19 170f2ba95c9a: Verifying Checksum 23:36:19 170f2ba95c9a: Download complete 23:36:19 595b0fe564bb: Verifying Checksum 23:36:19 595b0fe564bb: Download complete 23:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:19 Configure a credential helper to remove this warning. See 23:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:19 23:36:19 Login Succeeded 23:36:19 ---> docker-login.sh ends [Pipeline] } 23:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:19 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 23:36:19 128899acc469fd29e83e6eb921f412c0498739c3 23:36:19 latest 23:36:19 2.0.1-dev.4 23:36:19 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 23:36:19 main 23:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:20 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] isUnix [Pipeline] sh 23:36:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3 23:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:36:20 49f91220780b: Preparing 23:36:20 ea025bc5abfc: Preparing 23:36:20 826a902098f8: Preparing 23:36:20 49c28ce74c55: Preparing 23:36:20 e2eb06d8af82: Preparing 23:36:20 e2eb06d8af82: Layer already exists 23:36:20 595b0fe564bb: Pull complete 23:36:20 49f91220780b: Pushed 23:36:20 49c28ce74c55: Pushed 23:36:20 ea025bc5abfc: Pushed 23:36:21 24495759ef45: Pull complete 23:36:21 826a902098f8: Pushed 23:36:21 128899acc469fd29e83e6eb921f412c0498739c3: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:36:21 d148012ef14d: Pull complete 23:36:22 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 23:36:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 23:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:36:22 49f91220780b: Preparing 23:36:22 ea025bc5abfc: Preparing 23:36:22 826a902098f8: Preparing 23:36:22 49c28ce74c55: Preparing 23:36:22 e2eb06d8af82: Preparing 23:36:22 e2eb06d8af82: Layer already exists 23:36:22 49f91220780b: Layer already exists 23:36:22 ea025bc5abfc: Layer already exists 23:36:22 49c28ce74c55: Layer already exists 23:36:22 826a902098f8: Layer already exists 23:36:22 latest: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:36:23 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 23:36:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.4 23:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:36:23 49f91220780b: Preparing 23:36:23 ea025bc5abfc: Preparing 23:36:23 826a902098f8: Preparing 23:36:23 49c28ce74c55: Preparing 23:36:23 e2eb06d8af82: Preparing 23:36:23 e2eb06d8af82: Layer already exists 23:36:23 826a902098f8: Layer already exists 23:36:23 49c28ce74c55: Layer already exists 23:36:23 ea025bc5abfc: Layer already exists 23:36:23 49f91220780b: Layer already exists 23:36:23 2.0.1-dev.4: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:36:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 23:36:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 23:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:36:24 49f91220780b: Preparing 23:36:24 ea025bc5abfc: Preparing 23:36:24 826a902098f8: Preparing 23:36:24 49c28ce74c55: Preparing 23:36:24 e2eb06d8af82: Preparing 23:36:24 49f91220780b: Layer already exists 23:36:24 826a902098f8: Layer already exists 23:36:24 ea025bc5abfc: Layer already exists 23:36:24 49c28ce74c55: Layer already exists 23:36:24 e2eb06d8af82: Layer already exists 23:36:24 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh 23:36:24 e90a11edd702: Verifying Checksum 23:36:24 e90a11edd702: Download complete 23:36:24 97ac5df62f85: Download complete 23:36:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 23:36:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 23:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 23:36:25 49f91220780b: Preparing 23:36:25 ea025bc5abfc: Preparing 23:36:25 826a902098f8: Preparing 23:36:25 49c28ce74c55: Preparing 23:36:25 e2eb06d8af82: Preparing 23:36:25 ea025bc5abfc: Layer already exists 23:36:25 826a902098f8: Layer already exists 23:36:25 49c28ce74c55: Layer already exists 23:36:25 49f91220780b: Layer already exists 23:36:25 e2eb06d8af82: Layer already exists 23:36:25 main: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:25 ===================================================== [Pipeline] echo 23:36:25 taggedImages: 23:36:25 - nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3 23:36:25 - nexus3.edgexfoundry.org:10004/device-snmp:latest 23:36:25 - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.4 23:36:25 - nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 23:36:25 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:25 23:36:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:26 latest: Pulling from edgex-lftools-log-publisher 23:36:26 b4d181a07f80: Pulling fs layer 23:36:26 a1111a8f2ec3: Pulling fs layer 23:36:26 ed53099fbce6: Pulling fs layer 23:36:26 dc539afda2c1: Pulling fs layer 23:36:26 77bc0d833cb6: Pulling fs layer 23:36:26 9065ff56babe: Pulling fs layer 23:36:26 d287ab97295c: Pulling fs layer 23:36:26 dc539afda2c1: Waiting 23:36:26 77bc0d833cb6: Waiting 23:36:26 9065ff56babe: Waiting 23:36:26 d287ab97295c: Waiting 23:36:26 a1111a8f2ec3: Verifying Checksum 23:36:26 a1111a8f2ec3: Download complete 23:36:26 dc539afda2c1: Verifying Checksum 23:36:26 dc539afda2c1: Download complete 23:36:27 77bc0d833cb6: Verifying Checksum 23:36:27 77bc0d833cb6: Download complete 23:36:27 9065ff56babe: Verifying Checksum 23:36:27 9065ff56babe: Download complete 23:36:27 ed53099fbce6: Verifying Checksum 23:36:27 ed53099fbce6: Download complete 23:36:29 b4d181a07f80: Download complete 23:36:30 b4d181a07f80: Pull complete 23:36:30 a1111a8f2ec3: Pull complete 23:36:30 ed53099fbce6: Pull complete 23:36:30 dc539afda2c1: Pull complete 23:36:30 77bc0d833cb6: Pull complete 23:36:31 9065ff56babe: Pull complete 23:36:34 d287ab97295c: Verifying Checksum 23:36:34 d287ab97295c: Download complete 23:36:37 e90a11edd702: Pull complete 23:36:37 d77568369979: Pull complete 23:36:37 fc1c9f9a7f3b: Pull complete 23:36:37 170f2ba95c9a: Pull complete 23:36:38 d287ab97295c: Pull complete 23:36:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:36:38 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 23:36: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/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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 23:36:40 $ docker top 9b3f22fb672f2771c94ef1f4d3af4b5c83e107ef2885742dc61f3d59a8ff7fbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:41 ---> job-cost.sh 23:36:41 lf-activate-venv: SKIPPING 23:36:41 INFO: No Stack... 23:36:41 INFO: Retrieving Pricing Info for: v3-standard-2 23:36:42 INFO: Archiving Costs [Pipeline] sh 23:36:42 + cat /w/workspace/device-snmp-go/5/archives/cost.csv 23:36:42 + cut -d, -f6 [Pipeline] lock 23:36:42 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] 23:36:42 Resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] did not exist. Created. 23:36:42 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] { 23:36:42 97ac5df62f85: Pull complete 23:36:42 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:36:42 ---> 04bc70af865f 23:36:42 Step 3/12 : ARG MAKE='make build' [Pipeline] unstash [Pipeline] sh 23:36:43 + echo total: 0.05999999865889549 [Pipeline] stash 23:36:43 Stashed 1 file(s) [Pipeline] } 23:36:43 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:43 $ docker stop --time=1 9b3f22fb672f2771c94ef1f4d3af4b5c83e107ef2885742dc61f3d59a8ff7fbc 23:36:44 $ docker rm -f 9b3f22fb672f2771c94ef1f4d3af4b5c83e107ef2885742dc61f3d59a8ff7fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:48 ---> Running in 94eed250b5a9 23:36:48 Removing intermediate container 94eed250b5a9 23:36:48 ---> 7bff830c328d 23:36:48 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:36:48 ---> Running in ff1d084619e9 23:36:48 Removing intermediate container ff1d084619e9 23:36:48 ---> e4548bcccd8d 23:36:48 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:36:48 ---> Running in fe32b19afc30 23:36:49 Removing intermediate container fe32b19afc30 23:36:49 ---> 2d2cc9227044 23:36:49 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:50 ---> Running in 8e87f2605168 23:36:55 Removing intermediate container 8e87f2605168 23:36:55 ---> 02e9c8b9cf8e 23:36:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:55 ---> Running in 0ea4544e9622 23:36:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:57 (1/3) Installing openssh-keygen (8.4_p1-r3) 23:36:57 (2/3) Installing libedit (20191231.3.1-r1) 23:36:57 (3/3) Installing openssh-client (8.4_p1-r3) 23:36:58 Executing busybox-1.32.1-r6.trigger 23:36:58 OK: 222 MiB in 55 packages 23:37:00 Removing intermediate container 0ea4544e9622 23:37:00 ---> 61645cd5fc3d 23:37:00 Step 8/12 : WORKDIR /device-snmp-go 23:37:00 ---> Running in 250c56e6179e 23:37:01 Removing intermediate container 250c56e6179e 23:37:01 ---> 6d4d9754ceac 23:37:01 Step 9/12 : COPY . . 23:37:02 ---> cdd41072eb99 23:37:02 Step 10/12 : RUN go mod tidy 23:37:02 ---> Running in 5baa693fea33 23:37:11 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 23:37:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:37:11 go: downloading github.com/soniah/gosnmp v1.21.0 23:37:11 go: downloading github.com/gorilla/mux v1.8.0 23:37:11 go: downloading github.com/stretchr/testify v1.7.0 23:37:11 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:37:11 go: downloading github.com/go-kit/kit v0.9.0 23:37:11 go: downloading github.com/google/uuid v1.2.0 23:37:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:37:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:37:12 go: downloading github.com/golang/mock v1.2.0 23:37:12 go: downloading github.com/davecgh/go-spew v1.1.1 23:37:12 go: downloading github.com/pmezard/go-difflib v1.0.0 23:37:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:37:12 go: downloading github.com/go-playground/universal-translator v0.17.0 23:37:12 go: downloading github.com/leodido/go-urn v1.2.0 23:37:12 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:37:12 go: downloading golang.org/x/text v0.3.2 23:37:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:37:12 go: downloading github.com/go-playground/locales v0.13.0 23:37:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:37:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:37:16 go: downloading github.com/pelletier/go-toml v1.9.2 23:37:16 go: downloading gopkg.in/yaml.v2 v2.4.0 23:37:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:37:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:37:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:37:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:37:17 go: downloading github.com/go-stack/stack v1.8.0 23:37:17 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:37:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:37:17 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:37:17 go: downloading github.com/hashicorp/consul/api v1.8.1 23:37:17 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:37:17 go: downloading github.com/stretchr/objx v0.1.0 23:37:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:37:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:37:18 go: downloading github.com/pebbe/zmq4 v1.2.7 23:37:18 go: downloading github.com/x448/float16 v0.8.4 23:37:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:37:18 go: downloading github.com/kr/pretty v0.2.0 23:37:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:37:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:37:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:37:18 go: downloading github.com/hashicorp/serf v0.9.5 23:37:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:37:18 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:37:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:37:18 go: downloading github.com/gorilla/websocket v1.4.2 23:37:18 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:37:18 go: downloading github.com/onsi/ginkgo v1.10.1 23:37:18 go: downloading github.com/onsi/gomega v1.7.0 23:37:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:37:19 go: downloading github.com/mitchellh/copystructure v1.0.0 23:37:19 go: downloading github.com/kr/text v0.1.0 23:37:19 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:37:19 go: downloading github.com/fatih/color v1.9.0 23:37:19 go: downloading github.com/mattn/go-colorable v0.1.6 23:37:19 go: downloading github.com/mattn/go-isatty v0.0.12 23:37:19 go: downloading github.com/pkg/errors v0.8.1 23:37:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:37:19 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:37:19 go: downloading github.com/hashicorp/memberlist v0.2.2 23:37:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:37:20 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:37:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:37:20 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:37:20 go: downloading github.com/hpcloud/tail v1.0.0 23:37:20 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:37:20 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:37:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:37:20 go: downloading github.com/miekg/dns v1.1.26 23:37:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:37:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:37:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:37:20 go: downloading github.com/hashicorp/errwrap v1.0.0 23:37:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:37:38 Removing intermediate container 5baa693fea33 23:37:38 ---> 4c43e369e2b8 23:37:38 Step 11/12 : RUN make update 23:37:38 ---> Running in 7a1f17c4c435 23:37:38 CGO_ENABLED=0 GO111MODULE=on go mod download 23:37:57 Removing intermediate container 7a1f17c4c435 23:37:57 ---> 60522b3d552c 23:37:57 Step 12/12 : RUN ${MAKE} 23:37:57 ---> Running in 15805f5ca48d 23:37:58 noop 23:37:59 Removing intermediate container 15805f5ca48d 23:37:59 ---> 07d906c272f0 23:37:59 Successfully built 07d906c272f0 23:37:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:37:59 + docker inspect -f . ci-base-image-arm64 23:37:59 . [Pipeline] withDockerContainer 23:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container 23:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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 23:38:02 $ docker top cdab5512f4ee986db6ef1a5a6b88ba7d8de9a02e444e6a76612ca0c06065335c -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:03 + go version 23:38:03 go version go1.16.6 linux/arm64 [Pipeline] } 23:38:03 $ docker stop --time=1 cdab5512f4ee986db6ef1a5a6b88ba7d8de9a02e444e6a76612ca0c06065335c 23:38:05 $ docker rm -f cdab5512f4ee986db6ef1a5a6b88ba7d8de9a02e444e6a76612ca0c06065335c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:05 + docker inspect -f . ci-base-image-arm64 23:38:05 . [Pipeline] withDockerContainer 23:38:06 prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container 23:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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 23:38:07 $ docker top 3ef0b3aa44a344d5cd10fd833634c5f084b15f4a139519e40188dbcaaa1e0524 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:38:08 + go mod tidy [Pipeline] sh 23:38:10 + make test 23:38:10 go mod tidy 23:38:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:38:12 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:39:20 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:39:20 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements 23:39:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:39:35 gofmt -l . 23:39:35 [ "`gofmt -l .`" = "" ] 23:39:35 ./bin/test-attribution-txt.sh [Pipeline] } 23:39:37 $ docker stop --time=1 3ef0b3aa44a344d5cd10fd833634c5f084b15f4a139519e40188dbcaaa1e0524 23:39:39 $ docker rm -f 3ef0b3aa44a344d5cd10fd833634c5f084b15f4a139519e40188dbcaaa1e0524 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:39:40 Warning: overwriting stash ‘coverage-report’ 23:39:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:39:42 + ls -al . 23:39:42 total 140 23:39:42 drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 23:39 . 23:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 .. 23:39:42 -rw-rw-r-- 1 jenkins jenkins 6 Sep 23 23:36 .dockerignore 23:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:36 .git 23:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 .github 23:39:42 -rw-rw-r-- 1 jenkins jenkins 269 Sep 23 23:36 .gitignore 23:39:42 -rw-rw-r-- 1 jenkins jenkins 6520 Sep 23 23:36 Attribution.txt 23:39:42 -rw-rw-r-- 1 jenkins jenkins 4401 Sep 23 23:36 CHANGELOG.md 23:39:42 -rw-rw-r-- 1 jenkins jenkins 1459 Sep 23 23:36 Dockerfile 23:39:42 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md 23:39:42 -rw-rw-r-- 1 jenkins jenkins 656 Sep 23 23:36 Jenkinsfile 23:39:42 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 23:36 LICENSE 23:39:42 -rw-rw-r-- 1 jenkins jenkins 936 Sep 23 23:36 Makefile 23:39:42 -rw-rw-r-- 1 jenkins jenkins 620 Sep 23 23:36 OWNERS.md 23:39:42 -rw-rw-r-- 1 jenkins jenkins 9073 Sep 23 23:36 README.md 23:39:42 -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:31 VERSION 23:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 bin 23:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:36 cmd 23:39:42 -rw-r--r-- 1 jenkins jenkins 7631 Sep 23 23:39 coverage.out 23:39:42 -rw-rw-r-- 1 jenkins jenkins 208 Sep 23 23:36 go.mod 23:39:42 -rw-r--r-- 1 jenkins jenkins 20831 Sep 23 23:38 go.sum 23:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:36 internal 23:39:42 -rw-rw-r-- 1 jenkins jenkins 209 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh 23:39:43 + 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=128899acc469fd29e83e6eb921f412c0498739c3 --label arch=arm64 --label version=2.0.1-dev.4 . 23:39:43 Sending build context to Docker daemon 375.8kB 23:39:43 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 23:39:43 Step 2/24 : FROM ${BASE} AS builder 23:39:43 ---> 07d906c272f0 23:39:43 Step 3/24 : ARG MAKE='make build' 23:39:44 ---> Running in 8a8836d2051c 23:39:44 Removing intermediate container 8a8836d2051c 23:39:44 ---> f87b1cf0fbbc 23:39:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:39:45 ---> Running in 22dda361c034 23:39:45 Removing intermediate container 22dda361c034 23:39:45 ---> 2c805bbde750 23:39:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:39:46 ---> Running in e2a62893e1bc 23:39:46 Removing intermediate container e2a62893e1bc 23:39:46 ---> 361c03f87d5c 23:39:46 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:46 ---> Running in 8ed3babe3b22 23:39:49 Removing intermediate container 8ed3babe3b22 23:39:49 ---> 1ba12ca3b02d 23:39:49 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:49 ---> Running in b4baeaa5555f 23:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:53 OK: 222 MiB in 55 packages 23:39:54 Removing intermediate container b4baeaa5555f 23:39:54 ---> 91b20f73af91 23:39:54 Step 8/24 : WORKDIR /device-snmp-go 23:39:55 ---> Running in 37900d08bd15 23:39:55 Removing intermediate container 37900d08bd15 23:39:55 ---> 0a3dafbd0904 23:39:55 Step 9/24 : COPY . . 23:39:57 ---> 1324b2438f29 23:39:57 Step 10/24 : RUN go mod tidy 23:39:57 ---> Running in ef5cd6e0504f 23:40:00 Removing intermediate container ef5cd6e0504f 23:40:00 ---> 185c4cf7e951 23:40:00 Step 11/24 : RUN make update 23:40:00 ---> Running in 10e050d981bc 23:40:02 CGO_ENABLED=0 GO111MODULE=on go mod download 23:40:04 Removing intermediate container 10e050d981bc 23:40:04 ---> 7ca260b64d3f 23:40:04 Step 12/24 : RUN ${MAKE} 23:40:04 ---> Running in 4378ce77c58b 23:40:05 go mod tidy 23:40:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.4" -o cmd/device-snmp ./cmd 23:40:53 Removing intermediate container 4378ce77c58b 23:40:53 ---> b908c2d1b7bb 23:40:53 Step 13/24 : FROM alpine:3.14 23:40:53 3.14: Pulling from library/alpine 23:40:53 552d1f2373af: Pulling fs layer 23:40:53 552d1f2373af: Verifying Checksum 23:40:53 552d1f2373af: Download complete 23:40:53 552d1f2373af: Pull complete 23:40:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:40:53 Status: Downloaded newer image for alpine:3.14 23:40:53 ---> bb3de5531c18 23:40:53 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:40:53 ---> Running in 53aa12f51581 23:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:40:54 (1/6) Installing dumb-init (1.2.5-r1) 23:40:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:40:54 (3/6) Installing libsodium (1.0.18-r0) 23:40:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:40:54 (5/6) Installing libzmq (4.3.4-r0) 23:40:54 (6/6) Installing zeromq (4.3.4-r0) 23:40:54 Executing busybox-1.33.1-r3.trigger 23:40:54 OK: 8 MiB in 20 packages 23:40:55 Removing intermediate container 53aa12f51581 23:40:55 ---> 1a06ef82ba09 23:40:55 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:40:56 ---> 1035dec2e70f 23:40:56 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:40:57 ---> 49471c2fe673 23:40:57 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:40:58 ---> 8d97c3a7fe8e 23:40:58 Step 18/24 : EXPOSE 59993 23:40:58 ---> Running in d884b09c1653 23:40:59 Removing intermediate container d884b09c1653 23:40:59 ---> 3b9c800b8a1f 23:40:59 Step 19/24 : EXPOSE 161 23:40:59 ---> Running in 73979f99e8aa 23:40:59 Removing intermediate container 73979f99e8aa 23:40:59 ---> 3235ebe3ef93 23:40:59 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:40:59 ---> Running in 1fcb6a1499f1 23:41:00 Removing intermediate container 1fcb6a1499f1 23:41:00 ---> e42b0412fa4c 23:41:00 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:41:00 ---> Running in 6103c0d04932 23:41:01 Removing intermediate container 6103c0d04932 23:41:01 ---> 78ad6068434c 23:41:01 Step 22/24 : LABEL arch=arm64 23:41:01 ---> Running in 33a5b8e01e8b 23:41:01 Removing intermediate container 33a5b8e01e8b 23:41:01 ---> 0d74690dd66c 23:41:01 Step 23/24 : LABEL git_sha=128899acc469fd29e83e6eb921f412c0498739c3 23:41:01 ---> Running in 08aa5242da20 23:41:02 Removing intermediate container 08aa5242da20 23:41:02 ---> fe9acfc07f86 23:41:02 Step 24/24 : LABEL version=2.0.1-dev.4 23:41:02 ---> Running in 41dbb347790e 23:41:03 Removing intermediate container 41dbb347790e 23:41:03 ---> ce84ccf6eeb4 23:41:03 [Warning] One or more build-args [ARCH] were not consumed 23:41:03 Successfully built ce84ccf6eeb4 23:41:03 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:03 provisioning config files... 23:41:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config4531786200089547965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:03 ---> docker-login.sh 23:41:03 nexus3.edgexfoundry.org:10001 23:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:04 Configure a credential helper to remove this warning. See 23:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:04 23:41:04 Login Succeeded 23:41:04 nexus3.edgexfoundry.org:10002 23:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:04 Configure a credential helper to remove this warning. See 23:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:04 23:41:04 Login Succeeded 23:41:04 nexus3.edgexfoundry.org:10003 23:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:05 Configure a credential helper to remove this warning. See 23:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:05 23:41:05 Login Succeeded 23:41:05 nexus3.edgexfoundry.org:10004 23:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:05 Configure a credential helper to remove this warning. See 23:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:05 23:41:05 Login Succeeded 23:41:05 docker.io 23:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:06 Configure a credential helper to remove this warning. See 23:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:06 23:41:06 Login Succeeded 23:41:06 ---> docker-login.sh ends [Pipeline] } 23:41:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:06 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 23:41:06 128899acc469fd29e83e6eb921f412c0498739c3 23:41:06 latest 23:41:06 2.0.1-dev.4 23:41:06 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 23:41:06 main 23:41:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:07 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] isUnix [Pipeline] sh 23:41:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3 23:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:41:07 1b905d245757: Preparing 23:41:07 0e797e936c43: Preparing 23:41:07 c0747bf9bd22: Preparing 23:41:07 3d41a6171fec: Preparing 23:41:07 ee420dfed78a: Preparing 23:41:08 ee420dfed78a: Layer already exists 23:41:08 0e797e936c43: Pushed 23:41:08 1b905d245757: Pushed 23:41:08 3d41a6171fec: Pushed 23:41:10 c0747bf9bd22: Pushed 23:41:11 128899acc469fd29e83e6eb921f412c0498739c3: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:41:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:41:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:41:12 1b905d245757: Preparing 23:41:12 0e797e936c43: Preparing 23:41:12 c0747bf9bd22: Preparing 23:41:12 3d41a6171fec: Preparing 23:41:12 ee420dfed78a: Preparing 23:41:12 0e797e936c43: Layer already exists 23:41:12 1b905d245757: Layer already exists 23:41:12 ee420dfed78a: Layer already exists 23:41:12 3d41a6171fec: Layer already exists 23:41:12 c0747bf9bd22: Layer already exists 23:41:12 latest: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:41:12 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 23:41:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.4 23:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:41:13 1b905d245757: Preparing 23:41:13 0e797e936c43: Preparing 23:41:13 c0747bf9bd22: Preparing 23:41:13 3d41a6171fec: Preparing 23:41:13 ee420dfed78a: Preparing 23:41:13 1b905d245757: Layer already exists 23:41:13 ee420dfed78a: Layer already exists 23:41:13 c0747bf9bd22: Layer already exists 23:41:13 0e797e936c43: Layer already exists 23:41:13 3d41a6171fec: Layer already exists 23:41:13 2.0.1-dev.4: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:41:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 23:41:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 23:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:41:14 1b905d245757: Preparing 23:41:14 0e797e936c43: Preparing 23:41:14 c0747bf9bd22: Preparing 23:41:14 3d41a6171fec: Preparing 23:41:14 ee420dfed78a: Preparing 23:41:14 ee420dfed78a: Layer already exists 23:41:14 1b905d245757: Layer already exists 23:41:14 c0747bf9bd22: Layer already exists 23:41:14 3d41a6171fec: Layer already exists 23:41:14 0e797e936c43: Layer already exists 23:41:14 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:41:14 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 23:41:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 23:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:41:15 1b905d245757: Preparing 23:41:15 0e797e936c43: Preparing 23:41:15 c0747bf9bd22: Preparing 23:41:15 3d41a6171fec: Preparing 23:41:15 ee420dfed78a: Preparing 23:41:15 1b905d245757: Layer already exists 23:41:15 0e797e936c43: Layer already exists 23:41:15 ee420dfed78a: Layer already exists 23:41:15 3d41a6171fec: Layer already exists 23:41:15 c0747bf9bd22: Layer already exists 23:41:15 main: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:15 ===================================================== [Pipeline] echo 23:41:15 taggedImages: 23:41:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3 23:41:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:41:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.4 23:41:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 23:41:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:16 23:41:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:16 arm64: Pulling from edgex-lftools-log-publisher 23:41:16 448f6bf000e3: Pulling fs layer 23:41:16 f757da607395: Pulling fs layer 23:41:16 05883995daec: Pulling fs layer 23:41:16 8603b9c90790: Pulling fs layer 23:41:16 1560dd03e051: Pulling fs layer 23:41:16 27f5ce0e4adf: Pulling fs layer 23:41:16 c2d8d7efcc4b: Pulling fs layer 23:41:16 8603b9c90790: Waiting 23:41:16 1560dd03e051: Waiting 23:41:16 27f5ce0e4adf: Waiting 23:41:16 c2d8d7efcc4b: Waiting 23:41:17 f757da607395: Verifying Checksum 23:41:17 f757da607395: Download complete 23:41:17 8603b9c90790: Verifying Checksum 23:41:17 8603b9c90790: Download complete 23:41:17 1560dd03e051: Verifying Checksum 23:41:17 1560dd03e051: Download complete 23:41:17 27f5ce0e4adf: Verifying Checksum 23:41:17 27f5ce0e4adf: Download complete 23:41:17 05883995daec: Verifying Checksum 23:41:17 05883995daec: Download complete 23:41:18 448f6bf000e3: Download complete 23:41:21 c2d8d7efcc4b: Verifying Checksum 23:41:21 c2d8d7efcc4b: Download complete 23:41:22 448f6bf000e3: Pull complete 23:41:22 f757da607395: Pull complete 23:41:24 05883995daec: Pull complete 23:41:24 8603b9c90790: Pull complete 23:41:26 1560dd03e051: Pull complete 23:41:26 27f5ce0e4adf: Pull complete 23:41:41 c2d8d7efcc4b: Pull complete 23:41:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:41:42 prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container 23:41: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/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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 23:41:47 $ docker top ee116ed90ff0551ae4f3b86234cf00d14e15c9b96bc73a01b2800bdf433f44e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:48 ---> job-cost.sh 23:41:48 lf-activate-venv: SKIPPING 23:41:48 INFO: No Stack... 23:41:49 INFO: Retrieving Pricing Info for: v3-standard-4 23:41:50 INFO: Archiving Costs [Pipeline] sh 23:41:50 + cat /w/workspace/device-snmp-go/5/archives/cost.csv 23:41:50 + cut -d, -f6 [Pipeline] lock 23:41:50 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] 23:41:50 Resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] did not exist. Created. 23:41:50 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:51 /w/workspace/device-snmp-go/5@tmp/durable-6b477752/script.sh: 1: /w/workspace/device-snmp-go/5@tmp/durable-6b477752/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:41:52 + echo total: 0.10999999940395355 [Pipeline] stash 23:41:52 Warning: overwriting stash ‘stack-cost’ 23:41:52 Stashed 1 file(s) [Pipeline] } 23:41:52 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:52 $ docker stop --time=1 ee116ed90ff0551ae4f3b86234cf00d14e15c9b96bc73a01b2800bdf433f44e8 23:41:54 $ docker rm -f ee116ed90ff0551ae4f3b86234cf00d14e15c9b96bc73a01b2800bdf433f44e8 [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 23:41:54 provisioning config files... 23:41:54 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5229026436758128011tmp [Pipeline] { [Pipeline] sh 23:41:55 + set +x 23:41:55 + curl -s https://codecov.io/bash 23:41:55 + bash -s -- 23:41:55 23:41:55 _____ _ 23:41:55 / ____| | | 23:41:55 | | ___ __| | ___ ___ _____ __ 23:41:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:55 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:55 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:55 Bash-1.0.6 23:41:55 23:41:55 23:41:55 ==> git version 2.24.4 found 23:41:55 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:41:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:41:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:41:55 ==> Jenkins CI detected. 23:41:55 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 23:41:55 project root: . 23:41:55 --> token set from env 23:41:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:55 ==> Running gcov in . (disable via -X gcov) 23:41:55 ==> Python coveragepy not found 23:41:55 ==> Searching for coverage reports in: 23:41:55 + . 23:41:55 -> Found 1 reports 23:41:55 ==> Detecting git/mercurial file structure 23:41:55 ==> Reading reports 23:41:55 + ./coverage.out bytes=7631 23:41:55 ==> Appending adjustments 23:41:55 https://docs.codecov.io/docs/fixing-reports 23:41:55 + Found adjustments 23:41:55 ==> Gzipping contents 23:41:55 4.0K /tmp/codecov.A8LDmf.gz 23:41:55 ==> Uploading reports 23:41:55 url: https://codecov.io 23:41:55 query: branch=main&commit=128899acc469fd29e83e6eb921f412c0498739c3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:55 -> Pinging Codecov 23:41:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=128899acc469fd29e83e6eb921f412c0498739c3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:55 -> Uploading to 23:41:55 https://storage.googleapis.com/codecov/v4/raw/2021-09-23/6C56EA5C29638FB4528AC87E60AF5AE0/128899acc469fd29e83e6eb921f412c0498739c3/ea74c928-a1ff-46ed-9aff-6b3cdafe3d7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0fa0c6360df71fd75427e7adc09ab86d13ea9ff5fb02c18fa0395cd9f132b4c5 23:41:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:55 Dload Upload Total Spent Left Speed 23:41:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1329 0 0 100 1329 0 1547 --:--:-- --:--:-- --:--:-- 1548 23:41:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] } 23:41:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:41:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:41:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:57 23:41:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:41:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:41:57 188c0c94c7c5: Pulling fs layer 23:41:57 0ef7d3d256c8: Pulling fs layer 23:41:57 de9db76c5a1d: Pulling fs layer 23:41:57 0eba1c9be4d2: Pulling fs layer 23:41:57 0d57e429df01: Pulling fs layer 23:41:57 4e4be7b47b0d: Pulling fs layer 23:41:57 e1f770b5df2f: Pulling fs layer 23:41:57 85a0685a4137: Pulling fs layer 23:41:57 0eba1c9be4d2: Waiting 23:41:57 0d57e429df01: Waiting 23:41:57 4e4be7b47b0d: Waiting 23:41:57 e1f770b5df2f: Waiting 23:41:57 85a0685a4137: Waiting 23:41:57 de9db76c5a1d: Verifying Checksum 23:41:57 de9db76c5a1d: Download complete 23:41:57 0ef7d3d256c8: Verifying Checksum 23:41:57 0ef7d3d256c8: Download complete 23:41:57 0d57e429df01: Download complete 23:41:57 4e4be7b47b0d: Download complete 23:41:58 188c0c94c7c5: Verifying Checksum 23:41:58 188c0c94c7c5: Download complete 23:41:58 188c0c94c7c5: Pull complete 23:41:58 0ef7d3d256c8: Pull complete 23:41:58 de9db76c5a1d: Pull complete 23:41:59 e1f770b5df2f: Verifying Checksum 23:41:59 e1f770b5df2f: Download complete 23:42:02 0eba1c9be4d2: Verifying Checksum 23:42:02 0eba1c9be4d2: Download complete 23:42:04 85a0685a4137: Verifying Checksum 23:42:04 85a0685a4137: Download complete 23:42:06 0eba1c9be4d2: Pull complete 23:42:06 0d57e429df01: Pull complete 23:42:06 4e4be7b47b0d: Pull complete 23:42:06 e1f770b5df2f: Pull complete 23:42:09 85a0685a4137: Pull complete 23:42:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:42:09 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 23:42:09 $ 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:1.410.4 cat 23:42:11 $ docker top e0464514c277dc8c0f7d7e1405a5192d13dc29589a711638f233e01b4bf9c612 -eo pid,comm [Pipeline] { [Pipeline] echo 23:42:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:42:12 + set -o pipefail 23:42:12 + snyk monitor '--org=edgex-jenkins' 23:42:39 23:42:39 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 23:42:39 23:42:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/3371d4f6-71f7-48ad-9198-6b03eb7b4666 23:42:39 23:42:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:42:39 23:42:39 [Pipeline] } 23:42:39 $ docker stop --time=1 e0464514c277dc8c0f7d7e1405a5192d13dc29589a711638f233e01b4bf9c612 23:42:41 $ docker rm -f e0464514c277dc8c0f7d7e1405a5192d13dc29589a711638f233e01b4bf9c612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:42 + git log --format=format:%s -1 128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] isUnix [Pipeline] sh 23:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:42 . [Pipeline] withDockerContainer 23:42:43 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 23:42:43 $ 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:10004/edgex-devops/git-semver:latest cat 23:42:43 $ docker top b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:43 [ssh-agent] Looking for ssh-agent implementation... 23:42:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:43 $ docker exec b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 ssh-agent 23:42:43 SSH_AUTH_SOCK=/tmp/ssh-ez6aJ9c2MmWa/agent.13 23:42:43 SSH_AGENT_PID=20 23:42:43 Running ssh-add (command line suppressed) 23:42:43 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8494246827541329188.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8494246827541329188.key) 23:42:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:44 + git semver tag 23:42:44 # -> Open(): unable to determine branch for HEAD 23:42:44 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 23:42:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 23:42:44 # $SEMVER_REMOTE_NAME = origin 23:42:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:42:44 # $SEMVER_USER_NAME = edgex-jenkins 23:42:44 # $SEMVER_BRANCH = main 23:42:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 23:42:44 # 128899acc469fd29e83e6eb921f412c0498739c3 HEAD 23:42:44 # -> Force: false 23:42:44 # c3d341d62285b4ab365ab895fefc40a4bbf5916b refs/tags/v2.0.1-dev.4 [Pipeline] } 23:42:44 $ docker exec --env ******** --env ******** b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 ssh-agent -k 23:42:44 unset SSH_AUTH_SOCK; 23:42:44 unset SSH_AGENT_PID; 23:42:44 echo Agent pid 20 killed; 23:42:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:44 + git semver [Pipeline] } 23:42:44 $ docker stop --time=1 b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 23:42:46 $ docker rm -f b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:46 23:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:46 0.23.1-centos7: Pulling from edgex-lftools 23:42:46 ab5ef0e58194: Pulling fs layer 23:42:46 9712f1f96733: Pulling fs layer 23:42:46 63f879dbbcfc: Pulling fs layer 23:42:46 0d9ebad4ef96: Pulling fs layer 23:42:46 e9a5061849ea: Pulling fs layer 23:42:46 d747dcd14b5f: Pulling fs layer 23:42:46 2de7ff778b66: Pulling fs layer 23:42:46 0d9ebad4ef96: Waiting 23:42:46 e9a5061849ea: Waiting 23:42:46 d747dcd14b5f: Waiting 23:42:46 2de7ff778b66: Waiting 23:42:46 9712f1f96733: Verifying Checksum 23:42:46 9712f1f96733: Download complete 23:42:52 63f879dbbcfc: Download complete 23:42:52 e9a5061849ea: Verifying Checksum 23:42:52 e9a5061849ea: Download complete 23:42:52 d747dcd14b5f: Verifying Checksum 23:42:52 d747dcd14b5f: Download complete 23:42:53 2de7ff778b66: Verifying Checksum 23:42:53 2de7ff778b66: Download complete 23:42:54 0d9ebad4ef96: Verifying Checksum 23:42:54 0d9ebad4ef96: Download complete 23:42:54 ab5ef0e58194: Verifying Checksum 23:42:54 ab5ef0e58194: Download complete 23:42:56 ab5ef0e58194: Pull complete 23:42:56 9712f1f96733: Pull complete 23:42:57 63f879dbbcfc: Pull complete 23:43:00 0d9ebad4ef96: Pull complete 23:43:00 e9a5061849ea: Pull complete 23:43:00 d747dcd14b5f: Pull complete 23:43:01 2de7ff778b66: Pull complete 23:43:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:43:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:43:02 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 23:43:02 $ 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 23:43:04 $ docker top 31b6beb90e16103629b16dc5b1f80f6a84c56f4f2150398e61f46f6cb630987b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:43:05 provisioning config files... 23:43:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2105399350967467231tmp 23:43:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2792209970150735726tmp 23:43:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4309122215140440949tmp [Pipeline] { [Pipeline] echo 23:43:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:43:05 ---> sigul-configuration.sh 23:43:05 gpg: directory `/root/.gnupg' created 23:43:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:43:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:43:05 gpg: keyring `/root/.gnupg/secring.gpg' created 23:43:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:43:05 gpg: CAST5 encrypted data 23:43:05 gpg: encrypted with 1 passphrase 23:43:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:43:05 + mkdir /home/jenkins 23:43:05 + mkdir /home/jenkins/sigul [Pipeline] sh 23:43:06 + 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 23:43:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:43:06 ---> sigul-install.sh 23:43:06 Sigul already installed; skipping installation. [Pipeline] sh 23:43:06 + git tag --list 23:43:06 1.0.0 23:43:06 v0.0.0 23:43:06 v1.1.0 23:43:06 v1.1.1 23:43:06 v1.2.2 23:43:06 v1.3.0 23:43:06 v1.3.1 23:43:06 v2.0.0 23:43:06 v2.0.1-dev.1 23:43:06 v2.0.1-dev.2 23:43:06 v2.0.1-dev.3 23:43:06 v2.0.1-dev.4 [Pipeline] sh 23:43:07 + lftools sign git-tag v2.0.1-dev.4 23:43:07 Signing Git tag with Sigul... 23:43:07 Signing v2.0.1-dev.4 [Pipeline] echo 23:43:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:43:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:43:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:43:09 $ docker stop --time=1 31b6beb90e16103629b16dc5b1f80f6a84c56f4f2150398e61f46f6cb630987b 23:43:10 $ docker rm -f 31b6beb90e16103629b16dc5b1f80f6a84c56f4f2150398e61f46f6cb630987b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:11 . [Pipeline] withDockerContainer 23:43:11 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 23:43: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:10004/edgex-devops/git-semver:latest cat 23:43:11 $ docker top dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:11 [ssh-agent] Looking for ssh-agent implementation... 23:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:11 $ docker exec dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 ssh-agent 23:43:12 SSH_AUTH_SOCK=/tmp/ssh-0da36uFK3Pcy/agent.15 23:43:12 SSH_AGENT_PID=22 23:43:12 Running ssh-add (command line suppressed) 23:43:12 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4430728774997254351.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4430728774997254351.key) 23:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:12 + git semver bump pre 23:43:12 # -> Open(): unable to determine branch for HEAD 23:43:12 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 23:43:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 23:43:12 # $SEMVER_REMOTE_NAME = origin 23:43:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:43:12 # $SEMVER_USER_NAME = edgex-jenkins 23:43:12 # $SEMVER_BRANCH = main 23:43:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 23:43:12 2.0.1-dev.5 [Pipeline] } 23:43:12 $ docker exec --env ******** --env ******** dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 ssh-agent -k 23:43:12 unset SSH_AUTH_SOCK; 23:43:12 unset SSH_AGENT_PID; 23:43:12 echo Agent pid 22 killed; 23:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:13 + git semver [Pipeline] } 23:43:13 $ docker stop --time=1 dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 23:43:14 $ docker rm -f dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:15 . [Pipeline] withDockerContainer 23:43:15 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 23:43:15 $ 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:10004/edgex-devops/git-semver:latest cat 23:43:15 $ docker top a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:15 [ssh-agent] Looking for ssh-agent implementation... 23:43:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:15 $ docker exec a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c ssh-agent 23:43:15 SSH_AUTH_SOCK=/tmp/ssh-rBeiWMwf8u52/agent.15 23:43:15 SSH_AGENT_PID=22 23:43:15 Running ssh-add (command line suppressed) 23:43:15 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7280336379726494316.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7280336379726494316.key) 23:43:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:16 + git semver push 23:43:16 # -> Open(): unable to determine branch for HEAD 23:43:16 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 23:43:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 23:43:16 # $SEMVER_REMOTE_NAME = origin 23:43:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:43:16 # $SEMVER_USER_NAME = edgex-jenkins 23:43:16 # $SEMVER_BRANCH = main 23:43:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 23:43:17 $ docker exec --env ******** --env ******** a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c ssh-agent -k 23:43:17 unset SSH_AUTH_SOCK; 23:43:17 unset SSH_AGENT_PID; 23:43:17 echo Agent pid 22 killed; 23:43:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:18 + git semver [Pipeline] } 23:43:18 $ docker stop --time=1 a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c 23:43:19 $ docker rm -f a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:43:20 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:43:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:21 ---> package-listing.sh 23:43:21 ++ facter osfamily 23:43:21 ++ tr '[:upper:]' '[:lower:]' 23:43:21 + OS_FAMILY=redhat 23:43:21 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 23:43:21 + START_PACKAGES=/tmp/packages_start.txt 23:43:21 + END_PACKAGES=/tmp/packages_end.txt 23:43:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:21 + PACKAGES=/tmp/packages_start.txt 23:43:21 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:43:21 + PACKAGES=/tmp/packages_end.txt 23:43:21 + case "${OS_FAMILY}" in 23:43:21 + rpm -qa 23:43:21 + sort 23:43:22 + '[' -f /tmp/packages_start.txt ']' 23:43:22 + '[' -f /tmp/packages_end.txt ']' 23:43:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:22 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:43:22 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 23:43:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 23:43:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 23:43:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:43:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:23 23:43:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:43:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:23 latest: Pulling from edgex-lftools-log-publisher 23:43:23 b4d181a07f80: Pulling fs layer 23:43:23 a1111a8f2ec3: Pulling fs layer 23:43:23 ed53099fbce6: Pulling fs layer 23:43:23 dc539afda2c1: Pulling fs layer 23:43:23 77bc0d833cb6: Pulling fs layer 23:43:23 9065ff56babe: Pulling fs layer 23:43:23 d287ab97295c: Pulling fs layer 23:43:23 dc539afda2c1: Waiting 23:43:23 77bc0d833cb6: Waiting 23:43:23 9065ff56babe: Waiting 23:43:23 d287ab97295c: Waiting 23:43:23 a1111a8f2ec3: Verifying Checksum 23:43:23 a1111a8f2ec3: Download complete 23:43:23 dc539afda2c1: Verifying Checksum 23:43:23 dc539afda2c1: Download complete 23:43:23 77bc0d833cb6: Verifying Checksum 23:43:23 77bc0d833cb6: Download complete 23:43:23 9065ff56babe: Verifying Checksum 23:43:23 9065ff56babe: Download complete 23:43:24 ed53099fbce6: Verifying Checksum 23:43:24 ed53099fbce6: Download complete 23:43:25 b4d181a07f80: Verifying Checksum 23:43:25 b4d181a07f80: Download complete 23:43:26 b4d181a07f80: Pull complete 23:43:26 a1111a8f2ec3: Pull complete 23:43:27 ed53099fbce6: Pull complete 23:43:27 dc539afda2c1: Pull complete 23:43:27 77bc0d833cb6: Pull complete 23:43:27 9065ff56babe: Pull complete 23:43:31 d287ab97295c: Download complete 23:43:36 d287ab97295c: Pull complete 23:43:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:43:36 prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container 23:43:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 23:43:38 $ docker top 61ff731b9057c034a3218e6746e91c9fa17af0fd5d70889146d09f654d2ff0e6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:39 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:39 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:39 + ls /var/log/sa-host 23:43:39 + sadf -c /var/log/sa-host/sa05 23:43:39 file_magic: OK 23:43:39 HZ: Using current value: 100 23:43:39 file_header: OK 23:43:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:43:39 Statistics: 23:43:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:43:39 File successfully converted to sysstat format version 12.0.3 23:43:39 + sadf -c /var/log/sa-host/sa23 23:43:39 file_magic: OK 23:43:39 HZ: Using current value: 100 23:43:39 file_header: OK 23:43:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:43:39 Statistics: 23:43:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:43:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:40 provisioning config files... 23:43:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1737834622701990848tmp [Pipeline] { [Pipeline] echo 23:43:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:40 ---> create-netrc.sh [Pipeline] } 23:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:40 ---> python-tools-install.sh [Pipeline] echo 23:43:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:41 ---> sudo-logs.sh 23:43:41 Archiving 'sudo' log.. 23:43:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known 23:43:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:43:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:41 ---> job-cost.sh 23:43:41 lf-activate-venv: SKIPPING 23:43:41 DEBUG: total: 0.10999999940395355 23:43:41 INFO: Retrieving Stack Cost... 23:43:42 INFO: Retrieving Pricing Info for: v3-standard-2 23:43:42 INFO: Archiving Costs [Pipeline] echo 23:43:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:43 ---> logs-deploy.sh 23:43:43 lf-activate-venv: SKIPPING 23:43:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/5 23:43:43 INFO: archiving workspace using pattern(s): 23:43:44 Archives upload complete. 23:43:44 INFO: archiving logs to Nexus 23:43:44 ---> uname -a: 23:43:44 Linux prd-centos7-docker-4c-2g-1058.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 23:43:44 23:43:44 23:43:44 ---> lscpu: 23:43:44 Architecture: x86_64 23:43:44 CPU op-mode(s): 32-bit, 64-bit 23:43:44 Byte Order: Little Endian 23:43:44 Address sizes: 40 bits physical, 48 bits virtual 23:43:44 CPU(s): 2 23:43:44 On-line CPU(s) list: 0,1 23:43:44 Thread(s) per core: 1 23:43:44 Core(s) per socket: 1 23:43:44 Socket(s): 2 23:43:44 NUMA node(s): 1 23:43:44 Vendor ID: AuthenticAMD 23:43:44 CPU family: 23 23:43:44 Model: 49 23:43:44 Model name: AMD EPYC-Rome Processor 23:43:44 Stepping: 0 23:43:44 CPU MHz: 2799.998 23:43:44 BogoMIPS: 5599.99 23:43:44 Virtualization: AMD-V 23:43:44 Hypervisor vendor: KVM 23:43:44 Virtualization type: full 23:43:44 L1d cache: 32K 23:43:44 L1i cache: 32K 23:43:44 L2 cache: 512K 23:43:44 L3 cache: 16384K 23:43:44 NUMA node0 CPU(s): 0,1 23:43:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:43:44 23:43:44 23:43:44 ---> nproc: 23:43:44 2 23:43:44 23:43:44 23:43:44 ---> df -h: 23:43:44 Filesystem Size Used Avail Use% Mounted on 23:43:44 overlay 40G 9.0G 32G 23% / 23:43:44 tmpfs 64M 0 64M 0% /dev 23:43:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:43:44 shm 64M 0 64M 0% /dev/shm 23:43:44 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:43:44 23:43:44 23:43:44 ---> sar -b -r -n DEV: 23:43:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 23:43:44 23:43:44 23:30:41 LINUX RESTART (2 CPU) 23:43:44 23:43:44 23:31:01 tps rtps wtps bread/s bwrtn/s 23:43:44 23:32:01 171.03 39.99 131.04 6578.35 39771.08 23:43:44 23:33:01 1.90 0.00 1.90 0.00 38.14 23:43:44 23:34:01 0.27 0.00 0.27 0.00 3.73 23:43:44 23:35:01 0.22 0.00 0.22 0.00 2.97 23:43:44 23:36:01 0.18 0.00 0.18 0.00 2.17 23:43:44 23:37:02 0.30 0.00 0.30 0.00 4.76 23:43:44 23:38:01 0.30 0.00 0.30 0.00 5.12 23:43:44 23:39:01 0.25 0.00 0.25 0.00 3.88 23:43:44 23:40:01 0.25 0.00 0.25 0.00 2.70 23:43:44 23:41:01 0.15 0.00 0.15 0.00 2.02 23:43:44 23:42:01 1.63 0.03 1.60 3.73 30.18 23:43:44 23:43:01 126.57 0.00 126.57 0.00 32833.19 23:43:44 Average: 25.30 3.34 21.96 549.46 6069.30 23:43:44 23:43:44 23:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:43:44 23:32:01 5470000 0 803732 10.04 2620 1732580 1291896 14.26 574988 1565312 132 23:43:44 23:33:01 5475844 0 797880 9.96 2620 1732588 1247248 13.77 570012 1565276 20 23:43:44 23:34:01 5481696 0 792024 9.89 2620 1732592 1203856 13.29 566948 1563396 12 23:43:44 23:35:01 5479012 0 794700 9.92 2620 1732600 1204148 13.29 569320 1563396 16 23:43:44 23:36:01 5480140 0 793568 9.91 2620 1732604 1204052 13.29 564488 1567596 20 23:43:44 23:37:02 5479216 0 794488 9.92 2620 1732608 1204252 13.30 565360 1567596 20 23:43:44 23:38:01 5478784 0 794916 9.93 2620 1732612 1204452 13.30 565848 1567596 20 23:43:44 23:39:01 5479280 0 794416 9.92 2620 1732616 1204116 13.29 565048 1567596 16 23:43:44 23:40:01 5469960 0 803732 10.04 2620 1732620 1204248 13.30 574564 1567596 16 23:43:44 23:41:01 5469236 0 804452 10.04 2620 1732624 1204444 13.30 576856 1565884 20 23:43:44 23:42:01 5275604 0 846184 10.57 2620 1884524 1390296 15.35 645152 1684232 151636 23:43:44 23:43:01 3836260 0 1142940 14.27 2620 3027112 1615888 17.84 900440 2689956 574384 23:43:44 Average: 5322919 0 830253 10.37 2620 1853140 1264908 13.97 603252 1669619 60526 23:43:44 23:43:44 23:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:43:44 23:32:01 eth0 584.12 305.94 998.11 77.91 0.00 0.00 0.00 0.00 23:43:44 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:32:01 docker0 1.20 1.13 0.28 2.89 0.00 0.00 0.00 0.00 23:43:44 23:33:01 eth0 3.21 0.77 1.00 0.62 0.00 0.00 0.00 0.00 23:43:44 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:34:01 eth0 2.96 0.08 0.22 0.01 0.00 0.00 0.00 0.00 23:43:44 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:35:01 eth0 3.41 0.87 1.03 0.60 0.00 0.00 0.00 0.00 23:43:44 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:36:01 eth0 1.57 0.33 0.38 0.17 0.00 0.00 0.00 0.00 23:43:44 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:37:02 eth0 9.76 4.20 5.80 0.90 0.00 0.00 0.00 0.00 23:43:44 23:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:38:01 eth0 2.85 0.85 0.91 0.60 0.00 0.00 0.00 0.00 23:43:44 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:39:01 eth0 1.07 0.08 0.11 0.01 0.00 0.00 0.00 0.00 23:43:44 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:40:01 eth0 0.73 0.33 0.29 0.17 0.00 0.00 0.00 0.00 23:43:44 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:41:01 eth0 3.13 0.85 0.92 0.62 0.00 0.00 0.00 0.00 23:43:44 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:42:01 eth0 412.56 270.94 2509.81 21.02 0.00 0.00 0.00 0.00 23:43:44 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:43:01 eth0 1059.15 725.97 5206.54 64.74 0.00 0.00 0.00 0.00 23:43:44 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 23:43:01 docker0 71.28 94.24 5.61 385.00 0.00 0.00 0.00 0.00 23:43:44 Average: eth0 174.01 109.46 728.36 13.97 0.00 0.00 0.00 0.00 23:43:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:44 Average: docker0 6.05 7.96 0.49 32.39 0.00 0.00 0.00 0.00 23:43:44 23:43:44 23:43:44 ---> sar -P ALL: 23:43:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 23:43:44 23:43:44 23:30:41 LINUX RESTART (2 CPU) 23:43:44 23:43:44 23:31:01 CPU %user %nice %system %iowait %steal %idle 23:43:44 23:32:01 all 18.41 0.00 6.73 4.20 0.08 70.59 23:43:44 23:32:01 0 18.78 0.00 6.72 2.75 0.07 71.68 23:43:44 23:32:01 1 18.03 0.00 6.74 5.65 0.09 69.50 23:43:44 23:33:01 all 0.21 0.00 0.06 0.00 0.03 99.70 23:43:44 23:33:01 0 0.32 0.00 0.07 0.00 0.03 99.58 23:43:44 23:33:01 1 0.10 0.00 0.05 0.00 0.03 99.82 23:43:44 23:34:01 all 0.13 0.00 0.07 0.00 0.04 99.76 23:43:44 23:34:01 0 0.07 0.00 0.10 0.00 0.05 99.78 23:43:44 23:34:01 1 0.20 0.00 0.03 0.00 0.03 99.73 23:43:44 23:35:01 all 0.16 0.00 0.05 0.00 0.03 99.77 23:43:44 23:35:01 0 0.08 0.00 0.07 0.00 0.02 99.83 23:43:44 23:35:01 1 0.23 0.00 0.03 0.00 0.03 99.70 23:43:44 23:36:01 all 0.18 0.00 0.03 0.00 0.03 99.75 23:43:44 23:36:01 0 0.15 0.00 0.03 0.00 0.05 99.77 23:43:44 23:36:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:43:44 23:37:02 all 0.08 0.00 0.06 0.00 0.03 99.84 23:43:44 23:37:02 0 0.08 0.00 0.07 0.00 0.03 99.82 23:43:44 23:37:02 1 0.07 0.00 0.05 0.00 0.02 99.87 23:43:44 23:38:01 all 0.19 0.00 0.03 0.00 0.03 99.75 23:43:44 23:38:01 0 0.12 0.00 0.05 0.00 0.03 99.80 23:43:44 23:38:01 1 0.26 0.00 0.02 0.00 0.02 99.71 23:43:44 23:39:01 all 0.18 0.00 0.05 0.00 0.03 99.73 23:43:44 23:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:43:44 23:39:01 1 0.33 0.00 0.07 0.00 0.05 99.55 23:43:44 23:40:01 all 0.13 0.00 0.04 0.00 0.03 99.81 23:43:44 23:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:43:44 23:40:01 1 0.20 0.00 0.05 0.00 0.02 99.73 23:43:44 23:41:01 all 0.16 0.00 0.04 0.00 0.03 99.77 23:43:44 23:41:01 0 0.18 0.00 0.05 0.00 0.03 99.73 23:43:44 23:41:01 1 0.13 0.00 0.03 0.00 0.03 99.80 23:43:44 23:42:01 all 1.11 0.00 0.76 0.01 0.03 98.09 23:43:44 23:42:01 0 1.08 0.00 0.77 0.00 0.05 98.10 23:43:44 23:42:01 1 1.14 0.00 0.74 0.02 0.02 98.08 23:43:44 23:43:44 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:43:44 23:43:01 all 18.02 0.00 7.83 1.15 0.08 72.93 23:43:44 23:43:01 0 17.97 0.00 8.14 1.00 0.09 72.80 23:43:44 23:43:01 1 18.07 0.00 7.52 1.30 0.07 73.05 23:43:44 Average: all 3.14 0.00 1.27 0.43 0.04 95.12 23:43:44 Average: 0 3.12 0.00 1.29 0.30 0.04 95.24 23:43:44 Average: 1 3.15 0.00 1.24 0.56 0.04 95.01 23:43:44 23:43:44 23:43:44