Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 818dce0908d2f6acf1a74ddc47b633f382a6be16 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9004138638538243445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1415260014022200472.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8448954383763430995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8878958016572003559.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4862908133598544200.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-484 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git Avoid second fetch Checking out Revision 818dce0908d2f6acf1a74ddc47b633f382a6be16 (master) > git init /w/workspace/gexfoundry_device-snmp-go_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_master@tmp/jenkins-gitclient-ssh3953521088284070366.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 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 Commit message: "Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" > git rev-list --no-walk 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:50 ========================================================= 05:48:50 EdgeX Global Pipelines Version Info 05:48:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:52 ------------------- 05:48:52 stable info: 05:48:52 ------------------- 05:48:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:48:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:48:52 Message: update stable to v1.0.195 05:48:53 ------------------- 05:48:53 experimental info: 05:48:53 ------------------- 05:48:53 Commited By: **** collab-it+edgex@linuxfoundation.org 05:48:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:48:53 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:48:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 818dce0 [Pipeline] echo 05:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:54 provisioning config files... 05:48:54 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3240710814052273289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:54 ---> docker-login.sh 05:48:54 nexus3.edgexfoundry.org:10001 05:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:54 Configure a credential helper to remove this warning. See 05:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:54 05:48:54 Login Succeeded 05:48:54 nexus3.edgexfoundry.org:10002 05:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:54 Configure a credential helper to remove this warning. See 05:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:54 05:48:54 Login Succeeded 05:48:54 nexus3.edgexfoundry.org:10003 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 nexus3.edgexfoundry.org:10004 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 docker.io 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 ---> docker-login.sh ends [Pipeline] } 05:48:55 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 05:48:56 + git log --format=format:%s -1 818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] echo 05:48:56 GIT_COMMIT: 818dce0908d2f6acf1a74ddc47b633f382a6be16, Commit Message: Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0 [Pipeline] echo 05:48:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:57 05:48:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:48:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:57 latest: Pulling from edgex-devops/git-semver 05:48:57 31603596830f: Pulling fs layer 05:48:57 54011a49482f: Pulling fs layer 05:48:57 a6820b24f6d8: Pulling fs layer 05:48:57 f581987b2513: Pulling fs layer 05:48:57 f581987b2513: Waiting 05:48:57 54011a49482f: Verifying Checksum 05:48:57 54011a49482f: Download complete 05:48:57 31603596830f: Verifying Checksum 05:48:57 31603596830f: Download complete 05:48:57 f581987b2513: Verifying Checksum 05:48:57 f581987b2513: Download complete 05:48:57 31603596830f: Pull complete 05:48:58 a6820b24f6d8: Verifying Checksum 05:48:58 a6820b24f6d8: Download complete 05:48:58 54011a49482f: Pull complete 05:48:58 a6820b24f6d8: Pull complete 05:48:59 f581987b2513: Pull complete 05:48:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:48:59 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 05:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:49:00 $ docker top 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:00 [ssh-agent] Looking for ssh-agent implementation... 05:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:00 $ docker exec 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent 05:49:00 SSH_AUTH_SOCK=/tmp/ssh-ZLN7yctLvX2u/agent.13 05:49:00 SSH_AGENT_PID=20 05:49:00 Running ssh-add (command line suppressed) 05:49:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8680293218970173890.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8680293218970173890.key) 05:49:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:01 + git tag --points-at HEAD [Pipeline] } 05:49:01 $ docker exec --env ******** --env ******** 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent -k 05:49:01 unset SSH_AUTH_SOCK; 05:49:01 unset SSH_AGENT_PID; 05:49:01 echo Agent pid 20 killed; 05:49:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:01 [ssh-agent] Looking for ssh-agent implementation... 05:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:01 $ docker exec 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent 05:49:01 SSH_AUTH_SOCK=/tmp/ssh-UQztKY2GTlR6/agent.56 05:49:01 SSH_AGENT_PID=63 05:49:01 Running ssh-add (command line suppressed) 05:49:01 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3876516103167388534.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3876516103167388534.key) 05:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:01 + git semver init 05:49:01 # -> Open(): unable to determine branch for HEAD 05:49:01 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:49:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:49:01 # $SEMVER_REMOTE_NAME = origin 05:49:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:49:01 # $SEMVER_USER_NAME = edgex-jenkins 05:49:01 # $SEMVER_BRANCH = master 05:49:01 # $SEMVER_TEMP = /tmp/semver-835057463 05:49:01 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:49:02 # '/tmp/semver-835057463' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 05:49:02 # -> Force: false 05:49:02 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 05:49:02 $ docker exec --env ******** --env ******** 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent -k 05:49:02 unset SSH_AUTH_SOCK; 05:49:02 unset SSH_AGENT_PID; 05:49:02 echo Agent pid 63 killed; 05:49:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:02 + git semver [Pipeline] } 05:49:02 $ docker stop --time=1 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 05:49:04 $ docker rm -f 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:04 Stashed 1 file(s) [Pipeline] echo 05:49:04 [edgeXSemver]: initialized semver on version 1.3.2-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:49:20 Still waiting to schedule task 05:49:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:49:20 Still waiting to schedule task 05:49:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 05:51:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-485 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 05:51:23 Running in /w/workspace/device-snmp-go/36 [Pipeline] { [Pipeline] checkout 05:51:23 Selected Git installation does not exist. Using Default 05:51:23 The recommended git tool is: NONE 05:51:28 using credential edgex-jenkins-ssh 05:51:28 Cloning the remote Git repository 05:51:28 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:51:28 > git init /w/workspace/device-snmp-go/36 # timeout=10 05:51:28 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:51:28 > git --version # timeout=10 05:51:28 > git --version # 'git version 2.17.1' 05:51:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:29 Avoid second fetch 05:51:29 Checking out Revision 818dce0908d2f6acf1a74ddc47b633f382a6be16 (master) 05:51:29 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:51:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:29 > git config core.sparsecheckout # timeout=10 05:51:29 > git checkout -f 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 05:51:34 Commit message: "Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:51:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:36 + sudo service docker restart 05:51:36 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:54 provisioning config files... 05:51:54 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config6795045214212940920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:55 ---> docker-login.sh 05:51:55 nexus3.edgexfoundry.org:10001 05:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:56 Configure a credential helper to remove this warning. See 05:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:56 05:51:56 Login Succeeded 05:51:56 nexus3.edgexfoundry.org:10002 05:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:56 Configure a credential helper to remove this warning. See 05:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:56 05:51:56 Login Succeeded 05:51:56 nexus3.edgexfoundry.org:10003 05:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:57 Configure a credential helper to remove this warning. See 05:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:57 05:51:57 Login Succeeded 05:51:57 nexus3.edgexfoundry.org:10004 05:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:57 Configure a credential helper to remove this warning. See 05:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:57 05:51:57 Login Succeeded 05:51:57 docker.io 05:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:58 Running on prd-centos7-docker-4c-2g-486 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 05:51:58 Running in /w/workspace/device-snmp-go/36 [Pipeline] { [Pipeline] checkout 05:51:58 Selected Git installation does not exist. Using Default 05:51:58 The recommended git tool is: NONE 05:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:58 Configure a credential helper to remove this warning. See 05:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:58 05:51:58 Login Succeeded 05:51:58 ---> docker-login.sh ends [Pipeline] } 05:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:51:59 ========================================================= 05:51:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:51:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:51:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:51:59 Sending build context to Docker daemon 366.1kB 05:51:59 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:51:59 Step 2/10 : FROM ${BASE} 05:52:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:52:00 595b0fe564bb: Pulling fs layer 05:52:00 3088b5b3c5c0: Pulling fs layer 05:52:00 5b7225fbf94c: Pulling fs layer 05:52:00 ba82ee9f976e: Pulling fs layer 05:52:00 506bd15cee9f: Pulling fs layer 05:52:00 75a0a4a0db45: Pulling fs layer 05:52:00 618dc40b7e24: Pulling fs layer 05:52:00 ba82ee9f976e: Waiting 05:52:00 506bd15cee9f: Waiting 05:52:00 75a0a4a0db45: Waiting 05:52:00 618dc40b7e24: Waiting 05:52:00 5b7225fbf94c: Download complete 05:52:00 3088b5b3c5c0: Verifying Checksum 05:52:00 3088b5b3c5c0: Download complete 05:52:00 506bd15cee9f: Verifying Checksum 05:52:00 506bd15cee9f: Download complete 05:52:00 75a0a4a0db45: Verifying Checksum 05:52:00 75a0a4a0db45: Download complete 05:52:00 595b0fe564bb: Download complete 05:52:01 595b0fe564bb: Pull complete 05:52:01 using credential edgex-jenkins-ssh 05:52:01 Cloning the remote Git repository 05:52:01 3088b5b3c5c0: Pull complete 05:52:01 5b7225fbf94c: Pull complete 05:52:01 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:52:01 > git init /w/workspace/device-snmp-go/36 # timeout=10 05:52:01 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:52:01 > git --version # timeout=10 05:52:01 > git --version # 'git version 2.24.4' 05:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:01 [INFO] Currently running in a labeled security context 05:52:01 [INFO] Currently SELinux is 'enforcing' on the host 05:52:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/36@tmp/jenkins-gitclient-ssh658215863612447891.key 05:52:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:02 Avoid second fetch 05:52:02 Checking out Revision 818dce0908d2f6acf1a74ddc47b633f382a6be16 (master) 05:52:03 618dc40b7e24: Verifying Checksum 05:52:03 618dc40b7e24: Download complete 05:52:02 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:02 > git config core.sparsecheckout # timeout=10 05:52:02 > git checkout -f 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 05:52:04 ba82ee9f976e: Verifying Checksum 05:52:04 ba82ee9f976e: Download complete 05:52:06 Commit message: "Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:52:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:08 + true 05:52:08 + sudo service docker restart 05:52:08 Redirecting to /bin/systemctl restart docker.service 05:52:14 ba82ee9f976e: Pull complete 05:52:14 506bd15cee9f: Pull complete 05:52:14 75a0a4a0db45: Pull complete 05:52:18 618dc40b7e24: Pull complete 05:52:18 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:52:18 ---> a36622ca3599 05:52:18 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:52:20 ---> Running in 9e5e93f9cd29 05:52:21 Removing intermediate container 9e5e93f9cd29 05:52:21 ---> c452ce096daf 05:52:21 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:52:21 ---> Running in d567cd3b4f89 05:52:21 Removing intermediate container d567cd3b4f89 05:52:21 ---> 08dbe3eb4c38 05:52:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:52:21 ---> Running in 6dd047b7d566 05:52:22 Removing intermediate container 6dd047b7d566 05:52:22 ---> a4c1b1a293ca 05:52:22 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:22 ---> Running in b192700ad121 05:52:25 Removing intermediate container b192700ad121 05:52:25 ---> 0221337069c9 05:52:25 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:25 ---> Running in f0b16e271429 05:52:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:26 provisioning config files... 05:52:26 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config6819122084935701958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:26 ---> docker-login.sh 05:52:26 nexus3.edgexfoundry.org:10001 05:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:26 Configure a credential helper to remove this warning. See 05:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:26 05:52:26 Login Succeeded 05:52:26 nexus3.edgexfoundry.org:10002 05:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:26 Configure a credential helper to remove this warning. See 05:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:26 05:52:26 Login Succeeded 05:52:26 nexus3.edgexfoundry.org:10003 05:52:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:27 Configure a credential helper to remove this warning. See 05:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:27 05:52:27 Login Succeeded 05:52:27 nexus3.edgexfoundry.org:10004 05:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:27 Configure a credential helper to remove this warning. See 05:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:27 05:52:27 Login Succeeded 05:52:27 docker.io 05:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:27 Configure a credential helper to remove this warning. See 05:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:27 05:52:27 Login Succeeded 05:52:27 ---> docker-login.sh ends [Pipeline] } 05:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:52:27 ========================================================= 05:52:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:52:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:28 (1/13) Installing libc-dev (0.7.2-r3) 05:52:28 (2/13) Installing libsodium (1.0.18-r0) 05:52:28 (3/13) Installing pkgconf (1.7.3-r0) 05:52:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:52:28 Sending build context to Docker daemon 367.1kB 05:52:28 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:52:28 Step 2/10 : FROM ${BASE} 05:52:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:52:28 540db60ca938: Pulling fs layer 05:52:28 adcc1eea9eea: Pulling fs layer 05:52:28 4c4ab2625f07: Pulling fs layer 05:52:28 0510c868ecb4: Pulling fs layer 05:52:28 afea3b2eda06: Pulling fs layer 05:52:28 7809a108b3ef: Pulling fs layer 05:52:28 f706445af74f: Pulling fs layer 05:52:28 0510c868ecb4: Waiting 05:52:28 afea3b2eda06: Waiting 05:52:28 7809a108b3ef: Waiting 05:52:28 f706445af74f: Waiting 05:52:28 (4/13) Installing libsodium-dev (1.0.18-r0) 05:52:28 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:52:28 (6/13) Installing libedit (20191231.3.1-r1) 05:52:28 4c4ab2625f07: Verifying Checksum 05:52:28 4c4ab2625f07: Download complete 05:52:28 adcc1eea9eea: Verifying Checksum 05:52:28 adcc1eea9eea: Download complete 05:52:28 afea3b2eda06: Verifying Checksum 05:52:28 afea3b2eda06: Download complete 05:52:28 7809a108b3ef: Verifying Checksum 05:52:28 7809a108b3ef: Download complete 05:52:28 540db60ca938: Verifying Checksum 05:52:28 540db60ca938: Download complete 05:52:28 (7/13) Installing openssh-client (8.4_p1-r3) 05:52:28 540db60ca938: Pull complete 05:52:28 adcc1eea9eea: Pull complete 05:52:29 4c4ab2625f07: Pull complete 05:52:29 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:52:29 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:52:29 (10/13) Installing openssh-server (8.4_p1-r3) 05:52:30 f706445af74f: Verifying Checksum 05:52:30 f706445af74f: Download complete 05:52:30 0510c868ecb4: Verifying Checksum 05:52:30 0510c868ecb4: Download complete 05:52:30 (11/13) Installing openssh (8.4_p1-r3) 05:52:30 (12/13) Installing libzmq (4.3.3-r1) 05:52:31 (13/13) Installing zeromq-dev (4.3.3-r1) 05:52:31 Executing busybox-1.32.1-r6.trigger 05:52:31 OK: 145 MiB in 53 packages 05:52:32 Removing intermediate container f0b16e271429 05:52:32 ---> facc39fe1f02 05:52:32 Step 8/10 : WORKDIR /device-snmp-go 05:52:33 ---> Running in d549a143c59d 05:52:33 Removing intermediate container d549a143c59d 05:52:33 ---> 93f7cb6c24ad 05:52:33 Step 9/10 : COPY . . 05:52:34 ---> 4a2916783997 05:52:34 Step 10/10 : RUN go mod download 05:52:34 0510c868ecb4: Pull complete 05:52:34 afea3b2eda06: Pull complete 05:52:34 7809a108b3ef: Pull complete 05:52:34 ---> Running in c10272411928 05:52:35 f706445af74f: Pull complete 05:52:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:52:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:52:35 ---> b068be0155e3 05:52:35 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:52:40 ---> Running in ef614c4dbf62 05:52:40 Removing intermediate container ef614c4dbf62 05:52:40 ---> 717022b7039c 05:52:40 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:52:40 ---> Running in 836b31e8c44f 05:52:40 Removing intermediate container 836b31e8c44f 05:52:40 ---> 385851eb81dd 05:52:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:52:40 ---> Running in fe43ed1b9e4f 05:52:40 Removing intermediate container fe43ed1b9e4f 05:52:40 ---> c51300124091 05:52:40 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:40 ---> Running in c66b52991c25 05:52:40 Removing intermediate container c66b52991c25 05:52:40 ---> 8ad05e63a933 05:52:40 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:40 ---> Running in d21e17deda83 05:52:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:52:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:52:43 (1/13) Installing libc-dev (0.7.2-r3) 05:52:43 (2/13) Installing libsodium (1.0.18-r0) 05:52:43 (3/13) Installing pkgconf (1.7.3-r0) 05:52:43 (4/13) Installing libsodium-dev (1.0.18-r0) 05:52:43 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:52:43 (6/13) Installing libedit (20191231.3.1-r1) 05:52:43 (7/13) Installing openssh-client (8.4_p1-r3) 05:52:44 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:52:44 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:52:44 (10/13) Installing openssh-server (8.4_p1-r3) 05:52:44 (11/13) Installing openssh (8.4_p1-r3) 05:52:44 (12/13) Installing libzmq (4.3.3-r1) 05:52:44 (13/13) Installing zeromq-dev (4.3.3-r1) 05:52:44 Executing busybox-1.32.1-r6.trigger 05:52:44 OK: 156 MiB in 53 packages 05:52:45 Removing intermediate container d21e17deda83 05:52:45 ---> 8112e0413fc9 05:52:45 Step 8/10 : WORKDIR /device-snmp-go 05:52:45 ---> Running in fe8cb1661a35 05:52:45 Removing intermediate container fe8cb1661a35 05:52:45 ---> 5f161067f416 05:52:45 Step 9/10 : COPY . . 05:52:45 ---> a18c3eb582f7 05:52:45 Step 10/10 : RUN go mod download 05:52:45 ---> Running in a7be5568bbb3 05:53:00 Removing intermediate container a7be5568bbb3 05:53:00 ---> 5899bd91af14 05:53:00 Successfully built 5899bd91af14 05:53:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:53:01 + docker inspect -f . ci-base-image-x86_64 05:53:01 . [Pipeline] withDockerContainer 05:53:01 prd-centos7-docker-4c-2g-486 does not seem to be running inside a container 05:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-x86_64 cat 05:53:01 Removing intermediate container c10272411928 05:53:01 ---> 9e705cbdeba2 05:53:01 Successfully built 9e705cbdeba2 05:53:01 Successfully tagged ci-base-image-arm64:latest 05:53:01 $ docker top 700a78bdb48c30578547328d071410d9e93902de06241621000e790c2bd7ad4b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:53:02 + go version 05:53:02 go version go1.16.3 linux/amd64 [Pipeline] } 05:53:02 $ docker stop --time=1 700a78bdb48c30578547328d071410d9e93902de06241621000e790c2bd7ad4b 05:53:02 + docker inspect -f . ci-base-image-arm64 05:53:02 . 05:53:03 $ docker rm -f 700a78bdb48c30578547328d071410d9e93902de06241621000e790c2bd7ad4b [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 05:53:03 prd-ubuntu18.04-docker-arm64-4c-16g-485 does not seem to be running inside a container 05:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-arm64 cat 05:53:05 $ docker top 17bfba3a213e04f331c22234c5210b472ef0c1640d3c7fc74643689a80e9d101 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:06 + docker inspect -f . ci-base-image-x86_64 05:53:06 . [Pipeline] withDockerContainer 05:53:06 prd-centos7-docker-4c-2g-486 does not seem to be running inside a container 05:53:06 + go version 05:53:06 go version go1.16.5 linux/arm64 05:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-x86_64 cat 05:53:06 $ docker top 0a16b7bc83a47fb2bf35d061e10aa6c7e9a3633afa206eed81f280d205df1979 -eo pid,comm [Pipeline] { [Pipeline] } 05:53:07 $ docker stop --time=1 17bfba3a213e04f331c22234c5210b472ef0c1640d3c7fc74643689a80e9d101 05:53:08 $ docker rm -f 17bfba3a213e04f331c22234c5210b472ef0c1640d3c7fc74643689a80e9d101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:09 + go mod tidy 05:53:09 + docker inspect -f . ci-base-image-arm64 05:53:09 . [Pipeline] withDockerContainer 05:53:09 prd-ubuntu18.04-docker-arm64-4c-16g-485 does not seem to be running inside a container 05:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-arm64 cat 05:53:11 $ docker top 900a69771f0ad6ca1760fe0e5e97b42b44620e322f7f9e72d2a4cea4bbbf86a0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:53:12 + make test 05:53:12 go mod tidy 05:53:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:53:12 + go mod tidy 05:53:12 ? github.com/edgexfoundry/device-snmp-go [no test files] [Pipeline] sh 05:53:13 + make test 05:53:13 go mod tidy 05:53:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:53:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:53:31 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:53:31 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 05:53:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:53:37 gofmt -l . 05:53:37 [ "`gofmt -l .`" = "" ] 05:53:37 ./bin/test-attribution-txt.sh [Pipeline] } 05:53:37 $ docker stop --time=1 0a16b7bc83a47fb2bf35d061e10aa6c7e9a3633afa206eed81f280d205df1979 05:53:39 $ docker rm -f 0a16b7bc83a47fb2bf35d061e10aa6c7e9a3633afa206eed81f280d205df1979 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:53:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:53:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:53:43 + ls -al . 05:53:43 total 104 05:53:43 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 05:53 . 05:53:43 drwxrwxr-x. 4 jenkins jenkins 30 Jun 28 05:52 .. 05:53:43 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 28 05:52 Attribution.txt 05:53:43 drwxrwxr-x. 2 jenkins jenkins 60 Jun 28 05:52 bin 05:53:43 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 05:52 cmd 05:53:43 -rw-r--r--. 1 jenkins jenkins 7631 Jun 28 05:53 coverage.out 05:53:43 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 28 05:52 Dockerfile 05:53:43 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 28 05:52 Dockerfile.build 05:53:43 -rw-rw-r--. 1 jenkins jenkins 6 Jun 28 05:52 .dockerignore 05:53:43 drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 05:52 .git 05:53:43 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 05:52 .github 05:53:43 -rw-rw-r--. 1 jenkins jenkins 269 Jun 28 05:52 .gitignore 05:53:43 -rw-rw-r--. 1 jenkins jenkins 208 Jun 28 05:52 go.mod 05:53:43 -rw-r--r--. 1 jenkins jenkins 20831 Jun 28 05:53 go.sum 05:53:43 drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 05:52 internal 05:53:43 -rw-rw-r--. 1 jenkins jenkins 656 Jun 28 05:52 Jenkinsfile 05:53:43 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 05:52 LICENSE 05:53:43 -rw-rw-r--. 1 jenkins jenkins 936 Jun 28 05:52 Makefile 05:53:43 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 28 05:52 README.md 05:53:43 -rw-rw-r--. 1 jenkins jenkins 12 Jun 28 05:49 VERSION 05:53:43 -rw-rw-r--. 1 jenkins jenkins 209 Jun 28 05:52 version.go [Pipeline] isUnix [Pipeline] sh 05:53:44 + 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=818dce0908d2f6acf1a74ddc47b633f382a6be16 --label arch=amd64 --label version=1.3.2-dev.12 . 05:53:44 Sending build context to Docker daemon 375.3kB 05:53:44 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:53:44 Step 2/24 : FROM ${BASE} AS builder 05:53:44 ---> 5899bd91af14 05:53:44 Step 3/24 : ARG MAKE='make build' 05:53:44 ---> Running in fb2063bc9731 05:53:44 Removing intermediate container fb2063bc9731 05:53:44 ---> 8322977e757d 05:53:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:53:44 ---> Running in d5a4b788927d 05:53:44 Removing intermediate container d5a4b788927d 05:53:44 ---> b68affcd9502 05:53:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:53:44 ---> Running in 13efe3b9c8f6 05:53:44 Removing intermediate container 13efe3b9c8f6 05:53:44 ---> fef7bd3f058a 05:53:44 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:44 ---> Running in a85ba1fec1f8 05:53:44 Removing intermediate container a85ba1fec1f8 05:53:44 ---> c13254767965 05:53:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:53:45 ---> Running in e1210667653b 05:53:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:53:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:53:46 OK: 156 MiB in 53 packages 05:53:47 Removing intermediate container e1210667653b 05:53:47 ---> b3e636cc9e33 05:53:47 Step 8/24 : WORKDIR /device-snmp-go 05:53:47 ---> Running in 1b79cee0eb8c 05:53:47 Removing intermediate container 1b79cee0eb8c 05:53:47 ---> 9fc2f88b3261 05:53:47 Step 9/24 : COPY . . 05:53:47 ---> 40daae1eab87 05:53:47 Step 10/24 : RUN go mod tidy 05:53:47 ---> Running in 07d900b47995 05:53:48 Removing intermediate container 07d900b47995 05:53:48 ---> 79b96c13cf2f 05:53:48 Step 11/24 : RUN make update 05:53:48 ---> Running in c1fbad45de46 05:53:48 CGO_ENABLED=0 GO111MODULE=on go mod download 05:53:49 Removing intermediate container c1fbad45de46 05:53:49 ---> c766b1796bce 05:53:49 Step 12/24 : RUN ${MAKE} 05:53:49 ---> Running in 7ec54ed3e6a0 05:53:49 go mod tidy 05:53:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.12" -o cmd/device-snmp ./cmd 05:54:01 Removing intermediate container 7ec54ed3e6a0 05:54:01 ---> e19ecfcef3af 05:54:01 Step 13/24 : FROM alpine:3.12 05:54:01 3.12: Pulling from library/alpine 05:54:01 339de151aab4: Pulling fs layer 05:54:01 339de151aab4: Verifying Checksum 05:54:01 339de151aab4: Download complete 05:54:01 339de151aab4: Pull complete 05:54:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:54:01 Status: Downloaded newer image for alpine:3.12 05:54:01 ---> 13621d1b12d4 05:54:01 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:54:01 ---> Running in 2fd5bc2cdbbe 05:54:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:54:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:54:02 (1/6) Installing dumb-init (1.2.2-r1) 05:54:02 (2/6) Installing libgcc (9.3.0-r2) 05:54:02 (3/6) Installing libsodium (1.0.18-r0) 05:54:02 (4/6) Installing libstdc++ (9.3.0-r2) 05:54:02 (5/6) Installing libzmq (4.3.3-r0) 05:54:02 (6/6) Installing zeromq (4.3.3-r0) 05:54:02 Executing busybox-1.31.1-r20.trigger 05:54:02 OK: 8 MiB in 20 packages 05:54:02 Removing intermediate container 2fd5bc2cdbbe 05:54:02 ---> 1aa06f1fac05 05:54:02 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:54:02 ---> 4b8786dab7a1 05:54:02 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:54:03 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:54:03 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements 05:54:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:54:03 ---> 2a938582d686 05:54:03 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:54:03 ---> 3c9fc2de74a3 05:54:03 Step 18/24 : EXPOSE 59993 05:54:03 ---> Running in 4340b1e4205a 05:54:03 Removing intermediate container 4340b1e4205a 05:54:03 ---> 942b87a8dc68 05:54:03 Step 19/24 : EXPOSE 161 05:54:03 ---> Running in 920ea0d94595 05:54:03 Removing intermediate container 920ea0d94595 05:54:03 ---> b65e620c92f7 05:54:03 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:54:03 ---> Running in fbf872d796d7 05:54:03 Removing intermediate container fbf872d796d7 05:54:03 ---> f37154646062 05:54:03 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:54:03 ---> Running in c3e2de14fa69 05:54:03 Removing intermediate container c3e2de14fa69 05:54:03 ---> be732d070921 05:54:03 Step 22/24 : LABEL arch=amd64 05:54:04 ---> Running in 81952c781148 05:54:04 Removing intermediate container 81952c781148 05:54:04 ---> b042170210df 05:54:04 Step 23/24 : LABEL git_sha=818dce0908d2f6acf1a74ddc47b633f382a6be16 05:54:04 ---> Running in da4027d31127 05:54:04 Removing intermediate container da4027d31127 05:54:04 ---> 52d4f61ec86e 05:54:04 Step 24/24 : LABEL version=1.3.2-dev.12 05:54:04 ---> Running in 7f85cf1859ab 05:54:04 Removing intermediate container 7f85cf1859ab 05:54:04 ---> 03dd03e207d3 05:54:04 [Warning] One or more build-args [ARCH] were not consumed 05:54:04 Successfully built 03dd03e207d3 05:54:04 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:04 provisioning config files... 05:54:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config1959912298335934838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:05 ---> docker-login.sh 05:54:05 nexus3.edgexfoundry.org:10001 05:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:05 Configure a credential helper to remove this warning. See 05:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:05 05:54:05 Login Succeeded 05:54:05 nexus3.edgexfoundry.org:10002 05:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:05 Configure a credential helper to remove this warning. See 05:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:05 05:54:05 Login Succeeded 05:54:05 nexus3.edgexfoundry.org:10003 05:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:05 Configure a credential helper to remove this warning. See 05:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:05 05:54:05 Login Succeeded 05:54:05 nexus3.edgexfoundry.org:10004 05:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:05 Configure a credential helper to remove this warning. See 05:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:05 05:54:05 Login Succeeded 05:54:05 docker.io 05:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:05 Configure a credential helper to remove this warning. See 05:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:05 05:54:05 Login Succeeded 05:54:05 ---> docker-login.sh ends [Pipeline] } 05:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:06 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 05:54:06 818dce0908d2f6acf1a74ddc47b633f382a6be16 05:54:06 latest 05:54:06 1.3.2-dev.12 05:54:06 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 05:54:06 master 05:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] isUnix [Pipeline] sh 05:54:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16 05:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:06 ee7731e5dd03: Preparing 05:54:06 1e98ebcba0d7: Preparing 05:54:06 57802d587add: Preparing 05:54:06 97b04a5859c3: Preparing 05:54:06 32f366d666a5: Preparing 05:54:06 32f366d666a5: Layer already exists 05:54:06 1e98ebcba0d7: Pushed 05:54:06 ee7731e5dd03: Pushed 05:54:06 97b04a5859c3: Pushed 05:54:08 57802d587add: Pushed 05:54:08 818dce0908d2f6acf1a74ddc47b633f382a6be16: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:08 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 05:54:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 05:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:08 ee7731e5dd03: Preparing 05:54:08 1e98ebcba0d7: Preparing 05:54:08 57802d587add: Preparing 05:54:08 97b04a5859c3: Preparing 05:54:08 32f366d666a5: Preparing 05:54:08 57802d587add: Layer already exists 05:54:08 32f366d666a5: Layer already exists 05:54:08 ee7731e5dd03: Layer already exists 05:54:08 1e98ebcba0d7: Layer already exists 05:54:08 97b04a5859c3: Layer already exists 05:54:08 latest: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:09 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh 05:54:09 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.12 05:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:09 ee7731e5dd03: Preparing 05:54:09 1e98ebcba0d7: Preparing 05:54:09 57802d587add: Preparing 05:54:09 97b04a5859c3: Preparing 05:54:09 32f366d666a5: Preparing 05:54:09 1e98ebcba0d7: Layer already exists 05:54:09 ee7731e5dd03: Layer already exists 05:54:09 32f366d666a5: Layer already exists 05:54:09 97b04a5859c3: Layer already exists 05:54:09 57802d587add: Layer already exists 05:54:09 1.3.2-dev.12: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:09 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh 05:54:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 05:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:10 ee7731e5dd03: Preparing 05:54:10 1e98ebcba0d7: Preparing 05:54:10 57802d587add: Preparing 05:54:10 97b04a5859c3: Preparing 05:54:10 32f366d666a5: Preparing 05:54:10 32f366d666a5: Layer already exists 05:54:10 1e98ebcba0d7: Layer already exists 05:54:10 57802d587add: Layer already exists 05:54:10 ee7731e5dd03: Layer already exists 05:54:10 97b04a5859c3: Layer already exists 05:54:10 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh 05:54:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:master 05:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:10 ee7731e5dd03: Preparing 05:54:10 1e98ebcba0d7: Preparing 05:54:10 57802d587add: Preparing 05:54:10 97b04a5859c3: Preparing 05:54:10 32f366d666a5: Preparing 05:54:10 1e98ebcba0d7: Layer already exists 05:54:10 32f366d666a5: Layer already exists 05:54:10 ee7731e5dd03: Layer already exists 05:54:10 97b04a5859c3: Layer already exists 05:54:10 57802d587add: Layer already exists 05:54:10 master: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:10 ===================================================== [Pipeline] echo 05:54:10 taggedImages: 05:54:10 - nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16 05:54:10 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:54:10 - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.12 05:54:10 - nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 05:54:10 - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:54:11 ---> job-cost.sh 05:54:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ne5V 05:54:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:54:29 gofmt -l . 05:54:29 [ "`gofmt -l .`" = "" ] 05:54:29 ./bin/test-attribution-txt.sh [Pipeline] } 05:54:29 $ docker stop --time=1 900a69771f0ad6ca1760fe0e5e97b42b44620e322f7f9e72d2a4cea4bbbf86a0 05:54:32 $ docker rm -f 900a69771f0ad6ca1760fe0e5e97b42b44620e322f7f9e72d2a4cea4bbbf86a0 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:54:32 Warning: overwriting stash ‘coverage-report’ 05:54:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:54:33 lf-activate-venv(): INFO: Adding /tmp/venv-Ne5V/bin to PATH 05:54:33 INFO: No Stack... 05:54:34 + ls -al . 05:54:34 total 128 05:54:34 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 05:54 . 05:54:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 05:51 .. 05:54:34 -rw-rw-r-- 1 jenkins jenkins 6 Jun 28 05:51 .dockerignore 05:54:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 05:51 .git 05:54:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:51 .github 05:54:34 -rw-rw-r-- 1 jenkins jenkins 269 Jun 28 05:51 .gitignore 05:54:34 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 28 05:51 Attribution.txt 05:54:34 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 28 05:51 Dockerfile 05:54:34 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 28 05:51 Dockerfile.build 05:54:34 -rw-rw-r-- 1 jenkins jenkins 656 Jun 28 05:51 Jenkinsfile 05:54:34 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 05:51 LICENSE 05:54:34 -rw-rw-r-- 1 jenkins jenkins 936 Jun 28 05:51 Makefile 05:54:34 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 28 05:51 README.md 05:54:34 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 05:49 VERSION 05:54:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:51 bin 05:54:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:51 cmd 05:54:34 -rw-r--r-- 1 jenkins jenkins 7631 Jun 28 05:54 coverage.out 05:54:34 -rw-rw-r-- 1 jenkins jenkins 208 Jun 28 05:51 go.mod 05:54:34 -rw-r--r-- 1 jenkins jenkins 20831 Jun 28 05:53 go.sum 05:54:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:51 internal 05:54:34 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 05:51 version.go [Pipeline] isUnix [Pipeline] sh 05:54:34 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:34 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=818dce0908d2f6acf1a74ddc47b633f382a6be16 --label arch=arm64 --label version=1.3.2-dev.12 . 05:54:34 Sending build context to Docker daemon 374.3kB 05:54:34 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:54:34 Step 2/24 : FROM ${BASE} AS builder 05:54:34 ---> 9e705cbdeba2 05:54:34 Step 3/24 : ARG MAKE='make build' 05:54:35 INFO: Archiving Costs [Pipeline] sh 05:54:35 + cut -d, -f6 05:54:35 + cat /w/workspace/device-snmp-go/36/archives/cost.csv 05:54:35 ---> Running in dcd88ae75c63 [Pipeline] lock 05:54:35 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] 05:54:35 Resource [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] did not exist. Created. 05:54:35 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:35 + echo total: 0.05999999865889549 [Pipeline] stash 05:54:35 Stashed 1 file(s) [Pipeline] } 05:54:35 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 05:54:36 Removing intermediate container dcd88ae75c63 05:54:36 ---> d145eea27319 05:54:36 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:54:36 ---> Running in cddf21aeb66a [Pipeline] // stage [Pipeline] } 05:54:36 Removing intermediate container cddf21aeb66a 05:54:36 ---> 54c209e01211 05:54:36 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:54:36 ---> Running in 8cb1714d8faa 05:54:37 Removing intermediate container 8cb1714d8faa 05:54:37 ---> 7f494334ce54 05:54:37 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:37 ---> Running in 6589ac5f6965 05:54:39 Removing intermediate container 6589ac5f6965 05:54:39 ---> 45b1802ef136 05:54:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:54:39 ---> Running in 412567627f2b 05:54:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:54:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:54:42 OK: 145 MiB in 53 packages 05:54:43 Removing intermediate container 412567627f2b 05:54:43 ---> 482a70e4ab37 05:54:43 Step 8/24 : WORKDIR /device-snmp-go 05:54:44 ---> Running in 307d2707bc17 05:54:44 Removing intermediate container 307d2707bc17 05:54:44 ---> e70b1ebadd13 05:54:44 Step 9/24 : COPY . . 05:54:45 ---> db17ac930fbd 05:54:45 Step 10/24 : RUN go mod tidy 05:54:45 ---> Running in 91bafa4c6dd7 05:54:49 Removing intermediate container 91bafa4c6dd7 05:54:49 ---> 53df11938e3e 05:54:49 Step 11/24 : RUN make update 05:54:49 ---> Running in 1926d6db59fa 05:54:49 CGO_ENABLED=0 GO111MODULE=on go mod download 05:54:51 Removing intermediate container 1926d6db59fa 05:54:51 ---> 92d5e7de336e 05:54:51 Step 12/24 : RUN ${MAKE} 05:54:51 ---> Running in 07f5b650e88f 05:54:52 go mod tidy 05:54:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.12" -o cmd/device-snmp ./cmd 05:55:31 Removing intermediate container 07f5b650e88f 05:55:31 ---> f0cf90fa0b3e 05:55:31 Step 13/24 : FROM alpine:3.12 05:55:31 3.12: Pulling from library/alpine 05:55:31 d2f70382dc9a: Pulling fs layer 05:55:31 d2f70382dc9a: Verifying Checksum 05:55:31 d2f70382dc9a: Download complete 05:55:31 d2f70382dc9a: Pull complete 05:55:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:55:31 Status: Downloaded newer image for alpine:3.12 05:55:31 ---> c4fd0aeabfcf 05:55:31 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:55:31 ---> Running in 4e41cf42a4e1 05:55:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:55:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:55:31 (1/6) Installing dumb-init (1.2.2-r1) 05:55:31 (2/6) Installing libgcc (9.3.0-r2) 05:55:31 (3/6) Installing libsodium (1.0.18-r0) 05:55:31 (4/6) Installing libstdc++ (9.3.0-r2) 05:55:31 (5/6) Installing libzmq (4.3.3-r0) 05:55:31 (6/6) Installing zeromq (4.3.3-r0) 05:55:31 Executing busybox-1.31.1-r20.trigger 05:55:31 OK: 8 MiB in 20 packages 05:55:31 Removing intermediate container 4e41cf42a4e1 05:55:31 ---> f0f22e9c83a6 05:55:31 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:55:33 ---> 4e94cda0cbfa 05:55:33 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:55:33 ---> a26f29318b12 05:55:33 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:55:34 ---> 84a6c59ea9f9 05:55:34 Step 18/24 : EXPOSE 59993 05:55:34 ---> Running in dde1030eecf5 05:55:34 Removing intermediate container dde1030eecf5 05:55:34 ---> 69fc70be55ab 05:55:34 Step 19/24 : EXPOSE 161 05:55:35 ---> Running in f1762e2c3851 05:55:35 Removing intermediate container f1762e2c3851 05:55:35 ---> 7722ebf2ab0f 05:55:35 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:55:35 ---> Running in fb43e7f6b11d 05:55:36 Removing intermediate container fb43e7f6b11d 05:55:36 ---> 08e3940a7c5d 05:55:36 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:55:36 ---> Running in b341237683ff 05:55:36 Removing intermediate container b341237683ff 05:55:36 ---> e85b3bade701 05:55:36 Step 22/24 : LABEL arch=arm64 05:55:36 ---> Running in 7655dc130397 05:55:37 Removing intermediate container 7655dc130397 05:55:37 ---> a05254fca504 05:55:37 Step 23/24 : LABEL git_sha=818dce0908d2f6acf1a74ddc47b633f382a6be16 05:55:37 ---> Running in 8cef9be2a374 05:55:37 Removing intermediate container 8cef9be2a374 05:55:37 ---> 0d6b69c78402 05:55:37 Step 24/24 : LABEL version=1.3.2-dev.12 05:55:38 ---> Running in 2c7c9072e3e4 05:55:38 Removing intermediate container 2c7c9072e3e4 05:55:38 ---> 8f51ed789d2e 05:55:38 [Warning] One or more build-args [ARCH] were not consumed 05:55:38 Successfully built 8f51ed789d2e 05:55:38 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 05:55:38 provisioning config files... 05:55:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config1564651866324357237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:39 ---> docker-login.sh 05:55:39 nexus3.edgexfoundry.org:10001 05:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:39 Configure a credential helper to remove this warning. See 05:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:39 05:55:39 Login Succeeded 05:55:39 nexus3.edgexfoundry.org:10002 05:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:40 Configure a credential helper to remove this warning. See 05:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:40 05:55:40 Login Succeeded 05:55:40 nexus3.edgexfoundry.org:10003 05:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:40 Configure a credential helper to remove this warning. See 05:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:40 05:55:40 Login Succeeded 05:55:40 nexus3.edgexfoundry.org:10004 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 docker.io 05:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:42 Configure a credential helper to remove this warning. See 05:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:42 05:55:42 Login Succeeded 05:55:42 ---> docker-login.sh ends [Pipeline] } 05:55:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:42 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 05:55:42 818dce0908d2f6acf1a74ddc47b633f382a6be16 05:55:42 latest 05:55:42 1.3.2-dev.12 05:55:42 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 05:55:42 master 05:55:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:55:42 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] isUnix [Pipeline] sh 05:55:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16 05:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:55:43 58f399ca8b22: Preparing 05:55:43 3ff13d5b94e9: Preparing 05:55:43 aba8f89be8b8: Preparing 05:55:43 f1cb79f214c3: Preparing 05:55:43 3fbe34a1663b: Preparing 05:55:43 3fbe34a1663b: Layer already exists 05:55:43 58f399ca8b22: Pushed 05:55:43 3ff13d5b94e9: Pushed 05:55:44 f1cb79f214c3: Pushed 05:55:46 aba8f89be8b8: Pushed 05:55:46 818dce0908d2f6acf1a74ddc47b633f382a6be16: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:55:47 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:55:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:55:47 58f399ca8b22: Preparing 05:55:47 3ff13d5b94e9: Preparing 05:55:47 aba8f89be8b8: Preparing 05:55:47 f1cb79f214c3: Preparing 05:55:47 3fbe34a1663b: Preparing 05:55:47 f1cb79f214c3: Layer already exists 05:55:47 58f399ca8b22: Layer already exists 05:55:47 3ff13d5b94e9: Layer already exists 05:55:47 aba8f89be8b8: Layer already exists 05:55:47 3fbe34a1663b: Layer already exists 05:55:47 latest: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:55:48 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh 05:55:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.12 05:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:55:48 58f399ca8b22: Preparing 05:55:48 3ff13d5b94e9: Preparing 05:55:48 aba8f89be8b8: Preparing 05:55:48 f1cb79f214c3: Preparing 05:55:48 3fbe34a1663b: Preparing 05:55:48 f1cb79f214c3: Layer already exists 05:55:48 3fbe34a1663b: Layer already exists 05:55:48 3ff13d5b94e9: Layer already exists 05:55:48 58f399ca8b22: Layer already exists 05:55:48 aba8f89be8b8: Layer already exists 05:55:48 1.3.2-dev.12: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:55:49 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh 05:55:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 05:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:55:49 58f399ca8b22: Preparing 05:55:49 3ff13d5b94e9: Preparing 05:55:49 aba8f89be8b8: Preparing 05:55:49 f1cb79f214c3: Preparing 05:55:49 3fbe34a1663b: Preparing 05:55:49 3ff13d5b94e9: Layer already exists 05:55:49 58f399ca8b22: Layer already exists 05:55:49 3fbe34a1663b: Layer already exists 05:55:49 f1cb79f214c3: Layer already exists 05:55:49 aba8f89be8b8: Layer already exists 05:55:49 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:55:50 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh 05:55:50 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master 05:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:55:50 58f399ca8b22: Preparing 05:55:50 3ff13d5b94e9: Preparing 05:55:50 aba8f89be8b8: Preparing 05:55:50 f1cb79f214c3: Preparing 05:55:50 3fbe34a1663b: Preparing 05:55:50 58f399ca8b22: Layer already exists 05:55:50 aba8f89be8b8: Layer already exists 05:55:50 3fbe34a1663b: Layer already exists 05:55:50 f1cb79f214c3: Layer already exists 05:55:50 3ff13d5b94e9: Layer already exists 05:55:50 master: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:50 ===================================================== [Pipeline] echo 05:55:50 taggedImages: 05:55:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16 05:55:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:55:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.12 05:55:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 05:55:50 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:55:51 ---> job-cost.sh 05:55:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LbOV 05:56:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:58:07 lf-activate-venv(): INFO: Adding /tmp/venv-LbOV/bin to PATH 05:58:07 INFO: No Stack... 05:58:07 INFO: Retrieving Pricing Info for: v2-standard-4 05:58:07 INFO: Archiving Costs [Pipeline] sh 05:58:07 + cat /w/workspace/device-snmp-go/36/archives/cost.csv 05:58:07 + cut -d, -f6 [Pipeline] lock 05:58:07 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] 05:58:07 Resource [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] did not exist. Created. 05:58:07 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:07 /w/workspace/device-snmp-go/36@tmp/durable-7d8577ea/script.sh: 1: /w/workspace/device-snmp-go/36@tmp/durable-7d8577ea/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:58:08 + echo total: 0.18000000715255737 [Pipeline] stash 05:58:08 Warning: overwriting stash ‘stack-cost’ 05:58:08 Stashed 1 file(s) [Pipeline] } 05:58:08 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [Pipeline] // lock [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 05:58:09 provisioning config files... 05:58:09 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config365507156204159961tmp [Pipeline] { [Pipeline] sh 05:58:09 + set +x 05:58:09 + curl -s https://codecov.io/bash 05:58:09 + bash -s -- 05:58:09 05:58:09 _____ _ 05:58:09 / ____| | | 05:58:09 | | ___ __| | ___ ___ _____ __ 05:58:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:58:09 | |___| (_) | (_| | __/ (_| (_) \ V / 05:58:09 \_____\___/ \__,_|\___|\___\___/ \_/ 05:58:09 Bash-1.0.3 05:58:09 05:58:09 05:58:09 ==> git version 2.24.4 found 05:58:09 ==> 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 05:58:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:58:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:58:09 ==> Jenkins CI detected. 05:58:09 project root: . 05:58:09 --> token set from env 05:58:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:58:09 ==> Running gcov in . (disable via -X gcov) 05:58:09 ==> Python coveragepy not found 05:58:09 ==> Searching for coverage reports in: 05:58:09 + . 05:58:09 -> Found 1 reports 05:58:09 ==> Detecting git/mercurial file structure 05:58:09 ==> Reading reports 05:58:09 + ./coverage.out bytes=7631 05:58:09 ==> Appending adjustments 05:58:09 https://docs.codecov.io/docs/fixing-reports 05:58:09 + Found adjustments 05:58:09 ==> Gzipping contents 05:58:09 4.0K /tmp/codecov.rmF0ko.gz 05:58:09 ==> Uploading reports 05:58:09 url: https://codecov.io 05:58:09 query: branch=master&commit=818dce0908d2f6acf1a74ddc47b633f382a6be16&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:58:09 -> Pinging Codecov 05:58:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=818dce0908d2f6acf1a74ddc47b633f382a6be16&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:58:10 -> Uploading to 05:58:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/6C56EA5C29638FB4528AC87E60AF5AE0/818dce0908d2f6acf1a74ddc47b633f382a6be16/3956b2ae-34f8-4abb-b6ba-f2cb47ea1423.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T055810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0b72beec59b7c21e7fe89bbf9b954b0255bdafdd29a0c7c45610b51a9a6ba24 05:58:10 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:10 Dload Upload Total Spent Left Speed 05:58:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1378 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 4055 --:--:-- --:--:-- --:--:-- 4052 05:58:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] } 05:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:58:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:58:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:58:12 05:58:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:58:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:58:12 188c0c94c7c5: Pulling fs layer 05:58:12 0ef7d3d256c8: Pulling fs layer 05:58:12 de9db76c5a1d: Pulling fs layer 05:58:12 0eba1c9be4d2: Pulling fs layer 05:58:12 0d57e429df01: Pulling fs layer 05:58:12 4e4be7b47b0d: Pulling fs layer 05:58:12 e1f770b5df2f: Pulling fs layer 05:58:12 85a0685a4137: Pulling fs layer 05:58:12 0d57e429df01: Waiting 05:58:12 4e4be7b47b0d: Waiting 05:58:12 e1f770b5df2f: Waiting 05:58:12 85a0685a4137: Waiting 05:58:12 0eba1c9be4d2: Waiting 05:58:12 de9db76c5a1d: Verifying Checksum 05:58:12 de9db76c5a1d: Download complete 05:58:12 0ef7d3d256c8: Verifying Checksum 05:58:12 0ef7d3d256c8: Download complete 05:58:12 0d57e429df01: Verifying Checksum 05:58:12 0d57e429df01: Download complete 05:58:12 188c0c94c7c5: Verifying Checksum 05:58:12 188c0c94c7c5: Download complete 05:58:12 4e4be7b47b0d: Verifying Checksum 05:58:12 4e4be7b47b0d: Download complete 05:58:12 188c0c94c7c5: Pull complete 05:58:13 0ef7d3d256c8: Pull complete 05:58:13 de9db76c5a1d: Pull complete 05:58:13 e1f770b5df2f: Verifying Checksum 05:58:13 e1f770b5df2f: Download complete 05:58:15 0eba1c9be4d2: Verifying Checksum 05:58:15 0eba1c9be4d2: Download complete 05:58:16 85a0685a4137: Verifying Checksum 05:58:16 85a0685a4137: Download complete 05:58:19 0eba1c9be4d2: Pull complete 05:58:19 0d57e429df01: Pull complete 05:58:19 4e4be7b47b0d: Pull complete 05:58:19 e1f770b5df2f: Pull complete 05:58:22 85a0685a4137: Pull complete 05:58:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:58:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:58:23 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 05:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:58:24 $ docker top 1f8e254d31625b34e474bcaaf9a272b40bae32feb38eac6fc53be0c38ed14bc7 -eo pid,comm [Pipeline] { [Pipeline] echo 05:58:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:58:25 + set -o pipefail 05:58:25 + snyk monitor '--org=edgex-jenkins' 05:58:30 05:58:30 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 05:58:30 05:58:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/5c7dffe7-c07b-4632-aee6-db22de335113 05:58:30 05:58:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:58:30 05:58:30 [Pipeline] } 05:58:30 $ docker stop --time=1 1f8e254d31625b34e474bcaaf9a272b40bae32feb38eac6fc53be0c38ed14bc7 05:58:32 $ docker rm -f 1f8e254d31625b34e474bcaaf9a272b40bae32feb38eac6fc53be0c38ed14bc7 [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 05:58:34 + git log --format=format:%s -1 818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] isUnix [Pipeline] sh 05:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:34 . [Pipeline] withDockerContainer 05:58:34 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 05:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:58:34 $ docker top 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:35 [ssh-agent] Looking for ssh-agent implementation... 05:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:35 $ docker exec 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 ssh-agent 05:58:35 SSH_AUTH_SOCK=/tmp/ssh-SWpAyn9GUsNx/agent.15 05:58:35 SSH_AGENT_PID=22 05:58:35 Running ssh-add (command line suppressed) 05:58:35 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6517933961854039924.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6517933961854039924.key) 05:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:35 + git semver tag 05:58:35 # -> Open(): unable to determine branch for HEAD 05:58:35 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:58:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:58:35 # $SEMVER_REMOTE_NAME = origin 05:58:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:58:35 # $SEMVER_USER_NAME = edgex-jenkins 05:58:35 # $SEMVER_BRANCH = master 05:58:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 05:58:35 # 818dce0908d2f6acf1a74ddc47b633f382a6be16 HEAD 05:58:35 # -> Force: false 05:58:35 # 1177f63d009b0d92e1784d0d6ad4ea787ff1b5b8 refs/tags/v1.3.2-dev.12 [Pipeline] } 05:58:35 $ docker exec --env ******** --env ******** 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 ssh-agent -k 05:58:35 unset SSH_AUTH_SOCK; 05:58:35 unset SSH_AGENT_PID; 05:58:35 echo Agent pid 22 killed; 05:58:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:36 + git semver [Pipeline] } 05:58:36 $ docker stop --time=1 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 05:58:37 $ docker rm -f 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:58:38 05:58:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:58:38 0.23.1-centos7: Pulling from edgex-lftools 05:58:38 ab5ef0e58194: Pulling fs layer 05:58:38 9712f1f96733: Pulling fs layer 05:58:38 63f879dbbcfc: Pulling fs layer 05:58:38 0d9ebad4ef96: Pulling fs layer 05:58:38 e9a5061849ea: Pulling fs layer 05:58:38 d747dcd14b5f: Pulling fs layer 05:58:38 2de7ff778b66: Pulling fs layer 05:58:38 0d9ebad4ef96: Waiting 05:58:38 e9a5061849ea: Waiting 05:58:38 d747dcd14b5f: Waiting 05:58:38 2de7ff778b66: Waiting 05:58:38 9712f1f96733: Download complete 05:58:39 63f879dbbcfc: Verifying Checksum 05:58:39 63f879dbbcfc: Download complete 05:58:39 e9a5061849ea: Verifying Checksum 05:58:39 e9a5061849ea: Download complete 05:58:39 d747dcd14b5f: Verifying Checksum 05:58:39 d747dcd14b5f: Download complete 05:58:40 2de7ff778b66: Verifying Checksum 05:58:40 2de7ff778b66: Download complete 05:58:40 0d9ebad4ef96: Verifying Checksum 05:58:40 0d9ebad4ef96: Download complete 05:58:40 ab5ef0e58194: Verifying Checksum 05:58:40 ab5ef0e58194: Download complete 05:58:43 ab5ef0e58194: Pull complete 05:58:43 9712f1f96733: Pull complete 05:58:44 63f879dbbcfc: Pull complete 05:58:47 0d9ebad4ef96: Pull complete 05:58:47 e9a5061849ea: Pull complete 05:58:47 d747dcd14b5f: Pull complete 05:58:48 2de7ff778b66: Pull complete 05:58:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:58:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:58:48 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 05:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:58:51 $ docker top f26b955653d65ff14ca4090c94af0239ffd0167424a8a29b6070f5e1c45097d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:58:51 provisioning config files... 05:58:51 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3501033655173574513tmp 05:58:51 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1376238172549192070tmp 05:58:51 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3096174575535928395tmp [Pipeline] { [Pipeline] echo 05:58:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:58:52 ---> sigul-configuration.sh 05:58:52 gpg: directory `/root/.gnupg' created 05:58:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:58:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:58:52 gpg: keyring `/root/.gnupg/secring.gpg' created 05:58:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:58:52 gpg: CAST5 encrypted data 05:58:52 gpg: encrypted with 1 passphrase 05:58:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:58:52 + mkdir /home/jenkins 05:58:52 + mkdir /home/jenkins/sigul [Pipeline] sh 05:58:52 + 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 05:58:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:58:52 ---> sigul-install.sh 05:58:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:58:57 + git tag --list 05:58:57 1.0.0 05:58:57 v0.0.0 05:58:57 v1.1.0 05:58:57 v1.1.1 05:58:57 v1.2.2 05:58:57 v1.3.0 05:58:57 v1.3.1 05:58:57 v1.3.1-dev.1 05:58:57 v1.3.1-dev.2 05:58:57 v1.3.1-dev.3 05:58:57 v1.3.1-dev.4 05:58:57 v1.3.2-dev.1 05:58:57 v1.3.2-dev.10 05:58:57 v1.3.2-dev.11 05:58:57 v1.3.2-dev.12 05:58:57 v1.3.2-dev.2 05:58:57 v1.3.2-dev.3 05:58:57 v1.3.2-dev.4 05:58:57 v1.3.2-dev.5 05:58:57 v1.3.2-dev.6 05:58:57 v1.3.2-dev.7 05:58:57 v1.3.2-dev.8 05:58:57 v1.3.2-dev.9 [Pipeline] sh 05:58:57 + lftools sign git-tag v1.3.2-dev.12 05:58:58 Signing Git tag with Sigul... 05:58:58 Signing v1.3.2-dev.12 [Pipeline] echo 05:58:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:58:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:58:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:58:59 $ docker stop --time=1 f26b955653d65ff14ca4090c94af0239ffd0167424a8a29b6070f5e1c45097d4 05:59:01 $ docker rm -f f26b955653d65ff14ca4090c94af0239ffd0167424a8a29b6070f5e1c45097d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:01 . [Pipeline] withDockerContainer 05:59:02 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 05:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:59:02 $ docker top bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:02 [ssh-agent] Looking for ssh-agent implementation... 05:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:02 $ docker exec bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 ssh-agent 05:59:02 SSH_AUTH_SOCK=/tmp/ssh-AoPkdgK3qmmM/agent.13 05:59:02 SSH_AGENT_PID=20 05:59:02 Running ssh-add (command line suppressed) 05:59:02 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8705996982050393276.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8705996982050393276.key) 05:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:03 + git semver bump pre 05:59:03 # -> Open(): unable to determine branch for HEAD 05:59:03 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:59:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:59:03 # $SEMVER_REMOTE_NAME = origin 05:59:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:59:03 # $SEMVER_USER_NAME = edgex-jenkins 05:59:03 # $SEMVER_BRANCH = master 05:59:03 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 05:59:03 1.3.2-dev.13 [Pipeline] } 05:59:03 $ docker exec --env ******** --env ******** bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 ssh-agent -k 05:59:03 unset SSH_AUTH_SOCK; 05:59:03 unset SSH_AGENT_PID; 05:59:03 echo Agent pid 20 killed; 05:59:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:03 + git semver [Pipeline] } 05:59:03 $ docker stop --time=1 bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 05:59:04 $ docker rm -f bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:05 . [Pipeline] withDockerContainer 05:59:05 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 05:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:59:05 $ docker top 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:06 [ssh-agent] Looking for ssh-agent implementation... 05:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:06 $ docker exec 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 ssh-agent 05:59:06 SSH_AUTH_SOCK=/tmp/ssh-kVibOce3HCaA/agent.13 05:59:06 SSH_AGENT_PID=19 05:59:06 Running ssh-add (command line suppressed) 05:59:06 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1957048420818967468.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1957048420818967468.key) 05:59:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:06 + git semver push 05:59:06 # -> Open(): unable to determine branch for HEAD 05:59:06 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:59:06 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:59:06 # $SEMVER_REMOTE_NAME = origin 05:59:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:59:06 # $SEMVER_USER_NAME = edgex-jenkins 05:59:06 # $SEMVER_BRANCH = master 05:59:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 05:59:11 $ docker exec --env ******** --env ******** 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 ssh-agent -k 05:59:11 unset SSH_AUTH_SOCK; 05:59:11 unset SSH_AGENT_PID; 05:59:11 echo Agent pid 19 killed; 05:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:11 + git semver [Pipeline] } 05:59:11 $ docker stop --time=1 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 05:59:12 $ docker rm -f 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 [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] libraryResource [Pipeline] sh 05:59:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:59:14 ---> package-listing.sh 05:59:14 ++ tr '[:upper:]' '[:lower:]' 05:59:14 ++ facter osfamily 05:59:14 + OS_FAMILY=redhat 05:59:14 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 05:59:14 + START_PACKAGES=/tmp/packages_start.txt 05:59:14 + END_PACKAGES=/tmp/packages_end.txt 05:59:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:14 + PACKAGES=/tmp/packages_start.txt 05:59:14 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 05:59:14 + PACKAGES=/tmp/packages_end.txt 05:59:14 + case "${OS_FAMILY}" in 05:59:14 + sort 05:59:14 + rpm -qa 05:59:15 + '[' -f /tmp/packages_start.txt ']' 05:59:15 + '[' -f /tmp/packages_end.txt ']' 05:59:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:15 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 05:59:15 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 05:59:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 05:59:15 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:59:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:59:16 05:59:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:59:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:59:16 alpine: Pulling from edgex-lftools-log-publisher 05:59:16 df20fa9351a1: Pulling fs layer 05:59:16 36b3adc4ff6f: Pulling fs layer 05:59:16 8ad3a11d3b57: Pulling fs layer 05:59:16 46f8f816bc3b: Pulling fs layer 05:59:16 93b61091891f: Pulling fs layer 05:59:16 93b9cdb0e59b: Pulling fs layer 05:59:16 5e14af77c1be: Pulling fs layer 05:59:16 01666e4c0597: Pulling fs layer 05:59:16 aa168da1d23b: Pulling fs layer 05:59:16 93b9cdb0e59b: Waiting 05:59:16 5e14af77c1be: Waiting 05:59:16 01666e4c0597: Waiting 05:59:16 aa168da1d23b: Waiting 05:59:16 46f8f816bc3b: Waiting 05:59:16 93b61091891f: Waiting 05:59:16 36b3adc4ff6f: Download complete 05:59:16 46f8f816bc3b: Verifying Checksum 05:59:16 46f8f816bc3b: Download complete 05:59:16 df20fa9351a1: Verifying Checksum 05:59:16 df20fa9351a1: Download complete 05:59:16 93b9cdb0e59b: Verifying Checksum 05:59:16 93b9cdb0e59b: Download complete 05:59:16 5e14af77c1be: Verifying Checksum 05:59:16 5e14af77c1be: Download complete 05:59:16 93b61091891f: Verifying Checksum 05:59:16 93b61091891f: Download complete 05:59:16 01666e4c0597: Verifying Checksum 05:59:16 01666e4c0597: Download complete 05:59:16 df20fa9351a1: Pull complete 05:59:17 8ad3a11d3b57: Verifying Checksum 05:59:17 8ad3a11d3b57: Download complete 05:59:17 36b3adc4ff6f: Pull complete 05:59:17 8ad3a11d3b57: Pull complete 05:59:17 46f8f816bc3b: Pull complete 05:59:17 93b61091891f: Pull complete 05:59:17 93b9cdb0e59b: Pull complete 05:59:17 5e14af77c1be: Pull complete 05:59:18 01666e4c0597: Pull complete 05:59:18 aa168da1d23b: Verifying Checksum 05:59:18 aa168da1d23b: Download complete 05:59:22 aa168da1d23b: Pull complete 05:59:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:59:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:59:22 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 05:59:22 $ 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:59:24 $ docker top 18d75fec3ae25908ef3f28710e9c4c6cbf46f186a2bc46ced3275dfbcf902322 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:25 + touch /tmp/pre-build-complete [Pipeline] sh 05:59:25 + mkdir -p /var/log/sa [Pipeline] sh 05:59:25 + ls /var/log/sa-host 05:59:25 + sadf -c /var/log/sa-host/sa05 05:59:25 file_magic: OK 05:59:25 HZ: Using current value: 100 05:59:25 file_header: OK 05:59:25 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 05:59:25 Statistics: 05:59:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:59:25 File successfully converted to sysstat format version 12.2.1 05:59:25 + sadf -c /var/log/sa-host/sa28 05:59:25 file_magic: OK 05:59:25 HZ: Using current value: 100 05:59:25 file_header: OK 05:59:25 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 05:59:25 Statistics: 05:59:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:59:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:26 provisioning config files... 05:59:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3668738018669024090tmp [Pipeline] { [Pipeline] echo 05:59:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:59:26 ---> create-netrc.sh [Pipeline] } 05:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:59:27 ---> python-tools-install.sh [Pipeline] echo 05:59:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:59:27 ---> sudo-logs.sh 05:59:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:59:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:59:28 ---> job-cost.sh 05:59:28 lf-activate-venv: SKIPPING 05:59:28 DEBUG: total: 0.18000000715255737 05:59:28 INFO: Retrieving Stack Cost... 05:59:28 INFO: Retrieving Pricing Info for: v3-standard-2 05:59:29 INFO: Archiving Costs [Pipeline] echo 05:59:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:59:29 ---> logs-deploy.sh 05:59:29 lf-activate-venv: SKIPPING 05:59:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/36 05:59:29 INFO: archiving workspace using pattern(s): 05:59:30 Archives upload complete. 05:59:30 INFO: archiving logs to Nexus 05:59:31 ---> uname -a: 05:59:31 Linux prd-centos7-docker-4c-2g-484.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:59:31 05:59:31 05:59:31 ---> lscpu: 05:59:31 Architecture: x86_64 05:59:31 CPU op-mode(s): 32-bit, 64-bit 05:59:31 Byte Order: Little Endian 05:59:31 Address sizes: 40 bits physical, 48 bits virtual 05:59:31 CPU(s): 2 05:59:31 On-line CPU(s) list: 0,1 05:59:31 Thread(s) per core: 1 05:59:31 Core(s) per socket: 1 05:59:31 Socket(s): 2 05:59:31 NUMA node(s): 1 05:59:31 Vendor ID: AuthenticAMD 05:59:31 CPU family: 23 05:59:31 Model: 49 05:59:31 Model name: AMD EPYC-Rome Processor 05:59:31 Stepping: 0 05:59:31 CPU MHz: 2799.998 05:59:31 BogoMIPS: 5599.99 05:59:31 Virtualization: AMD-V 05:59:31 Hypervisor vendor: KVM 05:59:31 Virtualization type: full 05:59:31 L1d cache: 64 KiB 05:59:31 L1i cache: 64 KiB 05:59:31 L2 cache: 1 MiB 05:59:31 L3 cache: 32 MiB 05:59:31 NUMA node0 CPU(s): 0,1 05:59:31 Vulnerability Itlb multihit: Not affected 05:59:31 Vulnerability L1tf: Not affected 05:59:31 Vulnerability Mds: Not affected 05:59:31 Vulnerability Meltdown: Not affected 05:59:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:59:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:59:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:59:31 Vulnerability Srbds: Not affected 05:59:31 Vulnerability Tsx async abort: Not affected 05:59:31 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:59:31 05:59:31 05:59:31 ---> nproc: 05:59:31 2 05:59:31 05:59:31 05:59:31 ---> df -h: 05:59:31 Filesystem Size Used Available Use% Mounted on 05:59:31 overlay 40.0G 8.9G 31.1G 22% / 05:59:31 tmpfs 64.0M 0 64.0M 0% /dev 05:59:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:59:31 shm 64.0M 0 64.0M 0% /dev/shm 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master@tmp 05:59:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 05:59:31 05:59:31 05:59:31 ---> free -m: 05:59:31 total used free shared buff/cache available 05:59:31 Mem: 7821 1166 3273 0 3381 6572 05:59:31 Swap: 1023 0 1023 05:59:31 05:59:31 05:59:31 ---> ip addr: 05:59:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:59:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:59:31 inet 127.0.0.1/8 scope host lo 05:59:31 valid_lft forever preferred_lft forever 05:59:31 inet6 ::1/128 scope host 05:59:31 valid_lft forever preferred_lft forever 05:59:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:59:31 link/ether fa:16:3e:4d:45:f1 brd ff:ff:ff:ff:ff:ff 05:59:31 inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 05:59:31 valid_lft 85730sec preferred_lft 85730sec 05:59:31 inet6 fe80::f816:3eff:fe4d:45f1/64 scope link 05:59:31 valid_lft forever preferred_lft forever 05:59:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:59:31 link/ether 02:42:bb:fb:ee:21 brd ff:ff:ff:ff:ff:ff 05:59:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:59:31 valid_lft forever preferred_lft forever 05:59:31 inet6 fe80::42:bbff:fefb:ee21/64 scope link 05:59:31 valid_lft forever preferred_lft forever 05:59:31 05:59:31 05:59:31 ---> sar -b -r -n DEV: 05:59:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 05:59:31 05:59:31 05:48:09 LINUX RESTART (2 CPU) 05:59:31 05:59:31 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:59:31 05:50:01 5.15 0.20 4.95 0.00 23.71 131.96 0.00 05:59:31 05:51:01 0.42 0.00 0.42 0.00 0.00 7.03 0.00 05:59:31 05:52:01 0.33 0.00 0.33 0.00 0.00 5.41 0.00 05:59:31 05:53:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 05:59:31 05:54:01 0.58 0.00 0.58 0.00 0.00 6.11 0.00 05:59:31 05:55:01 0.52 0.00 0.52 0.00 0.00 7.68 0.00 05:59:31 05:56:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 05:59:31 05:57:01 0.32 0.00 0.32 0.00 0.00 5.13 0.00 05:59:31 05:58:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 05:59:31 05:59:01 197.79 0.03 197.75 0.00 3.73 58280.69 0.00 05:59:31 Average: 20.57 0.02 20.55 0.00 2.74 5847.13 0.00 05:59:31 05:59:31 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:31 05:50:01 5467336 0 805884 10.06 2620 1733092 1254348 13.85 574352 1569064 20 05:59:31 05:51:01 5471408 0 801804 10.01 2620 1733100 1205804 13.31 574472 1566100 16 05:59:31 05:52:01 5470148 0 803064 10.03 2620 1733100 1206068 13.32 574492 1567432 16 05:59:31 05:53:01 5468292 0 804916 10.05 2620 1733104 1206104 13.32 575848 1567432 8 05:59:31 05:54:01 5470456 0 802744 10.02 2620 1733112 1205936 13.31 568872 1573400 8 05:59:31 05:55:01 5469700 0 803500 10.03 2620 1733112 1205804 13.31 569428 1573400 20 05:59:31 05:56:01 5462844 0 810348 10.12 2620 1733120 1234036 13.62 575472 1573400 20 05:59:31 05:57:01 5453228 0 819956 10.24 2620 1733128 1266996 13.99 583984 1573400 8 05:59:31 05:58:01 5462476 0 810704 10.12 2620 1733132 1200736 13.26 578464 1571592 16 05:59:31 05:59:01 3879140 0 1072012 13.39 2620 3055160 1239780 13.69 796088 2701200 8 05:59:31 Average: 5307503 0 833493 10.41 2620 1865316 1222561 13.50 597147 1683642 14 05:59:31 05:59:31 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:31 05:50:01 eth0 13.14 9.46 14.31 4.34 0.00 0.00 0.00 0.00 05:59:31 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:50:01 docker0 1.58 1.25 0.34 2.78 0.00 0.00 0.00 0.00 05:59:31 05:51:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:59:31 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:52:01 eth0 4.20 1.80 3.31 0.30 0.00 0.00 0.00 0.00 05:59:31 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:53:01 eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 05:59:31 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:54:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:59:31 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:59:31 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:56:01 eth0 1.18 1.28 0.13 7.98 0.00 0.00 0.00 0.00 05:59:31 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:57:01 eth0 1.87 1.87 0.36 13.43 0.00 0.00 0.00 0.00 05:59:31 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:59:31 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:59:01 eth0 940.39 858.47 7969.43 81.48 0.00 0.00 0.00 0.00 05:59:31 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 05:59:01 docker0 106.69 110.79 7.65 660.03 0.00 0.00 0.00 0.00 05:59:31 Average: eth0 96.26 87.38 799.08 10.78 0.00 0.00 0.00 0.00 05:59:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:31 Average: docker0 10.83 11.21 0.80 66.30 0.00 0.00 0.00 0.00 05:59:31 05:59:31 05:59:31 ---> sar -P ALL: 05:59:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 05:59:31 05:59:31 05:48:09 LINUX RESTART (2 CPU) 05:59:31 05:59:31 05:49:01 CPU %user %nice %system %iowait %steal %idle 05:59:31 05:50:01 all 0.70 0.00 0.39 0.02 0.03 98.87 05:59:31 05:50:01 0 0.72 0.00 0.38 0.02 0.03 98.85 05:59:31 05:50:01 1 0.67 0.00 0.39 0.02 0.03 98.89 05:59:31 05:51:01 all 0.08 0.00 0.04 0.00 0.02 99.86 05:59:31 05:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:59:31 05:51:01 1 0.12 0.00 0.07 0.00 0.02 99.80 05:59:31 05:52:01 all 0.06 0.00 0.03 0.00 0.02 99.89 05:59:31 05:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 05:59:31 05:52:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:59:31 05:53:01 all 0.12 0.00 0.04 0.00 0.03 99.82 05:59:31 05:53:01 0 0.18 0.00 0.03 0.00 0.02 99.77 05:59:31 05:53:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:59:31 05:54:01 all 0.10 0.00 0.04 0.00 0.02 99.84 05:59:31 05:54:01 0 0.15 0.00 0.03 0.00 0.00 99.82 05:59:31 05:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:59:31 05:55:01 all 0.08 0.00 0.03 0.00 0.02 99.87 05:59:31 05:55:01 0 0.13 0.00 0.02 0.00 0.02 99.83 05:59:31 05:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:59:31 05:56:01 all 0.14 0.00 0.04 0.00 0.02 99.80 05:59:31 05:56:01 0 0.10 0.00 0.02 0.00 0.02 99.87 05:59:31 05:56:01 1 0.18 0.00 0.07 0.00 0.02 99.73 05:59:31 05:57:01 all 0.22 0.00 0.07 0.00 0.02 99.70 05:59:31 05:57:01 0 0.08 0.00 0.07 0.00 0.02 99.83 05:59:31 05:57:01 1 0.35 0.00 0.07 0.00 0.02 99.57 05:59:31 05:58:01 all 0.19 0.00 0.04 0.00 0.02 99.75 05:59:31 05:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:59:31 05:58:01 1 0.33 0.00 0.07 0.00 0.02 99.58 05:59:31 05:59:01 all 22.96 0.00 10.15 2.68 0.08 64.13 05:59:31 05:59:01 0 21.00 0.00 9.95 2.22 0.07 66.76 05:59:31 05:59:01 1 24.91 0.00 10.34 3.14 0.09 61.52 05:59:31 Average: all 2.34 0.00 1.03 0.26 0.03 96.34 05:59:31 Average: 0 2.14 0.00 1.00 0.21 0.02 96.62 05:59:31 Average: 1 2.54 0.00 1.06 0.30 0.03 96.06 05:59:31 05:59:31 05:59:31