Pull request #323 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083+ab64e02debb3363583ae84ae14d4b6cb6e69c2ba (9411264b5d135c687b340db6f6f7f1697a74bfc5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Running on prd-centos7-docker-4c-2g-4527 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 Merge succeeded, producing 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 Checking out Revision 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 (PR-323) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 # timeout=10 Commit message: "Merge branch 'master' into depedencies" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:57 ========================================================= 15:09:57 EdgeX Global Pipelines Version Info 15:09:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b4646b8f49b32d64664fd8e8530fec0008ba60df # timeout=10 15:09:59 ------------------- 15:09:59 stable info: 15:09:59 ------------------- 15:09:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:09:59 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:09:59 Message: update stable to v1.0.73 15:09:59 ------------------- 15:09:59 experimental info: 15:09:59 ------------------- 15:09:59 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:59 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:09:59 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:01 15:10:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:10:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:02 latest: Pulling from edgex-devops/git-semver 15:10:02 9123ac7c32f7: Pulling fs layer 15:10:02 b8cc5d1170e3: Pulling fs layer 15:10:02 2924cbbf6a41: Pulling fs layer 15:10:02 93b08a4f1073: Pulling fs layer 15:10:02 93b08a4f1073: Waiting 15:10:02 b8cc5d1170e3: Verifying Checksum 15:10:02 b8cc5d1170e3: Download complete 15:10:02 9123ac7c32f7: Verifying Checksum 15:10:02 9123ac7c32f7: Download complete 15:10:02 93b08a4f1073: Verifying Checksum 15:10:02 93b08a4f1073: Download complete 15:10:02 2924cbbf6a41: Verifying Checksum 15:10:02 2924cbbf6a41: Download complete 15:10:02 9123ac7c32f7: Pull complete 15:10:02 b8cc5d1170e3: Pull complete 15:10:03 2924cbbf6a41: Pull complete 15:10:04 93b08a4f1073: Pull complete 15:10:04 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:10:04 prd-centos7-docker-4c-2g-4527 does not seem to be running inside a container 15:10:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-323 -v /w/workspace/ndry_app-functions-sdk-go_PR-323:/w/workspace/ndry_app-functions-sdk-go_PR-323:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:10:04 $ docker top ee77b2440a04335bb9ebd9636e7cbe42785c4fccdeb7c014243f4326485731ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:05 [ssh-agent] Looking for ssh-agent implementation... 15:10:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:05 $ docker exec ee77b2440a04335bb9ebd9636e7cbe42785c4fccdeb7c014243f4326485731ca ssh-agent 15:10:05 SSH_AUTH_SOCK=/tmp/ssh-n2krL2ZP1U3X/agent.15 15:10:05 SSH_AGENT_PID=22 15:10:05 Running ssh-add (command line suppressed) 15:10:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_3565659564725307300.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_3565659564725307300.key) 15:10:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:06 + git describe --exact-match --tags HEAD 15:10:06 fatal: No names found, cannot describe anything. [Pipeline] } 15:10:06 $ docker exec --env ******** --env ******** ee77b2440a04335bb9ebd9636e7cbe42785c4fccdeb7c014243f4326485731ca ssh-agent -k 15:10:06 unset SSH_AUTH_SOCK; 15:10:06 unset SSH_AGENT_PID; 15:10:06 echo Agent pid 22 killed; 15:10:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:10:06 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:10:06 This usually means this commit has not been tagged. [Pipeline] sshagent 15:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:06 [ssh-agent] Looking for ssh-agent implementation... 15:10:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:06 $ docker exec ee77b2440a04335bb9ebd9636e7cbe42785c4fccdeb7c014243f4326485731ca ssh-agent 15:10:07 SSH_AUTH_SOCK=/tmp/ssh-J4PBoR8F9pqI/agent.57 15:10:07 SSH_AGENT_PID=64 15:10:07 Running ssh-add (command line suppressed) 15:10:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_709842437958828480.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_709842437958828480.key) 15:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:07 + git semver init 15:10:07 # -> Open(): unable to determine branch for HEAD 15:10:07 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.git 15:10:07 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-323 15:10:07 # $SEMVER_REMOTE_NAME = origin 15:10:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:10:07 # $SEMVER_USER_NAME = edgex-jenkins 15:10:07 # $SEMVER_BRANCH = PR-323 15:10:07 # $SEMVER_TEMP = /tmp/semver-909962475 15:10:07 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:10:10 # '/tmp/semver-909962475' -> '/w/workspace/ndry_app-functions-sdk-go_PR-323/.semver' 15:10:10 # -> Force: false 15:10:10 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.semver [Pipeline] } 15:10:10 $ docker exec --env ******** --env ******** ee77b2440a04335bb9ebd9636e7cbe42785c4fccdeb7c014243f4326485731ca ssh-agent -k 15:10:11 unset SSH_AUTH_SOCK; 15:10:11 unset SSH_AGENT_PID; 15:10:11 echo Agent pid 64 killed; 15:10:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:11 + git semver [Pipeline] } 15:10:11 $ docker stop --time=1 ee77b2440a04335bb9ebd9636e7cbe42785c4fccdeb7c014243f4326485731ca 15:10:13 $ docker rm -f ee77b2440a04335bb9ebd9636e7cbe42785c4fccdeb7c014243f4326485731ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:10:15 Stashed 104 file(s) [Pipeline] echo 15:10:15 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:10:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4531 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 15:10:16 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 15:10:21 using credential edgex-jenkins-ssh 15:10:21 Cloning the remote Git repository 15:10:21 Cloning with configured refspecs honoured and without tags 15:10:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:10:21 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 15:10:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:10:21 > git --version # timeout=10 15:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:10:24 Fetching without tags 15:10:25 Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 15:10:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:10:24 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 15:10:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:10:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:10:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:10:25 > git config core.sparsecheckout # timeout=10 15:10:25 > git checkout -f 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 # timeout=10 15:10:25 > git remote # timeout=10 15:10:25 > git config --get remote.origin.url # timeout=10 15:10:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:25 Merge succeeded, producing 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 15:10:25 Checking out Revision 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 (PR-323) 15:10:25 > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 15:10:25 > git rev-parse HEAD^{commit} # timeout=10 15:10:25 > git config core.sparsecheckout # timeout=10 15:10:25 > git checkout -f 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 # timeout=10 15:10:29 Commit message: "Merge branch 'master' into depedencies" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:10:30 Still waiting to schedule task 15:10:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] echo 15:10:32 ========================================================= 15:10:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:10:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:10:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 15:10:35 Sending build context to Docker daemon 36.75MB 15:10:35 Step 1/8 : ARG BASE=golang:1.13-alpine 15:10:35 Step 2/8 : FROM ${BASE} 15:10:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:10:35 cde5963f3b93: Pulling fs layer 15:10:35 2a23fa8c16f7: Pulling fs layer 15:10:35 777b28850792: Pulling fs layer 15:10:35 8a11ddd9e578: Pulling fs layer 15:10:35 4cf88f913ddb: Pulling fs layer 15:10:35 1df406cf5192: Pulling fs layer 15:10:35 cd6300453558: Pulling fs layer 15:10:35 b9c365052c96: Pulling fs layer 15:10:35 a2d8cc88f415: Pulling fs layer 15:10:35 ea1d1ca13537: Pulling fs layer 15:10:35 3750a50a1c5e: Pulling fs layer 15:10:35 cd6300453558: Waiting 15:10:35 b9c365052c96: Waiting 15:10:35 a2d8cc88f415: Waiting 15:10:35 ea1d1ca13537: Waiting 15:10:35 3750a50a1c5e: Waiting 15:10:35 8a11ddd9e578: Waiting 15:10:35 4cf88f913ddb: Waiting 15:10:35 1df406cf5192: Waiting 15:10:35 777b28850792: Verifying Checksum 15:10:35 777b28850792: Download complete 15:10:35 2a23fa8c16f7: Download complete 15:10:35 4cf88f913ddb: Verifying Checksum 15:10:35 4cf88f913ddb: Download complete 15:10:35 1df406cf5192: Download complete 15:10:35 cde5963f3b93: Verifying Checksum 15:10:36 cde5963f3b93: Pull complete 15:10:37 2a23fa8c16f7: Pull complete 15:10:37 777b28850792: Pull complete 15:10:40 cd6300453558: Verifying Checksum 15:10:40 cd6300453558: Download complete 15:10:40 a2d8cc88f415: Download complete 15:10:42 ea1d1ca13537: Download complete 15:10:42 3750a50a1c5e: Verifying Checksum 15:10:42 3750a50a1c5e: Download complete 15:10:45 b9c365052c96: Verifying Checksum 15:10:45 b9c365052c96: Download complete 15:10:46 8a11ddd9e578: Download complete 15:10:59 8a11ddd9e578: Pull complete 15:10:59 4cf88f913ddb: Pull complete 15:10:59 1df406cf5192: Pull complete 15:11:03 cd6300453558: Pull complete 15:11:08 b9c365052c96: Pull complete 15:11:08 a2d8cc88f415: Pull complete 15:11:10 ea1d1ca13537: Pull complete 15:11:10 3750a50a1c5e: Pull complete 15:11:10 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:11:10 ---> 78745c68409d 15:11:10 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:11:11 latest: Pulling from library/docker 15:11:11 8a0637ca1ac9: Pulling fs layer 15:11:11 4726da4a2734: Pulling fs layer 15:11:11 73e3cb2b3a46: Pulling fs layer 15:11:11 af8135161ac3: Pulling fs layer 15:11:11 8938096eeda7: Pulling fs layer 15:11:11 648c0e7fc3a8: Pulling fs layer 15:11:11 fe85cdb0d7dc: Pulling fs layer 15:11:11 8938096eeda7: Waiting 15:11:11 648c0e7fc3a8: Waiting 15:11:11 fe85cdb0d7dc: Waiting 15:11:11 af8135161ac3: Waiting 15:11:11 73e3cb2b3a46: Verifying Checksum 15:11:11 73e3cb2b3a46: Download complete 15:11:11 4726da4a2734: Verifying Checksum 15:11:11 4726da4a2734: Download complete 15:11:11 8a0637ca1ac9: Verifying Checksum 15:11:11 8938096eeda7: Verifying Checksum 15:11:11 8938096eeda7: Download complete 15:11:11 648c0e7fc3a8: Verifying Checksum 15:11:11 648c0e7fc3a8: Download complete 15:11:11 fe85cdb0d7dc: Verifying Checksum 15:11:11 fe85cdb0d7dc: Download complete 15:11:12 8a0637ca1ac9: Pull complete 15:11:12 4726da4a2734: Pull complete 15:11:13 73e3cb2b3a46: Pull complete 15:11:17 af8135161ac3: Verifying Checksum 15:11:17 af8135161ac3: Download complete 15:11:20 af8135161ac3: Pull complete 15:11:20 8938096eeda7: Pull complete 15:11:20 648c0e7fc3a8: Pull complete 15:11:20 fe85cdb0d7dc: Pull complete 15:11:20 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 15:11:20 Status: Downloaded newer image for docker:latest 15:11:29 ---> 0221b51fda44 15:11:29 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:11:29 ---> Running in 7217ff10bb6c 15:11:29 Removing intermediate container 7217ff10bb6c 15:11:29 ---> 82ad846c8e3e 15:11:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:11:29 ---> Running in dd9cf93120c0 15:11:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:11:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:11:31 (1/5) Installing libsodium (1.0.18-r0) 15:11:31 (2/5) Installing libzmq (4.3.2-r0) 15:11:31 (3/5) Installing pkgconf (1.6.3-r0) 15:11:31 (4/5) Installing libsodium-dev (1.0.18-r0) 15:11:31 (5/5) Installing zeromq-dev (4.3.2-r0) 15:11:31 Executing busybox-1.31.1-r8.trigger 15:11:31 OK: 127 MiB in 44 packages 15:11:33 Removing intermediate container dd9cf93120c0 15:11:33 ---> 8c92cd0a5937 15:11:33 Step 6/8 : WORKDIR /build 15:11:33 ---> Running in 3e269a0dc9ec 15:11:33 Removing intermediate container 3e269a0dc9ec 15:11:33 ---> a8d1966bee06 15:11:33 Step 7/8 : COPY go.mod . 15:11:34 ---> 00f5be9840cd 15:11:34 Step 8/8 : RUN go mod download 15:11:34 ---> Running in 502d7817caee 15:11:36 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:11:36 go: finding github.com/BurntSushi/toml v0.3.1 15:11:36 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:11:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:11:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:11:36 go: finding github.com/bgentry/speakeasy v0.1.0 15:11:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:11:36 go: finding github.com/davecgh/go-spew v1.1.1 15:11:36 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:11:36 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:11:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 15:11:36 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 15:11:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:11:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:11:36 go: finding github.com/fatih/color v1.7.0 15:11:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:11:36 go: finding github.com/go-kit/kit v0.8.0 15:11:36 go: finding github.com/go-logfmt/logfmt v0.4.0 15:11:36 go: finding github.com/go-stack/stack v1.8.0 15:11:36 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:11:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:11:36 go: finding github.com/google/uuid v1.1.1 15:11:36 go: finding github.com/gorilla/mux v1.7.4 15:11:36 go: finding github.com/hashicorp/consul/api v1.1.0 15:11:36 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:11:36 go: finding github.com/hashicorp/errwrap v1.0.0 15:11:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:11:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:11:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:11:36 go: finding github.com/hashicorp/go-multierror v1.0.0 15:11:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:11:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:11:36 go: finding github.com/hashicorp/go-syslog v1.0.0 15:11:36 go: finding github.com/hashicorp/go-uuid v1.0.1 15:11:36 go: finding github.com/hashicorp/go.net v0.0.1 15:11:36 go: finding github.com/hashicorp/golang-lru v0.5.0 15:11:36 go: finding github.com/hashicorp/logutils v1.0.0 15:11:36 go: finding github.com/hashicorp/mdns v1.0.0 15:11:36 go: finding github.com/hashicorp/memberlist v0.1.3 15:11:36 go: finding github.com/hashicorp/serf v0.8.2 15:11:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:11:36 go: finding github.com/mattn/go-colorable v0.0.9 15:11:36 go: finding github.com/mattn/go-isatty v0.0.3 15:11:36 go: finding github.com/miekg/dns v1.0.14 15:11:36 go: finding github.com/mitchellh/cli v1.0.0 15:11:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:11:36 go: finding github.com/mitchellh/copystructure v1.0.0 15:11:36 go: finding github.com/mitchellh/go-homedir v1.0.0 15:11:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:11:36 go: finding github.com/mitchellh/gox v0.4.0 15:11:36 go: finding github.com/mitchellh/iochan v1.0.0 15:11:36 go: finding github.com/mitchellh/mapstructure v1.1.2 15:11:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:11:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:11:36 go: finding github.com/pebbe/zmq4 v1.0.0 15:11:36 go: finding github.com/pelletier/go-toml v1.7.0 15:11:36 go: finding github.com/pkg/errors v0.8.1 15:11:36 go: finding github.com/pmezard/go-difflib v1.0.0 15:11:36 go: finding github.com/posener/complete v1.1.1 15:11:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:11:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:11:36 go: finding github.com/stretchr/objx v0.1.0 15:11:36 go: finding github.com/stretchr/testify v1.5.1 15:11:36 go: finding github.com/ugorji/go v1.1.7 15:11:36 go: finding github.com/ugorji/go/codec v1.1.7 15:11:36 go: finding github.com/x448/float16 v0.8.4 15:11:36 go: finding go.mongodb.org/mongo-driver v1.1.1 15:11:36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:11:36 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:11:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:11:37 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:11:37 go: finding golang.org/x/text v0.3.0 15:11:37 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:11:37 go: finding gopkg.in/yaml.v2 v2.2.8 15:11:52 Removing intermediate container 502d7817caee 15:11:52 ---> a61c340847dc 15:11:52 Successfully built a61c340847dc 15:11:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:52 + docker inspect -f . ci-base-image-arm64 15:11:53 . [Pipeline] withDockerContainer 15:11:53 prd-ubuntu18.04-docker-arm64-4c-16g-4531 does not seem to be running inside a container 15:11:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:11:55 $ docker top 9a6332491edb2d6c625d8dd69b717401cb061e02b9df5b53eb196eb3db32e235 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:56 + go version 15:11:56 go version go1.13.5 linux/arm64 [Pipeline] sh 15:11:56 + make test 15:11:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:11:57 go: finding github.com/xdg/scram latest 15:11:57 go: finding github.com/xdg/stringprep v1.0.0 15:11:57 go: finding github.com/golang/snappy v0.0.1 15:11:57 go: downloading github.com/xdg/stringprep v1.0.0 15:11:57 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:11:57 go: downloading github.com/golang/snappy v0.0.1 15:11:57 go: extracting github.com/xdg/stringprep v1.0.0 15:11:57 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:11:57 go: extracting github.com/golang/snappy v0.0.1 15:11:59 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:12:21 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.103s coverage: 88.9% of statements 15:13:00 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.340s coverage: 36.5% of statements 15:13:00 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:13:00 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:13:00 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.044s coverage: 100.0% of statements 15:13:00 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.386s coverage: 69.3% of statements 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.572s coverage: 73.4% of statements 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.036s coverage: 89.5% of statements 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.021s coverage: 100.0% of statements 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.113s coverage: 100.0% of statements 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.024s coverage: 100.0% of statements 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.022s coverage: 100.0% of statements 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:13:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.015s coverage: 97.7% of statements 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:13:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:13:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.692s coverage: 84.8% of statements 15:13:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.122s coverage: 81.1% of statements 15:13:14 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:13:14 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.568s coverage: 70.1% of statements 15:13:14 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:13:14 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.020s coverage: 100.0% of statements 15:13:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:13:25 gofmt -l . 15:13:25 [ "`gofmt -l .`" = "" ] 15:13:25 ./bin/test-attribution-txt.sh 15:13:26 ./bin/test-go-mod-tidy.sh 15:13:27 go: finding github.com/google/go-cmp v0.4.0 15:13:27 go: finding github.com/tidwall/pretty v1.0.1 15:13:27 go: downloading github.com/tidwall/pretty v1.0.1 15:13:27 go: downloading github.com/google/go-cmp v0.4.0 15:13:27 go: extracting github.com/tidwall/pretty v1.0.1 15:13:27 go: extracting github.com/google/go-cmp v0.4.0 15:13:28 github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo imports 15:13:28 go.mongodb.org/mongo-driver/bson tested by 15:13:28 go.mongodb.org/mongo-driver/bson.test imports 15:13:28 github.com/google/go-cmp/cmp: module github.com/google/go-cmp/cmp: reading https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/google/go-cmp/cmp/@v/list: 503 Service Unavailable 15:13:28 make: *** [Makefile:11: test] Error 1 [Pipeline] } 15:13:28 $ docker stop --time=1 9a6332491edb2d6c625d8dd69b717401cb061e02b9df5b53eb196eb3db32e235 15:13:30 $ docker rm -f 9a6332491edb2d6c625d8dd69b717401cb061e02b9df5b53eb196eb3db32e235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:32 Failed in branch arm64 15:14:27 Running on prd-centos7-docker-4c-2g-4533 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 15:14:27 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 15:14:29 using credential edgex-jenkins-ssh 15:14:29 Cloning the remote Git repository 15:14:29 Cloning with configured refspecs honoured and without tags 15:14:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:14:29 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 15:14:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:14:29 > git --version # timeout=10 15:14:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:14:31 Fetching without tags 15:14:31 Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 15:14:31 Merge succeeded, producing 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 15:14:31 Checking out Revision 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 (PR-323) 15:14:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:14:30 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 15:14:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:14:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:14:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:14:31 > git config core.sparsecheckout # timeout=10 15:14:31 > git checkout -f 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 # timeout=10 15:14:31 > git remote # timeout=10 15:14:31 > git config --get remote.origin.url # timeout=10 15:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:31 > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 15:14:31 > git rev-parse HEAD^{commit} # timeout=10 15:14:31 > git config core.sparsecheckout # timeout=10 15:14:31 > git checkout -f 487ebb0b6bbdf5f415f9a0512c10fe9249bcd083 # timeout=10 15:14:36 Commit message: "Merge branch 'master' into depedencies" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:14:37 ========================================================= 15:14:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:14:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:14:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 15:14:38 Sending build context to Docker daemon 36.75MB 15:14:38 Step 1/8 : ARG BASE=golang:1.13-alpine 15:14:38 Step 2/8 : FROM ${BASE} 15:14:38 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:38 e6b0cf9c0882: Pulling fs layer 15:14:38 2848faf0eed1: Pulling fs layer 15:14:38 0f37312ad70f: Pulling fs layer 15:14:38 5788d62ee057: Pulling fs layer 15:14:38 0e6b1d234666: Pulling fs layer 15:14:38 bf5d7aec512f: Pulling fs layer 15:14:38 34c802a77dc8: Pulling fs layer 15:14:38 9eb99e56ec68: Pulling fs layer 15:14:38 27c7a5d97fbd: Pulling fs layer 15:14:38 5c102a31e300: Pulling fs layer 15:14:38 dcfb455df0a1: Pulling fs layer 15:14:38 34c802a77dc8: Waiting 15:14:38 9eb99e56ec68: Waiting 15:14:38 27c7a5d97fbd: Waiting 15:14:38 5c102a31e300: Waiting 15:14:38 dcfb455df0a1: Waiting 15:14:38 5788d62ee057: Waiting 15:14:38 0e6b1d234666: Waiting 15:14:38 bf5d7aec512f: Waiting 15:14:38 0f37312ad70f: Verifying Checksum 15:14:38 0f37312ad70f: Download complete 15:14:38 2848faf0eed1: Download complete 15:14:38 0e6b1d234666: Verifying Checksum 15:14:38 0e6b1d234666: Download complete 15:14:38 bf5d7aec512f: Verifying Checksum 15:14:38 bf5d7aec512f: Download complete 15:14:38 e6b0cf9c0882: Verifying Checksum 15:14:38 e6b0cf9c0882: Download complete 15:14:39 e6b0cf9c0882: Pull complete 15:14:39 34c802a77dc8: Verifying Checksum 15:14:39 34c802a77dc8: Download complete 15:14:39 27c7a5d97fbd: Verifying Checksum 15:14:39 27c7a5d97fbd: Download complete 15:14:40 5c102a31e300: Verifying Checksum 15:14:40 5c102a31e300: Download complete 15:14:40 dcfb455df0a1: Verifying Checksum 15:14:40 dcfb455df0a1: Download complete 15:14:40 9eb99e56ec68: Verifying Checksum 15:14:40 9eb99e56ec68: Download complete 15:14:40 5788d62ee057: Verifying Checksum 15:14:40 5788d62ee057: Download complete 15:14:41 2848faf0eed1: Pull complete 15:14:42 0f37312ad70f: Pull complete 15:14:48 5788d62ee057: Pull complete 15:14:48 0e6b1d234666: Pull complete 15:14:48 bf5d7aec512f: Pull complete 15:14:52 34c802a77dc8: Pull complete 15:14:55 9eb99e56ec68: Pull complete 15:14:55 27c7a5d97fbd: Pull complete 15:14:56 5c102a31e300: Pull complete 15:14:56 dcfb455df0a1: Pull complete 15:14:56 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:14:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:14:56 ---> 7c70fe431013 15:14:56 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:14:56 latest: Pulling from library/docker 15:14:56 aad63a933944: Pulling fs layer 15:14:56 69846a6807b3: Pulling fs layer 15:14:56 5517540127c6: Pulling fs layer 15:14:56 da4bc653673c: Pulling fs layer 15:14:56 7d6a82484b25: Pulling fs layer 15:14:56 98d7178a08bc: Pulling fs layer 15:14:56 06fedb666dd1: Pulling fs layer 15:14:56 da4bc653673c: Waiting 15:14:56 7d6a82484b25: Waiting 15:14:56 98d7178a08bc: Waiting 15:14:56 06fedb666dd1: Waiting 15:14:57 5517540127c6: Verifying Checksum 15:14:57 5517540127c6: Download complete 15:14:57 69846a6807b3: Verifying Checksum 15:14:57 69846a6807b3: Download complete 15:14:57 aad63a933944: Verifying Checksum 15:14:57 aad63a933944: Download complete 15:14:57 7d6a82484b25: Verifying Checksum 15:14:57 7d6a82484b25: Download complete 15:14:57 98d7178a08bc: Verifying Checksum 15:14:57 98d7178a08bc: Download complete 15:14:57 06fedb666dd1: Verifying Checksum 15:14:57 06fedb666dd1: Download complete 15:14:57 aad63a933944: Pull complete 15:14:57 69846a6807b3: Pull complete 15:14:57 5517540127c6: Pull complete 15:14:57 da4bc653673c: Verifying Checksum 15:14:57 da4bc653673c: Download complete 15:15:00 da4bc653673c: Pull complete 15:15:00 7d6a82484b25: Pull complete 15:15:00 98d7178a08bc: Pull complete 15:15:00 06fedb666dd1: Pull complete 15:15:00 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 15:15:00 Status: Downloaded newer image for docker:latest 15:15:02 ---> 4d6144ad9a19 15:15:02 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:15:02 ---> Running in d1796c06c00a 15:15:02 Removing intermediate container d1796c06c00a 15:15:02 ---> 0d0c911ffc4c 15:15:02 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:15:02 ---> Running in 2674c979f0b1 15:15:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:15:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:15:04 (1/5) Installing libsodium (1.0.18-r0) 15:15:04 (2/5) Installing libzmq (4.3.2-r0) 15:15:04 (3/5) Installing pkgconf (1.6.3-r0) 15:15:04 (4/5) Installing libsodium-dev (1.0.18-r0) 15:15:04 (5/5) Installing zeromq-dev (4.3.2-r0) 15:15:04 Executing busybox-1.31.1-r8.trigger 15:15:04 OK: 145 MiB in 44 packages 15:15:05 Removing intermediate container 2674c979f0b1 15:15:05 ---> c3dbc8e9fcf4 15:15:05 Step 6/8 : WORKDIR /build 15:15:05 ---> Running in 917c5964ccd3 15:15:05 Removing intermediate container 917c5964ccd3 15:15:05 ---> 2e262e094202 15:15:05 Step 7/8 : COPY go.mod . 15:15:05 ---> 5bcd9e4d2e5f 15:15:05 Step 8/8 : RUN go mod download 15:15:05 ---> Running in ac9b9d4c0c3c 15:15:07 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:15:07 go: finding github.com/BurntSushi/toml v0.3.1 15:15:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:15:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:15:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:15:07 go: finding github.com/bgentry/speakeasy v0.1.0 15:15:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:15:07 go: finding github.com/davecgh/go-spew v1.1.1 15:15:07 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:15:07 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:15:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 15:15:07 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 15:15:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:15:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:15:07 go: finding github.com/fatih/color v1.7.0 15:15:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:15:07 go: finding github.com/go-kit/kit v0.8.0 15:15:07 go: finding github.com/go-logfmt/logfmt v0.4.0 15:15:07 go: finding github.com/go-stack/stack v1.8.0 15:15:07 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:15:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:15:07 go: finding github.com/google/uuid v1.1.1 15:15:07 go: finding github.com/gorilla/mux v1.7.4 15:15:07 go: finding github.com/hashicorp/consul/api v1.1.0 15:15:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:15:07 go: finding github.com/hashicorp/errwrap v1.0.0 15:15:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:15:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:15:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:15:07 go: finding github.com/hashicorp/go-multierror v1.0.0 15:15:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:15:07 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:15:07 go: finding github.com/hashicorp/go-syslog v1.0.0 15:15:07 go: finding github.com/hashicorp/go-uuid v1.0.1 15:15:07 go: finding github.com/hashicorp/go.net v0.0.1 15:15:07 go: finding github.com/hashicorp/golang-lru v0.5.0 15:15:07 go: finding github.com/hashicorp/logutils v1.0.0 15:15:07 go: finding github.com/hashicorp/mdns v1.0.0 15:15:07 go: finding github.com/hashicorp/memberlist v0.1.3 15:15:07 go: finding github.com/hashicorp/serf v0.8.2 15:15:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:15:07 go: finding github.com/mattn/go-colorable v0.0.9 15:15:07 go: finding github.com/mattn/go-isatty v0.0.3 15:15:07 go: finding github.com/miekg/dns v1.0.14 15:15:07 go: finding github.com/mitchellh/cli v1.0.0 15:15:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:15:07 go: finding github.com/mitchellh/copystructure v1.0.0 15:15:07 go: finding github.com/mitchellh/go-homedir v1.0.0 15:15:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:15:07 go: finding github.com/mitchellh/gox v0.4.0 15:15:07 go: finding github.com/mitchellh/iochan v1.0.0 15:15:07 go: finding github.com/mitchellh/mapstructure v1.1.2 15:15:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:15:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:15:07 go: finding github.com/pebbe/zmq4 v1.0.0 15:15:07 go: finding github.com/pelletier/go-toml v1.7.0 15:15:07 go: finding github.com/pkg/errors v0.8.1 15:15:07 go: finding github.com/pmezard/go-difflib v1.0.0 15:15:07 go: finding github.com/posener/complete v1.1.1 15:15:07 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:15:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:15:07 go: finding github.com/stretchr/objx v0.1.0 15:15:08 go: finding github.com/stretchr/testify v1.5.1 15:15:08 go: finding github.com/ugorji/go v1.1.7 15:15:08 go: finding github.com/ugorji/go/codec v1.1.7 15:15:08 go: finding github.com/x448/float16 v0.8.4 15:15:08 go: finding go.mongodb.org/mongo-driver v1.1.1 15:15:08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:15:08 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:15:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:15:08 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:15:08 go: finding golang.org/x/text v0.3.0 15:15:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:15:08 go: finding gopkg.in/yaml.v2 v2.2.8 15:15:22 Removing intermediate container ac9b9d4c0c3c 15:15:22 ---> 1e3edd06658c 15:15:22 Successfully built 1e3edd06658c 15:15:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:23 + docker inspect -f . ci-base-image-x86_64 15:15:23 . [Pipeline] withDockerContainer 15:15:23 prd-centos7-docker-4c-2g-4533 does not seem to be running inside a container 15:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:15:24 $ docker top 665f97b75d7c2c5b6c7d29ae8f47fdb5764ed2694c5249806f26e17b9c2c9989 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:24 + go version 15:15:24 go version go1.13.5 linux/amd64 [Pipeline] sh 15:15:25 + make test 15:15:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:15:25 go: finding github.com/xdg/scram latest 15:15:25 go: finding github.com/xdg/stringprep v1.0.0 15:15:25 go: finding github.com/golang/snappy v0.0.1 15:15:25 go: downloading github.com/golang/snappy v0.0.1 15:15:25 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:15:25 go: downloading github.com/xdg/stringprep v1.0.0 15:15:25 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:15:25 go: extracting github.com/xdg/stringprep v1.0.0 15:15:25 go: extracting github.com/golang/snappy v0.0.1 15:15:26 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:15:33 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.100s coverage: 88.9% of statements 15:15:48 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.400s coverage: 36.5% of statements 15:15:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:15:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:15:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.014s coverage: 100.0% of statements 15:15:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.446s coverage: 69.3% of statements 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.629s coverage: 73.4% of statements 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.272s coverage: 100.0% of statements 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.669s coverage: 84.8% of statements 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.054s coverage: 81.1% of statements 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.442s coverage: 70.1% of statements 15:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 15:16:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:16:06 gofmt -l . 15:16:06 [ "`gofmt -l .`" = "" ] 15:16:06 ./bin/test-attribution-txt.sh 15:16:06 ./bin/test-go-mod-tidy.sh 15:16:07 go: finding github.com/google/go-cmp v0.4.0 15:16:07 go: finding github.com/tidwall/pretty v1.0.1 15:16:07 go: downloading github.com/google/go-cmp v0.4.0 15:16:07 go: downloading github.com/tidwall/pretty v1.0.1 15:16:07 go: extracting github.com/google/go-cmp v0.4.0 15:16:07 go: extracting github.com/tidwall/pretty v1.0.1 15:16:07 github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo imports 15:16:07 go.mongodb.org/mongo-driver/bson tested by 15:16:07 go.mongodb.org/mongo-driver/bson.test imports 15:16:07 github.com/google/go-cmp/cmp: module github.com/google/go-cmp/cmp: reading https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/google/go-cmp/cmp/@v/list: 503 Service Unavailable 15:16:07 make: *** [Makefile:11: test] Error 1 [Pipeline] } 15:16:07 $ docker stop --time=1 665f97b75d7c2c5b6c7d29ae8f47fdb5764ed2694c5249806f26e17b9c2c9989 15:16:08 $ docker rm -f 665f97b75d7c2c5b6c7d29ae8f47fdb5764ed2694c5249806f26e17b9c2c9989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:10 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:16:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:16:11 ---> package-listing.sh 15:16:11 ++ facter osfamily 15:16:11 ++ tr '[:upper:]' '[:lower:]' 15:16:11 + OS_FAMILY=redhat 15:16:11 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-323 15:16:11 + START_PACKAGES=/tmp/packages_start.txt 15:16:11 + END_PACKAGES=/tmp/packages_end.txt 15:16:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:11 + PACKAGES=/tmp/packages_start.txt 15:16:11 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 15:16:11 + PACKAGES=/tmp/packages_end.txt 15:16:11 + case "${OS_FAMILY}" in 15:16:11 + sort 15:16:11 + rpm -qa 15:16:17 + '[' -f /tmp/packages_start.txt ']' 15:16:17 + '[' -f /tmp/packages_end.txt ']' 15:16:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 15:16:17 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-323/archives/ 15:16:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-323/archives/ [Pipeline] isUnix [Pipeline] sh 15:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:16:17 15:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:16:17 alpine: Pulling from edgex-lftools-log-publisher 15:16:17 c9b1b535fdd9: Pulling fs layer 15:16:17 2cc5ad85d9ab: Pulling fs layer 15:16:17 756a868c4378: Pulling fs layer 15:16:17 444b2fc9a129: Pulling fs layer 15:16:17 ea15f1150254: Pulling fs layer 15:16:17 41b27a9f41bf: Pulling fs layer 15:16:17 28c525ee5125: Pulling fs layer 15:16:17 094b1ea09ed8: Pulling fs layer 15:16:17 138eaada9080: Pulling fs layer 15:16:17 0622d0fa9048: Pulling fs layer 15:16:17 444b2fc9a129: Waiting 15:16:17 28c525ee5125: Waiting 15:16:17 094b1ea09ed8: Waiting 15:16:17 138eaada9080: Waiting 15:16:17 0622d0fa9048: Waiting 15:16:17 ea15f1150254: Waiting 15:16:17 41b27a9f41bf: Waiting 15:16:17 2cc5ad85d9ab: Download complete 15:16:17 444b2fc9a129: Verifying Checksum 15:16:17 444b2fc9a129: Download complete 15:16:17 c9b1b535fdd9: Verifying Checksum 15:16:17 c9b1b535fdd9: Download complete 15:16:18 ea15f1150254: Verifying Checksum 15:16:18 ea15f1150254: Download complete 15:16:18 28c525ee5125: Verifying Checksum 15:16:18 28c525ee5125: Download complete 15:16:18 756a868c4378: Verifying Checksum 15:16:18 756a868c4378: Download complete 15:16:18 c9b1b535fdd9: Pull complete 15:16:18 138eaada9080: Verifying Checksum 15:16:18 138eaada9080: Download complete 15:16:18 0622d0fa9048: Verifying Checksum 15:16:18 0622d0fa9048: Download complete 15:16:18 094b1ea09ed8: Verifying Checksum 15:16:18 094b1ea09ed8: Download complete 15:16:19 41b27a9f41bf: Verifying Checksum 15:16:19 41b27a9f41bf: Download complete 15:16:19 2cc5ad85d9ab: Pull complete 15:16:21 756a868c4378: Pull complete 15:16:21 444b2fc9a129: Pull complete 15:16:21 ea15f1150254: Pull complete 15:16:25 41b27a9f41bf: Pull complete 15:16:25 28c525ee5125: Pull complete 15:16:28 094b1ea09ed8: Pull complete 15:16:29 138eaada9080: Pull complete 15:16:29 0622d0fa9048: Pull complete 15:16:29 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:16:29 prd-centos7-docker-4c-2g-4527 does not seem to be running inside a container 15:16:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-323 -v /w/workspace/ndry_app-functions-sdk-go_PR-323:/w/workspace/ndry_app-functions-sdk-go_PR-323:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:16:30 $ docker top e3f83686f54957879572871ddae9cff86fcccfa7022bd55c3a690c93390cd3bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:31 provisioning config files... 15:16:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/config3880904027439778797tmp [Pipeline] { [Pipeline] echo 15:16:31 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:16:31 ---> create-netrc.sh [Pipeline] echo 15:16:31 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:16:31 ---> logs-deploy.sh 15:16:31 + ARCHIVE_ARTIFACTS= 15:16:31 + LOGS_SERVER=https://logs.edgexfoundry.org 15:16:31 + '[' https://logs.edgexfoundry.org == None ']' 15:16:31 + NEXUS_URL=https://nexus.edgexfoundry.org 15:16:31 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/6 15:16:31 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/6/ 15:16:31 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/6 /w/workspace/ndry_app-functions-sdk-go_PR-323 15:16:33 Archives upload complete. 15:16:33 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/6/ 15:16:34 ---> uname -a: 15:16:34 Linux e3f83686f549 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:16:34 15:16:34 15:16:34 ---> lscpu: 15:16:34 Architecture: x86_64 15:16:34 CPU op-mode(s): 32-bit, 64-bit 15:16:34 Byte Order: Little Endian 15:16:34 Address sizes: 40 bits physical, 48 bits virtual 15:16:34 CPU(s): 4 15:16:34 On-line CPU(s) list: 0-3 15:16:34 Thread(s) per core: 1 15:16:34 Core(s) per socket: 1 15:16:34 Socket(s): 4 15:16:34 NUMA node(s): 1 15:16:34 Vendor ID: GenuineIntel 15:16:34 CPU family: 6 15:16:34 Model: 44 15:16:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:16:34 Stepping: 1 15:16:34 CPU MHz: 2933.436 15:16:34 BogoMIPS: 5866.87 15:16:34 Virtualization: VT-x 15:16:34 Hypervisor vendor: KVM 15:16:34 Virtualization type: full 15:16:34 L1d cache: 128 KiB 15:16:34 L1i cache: 128 KiB 15:16:34 L2 cache: 16 MiB 15:16:34 L3 cache: 64 MiB 15:16:34 NUMA node0 CPU(s): 0-3 15:16:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:16:34 Vulnerability Meltdown: Mitigation; PTI 15:16:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:16:34 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:16:34 Vulnerability Spectre v2: Mitigation; Full retpoline 15:16:34 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 15:16:34 15:16:34 15:16:34 ---> nproc: 15:16:34 4 15:16:34 15:16:34 15:16:34 ---> df -h: 15:16:34 Filesystem Size Used Available Use% Mounted on 15:16:34 overlay 50.0G 6.1G 43.9G 12% / 15:16:34 tmpfs 64.0M 0 64.0M 0% /dev 15:16:34 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:16:34 shm 64.0M 0 64.0M 0% /dev/shm 15:16:34 /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf 15:16:34 /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname 15:16:34 /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts 15:16:34 /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa 15:16:34 /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-323 15:16:34 /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp 15:16:34 15:16:34 15:16:34 ---> free -m: 15:16:34 total used free shared buff/cache available 15:16:34 Mem: 1838 651 84 0 1101 1080 15:16:34 Swap: 1023 1 1022 15:16:34 15:16:34 15:16:34 ---> ip addr: 15:16:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:16:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:16:34 inet 127.0.0.1/8 scope host lo 15:16:34 valid_lft forever preferred_lft forever 15:16:34 6: eth0@if7: mtu 1458 qdisc noqueue state UP 15:16:34 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:16:34 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:16:34 valid_lft forever preferred_lft forever 15:16:34 15:16:34 15:16:34 ---> sar -b -r -n DEV: 15:16:34 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 15:16:34 15:16:34 14:45:13 LINUX RESTART 15:16:34 15:16:34 14:46:02 tps rtps wtps bread/s bwrtn/s 15:16:34 14:47:01 2.27 0.00 2.27 0.00 56.41 15:16:34 14:48:01 0.33 0.00 0.33 0.00 4.55 15:16:34 14:49:01 0.23 0.00 0.23 0.00 2.88 15:16:34 14:50:01 0.58 0.32 0.27 6.26 3.46 15:16:34 14:51:01 0.22 0.00 0.22 0.00 3.63 15:16:34 14:52:01 0.37 0.00 0.37 0.00 4.60 15:16:34 14:53:02 0.28 0.00 0.28 0.00 2.85 15:16:34 14:54:01 0.25 0.00 0.25 0.00 4.69 15:16:34 14:55:01 0.28 0.00 0.28 0.00 3.21 15:16:34 14:56:01 0.23 0.00 0.23 0.00 3.01 15:16:34 14:57:01 0.28 0.00 0.28 0.00 3.20 15:16:34 14:58:01 0.25 0.00 0.25 0.00 3.06 15:16:34 14:59:01 0.25 0.00 0.25 0.00 2.61 15:16:34 15:00:01 0.32 0.00 0.32 0.00 3.31 15:16:34 15:01:01 0.52 0.27 0.25 8.13 4.98 15:16:34 15:02:01 0.87 0.12 0.75 2.13 17.63 15:16:34 15:03:01 0.25 0.00 0.25 0.00 2.47 15:16:34 15:04:01 0.15 0.00 0.15 0.00 1.78 15:16:34 15:05:01 0.18 0.00 0.18 0.00 2.07 15:16:34 15:06:01 0.30 0.00 0.30 0.00 3.91 15:16:34 15:07:01 0.23 0.00 0.23 0.00 2.98 15:16:34 15:08:01 0.18 0.00 0.18 0.00 2.20 15:16:34 15:09:01 0.28 0.00 0.28 0.00 3.06 15:16:34 15:10:01 24.27 7.83 16.44 1572.82 717.69 15:16:34 15:11:01 20.82 3.91 16.90 727.79 2837.64 15:16:34 15:12:01 2.95 0.00 2.95 0.00 94.47 15:16:34 15:13:01 0.55 0.00 0.55 0.00 5.56 15:16:34 15:14:01 0.55 0.00 0.55 0.00 5.56 15:16:34 15:15:01 0.37 0.00 0.37 0.00 4.76 15:16:34 15:16:01 0.25 0.02 0.23 0.13 3.31 15:16:34 Average: 1.96 0.42 1.55 77.33 127.17 15:16:34 15:16:34 14:46:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:34 14:47:01 107120 1775184 94.31 2620 1353276 786256 26.83 288112 1337488 12 15:16:34 14:48:01 108496 1773808 94.24 2620 1353280 784912 26.78 287144 1337188 8 15:16:34 14:49:01 107456 1774848 94.29 2620 1353284 785104 26.79 288396 1337188 8 15:16:34 14:50:01 107132 1775172 94.31 2620 1353476 785116 26.79 288656 1337188 8 15:16:34 14:51:01 107088 1775216 94.31 2620 1353480 785104 26.79 288712 1337188 8 15:16:34 14:52:01 108400 1773904 94.24 2620 1353488 784912 26.78 287832 1337188 16 15:16:34 14:53:02 108004 1774300 94.26 2620 1353488 785168 26.79 287836 1337188 16 15:16:34 14:54:01 107980 1774324 94.26 2620 1353500 785168 26.79 287868 1337188 8 15:16:34 14:55:01 107864 1774440 94.27 2620 1353504 785168 26.79 287820 1337188 8 15:16:34 14:56:01 107424 1774880 94.29 2620 1353512 785264 26.79 288304 1337192 8 15:16:34 14:57:01 107716 1774588 94.28 2620 1353512 785168 26.79 287924 1337188 16 15:16:34 14:58:01 108468 1773836 94.24 2620 1353516 785168 26.79 287692 1337188 8 15:16:34 14:59:01 108376 1773928 94.24 2620 1353524 785168 26.79 287700 1337188 8 15:16:34 15:00:01 108468 1773836 94.24 2620 1353524 785168 26.79 287580 1337188 8 15:16:34 15:01:01 106384 1775920 94.35 2620 1353564 787736 26.88 288840 1337216 8 15:16:34 15:02:01 107224 1775080 94.30 2620 1353712 785676 26.81 287916 1337292 8 15:16:34 15:03:01 107328 1774976 94.30 2620 1353712 785676 26.81 287920 1337292 8 15:16:34 15:04:01 107644 1774660 94.28 2620 1353720 785676 26.81 287944 1337292 8 15:16:34 15:05:01 106132 1776172 94.36 2620 1353724 785880 26.81 289032 1337292 8 15:16:34 15:06:01 106732 1775572 94.33 2620 1353724 785808 26.81 288808 1337292 8 15:16:34 15:07:01 107420 1774884 94.29 2620 1353732 785676 26.81 287992 1337292 16 15:16:34 15:08:01 107596 1774708 94.28 2620 1353736 785676 26.81 287876 1337292 8 15:16:34 15:09:01 107436 1774868 94.29 2620 1353740 785676 26.81 288016 1337292 8 15:16:34 15:10:01 86052 1796252 95.43 2620 1304720 875872 29.88 380156 1261612 16236 15:16:34 15:11:01 145000 1737304 92.30 2620 1161468 923120 31.50 452052 1123340 16 15:16:34 15:12:01 149904 1732400 92.04 2620 1161440 896784 30.60 455332 1116256 8 15:16:34 15:13:01 150380 1731924 92.01 2620 1161444 896736 30.60 455096 1116256 8 15:16:34 15:14:01 150292 1732012 92.02 2620 1161448 896736 30.60 455228 1116256 8 15:16:34 15:15:01 149280 1733024 92.07 2620 1161456 897004 30.61 456276 1116256 8 15:16:34 15:16:01 154952 1727352 91.77 2620 1161460 897040 30.61 450436 1116188 8 15:16:34 Average: 115325 1766979 93.87 2620 1313505 811654 27.69 324350 1290755 550 15:16:34 15:16:34 14:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:16:34 14:47:01 eth0 0.59 0.30 0.28 0.20 0.00 0.00 0.00 15:16:34 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:48:01 eth0 1.52 0.05 0.13 0.00 0.00 0.00 0.00 15:16:34 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:49:01 eth0 2.13 0.70 0.67 0.40 0.00 0.00 0.00 15:16:34 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:50:01 eth0 1.00 0.35 0.32 0.20 0.00 0.00 0.00 15:16:34 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:51:01 eth0 0.73 0.45 0.41 0.27 0.00 0.00 0.00 15:16:34 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:52:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 15:16:34 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:53:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 15:16:34 14:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:54:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 15:16:34 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 15:16:34 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:56:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 15:16:34 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:57:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 15:16:34 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 15:16:34 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:59:01 eth0 0.42 0.08 0.04 0.01 0.00 0.00 0.00 15:16:34 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 15:16:34 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:01:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 15:16:34 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 15:16:34 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:03:01 eth0 0.85 0.07 0.07 0.01 0.00 0.00 0.00 15:16:34 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:04:01 eth0 0.37 0.07 0.03 0.01 0.00 0.00 0.00 15:16:34 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:05:01 eth0 0.55 0.47 0.27 0.21 0.00 0.00 0.00 15:16:34 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:06:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 15:16:34 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:07:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 15:16:34 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:08:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 15:16:34 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:09:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 15:16:34 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:10:01 eth0 264.94 186.53 624.67 43.55 0.00 0.00 0.00 15:16:34 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:11:01 eth0 256.19 218.03 649.50 346.81 0.00 0.00 0.00 15:16:34 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:11:01 docker0 119.12 105.35 9.90 301.69 0.00 0.00 0.00 15:16:34 15:12:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 15:16:34 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 15:16:34 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:14:01 eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 15:16:34 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:15:01 eth0 0.80 0.47 0.30 0.21 0.00 0.00 0.00 15:16:34 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:16:01 eth0 0.65 0.50 0.40 0.27 0.00 0.00 0.00 15:16:34 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 Average: eth0 17.79 13.68 42.64 13.10 0.00 0.00 0.00 15:16:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:34 Average: docker0 3.98 3.52 0.33 10.07 0.00 0.00 0.00 15:16:34 15:16:34 15:16:34 ---> sar -P ALL: 15:16:34 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 15:16:34 15:16:34 14:45:13 LINUX RESTART 15:16:34 15:16:34 14:46:02 CPU %user %nice %system %iowait %steal %idle 15:16:34 14:47:01 all 0.15 0.00 0.05 0.00 0.02 99.79 15:16:34 14:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:16:34 14:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:16:34 14:47:01 2 0.47 0.00 0.07 0.00 0.02 99.44 15:16:34 14:47:01 3 0.02 0.00 0.05 0.00 0.02 99.92 15:16:34 14:48:01 all 0.17 0.00 0.04 0.00 0.02 99.78 15:16:34 14:48:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:16:34 14:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:16:34 14:48:01 2 0.48 0.00 0.07 0.00 0.02 99.43 15:16:34 14:48:01 3 0.05 0.00 0.02 0.00 0.03 99.90 15:16:34 14:49:01 all 0.10 0.00 0.05 0.00 0.01 99.84 15:16:34 14:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:16:34 14:49:01 1 0.10 0.00 0.05 0.00 0.00 99.85 15:16:34 14:49:01 2 0.17 0.00 0.07 0.00 0.03 99.73 15:16:34 14:49:01 3 0.08 0.00 0.05 0.00 0.00 99.87 15:16:34 14:50:01 all 0.15 0.00 0.05 0.00 0.01 99.79 15:16:34 14:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:16:34 14:50:01 1 0.05 0.00 0.08 0.00 0.02 99.85 15:16:34 14:50:01 2 0.43 0.00 0.07 0.00 0.00 99.50 15:16:34 14:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 14:51:01 all 0.09 0.00 0.05 0.00 0.02 99.84 15:16:34 14:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:16:34 14:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:16:34 14:51:01 2 0.20 0.00 0.12 0.00 0.02 99.67 15:16:34 14:51:01 3 0.05 0.00 0.05 0.00 0.03 99.87 15:16:34 14:52:01 all 0.10 0.00 0.05 0.00 0.00 99.85 15:16:34 14:52:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:16:34 14:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:16:34 14:52:01 2 0.23 0.00 0.05 0.00 0.00 99.72 15:16:34 14:52:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:16:34 14:53:02 all 0.16 0.00 0.04 0.00 0.03 99.77 15:16:34 14:53:02 0 0.02 0.00 0.03 0.00 0.02 99.93 15:16:34 14:53:02 1 0.08 0.00 0.07 0.00 0.05 99.80 15:16:34 14:53:02 2 0.48 0.00 0.03 0.00 0.03 99.45 15:16:34 14:53:02 3 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 14:54:01 all 0.16 0.00 0.04 0.00 0.01 99.79 15:16:34 14:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:16:34 14:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 14:54:01 2 0.51 0.00 0.03 0.00 0.00 99.46 15:16:34 14:54:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 14:55:01 all 0.14 0.00 0.04 0.00 0.01 99.81 15:16:34 14:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:16:34 14:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:16:34 14:55:01 2 0.43 0.00 0.03 0.00 0.02 99.52 15:16:34 14:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 14:56:01 all 0.16 0.00 0.04 0.00 0.01 99.79 15:16:34 14:56:01 0 0.15 0.00 0.07 0.00 0.02 99.77 15:16:34 14:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:16:34 14:56:01 2 0.38 0.00 0.05 0.00 0.02 99.55 15:16:34 14:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:16:34 14:57:01 all 0.13 0.00 0.04 0.00 0.01 99.82 15:16:34 14:57:01 0 0.40 0.00 0.02 0.00 0.02 99.57 15:16:34 14:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:16:34 14:57:01 2 0.08 0.00 0.03 0.00 0.00 99.88 15:16:34 14:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:16:34 14:58:01 all 0.15 0.00 0.03 0.00 0.01 99.81 15:16:34 14:58:01 0 0.43 0.00 0.02 0.00 0.00 99.55 15:16:34 14:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 14:58:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:16:34 14:58:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:16:34 14:59:01 all 0.15 0.00 0.04 0.00 0.01 99.80 15:16:34 14:59:01 0 0.45 0.00 0.02 0.00 0.02 99.52 15:16:34 14:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 14:59:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:16:34 14:59:01 3 0.05 0.00 0.07 0.00 0.00 99.88 15:16:34 15:00:01 all 0.09 0.00 0.05 0.00 0.01 99.85 15:16:34 15:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:16:34 15:00:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:16:34 15:00:01 2 0.22 0.00 0.08 0.00 0.02 99.68 15:16:34 15:00:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:16:34 15:01:01 all 0.06 0.00 0.06 0.00 0.01 99.87 15:16:34 15:01:01 0 0.07 0.00 0.07 0.00 0.00 99.87 15:16:34 15:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:16:34 15:01:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:16:34 15:01:01 3 0.08 0.00 0.08 0.00 0.02 99.82 15:16:34 15:02:01 all 0.15 0.00 0.05 0.00 0.01 99.79 15:16:34 15:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:16:34 15:02:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:16:34 15:02:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:16:34 15:02:01 3 0.48 0.00 0.07 0.00 0.00 99.45 15:16:34 15:03:01 all 0.15 0.00 0.03 0.00 0.01 99.81 15:16:34 15:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:16:34 15:03:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:16:34 15:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:16:34 15:03:01 3 0.50 0.00 0.03 0.00 0.02 99.45 15:16:34 15:04:01 all 0.16 0.00 0.04 0.00 0.01 99.79 15:16:34 15:04:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:16:34 15:04:01 1 0.27 0.00 0.02 0.00 0.02 99.70 15:16:34 15:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:16:34 15:04:01 3 0.27 0.00 0.03 0.00 0.00 99.70 15:16:34 15:05:01 all 0.16 0.00 0.04 0.00 0.02 99.78 15:16:34 15:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:16:34 15:05:01 1 0.08 0.00 0.07 0.00 0.02 99.83 15:16:34 15:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:16:34 15:05:01 3 0.50 0.00 0.05 0.00 0.02 99.43 15:16:34 15:06:01 all 0.17 0.00 0.04 0.00 0.01 99.78 15:16:34 15:06:01 0 0.25 0.00 0.03 0.00 0.00 99.72 15:16:34 15:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:16:34 15:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:16:34 15:06:01 3 0.35 0.00 0.05 0.00 0.00 99.60 15:16:34 15:07:01 all 0.15 0.00 0.03 0.00 0.01 99.81 15:16:34 15:07:01 0 0.45 0.00 0.02 0.00 0.02 99.52 15:16:34 15:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:16:34 15:07:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:16:34 15:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:16:34 15:08:01 all 0.16 0.00 0.03 0.00 0.01 99.80 15:16:34 15:08:01 0 0.45 0.00 0.02 0.00 0.03 99.50 15:16:34 15:08:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:16:34 15:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:16:34 15:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:16:34 15:09:01 all 0.15 0.00 0.03 0.00 0.03 99.79 15:16:34 15:09:01 0 0.42 0.00 0.00 0.00 0.02 99.57 15:16:34 15:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:16:34 15:09:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:16:34 15:09:01 3 0.05 0.00 0.07 0.00 0.03 99.85 15:16:34 15:10:01 all 3.75 0.00 0.88 1.11 0.39 93.88 15:16:34 15:10:01 0 3.42 0.00 1.04 0.05 0.34 95.15 15:16:34 15:10:01 1 3.72 0.00 1.04 4.18 0.37 90.69 15:16:34 15:10:01 2 3.06 0.00 0.82 0.15 0.59 95.38 15:16:34 15:10:01 3 4.81 0.00 0.62 0.03 0.23 94.31 15:16:34 15:11:01 all 4.56 0.00 1.93 0.20 0.42 92.88 15:16:34 15:11:01 0 4.79 0.00 2.51 0.57 0.34 91.79 15:16:34 15:11:01 1 3.97 0.00 1.97 0.03 0.47 93.56 15:16:34 15:11:01 2 4.81 0.00 1.55 0.13 0.49 93.03 15:16:34 15:11:01 3 4.66 0.00 1.75 0.05 0.40 93.14 15:16:34 15:12:01 all 0.12 0.00 0.05 0.00 0.02 99.81 15:16:34 15:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:16:34 15:12:01 1 0.17 0.00 0.07 0.00 0.02 99.75 15:16:34 15:12:01 2 0.07 0.00 0.03 0.00 0.03 99.87 15:16:34 15:12:01 3 0.20 0.00 0.03 0.00 0.02 99.75 15:16:34 15:13:01 all 0.10 0.00 0.05 0.00 0.01 99.84 15:16:34 15:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:16:34 15:13:01 1 0.22 0.00 0.07 0.00 0.03 99.68 15:16:34 15:13:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:16:34 15:13:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:16:34 15:14:01 all 0.16 0.00 0.03 0.00 0.02 99.79 15:16:34 15:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:16:34 15:14:01 1 0.53 0.00 0.03 0.00 0.02 99.42 15:16:34 15:14:01 2 0.05 0.00 0.03 0.00 0.03 99.88 15:16:34 15:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:16:34 15:15:01 all 0.20 0.00 0.04 0.00 0.01 99.75 15:16:34 15:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:16:34 15:15:01 1 0.53 0.00 0.00 0.00 0.00 99.47 15:16:34 15:15:01 2 0.15 0.00 0.08 0.00 0.02 99.75 15:16:34 15:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:16:34 15:16:01 all 0.18 0.00 0.03 0.00 0.01 99.77 15:16:34 15:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:16:34 15:16:01 1 0.53 0.00 0.05 0.00 0.02 99.40 15:16:34 15:16:01 2 0.10 0.00 0.05 0.00 0.02 99.83 15:16:34 15:16:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:16:34 Average: all 0.41 0.00 0.13 0.04 0.04 99.38 15:16:34 Average: 0 0.40 0.00 0.15 0.02 0.03 99.40 15:16:34 Average: 1 0.37 0.00 0.14 0.14 0.04 99.31 15:16:34 Average: 2 0.43 0.00 0.12 0.01 0.05 99.39 15:16:34 Average: 3 0.43 0.00 0.12 0.00 0.03 99.42 15:16:34 15:16:34 15:16:34