Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 503ab130c2d1a1a41fbe2fb04032090d761871c6 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-ssh2034920408497991440.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-ssh6789843725788879730.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-ssh347059862297582157.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-ssh1668928539964821922.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh7648387978206114574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-3339 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 Avoid second fetch Checking out Revision 503ab130c2d1a1a41fbe2fb04032090d761871c6 (main) 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-ssh6493422808034018413.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 Commit message: "Merge pull request #122 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:22 ========================================================= 15:58:22 EdgeX Global Pipelines Version Info 15:58:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:58:23 ------------------- 15:58:23 stable info: 15:58:23 ------------------- 15:58:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:58:23 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:58:23 Message: update stable to v1.0.205 15:58:24 ------------------- 15:58:24 experimental info: 15:58:24 ------------------- 15:58:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:58:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:58:24 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:58:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] echo 15:58:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 503ab13 [Pipeline] echo 15:58:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:25 provisioning config files... 15:58:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2892711671304854099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:25 ---> docker-login.sh 15:58:25 nexus3.edgexfoundry.org:10001 15:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:25 Configure a credential helper to remove this warning. See 15:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:25 15:58:25 Login Succeeded 15:58:25 nexus3.edgexfoundry.org:10002 15:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:25 Configure a credential helper to remove this warning. See 15:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:25 15:58:25 Login Succeeded 15:58:25 nexus3.edgexfoundry.org:10003 15:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:26 Configure a credential helper to remove this warning. See 15:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:26 15:58:26 Login Succeeded 15:58:26 nexus3.edgexfoundry.org:10004 15:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:26 Configure a credential helper to remove this warning. See 15:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:26 15:58:26 Login Succeeded 15:58:26 docker.io 15:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:26 Configure a credential helper to remove this warning. See 15:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:26 15:58:26 Login Succeeded 15:58:26 ---> docker-login.sh ends [Pipeline] } 15:58: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 15:58:27 + git log --format=format:%s -1 503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] echo 15:58:27 GIT_COMMIT: 503ab130c2d1a1a41fbe2fb04032090d761871c6, Commit Message: Merge pull request #122 from ernestojeda/remove-build-dockerfile [Pipeline] echo 15:58:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:27 15:58:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:58:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:27 latest: Pulling from edgex-devops/git-semver 15:58:27 31603596830f: Pulling fs layer 15:58:27 d4622e32a9a9: Pulling fs layer 15:58:27 1030fce36090: Pulling fs layer 15:58:27 6c6cb7e1b49b: Pulling fs layer 15:58:27 6c6cb7e1b49b: Waiting 15:58:27 d4622e32a9a9: Download complete 15:58:28 31603596830f: Verifying Checksum 15:58:28 31603596830f: Download complete 15:58:28 6c6cb7e1b49b: Verifying Checksum 15:58:28 6c6cb7e1b49b: Download complete 15:58:28 31603596830f: Pull complete 15:58:28 1030fce36090: Verifying Checksum 15:58:28 1030fce36090: Download complete 15:58:28 d4622e32a9a9: Pull complete 15:58:29 1030fce36090: Pull complete 15:58:29 6c6cb7e1b49b: Pull complete 15:58:29 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:58:29 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 15:58: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:30 $ docker top 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:30 [ssh-agent] Looking for ssh-agent implementation... 15:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:30 $ docker exec 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent 15:58:30 SSH_AUTH_SOCK=/tmp/ssh-jiKtzn5Z8FMS/agent.14 15:58:30 SSH_AGENT_PID=20 15:58:30 Running ssh-add (command line suppressed) 15:58:30 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7674595715387686775.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7674595715387686775.key) 15:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:31 + git tag --points-at HEAD [Pipeline] } 15:58:31 $ docker exec --env ******** --env ******** 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent -k 15:58:31 unset SSH_AUTH_SOCK; 15:58:31 unset SSH_AGENT_PID; 15:58:31 echo Agent pid 20 killed; 15:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:31 [ssh-agent] Looking for ssh-agent implementation... 15:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:31 $ docker exec 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent 15:58:31 SSH_AUTH_SOCK=/tmp/ssh-6kNWRu9K3OS6/agent.52 15:58:31 SSH_AGENT_PID=58 15:58:31 Running ssh-add (command line suppressed) 15:58:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4366264788761565955.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4366264788761565955.key) 15:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:32 + git semver init 15:58:32 # -> Open(): unable to determine branch for HEAD 15:58:32 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 15:58:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 15:58:32 # $SEMVER_REMOTE_NAME = origin 15:58:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:32 # $SEMVER_USER_NAME = edgex-jenkins 15:58:32 # $SEMVER_BRANCH = main 15:58:32 # $SEMVER_TEMP = /tmp/semver-746451509 15:58:32 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 15:58:32 # '/tmp/semver-746451509' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 15:58:32 # -> Force: false 15:58:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 15:58:32 $ docker exec --env ******** --env ******** 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent -k 15:58:32 unset SSH_AUTH_SOCK; 15:58:32 unset SSH_AGENT_PID; 15:58:32 echo Agent pid 58 killed; 15:58:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:32 + git semver [Pipeline] } 15:58:32 $ docker stop --time=1 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a 15:58:34 $ docker rm -f 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a [Pipeline] // withDockerContainer [Pipeline] sh 15:58:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:58:35 Stashed 1 file(s) [Pipeline] echo 15:58:35 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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 15:58:50 Still waiting to schedule task 15:58:50 ‘prd-centos7-docker-4c-2g-3337’ is offline 15:58:50 ‘prd-centos7-docker-4c-2g-3340’ is offline 15:58:50 ‘prd-centos7-docker-4c-2g-3342’ is offline 15:58:50 ‘prd-centos7-docker-4c-2g-3343’ is offline 15:58:50 ‘prd-centos7-docker-4c-2g-3344’ is offline 15:58:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 15:58:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3336’ doesn’t have label ‘centos7-docker-4c-2g’ 15:58:50 Still waiting to schedule task 15:58:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:00:00 Running on prd-centos7-docker-4c-2g-3352 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 16:00:00 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 16:00:00 Selected Git installation does not exist. Using Default 16:00:00 The recommended git tool is: NONE 16:00:03 using credential edgex-jenkins-ssh 16:00:03 Cloning the remote Git repository 16:00:03 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:00:03 > git init /w/workspace/device-snmp-go/4 # timeout=10 16:00:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:00:03 > git --version # timeout=10 16:00:03 > git --version # 'git version 2.24.4' 16:00:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:03 [INFO] Currently running in a labeled security context 16:00:03 [INFO] Currently SELinux is 'enforcing' on the host 16:00:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/4@tmp/jenkins-gitclient-ssh8641795227141012380.key 16:00:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:05 Avoid second fetch 16:00:05 Checking out Revision 503ab130c2d1a1a41fbe2fb04032090d761871c6 (main) 16:00:04 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:00:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:05 > git config core.sparsecheckout # timeout=10 16:00:05 > git checkout -f 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 16:00:09 Commit message: "Merge pull request #122 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:09 provisioning config files... 16:00:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config3296896094845698325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:10 ---> docker-login.sh 16:00:10 nexus3.edgexfoundry.org:10001 16:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:10 Configure a credential helper to remove this warning. See 16:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:10 16:00:10 Login Succeeded 16:00:10 nexus3.edgexfoundry.org:10002 16:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:10 Configure a credential helper to remove this warning. See 16:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:10 16:00:10 Login Succeeded 16:00:10 nexus3.edgexfoundry.org:10003 16:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:10 Configure a credential helper to remove this warning. See 16:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:10 16:00:10 Login Succeeded 16:00:10 nexus3.edgexfoundry.org:10004 16:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:10 Configure a credential helper to remove this warning. See 16:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:10 16:00:10 Login Succeeded 16:00:10 docker.io 16:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:11 Configure a credential helper to remove this warning. See 16:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:11 16:00:11 Login Succeeded 16:00:11 ---> docker-login.sh ends [Pipeline] } 16:00:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:11 ========================================================= 16:00:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:00:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:00:11 + 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 . 16:00:11 Sending build context to Docker daemon 365.6kB 16:00:11 Step 1/12 : ARG BASE=golang:1.16-alpine3.12 16:00:11 Step 2/12 : FROM ${BASE} AS builder 16:00:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:11 540db60ca938: Pulling fs layer 16:00:11 adcc1eea9eea: Pulling fs layer 16:00:11 4c4ab2625f07: Pulling fs layer 16:00:11 db62176df00c: Pulling fs layer 16:00:11 3b30891b0d05: Pulling fs layer 16:00:11 06b49ca38bd5: Pulling fs layer 16:00:11 c788192a36de: Pulling fs layer 16:00:11 a77e37c0d609: Pulling fs layer 16:00:11 c3185cebc471: Pulling fs layer 16:00:11 db62176df00c: Waiting 16:00:11 3b30891b0d05: Waiting 16:00:11 06b49ca38bd5: Waiting 16:00:11 c788192a36de: Waiting 16:00:11 a77e37c0d609: Waiting 16:00:11 c3185cebc471: Waiting 16:00:12 4c4ab2625f07: Verifying Checksum 16:00:12 4c4ab2625f07: Download complete 16:00:12 adcc1eea9eea: Verifying Checksum 16:00:12 adcc1eea9eea: Download complete 16:00:12 3b30891b0d05: Verifying Checksum 16:00:12 3b30891b0d05: Download complete 16:00:12 06b49ca38bd5: Download complete 16:00:12 c788192a36de: Verifying Checksum 16:00:12 c788192a36de: Download complete 16:00:12 540db60ca938: Verifying Checksum 16:00:12 540db60ca938: Download complete 16:00:12 540db60ca938: Pull complete 16:00:12 adcc1eea9eea: Pull complete 16:00:12 4c4ab2625f07: Pull complete 16:00:12 a77e37c0d609: Verifying Checksum 16:00:12 a77e37c0d609: Download complete 16:00:15 c3185cebc471: Download complete 16:00:16 db62176df00c: Verifying Checksum 16:00:16 db62176df00c: Download complete 16:00:20 db62176df00c: Pull complete 16:00:20 3b30891b0d05: Pull complete 16:00:20 06b49ca38bd5: Pull complete 16:00:20 c788192a36de: Pull complete 16:00:20 a77e37c0d609: Pull complete 16:00:22 c3185cebc471: Pull complete 16:00:22 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:00:22 ---> 031687cdd783 16:00:22 Step 3/12 : ARG MAKE='make build' 16:00:24 ---> Running in 1d7347ff1f4e 16:00:24 Removing intermediate container 1d7347ff1f4e 16:00:24 ---> c971d85247b0 16:00:24 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:00:24 ---> Running in a529f54f9967 16:00:24 Removing intermediate container a529f54f9967 16:00:24 ---> 6a9bf2ffb594 16:00:24 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 16:00:24 ---> Running in 1f92210ed731 16:00:24 Removing intermediate container 1f92210ed731 16:00:24 ---> 6c55d70cef79 16:00:24 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:24 ---> Running in ca8099f68aee 16:00:25 Removing intermediate container ca8099f68aee 16:00:25 ---> 189f47cd1bd8 16:00:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:25 ---> Running in 181b2429cc1b 16:00:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:27 (1/3) Installing openssh-keygen (8.4_p1-r3) 16:00:27 (2/3) Installing libedit (20191231.3.1-r1) 16:00:27 (3/3) Installing openssh-client (8.4_p1-r3) 16:00:27 Executing busybox-1.32.1-r6.trigger 16:00:27 OK: 223 MiB in 55 packages 16:00:28 Removing intermediate container 181b2429cc1b 16:00:28 ---> 241056dea38d 16:00:28 Step 8/12 : WORKDIR /device-snmp-go 16:00:28 ---> Running in 24c6ed79c9fd 16:00:28 Removing intermediate container 24c6ed79c9fd 16:00:28 ---> f4f66113d92f 16:00:28 Step 9/12 : COPY . . 16:00:28 ---> 853bb3f7bae4 16:00:28 Step 10/12 : RUN go mod tidy 16:00:28 ---> Running in 95df3f492ad1 16:00:29 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 16:00:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 16:00:29 go: downloading github.com/soniah/gosnmp v1.21.0 16:00:30 go: downloading github.com/gorilla/mux v1.8.0 16:00:30 go: downloading github.com/stretchr/testify v1.7.0 16:00:30 go: downloading github.com/go-kit/kit v0.9.0 16:00:30 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:00:30 go: downloading github.com/google/uuid v1.2.0 16:00:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:00:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:00:30 go: downloading github.com/davecgh/go-spew v1.1.1 16:00:30 go: downloading github.com/pmezard/go-difflib v1.0.0 16:00:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:00:30 go: downloading github.com/golang/mock v1.2.0 16:00:30 go: downloading github.com/go-playground/universal-translator v0.17.0 16:00:30 go: downloading github.com/leodido/go-urn v1.2.0 16:00:30 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:00:30 go: downloading golang.org/x/text v0.3.2 16:00:30 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:00:30 go: downloading github.com/go-playground/locales v0.13.0 16:00:31 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:00:31 go: downloading github.com/go-stack/stack v1.8.0 16:00:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:00:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:00:31 go: downloading github.com/pelletier/go-toml v1.9.2 16:00:31 go: downloading gopkg.in/yaml.v2 v2.4.0 16:00:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:00:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:00:31 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:00:31 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:00:31 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:00:31 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:00:31 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:00:31 go: downloading github.com/hashicorp/consul/api v1.8.1 16:00:31 go: downloading github.com/x448/float16 v0.8.4 16:00:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:00:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:00:31 go: downloading github.com/pebbe/zmq4 v1.2.7 16:00:31 go: downloading github.com/stretchr/objx v0.1.0 16:00:31 go: downloading github.com/kr/pretty v0.2.0 16:00:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:00:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:00:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:00:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:00:32 go: downloading github.com/hashicorp/serf v0.9.5 16:00:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:00:32 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:00:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:00:32 go: downloading github.com/gorilla/websocket v1.4.2 16:00:32 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:00:32 go: downloading github.com/onsi/ginkgo v1.10.1 16:00:32 go: downloading github.com/onsi/gomega v1.7.0 16:00:32 go: downloading github.com/kr/text v0.1.0 16:00:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:00:32 go: downloading github.com/mitchellh/copystructure v1.0.0 16:00:32 go: downloading github.com/fatih/color v1.9.0 16:00:32 go: downloading github.com/mattn/go-colorable v0.1.6 16:00:32 go: downloading github.com/mattn/go-isatty v0.0.12 16:00:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:00:32 go: downloading github.com/pkg/errors v0.8.1 16:00:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:00:32 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:00:32 go: downloading github.com/hashicorp/memberlist v0.2.2 16:00:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:00:32 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:00:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:00:32 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:00:32 go: downloading github.com/hpcloud/tail v1.0.0 16:00:32 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:00:32 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:00:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:00:32 go: downloading github.com/miekg/dns v1.1.26 16:00:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:00:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:00:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:00:32 go: downloading github.com/hashicorp/errwrap v1.0.0 16:00:32 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:00:36 Removing intermediate container 95df3f492ad1 16:00:36 ---> 69ebda1dd988 16:00:36 Step 11/12 : RUN make update 16:00:36 ---> Running in fe032f215ffe 16:00:37 CGO_ENABLED=0 GO111MODULE=on go mod download 16:00:40 Removing intermediate container fe032f215ffe 16:00:40 ---> 917d6a93bf0e 16:00:40 Step 12/12 : RUN ${MAKE} 16:00:40 ---> Running in 18e4bdc78b15 16:00:40 noop 16:00:40 Removing intermediate container 18e4bdc78b15 16:00:40 ---> 1d4645e1dca8 16:00:40 Successfully built 1d4645e1dca8 16:00:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:00:41 + docker inspect -f . ci-base-image-x86_64 16:00:41 . [Pipeline] withDockerContainer 16:00:41 prd-centos7-docker-4c-2g-3352 does not seem to be running inside a container 16:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 16:00:41 $ docker top 0dae8b1606cee2e0be83b5c1d353865389920d54115f8a2e93e0d179ab6c3c59 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:42 + go version 16:00:42 go version go1.16.6 linux/amd64 [Pipeline] } 16:00:42 $ docker stop --time=1 0dae8b1606cee2e0be83b5c1d353865389920d54115f8a2e93e0d179ab6c3c59 16:00:43 $ docker rm -f 0dae8b1606cee2e0be83b5c1d353865389920d54115f8a2e93e0d179ab6c3c59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:43 + docker inspect -f . ci-base-image-x86_64 16:00:43 . [Pipeline] withDockerContainer 16:00:43 prd-centos7-docker-4c-2g-3352 does not seem to be running inside a container 16:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 16:00:44 $ docker top 715d4d1b1bb458b7adb6572b28dc255eb8204a42f7eb4be2c86defd18eb7ebd1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:00:44 + go mod tidy [Pipeline] sh 16:00:45 + make test 16:00:45 go mod tidy 16:00:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:00:46 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:01:04 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:01:04 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 16:01:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:01:09 gofmt -l . 16:01:09 [ "`gofmt -l .`" = "" ] 16:01:09 ./bin/test-attribution-txt.sh [Pipeline] } 16:01:09 $ docker stop --time=1 715d4d1b1bb458b7adb6572b28dc255eb8204a42f7eb4be2c86defd18eb7ebd1 16:01:11 $ docker rm -f 715d4d1b1bb458b7adb6572b28dc255eb8204a42f7eb4be2c86defd18eb7ebd1 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:13 + ls -al . 16:01:13 total 116 16:01:13 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 18 16:01 . 16:01:13 drwxrwxr-x. 4 jenkins jenkins 28 Aug 18 16:00 .. 16:01:13 -rw-rw-r--. 1 jenkins jenkins 6520 Aug 18 16:00 Attribution.txt 16:01:13 drwxrwxr-x. 2 jenkins jenkins 60 Aug 18 16:00 bin 16:01:13 -rw-rw-r--. 1 jenkins jenkins 4401 Aug 18 16:00 CHANGELOG.md 16:01:13 drwxrwxr-x. 3 jenkins jenkins 32 Aug 18 16:00 cmd 16:01:13 -rw-r--r--. 1 jenkins jenkins 7631 Aug 18 16:01 coverage.out 16:01:13 -rw-rw-r--. 1 jenkins jenkins 1459 Aug 18 16:00 Dockerfile 16:01:13 -rw-rw-r--. 1 jenkins jenkins 6 Aug 18 16:00 .dockerignore 16:01:13 drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 16:00 .git 16:01:13 drwxrwxr-x. 2 jenkins jenkins 103 Aug 18 16:00 .github 16:01:13 -rw-rw-r--. 1 jenkins jenkins 269 Aug 18 16:00 .gitignore 16:01:13 -rw-rw-r--. 1 jenkins jenkins 208 Aug 18 16:00 go.mod 16:01:13 -rw-r--r--. 1 jenkins jenkins 20831 Aug 18 16:00 go.sum 16:01:13 -rw-rw-r--. 1 jenkins jenkins 677 Aug 18 16:00 GOVERNANCE.md 16:01:13 drwxrwxr-x. 3 jenkins jenkins 20 Aug 18 16:00 internal 16:01:13 -rw-rw-r--. 1 jenkins jenkins 656 Aug 18 16:00 Jenkinsfile 16:01:13 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 18 16:00 LICENSE 16:01:13 -rw-rw-r--. 1 jenkins jenkins 936 Aug 18 16:00 Makefile 16:01:13 -rw-rw-r--. 1 jenkins jenkins 620 Aug 18 16:00 OWNERS.md 16:01:13 -rw-rw-r--. 1 jenkins jenkins 9073 Aug 18 16:00 README.md 16:01:13 -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:58 VERSION 16:01:13 -rw-rw-r--. 1 jenkins jenkins 209 Aug 18 16:00 version.go [Pipeline] isUnix [Pipeline] sh 16:01:13 + 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=503ab130c2d1a1a41fbe2fb04032090d761871c6 --label arch=amd64 --label version=2.0.1-dev.3 . 16:01:13 Sending build context to Docker daemon 373.8kB 16:01:13 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:01:13 Step 2/24 : FROM ${BASE} AS builder 16:01:13 ---> 1d4645e1dca8 16:01:13 Step 3/24 : ARG MAKE='make build' 16:01:13 ---> Running in dac066bfd2da 16:01:13 Removing intermediate container dac066bfd2da 16:01:13 ---> 7181b596031a 16:01:13 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:01:13 ---> Running in 4b499ecc0818 16:01:13 Removing intermediate container 4b499ecc0818 16:01:13 ---> 8165fe226c86 16:01:13 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:01:13 ---> Running in 7007b0feb9d8 16:01:13 Removing intermediate container 7007b0feb9d8 16:01:13 ---> e020c67d6e49 16:01:13 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:14 ---> Running in 9b4c244b29bd 16:01:14 Removing intermediate container 9b4c244b29bd 16:01:14 ---> 19d4b9a96bbd 16:01:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:14 ---> Running in e2a462832756 16:01:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:15 OK: 223 MiB in 55 packages 16:01:16 Removing intermediate container e2a462832756 16:01:16 ---> 292149811a9f 16:01:16 Step 8/24 : WORKDIR /device-snmp-go 16:01:16 ---> Running in 8a6d09b98735 16:01:16 Removing intermediate container 8a6d09b98735 16:01:16 ---> c468756c5754 16:01:16 Step 9/24 : COPY . . 16:01:16 ---> 034c312321e4 16:01:16 Step 10/24 : RUN go mod tidy 16:01:16 ---> Running in 0a49358398ec 16:01:17 Removing intermediate container 0a49358398ec 16:01:17 ---> 2e583f58e7c4 16:01:17 Step 11/24 : RUN make update 16:01:17 ---> Running in b1889b81cea8 16:01:17 CGO_ENABLED=0 GO111MODULE=on go mod download 16:01:17 Removing intermediate container b1889b81cea8 16:01:17 ---> d078711de9eb 16:01:17 Step 12/24 : RUN ${MAKE} 16:01:17 ---> Running in 5f58ca9d4c9d 16:01:18 go mod tidy 16:01:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.3" -o cmd/device-snmp ./cmd 16:01:30 Removing intermediate container 5f58ca9d4c9d 16:01:30 ---> b502a6e548cd 16:01:30 Step 13/24 : FROM alpine:3.12 16:01:32 3.12: Pulling from library/alpine 16:01:32 339de151aab4: Pulling fs layer 16:01:33 339de151aab4: Download complete 16:01:33 339de151aab4: Pull complete 16:01:33 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:01:33 Status: Downloaded newer image for alpine:3.12 16:01:33 ---> 13621d1b12d4 16:01:33 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:01:33 ---> Running in 7ec3ede24f60 16:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:33 (1/6) Installing dumb-init (1.2.2-r1) 16:01:33 (2/6) Installing libgcc (9.3.0-r2) 16:01:33 (3/6) Installing libsodium (1.0.18-r0) 16:01:33 (4/6) Installing libstdc++ (9.3.0-r2) 16:01:33 (5/6) Installing libzmq (4.3.3-r0) 16:01:33 (6/6) Installing zeromq (4.3.3-r0) 16:01:33 Executing busybox-1.31.1-r20.trigger 16:01:33 OK: 8 MiB in 20 packages 16:01:33 Removing intermediate container 7ec3ede24f60 16:01:33 ---> 029997845607 16:01:33 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:01:34 ---> 0f19b1899806 16:01:34 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:01:34 ---> df16fa678f04 16:01:34 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:01:34 ---> ab3bd19fd64a 16:01:34 Step 18/24 : EXPOSE 59993 16:01:34 ---> Running in 64ca5aefbd15 16:01:34 Removing intermediate container 64ca5aefbd15 16:01:34 ---> 61824936805d 16:01:34 Step 19/24 : EXPOSE 161 16:01:34 ---> Running in 50dffc5f0dcd 16:01:34 Removing intermediate container 50dffc5f0dcd 16:01:34 ---> cf636a4f5a9f 16:01:34 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:01:34 ---> Running in 1ab21cc6344f 16:01:34 Removing intermediate container 1ab21cc6344f 16:01:34 ---> 48e576099ea7 16:01:34 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:01:34 ---> Running in 03a7d566a5ec 16:01:34 Removing intermediate container 03a7d566a5ec 16:01:34 ---> 010590bf82b1 16:01:34 Step 22/24 : LABEL arch=amd64 16:01:34 ---> Running in 141e499ad9ec 16:01:35 Removing intermediate container 141e499ad9ec 16:01:35 ---> 61e7d88e1388 16:01:35 Step 23/24 : LABEL git_sha=503ab130c2d1a1a41fbe2fb04032090d761871c6 16:01:35 ---> Running in 99d802cd1d0f 16:01:35 Removing intermediate container 99d802cd1d0f 16:01:35 ---> 3cb6a0334232 16:01:35 Step 24/24 : LABEL version=2.0.1-dev.3 16:01:35 ---> Running in 450f428f570e 16:01:35 Removing intermediate container 450f428f570e 16:01:35 ---> 256b31cab3ba 16:01:35 [Warning] One or more build-args [ARCH] were not consumed 16:01:35 Successfully built 256b31cab3ba 16:01:35 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:35 provisioning config files... 16:01:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config434940832007967956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:36 ---> docker-login.sh 16:01:36 nexus3.edgexfoundry.org:10001 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 nexus3.edgexfoundry.org:10002 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 nexus3.edgexfoundry.org:10003 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 nexus3.edgexfoundry.org:10004 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 docker.io 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 ---> docker-login.sh ends [Pipeline] } 16:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:36 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 16:01:36 503ab130c2d1a1a41fbe2fb04032090d761871c6 16:01:36 latest 16:01:36 2.0.1-dev.3 16:01:36 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 16:01:36 main 16:01:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:37 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] isUnix [Pipeline] sh 16:01:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6 16:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:01:37 72dace08caed: Preparing 16:01:37 7d08011f9ae6: Preparing 16:01:37 89aabe31156c: Preparing 16:01:37 6133f2614021: Preparing 16:01:37 32f366d666a5: Preparing 16:01:37 32f366d666a5: Layer already exists 16:01:37 7d08011f9ae6: Pushed 16:01:37 72dace08caed: Pushed 16:01:37 6133f2614021: Pushed 16:01:38 89aabe31156c: Pushed 16:01:39 503ab130c2d1a1a41fbe2fb04032090d761871c6: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:01:39 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 16:01:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 16:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:01:39 72dace08caed: Preparing 16:01:39 7d08011f9ae6: Preparing 16:01:39 89aabe31156c: Preparing 16:01:39 6133f2614021: Preparing 16:01:39 32f366d666a5: Preparing 16:01:39 32f366d666a5: Layer already exists 16:01:39 6133f2614021: Layer already exists 16:01:39 72dace08caed: Layer already exists 16:01:39 89aabe31156c: Layer already exists 16:01:39 7d08011f9ae6: Layer already exists 16:01:39 latest: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:01:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 16:01:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.3 16:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:01:40 72dace08caed: Preparing 16:01:40 7d08011f9ae6: Preparing 16:01:40 89aabe31156c: Preparing 16:01:40 6133f2614021: Preparing 16:01:40 32f366d666a5: Preparing 16:01:40 6133f2614021: Layer already exists 16:01:40 32f366d666a5: Layer already exists 16:01:40 89aabe31156c: Layer already exists 16:01:40 7d08011f9ae6: Layer already exists 16:01:40 72dace08caed: Layer already exists 16:01:40 2.0.1-dev.3: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:01:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 16:01:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 16:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:01:41 72dace08caed: Preparing 16:01:41 7d08011f9ae6: Preparing 16:01:41 89aabe31156c: Preparing 16:01:41 6133f2614021: Preparing 16:01:41 32f366d666a5: Preparing 16:01:41 7d08011f9ae6: Layer already exists 16:01:41 32f366d666a5: Layer already exists 16:01:41 6133f2614021: Layer already exists 16:01:41 72dace08caed: Layer already exists 16:01:41 89aabe31156c: Layer already exists 16:01:41 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:01:41 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 16:01:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 16:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:01:41 72dace08caed: Preparing 16:01:41 7d08011f9ae6: Preparing 16:01:41 89aabe31156c: Preparing 16:01:41 6133f2614021: Preparing 16:01:41 32f366d666a5: Preparing 16:01:41 72dace08caed: Layer already exists 16:01:41 32f366d666a5: Layer already exists 16:01:41 7d08011f9ae6: Layer already exists 16:01:41 89aabe31156c: Layer already exists 16:01:41 6133f2614021: Layer already exists 16:01:42 main: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:42 ===================================================== [Pipeline] echo 16:01:42 taggedImages: 16:01:42 - nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6 16:01:42 - nexus3.edgexfoundry.org:10004/device-snmp:latest 16:01:42 - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.3 16:01:42 - nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 16:01:42 - 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 16:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:42 16:01:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:42 latest: Pulling from edgex-lftools-log-publisher 16:01:42 b4d181a07f80: Pulling fs layer 16:01:42 a1111a8f2ec3: Pulling fs layer 16:01:42 ed53099fbce6: Pulling fs layer 16:01:42 dc539afda2c1: Pulling fs layer 16:01:42 77bc0d833cb6: Pulling fs layer 16:01:42 9065ff56babe: Pulling fs layer 16:01:42 d287ab97295c: Pulling fs layer 16:01:42 77bc0d833cb6: Waiting 16:01:42 9065ff56babe: Waiting 16:01:42 d287ab97295c: Waiting 16:01:42 dc539afda2c1: Waiting 16:01:43 a1111a8f2ec3: Verifying Checksum 16:01:43 a1111a8f2ec3: Download complete 16:01:43 dc539afda2c1: Verifying Checksum 16:01:43 dc539afda2c1: Download complete 16:01:43 77bc0d833cb6: Download complete 16:01:43 9065ff56babe: Verifying Checksum 16:01:43 9065ff56babe: Download complete 16:01:43 ed53099fbce6: Download complete 16:01:44 b4d181a07f80: Verifying Checksum 16:01:44 b4d181a07f80: Download complete 16:01:45 b4d181a07f80: Pull complete 16:01:46 a1111a8f2ec3: Pull complete 16:01:46 ed53099fbce6: Pull complete 16:01:46 dc539afda2c1: Pull complete 16:01:46 77bc0d833cb6: Pull complete 16:01:46 9065ff56babe: Pull complete 16:01:55 d287ab97295c: Verifying Checksum 16:01:55 d287ab97295c: Download complete 16:01:59 d287ab97295c: Pull complete 16:01:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:00 prd-centos7-docker-4c-2g-3352 does not seem to be running inside a container 16:02:00 $ 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/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 16:02:02 $ docker top 0baa718e072ac3910e58bb22c58fe619caa9836480da87d3f5468b85f6d34dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:05 ---> job-cost.sh 16:02:05 lf-activate-venv: SKIPPING 16:02:05 INFO: No Stack... 16:02:05 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:05 INFO: Archiving Costs [Pipeline] sh 16:02:06 + cat /w/workspace/device-snmp-go/4/archives/cost.csv 16:02:06 + cut -d, -f6 [Pipeline] lock 16:02:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] 16:02:06 Resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] did not exist. Created. 16:02:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:06 + echo total: 0.05999999865889549 [Pipeline] stash 16:02:06 Stashed 1 file(s) [Pipeline] } 16:02:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:06 $ docker stop --time=1 0baa718e072ac3910e58bb22c58fe619caa9836480da87d3f5468b85f6d34dba 16:02:07 $ docker rm -f 0baa718e072ac3910e58bb22c58fe619caa9836480da87d3f5468b85f6d34dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3358 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 16:02:15 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 16:02:15 Selected Git installation does not exist. Using Default 16:02:15 The recommended git tool is: NONE 16:02:23 using credential edgex-jenkins-ssh 16:02:23 Cloning the remote Git repository 16:02:23 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:02:23 > git init /w/workspace/device-snmp-go/4 # timeout=10 16:02:23 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:02:23 > git --version # timeout=10 16:02:23 > git --version # 'git version 2.17.1' 16:02:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:24 Avoid second fetch 16:02:24 Checking out Revision 503ab130c2d1a1a41fbe2fb04032090d761871c6 (main) 16:02:24 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:02:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:24 > git config core.sparsecheckout # timeout=10 16:02:24 > git checkout -f 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 16:02:29 Commit message: "Merge pull request #122 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:29 provisioning config files... 16:02:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config4195360543567069292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:30 ---> docker-login.sh 16:02:30 nexus3.edgexfoundry.org:10001 16:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:31 Configure a credential helper to remove this warning. See 16:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:31 16:02:31 Login Succeeded 16:02:31 nexus3.edgexfoundry.org:10002 16:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:32 Configure a credential helper to remove this warning. See 16:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:32 16:02:32 Login Succeeded 16:02:32 nexus3.edgexfoundry.org:10003 16:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:33 Configure a credential helper to remove this warning. See 16:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:33 16:02:33 Login Succeeded 16:02:33 nexus3.edgexfoundry.org:10004 16:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:35 Configure a credential helper to remove this warning. See 16:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:35 16:02:35 Login Succeeded 16:02:35 docker.io 16:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:35 Configure a credential helper to remove this warning. See 16:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:35 16:02:35 Login Succeeded 16:02:35 ---> docker-login.sh ends [Pipeline] } 16:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:02:35 ========================================================= 16:02:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:02:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:02:36 + 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 . 16:02:36 Sending build context to Docker daemon 364.5kB 16:02:36 Step 1/12 : ARG BASE=golang:1.16-alpine3.12 16:02:36 Step 2/12 : FROM ${BASE} AS builder 16:02:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:02:37 595b0fe564bb: Pulling fs layer 16:02:37 24495759ef45: Pulling fs layer 16:02:37 d148012ef14d: Pulling fs layer 16:02:37 e90a11edd702: Pulling fs layer 16:02:37 d77568369979: Pulling fs layer 16:02:37 fc1c9f9a7f3b: Pulling fs layer 16:02:37 170f2ba95c9a: Pulling fs layer 16:02:37 97ac5df62f85: Pulling fs layer 16:02:37 fc1c9f9a7f3b: Waiting 16:02:37 170f2ba95c9a: Waiting 16:02:37 97ac5df62f85: Waiting 16:02:37 e90a11edd702: Waiting 16:02:37 d77568369979: Waiting 16:02:37 d148012ef14d: Verifying Checksum 16:02:37 d148012ef14d: Download complete 16:02:37 24495759ef45: Download complete 16:02:37 d77568369979: Verifying Checksum 16:02:37 d77568369979: Download complete 16:02:37 fc1c9f9a7f3b: Download complete 16:02:37 170f2ba95c9a: Verifying Checksum 16:02:37 170f2ba95c9a: Download complete 16:02:37 595b0fe564bb: Verifying Checksum 16:02:37 595b0fe564bb: Download complete 16:02:38 595b0fe564bb: Pull complete 16:02:39 24495759ef45: Pull complete 16:02:39 d148012ef14d: Pull complete 16:02:42 97ac5df62f85: Verifying Checksum 16:02:42 97ac5df62f85: Download complete 16:02:42 e90a11edd702: Verifying Checksum 16:02:42 e90a11edd702: Download complete 16:02:54 e90a11edd702: Pull complete 16:02:54 d77568369979: Pull complete 16:02:54 fc1c9f9a7f3b: Pull complete 16:02:54 170f2ba95c9a: Pull complete 16:03:00 97ac5df62f85: Pull complete 16:03:00 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:03:00 ---> 04bc70af865f 16:03:00 Step 3/12 : ARG MAKE='make build' 16:03:06 ---> Running in c0684ac43293 16:03:06 Removing intermediate container c0684ac43293 16:03:06 ---> 6f09f85b840a 16:03:06 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:03:06 ---> Running in 313a523d18d8 16:03:06 Removing intermediate container 313a523d18d8 16:03:06 ---> 10a00e85466b 16:03:06 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 16:03:07 ---> Running in 44617c8d06e9 16:03:07 Removing intermediate container 44617c8d06e9 16:03:07 ---> a254fbf40ae2 16:03:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:08 ---> Running in 0d7a9cd1a077 16:03:12 Removing intermediate container 0d7a9cd1a077 16:03:12 ---> f18fba71babb 16:03:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:12 ---> Running in dc9ca3db49a6 16:03:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:16 (1/3) Installing openssh-keygen (8.4_p1-r3) 16:03:16 (2/3) Installing libedit (20191231.3.1-r1) 16:03:16 (3/3) Installing openssh-client (8.4_p1-r3) 16:03:17 Executing busybox-1.32.1-r6.trigger 16:03:17 OK: 222 MiB in 55 packages 16:03:19 Removing intermediate container dc9ca3db49a6 16:03:19 ---> 2bc9c09db875 16:03:19 Step 8/12 : WORKDIR /device-snmp-go 16:03:19 ---> Running in 9fc5c2bc5c1b 16:03:20 Removing intermediate container 9fc5c2bc5c1b 16:03:20 ---> bd5cfbb06fde 16:03:20 Step 9/12 : COPY . . 16:03:21 ---> c02fc462003c 16:03:21 Step 10/12 : RUN go mod tidy 16:03:21 ---> Running in 1c1fb546cdee 16:03:26 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 16:03:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 16:03:26 go: downloading github.com/soniah/gosnmp v1.21.0 16:03:26 go: downloading github.com/gorilla/mux v1.8.0 16:03:26 go: downloading github.com/stretchr/testify v1.7.0 16:03:26 go: downloading github.com/go-kit/kit v0.9.0 16:03:26 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:03:26 go: downloading github.com/google/uuid v1.2.0 16:03:26 go: downloading github.com/golang/mock v1.2.0 16:03:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:03:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:03:27 go: downloading github.com/davecgh/go-spew v1.1.1 16:03:27 go: downloading github.com/pmezard/go-difflib v1.0.0 16:03:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:03:27 go: downloading github.com/go-playground/universal-translator v0.17.0 16:03:27 go: downloading github.com/leodido/go-urn v1.2.0 16:03:27 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:03:27 go: downloading golang.org/x/text v0.3.2 16:03:27 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:03:27 go: downloading github.com/go-playground/locales v0.13.0 16:03:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:03:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:03:30 go: downloading github.com/pelletier/go-toml v1.9.2 16:03:31 go: downloading gopkg.in/yaml.v2 v2.4.0 16:03:31 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:03:31 go: downloading github.com/go-stack/stack v1.8.0 16:03:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:03:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:03:31 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:03:31 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:03:31 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:03:31 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:03:31 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:03:31 go: downloading github.com/hashicorp/consul/api v1.8.1 16:03:31 go: downloading github.com/x448/float16 v0.8.4 16:03:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:03:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:03:31 go: downloading github.com/pebbe/zmq4 v1.2.7 16:03:31 go: downloading github.com/stretchr/objx v0.1.0 16:03:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:03:31 go: downloading github.com/kr/pretty v0.2.0 16:03:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:03:31 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:03:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:03:32 go: downloading github.com/hashicorp/serf v0.9.5 16:03:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:03:32 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:03:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:03:32 go: downloading github.com/gorilla/websocket v1.4.2 16:03:32 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:03:32 go: downloading github.com/onsi/ginkgo v1.10.1 16:03:32 go: downloading github.com/onsi/gomega v1.7.0 16:03:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:03:32 go: downloading github.com/mitchellh/copystructure v1.0.0 16:03:33 go: downloading github.com/kr/text v0.1.0 16:03:33 go: downloading github.com/fatih/color v1.9.0 16:03:33 go: downloading github.com/mattn/go-colorable v0.1.6 16:03:33 go: downloading github.com/mattn/go-isatty v0.0.12 16:03:33 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:03:33 go: downloading github.com/pkg/errors v0.8.1 16:03:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:03:33 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:03:33 go: downloading github.com/hashicorp/memberlist v0.2.2 16:03:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:03:33 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:03:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:03:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:03:33 go: downloading github.com/hpcloud/tail v1.0.0 16:03:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:03:33 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:03:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:03:33 go: downloading github.com/miekg/dns v1.1.26 16:03:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:03:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:03:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:03:33 go: downloading github.com/hashicorp/errwrap v1.0.0 16:03:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:03:50 Removing intermediate container 1c1fb546cdee 16:03:50 ---> b0fa75644103 16:03:50 Step 11/12 : RUN make update 16:03:50 ---> Running in b3b71a4b94f8 16:03:50 CGO_ENABLED=0 GO111MODULE=on go mod download 16:04:03 Removing intermediate container b3b71a4b94f8 16:04:03 ---> 0a78c06bcb9f 16:04:03 Step 12/12 : RUN ${MAKE} 16:04:03 ---> Running in ccbe511e9956 16:04:03 noop 16:04:04 Removing intermediate container ccbe511e9956 16:04:04 ---> 5a6989b6e6a1 16:04:04 Successfully built 5a6989b6e6a1 16:04:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:04:04 + docker inspect -f . ci-base-image-arm64 16:04:04 . [Pipeline] withDockerContainer 16:04:04 prd-ubuntu18.04-docker-arm64-4c-16g-3358 does not seem to be running inside a container 16:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 16:04:06 $ docker top cb5ed253af21bd5e0815f29e6e5710833dfdef43bf556a1909c9de928fc16765 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:07 + go version 16:04:07 go version go1.16.6 linux/arm64 [Pipeline] } 16:04:07 $ docker stop --time=1 cb5ed253af21bd5e0815f29e6e5710833dfdef43bf556a1909c9de928fc16765 16:04:09 $ docker rm -f cb5ed253af21bd5e0815f29e6e5710833dfdef43bf556a1909c9de928fc16765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:10 + docker inspect -f . ci-base-image-arm64 16:04:10 . [Pipeline] withDockerContainer 16:04:11 prd-ubuntu18.04-docker-arm64-4c-16g-3358 does not seem to be running inside a container 16:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 16:04:12 $ docker top b0f757f055167dcea23341b7edea81241133a3f159fb58f1aa0c13a0523c22da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:04:13 + go mod tidy [Pipeline] sh 16:04:15 + make test 16:04:15 go mod tidy 16:04:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:04:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:05:13 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:05:13 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements 16:05:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:05:40 gofmt -l . 16:05:40 [ "`gofmt -l .`" = "" ] 16:05:40 ./bin/test-attribution-txt.sh [Pipeline] } 16:05:41 $ docker stop --time=1 b0f757f055167dcea23341b7edea81241133a3f159fb58f1aa0c13a0523c22da 16:05:43 $ docker rm -f b0f757f055167dcea23341b7edea81241133a3f159fb58f1aa0c13a0523c22da [Pipeline] // withDockerContainer [Pipeline] sh 16:05:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:05:44 Warning: overwriting stash ‘coverage-report’ 16:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:05:45 + ls -al . 16:05:45 total 140 16:05:45 drwxrwxr-x 7 jenkins jenkins 4096 Aug 18 16:05 . 16:05:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:02 .. 16:05:45 -rw-rw-r-- 1 jenkins jenkins 6 Aug 18 16:02 .dockerignore 16:05:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 16:02 .git 16:05:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 .github 16:05:45 -rw-rw-r-- 1 jenkins jenkins 269 Aug 18 16:02 .gitignore 16:05:45 -rw-rw-r-- 1 jenkins jenkins 6520 Aug 18 16:02 Attribution.txt 16:05:45 -rw-rw-r-- 1 jenkins jenkins 4401 Aug 18 16:02 CHANGELOG.md 16:05:45 -rw-rw-r-- 1 jenkins jenkins 1459 Aug 18 16:02 Dockerfile 16:05:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 18 16:02 GOVERNANCE.md 16:05:45 -rw-rw-r-- 1 jenkins jenkins 656 Aug 18 16:02 Jenkinsfile 16:05:45 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 18 16:02 LICENSE 16:05:45 -rw-rw-r-- 1 jenkins jenkins 936 Aug 18 16:02 Makefile 16:05:45 -rw-rw-r-- 1 jenkins jenkins 620 Aug 18 16:02 OWNERS.md 16:05:45 -rw-rw-r-- 1 jenkins jenkins 9073 Aug 18 16:02 README.md 16:05:45 -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:58 VERSION 16:05:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 bin 16:05:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 cmd 16:05:45 -rw-r--r-- 1 jenkins jenkins 7631 Aug 18 16:05 coverage.out 16:05:45 -rw-rw-r-- 1 jenkins jenkins 208 Aug 18 16:02 go.mod 16:05:45 -rw-r--r-- 1 jenkins jenkins 20831 Aug 18 16:04 go.sum 16:05:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 internal 16:05:45 -rw-rw-r-- 1 jenkins jenkins 209 Aug 18 16:02 version.go [Pipeline] isUnix [Pipeline] sh 16:05:46 + 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=503ab130c2d1a1a41fbe2fb04032090d761871c6 --label arch=arm64 --label version=2.0.1-dev.3 . 16:05:46 Sending build context to Docker daemon 372.7kB 16:05:46 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:05:46 Step 2/24 : FROM ${BASE} AS builder 16:05:46 ---> 5a6989b6e6a1 16:05:46 Step 3/24 : ARG MAKE='make build' 16:05:47 ---> Running in c1a9ee71868a 16:05:47 Removing intermediate container c1a9ee71868a 16:05:47 ---> e0d1bad5fcda 16:05:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:05:48 ---> Running in d224dd724aa0 16:05:48 Removing intermediate container d224dd724aa0 16:05:48 ---> 2075c2a01db3 16:05:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:05:48 ---> Running in 64b8e735f21e 16:05:49 Removing intermediate container 64b8e735f21e 16:05:49 ---> bee73636cb5e 16:05:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:49 ---> Running in 5c19a5d4a414 16:05:52 Removing intermediate container 5c19a5d4a414 16:05:52 ---> 42144d334fed 16:05:52 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:05:52 ---> Running in 4e8a56f9c32c 16:05:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:05:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:05:56 OK: 222 MiB in 55 packages 16:05:57 Removing intermediate container 4e8a56f9c32c 16:05:57 ---> 0332e3fc6705 16:05:57 Step 8/24 : WORKDIR /device-snmp-go 16:05:57 ---> Running in fbc4ca4790e5 16:05:58 Removing intermediate container fbc4ca4790e5 16:05:58 ---> 179158552a58 16:05:58 Step 9/24 : COPY . . 16:05:59 ---> 30dccf0011b5 16:05:59 Step 10/24 : RUN go mod tidy 16:05:59 ---> Running in 5821453f8b72 16:06:03 Removing intermediate container 5821453f8b72 16:06:03 ---> faa108e8d804 16:06:03 Step 11/24 : RUN make update 16:06:03 ---> Running in ca44b9e07a76 16:06:03 CGO_ENABLED=0 GO111MODULE=on go mod download 16:06:04 Removing intermediate container ca44b9e07a76 16:06:04 ---> 21cc5b4741db 16:06:04 Step 12/24 : RUN ${MAKE} 16:06:05 ---> Running in 9b6f735c46ea 16:06:07 go mod tidy 16:06:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.3" -o cmd/device-snmp ./cmd 16:06:54 Removing intermediate container 9b6f735c46ea 16:06:54 ---> 2b62911424b4 16:06:54 Step 13/24 : FROM alpine:3.12 16:06:54 3.12: Pulling from library/alpine 16:06:54 d2f70382dc9a: Pulling fs layer 16:06:54 d2f70382dc9a: Verifying Checksum 16:06:54 d2f70382dc9a: Download complete 16:06:54 d2f70382dc9a: Pull complete 16:06:54 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:06:54 Status: Downloaded newer image for alpine:3.12 16:06:54 ---> c4fd0aeabfcf 16:06:54 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:06:54 ---> Running in c49c8cbb55f5 16:06:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:54 (1/6) Installing dumb-init (1.2.2-r1) 16:06:54 (2/6) Installing libgcc (9.3.0-r2) 16:06:54 (3/6) Installing libsodium (1.0.18-r0) 16:06:54 (4/6) Installing libstdc++ (9.3.0-r2) 16:06:54 (5/6) Installing libzmq (4.3.3-r0) 16:06:54 (6/6) Installing zeromq (4.3.3-r0) 16:06:54 Executing busybox-1.31.1-r20.trigger 16:06:54 OK: 8 MiB in 20 packages 16:06:54 Removing intermediate container c49c8cbb55f5 16:06:54 ---> 20954fa6c81f 16:06:54 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:06:55 ---> 89855161cc1b 16:06:55 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:06:56 ---> faae341a9b35 16:06:56 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:06:57 ---> 191b5828c832 16:06:57 Step 18/24 : EXPOSE 59993 16:06:57 ---> Running in d23eb6809bfb 16:06:57 Removing intermediate container d23eb6809bfb 16:06:57 ---> 3dda2f642135 16:06:57 Step 19/24 : EXPOSE 161 16:06:58 ---> Running in 272003ca8f55 16:06:58 Removing intermediate container 272003ca8f55 16:06:58 ---> 20c71716f390 16:06:58 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:06:58 ---> Running in 7e61b080c3ca 16:06:59 Removing intermediate container 7e61b080c3ca 16:06:59 ---> d101b39e9e98 16:06:59 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:06:59 ---> Running in df7cc6bbc020 16:06:59 Removing intermediate container df7cc6bbc020 16:06:59 ---> edfb9c45fdb5 16:06:59 Step 22/24 : LABEL arch=arm64 16:07:00 ---> Running in 929b3b50a844 16:07:00 Removing intermediate container 929b3b50a844 16:07:00 ---> ec1c389f7e71 16:07:00 Step 23/24 : LABEL git_sha=503ab130c2d1a1a41fbe2fb04032090d761871c6 16:07:00 ---> Running in 8ba2e6e1d7bf 16:07:01 Removing intermediate container 8ba2e6e1d7bf 16:07:01 ---> f9267264797e 16:07:01 Step 24/24 : LABEL version=2.0.1-dev.3 16:07:01 ---> Running in 27a04b083cbe 16:07:01 Removing intermediate container 27a04b083cbe 16:07:01 ---> 52f57bf52071 16:07:01 [Warning] One or more build-args [ARCH] were not consumed 16:07:01 Successfully built 52f57bf52071 16:07:02 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 16:07:02 provisioning config files... 16:07:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config6307458045734624653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:02 ---> docker-login.sh 16:07:02 nexus3.edgexfoundry.org:10001 16:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:03 Configure a credential helper to remove this warning. See 16:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:03 16:07:03 Login Succeeded 16:07:03 nexus3.edgexfoundry.org:10002 16:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:03 Configure a credential helper to remove this warning. See 16:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:03 16:07:03 Login Succeeded 16:07:03 nexus3.edgexfoundry.org:10003 16:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:04 Configure a credential helper to remove this warning. See 16:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:04 16:07:04 Login Succeeded 16:07:04 nexus3.edgexfoundry.org:10004 16:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:05 Configure a credential helper to remove this warning. See 16:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:05 16:07:05 Login Succeeded 16:07:05 docker.io 16:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:05 Configure a credential helper to remove this warning. See 16:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:05 16:07:05 Login Succeeded 16:07:05 ---> docker-login.sh ends [Pipeline] } 16:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:06 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 16:07:06 503ab130c2d1a1a41fbe2fb04032090d761871c6 16:07:06 latest 16:07:06 2.0.1-dev.3 16:07:06 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 16:07:06 main 16:07:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:06 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] isUnix [Pipeline] sh 16:07:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6 16:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:07:06 3b54d1cab508: Preparing 16:07:06 3e07edf6bcd9: Preparing 16:07:06 b66fa6e8cd98: Preparing 16:07:06 773c63170088: Preparing 16:07:06 3fbe34a1663b: Preparing 16:07:07 3fbe34a1663b: Layer already exists 16:07:07 3e07edf6bcd9: Pushed 16:07:07 3b54d1cab508: Pushed 16:07:07 773c63170088: Pushed 16:07:09 b66fa6e8cd98: Pushed 16:07:10 503ab130c2d1a1a41fbe2fb04032090d761871c6: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:07:10 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:07:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:07:10 3b54d1cab508: Preparing 16:07:10 3e07edf6bcd9: Preparing 16:07:10 b66fa6e8cd98: Preparing 16:07:10 773c63170088: Preparing 16:07:10 3fbe34a1663b: Preparing 16:07:11 3b54d1cab508: Layer already exists 16:07:11 3fbe34a1663b: Layer already exists 16:07:11 773c63170088: Layer already exists 16:07:11 b66fa6e8cd98: Layer already exists 16:07:11 3e07edf6bcd9: Layer already exists 16:07:11 latest: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:07:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 16:07:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.3 16:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:07:12 3b54d1cab508: Preparing 16:07:12 3e07edf6bcd9: Preparing 16:07:12 b66fa6e8cd98: Preparing 16:07:12 773c63170088: Preparing 16:07:12 3fbe34a1663b: Preparing 16:07:12 773c63170088: Layer already exists 16:07:12 3b54d1cab508: Layer already exists 16:07:12 3e07edf6bcd9: Layer already exists 16:07:12 b66fa6e8cd98: Layer already exists 16:07:12 3fbe34a1663b: Layer already exists 16:07:12 2.0.1-dev.3: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:07:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 16:07:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 16:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:07:14 3b54d1cab508: Preparing 16:07:14 3e07edf6bcd9: Preparing 16:07:14 b66fa6e8cd98: Preparing 16:07:14 773c63170088: Preparing 16:07:14 3fbe34a1663b: Preparing 16:07:14 3fbe34a1663b: Layer already exists 16:07:14 b66fa6e8cd98: Layer already exists 16:07:14 3e07edf6bcd9: Layer already exists 16:07:14 3b54d1cab508: Layer already exists 16:07:14 773c63170088: Layer already exists 16:07:14 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:07:14 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 16:07:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 16:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:07:15 3b54d1cab508: Preparing 16:07:15 3e07edf6bcd9: Preparing 16:07:15 b66fa6e8cd98: Preparing 16:07:15 773c63170088: Preparing 16:07:15 3fbe34a1663b: Preparing 16:07:15 b66fa6e8cd98: Layer already exists 16:07:15 3b54d1cab508: Layer already exists 16:07:15 3e07edf6bcd9: Layer already exists 16:07:15 3fbe34a1663b: Layer already exists 16:07:15 773c63170088: Layer already exists 16:07:15 main: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:15 ===================================================== [Pipeline] echo 16:07:15 taggedImages: 16:07:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6 16:07:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:07:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.3 16:07:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 16:07:15 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:16 16:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:16 arm64: Pulling from edgex-lftools-log-publisher 16:07:16 448f6bf000e3: Pulling fs layer 16:07:16 f757da607395: Pulling fs layer 16:07:16 05883995daec: Pulling fs layer 16:07:16 8603b9c90790: Pulling fs layer 16:07:16 1560dd03e051: Pulling fs layer 16:07:16 27f5ce0e4adf: Pulling fs layer 16:07:16 c2d8d7efcc4b: Pulling fs layer 16:07:16 1560dd03e051: Waiting 16:07:16 27f5ce0e4adf: Waiting 16:07:16 c2d8d7efcc4b: Waiting 16:07:16 8603b9c90790: Waiting 16:07:17 f757da607395: Verifying Checksum 16:07:17 f757da607395: Download complete 16:07:17 8603b9c90790: Verifying Checksum 16:07:17 8603b9c90790: Download complete 16:07:17 1560dd03e051: Verifying Checksum 16:07:17 1560dd03e051: Download complete 16:07:17 27f5ce0e4adf: Download complete 16:07:17 05883995daec: Verifying Checksum 16:07:17 05883995daec: Download complete 16:07:19 448f6bf000e3: Verifying Checksum 16:07:19 448f6bf000e3: Download complete 16:07:22 c2d8d7efcc4b: Verifying Checksum 16:07:22 c2d8d7efcc4b: Download complete 16:07:22 448f6bf000e3: Pull complete 16:07:23 f757da607395: Pull complete 16:07:25 05883995daec: Pull complete 16:07:25 8603b9c90790: Pull complete 16:07:27 1560dd03e051: Pull complete 16:07:27 27f5ce0e4adf: Pull complete 16:07:42 c2d8d7efcc4b: Pull complete 16:07:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:07:43 prd-ubuntu18.04-docker-arm64-4c-16g-3358 does not seem to be running inside a container 16:07:43 $ 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/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 16:07:47 $ docker top 798c4bd3b8905fe2241b4353f82bcb938d3619c1ca04f40a978b25da5174aca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:48 ---> job-cost.sh 16:07:48 lf-activate-venv: SKIPPING 16:07:48 INFO: No Stack... 16:07:49 INFO: Retrieving Pricing Info for: v2-standard-4 16:07:50 INFO: Archiving Costs [Pipeline] sh 16:07:50 + cat /w/workspace/device-snmp-go/4/archives/cost.csv 16:07:50 + cut -d, -f6 [Pipeline] lock 16:07:50 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] 16:07:50 Resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] did not exist. Created. 16:07:50 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:52 /w/workspace/device-snmp-go/4@tmp/durable-cac4f099/script.sh: 1: /w/workspace/device-snmp-go/4@tmp/durable-cac4f099/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:07:53 + echo total: 0.18000000715255737 [Pipeline] stash 16:07:53 Warning: overwriting stash ‘stack-cost’ 16:07:53 Stashed 1 file(s) [Pipeline] } 16:07:53 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:53 $ docker stop --time=1 798c4bd3b8905fe2241b4353f82bcb938d3619c1ca04f40a978b25da5174aca3 16:07:55 $ docker rm -f 798c4bd3b8905fe2241b4353f82bcb938d3619c1ca04f40a978b25da5174aca3 [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 16:07:56 provisioning config files... 16:07:56 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config804145630530875853tmp [Pipeline] { [Pipeline] sh 16:07:56 + set +x 16:07:56 + bash -s -- 16:07:56 + curl -s https://codecov.io/bash 16:07:56 16:07:56 _____ _ 16:07:56 / ____| | | 16:07:56 | | ___ __| | ___ ___ _____ __ 16:07:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:07:56 | |___| (_) | (_| | __/ (_| (_) \ V / 16:07:56 \_____\___/ \__,_|\___|\___\___/ \_/ 16:07:56 Bash-1.0.6 16:07:56 16:07:56 16:07:56 ==> git version 2.24.4 found 16:07:56 ==> 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 16:07:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:07:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:07:56 ==> Jenkins CI detected. 16:07:56 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 16:07:56 project root: . 16:07:56 --> token set from env 16:07:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:07:56 ==> Running gcov in . (disable via -X gcov) 16:07:56 ==> Python coveragepy not found 16:07:56 ==> Searching for coverage reports in: 16:07:56 + . 16:07:56 -> Found 1 reports 16:07:56 ==> Detecting git/mercurial file structure 16:07:56 ==> Reading reports 16:07:56 + ./coverage.out bytes=7631 16:07:56 ==> Appending adjustments 16:07:56 https://docs.codecov.io/docs/fixing-reports 16:07:56 + Found adjustments 16:07:56 ==> Gzipping contents 16:07:56 4.0K /tmp/codecov.cLaAc1.gz 16:07:56 ==> Uploading reports 16:07:56 url: https://codecov.io 16:07:56 query: branch=main&commit=503ab130c2d1a1a41fbe2fb04032090d761871c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:07:56 -> Pinging Codecov 16:07:56 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=503ab130c2d1a1a41fbe2fb04032090d761871c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:07:57 -> Uploading to 16:07:57 https://storage.googleapis.com/codecov/v4/raw/2021-08-18/6C56EA5C29638FB4528AC87E60AF5AE0/503ab130c2d1a1a41fbe2fb04032090d761871c6/23439f21-2024-4286-bc71-7d11a2ef2ad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T160757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f4e831d56646cb8cddf4a36824e72aa79196d077eddae4883cc253fea740f42 16:07:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:57 Dload Upload Total Spent Left Speed 16:07:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1329 0 0 100 1329 0 4167 --:--:-- --:--:-- --:--:-- 4179 16:07:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] } 16:07:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:07:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:07:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:58 16:07:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:07:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:07:58 188c0c94c7c5: Pulling fs layer 16:07:58 0ef7d3d256c8: Pulling fs layer 16:07:58 de9db76c5a1d: Pulling fs layer 16:07:58 0eba1c9be4d2: Pulling fs layer 16:07:58 0d57e429df01: Pulling fs layer 16:07:58 4e4be7b47b0d: Pulling fs layer 16:07:58 e1f770b5df2f: Pulling fs layer 16:07:58 85a0685a4137: Pulling fs layer 16:07:58 0eba1c9be4d2: Waiting 16:07:58 0d57e429df01: Waiting 16:07:58 4e4be7b47b0d: Waiting 16:07:58 e1f770b5df2f: Waiting 16:07:58 85a0685a4137: Waiting 16:07:58 de9db76c5a1d: Verifying Checksum 16:07:58 de9db76c5a1d: Download complete 16:07:58 0ef7d3d256c8: Verifying Checksum 16:07:58 0ef7d3d256c8: Download complete 16:07:58 0d57e429df01: Verifying Checksum 16:07:58 0d57e429df01: Download complete 16:07:58 4e4be7b47b0d: Verifying Checksum 16:07:58 4e4be7b47b0d: Download complete 16:07:58 188c0c94c7c5: Verifying Checksum 16:07:58 188c0c94c7c5: Download complete 16:07:58 188c0c94c7c5: Pull complete 16:07:58 0ef7d3d256c8: Pull complete 16:07:58 de9db76c5a1d: Pull complete 16:07:59 e1f770b5df2f: Verifying Checksum 16:07:59 e1f770b5df2f: Download complete 16:08:03 0eba1c9be4d2: Verifying Checksum 16:08:03 0eba1c9be4d2: Download complete 16:08:03 85a0685a4137: Verifying Checksum 16:08:03 85a0685a4137: Download complete 16:08:07 0eba1c9be4d2: Pull complete 16:08:07 0d57e429df01: Pull complete 16:08:07 4e4be7b47b0d: Pull complete 16:08:07 e1f770b5df2f: Pull complete 16:08:10 85a0685a4137: Pull complete 16:08:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:08:10 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 16:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:08:13 $ docker top 5b2bdfcde195830023f4b5563a51de123000366227988101e8689bc461682687 -eo pid,comm [Pipeline] { [Pipeline] echo 16:08:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:08:17 + set -o pipefail 16:08:17 + snyk monitor '--org=edgex-jenkins' 16:08:23 16:08:23 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 16:08:23 16:08:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/f2797f12-9144-40f5-b1b4-757011c53a99 16:08:23 16:08:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:08:23 16:08:24 16:08:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 16:08:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:08:24 $ docker stop --time=1 5b2bdfcde195830023f4b5563a51de123000366227988101e8689bc461682687 16:08:27 $ docker rm -f 5b2bdfcde195830023f4b5563a51de123000366227988101e8689bc461682687 [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 16:08:27 + git log --format=format:%s -1 503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] isUnix [Pipeline] sh 16:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:28 . [Pipeline] withDockerContainer 16:08:28 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 16:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:28 $ docker top 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:28 [ssh-agent] Looking for ssh-agent implementation... 16:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:29 $ docker exec 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 ssh-agent 16:08:29 SSH_AUTH_SOCK=/tmp/ssh-FUhSIhX8ucWD/agent.14 16:08:29 SSH_AGENT_PID=20 16:08:29 Running ssh-add (command line suppressed) 16:08:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5641103595926144992.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5641103595926144992.key) 16:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:29 + git semver tag 16:08:29 # -> Open(): unable to determine branch for HEAD 16:08:29 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 16:08:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 16:08:29 # $SEMVER_REMOTE_NAME = origin 16:08:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:29 # $SEMVER_USER_NAME = edgex-jenkins 16:08:29 # $SEMVER_BRANCH = main 16:08:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 16:08:29 # 503ab130c2d1a1a41fbe2fb04032090d761871c6 HEAD 16:08:29 # -> Force: false 16:08:29 # 0949a898d6f830434fbd6c4ff5544999304d8034 refs/tags/v2.0.1-dev.3 [Pipeline] } 16:08:29 $ docker exec --env ******** --env ******** 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 ssh-agent -k 16:08:29 unset SSH_AUTH_SOCK; 16:08:29 unset SSH_AGENT_PID; 16:08:29 echo Agent pid 20 killed; 16:08:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:30 + git semver [Pipeline] } 16:08:30 $ docker stop --time=1 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 16:08:31 $ docker rm -f 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:31 16:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:32 0.23.1-centos7: Pulling from edgex-lftools 16:08:32 ab5ef0e58194: Pulling fs layer 16:08:32 9712f1f96733: Pulling fs layer 16:08:32 63f879dbbcfc: Pulling fs layer 16:08:32 0d9ebad4ef96: Pulling fs layer 16:08:32 e9a5061849ea: Pulling fs layer 16:08:32 d747dcd14b5f: Pulling fs layer 16:08:32 2de7ff778b66: Pulling fs layer 16:08:32 0d9ebad4ef96: Waiting 16:08:32 e9a5061849ea: Waiting 16:08:32 d747dcd14b5f: Waiting 16:08:32 2de7ff778b66: Waiting 16:08:32 9712f1f96733: Download complete 16:08:34 63f879dbbcfc: Download complete 16:08:34 e9a5061849ea: Verifying Checksum 16:08:34 e9a5061849ea: Download complete 16:08:34 d747dcd14b5f: Verifying Checksum 16:08:34 d747dcd14b5f: Download complete 16:08:35 2de7ff778b66: Verifying Checksum 16:08:35 2de7ff778b66: Download complete 16:08:35 0d9ebad4ef96: Verifying Checksum 16:08:35 0d9ebad4ef96: Download complete 16:08:35 ab5ef0e58194: Verifying Checksum 16:08:35 ab5ef0e58194: Download complete 16:08:39 ab5ef0e58194: Pull complete 16:08:39 9712f1f96733: Pull complete 16:08:39 63f879dbbcfc: Pull complete 16:08:42 0d9ebad4ef96: Pull complete 16:08:42 e9a5061849ea: Pull complete 16:08:42 d747dcd14b5f: Pull complete 16:08:43 2de7ff778b66: Pull complete 16:08:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:08:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:08:44 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 16:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:08:47 $ docker top 25161f49e2e408696175865e940e41a8d7e5ce32c33b9e0545cab91348c49fca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:08:48 provisioning config files... 16:08:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5634208205523197314tmp 16:08:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1619387997308016073tmp 16:08:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5772093624858547796tmp [Pipeline] { [Pipeline] echo 16:08:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:08:48 ---> sigul-configuration.sh 16:08:48 gpg: directory `/root/.gnupg' created 16:08:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:08:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:08:48 gpg: keyring `/root/.gnupg/secring.gpg' created 16:08:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:08:48 gpg: CAST5 encrypted data 16:08:48 gpg: encrypted with 1 passphrase 16:08:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:08:48 + mkdir /home/jenkins 16:08:48 + mkdir /home/jenkins/sigul [Pipeline] sh 16:08:49 + 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 16:08:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:08:49 ---> sigul-install.sh 16:08:49 Sigul already installed; skipping installation. [Pipeline] sh 16:08:49 + git tag --list 16:08:49 1.0.0 16:08:49 v0.0.0 16:08:49 v1.1.0 16:08:49 v1.1.1 16:08:49 v1.2.2 16:08:49 v1.3.0 16:08:49 v1.3.1 16:08:49 v2.0.0 16:08:49 v2.0.1-dev.1 16:08:49 v2.0.1-dev.2 16:08:49 v2.0.1-dev.3 [Pipeline] sh 16:08:50 + lftools sign git-tag v2.0.1-dev.3 16:08:50 Signing Git tag with Sigul... 16:08:50 Signing v2.0.1-dev.3 [Pipeline] echo 16:08:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:08:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:08:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:08:51 $ docker stop --time=1 25161f49e2e408696175865e940e41a8d7e5ce32c33b9e0545cab91348c49fca 16:08:53 $ docker rm -f 25161f49e2e408696175865e940e41a8d7e5ce32c33b9e0545cab91348c49fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:53 . [Pipeline] withDockerContainer 16:08:53 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 16:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:54 $ docker top 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:54 [ssh-agent] Looking for ssh-agent implementation... 16:08:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:54 $ docker exec 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf ssh-agent 16:08:54 SSH_AUTH_SOCK=/tmp/ssh-2okl9m4Qf58h/agent.14 16:08:54 SSH_AGENT_PID=20 16:08:54 Running ssh-add (command line suppressed) 16:08:54 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1188768296834331524.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1188768296834331524.key) 16:08:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:55 + git semver bump pre 16:08:55 # -> Open(): unable to determine branch for HEAD 16:08:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 16:08:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 16:08:55 # $SEMVER_REMOTE_NAME = origin 16:08:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:55 # $SEMVER_USER_NAME = edgex-jenkins 16:08:55 # $SEMVER_BRANCH = main 16:08:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 16:08:55 2.0.1-dev.4 [Pipeline] } 16:08:55 $ docker exec --env ******** --env ******** 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf ssh-agent -k 16:08:55 unset SSH_AUTH_SOCK; 16:08:55 unset SSH_AGENT_PID; 16:08:55 echo Agent pid 20 killed; 16:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:55 + git semver [Pipeline] } 16:08:55 $ docker stop --time=1 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf 16:08:56 $ docker rm -f 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:57 . [Pipeline] withDockerContainer 16:08:57 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 16:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:57 $ docker top e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:58 [ssh-agent] Looking for ssh-agent implementation... 16:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:58 $ docker exec e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad ssh-agent 16:08:58 SSH_AUTH_SOCK=/tmp/ssh-8JXXpOLMkd4N/agent.14 16:08:58 SSH_AGENT_PID=20 16:08:58 Running ssh-add (command line suppressed) 16:08:58 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7684146930076911990.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7684146930076911990.key) 16:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:58 + git semver push 16:08:58 # -> Open(): unable to determine branch for HEAD 16:08:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 16:08:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 16:08:58 # $SEMVER_REMOTE_NAME = origin 16:08:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:58 # $SEMVER_USER_NAME = edgex-jenkins 16:08:58 # $SEMVER_BRANCH = main 16:08:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 16:09:00 $ docker exec --env ******** --env ******** e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad ssh-agent -k 16:09:00 unset SSH_AUTH_SOCK; 16:09:00 unset SSH_AGENT_PID; 16:09:00 echo Agent pid 20 killed; 16:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:00 + git semver [Pipeline] } 16:09:00 $ docker stop --time=1 e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad 16:09:02 $ docker rm -f e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad [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 16:09:02 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:09:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:09:05 ---> package-listing.sh 16:09:05 ++ facter osfamily 16:09:05 ++ tr '[:upper:]' '[:lower:]' 16:09:05 + OS_FAMILY=redhat 16:09:05 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 16:09:05 + START_PACKAGES=/tmp/packages_start.txt 16:09:05 + END_PACKAGES=/tmp/packages_end.txt 16:09:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:09:05 + PACKAGES=/tmp/packages_start.txt 16:09:05 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:09:05 + PACKAGES=/tmp/packages_end.txt 16:09:05 + case "${OS_FAMILY}" in 16:09:05 + sort 16:09:05 + rpm -qa 16:09:05 + '[' -f /tmp/packages_start.txt ']' 16:09:05 + '[' -f /tmp/packages_end.txt ']' 16:09:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:05 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:09:05 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 16:09:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 16:09:05 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 16:09:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:06 16:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:06 latest: Pulling from edgex-lftools-log-publisher 16:09:06 b4d181a07f80: Pulling fs layer 16:09:06 a1111a8f2ec3: Pulling fs layer 16:09:06 ed53099fbce6: Pulling fs layer 16:09:06 dc539afda2c1: Pulling fs layer 16:09:06 77bc0d833cb6: Pulling fs layer 16:09:06 9065ff56babe: Pulling fs layer 16:09:06 d287ab97295c: Pulling fs layer 16:09:06 dc539afda2c1: Waiting 16:09:06 77bc0d833cb6: Waiting 16:09:06 9065ff56babe: Waiting 16:09:06 d287ab97295c: Waiting 16:09:06 a1111a8f2ec3: Verifying Checksum 16:09:06 a1111a8f2ec3: Download complete 16:09:06 dc539afda2c1: Verifying Checksum 16:09:06 dc539afda2c1: Download complete 16:09:06 77bc0d833cb6: Verifying Checksum 16:09:06 77bc0d833cb6: Download complete 16:09:06 9065ff56babe: Verifying Checksum 16:09:06 9065ff56babe: Download complete 16:09:07 ed53099fbce6: Verifying Checksum 16:09:07 ed53099fbce6: Download complete 16:09:07 b4d181a07f80: Verifying Checksum 16:09:07 b4d181a07f80: Download complete 16:09:09 b4d181a07f80: Pull complete 16:09:09 a1111a8f2ec3: Pull complete 16:09:09 ed53099fbce6: Pull complete 16:09:09 dc539afda2c1: Pull complete 16:09:10 77bc0d833cb6: Pull complete 16:09:10 9065ff56babe: Pull complete 16:09:11 d287ab97295c: Verifying Checksum 16:09:11 d287ab97295c: Download complete 16:09:15 d287ab97295c: Pull complete 16:09:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:09:15 prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container 16:09:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:09:18 $ docker top 5d0035a1e0dc5edb9ba201d518ec8ce948196d2d35f334dcd1c89b08de0fcb70 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:19 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:19 + mkdir -p /var/log/sysstat [Pipeline] sh 16:09:21 + ls /var/log/sa-host 16:09:21 + sadf -c /var/log/sa-host/sa05 16:09:21 file_magic: OK 16:09:21 HZ: Using current value: 100 16:09:21 file_header: OK 16:09:21 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 16:09:21 Statistics: 16:09:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:21 File successfully converted to sysstat format version 12.0.3 16:09:21 + sadf -c /var/log/sa-host/sa18 16:09:21 file_magic: OK 16:09:21 HZ: Using current value: 100 16:09:21 file_header: OK 16:09:21 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 16:09:21 Statistics: 16:09:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:21 provisioning config files... 16:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8734098408462626807tmp [Pipeline] { [Pipeline] echo 16:09:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:21 ---> create-netrc.sh [Pipeline] } 16:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:09:21 ---> python-tools-install.sh [Pipeline] echo 16:09:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:22 ---> sudo-logs.sh 16:09:22 Archiving 'sudo' log.. 16:09:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-3339.vexxhost.local: Name or service not known 16:09:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-3339.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:09:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:22 ---> job-cost.sh 16:09:22 lf-activate-venv: SKIPPING 16:09:22 DEBUG: total: 0.18000000715255737 16:09:22 INFO: Retrieving Stack Cost... 16:09:25 INFO: Retrieving Pricing Info for: v3-standard-2 16:09:26 INFO: Archiving Costs [Pipeline] echo 16:09:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:09:26 ---> logs-deploy.sh 16:09:26 lf-activate-venv: SKIPPING 16:09:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/4 16:09:26 INFO: archiving workspace using pattern(s): 16:09:27 Archives upload complete. 16:09:27 INFO: archiving logs to Nexus 16:09:27 ---> uname -a: 16:09:27 Linux prd-centos7-docker-4c-2g-3339.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 16:09:27 16:09:27 16:09:27 ---> lscpu: 16:09:27 Architecture: x86_64 16:09:27 CPU op-mode(s): 32-bit, 64-bit 16:09:27 Byte Order: Little Endian 16:09:27 Address sizes: 40 bits physical, 48 bits virtual 16:09:27 CPU(s): 2 16:09:27 On-line CPU(s) list: 0,1 16:09:27 Thread(s) per core: 1 16:09:27 Core(s) per socket: 1 16:09:27 Socket(s): 2 16:09:27 NUMA node(s): 1 16:09:27 Vendor ID: AuthenticAMD 16:09:27 CPU family: 23 16:09:27 Model: 49 16:09:27 Model name: AMD EPYC-Rome Processor 16:09:27 Stepping: 0 16:09:27 CPU MHz: 2799.998 16:09:27 BogoMIPS: 5599.99 16:09:27 Virtualization: AMD-V 16:09:27 Hypervisor vendor: KVM 16:09:27 Virtualization type: full 16:09:27 L1d cache: 32K 16:09:27 L1i cache: 32K 16:09:27 L2 cache: 512K 16:09:27 L3 cache: 16384K 16:09:27 NUMA node0 CPU(s): 0,1 16:09:27 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 16:09:27 16:09:27 16:09:27 ---> nproc: 16:09:27 2 16:09:27 16:09:27 16:09:27 ---> df -h: 16:09:27 Filesystem Size Used Avail Use% Mounted on 16:09:27 overlay 40G 9.0G 32G 23% / 16:09:27 tmpfs 64M 0 64M 0% /dev 16:09:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:09:27 shm 64M 0 64M 0% /dev/shm 16:09:27 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:09:27 16:09:27 16:09:27 ---> sar -b -r -n DEV: 16:09:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:09:27 16:09:27 15:57:44 LINUX RESTART (2 CPU) 16:09:27 16:09:27 15:58:01 tps rtps wtps bread/s bwrtn/s 16:09:27 15:59:01 158.32 31.96 126.36 6145.94 39561.90 16:09:27 16:00:01 1.83 0.00 1.83 0.00 34.39 16:09:27 16:01:01 0.23 0.02 0.22 0.13 3.23 16:09:27 16:02:01 0.47 0.10 0.37 1.73 7.21 16:09:27 16:03:01 0.25 0.00 0.25 0.00 4.01 16:09:27 16:04:01 0.30 0.00 0.30 0.00 4.38 16:09:27 16:05:01 0.15 0.00 0.15 0.00 1.92 16:09:27 16:06:01 0.22 0.00 0.22 0.00 2.45 16:09:27 16:07:01 0.20 0.00 0.20 0.00 1.62 16:09:27 16:08:01 1.63 0.03 1.60 3.73 29.11 16:09:27 16:09:01 205.69 0.00 205.69 0.00 56128.09 16:09:27 Average: 33.59 2.92 30.67 559.58 8710.82 16:09:27 16:09:27 15:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:27 15:59:01 5459268 0 814496 10.17 2620 1732556 1286920 14.21 585992 1565496 136 16:09:27 16:00:01 5466504 0 807252 10.08 2620 1732564 1249240 13.79 579768 1565460 20 16:09:27 16:01:01 5465976 0 807776 10.09 2620 1732568 1240676 13.70 579816 1565404 20 16:09:27 16:02:01 5466480 0 807148 10.08 2620 1732692 1238512 13.67 580356 1565464 16 16:09:27 16:03:01 5466976 0 806644 10.07 2620 1732700 1238452 13.67 576232 1569304 16 16:09:27 16:04:01 5465704 0 807916 10.09 2620 1732700 1224860 13.52 577712 1569304 8 16:09:27 16:05:01 5466468 0 807144 10.08 2620 1732708 1207384 13.33 576856 1569304 12 16:09:27 16:06:01 5457520 0 816088 10.19 2620 1732712 1207384 13.33 586336 1569304 8 16:09:27 16:07:01 5456748 0 816856 10.20 2620 1732716 1207384 13.33 586944 1569304 8 16:09:27 16:08:01 5248776 0 856976 10.70 2620 1900568 1395924 15.41 658032 1698104 167632 16:09:27 16:09:01 3729616 0 1221992 15.26 2620 3054712 1766968 19.51 955328 2703444 40 16:09:27 Average: 5286367 0 851844 10.64 2620 1868109 1296700 14.32 622125 1682717 15265 16:09:27 16:09:27 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:27 15:59:01 eth0 425.02 238.48 990.27 72.20 0.00 0.00 0.00 0.00 16:09:27 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 15:59:01 docker0 1.31 1.20 0.28 2.85 0.00 0.00 0.00 0.00 16:09:27 16:00:01 eth0 5.95 1.23 1.47 0.80 0.00 0.00 0.00 0.00 16:09:27 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:01:01 eth0 6.59 1.45 1.77 0.97 0.00 0.00 0.00 0.00 16:09:27 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:02:01 eth0 5.85 1.57 1.71 0.97 0.00 0.00 0.00 0.00 16:09:27 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:03:01 eth0 1.37 0.82 0.56 0.48 0.00 0.00 0.00 0.00 16:09:27 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:04:01 eth0 0.87 0.48 0.42 0.27 0.00 0.00 0.00 0.00 16:09:27 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:05:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:27 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:27 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:27 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:08:01 eth0 438.99 291.31 2776.15 22.08 0.00 0.00 0.00 0.00 16:09:27 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:09:01 eth0 825.86 563.60 4970.22 145.82 0.00 0.00 0.00 0.00 16:09:27 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 16:09:01 veth8a0469c 1.95 1.37 0.29 0.23 0.00 0.00 0.00 0.00 16:09:27 16:09:01 docker0 77.34 100.85 6.22 388.81 0.00 0.00 0.00 0.00 16:09:27 Average: eth0 155.58 99.95 794.96 22.15 0.00 0.00 0.00 0.00 16:09:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:27 Average: veth8a0469c 0.18 0.12 0.03 0.02 0.00 0.00 0.00 0.00 16:09:27 Average: docker0 7.15 9.28 0.59 35.62 0.00 0.00 0.00 0.00 16:09:27 16:09:27 16:09:27 ---> sar -P ALL: 16:09:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 16:09:27 16:09:27 15:57:44 LINUX RESTART (2 CPU) 16:09:27 16:09:27 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:09:27 15:59:01 all 19.53 0.00 7.06 4.33 0.07 69.01 16:09:27 15:59:01 0 20.46 0.00 7.51 5.01 0.07 66.95 16:09:27 15:59:01 1 18.61 0.00 6.61 3.65 0.07 71.06 16:09:27 16:00:01 all 0.28 0.00 0.07 0.00 0.02 99.63 16:09:27 16:00:01 0 0.10 0.00 0.05 0.00 0.02 99.83 16:09:27 16:00:01 1 0.47 0.00 0.08 0.00 0.02 99.43 16:09:27 16:01:01 all 0.31 0.00 0.08 0.00 0.02 99.60 16:09:27 16:01:01 0 0.10 0.00 0.07 0.00 0.02 99.82 16:09:27 16:01:01 1 0.52 0.00 0.08 0.00 0.02 99.38 16:09:27 16:02:01 all 0.23 0.00 0.06 0.00 0.02 99.69 16:09:27 16:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:09:27 16:02:01 1 0.42 0.00 0.07 0.00 0.02 99.50 16:09:27 16:03:01 all 0.22 0.00 0.05 0.00 0.02 99.72 16:09:27 16:03:01 0 0.13 0.00 0.05 0.00 0.02 99.80 16:09:27 16:03:01 1 0.30 0.00 0.05 0.00 0.02 99.63 16:09:27 16:04:01 all 0.24 0.00 0.05 0.00 0.01 99.70 16:09:27 16:04:01 0 0.45 0.00 0.07 0.00 0.02 99.47 16:09:27 16:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:09:27 16:05:01 all 0.15 0.00 0.05 0.00 0.02 99.78 16:09:27 16:05:01 0 0.23 0.00 0.05 0.00 0.02 99.70 16:09:27 16:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:09:27 16:06:01 all 0.08 0.00 0.06 0.00 0.01 99.86 16:09:27 16:06:01 0 0.12 0.00 0.03 0.00 0.00 99.85 16:09:27 16:06:01 1 0.03 0.00 0.08 0.00 0.02 99.87 16:09:27 16:07:01 all 0.25 0.00 0.05 0.00 0.02 99.68 16:09:27 16:07:01 0 0.45 0.00 0.05 0.00 0.02 99.48 16:09:27 16:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:09:27 16:08:01 all 1.50 0.00 0.89 0.02 0.03 97.57 16:09:27 16:08:01 0 1.70 0.00 1.01 0.02 0.03 97.23 16:09:27 16:08:01 1 1.29 0.00 0.77 0.02 0.02 97.90 16:09:27 16:09:01 all 23.08 0.00 11.89 2.15 0.10 62.79 16:09:27 16:09:01 0 23.27 0.00 12.34 1.77 0.09 62.53 16:09:27 16:09:01 1 22.88 0.00 11.44 2.52 0.11 63.05 16:09:27 16:09:27 Average: CPU %user %nice %system %iowait %steal %idle 16:09:27 Average: all 4.02 0.00 1.78 0.57 0.03 93.61 16:09:27 Average: 0 4.12 0.00 1.86 0.60 0.03 93.40 16:09:27 Average: 1 3.92 0.00 1.69 0.54 0.03 93.81 16:09:27 16:09:27 16:09:27