Started by user Lisa Rashidi-Ranjbar Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bcdb88283644107a936668d00e74c74f1869e398 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-3070 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 Fetching without tags > 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 > 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 Checking out Revision bcdb88283644107a936668d00e74c74f1869e398 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f bcdb88283644107a936668d00e74c74f1869e398 # timeout=10 Commit message: "Merge pull request #24 from lranjbar/version-api" > git rev-list --no-walk bcdb88283644107a936668d00e74c74f1869e398 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:25 ========================================================= 19:08:25 EdgeX Global Pipelines Version Info 19:08:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:27 ------------------- 19:08:27 stable info: 19:08:27 ------------------- 19:08:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:27 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:08:27 Message: update stable to v1.0.89 19:08:28 ------------------- 19:08:28 experimental info: 19:08:28 ------------------- 19:08:28 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:28 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:08:28 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 19:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:29 19:08:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:08:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:30 latest: Pulling from edgex-devops/git-semver 19:08:30 9123ac7c32f7: Pulling fs layer 19:08:30 b8cc5d1170e3: Pulling fs layer 19:08:30 2924cbbf6a41: Pulling fs layer 19:08:30 93b08a4f1073: Pulling fs layer 19:08:30 93b08a4f1073: Waiting 19:08:30 b8cc5d1170e3: Verifying Checksum 19:08:30 b8cc5d1170e3: Download complete 19:08:30 9123ac7c32f7: Verifying Checksum 19:08:30 9123ac7c32f7: Download complete 19:08:30 93b08a4f1073: Verifying Checksum 19:08:30 93b08a4f1073: Download complete 19:08:30 2924cbbf6a41: Verifying Checksum 19:08:30 2924cbbf6a41: Download complete 19:08:30 9123ac7c32f7: Pull complete 19:08:30 b8cc5d1170e3: Pull complete 19:08:31 2924cbbf6a41: Pull complete 19:08:31 93b08a4f1073: Pull complete 19:08:31 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:08:31 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:08:31 $ 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 19:08:33 $ docker top 1d5d635d9caffa608175b68a3d2caf4cd4a2f4a1fa41d562250960723199bb0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:33 [ssh-agent] Looking for ssh-agent implementation... 19:08:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:33 $ docker exec 1d5d635d9caffa608175b68a3d2caf4cd4a2f4a1fa41d562250960723199bb0f ssh-agent 19:08:34 SSH_AUTH_SOCK=/tmp/ssh-czQ2z4Sdq0Fi/agent.11 19:08:34 SSH_AGENT_PID=17 19:08:34 Running ssh-add (command line suppressed) 19:08:34 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2144696835875994928.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2144696835875994928.key) 19:08:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:34 + git describe --exact-match --tags HEAD 19:08:34 fatal: No names found, cannot describe anything. [Pipeline] } 19:08:34 $ docker exec --env ******** --env ******** 1d5d635d9caffa608175b68a3d2caf4cd4a2f4a1fa41d562250960723199bb0f ssh-agent -k 19:08:34 unset SSH_AUTH_SOCK; 19:08:34 unset SSH_AGENT_PID; 19:08:34 echo Agent pid 17 killed; 19:08:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:08:34 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:08:34 This usually means this commit has not been tagged. [Pipeline] sshagent 19:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:35 [ssh-agent] Looking for ssh-agent implementation... 19:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:35 $ docker exec 1d5d635d9caffa608175b68a3d2caf4cd4a2f4a1fa41d562250960723199bb0f ssh-agent 19:08:35 SSH_AUTH_SOCK=/tmp/ssh-dGdejY23kN3c/agent.46 19:08:35 SSH_AGENT_PID=51 19:08:35 Running ssh-add (command line suppressed) 19:08:35 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_9183997829393175842.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_9183997829393175842.key) 19:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:35 + git semver init 19:08:35 # -> Open(): unable to determine branch for HEAD 19:08:35 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 19:08:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 19:08:35 # $SEMVER_REMOTE_NAME = origin 19:08:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:08:35 # $SEMVER_USER_NAME = edgex-jenkins 19:08:35 # $SEMVER_BRANCH = master 19:08:35 # $SEMVER_TEMP = /tmp/semver-143191794 19:08:35 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 19:08:36 # '/tmp/semver-143191794' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 19:08:36 # -> Force: false 19:08:36 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 19:08:36 $ docker exec --env ******** --env ******** 1d5d635d9caffa608175b68a3d2caf4cd4a2f4a1fa41d562250960723199bb0f ssh-agent -k 19:08:36 unset SSH_AUTH_SOCK; 19:08:36 unset SSH_AGENT_PID; 19:08:36 echo Agent pid 51 killed; 19:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:37 + git semver [Pipeline] } 19:08:37 $ docker stop --time=1 1d5d635d9caffa608175b68a3d2caf4cd4a2f4a1fa41d562250960723199bb0f 19:08:38 $ docker rm -f 1d5d635d9caffa608175b68a3d2caf4cd4a2f4a1fa41d562250960723199bb0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:08:39 Stashed 18 file(s) [Pipeline] echo 19:08:39 [edgeXSemver] initialized semver on version 1.1.1 [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 19:08:54 Still waiting to schedule task 19:08:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:08:54 Still waiting to schedule task 19:08:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:10:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3071 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 19:10:34 Running in /w/workspace/device-rest-go/12 [Pipeline] { [Pipeline] checkout 19:10:39 using credential edgex-jenkins-ssh 19:10:39 Cloning the remote Git repository 19:10:39 Cloning with configured refspecs honoured and without tags 19:10:39 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:10:39 > git init /w/workspace/device-rest-go/12 # timeout=10 19:10:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:10:39 > git --version # timeout=10 19:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:10:41 Fetching without tags 19:10:42 Checking out Revision bcdb88283644107a936668d00e74c74f1869e398 (master) 19:10:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:10:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:10:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:10:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:10:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:10:42 > git config core.sparsecheckout # timeout=10 19:10:42 > git checkout -f bcdb88283644107a936668d00e74c74f1869e398 # timeout=10 19:10:46 Commit message: "Merge pull request #24 from lranjbar/version-api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:10:48 ========================================================= 19:10:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:10:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:10:49 + 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 . 19:10:50 Sending build context to Docker daemon 8.015MB 19:10:50 Step 1/10 : ARG BASE=golang:1.13-alpine 19:10:50 Step 2/10 : FROM ${BASE} 19:10:50 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:50 cde5963f3b93: Pulling fs layer 19:10:50 2a23fa8c16f7: Pulling fs layer 19:10:50 777b28850792: Pulling fs layer 19:10:50 8a11ddd9e578: Pulling fs layer 19:10:50 4cf88f913ddb: Pulling fs layer 19:10:50 1df406cf5192: Pulling fs layer 19:10:50 cd6300453558: Pulling fs layer 19:10:50 b9c365052c96: Pulling fs layer 19:10:50 a2d8cc88f415: Pulling fs layer 19:10:50 ea1d1ca13537: Pulling fs layer 19:10:50 3750a50a1c5e: Pulling fs layer 19:10:50 cd6300453558: Waiting 19:10:50 ea1d1ca13537: Waiting 19:10:50 3750a50a1c5e: Waiting 19:10:50 a2d8cc88f415: Waiting 19:10:50 4cf88f913ddb: Waiting 19:10:50 1df406cf5192: Waiting 19:10:50 8a11ddd9e578: Waiting 19:10:50 b9c365052c96: Waiting 19:10:50 777b28850792: Verifying Checksum 19:10:50 777b28850792: Download complete 19:10:50 2a23fa8c16f7: Verifying Checksum 19:10:50 2a23fa8c16f7: Download complete 19:10:50 4cf88f913ddb: Verifying Checksum 19:10:50 4cf88f913ddb: Download complete 19:10:50 1df406cf5192: Download complete 19:10:50 cde5963f3b93: Verifying Checksum 19:10:50 cde5963f3b93: Download complete 19:10:51 cde5963f3b93: Pull complete 19:10:51 2a23fa8c16f7: Pull complete 19:10:52 777b28850792: Pull complete 19:10:53 cd6300453558: Verifying Checksum 19:10:53 cd6300453558: Download complete 19:10:53 a2d8cc88f415: Download complete 19:10:54 ea1d1ca13537: Verifying Checksum 19:10:54 ea1d1ca13537: Download complete 19:10:54 3750a50a1c5e: Verifying Checksum 19:10:54 3750a50a1c5e: Download complete 19:10:55 b9c365052c96: Download complete 19:10:55 8a11ddd9e578: Verifying Checksum 19:10:55 8a11ddd9e578: Download complete 19:11:08 8a11ddd9e578: Pull complete 19:11:08 4cf88f913ddb: Pull complete 19:11:08 1df406cf5192: Pull complete 19:11:12 cd6300453558: Pull complete 19:11:15 Running on prd-centos7-docker-4c-2g-3072 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 19:11:16 Running in /w/workspace/device-rest-go/12 [Pipeline] { [Pipeline] checkout 19:11:16 b9c365052c96: Pull complete 19:11:16 a2d8cc88f415: Pull complete 19:11:18 using credential edgex-jenkins-ssh 19:11:18 Cloning the remote Git repository 19:11:18 Cloning with configured refspecs honoured and without tags 19:11:18 ea1d1ca13537: Pull complete 19:11:19 3750a50a1c5e: Pull complete 19:11:19 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:11:19 ---> 78745c68409d 19:11:19 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:11:18 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:11:18 > git init /w/workspace/device-rest-go/12 # timeout=10 19:11:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:11:18 > git --version # timeout=10 19:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:20 Fetching without tags 19:11:20 Checking out Revision bcdb88283644107a936668d00e74c74f1869e398 (master) 19:11:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:11:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:11:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:11:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:20 > git config core.sparsecheckout # timeout=10 19:11:20 > git checkout -f bcdb88283644107a936668d00e74c74f1869e398 # timeout=10 19:11:23 ---> Running in 6d275dedbedf 19:11:24 Removing intermediate container 6d275dedbedf 19:11:24 ---> 91a9b05fbb05 19:11:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:11:24 ---> Running in ec6508eb649c 19:11:24 Commit message: "Merge pull request #24 from lranjbar/version-api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 19:11:24 Removing intermediate container ec6508eb649c 19:11:24 ---> 4059c97c1dd8 19:11:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:11:24 ---> Running in 97a1a783ee14 [Pipeline] echo 19:11:25 ========================================================= 19:11:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:11:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:11:25 Removing intermediate container 97a1a783ee14 19:11:25 ---> c145923c6832 19:11:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:25 ---> Running in 5ced348d3ff5 19:11:26 + 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 . 19:11:26 Sending build context to Docker daemon 8.015MB 19:11:26 Step 1/10 : ARG BASE=golang:1.13-alpine 19:11:26 Step 2/10 : FROM ${BASE} 19:11:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:26 e6b0cf9c0882: Pulling fs layer 19:11:26 2848faf0eed1: Pulling fs layer 19:11:26 0f37312ad70f: Pulling fs layer 19:11:26 5788d62ee057: Pulling fs layer 19:11:26 0e6b1d234666: Pulling fs layer 19:11:26 bf5d7aec512f: Pulling fs layer 19:11:26 34c802a77dc8: Pulling fs layer 19:11:26 9eb99e56ec68: Pulling fs layer 19:11:26 27c7a5d97fbd: Pulling fs layer 19:11:26 5c102a31e300: Pulling fs layer 19:11:26 dcfb455df0a1: Pulling fs layer 19:11:26 0e6b1d234666: Waiting 19:11:26 bf5d7aec512f: Waiting 19:11:26 34c802a77dc8: Waiting 19:11:26 9eb99e56ec68: Waiting 19:11:26 27c7a5d97fbd: Waiting 19:11:26 5c102a31e300: Waiting 19:11:26 dcfb455df0a1: Waiting 19:11:26 5788d62ee057: Waiting 19:11:26 0f37312ad70f: Verifying Checksum 19:11:26 0f37312ad70f: Download complete 19:11:26 2848faf0eed1: Verifying Checksum 19:11:26 2848faf0eed1: Download complete 19:11:26 0e6b1d234666: Verifying Checksum 19:11:26 0e6b1d234666: Download complete 19:11:26 bf5d7aec512f: Download complete 19:11:26 e6b0cf9c0882: Verifying Checksum 19:11:26 e6b0cf9c0882: Download complete 19:11:26 e6b0cf9c0882: Pull complete 19:11:27 2848faf0eed1: Pull complete 19:11:27 34c802a77dc8: Verifying Checksum 19:11:27 34c802a77dc8: Download complete 19:11:27 27c7a5d97fbd: Verifying Checksum 19:11:27 27c7a5d97fbd: Download complete 19:11:28 0f37312ad70f: Pull complete 19:11:28 Removing intermediate container 5ced348d3ff5 19:11:28 ---> 74cafea19eb0 19:11:28 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:28 ---> Running in 082c45566e31 19:11:28 5c102a31e300: Verifying Checksum 19:11:28 5c102a31e300: Download complete 19:11:28 5788d62ee057: Verifying Checksum 19:11:28 5788d62ee057: Download complete 19:11:28 dcfb455df0a1: Verifying Checksum 19:11:28 dcfb455df0a1: Download complete 19:11:28 9eb99e56ec68: Verifying Checksum 19:11:28 9eb99e56ec68: Download complete 19:11:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:11:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:11:30 OK: 125 MiB in 39 packages 19:11:31 Removing intermediate container 082c45566e31 19:11:31 ---> 0d75b41605eb 19:11:31 Step 8/10 : WORKDIR /device-rest-go 19:11:31 ---> Running in 7ad1fcb781a0 19:11:32 Removing intermediate container 7ad1fcb781a0 19:11:32 ---> 262c36ee7c8e 19:11:32 Step 9/10 : COPY . . 19:11:33 ---> 97d0d7a9a0a5 19:11:33 Step 10/10 : RUN go mod download 19:11:33 ---> Running in 8746ee47a68b 19:11:36 go: finding github.com/BurntSushi/toml v0.3.1 19:11:36 go: finding github.com/OneOfOne/xxhash v1.2.6 19:11:36 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:11:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:11:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:11:36 go: finding github.com/bgentry/speakeasy v0.1.0 19:11:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:11:36 go: finding github.com/davecgh/go-spew v1.1.1 19:11:36 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 19:11:36 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 19:11:36 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:11:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:11:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:11:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:11:36 go: finding github.com/fatih/color v1.7.0 19:11:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:11:36 go: finding github.com/go-kit/kit v0.8.0 19:11:36 go: finding github.com/go-logfmt/logfmt v0.4.0 19:11:36 go: finding github.com/go-stack/stack v1.8.0 19:11:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:11:36 go: finding github.com/google/uuid v1.1.0 19:11:36 go: finding github.com/gorilla/mux v1.7.1 19:11:36 go: finding github.com/hashicorp/consul/api v1.1.0 19:11:36 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:11:36 go: finding github.com/hashicorp/errwrap v1.0.0 19:11:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:11:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:11:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:11:36 go: finding github.com/hashicorp/go-multierror v1.0.0 19:11:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:11:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:11:36 go: finding github.com/hashicorp/go-syslog v1.0.0 19:11:36 go: finding github.com/hashicorp/go-uuid v1.0.1 19:11:36 go: finding github.com/hashicorp/go.net v0.0.1 19:11:36 go: finding github.com/hashicorp/golang-lru v0.5.0 19:11:36 go: finding github.com/hashicorp/logutils v1.0.0 19:11:36 go: finding github.com/hashicorp/mdns v1.0.0 19:11:36 go: finding github.com/hashicorp/memberlist v0.1.3 19:11:36 go: finding github.com/hashicorp/serf v0.8.2 19:11:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:11:36 go: finding github.com/mattn/go-colorable v0.0.9 19:11:36 go: finding github.com/mattn/go-isatty v0.0.3 19:11:36 go: finding github.com/miekg/dns v1.0.14 19:11:36 go: finding github.com/mitchellh/cli v1.0.0 19:11:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:11:36 go: finding github.com/mitchellh/copystructure v1.0.0 19:11:36 go: finding github.com/mitchellh/go-homedir v1.0.0 19:11:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:11:36 go: finding github.com/mitchellh/gox v0.4.0 19:11:36 go: finding github.com/mitchellh/iochan v1.0.0 19:11:36 go: finding github.com/mitchellh/mapstructure v1.1.2 19:11:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:11:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:11:36 go: finding github.com/pelletier/go-toml v1.2.0 19:11:36 go: finding github.com/pkg/errors v0.8.1 19:11:36 go: finding github.com/pmezard/go-difflib v1.0.0 19:11:36 go: finding github.com/posener/complete v1.1.1 19:11:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:11:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:11:36 go: finding github.com/spf13/cast v1.3.0 19:11:36 go: finding github.com/stretchr/objx v0.1.0 19:11:36 go: finding github.com/stretchr/testify v1.5.1 19:11:36 go: finding github.com/ugorji/go v1.1.4 19:11:36 go: finding github.com/x448/float16 v0.8.4 19:11:36 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 19:11:36 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 19:11:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:11:36 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 19:11:36 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 19:11:36 go: finding gopkg.in/yaml.v2 v2.2.8 19:11:36 5788d62ee057: Pull complete 19:11:36 0e6b1d234666: Pull complete 19:11:36 bf5d7aec512f: Pull complete 19:11:40 34c802a77dc8: Pull complete 19:11:43 9eb99e56ec68: Pull complete 19:11:43 27c7a5d97fbd: Pull complete 19:11:43 5c102a31e300: Pull complete 19:11:43 dcfb455df0a1: Pull complete 19:11:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:11:44 ---> 7c70fe431013 19:11:44 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:11:45 ---> Running in 3cfd3a40904a 19:11:45 Removing intermediate container 3cfd3a40904a 19:11:45 ---> 2a7198011d36 19:11:45 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:11:45 ---> Running in c3106b364986 19:11:45 Removing intermediate container c3106b364986 19:11:45 ---> 3c308440c15e 19:11:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:11:46 ---> Running in c18bcf2a77f1 19:11:46 Removing intermediate container c18bcf2a77f1 19:11:46 ---> 1af6b44b13c1 19:11:46 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:46 ---> Running in a8ef6a26c1a9 19:11:46 Removing intermediate container 8746ee47a68b 19:11:46 ---> 8f33ca985eb7 19:11:46 Successfully built 8f33ca985eb7 19:11:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:47 + docker inspect -f . ci-base-image-arm64 19:11:47 . [Pipeline] withDockerContainer 19:11:47 Removing intermediate container a8ef6a26c1a9 19:11:47 ---> cc182673590a 19:11:47 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:47 ---> Running in 4108f6d53f9f 19:11:47 prd-ubuntu18.04-docker-arm64-4c-16g-3071 does not seem to be running inside a container 19:11:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/12 -v /w/workspace/device-rest-go/12:/w/workspace/device-rest-go/12:rw,z -v /w/workspace/device-rest-go/12@tmp:/w/workspace/device-rest-go/12@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 19:11:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:11:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:11:49 OK: 143 MiB in 39 packages 19:11:49 Removing intermediate container 4108f6d53f9f 19:11:49 ---> 9552c627b55f 19:11:49 Step 8/10 : WORKDIR /device-rest-go 19:11:49 ---> Running in 0765e32eec63 19:11:49 $ docker top 034647f84c2d22f816ff69795321b6d74e6cd79d71f742e62dd1e987184ea250 -eo pid,comm 19:11:49 Removing intermediate container 0765e32eec63 19:11:49 ---> 23e85f5adb86 19:11:49 Step 9/10 : COPY . . [Pipeline] { [Pipeline] sh 19:11:50 ---> d0c4af1293d5 19:11:50 Step 10/10 : RUN go mod download 19:11:50 ---> Running in bb2aa2470e7d 19:11:51 + go version 19:11:51 go version go1.13.5 linux/arm64 [Pipeline] sh 19:11:52 + make test 19:11:52 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:11:52 go: finding github.com/BurntSushi/toml v0.3.1 19:11:52 go: finding github.com/OneOfOne/xxhash v1.2.6 19:11:52 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:11:52 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:11:52 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:11:52 go: finding github.com/bgentry/speakeasy v0.1.0 19:11:52 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:11:52 go: finding github.com/davecgh/go-spew v1.1.1 19:11:52 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 19:11:52 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 19:11:52 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:11:52 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 19:11:52 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:11:52 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:11:52 go: finding github.com/fatih/color v1.7.0 19:11:52 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:11:52 go: finding github.com/go-kit/kit v0.8.0 19:11:52 go: finding github.com/go-logfmt/logfmt v0.4.0 19:11:52 go: finding github.com/go-stack/stack v1.8.0 19:11:52 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:11:52 go: finding github.com/google/uuid v1.1.0 19:11:52 go: finding github.com/gorilla/mux v1.7.1 19:11:52 go: finding github.com/hashicorp/consul/api v1.1.0 19:11:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:11:52 go: finding github.com/hashicorp/errwrap v1.0.0 19:11:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:11:52 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:11:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:11:52 go: finding github.com/hashicorp/go-multierror v1.0.0 19:11:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:11:52 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:11:52 go: finding github.com/hashicorp/go-syslog v1.0.0 19:11:52 go: finding github.com/hashicorp/go-uuid v1.0.1 19:11:52 go: finding github.com/hashicorp/go.net v0.0.1 19:11:52 go: finding github.com/hashicorp/golang-lru v0.5.0 19:11:52 go: finding github.com/hashicorp/logutils v1.0.0 19:11:52 go: finding github.com/hashicorp/mdns v1.0.0 19:11:52 go: finding github.com/hashicorp/memberlist v0.1.3 19:11:52 go: finding github.com/hashicorp/serf v0.8.2 19:11:52 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:11:52 go: finding github.com/mattn/go-colorable v0.0.9 19:11:52 go: finding github.com/mattn/go-isatty v0.0.3 19:11:52 go: finding github.com/miekg/dns v1.0.14 19:11:52 go: finding github.com/mitchellh/cli v1.0.0 19:11:52 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:11:52 go: finding github.com/mitchellh/copystructure v1.0.0 19:11:52 go: finding github.com/mitchellh/go-homedir v1.0.0 19:11:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:11:52 go: finding github.com/mitchellh/gox v0.4.0 19:11:52 go: finding github.com/mitchellh/iochan v1.0.0 19:11:52 go: finding github.com/mitchellh/mapstructure v1.1.2 19:11:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:11:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:11:52 go: finding github.com/pelletier/go-toml v1.2.0 19:11:52 go: finding github.com/pkg/errors v0.8.1 19:11:52 go: finding github.com/pmezard/go-difflib v1.0.0 19:11:52 go: finding github.com/posener/complete v1.1.1 19:11:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:11:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:11:52 go: finding github.com/spf13/cast v1.3.0 19:11:52 go: finding github.com/stretchr/objx v0.1.0 19:11:52 go: finding github.com/stretchr/testify v1.5.1 19:11:52 go: finding github.com/ugorji/go v1.1.4 19:11:52 go: finding github.com/x448/float16 v0.8.4 19:11:52 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 19:11:52 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 19:11:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:11:52 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 19:11:52 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 19:11:52 go: finding gopkg.in/yaml.v2 v2.2.8 19:11:53 ? github.com/edgexfoundry/device-rest-go [no test files] 19:12:00 Removing intermediate container bb2aa2470e7d 19:12:00 ---> 7a96005feec0 19:12:00 Successfully built 7a96005feec0 19:12:00 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 19:12:01 + docker inspect -f . ci-base-image-x86_64 19:12:01 . [Pipeline] withDockerContainer 19:12:01 prd-centos7-docker-4c-2g-3072 does not seem to be running inside a container 19:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/12 -v /w/workspace/device-rest-go/12:/w/workspace/device-rest-go/12:rw,z -v /w/workspace/device-rest-go/12@tmp:/w/workspace/device-rest-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:02 $ docker top 354ce7d20a7895ac9ce7adf62f3e24d9e16d695c4f0a7fc14db86b808dfc8d7f -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:03 + go version 19:12:03 go version go1.13.5 linux/amd64 [Pipeline] sh 19:12:03 + make test 19:12:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:12:04 ? github.com/edgexfoundry/device-rest-go [no test files] 19:12:14 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:12:15 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 56.3% of statements 19:12:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:12:17 gofmt -l . 19:12:17 [ "`gofmt -l .`" = "" ] 19:12:17 ./bin/test-go-mod-tidy.sh 19:12:17 ./bin/test-attribution-txt.sh [Pipeline] stash 19:12:18 Stashed 1 file(s) [Pipeline] } 19:12:18 $ docker stop --time=1 354ce7d20a7895ac9ce7adf62f3e24d9e16d695c4f0a7fc14db86b808dfc8d7f 19:12:19 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:12:20 $ docker rm -f 354ce7d20a7895ac9ce7adf62f3e24d9e16d695c4f0a7fc14db86b808dfc8d7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:12:21 + ls -al . 19:12:21 total 96 19:12:21 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 15 19:12 . 19:12:21 drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 19:11 .. 19:12:21 -rw-rw-r--. 1 jenkins jenkins 4802 Jun 15 19:11 Attribution.txt 19:12:21 drwxrwxr-x. 2 jenkins jenkins 64 Jun 15 19:11 bin 19:12:21 drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 19:11 cmd 19:12:21 -rw-r--r--. 1 jenkins jenkins 9369 Jun 15 19:12 coverage.out 19:12:21 -rw-rw-r--. 1 jenkins jenkins 1504 Jun 15 19:11 Dockerfile 19:12:21 -rw-rw-r--. 1 jenkins jenkins 989 Jun 15 19:11 Dockerfile.build 19:12:21 -rw-rw-r--. 1 jenkins jenkins 151 Jun 15 19:11 .dockerignore 19:12:21 drwxrwxr-x. 2 jenkins jenkins 93 Jun 15 19:12 driver 19:12:21 drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 19:11 .git 19:12:21 -rw-rw-r--. 1 jenkins jenkins 339 Jun 15 19:11 .gitignore 19:12:21 -rw-r--r--. 1 jenkins jenkins 266 Jun 15 19:12 go.mod 19:12:21 -rw-r--r--. 1 jenkins jenkins 12533 Jun 15 19:12 go.sum 19:12:21 -rw-rw-r--. 1 jenkins jenkins 702 Jun 15 19:11 Jenkinsfile 19:12:21 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 15 19:11 LICENSE 19:12:21 -rw-rw-r--. 1 jenkins jenkins 951 Jun 15 19:11 Makefile 19:12:21 -rw-rw-r--. 1 jenkins jenkins 5716 Jun 15 19:11 README.md 19:12:21 drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 19:11 .semver 19:12:21 -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 19:08 VERSION 19:12:21 -rw-rw-r--. 1 jenkins jenkins 713 Jun 15 19:11 version.go [Pipeline] isUnix [Pipeline] sh 19:12:21 + 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=bcdb88283644107a936668d00e74c74f1869e398 --label arch=amd64 --label version=1.1.1 . 19:12:21 Sending build context to Docker daemon 8.027MB 19:12:21 Step 1/24 : ARG BASE=golang:1.13-alpine 19:12:21 Step 2/24 : FROM ${BASE} AS builder 19:12:21 ---> 7a96005feec0 19:12:21 Step 3/24 : ARG MAKE='make build' 19:12:22 ---> Running in ef2dd40d6a35 19:12:22 Removing intermediate container ef2dd40d6a35 19:12:22 ---> 8cf6bfdeb7bb 19:12:22 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 19:12:22 ---> Running in 165db61a8016 19:12:22 Removing intermediate container 165db61a8016 19:12:22 ---> 7072e226ddd8 19:12:22 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:12:22 ---> Running in 818a58b6f0ec 19:12:22 ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 56.3% of statements 19:12:22 Removing intermediate container 818a58b6f0ec 19:12:22 ---> cde98f59a9bd 19:12:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:22 ---> Running in 8c5cc3b45477 19:12:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:12:23 Removing intermediate container 8c5cc3b45477 19:12:23 ---> 40623959e19c 19:12:23 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:23 ---> Running in 4be2fc258cce 19:12:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:12:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:12:25 OK: 143 MiB in 39 packages 19:12:25 Removing intermediate container 4be2fc258cce 19:12:25 ---> 4efc1e3e95d3 19:12:25 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 19:12:25 ---> Running in 9267992ee9aa 19:12:25 Removing intermediate container 9267992ee9aa 19:12:25 ---> 789bfc2a6645 19:12:25 Step 9/24 : COPY go.mod . 19:12:26 ---> ba2c12d09fc0 19:12:26 Step 10/24 : COPY Makefile . 19:12:26 ---> 380eee33d7df 19:12:26 Step 11/24 : RUN make update 19:12:26 ---> Running in 6c165dbfee44 19:12:26 CGO_ENABLED=0 GO111MODULE=on go mod download 19:12:27 Removing intermediate container 6c165dbfee44 19:12:27 ---> fd77d4f7b658 19:12:27 Step 12/24 : COPY . . 19:12:27 ---> bcaf26296d88 19:12:27 Step 13/24 : RUN $MAKE 19:12:27 ---> Running in 9fc9ac3cd34d 19:12:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.1" -o cmd/device-rest-go ./cmd 19:12:29 gofmt -l . 19:12:29 [ "`gofmt -l .`" = "" ] 19:12:29 ./bin/test-go-mod-tidy.sh 19:12:29 ./bin/test-attribution-txt.sh [Pipeline] stash 19:12:29 Warning: overwriting stash ‘coverage-report’ 19:12:30 Stashed 1 file(s) [Pipeline] } 19:12:30 $ docker stop --time=1 034647f84c2d22f816ff69795321b6d74e6cd79d71f742e62dd1e987184ea250 19:12:32 $ docker rm -f 034647f84c2d22f816ff69795321b6d74e6cd79d71f742e62dd1e987184ea250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:12:33 + ls -al . 19:12:33 total 120 19:12:33 drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 19:12 . 19:12:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 19:10 .. 19:12:33 -rw-rw-r-- 1 jenkins jenkins 151 Jun 15 19:10 .dockerignore 19:12:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 19:10 .git 19:12:33 -rw-rw-r-- 1 jenkins jenkins 339 Jun 15 19:10 .gitignore 19:12:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 19:10 .semver 19:12:33 -rw-rw-r-- 1 jenkins jenkins 4802 Jun 15 19:10 Attribution.txt 19:12:33 -rw-rw-r-- 1 jenkins jenkins 1504 Jun 15 19:10 Dockerfile 19:12:33 -rw-rw-r-- 1 jenkins jenkins 989 Jun 15 19:10 Dockerfile.build 19:12:33 -rw-rw-r-- 1 jenkins jenkins 702 Jun 15 19:10 Jenkinsfile 19:12:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 15 19:10 LICENSE 19:12:33 -rw-rw-r-- 1 jenkins jenkins 951 Jun 15 19:10 Makefile 19:12:33 -rw-rw-r-- 1 jenkins jenkins 5716 Jun 15 19:10 README.md 19:12:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 19:08 VERSION 19:12:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 19:10 bin 19:12:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 19:10 cmd 19:12:33 -rw-r--r-- 1 jenkins jenkins 9369 Jun 15 19:12 coverage.out 19:12:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 19:12 driver 19:12:33 -rw-r--r-- 1 jenkins jenkins 266 Jun 15 19:12 go.mod 19:12:33 -rw-r--r-- 1 jenkins jenkins 12533 Jun 15 19:12 go.sum 19:12:33 -rw-rw-r-- 1 jenkins jenkins 713 Jun 15 19:10 version.go [Pipeline] isUnix [Pipeline] sh 19:12:34 + 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=bcdb88283644107a936668d00e74c74f1869e398 --label arch=arm64 --label version=1.1.1 . 19:12:34 Sending build context to Docker daemon 8.027MB 19:12:34 Step 1/24 : ARG BASE=golang:1.13-alpine 19:12:34 Step 2/24 : FROM ${BASE} AS builder 19:12:34 ---> 8f33ca985eb7 19:12:34 Step 3/24 : ARG MAKE='make build' 19:12:35 ---> Running in 60ac391b7488 19:12:35 Removing intermediate container 60ac391b7488 19:12:35 ---> fece5c6aa364 19:12:35 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 19:12:35 ---> Running in a5b7671ddb91 19:12:35 Removing intermediate container a5b7671ddb91 19:12:35 ---> 33d8606a96ae 19:12:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:12:35 ---> Running in bd693e0fd1a2 19:12:36 Removing intermediate container bd693e0fd1a2 19:12:36 ---> 64b76cf928b2 19:12:36 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:36 ---> Running in 69833b74f3f8 19:12:39 Removing intermediate container 69833b74f3f8 19:12:39 ---> 86537b0012e4 19:12:39 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:39 ---> Running in b50f48388483 19:12:40 Removing intermediate container 9fc9ac3cd34d 19:12:40 ---> 4d509bc817a3 19:12:40 Step 14/24 : FROM alpine:latest 19:12:40 latest: Pulling from library/alpine 19:12:40 df20fa9351a1: Pulling fs layer 19:12:40 df20fa9351a1: Verifying Checksum 19:12:40 df20fa9351a1: Download complete 19:12:40 df20fa9351a1: Pull complete 19:12:40 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 19:12:40 Status: Downloaded newer image for alpine:latest 19:12:40 ---> a24bb4013296 19:12:40 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:12:40 ---> Running in fc45d12be0d8 19:12:40 Removing intermediate container fc45d12be0d8 19:12:40 ---> 9ad336344b75 19:12:40 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 19:12:40 ---> Running in 0060ff3badfb 19:12:40 Removing intermediate container 0060ff3badfb 19:12:40 ---> 15f1ab6bb31a 19:12:40 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 19:12:40 ---> 5c82a37b695a 19:12:40 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 19:12:40 ---> fc802fb35847 19:12:40 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 19:12:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:12:41 ---> 5da83d34e43b 19:12:41 Step 20/24 : EXPOSE 49986 19:12:41 ---> Running in 7e120e5aa686 19:12:41 Removing intermediate container 7e120e5aa686 19:12:41 ---> 8f9ce0ca66f7 19:12:41 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 19:12:41 ---> Running in 871861c42e3a 19:12:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:12:41 Removing intermediate container 871861c42e3a 19:12:41 ---> f8b92d275d6d 19:12:41 Step 22/24 : LABEL arch=amd64 19:12:41 ---> Running in 10fd778e9616 19:12:41 OK: 125 MiB in 39 packages 19:12:41 Removing intermediate container 10fd778e9616 19:12:41 ---> 02980a29bf91 19:12:41 Step 23/24 : LABEL git_sha=bcdb88283644107a936668d00e74c74f1869e398 19:12:41 ---> Running in f6d9451c0bc3 19:12:41 Removing intermediate container f6d9451c0bc3 19:12:41 ---> 68459eecf5c1 19:12:41 Step 24/24 : LABEL version=1.1.1 19:12:42 ---> Running in c6ef8de67a1c 19:12:42 Removing intermediate container c6ef8de67a1c 19:12:42 ---> 5d8734bd1a55 19:12:42 [Warning] One or more build-args [ARCH] were not consumed 19:12:42 Successfully built 5d8734bd1a55 19:12:42 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 19:12:42 provisioning config files... 19:12:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/12@tmp/config1213989635124154571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:42 nexus3.edgexfoundry.org:10001 19:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:42 Configure a credential helper to remove this warning. See 19:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:42 19:12:42 Login Succeeded 19:12:42 nexus3.edgexfoundry.org:10002 19:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:42 Configure a credential helper to remove this warning. See 19:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:42 19:12:42 Login Succeeded 19:12:42 nexus3.edgexfoundry.org:10003 19:12:43 Removing intermediate container b50f48388483 19:12:43 ---> 9d03fc65b424 19:12:43 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 19:12:43 ---> Running in 5077db543b1a 19:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:43 Configure a credential helper to remove this warning. See 19:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:43 19:12:43 Login Succeeded 19:12:43 nexus3.edgexfoundry.org:10004 19:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:43 Removing intermediate container 5077db543b1a 19:12:43 ---> 811b8a83e9f5 19:12:43 Step 9/24 : COPY go.mod . 19:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:43 Configure a credential helper to remove this warning. See 19:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:43 19:12:43 Login Succeeded 19:12:43 docker.io 19:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:43 Configure a credential helper to remove this warning. See 19:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:43 19:12:43 Login Succeeded [Pipeline] } 19:12:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:43 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 19:12:43 bcdb88283644107a936668d00e74c74f1869e398 19:12:43 latest 19:12:43 1.1.1 19:12:43 bcdb88283644107a936668d00e74c74f1869e398-1.1.1 19:12:43 master 19:12:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:44 ---> 7456a321d8b8 19:12:44 Step 10/24 : COPY Makefile . 19:12:44 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:bcdb88283644107a936668d00e74c74f1869e398 [Pipeline] isUnix [Pipeline] sh 19:12:44 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:bcdb88283644107a936668d00e74c74f1869e398 19:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 19:12:44 65622801617c: Preparing 19:12:44 bbeab90ee6fa: Preparing 19:12:44 1c7983936e75: Preparing 19:12:44 50644c29ef5a: Preparing 19:12:44 50644c29ef5a: Layer already exists 19:12:44 bbeab90ee6fa: Pushed 19:12:44 1c7983936e75: Pushed 19:12:45 ---> 208d5eeb82df 19:12:45 Step 11/24 : RUN make update 19:12:45 ---> Running in 9e55854b8d5c 19:12:45 65622801617c: Pushed 19:12:45 bcdb88283644107a936668d00e74c74f1869e398: digest: sha256:24090a491aa71606c7a6e1c4de713f6b3f4f714c95b2db8f2593fa7eaca0bdbe size: 1154 [Pipeline] isUnix [Pipeline] sh 19:12:46 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 19:12:46 CGO_ENABLED=0 GO111MODULE=on go mod download 19:12:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 19:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 19:12:46 65622801617c: Preparing 19:12:46 bbeab90ee6fa: Preparing 19:12:46 1c7983936e75: Preparing 19:12:46 50644c29ef5a: Preparing 19:12:46 1c7983936e75: Layer already exists 19:12:46 50644c29ef5a: Layer already exists 19:12:46 bbeab90ee6fa: Layer already exists 19:12:46 65622801617c: Layer already exists 19:12:46 latest: digest: sha256:24090a491aa71606c7a6e1c4de713f6b3f4f714c95b2db8f2593fa7eaca0bdbe size: 1154 [Pipeline] isUnix [Pipeline] sh 19:12:46 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.1 [Pipeline] isUnix [Pipeline] sh 19:12:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.1 19:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 19:12:47 65622801617c: Preparing 19:12:47 bbeab90ee6fa: Preparing 19:12:47 1c7983936e75: Preparing 19:12:47 50644c29ef5a: Preparing 19:12:47 1c7983936e75: Layer already exists 19:12:47 50644c29ef5a: Layer already exists 19:12:47 65622801617c: Layer already exists 19:12:47 bbeab90ee6fa: Layer already exists 19:12:47 1.1.1: digest: sha256:24090a491aa71606c7a6e1c4de713f6b3f4f714c95b2db8f2593fa7eaca0bdbe size: 1154 [Pipeline] isUnix [Pipeline] sh 19:12:47 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:bcdb88283644107a936668d00e74c74f1869e398-1.1.1 [Pipeline] isUnix [Pipeline] sh 19:12:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:bcdb88283644107a936668d00e74c74f1869e398-1.1.1 19:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 19:12:47 65622801617c: Preparing 19:12:47 bbeab90ee6fa: Preparing 19:12:47 1c7983936e75: Preparing 19:12:47 50644c29ef5a: Preparing 19:12:47 1c7983936e75: Layer already exists 19:12:47 50644c29ef5a: Layer already exists 19:12:47 65622801617c: Layer already exists 19:12:47 bbeab90ee6fa: Layer already exists 19:12:47 bcdb88283644107a936668d00e74c74f1869e398-1.1.1: digest: sha256:24090a491aa71606c7a6e1c4de713f6b3f4f714c95b2db8f2593fa7eaca0bdbe size: 1154 [Pipeline] isUnix [Pipeline] sh 19:12:47 Removing intermediate container 9e55854b8d5c 19:12:47 ---> ead2d2bd2c11 19:12:47 Step 12/24 : COPY . . 19:12:48 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 19:12:48 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 19:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 19:12:48 65622801617c: Preparing 19:12:48 bbeab90ee6fa: Preparing 19:12:48 1c7983936e75: Preparing 19:12:48 50644c29ef5a: Preparing 19:12:48 bbeab90ee6fa: Layer already exists 19:12:48 1c7983936e75: Layer already exists 19:12:48 50644c29ef5a: Layer already exists 19:12:48 65622801617c: Layer already exists 19:12:48 master: digest: sha256:24090a491aa71606c7a6e1c4de713f6b3f4f714c95b2db8f2593fa7eaca0bdbe 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] } 19:12:48 ---> 9ff25e56b596 19:12:48 Step 13/24 : RUN $MAKE 19:12:49 ---> Running in 7beebd0a03eb 19:12:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.1" -o cmd/device-rest-go ./cmd 19:13:17 Removing intermediate container 7beebd0a03eb 19:13:17 ---> e944f8d2b79b 19:13:17 Step 14/24 : FROM alpine:latest 19:13:17 latest: Pulling from library/alpine 19:13:17 b538f80385f9: Pulling fs layer 19:13:17 b538f80385f9: Verifying Checksum 19:13:17 b538f80385f9: Download complete 19:13:18 b538f80385f9: Pull complete 19:13:18 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 19:13:18 Status: Downloaded newer image for alpine:latest 19:13:18 ---> 62ee0e9f8440 19:13:18 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:13:18 ---> Running in 484bb769c069 19:13:19 Removing intermediate container 484bb769c069 19:13:19 ---> e232b0d61825 19:13:19 Step 16/24 : LABEL Name=device-rest-go Version=${VERSION} 19:13:19 ---> Running in 3d1c9fd77501 19:13:19 Removing intermediate container 3d1c9fd77501 19:13:19 ---> 9a217c72b245 19:13:19 Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 19:13:20 ---> 989b2a514a13 19:13:20 Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 19:13:21 ---> 988c77e14313 19:13:21 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 19:13:22 ---> 88c52d1aca3c 19:13:22 Step 20/24 : EXPOSE 49986 19:13:23 ---> Running in 6dfb793edb6b 19:13:23 Removing intermediate container 6dfb793edb6b 19:13:23 ---> 319adbbc25a2 19:13:23 Step 21/24 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 19:13:23 ---> Running in bc5c85e9cca2 19:13:24 Removing intermediate container bc5c85e9cca2 19:13:24 ---> d611f24f7651 19:13:24 Step 22/24 : LABEL arch=arm64 19:13:24 ---> Running in d09f7904d9da 19:13:24 Removing intermediate container d09f7904d9da 19:13:24 ---> a1a86a290c31 19:13:24 Step 23/24 : LABEL git_sha=bcdb88283644107a936668d00e74c74f1869e398 19:13:24 ---> Running in 598065c64c30 19:13:25 Removing intermediate container 598065c64c30 19:13:25 ---> 02a2229fa8cd 19:13:25 Step 24/24 : LABEL version=1.1.1 19:13:25 ---> Running in 7a3c1bb49cb4 19:13:25 Removing intermediate container 7a3c1bb49cb4 19:13:25 ---> 5e3e2cb16cc4 19:13:25 [Warning] One or more build-args [ARCH] were not consumed 19:13:25 Successfully built 5e3e2cb16cc4 19:13:25 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 19:13:26 provisioning config files... 19:13:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/12@tmp/config6014159936548835778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:26 nexus3.edgexfoundry.org:10001 19:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 nexus3.edgexfoundry.org:10002 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 nexus3.edgexfoundry.org:10003 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 nexus3.edgexfoundry.org:10004 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 docker.io 19:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:29 Configure a credential helper to remove this warning. See 19:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:29 19:13:29 Login Succeeded [Pipeline] } 19:13:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:29 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 19:13:29 bcdb88283644107a936668d00e74c74f1869e398 19:13:29 latest 19:13:29 1.1.1 19:13:29 bcdb88283644107a936668d00e74c74f1869e398-1.1.1 19:13:29 master 19:13:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:30 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:bcdb88283644107a936668d00e74c74f1869e398 [Pipeline] isUnix [Pipeline] sh 19:13:30 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:bcdb88283644107a936668d00e74c74f1869e398 19:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 19:13:30 db063fc89806: Preparing 19:13:30 36a233eadfe1: Preparing 19:13:30 52da723623c3: Preparing 19:13:30 e2f13739ad41: Preparing 19:13:30 e2f13739ad41: Layer already exists 19:13:30 52da723623c3: Pushed 19:13:30 36a233eadfe1: Pushed 19:13:34 db063fc89806: Pushed 19:13:34 bcdb88283644107a936668d00e74c74f1869e398: digest: sha256:0007815e9c809a1a696dff4c1c3e203b6b7e3781dce433eabb9c0379f982e845 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:13:34 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:34 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 19:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 19:13:34 db063fc89806: Preparing 19:13:34 36a233eadfe1: Preparing 19:13:34 52da723623c3: Preparing 19:13:34 e2f13739ad41: Preparing 19:13:35 52da723623c3: Layer already exists 19:13:35 db063fc89806: Layer already exists 19:13:35 e2f13739ad41: Layer already exists 19:13:35 36a233eadfe1: Layer already exists 19:13:35 latest: digest: sha256:0007815e9c809a1a696dff4c1c3e203b6b7e3781dce433eabb9c0379f982e845 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:13:35 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.1 [Pipeline] isUnix [Pipeline] sh 19:13:35 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.1 19:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 19:13:35 db063fc89806: Preparing 19:13:35 36a233eadfe1: Preparing 19:13:35 52da723623c3: Preparing 19:13:35 e2f13739ad41: Preparing 19:13:35 36a233eadfe1: Layer already exists 19:13:35 db063fc89806: Layer already exists 19:13:35 e2f13739ad41: Layer already exists 19:13:35 52da723623c3: Layer already exists 19:13:36 1.1.1: digest: sha256:0007815e9c809a1a696dff4c1c3e203b6b7e3781dce433eabb9c0379f982e845 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:13:36 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:bcdb88283644107a936668d00e74c74f1869e398-1.1.1 [Pipeline] isUnix [Pipeline] sh 19:13:36 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:bcdb88283644107a936668d00e74c74f1869e398-1.1.1 19:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 19:13:36 db063fc89806: Preparing 19:13:36 36a233eadfe1: Preparing 19:13:36 52da723623c3: Preparing 19:13:36 e2f13739ad41: Preparing 19:13:36 36a233eadfe1: Layer already exists 19:13:36 e2f13739ad41: Layer already exists 19:13:36 52da723623c3: Layer already exists 19:13:36 db063fc89806: Layer already exists 19:13:36 bcdb88283644107a936668d00e74c74f1869e398-1.1.1: digest: sha256:0007815e9c809a1a696dff4c1c3e203b6b7e3781dce433eabb9c0379f982e845 size: 1154 [Pipeline] isUnix [Pipeline] sh 19:13:37 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh 19:13:37 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 19:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 19:13:37 db063fc89806: Preparing 19:13:37 36a233eadfe1: Preparing 19:13:37 52da723623c3: Preparing 19:13:37 e2f13739ad41: Preparing 19:13:37 36a233eadfe1: Layer already exists 19:13:37 e2f13739ad41: Layer already exists 19:13:37 db063fc89806: Layer already exists 19:13:37 52da723623c3: Layer already exists 19:13:38 master: digest: sha256:0007815e9c809a1a696dff4c1c3e203b6b7e3781dce433eabb9c0379f982e845 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 19:13:39 provisioning config files... 19:13:39 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config1814560527013625206tmp [Pipeline] { [Pipeline] sh 19:13:39 + curl -s https://codecov.io/bash 19:13:39 + bash -s - -t @/w/workspace/gexfoundry_device-rest-go_master@tmp/config1814560527013625206tmp 19:13:39 19:13:39 _____ _ 19:13:39 / ____| | | 19:13:39 | | ___ __| | ___ ___ _____ __ 19:13:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:13:39 | |___| (_) | (_| | __/ (_| (_) \ V / 19:13:39 \_____\___/ \__,_|\___|\___\___/ \_/ 19:13:39 Bash-20200602-f809a24 19:13:39 19:13:39 19:13:39 ==> Jenkins CI detected. 19:13:39 project root: . 19:13:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:13:39 ==> Running gcov in . (disable via -X gcov) 19:13:39 ==> Python coveragepy not found 19:13:39 ==> Searching for coverage reports in: 19:13:39 + . 19:13:39 -> Found 1 reports 19:13:39 ==> Detecting git/mercurial file structure 19:13:39 ==> Reading reports 19:13:39 + ./coverage.out bytes=9369 19:13:39 ==> Appending adjustments 19:13:39 https://docs.codecov.io/docs/fixing-reports 19:13:39 + Found adjustments 19:13:39 ==> Gzipping contents 19:13:39 ==> Uploading reports 19:13:39 url: https://codecov.io 19:13:39 query: branch=master&commit=bcdb88283644107a936668d00e74c74f1869e398&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job= 19:13:39 -> Pinging Codecov 19:13:39 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=bcdb88283644107a936668d00e74c74f1869e398&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job= 19:13:40 -> Uploading 19:13:40 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/bcdb88283644107a936668d00e74c74f1869e398 [Pipeline] } 19:13:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:13:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 19:13:41 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 19:13:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 19:13:41 19:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 19:13:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 19:13:42 1.317.0: Pulling from edgex-devops/edgex-snyk-go 19:13:42 cbdbe7a5bc2a: Pulling fs layer 19:13:42 408f87550127: Pulling fs layer 19:13:42 fe522b08c979: Pulling fs layer 19:13:42 221eaa008020: Pulling fs layer 19:13:42 2a4607e5d6b9: Pulling fs layer 19:13:42 8f79b27c4fd2: Pulling fs layer 19:13:42 e5c8dbe1645b: Pulling fs layer 19:13:42 23e8b3b47431: Pulling fs layer 19:13:42 5c568d65a230: Pulling fs layer 19:13:42 8f79b27c4fd2: Waiting 19:13:42 23e8b3b47431: Waiting 19:13:42 5c568d65a230: Waiting 19:13:42 221eaa008020: Waiting 19:13:42 e5c8dbe1645b: Waiting 19:13:42 2a4607e5d6b9: Waiting 19:13:42 fe522b08c979: Verifying Checksum 19:13:42 fe522b08c979: Download complete 19:13:42 408f87550127: Download complete 19:13:42 2a4607e5d6b9: Verifying Checksum 19:13:42 2a4607e5d6b9: Download complete 19:13:42 8f79b27c4fd2: Verifying Checksum 19:13:42 8f79b27c4fd2: Download complete 19:13:42 cbdbe7a5bc2a: Download complete 19:13:42 e5c8dbe1645b: Download complete 19:13:42 cbdbe7a5bc2a: Pull complete 19:13:42 408f87550127: Pull complete 19:13:43 23e8b3b47431: Verifying Checksum 19:13:43 23e8b3b47431: Download complete 19:13:43 5c568d65a230: Verifying Checksum 19:13:43 5c568d65a230: Download complete 19:13:43 fe522b08c979: Pull complete 19:13:43 221eaa008020: Verifying Checksum 19:13:43 221eaa008020: Download complete 19:13:49 221eaa008020: Pull complete 19:13:49 2a4607e5d6b9: Pull complete 19:13:49 8f79b27c4fd2: Pull complete 19:13:51 e5c8dbe1645b: Pull complete 19:13:54 23e8b3b47431: Pull complete 19:13:55 5c568d65a230: Pull complete 19:13:55 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 19:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 19:13:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 19:13:55 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:13:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 19:13:56 $ docker top bb0334ac071674be0c63574f462903b8b8e8351e7eb3bf11ca98c00c27d5af25 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:57 + snyk monitor '--org=edgex-jenkins' 19:14:03 19:14:03 Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... 19:14:03 19:14:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/95f56c95-1888-451b-bab2-e2fb51d693a1 19:14:03 19:14:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:14:03 19:14:03 [Pipeline] } 19:14:03 $ docker stop --time=1 bb0334ac071674be0c63574f462903b8b8e8351e7eb3bf11ca98c00c27d5af25 19:14:06 $ docker rm -f bb0334ac071674be0c63574f462903b8b8e8351e7eb3bf11ca98c00c27d5af25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:14:07 19:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 19:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:14:07 latest: Pulling from edgex-devops/edgex-klar 19:14:07 e7c96db7181b: Pulling fs layer 19:14:07 1868ca2cb446: Pulling fs layer 19:14:07 136be5d0fe8e: Pulling fs layer 19:14:07 894bfe63afcb: Pulling fs layer 19:14:07 894bfe63afcb: Waiting 19:14:07 1868ca2cb446: Verifying Checksum 19:14:07 1868ca2cb446: Download complete 19:14:07 136be5d0fe8e: Verifying Checksum 19:14:07 136be5d0fe8e: Download complete 19:14:07 e7c96db7181b: Verifying Checksum 19:14:07 e7c96db7181b: Download complete 19:14:07 894bfe63afcb: Verifying Checksum 19:14:07 894bfe63afcb: Download complete 19:14:07 e7c96db7181b: Pull complete 19:14:08 1868ca2cb446: Pull complete 19:14:08 136be5d0fe8e: Pull complete 19:14:08 894bfe63afcb: Pull complete 19:14:08 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 19:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:14:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 19:14:08 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:14:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:14:09 $ docker top 53a9c423c806d92fb75deaacaa09c74dd8bd011f1b7bdae9f868fd8f36186c96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:10 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:bcdb88283644107a936668d00e74c74f1869e398 19:14:10 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:14:13 $ docker stop --time=1 53a9c423c806d92fb75deaacaa09c74dd8bd011f1b7bdae9f868fd8f36186c96 19:14:14 $ docker rm -f 53a9c423c806d92fb75deaacaa09c74dd8bd011f1b7bdae9f868fd8f36186c96 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:14:15 . [Pipeline] withDockerContainer 19:14:15 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:14:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:14:16 $ docker top 6fa52346cb07479a5403b2a123fb2ce5d336931a6f9e239f0f74a0f4137ce28e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:16 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:bcdb88283644107a936668d00e74c74f1869e398 19:14:16 + tee 19:14:16 clair timeout 1m0s 19:14:16 docker timeout: 1m0s 19:14:16 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:14:17 $ docker stop --time=1 6fa52346cb07479a5403b2a123fb2ce5d336931a6f9e239f0f74a0f4137ce28e 19:14:18 $ docker rm -f 6fa52346cb07479a5403b2a123fb2ce5d336931a6f9e239f0f74a0f4137ce28e [Pipeline] // withDockerContainer [Pipeline] sh 19:14:18 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 19:14:18 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_bcdb88283644107a936668d00e74c74f1869e398.html [Pipeline] writeFile [Pipeline] step 19:14:18 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 19:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:14:19 . [Pipeline] withDockerContainer 19:14:19 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:14:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:14:20 $ docker top 54ea74c9fcf673d17b7890787e47f93b0f1c6c36f8077b910b5f29cf76786139 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:20 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:bcdb88283644107a936668d00e74c74f1869e398 19:14:20 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:14:23 $ docker stop --time=1 54ea74c9fcf673d17b7890787e47f93b0f1c6c36f8077b910b5f29cf76786139 19:14:25 $ docker rm -f 54ea74c9fcf673d17b7890787e47f93b0f1c6c36f8077b910b5f29cf76786139 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 19:14:25 . [Pipeline] withDockerContainer 19:14:25 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:14:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 19:14:26 $ docker top 5b9af49a1aa2dd35e9de92418209b8f762e01c1e33b36bd40817b30e06c67b5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:26 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:bcdb88283644107a936668d00e74c74f1869e398 19:14:26 + tee 19:14:26 clair timeout 1m0s 19:14:26 docker timeout: 1m0s 19:14:26 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:14:27 $ docker stop --time=1 5b9af49a1aa2dd35e9de92418209b8f762e01c1e33b36bd40817b30e06c67b5e 19:14:28 $ docker rm -f 5b9af49a1aa2dd35e9de92418209b8f762e01c1e33b36bd40817b30e06c67b5e [Pipeline] // withDockerContainer [Pipeline] sh 19:14:29 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 19:14:29 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_bcdb88283644107a936668d00e74c74f1869e398.html [Pipeline] writeFile [Pipeline] step 19:14:29 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 19:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:30 . [Pipeline] withDockerContainer 19:14:30 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:14:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:14:30 $ docker top f46655cee9c225cfcc97b355003d5943dd11699403e387d2dcc96a9bc797f09c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:31 [ssh-agent] Looking for ssh-agent implementation... 19:14:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:31 $ docker exec f46655cee9c225cfcc97b355003d5943dd11699403e387d2dcc96a9bc797f09c ssh-agent 19:14:31 SSH_AUTH_SOCK=/tmp/ssh-9DttLex2nDUF/agent.11 19:14:31 SSH_AGENT_PID=17 19:14:31 Running ssh-add (command line suppressed) 19:14:31 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2152812975909120486.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2152812975909120486.key) 19:14:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:31 + git semver tag 19:14:31 # -> Open(): unable to determine branch for HEAD 19:14:31 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 19:14:31 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 19:14:31 # $SEMVER_REMOTE_NAME = origin 19:14:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:31 # $SEMVER_USER_NAME = edgex-jenkins 19:14:31 # $SEMVER_BRANCH = master 19:14:31 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 19:14:31 # bcdb88283644107a936668d00e74c74f1869e398 HEAD 19:14:31 # -> Force: false 19:14:32 # a661cea1086f4e5b80d3510e4c85353aaf785822 refs/tags/v1.1.1 [Pipeline] } 19:14:32 $ docker exec --env ******** --env ******** f46655cee9c225cfcc97b355003d5943dd11699403e387d2dcc96a9bc797f09c ssh-agent -k 19:14:32 unset SSH_AUTH_SOCK; 19:14:32 unset SSH_AGENT_PID; 19:14:32 echo Agent pid 17 killed; 19:14:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:32 + git semver [Pipeline] } 19:14:32 $ docker stop --time=1 f46655cee9c225cfcc97b355003d5943dd11699403e387d2dcc96a9bc797f09c 19:14:34 $ docker rm -f f46655cee9c225cfcc97b355003d5943dd11699403e387d2dcc96a9bc797f09c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:14:34 19:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:14:34 0.23.1-centos7: Pulling from edgex-lftools 19:14:34 ab5ef0e58194: Pulling fs layer 19:14:34 9712f1f96733: Pulling fs layer 19:14:34 63f879dbbcfc: Pulling fs layer 19:14:34 0d9ebad4ef96: Pulling fs layer 19:14:34 e9a5061849ea: Pulling fs layer 19:14:34 d747dcd14b5f: Pulling fs layer 19:14:34 2de7ff778b66: Pulling fs layer 19:14:34 e9a5061849ea: Waiting 19:14:34 d747dcd14b5f: Waiting 19:14:34 2de7ff778b66: Waiting 19:14:34 0d9ebad4ef96: Waiting 19:14:34 9712f1f96733: Verifying Checksum 19:14:34 9712f1f96733: Download complete 19:14:35 63f879dbbcfc: Verifying Checksum 19:14:35 63f879dbbcfc: Download complete 19:14:35 e9a5061849ea: Verifying Checksum 19:14:35 e9a5061849ea: Download complete 19:14:35 d747dcd14b5f: Verifying Checksum 19:14:35 d747dcd14b5f: Download complete 19:14:36 2de7ff778b66: Verifying Checksum 19:14:36 2de7ff778b66: Download complete 19:14:36 0d9ebad4ef96: Verifying Checksum 19:14:36 0d9ebad4ef96: Download complete 19:14:36 ab5ef0e58194: Verifying Checksum 19:14:36 ab5ef0e58194: Download complete 19:14:41 ab5ef0e58194: Pull complete 19:14:41 9712f1f96733: Pull complete 19:14:44 63f879dbbcfc: Pull complete 19:14:50 0d9ebad4ef96: Pull complete 19:14:50 e9a5061849ea: Pull complete 19:14:50 d747dcd14b5f: Pull complete 19:14:55 2de7ff778b66: Pull complete 19:14:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:14:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:14:55 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:14:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:14:59 $ docker top fc78912255e432b808cac7b077f1a4b44267ff9ff2ae138990354d022ccf15b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:14:59 provisioning config files... 19:14:59 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config7440257175314002481tmp 19:14:59 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3277174636716948808tmp 19:14:59 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3342650465627104559tmp [Pipeline] { [Pipeline] echo 19:14:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:14:59 ---> sigul-configuration.sh 19:14:59 gpg: directory `/root/.gnupg' created 19:14:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:14:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:14:59 gpg: keyring `/root/.gnupg/secring.gpg' created 19:14:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:14:59 gpg: CAST5 encrypted data 19:15:00 gpg: encrypted with 1 passphrase 19:15:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:15:00 + mkdir /home/jenkins 19:15:00 + mkdir /home/jenkins/sigul [Pipeline] sh 19:15:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 19:15:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:15:00 ---> sigul-install.sh 19:15:06 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:15:06 + git tag --list 19:15:06 v1.1.1 [Pipeline] sh 19:15:06 + lftools sign git-tag v1.1.1 19:15:08 Signing Git tag with Sigul... 19:15:08 Signing v1.1.1 [Pipeline] echo 19:15:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:15:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:15:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:15:09 $ docker stop --time=1 fc78912255e432b808cac7b077f1a4b44267ff9ff2ae138990354d022ccf15b4 19:15:11 $ docker rm -f fc78912255e432b808cac7b077f1a4b44267ff9ff2ae138990354d022ccf15b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:11 . [Pipeline] withDockerContainer 19:15:11 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:15:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:15:12 $ docker top b658855d65337f073b6aebcb978474df931a56055d87a1d24e9f239982f2c9f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:12 [ssh-agent] Looking for ssh-agent implementation... 19:15:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:13 $ docker exec b658855d65337f073b6aebcb978474df931a56055d87a1d24e9f239982f2c9f7 ssh-agent 19:15:13 SSH_AUTH_SOCK=/tmp/ssh-JbHrsrdovH31/agent.12 19:15:13 SSH_AGENT_PID=17 19:15:13 Running ssh-add (command line suppressed) 19:15:13 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7190041867029454665.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7190041867029454665.key) 19:15:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:13 + git semver bump pre 19:15:13 # -> Open(): unable to determine branch for HEAD 19:15:13 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 19:15:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 19:15:13 # $SEMVER_REMOTE_NAME = origin 19:15:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:15:13 # $SEMVER_USER_NAME = edgex-jenkins 19:15:13 # $SEMVER_BRANCH = master 19:15:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 19:15:13 1.1.2-dev.1 [Pipeline] } 19:15:13 $ docker exec --env ******** --env ******** b658855d65337f073b6aebcb978474df931a56055d87a1d24e9f239982f2c9f7 ssh-agent -k 19:15:13 unset SSH_AUTH_SOCK; 19:15:13 unset SSH_AGENT_PID; 19:15:13 echo Agent pid 17 killed; 19:15:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:14 + git semver [Pipeline] } 19:15:14 $ docker stop --time=1 b658855d65337f073b6aebcb978474df931a56055d87a1d24e9f239982f2c9f7 19:15:15 $ docker rm -f b658855d65337f073b6aebcb978474df931a56055d87a1d24e9f239982f2c9f7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:16 . [Pipeline] withDockerContainer 19:15:16 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:15:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:15:17 $ docker top 84f7943bc85d975473246e5c0d0b7f45b8b19b32d5312a045c284a081c9248af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:17 [ssh-agent] Looking for ssh-agent implementation... 19:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:17 $ docker exec 84f7943bc85d975473246e5c0d0b7f45b8b19b32d5312a045c284a081c9248af ssh-agent 19:15:17 SSH_AUTH_SOCK=/tmp/ssh-RuDEKAKWBCbQ/agent.12 19:15:17 SSH_AGENT_PID=17 19:15:17 Running ssh-add (command line suppressed) 19:15:17 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6993599063773976923.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6993599063773976923.key) 19:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:18 + git semver push 19:15:18 # -> Open(): unable to determine branch for HEAD 19:15:18 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 19:15:18 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 19:15:18 # $SEMVER_REMOTE_NAME = origin 19:15:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:15:18 # $SEMVER_USER_NAME = edgex-jenkins 19:15:18 # $SEMVER_BRANCH = master 19:15:18 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 19:15:24 $ docker exec --env ******** --env ******** 84f7943bc85d975473246e5c0d0b7f45b8b19b32d5312a045c284a081c9248af ssh-agent -k 19:15:24 unset SSH_AUTH_SOCK; 19:15:24 unset SSH_AGENT_PID; 19:15:24 echo Agent pid 17 killed; 19:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:25 + git semver [Pipeline] } 19:15:25 $ docker stop --time=1 84f7943bc85d975473246e5c0d0b7f45b8b19b32d5312a045c284a081c9248af 19:15:26 $ docker rm -f 84f7943bc85d975473246e5c0d0b7f45b8b19b32d5312a045c284a081c9248af [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 19:15:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:27 ---> package-listing.sh 19:15:27 ++ facter osfamily 19:15:27 ++ tr '[:upper:]' '[:lower:]' 19:15:27 + OS_FAMILY=redhat 19:15:27 + workspace=/w/workspace/gexfoundry_device-rest-go_master 19:15:27 + START_PACKAGES=/tmp/packages_start.txt 19:15:27 + END_PACKAGES=/tmp/packages_end.txt 19:15:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:27 + PACKAGES=/tmp/packages_start.txt 19:15:27 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 19:15:27 + PACKAGES=/tmp/packages_end.txt 19:15:27 + case "${OS_FAMILY}" in 19:15:27 + rpm -qa 19:15:27 + sort 19:15:32 + '[' -f /tmp/packages_start.txt ']' 19:15:32 + '[' -f /tmp/packages_end.txt ']' 19:15:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:32 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 19:15:32 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 19:15:32 + 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 19:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:15:32 19:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:15:32 alpine: Pulling from edgex-lftools-log-publisher 19:15:32 c9b1b535fdd9: Pulling fs layer 19:15:32 2cc5ad85d9ab: Pulling fs layer 19:15:32 756a868c4378: Pulling fs layer 19:15:32 444b2fc9a129: Pulling fs layer 19:15:32 ea15f1150254: Pulling fs layer 19:15:32 41b27a9f41bf: Pulling fs layer 19:15:32 28c525ee5125: Pulling fs layer 19:15:32 094b1ea09ed8: Pulling fs layer 19:15:32 138eaada9080: Pulling fs layer 19:15:32 0622d0fa9048: Pulling fs layer 19:15:32 41b27a9f41bf: Waiting 19:15:32 28c525ee5125: Waiting 19:15:32 138eaada9080: Waiting 19:15:32 0622d0fa9048: Waiting 19:15:32 444b2fc9a129: Waiting 19:15:32 ea15f1150254: Waiting 19:15:32 094b1ea09ed8: Waiting 19:15:32 2cc5ad85d9ab: Download complete 19:15:32 444b2fc9a129: Verifying Checksum 19:15:32 444b2fc9a129: Download complete 19:15:32 c9b1b535fdd9: Verifying Checksum 19:15:32 c9b1b535fdd9: Download complete 19:15:32 ea15f1150254: Verifying Checksum 19:15:32 ea15f1150254: Download complete 19:15:33 28c525ee5125: Verifying Checksum 19:15:33 28c525ee5125: Download complete 19:15:33 756a868c4378: Verifying Checksum 19:15:33 756a868c4378: Download complete 19:15:33 138eaada9080: Verifying Checksum 19:15:33 138eaada9080: Download complete 19:15:33 0622d0fa9048: Verifying Checksum 19:15:33 0622d0fa9048: Download complete 19:15:33 094b1ea09ed8: Verifying Checksum 19:15:33 094b1ea09ed8: Download complete 19:15:33 41b27a9f41bf: Verifying Checksum 19:15:33 41b27a9f41bf: Download complete 19:15:34 c9b1b535fdd9: Pull complete 19:15:34 2cc5ad85d9ab: Pull complete 19:15:36 756a868c4378: Pull complete 19:15:36 444b2fc9a129: Pull complete 19:15:36 ea15f1150254: Pull complete 19:15:40 41b27a9f41bf: Pull complete 19:15:41 28c525ee5125: Pull complete 19:15:43 094b1ea09ed8: Pull complete 19:15:43 138eaada9080: Pull complete 19:15:43 0622d0fa9048: Pull complete 19:15:43 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:15:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:15:43 prd-centos7-docker-4c-2g-3070 does not seem to be running inside a container 19:15:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:15:47 $ docker top 7184788d69bdf693bd43ce24982d3a27df0ad9c8ea6eb3f4c39164f859acbe87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:47 provisioning config files... 19:15:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5358448443249049905tmp [Pipeline] { [Pipeline] echo 19:15:47 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:47 ---> create-netrc.sh [Pipeline] echo 19:15:47 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:15:48 ---> logs-deploy.sh 19:15:48 + ARCHIVE_ARTIFACTS= 19:15:48 + LOGS_SERVER=https://logs.edgexfoundry.org 19:15:48 + '[' https://logs.edgexfoundry.org == None ']' 19:15:48 + NEXUS_URL=https://nexus.edgexfoundry.org 19:15:48 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/12 19:15:48 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/12/ 19:15:48 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/12 /w/workspace/gexfoundry_device-rest-go_master 19:15:49 Archives upload complete. 19:15:49 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/12/ 19:15:50 ---> uname -a: 19:15:50 Linux 7184788d69bd 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:15:50 19:15:50 19:15:50 ---> lscpu: 19:15:50 Architecture: x86_64 19:15:50 CPU op-mode(s): 32-bit, 64-bit 19:15:50 Byte Order: Little Endian 19:15:50 Address sizes: 40 bits physical, 48 bits virtual 19:15:50 CPU(s): 4 19:15:50 On-line CPU(s) list: 0-3 19:15:50 Thread(s) per core: 1 19:15:50 Core(s) per socket: 1 19:15:50 Socket(s): 4 19:15:50 NUMA node(s): 1 19:15:50 Vendor ID: GenuineIntel 19:15:50 CPU family: 6 19:15:50 Model: 44 19:15:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:15:50 Stepping: 1 19:15:50 CPU MHz: 2933.438 19:15:50 BogoMIPS: 5866.87 19:15:50 Virtualization: VT-x 19:15:50 Hypervisor vendor: KVM 19:15:50 Virtualization type: full 19:15:50 L1d cache: 128 KiB 19:15:50 L1i cache: 128 KiB 19:15:50 L2 cache: 16 MiB 19:15:50 L3 cache: 64 MiB 19:15:50 NUMA node0 CPU(s): 0-3 19:15:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:15:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:15:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:15:50 Vulnerability Meltdown: Mitigation; PTI 19:15:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:15:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:15:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:15:50 Vulnerability Tsx async abort: Not affected 19:15:50 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 19:15:50 19:15:50 19:15:50 ---> nproc: 19:15:50 4 19:15:50 19:15:50 19:15:50 ---> df -h: 19:15:50 Filesystem Size Used Available Use% Mounted on 19:15:50 overlay 50.0G 8.5G 41.5G 17% / 19:15:50 tmpfs 64.0M 0 64.0M 0% /dev 19:15:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:15:50 shm 64.0M 0 64.0M 0% /dev/shm 19:15:50 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 19:15:50 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 19:15:50 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 19:15:50 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 19:15:50 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master 19:15:50 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master@tmp 19:15:50 19:15:50 19:15:50 ---> free -m: 19:15:50 total used free shared buff/cache available 19:15:50 Mem: 1837 769 119 0 947 1000 19:15:50 Swap: 1023 4 1019 19:15:50 19:15:50 19:15:50 ---> ip addr: 19:15:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:15:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:15:50 inet 127.0.0.1/8 scope host lo 19:15:50 valid_lft forever preferred_lft forever 19:15:50 24: eth0@if25: mtu 1458 qdisc noqueue state UP 19:15:50 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:15:50 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:15:50 valid_lft forever preferred_lft forever 19:15:50 19:15:50 19:15:50 ---> sar -b -r -n DEV: 19:15:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/15/20 _x86_64_ (4 CPU) 19:15:50 19:15:50 19:07:44 LINUX RESTART 19:15:50 19:15:50 19:08:01 tps rtps wtps bread/s bwrtn/s 19:15:50 19:09:01 182.64 98.85 83.79 11633.26 40905.99 19:15:50 19:10:01 1.47 0.00 1.47 0.00 28.63 19:15:50 19:11:01 0.42 0.00 0.42 0.00 6.34 19:15:50 19:12:01 0.65 0.00 0.65 0.00 7.33 19:15:50 19:13:01 0.37 0.00 0.37 0.00 5.85 19:15:50 19:14:01 230.99 150.29 80.70 6722.40 30620.20 19:15:50 19:15:01 209.09 62.64 146.45 3627.10 30702.90 19:15:50 Average: 89.39 44.55 44.84 3140.90 14613.40 19:15:50 19:15:50 19:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:15:50 19:09:01 150580 1730976 92.00 2620 1191316 1134580 38.72 408960 1159932 120 19:15:50 19:10:01 156636 1724920 91.68 2620 1191504 1085796 37.06 407156 1156856 20 19:15:50 19:11:01 156872 1724684 91.66 2620 1191512 1085808 37.06 407244 1156844 8 19:15:50 19:12:01 157040 1724516 91.65 2620 1191512 1085736 37.05 406920 1156804 8 19:15:50 19:13:01 156004 1725552 91.71 2620 1191516 1078516 36.81 412096 1153028 8 19:15:50 19:14:01 80128 1801428 95.74 2620 1091680 1341708 45.79 580624 1014204 10640 19:15:50 19:15:01 113876 1767680 93.95 2596 1027636 1257392 42.91 611472 872564 264 19:15:50 Average: 138734 1742822 92.63 2617 1153811 1152791 39.34 462067 1095747 1581 19:15:50 19:15:50 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:15:50 19:09:01 eth0 582.45 369.49 1305.95 226.05 0.00 0.00 0.00 19:15:50 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:09:01 docker0 52.39 46.61 4.24 133.56 0.00 0.00 0.00 19:15:50 19:10:01 eth0 1.23 0.33 0.33 0.17 0.00 0.00 0.00 19:15:50 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:11:01 eth0 1.00 0.30 0.32 0.23 0.00 0.00 0.00 19:15:50 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:12:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 19:15:50 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 19:15:50 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:14:01 eth0 195.69 141.28 3827.54 18.81 0.00 0.00 0.00 19:15:50 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:50 19:14:01 veth3dfe939 20.42 19.42 2.71 48.88 0.00 0.00 0.00 19:15:50 19:14:01 docker0 72.82 65.95 6.67 182.48 0.00 0.00 0.00 19:15:50 19:15:01 vethf34d716 0.00 0.10 0.00 0.01 0.00 0.00 0.00 19:15:50 19:15:01 eth0 1091.23 731.85 8724.87 346.49 0.00 0.00 0.00 19:15:50 19:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 19:15:50 19:15:01 docker0 1.91 1.76 0.37 0.75 0.00 0.00 0.00 19:15:50 Average: vethf34d716 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:15:50 Average: eth0 155.93 104.58 1246.74 49.51 0.00 0.00 0.00 19:15:50 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 19:15:50 Average: docker0 10.68 9.67 1.01 26.17 0.00 0.00 0.00 19:15:50 19:15:50 19:15:50 ---> sar -P ALL: 19:15:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/15/20 _x86_64_ (4 CPU) 19:15:50 19:15:50 19:07:44 LINUX RESTART 19:15:50 19:15:50 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:15:50 19:09:01 all 16.16 0.00 8.15 8.21 0.02 67.47 19:15:50 19:09:01 0 15.09 0.00 9.66 8.45 0.02 66.78 19:15:50 19:09:01 1 17.64 0.00 7.84 7.03 0.03 67.46 19:15:50 19:09:01 2 15.78 0.00 7.91 10.05 0.00 66.26 19:15:50 19:09:01 3 16.14 0.00 7.14 7.28 0.02 69.42 19:15:50 19:10:01 all 0.15 0.00 0.05 0.00 0.00 99.80 19:15:50 19:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:15:50 19:10:01 1 0.05 0.00 0.07 0.00 0.00 99.88 19:15:50 19:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:15:50 19:10:01 3 0.50 0.00 0.07 0.00 0.00 99.43 19:15:50 19:11:01 all 0.15 0.00 0.03 0.00 0.00 99.83 19:15:50 19:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:15:50 19:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:15:50 19:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:15:50 19:11:01 3 0.48 0.00 0.05 0.00 0.00 99.47 19:15:50 19:12:01 all 0.15 0.00 0.02 0.00 0.00 99.83 19:15:50 19:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:15:50 19:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:15:50 19:12:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:15:50 19:12:01 3 0.52 0.00 0.02 0.00 0.00 99.47 19:15:50 19:13:01 all 0.16 0.00 0.04 0.00 0.00 99.80 19:15:50 19:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:15:50 19:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:15:50 19:13:01 2 0.05 0.00 0.05 0.00 0.00 99.90 19:15:50 19:13:01 3 0.52 0.00 0.02 0.00 0.00 99.47 19:15:50 19:14:01 all 7.10 0.00 4.00 2.13 0.02 86.76 19:15:50 19:14:01 0 7.36 0.00 4.03 1.97 0.02 86.62 19:15:50 19:14:01 1 7.44 0.00 4.01 1.44 0.02 87.09 19:15:50 19:14:01 2 7.12 0.00 4.27 2.29 0.00 86.32 19:15:50 19:14:01 3 6.48 0.00 3.67 2.84 0.02 86.99 19:15:50 19:15:01 all 10.11 0.00 7.25 3.12 0.03 79.49 19:15:50 19:15:01 0 9.71 0.00 7.51 1.51 0.02 81.26 19:15:50 19:15:01 1 9.77 0.00 7.17 2.76 0.03 80.27 19:15:50 19:15:01 2 10.72 0.00 7.64 5.53 0.02 76.09 19:15:50 19:15:01 3 10.24 0.00 6.71 2.66 0.05 80.34 19:15:50 Average: all 4.83 0.00 2.77 1.91 0.01 90.48 19:15:50 Average: 0 4.58 0.00 3.02 1.69 0.01 90.69 19:15:50 Average: 1 4.97 0.00 2.72 1.60 0.01 90.70 19:15:50 Average: 2 4.80 0.00 2.84 2.54 0.00 89.82 19:15:50 Average: 3 4.95 0.00 2.51 1.81 0.01 90.72 19:15:50 19:15:50 19:15:50