Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6de27f08c1063e4823e4a492e46f5b5ad007e06d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.13] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8270 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 6de27f08c1063e4823e4a492e46f5b5ad007e06d (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6de27f08c1063e4823e4a492e46f5b5ad007e06d # timeout=10 Commit message: "Merge pull request #20 from hahattan/issue-19" > git rev-list --no-walk 2ca6a6137050167f4ab56441aff9642385515f05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:51:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:51:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:51:33 ========================================================= 15:51:33 EdgeX Global Pipelines Version Info 15:51:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:51:36 ------------------- 15:51:36 stable info: 15:51:36 ------------------- 15:51:36 Commited By: Emilio Reyes emilio.reyes@intel.com 15:51:36 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 15:51:36 Message: update stable to v1.0.87 15:51:37 ------------------- 15:51:37 experimental info: 15:51:37 ------------------- 15:51:37 Commited By: **** collab-it+edgex@linuxfoundation.org 15:51:37 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:51:37 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:40 15:51:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:51:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:41 latest: Pulling from edgex-devops/git-semver 15:51:41 9123ac7c32f7: Pulling fs layer 15:51:41 b8cc5d1170e3: Pulling fs layer 15:51:41 2924cbbf6a41: Pulling fs layer 15:51:41 93b08a4f1073: Pulling fs layer 15:51:41 93b08a4f1073: Waiting 15:51:41 b8cc5d1170e3: Verifying Checksum 15:51:41 b8cc5d1170e3: Download complete 15:51:41 9123ac7c32f7: Verifying Checksum 15:51:41 9123ac7c32f7: Download complete 15:51:41 93b08a4f1073: Verifying Checksum 15:51:41 93b08a4f1073: Download complete 15:51:41 2924cbbf6a41: Verifying Checksum 15:51:41 2924cbbf6a41: Download complete 15:51:42 9123ac7c32f7: Pull complete 15:51:42 b8cc5d1170e3: Pull complete 15:51:43 2924cbbf6a41: Pull complete 15:51:44 93b08a4f1073: Pull complete 15:51:44 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:51:44 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:51:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:46 $ docker top e7461f4817d2d652251206023aea913b9a79041399e7addeaa32b0505bb9afa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:46 [ssh-agent] Looking for ssh-agent implementation... 15:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:47 $ docker exec e7461f4817d2d652251206023aea913b9a79041399e7addeaa32b0505bb9afa7 ssh-agent 15:51:48 SSH_AUTH_SOCK=/tmp/ssh-tadrFnxpZAAL/agent.14 15:51:48 SSH_AGENT_PID=21 15:51:48 Running ssh-add (command line suppressed) 15:51:48 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6963318321708560760.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6963318321708560760.key) 15:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:49 + git describe --exact-match --tags HEAD 15:51:49 fatal: No names found, cannot describe anything. [Pipeline] } 15:51:49 $ docker exec --env ******** --env ******** e7461f4817d2d652251206023aea913b9a79041399e7addeaa32b0505bb9afa7 ssh-agent -k 15:51:50 unset SSH_AUTH_SOCK; 15:51:50 unset SSH_AGENT_PID; 15:51:50 echo Agent pid 21 killed; 15:51:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:51:50 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:51:50 This usually means this commit has not been tagged. [Pipeline] sshagent 15:51:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:50 [ssh-agent] Looking for ssh-agent implementation... 15:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:51 $ docker exec e7461f4817d2d652251206023aea913b9a79041399e7addeaa32b0505bb9afa7 ssh-agent 15:51:51 SSH_AUTH_SOCK=/tmp/ssh-qyybRndP0BEK/agent.55 15:51:51 SSH_AGENT_PID=62 15:51:51 Running ssh-add (command line suppressed) 15:51:51 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1534313470800209794.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1534313470800209794.key) 15:51:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:52 + git semver init 15:51:52 # -> Open(): unable to determine branch for HEAD 15:51:52 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:51:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:51:52 # $SEMVER_REMOTE_NAME = origin 15:51:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:52 # $SEMVER_USER_NAME = edgex-jenkins 15:51:52 # $SEMVER_BRANCH = master 15:51:52 # $SEMVER_TEMP = /tmp/semver-659592119 15:51:52 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:51:54 # '/tmp/semver-659592119' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 15:51:54 # -> Force: false 15:51:54 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 15:51:54 $ docker exec --env ******** --env ******** e7461f4817d2d652251206023aea913b9a79041399e7addeaa32b0505bb9afa7 ssh-agent -k 15:51:54 unset SSH_AUTH_SOCK; 15:51:54 unset SSH_AGENT_PID; 15:51:54 echo Agent pid 62 killed; 15:51:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:55 + git semver [Pipeline] } 15:51:55 $ docker stop --time=1 e7461f4817d2d652251206023aea913b9a79041399e7addeaa32b0505bb9afa7 15:51:57 $ docker rm -f e7461f4817d2d652251206023aea913b9a79041399e7addeaa32b0505bb9afa7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:52:01 Stashed 15 file(s) [Pipeline] echo 15:52:01 [edgeXSemver] initialized semver on version 1.0.1-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:52:16 Still waiting to schedule task 15:52:16 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8270’ 15:52:16 Still waiting to schedule task 15:52:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 15:54:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8271 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 15:54:14 Running in /w/workspace/device-rest-go/7 [Pipeline] { [Pipeline] checkout 15:54:19 using credential edgex-jenkins-ssh 15:54:19 Cloning the remote Git repository 15:54:19 Cloning with configured refspecs honoured and without tags 15:54:19 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:54:19 > git init /w/workspace/device-rest-go/7 # timeout=10 15:54:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:54:19 > git --version # timeout=10 15:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:21 Fetching without tags 15:54:21 Checking out Revision 6de27f08c1063e4823e4a492e46f5b5ad007e06d (master) 15:54:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:54:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:54:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:54:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:22 > git config core.sparsecheckout # timeout=10 15:54:22 > git checkout -f 6de27f08c1063e4823e4a492e46f5b5ad007e06d # timeout=10 15:54:26 Commit message: "Merge pull request #20 from hahattan/issue-19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:54:28 ========================================================= 15:54:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:54:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 15:54:30 Sending build context to Docker daemon 8.012MB 15:54:30 Step 1/10 : ARG BASE=golang:1.13-alpine 15:54:30 Step 2/10 : FROM ${BASE} 15:54:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:54:30 cde5963f3b93: Pulling fs layer 15:54:30 2a23fa8c16f7: Pulling fs layer 15:54:30 777b28850792: Pulling fs layer 15:54:30 8a11ddd9e578: Pulling fs layer 15:54:30 4cf88f913ddb: Pulling fs layer 15:54:30 1df406cf5192: Pulling fs layer 15:54:30 cd6300453558: Pulling fs layer 15:54:30 b9c365052c96: Pulling fs layer 15:54:30 a2d8cc88f415: Pulling fs layer 15:54:30 ea1d1ca13537: Pulling fs layer 15:54:30 3750a50a1c5e: Pulling fs layer 15:54:30 b9c365052c96: Waiting 15:54:30 1df406cf5192: Waiting 15:54:30 8a11ddd9e578: Waiting 15:54:30 cd6300453558: Waiting 15:54:30 3750a50a1c5e: Waiting 15:54:30 a2d8cc88f415: Waiting 15:54:30 ea1d1ca13537: Waiting 15:54:30 777b28850792: Download complete 15:54:30 2a23fa8c16f7: Download complete 15:54:30 4cf88f913ddb: Download complete 15:54:30 1df406cf5192: Download complete 15:54:30 cde5963f3b93: Verifying Checksum 15:54:31 cde5963f3b93: Pull complete 15:54:32 2a23fa8c16f7: Pull complete 15:54:32 777b28850792: Pull complete 15:54:35 cd6300453558: Verifying Checksum 15:54:35 cd6300453558: Download complete 15:54:35 a2d8cc88f415: Verifying Checksum 15:54:35 a2d8cc88f415: Download complete 15:54:37 ea1d1ca13537: Verifying Checksum 15:54:37 ea1d1ca13537: Download complete 15:54:37 3750a50a1c5e: Verifying Checksum 15:54:37 3750a50a1c5e: Download complete 15:54:40 b9c365052c96: Verifying Checksum 15:54:41 8a11ddd9e578: Verifying Checksum 15:54:41 8a11ddd9e578: Download complete 15:54:43 Running on prd-centos7-docker-4c-2g-8272 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 15:54:43 Running in /w/workspace/device-rest-go/7 [Pipeline] { [Pipeline] checkout 15:54:45 using credential edgex-jenkins-ssh 15:54:45 Cloning the remote Git repository 15:54:45 Cloning with configured refspecs honoured and without tags 15:54:45 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:54:46 > git init /w/workspace/device-rest-go/7 # timeout=10 15:54:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:54:46 > git --version # timeout=10 15:54:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:46 Fetching without tags 15:54:47 Checking out Revision 6de27f08c1063e4823e4a492e46f5b5ad007e06d (master) 15:54:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:54:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:54:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:54:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:47 > git config core.sparsecheckout # timeout=10 15:54:47 > git checkout -f 6de27f08c1063e4823e4a492e46f5b5ad007e06d # timeout=10 15:54:50 Commit message: "Merge pull request #20 from hahattan/issue-19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:54:52 ========================================================= 15:54:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:54:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 15:54:52 Sending build context to Docker daemon 8.012MB 15:54:52 Step 1/10 : ARG BASE=golang:1.13-alpine 15:54:52 Step 2/10 : FROM ${BASE} 15:54:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:52 e6b0cf9c0882: Pulling fs layer 15:54:52 2848faf0eed1: Pulling fs layer 15:54:52 0f37312ad70f: Pulling fs layer 15:54:52 5788d62ee057: Pulling fs layer 15:54:52 0e6b1d234666: Pulling fs layer 15:54:52 bf5d7aec512f: Pulling fs layer 15:54:52 34c802a77dc8: Pulling fs layer 15:54:52 9eb99e56ec68: Pulling fs layer 15:54:52 27c7a5d97fbd: Pulling fs layer 15:54:52 5c102a31e300: Pulling fs layer 15:54:52 dcfb455df0a1: Pulling fs layer 15:54:52 34c802a77dc8: Waiting 15:54:52 5788d62ee057: Waiting 15:54:52 9eb99e56ec68: Waiting 15:54:52 27c7a5d97fbd: Waiting 15:54:52 5c102a31e300: Waiting 15:54:52 dcfb455df0a1: Waiting 15:54:52 0e6b1d234666: Waiting 15:54:52 bf5d7aec512f: Waiting 15:54:52 0f37312ad70f: Download complete 15:54:52 2848faf0eed1: Download complete 15:54:53 0e6b1d234666: Verifying Checksum 15:54:53 0e6b1d234666: Download complete 15:54:53 bf5d7aec512f: Verifying Checksum 15:54:53 bf5d7aec512f: Download complete 15:54:53 e6b0cf9c0882: Verifying Checksum 15:54:53 e6b0cf9c0882: Download complete 15:54:53 e6b0cf9c0882: Pull complete 15:54:53 2848faf0eed1: Pull complete 15:54:54 34c802a77dc8: Verifying Checksum 15:54:54 34c802a77dc8: Download complete 15:54:54 8a11ddd9e578: Pull complete 15:54:54 4cf88f913ddb: Pull complete 15:54:54 1df406cf5192: Pull complete 15:54:54 27c7a5d97fbd: Verifying Checksum 15:54:54 27c7a5d97fbd: Download complete 15:54:54 5788d62ee057: Verifying Checksum 15:54:54 5788d62ee057: Download complete 15:54:54 9eb99e56ec68: Verifying Checksum 15:54:54 9eb99e56ec68: Download complete 15:54:54 dcfb455df0a1: Verifying Checksum 15:54:54 dcfb455df0a1: Download complete 15:54:54 5c102a31e300: Verifying Checksum 15:54:54 5c102a31e300: Download complete 15:54:55 0f37312ad70f: Pull complete 15:54:58 cd6300453558: Pull complete 15:55:00 5788d62ee057: Pull complete 15:55:00 0e6b1d234666: Pull complete 15:55:00 bf5d7aec512f: Pull complete 15:55:03 b9c365052c96: Pull complete 15:55:03 a2d8cc88f415: Pull complete 15:55:05 ea1d1ca13537: Pull complete 15:55:05 34c802a77dc8: Pull complete 15:55:06 3750a50a1c5e: Pull complete 15:55:06 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:55:06 ---> 78745c68409d 15:55:06 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 15:55:09 9eb99e56ec68: Pull complete 15:55:09 27c7a5d97fbd: Pull complete 15:55:11 5c102a31e300: Pull complete 15:55:11 dcfb455df0a1: Pull complete 15:55:11 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:55:11 ---> 7c70fe431013 15:55:11 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 15:55:11 ---> Running in 0f6f52ac557b 15:55:11 Removing intermediate container 0f6f52ac557b 15:55:11 ---> 81c4a6e9af7b 15:55:11 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:55:11 ---> Running in 234ed85d231f 15:55:11 Removing intermediate container 234ed85d231f 15:55:11 ---> 6c5ea69fba71 15:55:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:11 ---> Running in e71280066b0b 15:55:11 Removing intermediate container e71280066b0b 15:55:11 ---> f745c38798ea 15:55:11 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:11 ---> Running in 49688223d77b 15:55:11 ---> Running in c3b7c177b186 15:55:11 Removing intermediate container c3b7c177b186 15:55:11 ---> 3e03965a0ff1 15:55:11 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:55:11 ---> Running in 98b323f0349a 15:55:12 Removing intermediate container 98b323f0349a 15:55:12 ---> ba06d2ba7f97 15:55:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:12 ---> Running in 619f942409a9 15:55:12 Removing intermediate container 49688223d77b 15:55:12 ---> 5658dce52486 15:55:12 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:12 ---> Running in 60202875ec8d 15:55:13 Removing intermediate container 619f942409a9 15:55:13 ---> e62747e383fe 15:55:13 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:13 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:55:13 ---> Running in 47c6932faead 15:55:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:55:14 OK: 143 MiB in 39 packages 15:55:14 Removing intermediate container 60202875ec8d 15:55:14 ---> fd444e7a5e2a 15:55:14 Step 8/10 : WORKDIR /device-rest-go 15:55:14 ---> Running in db7337e2d1c2 15:55:14 Removing intermediate container db7337e2d1c2 15:55:14 ---> 7fa8a3666877 15:55:14 Step 9/10 : COPY . . 15:55:15 ---> b643b6e2fe38 15:55:15 Step 10/10 : RUN go mod download 15:55:15 ---> Running in 86068d41f990 15:55:16 Removing intermediate container 47c6932faead 15:55:16 ---> 9c3e5616c323 15:55:16 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:16 ---> Running in da0cf778276e 15:55:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:55:17 go: finding github.com/BurntSushi/toml v0.3.1 15:55:17 go: finding github.com/OneOfOne/xxhash v1.2.6 15:55:17 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:55:17 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:55:17 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:55:17 go: finding github.com/bgentry/speakeasy v0.1.0 15:55:17 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:55:17 go: finding github.com/davecgh/go-spew v1.1.1 15:55:17 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:55:17 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:55:17 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:55:17 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:55:17 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:55:17 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:55:17 go: finding github.com/fatih/color v1.7.0 15:55:17 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:55:17 go: finding github.com/go-kit/kit v0.8.0 15:55:17 go: finding github.com/go-logfmt/logfmt v0.4.0 15:55:17 go: finding github.com/go-stack/stack v1.8.0 15:55:17 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:55:17 go: finding github.com/google/uuid v1.1.0 15:55:17 go: finding github.com/gorilla/mux v1.7.1 15:55:17 go: finding github.com/hashicorp/consul/api v1.1.0 15:55:17 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:55:17 go: finding github.com/hashicorp/errwrap v1.0.0 15:55:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:55:17 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:55:17 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:55:17 go: finding github.com/hashicorp/go-multierror v1.0.0 15:55:17 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:55:17 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:55:17 go: finding github.com/hashicorp/go-syslog v1.0.0 15:55:17 go: finding github.com/hashicorp/go-uuid v1.0.1 15:55:17 go: finding github.com/hashicorp/go.net v0.0.1 15:55:17 go: finding github.com/hashicorp/golang-lru v0.5.0 15:55:17 go: finding github.com/hashicorp/logutils v1.0.0 15:55:17 go: finding github.com/hashicorp/mdns v1.0.0 15:55:17 go: finding github.com/hashicorp/memberlist v0.1.3 15:55:17 go: finding github.com/hashicorp/serf v0.8.2 15:55:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:55:17 go: finding github.com/mattn/go-colorable v0.0.9 15:55:17 go: finding github.com/mattn/go-isatty v0.0.3 15:55:17 go: finding github.com/miekg/dns v1.0.14 15:55:17 go: finding github.com/mitchellh/cli v1.0.0 15:55:17 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:55:17 go: finding github.com/mitchellh/copystructure v1.0.0 15:55:17 go: finding github.com/mitchellh/go-homedir v1.0.0 15:55:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:55:17 go: finding github.com/mitchellh/gox v0.4.0 15:55:17 go: finding github.com/mitchellh/iochan v1.0.0 15:55:17 go: finding github.com/mitchellh/mapstructure v1.1.2 15:55:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:55:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:55:17 go: finding github.com/pelletier/go-toml v1.2.0 15:55:17 go: finding github.com/pkg/errors v0.8.1 15:55:17 go: finding github.com/pmezard/go-difflib v1.0.0 15:55:17 go: finding github.com/posener/complete v1.1.1 15:55:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:55:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:55:17 go: finding github.com/spf13/cast v1.3.0 15:55:17 go: finding github.com/stretchr/objx v0.1.0 15:55:17 go: finding github.com/stretchr/testify v1.5.1 15:55:17 go: finding github.com/ugorji/go v1.1.4 15:55:17 go: finding github.com/x448/float16 v0.8.4 15:55:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:55:17 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:55:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:55:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:55:17 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:55:17 go: finding gopkg.in/yaml.v2 v2.2.8 15:55:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:55:18 OK: 125 MiB in 39 packages 15:55:20 Removing intermediate container da0cf778276e 15:55:20 ---> ba7f0e01ad6f 15:55:20 Step 8/10 : WORKDIR /device-rest-go 15:55:20 ---> Running in 3d3d1727a637 15:55:21 Removing intermediate container 3d3d1727a637 15:55:21 ---> 70752bdc88c5 15:55:21 Step 9/10 : COPY . . 15:55:21 Removing intermediate container 86068d41f990 15:55:21 ---> 97e75c1cea25 15:55:21 Successfully built 97e75c1cea25 15:55:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:22 ---> 4b0d1bf9d6e2 15:55:22 Step 10/10 : RUN go mod download 15:55:22 + docker inspect -f . ci-base-image-x86_64 15:55:22 . [Pipeline] withDockerContainer 15:55:22 prd-centos7-docker-4c-2g-8272 does not seem to be running inside a container 15:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** ci-base-image-x86_64 cat 15:55:22 ---> Running in 9fcf7cd85c4a 15:55:23 $ docker top 80f5bae9d47224e4fc702b3910218f132ba8b089cbd91496d0f30f4a200d8a64 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:23 + go version 15:55:23 go version go1.13.5 linux/amd64 [Pipeline] sh 15:55:23 + make test 15:55:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:55:24 ? github.com/edgexfoundry/device-rest-go [no test files] 15:55:25 go: finding github.com/BurntSushi/toml v0.3.1 15:55:25 go: finding github.com/OneOfOne/xxhash v1.2.6 15:55:25 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:55:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:55:25 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:55:25 go: finding github.com/bgentry/speakeasy v0.1.0 15:55:25 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:55:25 go: finding github.com/davecgh/go-spew v1.1.1 15:55:25 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:55:25 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:55:25 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:55:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:55:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:55:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:55:25 go: finding github.com/fatih/color v1.7.0 15:55:25 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:55:25 go: finding github.com/go-kit/kit v0.8.0 15:55:25 go: finding github.com/go-logfmt/logfmt v0.4.0 15:55:25 go: finding github.com/go-stack/stack v1.8.0 15:55:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:55:25 go: finding github.com/google/uuid v1.1.0 15:55:25 go: finding github.com/gorilla/mux v1.7.1 15:55:25 go: finding github.com/hashicorp/consul/api v1.1.0 15:55:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:55:25 go: finding github.com/hashicorp/errwrap v1.0.0 15:55:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:55:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:55:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:55:25 go: finding github.com/hashicorp/go-multierror v1.0.0 15:55:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:55:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:55:25 go: finding github.com/hashicorp/go-syslog v1.0.0 15:55:25 go: finding github.com/hashicorp/go-uuid v1.0.1 15:55:25 go: finding github.com/hashicorp/go.net v0.0.1 15:55:25 go: finding github.com/hashicorp/golang-lru v0.5.0 15:55:25 go: finding github.com/hashicorp/logutils v1.0.0 15:55:25 go: finding github.com/hashicorp/mdns v1.0.0 15:55:25 go: finding github.com/hashicorp/memberlist v0.1.3 15:55:25 go: finding github.com/hashicorp/serf v0.8.2 15:55:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:55:26 go: finding github.com/mattn/go-colorable v0.0.9 15:55:26 go: finding github.com/mattn/go-isatty v0.0.3 15:55:26 go: finding github.com/miekg/dns v1.0.14 15:55:26 go: finding github.com/mitchellh/cli v1.0.0 15:55:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:55:26 go: finding github.com/mitchellh/copystructure v1.0.0 15:55:26 go: finding github.com/mitchellh/go-homedir v1.0.0 15:55:26 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:55:26 go: finding github.com/mitchellh/gox v0.4.0 15:55:26 go: finding github.com/mitchellh/iochan v1.0.0 15:55:26 go: finding github.com/mitchellh/mapstructure v1.1.2 15:55:26 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:55:26 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:55:26 go: finding github.com/pelletier/go-toml v1.2.0 15:55:26 go: finding github.com/pkg/errors v0.8.1 15:55:26 go: finding github.com/pmezard/go-difflib v1.0.0 15:55:26 go: finding github.com/posener/complete v1.1.1 15:55:26 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:55:26 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:55:26 go: finding github.com/spf13/cast v1.3.0 15:55:26 go: finding github.com/stretchr/objx v0.1.0 15:55:26 go: finding github.com/stretchr/testify v1.5.1 15:55:26 go: finding github.com/ugorji/go v1.1.4 15:55:26 go: finding github.com/x448/float16 v0.8.4 15:55:26 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:55:26 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:55:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:55:26 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:55:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:55:26 go: finding gopkg.in/yaml.v2 v2.2.8 15:55:34 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:55:35 ok github.com/edgexfoundry/device-rest-go/driver 0.026s coverage: 56.3% of statements 15:55:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:55:36 Removing intermediate container 9fcf7cd85c4a 15:55:36 ---> 3e83758ff403 15:55:36 Successfully built 3e83758ff403 15:55:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:37 gofmt -l . 15:55:37 [ "`gofmt -l .`" = "" ] 15:55:37 ./bin/test-go-mod-tidy.sh 15:55:37 + docker inspect -f . ci-base-image-arm64 15:55:37 . 15:55:37 ./bin/test-attribution-txt.sh [Pipeline] withDockerContainer 15:55:37 prd-ubuntu18.04-docker-arm64-4c-16g-8271 does not seem to be running inside a container 15:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** ci-base-image-arm64 cat 15:55:39 $ docker top 705ba01a6061d5b554fe96a0f2704125b1af6cd6f694f895126ec4c2e3033244 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 15:55:40 Stashed 1 file(s) [Pipeline] } 15:55:40 $ docker stop --time=1 80f5bae9d47224e4fc702b3910218f132ba8b089cbd91496d0f30f4a200d8a64 15:55:40 + go version 15:55:40 go version go1.13.5 linux/arm64 15:55:41 $ docker rm -f 80f5bae9d47224e4fc702b3910218f132ba8b089cbd91496d0f30f4a200d8a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 15:55:42 + make test 15:55:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh 15:55:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:55:43 + ls -al . 15:55:43 total 96 15:55:43 drwxrwxr-x. 7 jenkins jenkins 4096 May 13 15:55 . 15:55:43 drwxrwxr-x. 4 jenkins jenkins 28 May 13 15:54 .. 15:55:43 -rw-rw-r--. 1 jenkins jenkins 4802 May 13 15:54 Attribution.txt 15:55:43 drwxrwxr-x. 2 jenkins jenkins 64 May 13 15:54 bin 15:55:43 drwxrwxr-x. 3 jenkins jenkins 32 May 13 15:54 cmd 15:55:43 -rw-r--r--. 1 jenkins jenkins 9369 May 13 15:55 coverage.out 15:55:43 -rw-rw-r--. 1 jenkins jenkins 1504 May 13 15:54 Dockerfile 15:55:43 -rw-rw-r--. 1 jenkins jenkins 989 May 13 15:54 Dockerfile.build 15:55:43 -rw-rw-r--. 1 jenkins jenkins 151 May 13 15:54 .dockerignore 15:55:43 drwxrwxr-x. 2 jenkins jenkins 93 May 13 15:55 driver 15:55:43 drwxrwxr-x. 8 jenkins jenkins 162 May 13 15:54 .git 15:55:43 -rw-rw-r--. 1 jenkins jenkins 339 May 13 15:54 .gitignore 15:55:43 -rw-r--r--. 1 jenkins jenkins 266 May 13 15:55 go.mod 15:55:43 -rw-r--r--. 1 jenkins jenkins 12533 May 13 15:55 go.sum 15:55:43 -rw-rw-r--. 1 jenkins jenkins 702 May 13 15:54 Jenkinsfile 15:55:43 -rw-rw-r--. 1 jenkins jenkins 11340 May 13 15:54 LICENSE 15:55:43 -rw-rw-r--. 1 jenkins jenkins 951 May 13 15:54 Makefile 15:55:43 -rw-rw-r--. 1 jenkins jenkins 5716 May 13 15:54 README.md 15:55:43 drwxrwxr-x. 3 jenkins jenkins 32 May 13 15:54 .semver 15:55:43 -rw-rw-r--. 1 jenkins jenkins 11 May 13 15:51 VERSION 15:55:43 -rw-rw-r--. 1 jenkins jenkins 713 May 13 15:54 version.go [Pipeline] isUnix [Pipeline] sh 15:55:43 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6de27f08c1063e4823e4a492e46f5b5ad007e06d --label arch=amd64 --label version=1.0.1-dev.4 . 15:55:43 Sending build context to Docker daemon 8.024MB 15:55:44 Step 1/24 : ARG BASE=golang:1.13-alpine 15:55:44 Step 2/24 : FROM ${BASE} AS builder 15:55:44 ---> 97e75c1cea25 15:55:44 Step 3/24 : ARG MAKE='make build' 15:55:44 ---> Running in cfb6cf7a9f62 15:55:44 Removing intermediate container cfb6cf7a9f62 15:55:44 ---> 88f4f5cd3511 15:55:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:55:44 ---> Running in d389d4c98ee5 15:55:44 ? github.com/edgexfoundry/device-rest-go [no test files] 15:55:44 Removing intermediate container d389d4c98ee5 15:55:44 ---> c4fd5a251dd4 15:55:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:55:44 ---> Running in de4a46a7c429 15:55:44 Removing intermediate container de4a46a7c429 15:55:44 ---> fd40c9d85b74 15:55:44 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:44 ---> Running in b226c3b0fde9 15:55:45 Removing intermediate container b226c3b0fde9 15:55:45 ---> 4b077b3967e6 15:55:45 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:45 ---> Running in acbef70f922b 15:55:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:55:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:55:46 OK: 143 MiB in 39 packages 15:55:47 Removing intermediate container acbef70f922b 15:55:47 ---> 2dc66cc4303d 15:55:47 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 15:55:47 ---> Running in 0c9f2bffe522 15:55:47 Removing intermediate container 0c9f2bffe522 15:55:47 ---> 5e44ea5de356 15:55:47 Step 9/24 : COPY go.mod . 15:55:47 ---> dcdf7e6fcb80 15:55:47 Step 10/24 : COPY Makefile . 15:55:47 ---> c5d43969847e 15:55:47 Step 11/24 : RUN make update 15:55:48 ---> Running in 1b15c19bf647 15:55:48 CGO_ENABLED=0 GO111MODULE=on go mod download 15:55:48 Removing intermediate container 1b15c19bf647 15:55:48 ---> ec685b3bd48f 15:55:48 Step 12/24 : COPY . . 15:55:49 ---> 290bd584fea6 15:55:49 Step 13/24 : RUN $MAKE 15:55:49 ---> Running in 08a766d01589 15:55:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.0.1-dev.4" -o cmd/device-rest-go ./cmd 15:55:59 Removing intermediate container 08a766d01589 15:55:59 ---> 8c01ef3439b1 15:55:59 Step 14/24 : FROM alpine:latest 15:55:59 latest: Pulling from library/alpine 15:55:59 cbdbe7a5bc2a: Pulling fs layer 15:55:59 cbdbe7a5bc2a: Verifying Checksum 15:55:59 cbdbe7a5bc2a: Download complete 15:55:59 cbdbe7a5bc2a: Pull complete 15:55:59 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:55:59 Status: Downloaded newer image for alpine:latest 15:55:59 ---> f70734b6a266 15:55:59 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:56:00 ---> Running in 4a1cb0c4306c 15:56:00 Removing intermediate container 4a1cb0c4306c 15:56:00 ---> f8ada9924b9a 15:56:00 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 15:56:00 ---> Running in 3e4bdabccba8 15:56:00 Removing intermediate container 3e4bdabccba8 15:56:00 ---> f18aba14e6c2 15:56:00 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 15:56:00 ---> a23052bd9c37 15:56:00 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 15:56:01 ---> 1db084fcc0d5 15:56:01 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 15:56:01 ---> cb7e831cbcdc 15:56:01 Step 20/24 : EXPOSE 49986 15:56:01 ---> Running in c926cf620598 15:56:01 Removing intermediate container c926cf620598 15:56:01 ---> 6835e320b4c0 15:56:01 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 15:56:01 ---> Running in 4ef222c82b1f 15:56:02 Removing intermediate container 4ef222c82b1f 15:56:02 ---> 59e094c6c52f 15:56:02 Step 22/24 : LABEL arch=amd64 15:56:02 ---> Running in 7d10367c1bde 15:56:02 Removing intermediate container 7d10367c1bde 15:56:02 ---> 4197acc2c215 15:56:02 Step 23/24 : LABEL git_sha=6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:56:02 ---> Running in 571dde3b5042 15:56:02 Removing intermediate container 571dde3b5042 15:56:02 ---> 5c750fc16ba0 15:56:02 Step 24/24 : LABEL version=1.0.1-dev.4 15:56:02 ---> Running in e3b40f148e79 15:56:02 Removing intermediate container e3b40f148e79 15:56:02 ---> f529076e4618 15:56:02 [Warning] One or more build-args [ARCH] were not consumed 15:56:02 Successfully built f529076e4618 15:56:02 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:56:03 provisioning config files... 15:56:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/7@tmp/config3736535620409263131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:03 nexus3.edgexfoundry.org:10001 15:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:03 Configure a credential helper to remove this warning. See 15:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:03 15:56:03 Login Succeeded 15:56:03 nexus3.edgexfoundry.org:10002 15:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:03 Configure a credential helper to remove this warning. See 15:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:03 15:56:03 Login Succeeded 15:56:03 nexus3.edgexfoundry.org:10003 15:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:03 Configure a credential helper to remove this warning. See 15:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:03 15:56:03 Login Succeeded 15:56:03 nexus3.edgexfoundry.org:10004 15:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:04 Configure a credential helper to remove this warning. See 15:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:04 15:56:04 Login Succeeded 15:56:04 docker.io 15:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:04 Configure a credential helper to remove this warning. See 15:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:04 15:56:04 Login Succeeded [Pipeline] } 15:56:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:04 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 15:56:04 6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:56:04 latest 15:56:04 1.0.1-dev.4 15:56:04 6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4 15:56:04 master 15:56:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:05 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:6de27f08c1063e4823e4a492e46f5b5ad007e06d [Pipeline] isUnix [Pipeline] sh 15:56:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:56:05 21f161598210: Preparing 15:56:05 e2c65b24106d: Preparing 15:56:05 2e166aea587b: Preparing 15:56:05 3e207b409db3: Preparing 15:56:05 3e207b409db3: Layer already exists 15:56:05 2e166aea587b: Pushed 15:56:05 e2c65b24106d: Pushed 15:56:07 21f161598210: Pushed 15:56:07 6de27f08c1063e4823e4a492e46f5b5ad007e06d: digest: sha256:bb8641cf995efe5c495253a12ba0ecdaae13d41f4223bbc64186178dc5073635 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:56:07 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 15:56:07 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 15:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:56:07 21f161598210: Preparing 15:56:07 e2c65b24106d: Preparing 15:56:07 2e166aea587b: Preparing 15:56:07 3e207b409db3: Preparing 15:56:07 2e166aea587b: Layer already exists 15:56:07 e2c65b24106d: Layer already exists 15:56:07 3e207b409db3: Layer already exists 15:56:07 21f161598210: Layer already exists 15:56:07 latest: digest: sha256:bb8641cf995efe5c495253a12ba0ecdaae13d41f4223bbc64186178dc5073635 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:56:07 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:56:08 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.0.1-dev.4 15:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:56:08 21f161598210: Preparing 15:56:08 e2c65b24106d: Preparing 15:56:08 2e166aea587b: Preparing 15:56:08 3e207b409db3: Preparing 15:56:08 21f161598210: Layer already exists 15:56:08 e2c65b24106d: Layer already exists 15:56:08 2e166aea587b: Layer already exists 15:56:08 3e207b409db3: Layer already exists 15:56:08 1.0.1-dev.4: digest: sha256:bb8641cf995efe5c495253a12ba0ecdaae13d41f4223bbc64186178dc5073635 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:56:08 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:56:08 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4 15:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:56:08 21f161598210: Preparing 15:56:08 e2c65b24106d: Preparing 15:56:08 2e166aea587b: Preparing 15:56:08 3e207b409db3: Preparing 15:56:08 2e166aea587b: Layer already exists 15:56:08 e2c65b24106d: Layer already exists 15:56:08 21f161598210: Layer already exists 15:56:08 3e207b409db3: Layer already exists 15:56:08 6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4: digest: sha256:bb8641cf995efe5c495253a12ba0ecdaae13d41f4223bbc64186178dc5073635 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:56:09 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 15:56:09 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 15:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:56:09 21f161598210: Preparing 15:56:09 e2c65b24106d: Preparing 15:56:09 2e166aea587b: Preparing 15:56:09 3e207b409db3: Preparing 15:56:09 e2c65b24106d: Layer already exists 15:56:09 3e207b409db3: Layer already exists 15:56:09 2e166aea587b: Layer already exists 15:56:09 21f161598210: Layer already exists 15:56:09 master: digest: sha256:bb8641cf995efe5c495253a12ba0ecdaae13d41f4223bbc64186178dc5073635 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:10 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:56:13 ok github.com/edgexfoundry/device-rest-go/driver 0.034s coverage: 56.3% of statements 15:56:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:56:20 gofmt -l . 15:56:20 [ "`gofmt -l .`" = "" ] 15:56:20 ./bin/test-go-mod-tidy.sh 15:56:20 ./bin/test-attribution-txt.sh [Pipeline] stash 15:56:20 Warning: overwriting stash ‘coverage-report’ 15:56:21 Stashed 1 file(s) [Pipeline] } 15:56:21 $ docker stop --time=1 705ba01a6061d5b554fe96a0f2704125b1af6cd6f694f895126ec4c2e3033244 15:56:23 $ docker rm -f 705ba01a6061d5b554fe96a0f2704125b1af6cd6f694f895126ec4c2e3033244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:25 + ls -al . 15:56:25 total 120 15:56:25 drwxrwxr-x 7 jenkins jenkins 4096 May 13 15:56 . 15:56:25 drwxrwxr-x 4 jenkins jenkins 4096 May 13 15:54 .. 15:56:25 -rw-rw-r-- 1 jenkins jenkins 151 May 13 15:54 .dockerignore 15:56:25 drwxrwxr-x 8 jenkins jenkins 4096 May 13 15:54 .git 15:56:25 -rw-rw-r-- 1 jenkins jenkins 339 May 13 15:54 .gitignore 15:56:25 drwxrwxr-x 3 jenkins jenkins 4096 May 13 15:54 .semver 15:56:25 -rw-rw-r-- 1 jenkins jenkins 4802 May 13 15:54 Attribution.txt 15:56:25 -rw-rw-r-- 1 jenkins jenkins 1504 May 13 15:54 Dockerfile 15:56:25 -rw-rw-r-- 1 jenkins jenkins 989 May 13 15:54 Dockerfile.build 15:56:25 -rw-rw-r-- 1 jenkins jenkins 702 May 13 15:54 Jenkinsfile 15:56:25 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 15:54 LICENSE 15:56:25 -rw-rw-r-- 1 jenkins jenkins 951 May 13 15:54 Makefile 15:56:25 -rw-rw-r-- 1 jenkins jenkins 5716 May 13 15:54 README.md 15:56:25 -rw-rw-r-- 1 jenkins jenkins 11 May 13 15:51 VERSION 15:56:25 drwxrwxr-x 2 jenkins jenkins 4096 May 13 15:54 bin 15:56:25 drwxrwxr-x 3 jenkins jenkins 4096 May 13 15:54 cmd 15:56:25 -rw-r--r-- 1 jenkins jenkins 9369 May 13 15:56 coverage.out 15:56:25 drwxrwxr-x 2 jenkins jenkins 4096 May 13 15:56 driver 15:56:25 -rw-r--r-- 1 jenkins jenkins 266 May 13 15:56 go.mod 15:56:25 -rw-r--r-- 1 jenkins jenkins 12533 May 13 15:56 go.sum 15:56:25 -rw-rw-r-- 1 jenkins jenkins 713 May 13 15:54 version.go [Pipeline] isUnix [Pipeline] sh 15:56:25 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6de27f08c1063e4823e4a492e46f5b5ad007e06d --label arch=arm64 --label version=1.0.1-dev.4 . 15:56:25 Sending build context to Docker daemon 8.024MB 15:56:26 Step 1/24 : ARG BASE=golang:1.13-alpine 15:56:26 Step 2/24 : FROM ${BASE} AS builder 15:56:26 ---> 3e83758ff403 15:56:26 Step 3/24 : ARG MAKE='make build' 15:56:26 ---> Running in 686b92d83f27 15:56:27 Removing intermediate container 686b92d83f27 15:56:27 ---> 6a07ebdfc7ae 15:56:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:56:27 ---> Running in 1f1f810346dc 15:56:27 Removing intermediate container 1f1f810346dc 15:56:27 ---> eb189288701c 15:56:27 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:56:28 ---> Running in 987baf379710 15:56:28 Removing intermediate container 987baf379710 15:56:28 ---> b7da8f50fa77 15:56:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:28 ---> Running in e0280223930c 15:56:31 Removing intermediate container e0280223930c 15:56:31 ---> 8f5e21ff5ca1 15:56:31 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:31 ---> Running in 281902f645f0 15:56:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:56:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:56:34 OK: 125 MiB in 39 packages 15:56:35 Removing intermediate container 281902f645f0 15:56:35 ---> 9bf2e25ec7d5 15:56:35 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 15:56:35 ---> Running in 3345e2067e5f 15:56:36 Removing intermediate container 3345e2067e5f 15:56:36 ---> 311107408e65 15:56:36 Step 9/24 : COPY go.mod . 15:56:37 ---> 0a74381aefca 15:56:37 Step 10/24 : COPY Makefile . 15:56:37 ---> 8e7f6d9acdc8 15:56:37 Step 11/24 : RUN make update 15:56:37 ---> Running in f5632115a510 15:56:38 CGO_ENABLED=0 GO111MODULE=on go mod download 15:56:40 Removing intermediate container f5632115a510 15:56:40 ---> 95b48ae42f4b 15:56:40 Step 12/24 : COPY . . 15:56:41 ---> 632530b57c1a 15:56:41 Step 13/24 : RUN $MAKE 15:56:41 ---> Running in bd3f889529e8 15:56:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.0.1-dev.4" -o cmd/device-rest-go ./cmd 15:57:08 Removing intermediate container bd3f889529e8 15:57:08 ---> be0d475266bd 15:57:08 Step 14/24 : FROM alpine:latest 15:57:08 latest: Pulling from library/alpine 15:57:08 29e5d40040c1: Pulling fs layer 15:57:08 29e5d40040c1: Verifying Checksum 15:57:08 29e5d40040c1: Download complete 15:57:08 29e5d40040c1: Pull complete 15:57:08 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:57:08 Status: Downloaded newer image for alpine:latest 15:57:08 ---> c20d2a9ab686 15:57:08 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:57:09 ---> Running in c525c6aee192 15:57:09 Removing intermediate container c525c6aee192 15:57:09 ---> 496393a8cc43 15:57:09 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 15:57:09 ---> Running in d02a8060fffc 15:57:10 Removing intermediate container d02a8060fffc 15:57:10 ---> d31940904d10 15:57:10 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 15:57:10 ---> f767d370d494 15:57:10 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 15:57:11 ---> 5e3db1c63034 15:57:11 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 15:57:12 ---> 26f0d5d228d3 15:57:12 Step 20/24 : EXPOSE 49986 15:57:12 ---> Running in a0da81e0a1b4 15:57:12 Removing intermediate container a0da81e0a1b4 15:57:12 ---> 6406606c6b02 15:57:12 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 15:57:12 ---> Running in c0c38e12e166 15:57:13 Removing intermediate container c0c38e12e166 15:57:13 ---> a6c32d7a6602 15:57:13 Step 22/24 : LABEL arch=arm64 15:57:13 ---> Running in 69aee4b071f6 15:57:13 Removing intermediate container 69aee4b071f6 15:57:13 ---> a9aa9705f3c6 15:57:13 Step 23/24 : LABEL git_sha=6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:57:14 ---> Running in 37c3f54988e1 15:57:14 Removing intermediate container 37c3f54988e1 15:57:14 ---> 8eab05386c2d 15:57:14 Step 24/24 : LABEL version=1.0.1-dev.4 15:57:14 ---> Running in 5e1cf4eee0eb 15:57:14 Removing intermediate container 5e1cf4eee0eb 15:57:14 ---> 0208d196c42f 15:57:14 [Warning] One or more build-args [ARCH] were not consumed 15:57:14 Successfully built 0208d196c42f 15:57:14 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:57:15 provisioning config files... 15:57:15 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/7@tmp/config2176497168152555383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:15 nexus3.edgexfoundry.org:10001 15:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:16 Configure a credential helper to remove this warning. See 15:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:16 15:57:16 Login Succeeded 15:57:16 nexus3.edgexfoundry.org:10002 15:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:17 Configure a credential helper to remove this warning. See 15:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:17 15:57:17 Login Succeeded 15:57:17 nexus3.edgexfoundry.org:10003 15:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:17 Configure a credential helper to remove this warning. See 15:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:17 15:57:17 Login Succeeded 15:57:17 nexus3.edgexfoundry.org:10004 15:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:18 Configure a credential helper to remove this warning. See 15:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:18 15:57:18 Login Succeeded 15:57:18 docker.io 15:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:19 Configure a credential helper to remove this warning. See 15:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:19 15:57:19 Login Succeeded [Pipeline] } 15:57:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:19 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 15:57:19 6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:57:19 latest 15:57:19 1.0.1-dev.4 15:57:19 6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4 15:57:19 master 15:57:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:20 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:6de27f08c1063e4823e4a492e46f5b5ad007e06d [Pipeline] isUnix [Pipeline] sh 15:57:20 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:57:21 5b189bd01658: Preparing 15:57:21 646e53003683: Preparing 15:57:21 de4e15d32077: Preparing 15:57:21 678a0785e7d2: Preparing 15:57:21 678a0785e7d2: Layer already exists 15:57:21 de4e15d32077: Pushed 15:57:21 646e53003683: Pushed 15:57:24 5b189bd01658: Pushed 15:57:24 6de27f08c1063e4823e4a492e46f5b5ad007e06d: digest: sha256:ccea81bc38a5a06357de0b5730f80057667b6726e7d95703dd75776f4e8be914 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:57:24 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 15:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:57:25 5b189bd01658: Preparing 15:57:25 646e53003683: Preparing 15:57:25 de4e15d32077: Preparing 15:57:25 678a0785e7d2: Preparing 15:57:25 5b189bd01658: Layer already exists 15:57:25 646e53003683: Layer already exists 15:57:25 de4e15d32077: Layer already exists 15:57:25 678a0785e7d2: Layer already exists 15:57:25 latest: digest: sha256:ccea81bc38a5a06357de0b5730f80057667b6726e7d95703dd75776f4e8be914 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:57:26 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:57:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.0.1-dev.4 15:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:57:27 5b189bd01658: Preparing 15:57:27 646e53003683: Preparing 15:57:27 de4e15d32077: Preparing 15:57:27 678a0785e7d2: Preparing 15:57:27 5b189bd01658: Layer already exists 15:57:27 678a0785e7d2: Layer already exists 15:57:27 646e53003683: Layer already exists 15:57:27 de4e15d32077: Layer already exists 15:57:27 1.0.1-dev.4: digest: sha256:ccea81bc38a5a06357de0b5730f80057667b6726e7d95703dd75776f4e8be914 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:57:27 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:57:27 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4 15:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:57:28 5b189bd01658: Preparing 15:57:28 646e53003683: Preparing 15:57:28 de4e15d32077: Preparing 15:57:28 678a0785e7d2: Preparing 15:57:28 5b189bd01658: Layer already exists 15:57:28 de4e15d32077: Layer already exists 15:57:28 646e53003683: Layer already exists 15:57:28 678a0785e7d2: Layer already exists 15:57:28 6de27f08c1063e4823e4a492e46f5b5ad007e06d-1.0.1-dev.4: digest: sha256:ccea81bc38a5a06357de0b5730f80057667b6726e7d95703dd75776f4e8be914 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:57:28 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh 15:57:29 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 15:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:57:29 5b189bd01658: Preparing 15:57:29 646e53003683: Preparing 15:57:29 de4e15d32077: Preparing 15:57:29 678a0785e7d2: Preparing 15:57:29 de4e15d32077: Layer already exists 15:57:29 646e53003683: Layer already exists 15:57:29 5b189bd01658: Layer already exists 15:57:29 678a0785e7d2: Layer already exists 15:57:29 master: digest: sha256:ccea81bc38a5a06357de0b5730f80057667b6726e7d95703dd75776f4e8be914 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 15:57:30 provisioning config files... 15:57:30 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6653745199586179755tmp [Pipeline] { [Pipeline] sh 15:57:31 + curl -s https://codecov.io/bash 15:57:31 + bash -s - -t @/w/workspace/gexfoundry_device-rest-go_master@tmp/config6653745199586179755tmp 15:57:31 15:57:31 _____ _ 15:57:31 / ____| | | 15:57:31 | | ___ __| | ___ ___ _____ __ 15:57:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:57:31 | |___| (_) | (_| | __/ (_| (_) \ V / 15:57:31 \_____\___/ \__,_|\___|\___\___/ \_/ 15:57:31 Bash-tbd 15:57:31 15:57:31 15:57:31 ==> Jenkins CI detected. 15:57:31 project root: . 15:57:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:57:31 ==> Running gcov in . (disable via -X gcov) 15:57:31 ==> Python coveragepy not found 15:57:31 ==> Searching for coverage reports in: 15:57:31 + . 15:57:31 -> Found 1 reports 15:57:31 ==> Detecting git/mercurial file structure 15:57:31 ==> Reading reports 15:57:31 + ./coverage.out bytes=9369 15:57:31 ==> Appending adjustments 15:57:31 http://docs.codecov.io/docs/fixing-reports 15:57:32 + Found adjustments 15:57:32 ==> Gzipping contents 15:57:32 ==> Uploading reports 15:57:32 url: https://codecov.io 15:57:32 query: branch=master&commit=6de27f08c1063e4823e4a492e46f5b5ad007e06d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job= 15:57:32 -> Pinging Codecov 15:57:32 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=6de27f08c1063e4823e4a492e46f5b5ad007e06d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job= 15:57:32 -> Uploading 15:57:33 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/6de27f08c1063e4823e4a492e46f5b5ad007e06d [Pipeline] } 15:57:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:57:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:57:33 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:57:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:57:34 15:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:57:35 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:57:35 cbdbe7a5bc2a: Pulling fs layer 15:57:35 408f87550127: Pulling fs layer 15:57:35 fe522b08c979: Pulling fs layer 15:57:35 221eaa008020: Pulling fs layer 15:57:35 2a4607e5d6b9: Pulling fs layer 15:57:35 95d3c3421fef: Pulling fs layer 15:57:35 2fec7dd152b6: Pulling fs layer 15:57:35 d65e43aa86fe: Pulling fs layer 15:57:35 10a7cc25405e: Pulling fs layer 15:57:35 221eaa008020: Waiting 15:57:35 2a4607e5d6b9: Waiting 15:57:35 95d3c3421fef: Waiting 15:57:35 2fec7dd152b6: Waiting 15:57:35 d65e43aa86fe: Waiting 15:57:35 10a7cc25405e: Waiting 15:57:35 fe522b08c979: Verifying Checksum 15:57:35 fe522b08c979: Download complete 15:57:35 408f87550127: Verifying Checksum 15:57:35 408f87550127: Download complete 15:57:35 2a4607e5d6b9: Verifying Checksum 15:57:35 2a4607e5d6b9: Download complete 15:57:35 95d3c3421fef: Verifying Checksum 15:57:35 95d3c3421fef: Download complete 15:57:35 cbdbe7a5bc2a: Verifying Checksum 15:57:35 cbdbe7a5bc2a: Download complete 15:57:36 2fec7dd152b6: Verifying Checksum 15:57:36 2fec7dd152b6: Download complete 15:57:36 cbdbe7a5bc2a: Pull complete 15:57:37 408f87550127: Pull complete 15:57:37 d65e43aa86fe: Verifying Checksum 15:57:37 d65e43aa86fe: Download complete 15:57:37 fe522b08c979: Pull complete 15:57:38 10a7cc25405e: Verifying Checksum 15:57:38 10a7cc25405e: Download complete 15:57:39 221eaa008020: Verifying Checksum 15:57:39 221eaa008020: Download complete 15:57:49 221eaa008020: Pull complete 15:57:49 2a4607e5d6b9: Pull complete 15:57:49 95d3c3421fef: Pull complete 15:57:51 2fec7dd152b6: Pull complete 15:57:54 d65e43aa86fe: Pull complete 15:57:56 10a7cc25405e: Pull complete 15:57:56 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 15:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:57:56 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 15:57:57 $ docker top c1afa862fbdbbfec634abef0ffbc4837701a1544fc3c63077d25c758d84f5fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:58 + snyk monitor '--org=edgex-jenkins' 15:58:06 15:58:06 Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... 15:58:06 15:58:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/9175ec85-02cd-4b3d-b408-84a8505f11d7 15:58:06 15:58:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:58:06 15:58:06 [Pipeline] } 15:58:06 $ docker stop --time=1 c1afa862fbdbbfec634abef0ffbc4837701a1544fc3c63077d25c758d84f5fe9 15:58:08 $ docker rm -f c1afa862fbdbbfec634abef0ffbc4837701a1544fc3c63077d25c758d84f5fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:58:09 15:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:58:10 latest: Pulling from edgex-devops/edgex-klar 15:58:10 e7c96db7181b: Pulling fs layer 15:58:10 1868ca2cb446: Pulling fs layer 15:58:10 136be5d0fe8e: Pulling fs layer 15:58:10 894bfe63afcb: Pulling fs layer 15:58:10 894bfe63afcb: Waiting 15:58:10 1868ca2cb446: Verifying Checksum 15:58:10 1868ca2cb446: Download complete 15:58:10 136be5d0fe8e: Download complete 15:58:10 e7c96db7181b: Verifying Checksum 15:58:10 e7c96db7181b: Download complete 15:58:10 894bfe63afcb: Verifying Checksum 15:58:10 894bfe63afcb: Download complete 15:58:11 e7c96db7181b: Pull complete 15:58:11 1868ca2cb446: Pull complete 15:58:11 136be5d0fe8e: Pull complete 15:58:12 894bfe63afcb: Pull complete 15:58:12 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:58:12 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:58:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:58:13 $ docker top 70bbb240a3f63e431a97830f814b014e2a74afd82607b8fc71a50205d0fdc0e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:14 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:58:14 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:58:19 $ docker stop --time=1 70bbb240a3f63e431a97830f814b014e2a74afd82607b8fc71a50205d0fdc0e1 15:58:20 $ docker rm -f 70bbb240a3f63e431a97830f814b014e2a74afd82607b8fc71a50205d0fdc0e1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:58:21 . [Pipeline] withDockerContainer 15:58:21 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:58:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:58:23 $ docker top 7154a86894da1f2582fe6e96ac97a2117243b6f344a699dd9ec40f2c9076af6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:24 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:58:24 + tee 15:58:24 clair timeout 1m0s 15:58:24 docker timeout: 1m0s 15:58:24 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:58:24 $ docker stop --time=1 7154a86894da1f2582fe6e96ac97a2117243b6f344a699dd9ec40f2c9076af6f 15:58:26 $ docker rm -f 7154a86894da1f2582fe6e96ac97a2117243b6f344a699dd9ec40f2c9076af6f [Pipeline] // withDockerContainer [Pipeline] sh 15:58:26 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 15:58:26 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_6de27f08c1063e4823e4a492e46f5b5ad007e06d.html [Pipeline] writeFile [Pipeline] step 15:58:26 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:58:27 . [Pipeline] withDockerContainer 15:58:27 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:58:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:58:28 $ docker top b2c490dc8b3fd2fd859c8c861018658b95b89a450ab3c78f16d4509a22a090e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:29 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:58:29 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:58:33 $ docker stop --time=1 b2c490dc8b3fd2fd859c8c861018658b95b89a450ab3c78f16d4509a22a090e1 15:58:34 $ docker rm -f b2c490dc8b3fd2fd859c8c861018658b95b89a450ab3c78f16d4509a22a090e1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:58:35 . [Pipeline] withDockerContainer 15:58:36 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:58:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:58:37 $ docker top 0c51162a1f083c5c48edebcd3fe61bb0ff927d91c688d0433e025810b5ad893c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:38 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:6de27f08c1063e4823e4a492e46f5b5ad007e06d 15:58:38 + tee 15:58:38 clair timeout 1m0s 15:58:38 docker timeout: 1m0s 15:58:38 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:58:39 $ docker stop --time=1 0c51162a1f083c5c48edebcd3fe61bb0ff927d91c688d0433e025810b5ad893c 15:58:40 $ docker rm -f 0c51162a1f083c5c48edebcd3fe61bb0ff927d91c688d0433e025810b5ad893c [Pipeline] // withDockerContainer [Pipeline] sh 15:58:41 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 15:58:41 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_6de27f08c1063e4823e4a492e46f5b5ad007e06d.html [Pipeline] writeFile [Pipeline] step 15:58:41 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:42 . [Pipeline] withDockerContainer 15:58:42 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:58:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:43 $ docker top 8050dd1daeeb3623a55b380bc4ce364f8ef22750e3898e8a383998be6f5e6ff3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:44 [ssh-agent] Looking for ssh-agent implementation... 15:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:44 $ docker exec 8050dd1daeeb3623a55b380bc4ce364f8ef22750e3898e8a383998be6f5e6ff3 ssh-agent 15:58:44 SSH_AUTH_SOCK=/tmp/ssh-KYsv87g7QeUw/agent.15 15:58:44 SSH_AGENT_PID=22 15:58:44 Running ssh-add (command line suppressed) 15:58:45 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8989609328772111187.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8989609328772111187.key) 15:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:45 + git semver tag 15:58:45 # -> Open(): unable to determine branch for HEAD 15:58:45 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:58:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:58:45 # $SEMVER_REMOTE_NAME = origin 15:58:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:45 # $SEMVER_USER_NAME = edgex-jenkins 15:58:45 # $SEMVER_BRANCH = master 15:58:45 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 15:58:45 # 6de27f08c1063e4823e4a492e46f5b5ad007e06d HEAD 15:58:45 # -> Force: false 15:58:45 # a4ed317bda382c5b3ca6219a60ad487f2d714580 refs/tags/v1.0.1-dev.4 [Pipeline] } 15:58:45 $ docker exec --env ******** --env ******** 8050dd1daeeb3623a55b380bc4ce364f8ef22750e3898e8a383998be6f5e6ff3 ssh-agent -k 15:58:46 unset SSH_AUTH_SOCK; 15:58:46 unset SSH_AGENT_PID; 15:58:46 echo Agent pid 22 killed; 15:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:46 + git semver [Pipeline] } 15:58:46 $ docker stop --time=1 8050dd1daeeb3623a55b380bc4ce364f8ef22750e3898e8a383998be6f5e6ff3 15:58:48 $ docker rm -f 8050dd1daeeb3623a55b380bc4ce364f8ef22750e3898e8a383998be6f5e6ff3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:58:49 15:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:58:50 0.23.1-centos7: Pulling from edgex-lftools 15:58:50 ab5ef0e58194: Pulling fs layer 15:58:50 9712f1f96733: Pulling fs layer 15:58:50 63f879dbbcfc: Pulling fs layer 15:58:50 0d9ebad4ef96: Pulling fs layer 15:58:50 e9a5061849ea: Pulling fs layer 15:58:50 d747dcd14b5f: Pulling fs layer 15:58:50 2de7ff778b66: Pulling fs layer 15:58:50 e9a5061849ea: Waiting 15:58:50 d747dcd14b5f: Waiting 15:58:50 2de7ff778b66: Waiting 15:58:50 0d9ebad4ef96: Waiting 15:58:50 9712f1f96733: Verifying Checksum 15:58:50 9712f1f96733: Download complete 15:58:52 63f879dbbcfc: Verifying Checksum 15:58:52 63f879dbbcfc: Download complete 15:58:53 e9a5061849ea: Verifying Checksum 15:58:53 e9a5061849ea: Download complete 15:58:53 d747dcd14b5f: Verifying Checksum 15:58:53 d747dcd14b5f: Download complete 15:58:54 ab5ef0e58194: Verifying Checksum 15:58:54 ab5ef0e58194: Download complete 15:58:54 0d9ebad4ef96: Verifying Checksum 15:58:54 0d9ebad4ef96: Download complete 15:58:54 2de7ff778b66: Verifying Checksum 15:58:54 2de7ff778b66: Download complete 15:59:00 ab5ef0e58194: Pull complete 15:59:00 9712f1f96733: Pull complete 15:59:03 63f879dbbcfc: Pull complete 15:59:13 0d9ebad4ef96: Pull complete 15:59:14 e9a5061849ea: Pull complete 15:59:14 d747dcd14b5f: Pull complete 15:59:17 2de7ff778b66: Pull complete 15:59:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:59:17 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:59:19 $ docker top badd376983b2820c5370cf1210ff7e7a85f9c9cd424ae024367226a15cf68f0e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:59:20 provisioning config files... 15:59:20 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4889720983801946451tmp 15:59:20 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3425609365614642940tmp 15:59:20 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config2878857296716196091tmp [Pipeline] { [Pipeline] echo 15:59:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:59:21 ---> sigul-configuration.sh 15:59:21 gpg: directory `/root/.gnupg' created 15:59:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:59:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:59:21 gpg: keyring `/root/.gnupg/secring.gpg' created 15:59:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:59:21 gpg: CAST5 encrypted data 15:59:21 gpg: encrypted with 1 passphrase 15:59:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:59:21 + mkdir /home/jenkins 15:59:21 + mkdir /home/jenkins/sigul [Pipeline] sh 15:59:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:59:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:59:23 ---> sigul-install.sh 15:59:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:59:31 + git tag --list 15:59:31 v1.0.1-dev.4 [Pipeline] sh 15:59:31 + lftools sign git-tag v1.0.1-dev.4 15:59:33 Signing Git tag with Sigul... 15:59:33 Signing v1.0.1-dev.4 [Pipeline] echo 15:59:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:59:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:59:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:59:35 $ docker stop --time=1 badd376983b2820c5370cf1210ff7e7a85f9c9cd424ae024367226a15cf68f0e 15:59:36 $ docker rm -f badd376983b2820c5370cf1210ff7e7a85f9c9cd424ae024367226a15cf68f0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:37 . [Pipeline] withDockerContainer 15:59:37 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:59:38 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:59:39 $ docker top 536e566019459904b9e6a6f2025bb84f8de8b02deb7f23b415befda588f12b60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:39 [ssh-agent] Looking for ssh-agent implementation... 15:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:39 $ docker exec 536e566019459904b9e6a6f2025bb84f8de8b02deb7f23b415befda588f12b60 ssh-agent 15:59:40 SSH_AUTH_SOCK=/tmp/ssh-X0UpX3z8PjnR/agent.14 15:59:40 SSH_AGENT_PID=21 15:59:40 Running ssh-add (command line suppressed) 15:59:40 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_502011053563036825.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_502011053563036825.key) 15:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:41 + git semver bump pre 15:59:41 # -> Open(): unable to determine branch for HEAD 15:59:41 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:59:41 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:59:41 # $SEMVER_REMOTE_NAME = origin 15:59:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:41 # $SEMVER_USER_NAME = edgex-jenkins 15:59:41 # $SEMVER_BRANCH = master 15:59:41 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 15:59:41 1.0.1-dev.5 [Pipeline] } 15:59:41 $ docker exec --env ******** --env ******** 536e566019459904b9e6a6f2025bb84f8de8b02deb7f23b415befda588f12b60 ssh-agent -k 15:59:42 unset SSH_AUTH_SOCK; 15:59:42 unset SSH_AGENT_PID; 15:59:42 echo Agent pid 21 killed; 15:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:43 + git semver [Pipeline] } 15:59:43 $ docker stop --time=1 536e566019459904b9e6a6f2025bb84f8de8b02deb7f23b415befda588f12b60 15:59:44 $ docker rm -f 536e566019459904b9e6a6f2025bb84f8de8b02deb7f23b415befda588f12b60 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:45 . [Pipeline] withDockerContainer 15:59:45 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 15:59:46 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:59:47 $ docker top 710dcec50cdda3128c82a38c0def35ce126472c4a5f4daa4886478cf0e855e7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:47 [ssh-agent] Looking for ssh-agent implementation... 15:59:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:48 $ docker exec 710dcec50cdda3128c82a38c0def35ce126472c4a5f4daa4886478cf0e855e7b ssh-agent 15:59:48 SSH_AUTH_SOCK=/tmp/ssh-cnLmE8sjvXEX/agent.16 15:59:48 SSH_AGENT_PID=23 15:59:48 Running ssh-add (command line suppressed) 15:59:49 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7658238082652592068.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7658238082652592068.key) 15:59:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:49 + git semver push 15:59:49 # -> Open(): unable to determine branch for HEAD 15:59:49 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:59:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:59:49 # $SEMVER_REMOTE_NAME = origin 15:59:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:49 # $SEMVER_USER_NAME = edgex-jenkins 15:59:49 # $SEMVER_BRANCH = master 15:59:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 15:59:57 $ docker exec --env ******** --env ******** 710dcec50cdda3128c82a38c0def35ce126472c4a5f4daa4886478cf0e855e7b ssh-agent -k 15:59:58 unset SSH_AUTH_SOCK; 15:59:58 unset SSH_AGENT_PID; 15:59:58 echo Agent pid 23 killed; 15:59:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:59 + git semver [Pipeline] } 15:59:59 $ docker stop --time=1 710dcec50cdda3128c82a38c0def35ce126472c4a5f4daa4886478cf0e855e7b 16:00:00 $ docker rm -f 710dcec50cdda3128c82a38c0def35ce126472c4a5f4daa4886478cf0e855e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:00:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:02 ---> package-listing.sh 16:00:02 ++ facter osfamily 16:00:02 ++ tr '[:upper:]' '[:lower:]' 16:00:02 + OS_FAMILY=redhat 16:00:02 + workspace=/w/workspace/gexfoundry_device-rest-go_master 16:00:02 + START_PACKAGES=/tmp/packages_start.txt 16:00:02 + END_PACKAGES=/tmp/packages_end.txt 16:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:02 + PACKAGES=/tmp/packages_start.txt 16:00:02 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 16:00:02 + PACKAGES=/tmp/packages_end.txt 16:00:02 + case "${OS_FAMILY}" in 16:00:02 + rpm -qa 16:00:02 + sort 16:00:11 + '[' -f /tmp/packages_start.txt ']' 16:00:11 + '[' -f /tmp/packages_end.txt ']' 16:00:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:11 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 16:00:11 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 16:00:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 16:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:11 16:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:12 alpine: Pulling from edgex-lftools-log-publisher 16:00:12 c9b1b535fdd9: Pulling fs layer 16:00:12 2cc5ad85d9ab: Pulling fs layer 16:00:12 756a868c4378: Pulling fs layer 16:00:12 444b2fc9a129: Pulling fs layer 16:00:12 ea15f1150254: Pulling fs layer 16:00:12 41b27a9f41bf: Pulling fs layer 16:00:12 28c525ee5125: Pulling fs layer 16:00:12 094b1ea09ed8: Pulling fs layer 16:00:12 138eaada9080: Pulling fs layer 16:00:12 0622d0fa9048: Pulling fs layer 16:00:12 41b27a9f41bf: Waiting 16:00:12 28c525ee5125: Waiting 16:00:12 444b2fc9a129: Waiting 16:00:12 094b1ea09ed8: Waiting 16:00:12 138eaada9080: Waiting 16:00:12 0622d0fa9048: Waiting 16:00:12 ea15f1150254: Waiting 16:00:12 2cc5ad85d9ab: Verifying Checksum 16:00:12 2cc5ad85d9ab: Download complete 16:00:12 444b2fc9a129: Verifying Checksum 16:00:12 444b2fc9a129: Download complete 16:00:12 c9b1b535fdd9: Verifying Checksum 16:00:12 c9b1b535fdd9: Download complete 16:00:12 ea15f1150254: Verifying Checksum 16:00:12 ea15f1150254: Download complete 16:00:13 c9b1b535fdd9: Pull complete 16:00:13 28c525ee5125: Verifying Checksum 16:00:13 28c525ee5125: Download complete 16:00:14 756a868c4378: Verifying Checksum 16:00:14 756a868c4378: Download complete 16:00:14 2cc5ad85d9ab: Pull complete 16:00:14 138eaada9080: Verifying Checksum 16:00:14 138eaada9080: Download complete 16:00:14 0622d0fa9048: Verifying Checksum 16:00:14 0622d0fa9048: Download complete 16:00:15 094b1ea09ed8: Verifying Checksum 16:00:15 094b1ea09ed8: Download complete 16:00:16 41b27a9f41bf: Verifying Checksum 16:00:16 41b27a9f41bf: Download complete 16:00:17 756a868c4378: Pull complete 16:00:18 444b2fc9a129: Pull complete 16:00:19 ea15f1150254: Pull complete 16:00:26 41b27a9f41bf: Pull complete 16:00:26 28c525ee5125: Pull complete 16:00:30 094b1ea09ed8: Pull complete 16:00:30 138eaada9080: Pull complete 16:00:30 0622d0fa9048: Pull complete 16:00:30 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:00:31 prd-centos7-docker-4c-2g-8270 does not seem to be running inside a container 16:00:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:00:33 $ docker top 213e42e30d8729ca886e1d05c835ee02a2a01fce9c776090769c33ecb191700d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:34 provisioning config files... 16:00:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4656866842888301240tmp [Pipeline] { [Pipeline] echo 16:00:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:00:34 ---> create-netrc.sh [Pipeline] echo 16:00:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:00:35 ---> logs-deploy.sh 16:00:35 + ARCHIVE_ARTIFACTS= 16:00:35 + LOGS_SERVER=https://logs.edgexfoundry.org 16:00:35 + '[' https://logs.edgexfoundry.org == None ']' 16:00:35 + NEXUS_URL=https://nexus.edgexfoundry.org 16:00:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/7 16:00:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/7/ 16:00:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/7 /w/workspace/gexfoundry_device-rest-go_master 16:00:37 Archives upload complete. 16:00:37 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/7/ 16:00:38 ---> uname -a: 16:00:38 Linux 213e42e30d87 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:00:38 16:00:38 16:00:38 ---> lscpu: 16:00:38 Architecture: x86_64 16:00:38 CPU op-mode(s): 32-bit, 64-bit 16:00:38 Byte Order: Little Endian 16:00:38 Address sizes: 40 bits physical, 48 bits virtual 16:00:38 CPU(s): 4 16:00:38 On-line CPU(s) list: 0-3 16:00:38 Thread(s) per core: 1 16:00:38 Core(s) per socket: 1 16:00:38 Socket(s): 4 16:00:38 NUMA node(s): 1 16:00:38 Vendor ID: GenuineIntel 16:00:38 CPU family: 6 16:00:38 Model: 44 16:00:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:00:38 Stepping: 1 16:00:38 CPU MHz: 2933.438 16:00:38 BogoMIPS: 5866.87 16:00:38 Virtualization: VT-x 16:00:38 Hypervisor vendor: KVM 16:00:38 Virtualization type: full 16:00:38 L1d cache: 128 KiB 16:00:38 L1i cache: 128 KiB 16:00:38 L2 cache: 16 MiB 16:00:38 L3 cache: 64 MiB 16:00:38 NUMA node0 CPU(s): 0-3 16:00:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:00:38 Vulnerability Meltdown: Mitigation; PTI 16:00:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:00:38 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:00:38 Vulnerability Spectre v2: Mitigation; Full retpoline 16:00:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:00:38 16:00:38 16:00:38 ---> nproc: 16:00:38 4 16:00:38 16:00:38 16:00:38 ---> df -h: 16:00:38 Filesystem Size Used Available Use% Mounted on 16:00:38 overlay 50.0G 7.6G 42.4G 15% / 16:00:38 tmpfs 64.0M 0 64.0M 0% /dev 16:00:38 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:00:38 shm 64.0M 0 64.0M 0% /dev/shm 16:00:38 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 16:00:38 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 16:00:38 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 16:00:38 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/gexfoundry_device-rest-go_master 16:00:38 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/gexfoundry_device-rest-go_master@tmp 16:00:38 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa 16:00:38 16:00:38 16:00:38 ---> free -m: 16:00:38 total used free shared buff/cache available 16:00:38 Mem: 1838 733 90 0 1014 1037 16:00:38 Swap: 1023 1 1022 16:00:38 16:00:38 16:00:38 ---> ip addr: 16:00:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:00:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:00:38 inet 127.0.0.1/8 scope host lo 16:00:38 valid_lft forever preferred_lft forever 16:00:38 24: eth0@if25: mtu 1458 qdisc noqueue state UP 16:00:38 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:00:38 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:00:38 valid_lft forever preferred_lft forever 16:00:38 16:00:38 16:00:38 ---> sar -b -r -n DEV: 16:00:38 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 16:00:38 16:00:38 15:50:40 LINUX RESTART 16:00:38 16:00:38 15:51:01 tps rtps wtps bread/s bwrtn/s 16:00:38 15:52:01 115.50 47.41 68.09 5185.23 37350.48 16:00:38 15:53:02 10.87 0.05 10.82 1.60 2106.11 16:00:38 15:54:01 0.69 0.00 0.69 0.00 9.58 16:00:38 15:55:01 0.52 0.00 0.52 0.00 6.36 16:00:38 15:56:01 0.68 0.00 0.68 0.00 9.02 16:00:38 15:57:01 0.78 0.00 0.78 0.00 10.39 16:00:38 15:58:01 219.24 126.27 92.97 4629.07 30904.44 16:00:38 15:59:01 77.13 15.67 61.46 735.65 13318.13 16:00:38 16:00:01 126.73 25.43 101.30 1827.28 18637.29 16:00:38 Average: 61.50 23.93 37.57 1378.89 11401.04 16:00:38 16:00:38 15:51:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:38 15:52:01 107632 1774672 94.28 2620 1229052 984808 33.60 451364 1160164 56504 16:00:38 15:53:02 121524 1760780 93.54 2620 1229240 900744 30.73 441968 1159088 16 16:00:38 15:54:01 121060 1761244 93.57 2620 1229252 900744 30.73 442148 1159076 8 16:00:38 15:55:01 119280 1763024 93.66 2620 1229252 901176 30.75 443860 1159076 8 16:00:38 15:56:01 121304 1761000 93.56 2620 1229260 900876 30.74 442244 1159076 8 16:00:38 15:57:01 120644 1761660 93.59 2620 1229264 901024 30.74 442712 1159076 8 16:00:38 15:58:01 75564 1806740 95.99 2620 1153844 1164172 39.72 529080 1086732 1028 16:00:38 15:59:01 110252 1772052 94.14 2620 1126380 1179536 40.25 577820 997436 103620 16:00:38 16:00:01 193572 1688732 89.72 2544 992544 970232 33.10 560612 850436 56 16:00:38 Average: 121204 1761100 93.56 2612 1183121 978146 33.37 481312 1098907 17917 16:00:38 16:00:38 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:00:38 15:52:01 eth0 313.95 243.58 1260.80 220.81 0.00 0.00 0.00 16:00:38 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:52:01 docker0 35.13 27.79 3.21 131.27 0.00 0.00 0.00 16:00:38 15:53:02 eth0 0.43 0.08 0.02 0.01 0.00 0.00 0.00 16:00:38 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:54:01 eth0 0.54 0.08 0.06 0.01 0.00 0.00 0.00 16:00:38 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:55:01 eth0 1.63 0.85 0.75 0.41 0.00 0.00 0.00 16:00:38 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 16:00:38 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:57:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 16:00:38 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:58:01 eth0 130.38 100.60 3784.26 15.18 0.00 0.00 0.00 16:00:38 15:58:01 veth52d2363 14.62 13.88 1.76 17.53 0.00 0.00 0.00 16:00:38 15:58:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 16:00:38 15:58:01 docker0 49.75 41.57 4.76 148.79 0.00 0.00 0.00 16:00:38 15:59:01 eth0 199.83 159.17 3551.89 84.86 0.00 0.00 0.00 16:00:38 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 15:59:01 docker0 8.08 7.03 1.28 32.32 0.00 0.00 0.00 16:00:38 16:00:01 eth0 71.01 62.54 183.67 35.11 0.00 0.00 0.00 16:00:38 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 16:00:01 docker0 17.30 18.08 1.16 124.17 0.00 0.00 0.00 16:00:38 Average: eth0 80.01 63.19 978.40 39.71 0.00 0.00 0.00 16:00:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:38 Average: docker0 8.37 7.43 0.80 34.00 0.00 0.00 0.00 16:00:38 16:00:38 16:00:38 ---> sar -P ALL: 16:00:38 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 16:00:38 16:00:38 15:50:40 LINUX RESTART 16:00:38 16:00:38 15:51:01 CPU %user %nice %system %iowait %steal %idle 16:00:38 15:52:01 all 14.24 0.00 8.34 4.36 23.33 49.73 16:00:38 15:52:01 0 14.91 0.00 7.25 5.30 25.74 46.80 16:00:38 15:52:01 1 12.05 0.00 7.31 4.66 22.93 53.05 16:00:38 15:52:01 2 12.84 0.00 10.99 2.82 22.02 51.33 16:00:38 15:52:01 3 17.31 0.00 7.78 4.67 22.66 47.58 16:00:38 15:53:02 all 0.08 0.00 0.12 0.01 0.76 99.02 16:00:38 15:53:02 0 0.17 0.00 0.12 0.00 1.13 98.59 16:00:38 15:53:02 1 0.05 0.00 0.08 0.00 0.58 99.29 16:00:38 15:53:02 2 0.05 0.00 0.17 0.00 0.81 98.97 16:00:38 15:53:02 3 0.08 0.00 0.12 0.05 0.52 99.23 16:00:38 15:54:01 all 0.10 0.00 0.04 0.00 0.54 99.32 16:00:38 15:54:01 0 0.22 0.00 0.02 0.00 0.42 99.34 16:00:38 15:54:01 1 0.07 0.00 0.07 0.00 0.72 99.14 16:00:38 15:54:01 2 0.03 0.00 0.03 0.00 0.39 99.54 16:00:38 15:54:01 3 0.07 0.00 0.05 0.00 0.64 99.24 16:00:38 15:55:01 all 0.14 0.00 0.05 0.00 0.60 99.21 16:00:38 15:55:01 0 0.40 0.00 0.05 0.00 0.76 98.79 16:00:38 15:55:01 1 0.08 0.00 0.07 0.00 0.81 99.04 16:00:38 15:55:01 2 0.05 0.00 0.03 0.00 0.40 99.52 16:00:38 15:55:01 3 0.03 0.00 0.03 0.00 0.43 99.50 16:00:38 15:56:01 all 0.13 0.00 0.05 0.00 0.42 99.41 16:00:38 15:56:01 0 0.23 0.00 0.05 0.00 0.27 99.45 16:00:38 15:56:01 1 0.23 0.00 0.07 0.00 0.75 98.95 16:00:38 15:56:01 2 0.03 0.00 0.05 0.00 0.55 99.37 16:00:38 15:56:01 3 0.03 0.00 0.02 0.00 0.08 99.87 16:00:38 15:57:01 all 0.08 0.00 0.04 0.00 0.66 99.23 16:00:38 15:57:01 0 0.03 0.00 0.03 0.00 0.78 99.15 16:00:38 15:57:01 1 0.22 0.00 0.05 0.00 0.73 99.00 16:00:38 15:57:01 2 0.05 0.00 0.03 0.00 0.73 99.19 16:00:38 15:57:01 3 0.02 0.00 0.05 0.00 0.38 99.55 16:00:38 15:58:01 all 5.40 0.00 3.62 1.26 8.02 81.70 16:00:38 15:58:01 0 4.88 0.00 3.54 1.52 7.83 82.23 16:00:38 15:58:01 1 5.92 0.00 4.28 1.40 8.35 80.04 16:00:38 15:58:01 2 5.86 0.00 3.33 0.56 7.85 82.40 16:00:38 15:58:01 3 4.96 0.00 3.27 1.55 8.07 82.15 16:00:38 15:59:01 all 5.78 0.00 4.75 0.78 13.46 75.23 16:00:38 15:59:01 0 5.88 0.00 4.99 0.48 13.74 74.90 16:00:38 15:59:01 1 6.69 0.00 5.46 0.46 13.28 74.09 16:00:38 15:59:01 2 4.56 0.00 3.81 0.77 13.35 77.51 16:00:38 15:59:01 3 5.99 0.00 4.79 1.42 13.48 74.33 16:00:38 16:00:01 all 5.78 0.00 5.14 1.41 13.74 73.92 16:00:38 16:00:01 0 5.33 0.00 4.67 1.83 14.50 73.68 16:00:38 16:00:01 1 8.41 0.00 6.15 1.48 14.33 69.63 16:00:38 16:00:01 2 4.10 0.00 4.76 0.87 13.52 76.76 16:00:38 16:00:01 3 5.33 0.00 5.02 1.45 12.59 75.60 16:00:38 Average: all 3.56 0.00 2.48 0.88 6.91 86.17 16:00:38 Average: 0 3.59 0.00 2.32 1.02 7.31 85.76 16:00:38 Average: 1 3.80 0.00 2.64 0.91 7.04 85.61 16:00:38 Average: 2 3.11 0.00 2.62 0.57 6.73 86.96 16:00:38 Average: 3 3.75 0.00 2.35 1.01 6.54 86.34 16:00:38 16:00:38 16:00:38