lenny-intel commented: recheck 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from d86b9159aea91140b5bd6284fe7f75849b02930b+65b44efd1334d51050433c739a090a460d433904 (6b02988caf6efc02b99e315aeb2d9563fc571212) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-7146 in /w/workspace/ndry_app-functions-sdk-go_PR-354 [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-354 # 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/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 65b44efd1334d51050433c739a090a460d433904 into PR head commit d86b9159aea91140b5bd6284fe7f75849b02930b Merge succeeded, producing d86b9159aea91140b5bd6284fe7f75849b02930b Checking out Revision d86b9159aea91140b5bd6284fe7f75849b02930b (PR-354) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/354/head:refs/remotes/origin/PR-354 # 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/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # 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 65b44efd1334d51050433c739a090a460d433904 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 Commit message: "fix: Implement smarter configuration update processing" > git rev-list --no-walk d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:39:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:39:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:39:12 ========================================================= 21:39:12 EdgeX Global Pipelines Version Info 21:39:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:39:13 ------------------- 21:39:13 stable info: 21:39:13 ------------------- 21:39:13 Commited By: Emilio Reyes emilio.reyes@intel.com 21:39:13 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 21:39:13 Message: update stable to v1.0.87 21:39:14 ------------------- 21:39:14 experimental info: 21:39:14 ------------------- 21:39:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:39:14 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 21:39:14 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:39:15 21:39:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:39:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:39:16 latest: Pulling from edgex-devops/git-semver 21:39:16 9123ac7c32f7: Pulling fs layer 21:39:16 b8cc5d1170e3: Pulling fs layer 21:39:16 2924cbbf6a41: Pulling fs layer 21:39:16 93b08a4f1073: Pulling fs layer 21:39:16 b8cc5d1170e3: Download complete 21:39:16 9123ac7c32f7: Verifying Checksum 21:39:16 9123ac7c32f7: Download complete 21:39:16 93b08a4f1073: Verifying Checksum 21:39:16 93b08a4f1073: Download complete 21:39:16 2924cbbf6a41: Verifying Checksum 21:39:16 2924cbbf6a41: Download complete 21:39:16 9123ac7c32f7: Pull complete 21:39:16 b8cc5d1170e3: Pull complete 21:39:17 2924cbbf6a41: Pull complete 21:39:17 93b08a4f1073: Pull complete 21:39:17 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:39:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:39:17 prd-centos7-docker-4c-2g-7146 does not seem to be running inside a container 21:39:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-354 -v /w/workspace/ndry_app-functions-sdk-go_PR-354:/w/workspace/ndry_app-functions-sdk-go_PR-354:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-354@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 21:39:18 $ docker top 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:18 [ssh-agent] Looking for ssh-agent implementation... 21:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:19 $ docker exec 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent 21:39:19 SSH_AUTH_SOCK=/tmp/ssh-ov0y6eQl8295/agent.15 21:39:19 SSH_AGENT_PID=22 21:39:19 Running ssh-add (command line suppressed) 21:39:19 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_7571341085637459113.key (/w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_7571341085637459113.key) 21:39:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:19 + git describe --exact-match --tags HEAD 21:39:19 fatal: No names found, cannot describe anything. [Pipeline] } 21:39:19 $ docker exec --env ******** --env ******** 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent -k 21:39:20 unset SSH_AUTH_SOCK; 21:39:20 unset SSH_AGENT_PID; 21:39:20 echo Agent pid 22 killed; 21:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:39:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:39:20 This usually means this commit has not been tagged. [Pipeline] sshagent 21:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:20 [ssh-agent] Looking for ssh-agent implementation... 21:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:20 $ docker exec 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent 21:39:20 SSH_AUTH_SOCK=/tmp/ssh-asVF6VJYj7um/agent.56 21:39:20 SSH_AGENT_PID=63 21:39:20 Running ssh-add (command line suppressed) 21:39:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_4942368598585230123.key (/w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_4942368598585230123.key) 21:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:21 + git semver init 21:39:21 # -> Open(): unable to determine branch for HEAD 21:39:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-354/.git 21:39:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-354 21:39:21 # $SEMVER_REMOTE_NAME = origin 21:39:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:39:21 # $SEMVER_USER_NAME = edgex-jenkins 21:39:21 # $SEMVER_BRANCH = PR-354 21:39:21 # $SEMVER_TEMP = /tmp/semver-281510820 21:39:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:39:23 # '/tmp/semver-281510820' -> '/w/workspace/ndry_app-functions-sdk-go_PR-354/.semver' 21:39:23 # -> Force: false 21:39:23 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-354/.semver [Pipeline] } 21:39:23 $ docker exec --env ******** --env ******** 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent -k 21:39:23 unset SSH_AUTH_SOCK; 21:39:23 unset SSH_AGENT_PID; 21:39:23 echo Agent pid 63 killed; 21:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:24 + git semver [Pipeline] } 21:39:24 $ docker stop --time=1 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 21:39:25 $ docker rm -f 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:39:28 Stashed 117 file(s) [Pipeline] echo 21:39:28 [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 21:39:43 Still waiting to schedule task 21:39:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:39:43 Still waiting to schedule task 21:39:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-7155’ is offline 21:41:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7156 in /w/workspace/ndry_app-functions-sdk-go_PR-354 [Pipeline] { [Pipeline] ws 21:41:47 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:41:54 using credential edgex-jenkins-ssh 21:41:54 Cloning the remote Git repository 21:41:54 Cloning with configured refspecs honoured and without tags 21:41:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:41:54 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 21:41:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:41:54 > git --version # timeout=10 21:41:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:41:57 Fetching without tags 21:41:57 Merging remotes/origin/master commit 65b44efd1334d51050433c739a090a460d433904 into PR head commit d86b9159aea91140b5bd6284fe7f75849b02930b 21:41:58 Merge succeeded, producing d86b9159aea91140b5bd6284fe7f75849b02930b 21:41:58 Checking out Revision d86b9159aea91140b5bd6284fe7f75849b02930b (PR-354) 21:41:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:41:57 > git config --add remote.origin.fetch +refs/pull/354/head:refs/remotes/origin/PR-354 # timeout=10 21:41:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:41:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:41:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:41:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:41:57 > git config core.sparsecheckout # timeout=10 21:41:57 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 21:41:58 > git remote # timeout=10 21:41:58 > git config --get remote.origin.url # timeout=10 21:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:58 > git merge 65b44efd1334d51050433c739a090a460d433904 # timeout=10 21:41:58 > git rev-parse HEAD^{commit} # timeout=10 21:41:58 > git config core.sparsecheckout # timeout=10 21:41:58 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 21:42:02 Commit message: "fix: Implement smarter configuration update processing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:43:06 ========================================================= 21:43:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:43:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:43:07 + 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 . 21:43:08 Sending build context to Docker daemon 36.91MB 21:43:08 Step 1/8 : ARG BASE=golang:1.13-alpine 21:43:08 Step 2/8 : FROM ${BASE} 21:43:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:43:08 cde5963f3b93: Pulling fs layer 21:43:08 2a23fa8c16f7: Pulling fs layer 21:43:08 777b28850792: Pulling fs layer 21:43:08 8a11ddd9e578: Pulling fs layer 21:43:08 4cf88f913ddb: Pulling fs layer 21:43:08 1df406cf5192: Pulling fs layer 21:43:08 cd6300453558: Pulling fs layer 21:43:08 b9c365052c96: Pulling fs layer 21:43:08 a2d8cc88f415: Pulling fs layer 21:43:08 ea1d1ca13537: Pulling fs layer 21:43:08 3750a50a1c5e: Pulling fs layer 21:43:08 cd6300453558: Waiting 21:43:08 b9c365052c96: Waiting 21:43:08 a2d8cc88f415: Waiting 21:43:08 3750a50a1c5e: Waiting 21:43:08 8a11ddd9e578: Waiting 21:43:08 4cf88f913ddb: Waiting 21:43:08 1df406cf5192: Waiting 21:43:08 777b28850792: Verifying Checksum 21:43:08 777b28850792: Download complete 21:43:08 2a23fa8c16f7: Verifying Checksum 21:43:08 2a23fa8c16f7: Download complete 21:43:08 4cf88f913ddb: Verifying Checksum 21:43:08 4cf88f913ddb: Download complete 21:43:08 1df406cf5192: Verifying Checksum 21:43:08 1df406cf5192: Download complete 21:43:09 cde5963f3b93: Verifying Checksum 21:43:09 cde5963f3b93: Download complete 21:43:09 cde5963f3b93: Pull complete 21:43:10 2a23fa8c16f7: Pull complete 21:43:10 777b28850792: Pull complete 21:43:13 cd6300453558: Verifying Checksum 21:43:13 cd6300453558: Download complete 21:43:13 a2d8cc88f415: Verifying Checksum 21:43:13 a2d8cc88f415: Download complete 21:43:15 ea1d1ca13537: Verifying Checksum 21:43:15 ea1d1ca13537: Download complete 21:43:15 3750a50a1c5e: Verifying Checksum 21:43:15 3750a50a1c5e: Download complete 21:43:18 b9c365052c96: Verifying Checksum 21:43:18 b9c365052c96: Download complete 21:43:20 8a11ddd9e578: Download complete 21:43:32 8a11ddd9e578: Pull complete 21:43:32 4cf88f913ddb: Pull complete 21:43:32 1df406cf5192: Pull complete 21:43:39 cd6300453558: Pull complete 21:43:44 b9c365052c96: Pull complete 21:43:44 a2d8cc88f415: Pull complete 21:43:46 ea1d1ca13537: Pull complete 21:43:46 3750a50a1c5e: Pull complete 21:43:46 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:43:46 ---> 78745c68409d 21:43:46 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:43:47 Running on prd-centos7-docker-4c-2g-7157 in /w/workspace/ndry_app-functions-sdk-go_PR-354 [Pipeline] { [Pipeline] ws 21:43:47 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:43:47 latest: Pulling from library/docker 21:43:47 29e5d40040c1: Pulling fs layer 21:43:47 3be38edc41e1: Pulling fs layer 21:43:47 fe3afb04d599: Pulling fs layer 21:43:47 59b74c254a8a: Pulling fs layer 21:43:47 9eee44a9dabb: Pulling fs layer 21:43:47 ae4d1ef7be7c: Pulling fs layer 21:43:47 8486642a619f: Pulling fs layer 21:43:47 9eee44a9dabb: Waiting 21:43:47 ae4d1ef7be7c: Waiting 21:43:47 8486642a619f: Waiting 21:43:47 59b74c254a8a: Waiting 21:43:47 fe3afb04d599: Verifying Checksum 21:43:47 fe3afb04d599: Download complete 21:43:47 3be38edc41e1: Verifying Checksum 21:43:47 3be38edc41e1: Download complete 21:43:48 29e5d40040c1: Verifying Checksum 21:43:48 29e5d40040c1: Download complete 21:43:48 9eee44a9dabb: Verifying Checksum 21:43:48 9eee44a9dabb: Download complete 21:43:48 ae4d1ef7be7c: Verifying Checksum 21:43:48 ae4d1ef7be7c: Download complete 21:43:48 8486642a619f: Download complete 21:43:48 29e5d40040c1: Pull complete 21:43:49 3be38edc41e1: Pull complete 21:43:49 using credential edgex-jenkins-ssh 21:43:49 Cloning the remote Git repository 21:43:49 Cloning with configured refspecs honoured and without tags 21:43:49 fe3afb04d599: Pull complete 21:43:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:49 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 21:43:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:49 > git --version # timeout=10 21:43:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:43:51 Fetching without tags 21:43:52 Merging remotes/origin/master commit 65b44efd1334d51050433c739a090a460d433904 into PR head commit d86b9159aea91140b5bd6284fe7f75849b02930b 21:43:52 Merge succeeded, producing d86b9159aea91140b5bd6284fe7f75849b02930b 21:43:52 Checking out Revision d86b9159aea91140b5bd6284fe7f75849b02930b (PR-354) 21:43:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:43:51 > git config --add remote.origin.fetch +refs/pull/354/head:refs/remotes/origin/PR-354 # timeout=10 21:43:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:43:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:43:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:43:52 > git config core.sparsecheckout # timeout=10 21:43:52 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 21:43:52 > git remote # timeout=10 21:43:52 > git config --get remote.origin.url # timeout=10 21:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:52 > git merge 65b44efd1334d51050433c739a090a460d433904 # timeout=10 21:43:52 > git rev-parse HEAD^{commit} # timeout=10 21:43:52 > git config core.sparsecheckout # timeout=10 21:43:52 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 21:43:53 59b74c254a8a: Verifying Checksum 21:43:53 59b74c254a8a: Download complete 21:43:56 Commit message: "fix: Implement smarter configuration update processing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:43:57 59b74c254a8a: Pull complete 21:43:57 9eee44a9dabb: Pull complete 21:43:57 ae4d1ef7be7c: Pull complete 21:43:57 8486642a619f: Pull complete 21:43:57 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 21:43:57 Status: Downloaded newer image for docker:latest [Pipeline] echo 21:43:58 ========================================================= 21:43:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:43:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:43:58 + 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 . 21:43:59 Sending build context to Docker daemon 36.91MB 21:43:59 Step 1/8 : ARG BASE=golang:1.13-alpine 21:43:59 Step 2/8 : FROM ${BASE} 21:43:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:59 e6b0cf9c0882: Pulling fs layer 21:43:59 2848faf0eed1: Pulling fs layer 21:43:59 0f37312ad70f: Pulling fs layer 21:43:59 5788d62ee057: Pulling fs layer 21:43:59 0e6b1d234666: Pulling fs layer 21:43:59 bf5d7aec512f: Pulling fs layer 21:43:59 34c802a77dc8: Pulling fs layer 21:43:59 9eb99e56ec68: Pulling fs layer 21:43:59 27c7a5d97fbd: Pulling fs layer 21:43:59 5c102a31e300: Pulling fs layer 21:43:59 dcfb455df0a1: Pulling fs layer 21:43:59 0e6b1d234666: Waiting 21:43:59 bf5d7aec512f: Waiting 21:43:59 34c802a77dc8: Waiting 21:43:59 9eb99e56ec68: Waiting 21:43:59 27c7a5d97fbd: Waiting 21:43:59 5c102a31e300: Waiting 21:43:59 dcfb455df0a1: Waiting 21:43:59 5788d62ee057: Waiting 21:43:59 0f37312ad70f: Verifying Checksum 21:43:59 0f37312ad70f: Download complete 21:43:59 2848faf0eed1: Verifying Checksum 21:43:59 2848faf0eed1: Download complete 21:43:59 0e6b1d234666: Verifying Checksum 21:43:59 0e6b1d234666: Download complete 21:43:59 bf5d7aec512f: Verifying Checksum 21:43:59 bf5d7aec512f: Download complete 21:43:59 e6b0cf9c0882: Verifying Checksum 21:43:59 e6b0cf9c0882: Download complete 21:44:00 34c802a77dc8: Verifying Checksum 21:44:00 34c802a77dc8: Download complete 21:44:00 27c7a5d97fbd: Verifying Checksum 21:44:00 27c7a5d97fbd: Download complete 21:44:01 5788d62ee057: Verifying Checksum 21:44:01 5788d62ee057: Download complete 21:44:01 dcfb455df0a1: Verifying Checksum 21:44:01 dcfb455df0a1: Download complete 21:44:01 9eb99e56ec68: Download complete 21:44:01 5c102a31e300: Verifying Checksum 21:44:01 5c102a31e300: Download complete 21:44:01 e6b0cf9c0882: Pull complete 21:44:01 2848faf0eed1: Pull complete 21:44:01 0f37312ad70f: Pull complete 21:44:04 ---> ba0bf64a84e7 21:44:04 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:44:04 ---> Running in 357c6c1e2a8d 21:44:04 Removing intermediate container 357c6c1e2a8d 21:44:04 ---> fc2ad56e1fa8 21:44:04 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:44:04 ---> Running in ecbebb251345 21:44:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:44:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:44:06 (1/5) Installing libsodium (1.0.18-r0) 21:44:06 (2/5) Installing libzmq (4.3.2-r0) 21:44:06 (3/5) Installing pkgconf (1.6.3-r0) 21:44:06 (4/5) Installing libsodium-dev (1.0.18-r0) 21:44:06 (5/5) Installing zeromq-dev (4.3.2-r0) 21:44:06 Executing busybox-1.31.1-r8.trigger 21:44:06 OK: 127 MiB in 44 packages 21:44:08 Removing intermediate container ecbebb251345 21:44:08 ---> 76ecc31c2606 21:44:08 Step 6/8 : WORKDIR /build 21:44:08 ---> Running in ef3b2e863a7a 21:44:08 Removing intermediate container ef3b2e863a7a 21:44:08 ---> e1812e86195e 21:44:08 Step 7/8 : COPY go.mod . 21:44:09 ---> 8d0c3bb55252 21:44:09 Step 8/8 : RUN go mod download 21:44:09 ---> Running in 2d8105d2049a 21:44:09 5788d62ee057: Pull complete 21:44:09 0e6b1d234666: Pull complete 21:44:09 bf5d7aec512f: Pull complete 21:44:11 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:44:11 go: finding github.com/BurntSushi/toml v0.3.1 21:44:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:44:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:44:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:44:11 go: finding github.com/bgentry/speakeasy v0.1.0 21:44:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:44:11 go: finding github.com/davecgh/go-spew v1.1.1 21:44:11 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:44:11 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:44:11 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:44:11 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:44:11 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 21:44:11 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:44:11 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:44:11 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:44:11 go: finding github.com/fatih/color v1.7.0 21:44:11 go: finding github.com/fsnotify/fsnotify v1.4.7 21:44:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:44:11 go: finding github.com/go-kit/kit v0.8.0 21:44:11 go: finding github.com/go-logfmt/logfmt v0.4.0 21:44:11 go: finding github.com/go-redis/redis/v7 v7.2.0 21:44:11 go: finding github.com/go-stack/stack v1.8.0 21:44:11 go: finding github.com/golang/protobuf v1.3.2 21:44:11 go: finding github.com/golang/snappy v0.0.1 21:44:11 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:44:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:44:11 go: finding github.com/google/go-cmp v0.4.0 21:44:11 go: finding github.com/google/uuid v1.1.1 21:44:11 go: finding github.com/gorilla/mux v1.7.4 21:44:11 go: finding github.com/hashicorp/consul/api v1.1.0 21:44:11 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:44:11 go: finding github.com/hashicorp/errwrap v1.0.0 21:44:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:44:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:44:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:44:11 go: finding github.com/hashicorp/go-multierror v1.0.0 21:44:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:44:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:44:11 go: finding github.com/hashicorp/go-syslog v1.0.0 21:44:11 go: finding github.com/hashicorp/go-uuid v1.0.1 21:44:12 go: finding github.com/hashicorp/go.net v0.0.1 21:44:12 go: finding github.com/hashicorp/golang-lru v0.5.0 21:44:12 go: finding github.com/hashicorp/logutils v1.0.0 21:44:12 go: finding github.com/hashicorp/mdns v1.0.0 21:44:12 go: finding github.com/hashicorp/memberlist v0.1.3 21:44:12 go: finding github.com/hashicorp/serf v0.8.2 21:44:12 go: finding github.com/hpcloud/tail v1.0.0 21:44:12 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:44:12 go: finding github.com/kr/pretty v0.1.0 21:44:12 go: finding github.com/kr/pty v1.1.1 21:44:12 go: finding github.com/kr/text v0.1.0 21:44:12 go: finding github.com/mattn/go-colorable v0.0.9 21:44:12 go: finding github.com/mattn/go-isatty v0.0.3 21:44:12 go: finding github.com/miekg/dns v1.0.14 21:44:12 go: finding github.com/mitchellh/cli v1.0.0 21:44:12 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:12 go: finding github.com/mitchellh/copystructure v1.0.0 21:44:12 go: finding github.com/mitchellh/go-homedir v1.0.0 21:44:12 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:44:12 go: finding github.com/mitchellh/gox v0.4.0 21:44:12 go: finding github.com/mitchellh/iochan v1.0.0 21:44:12 go: finding github.com/mitchellh/mapstructure v1.1.2 21:44:12 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:44:12 go: finding github.com/onsi/ginkgo v1.10.1 21:44:12 go: finding github.com/onsi/gomega v1.7.0 21:44:12 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:44:12 go: finding github.com/pebbe/zmq4 v1.0.0 21:44:12 go: finding github.com/pelletier/go-toml v1.2.0 21:44:12 go: finding github.com/pkg/errors v0.8.1 21:44:12 go: finding github.com/pmezard/go-difflib v1.0.0 21:44:12 go: finding github.com/posener/complete v1.1.1 21:44:12 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:44:12 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:44:12 go: finding github.com/stretchr/objx v0.2.0 21:44:12 go: finding github.com/stretchr/testify v1.5.1 21:44:12 go: finding github.com/tidwall/pretty v1.0.1 21:44:12 go: finding github.com/ugorji/go v1.1.4 21:44:12 go: finding github.com/x448/float16 v0.8.4 21:44:12 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:44:12 go: finding github.com/xdg/stringprep v1.0.0 21:44:12 go: finding go.mongodb.org/mongo-driver v1.1.1 21:44:12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:44:12 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:44:12 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:44:12 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:44:12 go: finding golang.org/x/text v0.3.2 21:44:12 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:44:12 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:44:12 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:44:12 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:44:12 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:44:12 go: finding gopkg.in/yaml.v2 v2.2.8 21:44:14 34c802a77dc8: Pull complete 21:44:17 9eb99e56ec68: Pull complete 21:44:17 27c7a5d97fbd: Pull complete 21:44:18 5c102a31e300: Pull complete 21:44:18 dcfb455df0a1: Pull complete 21:44:18 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:44:18 ---> 7c70fe431013 21:44:18 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:44:18 latest: Pulling from library/docker 21:44:18 cbdbe7a5bc2a: Pulling fs layer 21:44:18 6f4c731d6eb3: Pulling fs layer 21:44:18 5d79d4ac3cd0: Pulling fs layer 21:44:18 65de10866d6a: Pulling fs layer 21:44:18 ffd69ed7f17f: Pulling fs layer 21:44:18 07ba9e5a2fa6: Pulling fs layer 21:44:18 75478c283dd2: Pulling fs layer 21:44:18 65de10866d6a: Waiting 21:44:18 ffd69ed7f17f: Waiting 21:44:18 07ba9e5a2fa6: Waiting 21:44:18 6f4c731d6eb3: Verifying Checksum 21:44:18 6f4c731d6eb3: Download complete 21:44:18 5d79d4ac3cd0: Verifying Checksum 21:44:18 5d79d4ac3cd0: Download complete 21:44:18 cbdbe7a5bc2a: Verifying Checksum 21:44:18 cbdbe7a5bc2a: Download complete 21:44:18 ffd69ed7f17f: Verifying Checksum 21:44:18 ffd69ed7f17f: Download complete 21:44:18 07ba9e5a2fa6: Verifying Checksum 21:44:18 07ba9e5a2fa6: Download complete 21:44:18 cbdbe7a5bc2a: Pull complete 21:44:18 75478c283dd2: Verifying Checksum 21:44:18 75478c283dd2: Download complete 21:44:19 65de10866d6a: Verifying Checksum 21:44:19 65de10866d6a: Download complete 21:44:20 6f4c731d6eb3: Pull complete 21:44:20 5d79d4ac3cd0: Pull complete 21:44:24 65de10866d6a: Pull complete 21:44:24 ffd69ed7f17f: Pull complete 21:44:24 07ba9e5a2fa6: Pull complete 21:44:24 75478c283dd2: Pull complete 21:44:24 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 21:44:24 Status: Downloaded newer image for docker:latest 21:44:28 ---> 560c25e1d129 21:44:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:44:28 ---> Running in c61d7a14267f 21:44:28 Removing intermediate container c61d7a14267f 21:44:28 ---> 23cbeaf14618 21:44:28 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:44:28 ---> Running in 082df7072591 21:44:31 Removing intermediate container 2d8105d2049a 21:44:31 ---> db6f8e2dd051 21:44:31 Successfully built db6f8e2dd051 21:44:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:31 + docker inspect -f . ci-base-image-arm64 21:44:31 . [Pipeline] withDockerContainer 21:44:32 prd-ubuntu18.04-docker-arm64-4c-16g-7156 does not seem to be running inside a container 21:44:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:44:33 $ docker top 6dab944bebf78fe1d6153cfcb535b57f295af8935e009d82a4106a964a2aa441 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:35 + go version 21:44:35 go version go1.13.5 linux/arm64 [Pipeline] sh 21:44:35 + make test 21:44:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:44:37 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:44:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:44:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:44:38 (1/5) Installing libsodium (1.0.18-r0) 21:44:38 (2/5) Installing libzmq (4.3.2-r0) 21:44:38 (3/5) Installing pkgconf (1.6.3-r0) 21:44:38 (4/5) Installing libsodium-dev (1.0.18-r0) 21:44:38 (5/5) Installing zeromq-dev (4.3.2-r0) 21:44:38 Executing busybox-1.31.1-r8.trigger 21:44:38 OK: 145 MiB in 44 packages 21:44:40 Removing intermediate container 082df7072591 21:44:40 ---> bbae62b0cc3e 21:44:40 Step 6/8 : WORKDIR /build 21:44:40 ---> Running in 0016c7adc411 21:44:40 Removing intermediate container 0016c7adc411 21:44:40 ---> 062afb765fd8 21:44:40 Step 7/8 : COPY go.mod . 21:44:40 ---> 99f65ccde0df 21:44:40 Step 8/8 : RUN go mod download 21:44:40 ---> Running in 06658243d88d 21:44:52 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:44:52 go: finding github.com/BurntSushi/toml v0.3.1 21:44:52 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:44:52 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:44:52 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:44:52 go: finding github.com/bgentry/speakeasy v0.1.0 21:44:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:44:53 go: finding github.com/davecgh/go-spew v1.1.1 21:44:53 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:44:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:44:53 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:44:53 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:44:53 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 21:44:53 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:44:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:44:53 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:44:53 go: finding github.com/fatih/color v1.7.0 21:44:53 go: finding github.com/fsnotify/fsnotify v1.4.7 21:44:53 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:44:53 go: finding github.com/go-kit/kit v0.8.0 21:44:53 go: finding github.com/go-logfmt/logfmt v0.4.0 21:44:53 go: finding github.com/go-redis/redis/v7 v7.2.0 21:44:53 go: finding github.com/go-stack/stack v1.8.0 21:44:53 go: finding github.com/golang/protobuf v1.3.2 21:44:53 go: finding github.com/golang/snappy v0.0.1 21:44:53 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:44:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:44:53 go: finding github.com/google/go-cmp v0.4.0 21:44:53 go: finding github.com/google/uuid v1.1.1 21:44:53 go: finding github.com/gorilla/mux v1.7.4 21:44:53 go: finding github.com/hashicorp/consul/api v1.1.0 21:44:53 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:44:53 go: finding github.com/hashicorp/errwrap v1.0.0 21:44:53 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:44:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:44:53 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:44:53 go: finding github.com/hashicorp/go-multierror v1.0.0 21:44:53 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:44:53 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:44:53 go: finding github.com/hashicorp/go-syslog v1.0.0 21:44:53 go: finding github.com/hashicorp/go-uuid v1.0.1 21:44:53 go: finding github.com/hashicorp/go.net v0.0.1 21:44:53 go: finding github.com/hashicorp/golang-lru v0.5.0 21:44:53 go: finding github.com/hashicorp/logutils v1.0.0 21:44:53 go: finding github.com/hashicorp/mdns v1.0.0 21:44:53 go: finding github.com/hashicorp/memberlist v0.1.3 21:44:53 go: finding github.com/hashicorp/serf v0.8.2 21:44:54 go: finding github.com/hpcloud/tail v1.0.0 21:44:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:44:54 go: finding github.com/kr/pretty v0.1.0 21:44:54 go: finding github.com/kr/pty v1.1.1 21:44:54 go: finding github.com/kr/text v0.1.0 21:44:54 go: finding github.com/mattn/go-colorable v0.0.9 21:44:54 go: finding github.com/mattn/go-isatty v0.0.3 21:44:54 go: finding github.com/miekg/dns v1.0.14 21:44:54 go: finding github.com/mitchellh/cli v1.0.0 21:44:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:54 go: finding github.com/mitchellh/copystructure v1.0.0 21:44:54 go: finding github.com/mitchellh/go-homedir v1.0.0 21:44:54 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:44:54 go: finding github.com/mitchellh/gox v0.4.0 21:44:54 go: finding github.com/mitchellh/iochan v1.0.0 21:44:54 go: finding github.com/mitchellh/mapstructure v1.1.2 21:44:54 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:44:54 go: finding github.com/onsi/ginkgo v1.10.1 21:44:54 go: finding github.com/onsi/gomega v1.7.0 21:44:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:44:55 go: finding github.com/pebbe/zmq4 v1.0.0 21:44:55 go: finding github.com/pelletier/go-toml v1.2.0 21:44:55 go: finding github.com/pkg/errors v0.8.1 21:44:55 go: finding github.com/pmezard/go-difflib v1.0.0 21:44:55 go: finding github.com/posener/complete v1.1.1 21:44:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:44:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:44:55 go: finding github.com/stretchr/objx v0.2.0 21:44:55 go: finding github.com/stretchr/testify v1.5.1 21:44:55 go: finding github.com/tidwall/pretty v1.0.1 21:44:55 go: finding github.com/ugorji/go v1.1.4 21:44:55 go: finding github.com/x448/float16 v0.8.4 21:44:55 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:44:55 go: finding github.com/xdg/stringprep v1.0.0 21:44:55 go: finding go.mongodb.org/mongo-driver v1.1.1 21:44:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:44:55 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:44:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:44:55 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:44:55 go: finding golang.org/x/text v0.3.2 21:44:55 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:44:55 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:44:55 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:44:55 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:44:55 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:44:55 go: finding gopkg.in/yaml.v2 v2.2.8 21:44:59 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.118s coverage: 86.2% of statements 21:45:22 Removing intermediate container 06658243d88d 21:45:22 ---> 1b0ee8d2f79a 21:45:22 Successfully built 1b0ee8d2f79a 21:45: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 21:45:23 + docker inspect -f . ci-base-image-x86_64 21:45:23 . [Pipeline] withDockerContainer 21:45:23 prd-centos7-docker-4c-2g-7157 does not seem to be running inside a container 21:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:45:32 $ docker top d940309114c1c0a1255555887c44f79d71617cd53112dd97caf54aaf0ff32c1d -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:33 + go version 21:45:33 go version go1.13.5 linux/amd64 [Pipeline] sh 21:45:33 + make test 21:45:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:45:34 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:45:38 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.071s coverage: 49.4% of statements 21:45:38 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:45:38 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:45:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.056s coverage: 56.7% of statements 21:45:38 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:45:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.534s coverage: 69.1% of statements 21:45:41 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.073s coverage: 86.2% of statements 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.499s coverage: 73.4% of statements 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.324s coverage: 100.0% of statements 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.027s coverage: 100.0% of statements 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:45:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.019s coverage: 97.7% of statements 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:45:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:45:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.794s coverage: 78.0% of statements 21:45:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.326s coverage: 81.1% of statements 21:45:48 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.135886693Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.143424471Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.149538994Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.156670783Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.18691579Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.19334534Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.201844013Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.207172446Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:45:48 level=DEBUG ts=2020-05-04T21:45:44.212944171Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:46.21358091Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:46.213745524Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:46.21838736Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 21:45:48 level=DEBUG ts=2020-05-04T21:45:46.251847377Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:45:48 level=DEBUG ts=2020-05-04T21:45:46.25756753Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:46.257716694Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 level=DEBUG ts=2020-05-04T21:45:46.257641652Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:45:48 panic: interface conversion: interface {} is nil, not [][]uint8 21:45:48 21:45:48 goroutine 35 [running]: 21:45:48 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000028f40, 0x4000028f50, 0x40000f98f0, 0x4000110f00, 0x4000028f30) 21:45:48 /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:119 +0x218 21:45:48 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 21:45:48 /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:114 +0x17c 21:45:48 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.152s 21:45:48 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:45:48 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements 21:45:48 FAIL 21:45:48 make: *** [Makefile:6: test] Error 1 [Pipeline] } 21:45:48 $ docker stop --time=1 6dab944bebf78fe1d6153cfcb535b57f295af8935e009d82a4106a964a2aa441 21:45:51 $ docker rm -f 6dab944bebf78fe1d6153cfcb535b57f295af8935e009d82a4106a964a2aa441 [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] } 21:45:53 Failed in branch arm64 21:46:13 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.029s coverage: 49.4% of statements 21:46:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:46:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:46:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.027s coverage: 56.7% of statements 21:46:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:46:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.444s coverage: 69.1% of statements 21:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.537s coverage: 73.4% of statements 21:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.016s coverage: 89.5% of statements 21:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.004s coverage: 100.0% of statements 21:46:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 13.152s coverage: 100.0% of statements 21:46:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements 21:46:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.007s coverage: 100.0% of statements 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:46:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:46:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:46:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:46:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.132s coverage: 78.0% of statements 21:46:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.135s coverage: 81.1% of statements 21:46:35 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.07827619Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.083643853Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.087907488Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.091863502Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.09699191Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.101584578Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.10579542Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.110077005Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:46:35 level=DEBUG ts=2020-05-04T21:46:29.115170937Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.115686212Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.116062702Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.12002758Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.901888379Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.906505743Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.90700256Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.907199109Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.923124436Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.92310134Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:46:35 level=DEBUG ts=2020-05-04T21:46:31.928549274Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 21:46:35 panic: interface conversion: interface {} is nil, not [][]uint8 21:46:35 21:46:35 goroutine 27 [running]: 21:46:35 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0xc00011c350, 0xc00011c360, 0xc000136070, 0xc00012ab00, 0xc00011c340) 21:46:35 /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:119 +0x27d 21:46:35 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 21:46:35 /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:114 +0x1b4 21:46:35 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.868s 21:46:35 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:46:35 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 21:46:35 FAIL 21:46:35 make: *** [Makefile:6: test] Error 1 [Pipeline] } 21:46:35 $ docker stop --time=1 d940309114c1c0a1255555887c44f79d71617cd53112dd97caf54aaf0ff32c1d 21:46:39 $ docker rm -f d940309114c1c0a1255555887c44f79d71617cd53112dd97caf54aaf0ff32c1d [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] } 21:46:41 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 21:46:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:46:43 ---> package-listing.sh 21:46:43 ++ facter osfamily 21:46:43 ++ tr '[:upper:]' '[:lower:]' 21:46:43 + OS_FAMILY=redhat 21:46:43 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-354 21:46:43 + START_PACKAGES=/tmp/packages_start.txt 21:46:43 + END_PACKAGES=/tmp/packages_end.txt 21:46:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:46:43 + PACKAGES=/tmp/packages_start.txt 21:46:43 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-354 ']' 21:46:43 + PACKAGES=/tmp/packages_end.txt 21:46:43 + case "${OS_FAMILY}" in 21:46:43 + rpm -qa 21:46:43 + sort 21:46:47 + '[' -f /tmp/packages_start.txt ']' 21:46:47 + '[' -f /tmp/packages_end.txt ']' 21:46:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:46:47 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-354 ']' 21:46:47 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-354/archives/ 21:46:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-354/archives/ [Pipeline] isUnix [Pipeline] sh 21:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:46:48 21:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:46:48 alpine: Pulling from edgex-lftools-log-publisher 21:46:48 c9b1b535fdd9: Pulling fs layer 21:46:48 2cc5ad85d9ab: Pulling fs layer 21:46:48 756a868c4378: Pulling fs layer 21:46:48 444b2fc9a129: Pulling fs layer 21:46:48 ea15f1150254: Pulling fs layer 21:46:48 41b27a9f41bf: Pulling fs layer 21:46:48 28c525ee5125: Pulling fs layer 21:46:48 094b1ea09ed8: Pulling fs layer 21:46:48 138eaada9080: Pulling fs layer 21:46:48 0622d0fa9048: Pulling fs layer 21:46:48 444b2fc9a129: Waiting 21:46:48 ea15f1150254: Waiting 21:46:48 41b27a9f41bf: Waiting 21:46:48 28c525ee5125: Waiting 21:46:48 094b1ea09ed8: Waiting 21:46:48 138eaada9080: Waiting 21:46:48 0622d0fa9048: Waiting 21:46:48 2cc5ad85d9ab: Verifying Checksum 21:46:48 2cc5ad85d9ab: Download complete 21:46:48 444b2fc9a129: Verifying Checksum 21:46:48 444b2fc9a129: Download complete 21:46:48 c9b1b535fdd9: Verifying Checksum 21:46:48 c9b1b535fdd9: Download complete 21:46:48 ea15f1150254: Verifying Checksum 21:46:48 ea15f1150254: Download complete 21:46:48 28c525ee5125: Verifying Checksum 21:46:48 28c525ee5125: Download complete 21:46:49 756a868c4378: Verifying Checksum 21:46:49 756a868c4378: Download complete 21:46:49 094b1ea09ed8: Verifying Checksum 21:46:49 094b1ea09ed8: Download complete 21:46:49 138eaada9080: Verifying Checksum 21:46:49 138eaada9080: Download complete 21:46:49 0622d0fa9048: Verifying Checksum 21:46:49 0622d0fa9048: Download complete 21:46:50 41b27a9f41bf: Verifying Checksum 21:46:50 41b27a9f41bf: Download complete 21:46:50 c9b1b535fdd9: Pull complete 21:46:51 2cc5ad85d9ab: Pull complete 21:46:54 756a868c4378: Pull complete 21:46:54 444b2fc9a129: Pull complete 21:46:54 ea15f1150254: Pull complete 21:47:01 41b27a9f41bf: Pull complete 21:47:01 28c525ee5125: Pull complete 21:47:06 094b1ea09ed8: Pull complete 21:47:06 138eaada9080: Pull complete 21:47:06 0622d0fa9048: Pull complete 21:47:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:47:06 prd-centos7-docker-4c-2g-7146 does not seem to be running inside a container 21:47:06 $ 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-354 -v /w/workspace/ndry_app-functions-sdk-go_PR-354:/w/workspace/ndry_app-functions-sdk-go_PR-354:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-354@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 21:47:07 $ docker top 2ce0bd8915ec917a784ddb9b3dd5ebac075c19649704acd011def0ac44e1eac7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:07 provisioning config files... 21:47:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/config188086255346758376tmp [Pipeline] { [Pipeline] echo 21:47:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:47:08 ---> create-netrc.sh [Pipeline] echo 21:47:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:47:08 ---> logs-deploy.sh 21:47:08 + ARCHIVE_ARTIFACTS= 21:47:08 + LOGS_SERVER=https://logs.edgexfoundry.org 21:47:08 + '[' https://logs.edgexfoundry.org == None ']' 21:47:08 + NEXUS_URL=https://nexus.edgexfoundry.org 21:47:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-354/5 21:47:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-354/5/ 21:47:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-354/5 /w/workspace/ndry_app-functions-sdk-go_PR-354 21:47:09 Archives upload complete. 21:47:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-354/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-354/5/ 21:47:11 ---> uname -a: 21:47:11 Linux 2ce0bd8915ec 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:47:11 21:47:11 21:47:11 ---> lscpu: 21:47:11 Architecture: x86_64 21:47:11 CPU op-mode(s): 32-bit, 64-bit 21:47:11 Byte Order: Little Endian 21:47:11 Address sizes: 40 bits physical, 48 bits virtual 21:47:11 CPU(s): 4 21:47:11 On-line CPU(s) list: 0-3 21:47:11 Thread(s) per core: 1 21:47:11 Core(s) per socket: 1 21:47:11 Socket(s): 4 21:47:11 NUMA node(s): 1 21:47:11 Vendor ID: GenuineIntel 21:47:11 CPU family: 6 21:47:11 Model: 44 21:47:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:47:11 Stepping: 1 21:47:11 CPU MHz: 2933.438 21:47:11 BogoMIPS: 5866.87 21:47:11 Virtualization: VT-x 21:47:11 Hypervisor vendor: KVM 21:47:11 Virtualization type: full 21:47:11 L1d cache: 128 KiB 21:47:11 L1i cache: 128 KiB 21:47:11 L2 cache: 16 MiB 21:47:11 L3 cache: 64 MiB 21:47:11 NUMA node0 CPU(s): 0-3 21:47:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:47:11 Vulnerability Meltdown: Mitigation; PTI 21:47:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:47:11 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:47:11 Vulnerability Spectre v2: Mitigation; Full retpoline 21:47:11 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 21:47:11 21:47:11 21:47:11 ---> nproc: 21:47:11 4 21:47:11 21:47:11 21:47:11 ---> df -h: 21:47:11 Filesystem Size Used Available Use% Mounted on 21:47:11 overlay 50.0G 6.1G 43.9G 12% / 21:47:11 tmpfs 64.0M 0 64.0M 0% /dev 21:47:11 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:47:11 shm 64.0M 0 64.0M 0% /dev/shm 21:47:11 /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf 21:47:11 /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname 21:47:11 /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts 21:47:11 /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-354 21:47:11 /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp 21:47:11 /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa 21:47:11 21:47:11 21:47:11 ---> free -m: 21:47:11 total used free shared buff/cache available 21:47:11 Mem: 1838 673 73 0 1091 1072 21:47:11 Swap: 1023 1 1022 21:47:11 21:47:11 21:47:11 ---> ip addr: 21:47:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:47:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:47:11 inet 127.0.0.1/8 scope host lo 21:47:11 valid_lft forever preferred_lft forever 21:47:11 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:47:11 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:47:11 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:47:11 valid_lft forever preferred_lft forever 21:47:11 21:47:11 21:47:11 ---> sar -b -r -n DEV: 21:47:11 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/04/20 _x86_64_ (4 CPU) 21:47:11 21:47:11 20:58:16 LINUX RESTART 21:47:11 21:47:11 20:59:01 tps rtps wtps bread/s bwrtn/s 21:47:11 21:00:01 2.45 0.02 2.43 0.53 59.65 21:47:11 21:01:01 0.38 0.02 0.37 0.13 5.63 21:47:11 21:02:01 0.50 0.13 0.37 2.66 6.79 21:47:11 21:03:01 0.33 0.00 0.33 0.00 3.66 21:47:11 21:04:01 0.23 0.00 0.23 0.00 3.35 21:47:11 21:05:01 0.30 0.00 0.30 0.00 3.56 21:47:11 21:06:01 0.27 0.00 0.27 0.00 3.50 21:47:11 21:07:01 0.23 0.00 0.23 0.00 2.88 21:47:11 21:08:01 0.20 0.00 0.20 0.00 1.67 21:47:11 21:09:01 0.17 0.00 0.17 0.00 2.60 21:47:11 21:10:01 0.32 0.00 0.32 0.00 3.65 21:47:11 21:11:01 0.22 0.00 0.22 0.00 2.47 21:47:11 21:12:01 0.20 0.00 0.20 0.00 1.93 21:47:11 21:13:01 0.28 0.00 0.28 0.00 3.07 21:47:11 21:14:01 0.47 0.25 0.22 8.00 2.47 21:47:11 21:15:01 0.63 0.00 0.63 0.00 13.16 21:47:11 21:16:01 0.28 0.00 0.28 0.00 2.93 21:47:11 21:17:01 0.25 0.00 0.25 0.00 2.52 21:47:11 21:18:01 0.18 0.00 0.18 0.00 1.93 21:47:11 21:19:01 0.27 0.00 0.27 0.00 3.33 21:47:11 21:20:01 0.23 0.00 0.23 0.00 2.60 21:47:11 21:21:01 0.20 0.00 0.20 0.00 2.07 21:47:11 21:22:01 0.28 0.00 0.28 0.00 3.07 21:47:11 21:23:02 0.22 0.00 0.22 0.00 2.20 21:47:11 21:24:01 0.24 0.00 0.24 0.00 2.29 21:47:11 21:25:01 0.55 0.00 0.55 0.00 5.85 21:47:11 21:26:01 276.23 253.85 22.39 3494.60 965.44 21:47:11 21:27:01 0.47 0.00 0.47 0.00 6.33 21:47:11 21:28:01 0.17 0.00 0.17 0.00 1.33 21:47:11 21:29:01 0.17 0.00 0.17 0.00 1.60 21:47:11 21:30:01 0.25 0.00 0.25 0.00 3.05 21:47:11 21:31:01 0.22 0.00 0.22 0.00 2.42 21:47:11 21:32:01 0.22 0.00 0.22 0.00 2.72 21:47:11 21:33:01 0.30 0.00 0.30 0.00 5.40 21:47:11 21:34:01 0.17 0.00 0.17 0.00 1.47 21:47:11 21:35:01 0.15 0.00 0.15 0.00 1.60 21:47:11 21:36:01 0.25 0.00 0.25 0.00 3.18 21:47:11 21:37:01 0.22 0.00 0.22 0.00 2.28 21:47:11 21:38:01 0.17 0.00 0.17 0.00 1.33 21:47:11 21:39:01 0.78 0.43 0.35 7.46 6.35 21:47:11 21:40:01 55.02 18.55 36.47 2686.29 3596.94 21:47:11 21:41:01 2.68 0.00 2.68 0.00 95.25 21:47:11 21:42:01 0.17 0.00 0.17 0.00 1.73 21:47:11 21:43:01 0.25 0.00 0.25 0.00 3.43 21:47:11 21:44:01 0.27 0.00 0.27 0.00 3.50 21:47:11 21:45:01 0.23 0.00 0.23 0.00 2.55 21:47:11 21:46:01 0.35 0.02 0.33 0.13 6.11 21:47:11 21:47:01 84.69 50.57 34.13 3472.62 15098.33 21:47:11 Average: 9.03 6.75 2.28 201.61 416.06 21:47:11 21:47:11 20:59:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:47:11 21:00:01 109116 1773188 94.20 2620 1368152 756712 25.82 279464 1343284 16 21:47:11 21:01:01 105412 1776892 94.40 2620 1368156 748948 25.55 283288 1342976 8 21:47:11 21:02:01 106940 1775364 94.32 2620 1368316 746972 25.49 282084 1343068 8 21:47:11 21:03:01 106504 1775800 94.34 2620 1368316 746972 25.49 282172 1343068 8 21:47:11 21:04:01 106376 1775928 94.35 2620 1368324 747032 25.49 282840 1343068 8 21:47:11 21:05:01 102056 1780248 94.58 2620 1368328 787160 26.86 286648 1343068 20 21:47:11 21:06:01 98956 1783348 94.74 2620 1368332 787224 26.86 289812 1343072 8 21:47:11 21:07:01 100636 1781668 94.65 2620 1368336 786864 26.85 288128 1343068 8 21:47:11 21:08:01 99980 1782324 94.69 2620 1368340 787020 26.85 288884 1343068 8 21:47:11 21:09:01 99448 1782856 94.72 2620 1368348 787104 26.86 289260 1343068 8 21:47:11 21:10:01 100916 1781388 94.64 2620 1368348 803256 27.41 287952 1343068 8 21:47:11 21:11:01 100820 1781484 94.64 2620 1368356 803304 27.41 288272 1343068 8 21:47:11 21:12:01 101108 1781196 94.63 2620 1368360 803252 27.41 288024 1343068 8 21:47:11 21:13:01 101272 1781032 94.62 2620 1368364 803256 27.41 287920 1343068 8 21:47:11 21:14:01 100204 1782100 94.68 2620 1368404 803328 27.41 288384 1343092 20 21:47:11 21:15:01 100720 1781584 94.65 2620 1368412 803256 27.41 288192 1343088 8 21:47:11 21:16:01 100424 1781880 94.66 2620 1368412 803256 27.41 288048 1343092 8 21:47:11 21:17:01 100556 1781748 94.66 2620 1368416 803256 27.41 287916 1343092 8 21:47:11 21:18:01 100596 1781708 94.66 2620 1368424 803256 27.41 288052 1343092 8 21:47:11 21:19:01 100128 1782176 94.68 2620 1368424 803328 27.41 288576 1343092 8 21:47:11 21:20:01 100472 1781832 94.66 2620 1368432 803256 27.41 287952 1343092 16 21:47:11 21:21:01 100532 1781772 94.66 2620 1368436 803256 27.41 288084 1343092 8 21:47:11 21:22:01 100316 1781988 94.67 2620 1368440 803256 27.41 287948 1343092 8 21:47:11 21:23:02 100496 1781808 94.66 2620 1368444 803256 27.41 288092 1343092 8 21:47:11 21:24:01 100376 1781928 94.67 2620 1368452 803316 27.41 288532 1343096 8 21:47:11 21:25:01 100636 1781668 94.65 2620 1368456 803252 27.41 287996 1343092 16 21:47:11 21:26:01 71808 1810496 96.19 2620 1304552 803288 27.41 305936 1261336 8 21:47:11 21:27:01 71552 1810752 96.20 2620 1304560 803288 27.41 305952 1261336 8 21:47:11 21:28:01 71972 1810332 96.18 2620 1304564 803288 27.41 305836 1261336 8 21:47:11 21:29:01 71152 1811152 96.22 2620 1304568 803360 27.41 306468 1261336 16 21:47:11 21:30:01 71388 1810916 96.21 2620 1304572 803288 27.41 306100 1261336 16 21:47:11 21:31:01 71472 1810832 96.20 2620 1304580 803324 27.41 306152 1261340 12 21:47:11 21:32:01 71716 1810588 96.19 2620 1304580 803288 27.41 305972 1261336 16 21:47:11 21:33:01 71116 1811188 96.22 2620 1304584 803288 27.41 306012 1261336 8 21:47:11 21:34:01 69984 1812320 96.28 2620 1304592 803480 27.41 307160 1261336 20 21:47:11 21:35:01 71544 1810760 96.20 2620 1304592 803288 27.41 305904 1261336 16 21:47:11 21:36:01 71412 1810892 96.21 2620 1304600 803288 27.41 306160 1261336 8 21:47:11 21:37:01 71320 1810984 96.21 2620 1304608 803288 27.41 306060 1261336 8 21:47:11 21:38:01 71404 1810900 96.21 2620 1304612 803288 27.41 306060 1261340 8 21:47:11 21:39:01 76444 1805860 95.94 2620 1290812 804808 27.46 317376 1243948 5172 21:47:11 21:40:01 185200 1697104 90.16 2620 1076852 917692 31.31 424712 1018884 16 21:47:11 21:41:01 190176 1692128 89.90 2620 1076856 902440 30.79 422844 1016540 12 21:47:11 21:42:01 189340 1692964 89.94 2620 1076892 894552 30.52 442560 997676 28 21:47:11 21:43:01 190396 1691908 89.88 2620 1076864 894348 30.51 441404 997668 16 21:47:11 21:44:01 189084 1693220 89.95 2620 1076872 894692 30.53 442800 997668 20 21:47:11 21:45:01 190892 1691412 89.86 2620 1076872 894476 30.52 441564 997640 20 21:47:11 21:46:01 193280 1689024 89.73 2620 1076884 894476 30.52 439012 997640 12 21:47:11 21:47:01 148792 1733512 92.10 2620 1085268 1082316 36.93 474220 1004064 18112 21:47:11 Average: 106801 1775503 94.33 2620 1301068 815775 27.83 318516 1262277 496 21:47:11 21:47:11 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:47:11 21:00:01 eth0 2.63 0.88 1.61 0.06 0.00 0.00 0.00 21:47:11 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:01:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 21:47:11 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:03:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 21:47:11 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:04:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 21:47:11 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:05:01 eth0 2.47 1.22 0.44 4.08 0.00 0.00 0.00 21:47:11 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:06:01 eth0 1.08 0.28 0.31 0.20 0.00 0.00 0.00 21:47:11 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:07:01 eth0 0.75 0.08 0.05 0.01 0.00 0.00 0.00 21:47:11 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:08:01 eth0 1.95 0.30 0.40 0.14 0.00 0.00 0.00 21:47:11 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:09:01 eth0 1.43 0.58 0.65 0.49 0.00 0.00 0.00 21:47:11 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:10:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 21:47:11 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:11:01 eth0 0.23 0.18 0.07 0.01 0.00 0.00 0.00 21:47:11 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 21:47:11 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 21:47:11 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:14:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 21:47:11 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:15:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 21:47:11 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 21:47:11 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:47:11 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 21:47:11 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:19:01 eth0 0.32 0.23 0.20 0.07 0.00 0.00 0.00 21:47:11 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 21:47:11 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:47:11 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 21:47:11 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:23:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 21:47:11 21:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:24:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 21:47:11 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:25:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 21:47:11 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 21:47:11 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:27:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 21:47:11 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:28:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 21:47:11 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:29:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 21:47:11 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 21:47:11 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:31:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 21:47:11 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 21:47:11 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:33:01 eth0 0.75 0.05 0.06 0.00 0.00 0.00 0.00 21:47:11 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:34:01 eth0 0.75 0.65 0.43 0.28 0.00 0.00 0.00 21:47:11 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:35:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 21:47:11 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:47:11 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:37:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 21:47:11 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 21:47:11 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:39:01 eth0 51.60 37.16 101.89 8.61 0.00 0.00 0.00 21:47:11 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:40:01 eth0 449.54 385.86 1170.21 384.10 0.00 0.00 0.00 21:47:11 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:40:01 docker0 107.81 78.28 9.34 302.99 0.00 0.00 0.00 21:47:11 21:41:01 eth0 0.90 0.13 0.17 0.01 0.00 0.00 0.00 21:47:11 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:42:01 eth0 0.50 0.40 0.27 0.20 0.00 0.00 0.00 21:47:11 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:43:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 21:47:11 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:44:01 eth0 1.03 0.38 0.43 0.26 0.00 0.00 0.00 21:47:11 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 21:47:11 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:46:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 21:47:11 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:47:01 eth0 99.65 82.36 2327.18 10.13 0.00 0.00 0.00 21:47:11 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 Average: eth0 12.90 10.70 75.15 8.53 0.00 0.00 0.00 21:47:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:11 Average: docker0 2.25 1.63 0.19 6.32 0.00 0.00 0.00 21:47:11 21:47:11 21:47:11 ---> sar -P ALL: 21:47:11 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/04/20 _x86_64_ (4 CPU) 21:47:11 21:47:11 20:58:16 LINUX RESTART 21:47:11 21:47:11 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:47:11 21:00:01 all 0.27 0.00 0.06 0.00 0.00 99.67 21:47:11 21:00:01 0 0.10 0.00 0.05 0.00 0.00 99.85 21:47:11 21:00:01 1 0.57 0.00 0.07 0.00 0.00 99.37 21:47:11 21:00:01 2 0.10 0.00 0.03 0.00 0.00 99.87 21:47:11 21:00:01 3 0.32 0.00 0.05 0.00 0.02 99.62 21:47:11 21:01:01 all 0.19 0.00 0.05 0.00 0.00 99.76 21:47:11 21:01:01 0 0.53 0.00 0.03 0.00 0.00 99.43 21:47:11 21:01:01 1 0.08 0.00 0.08 0.00 0.00 99.83 21:47:11 21:01:01 2 0.08 0.00 0.05 0.00 0.00 99.87 21:47:11 21:01:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:47:11 21:02:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:47:11 21:02:01 0 0.52 0.00 0.03 0.00 0.02 99.43 21:47:11 21:02:01 1 0.07 0.00 0.08 0.00 0.00 99.85 21:47:11 21:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:47:11 21:02:01 3 0.08 0.00 0.05 0.02 0.00 99.85 21:47:11 21:03:01 all 0.09 0.00 0.04 0.00 0.00 99.87 21:47:11 21:03:01 0 0.22 0.00 0.07 0.00 0.00 99.72 21:47:11 21:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:47:11 21:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:04:01 all 0.08 0.00 0.03 0.00 0.11 99.79 21:47:11 21:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 21:47:11 21:04:01 1 0.05 0.00 0.03 0.00 0.07 99.85 21:47:11 21:04:01 2 0.03 0.00 0.02 0.00 0.13 99.82 21:47:11 21:04:01 3 0.17 0.00 0.03 0.00 0.15 99.65 21:47:11 21:05:01 all 0.73 0.00 0.06 0.00 0.12 99.10 21:47:11 21:05:01 0 1.17 0.00 0.05 0.00 0.13 98.65 21:47:11 21:05:01 1 1.13 0.00 0.08 0.00 0.13 98.65 21:47:11 21:05:01 2 0.13 0.00 0.08 0.00 0.15 99.63 21:47:11 21:05:01 3 0.50 0.00 0.03 0.00 0.07 99.40 21:47:11 21:06:01 all 0.30 0.00 0.04 0.00 0.01 99.65 21:47:11 21:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:06:01 1 0.55 0.00 0.03 0.00 0.00 99.42 21:47:11 21:06:01 2 0.08 0.00 0.05 0.00 0.02 99.85 21:47:11 21:06:01 3 0.50 0.00 0.03 0.00 0.02 99.45 21:47:11 21:07:01 all 0.16 0.00 0.03 0.00 0.08 99.73 21:47:11 21:07:01 0 0.03 0.00 0.02 0.00 0.07 99.88 21:47:11 21:07:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:47:11 21:07:01 2 0.07 0.00 0.03 0.00 0.15 99.75 21:47:11 21:07:01 3 0.48 0.00 0.03 0.00 0.08 99.40 21:47:11 21:08:01 all 0.18 0.00 0.05 0.00 0.02 99.76 21:47:11 21:08:01 0 0.05 0.00 0.05 0.00 0.05 99.85 21:47:11 21:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:08:01 2 0.10 0.00 0.07 0.00 0.02 99.82 21:47:11 21:08:01 3 0.50 0.00 0.03 0.00 0.02 99.45 21:47:11 21:09:01 all 0.20 0.00 0.04 0.00 0.00 99.75 21:47:11 21:09:01 0 0.08 0.00 0.03 0.00 0.00 99.88 21:47:11 21:09:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:47:11 21:09:01 2 0.10 0.00 0.03 0.00 0.00 99.87 21:47:11 21:09:01 3 0.55 0.00 0.03 0.00 0.00 99.42 21:47:11 21:10:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:47:11 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:10:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:10:01 2 0.08 0.00 0.03 0.00 0.00 99.88 21:47:11 21:10:01 3 0.53 0.00 0.03 0.00 0.00 99.43 21:47:11 21:11:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:47:11 21:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:11:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:11:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:47:11 21:12:01 all 0.18 0.00 0.05 0.00 0.00 99.78 21:47:11 21:12:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:47:11 21:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 21:47:11 21:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:12:01 3 0.53 0.00 0.05 0.00 0.00 99.42 21:47:11 21:13:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:47:11 21:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:47:11 21:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:13:01 3 0.55 0.00 0.03 0.00 0.00 99.42 21:47:11 21:14:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:47:11 21:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:14:01 1 0.32 0.00 0.07 0.00 0.00 99.62 21:47:11 21:14:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:14:01 3 0.32 0.00 0.08 0.00 0.02 99.58 21:47:11 21:15:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:47:11 21:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:15:01 1 0.48 0.00 0.03 0.00 0.00 99.48 21:47:11 21:15:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:47:11 21:16:01 all 0.08 0.00 0.07 0.00 0.00 99.85 21:47:11 21:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:16:01 1 0.18 0.00 0.15 0.00 0.00 99.67 21:47:11 21:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:16:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:47:11 21:17:01 all 0.05 0.00 0.03 0.00 0.00 99.91 21:47:11 21:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:47:11 21:17:01 1 0.08 0.00 0.05 0.00 0.00 99.87 21:47:11 21:17:01 2 0.07 0.00 0.03 0.00 0.02 99.88 21:47:11 21:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:18:01 all 0.09 0.00 0.03 0.00 0.00 99.87 21:47:11 21:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:18:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:47:11 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:47:11 21:18:01 3 0.08 0.00 0.03 0.00 0.00 99.88 21:47:11 21:19:01 all 0.19 0.00 0.04 0.00 0.00 99.77 21:47:11 21:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:19:01 1 0.18 0.00 0.05 0.00 0.00 99.77 21:47:11 21:19:01 2 0.48 0.00 0.03 0.00 0.00 99.48 21:47:11 21:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:20:01 all 0.18 0.00 0.03 0.00 0.00 99.79 21:47:11 21:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:47:11 21:20:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:47:11 21:20:01 2 0.23 0.00 0.05 0.00 0.00 99.72 21:47:11 21:20:01 3 0.40 0.00 0.03 0.00 0.00 99.57 21:47:11 21:21:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:47:11 21:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:21:01 1 0.05 0.00 0.07 0.00 0.00 99.88 21:47:11 21:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:21:01 3 0.53 0.00 0.05 0.00 0.00 99.42 21:47:11 21:22:01 all 0.18 0.00 0.05 0.00 0.00 99.78 21:47:11 21:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:22:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:22:01 3 0.55 0.00 0.03 0.00 0.00 99.42 21:47:11 21:23:02 all 0.18 0.00 0.04 0.00 0.00 99.78 21:47:11 21:23:02 0 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:23:02 1 0.03 0.00 0.05 0.00 0.00 99.92 21:47:11 21:23:02 2 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:23:02 3 0.53 0.00 0.05 0.00 0.02 99.40 21:47:11 21:24:01 all 0.17 0.00 0.04 0.00 0.00 99.80 21:47:11 21:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:24:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:47:11 21:24:01 3 0.54 0.00 0.03 0.00 0.00 99.42 21:47:11 21:25:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:47:11 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:47:11 21:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:25:01 2 0.08 0.00 0.05 0.00 0.00 99.87 21:47:11 21:25:01 3 0.55 0.00 0.05 0.00 0.00 99.40 21:47:11 21:26:01 all 0.13 2.56 8.69 5.09 0.06 83.46 21:47:11 21:26:01 0 0.22 2.32 7.93 3.88 0.05 85.60 21:47:11 21:26:01 1 0.12 2.50 8.88 4.62 0.07 83.81 21:47:11 21:26:01 2 0.08 2.65 8.65 4.82 0.07 83.72 21:47:11 21:26:01 3 0.12 2.75 9.30 7.02 0.07 80.74 21:47:11 21:27:01 all 0.10 0.00 0.04 0.00 0.00 99.85 21:47:11 21:27:01 0 0.25 0.00 0.03 0.00 0.00 99.72 21:47:11 21:27:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:47:11 21:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:27:01 3 0.08 0.00 0.03 0.00 0.00 99.88 21:47:11 21:28:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:47:11 21:28:01 0 0.50 0.00 0.02 0.00 0.02 99.47 21:47:11 21:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:28:01 2 0.07 0.00 0.07 0.00 0.00 99.87 21:47:11 21:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:29:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:47:11 21:29:01 0 0.50 0.00 0.02 0.00 0.00 99.48 21:47:11 21:29:01 1 0.08 0.00 0.05 0.00 0.00 99.87 21:47:11 21:29:01 2 0.07 0.00 0.07 0.00 0.00 99.87 21:47:11 21:29:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:30:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:47:11 21:30:01 0 0.52 0.00 0.00 0.00 0.00 99.48 21:47:11 21:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:30:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:30:01 3 0.08 0.00 0.03 0.00 0.00 99.88 21:47:11 21:31:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:47:11 21:31:01 0 0.43 0.00 0.03 0.00 0.00 99.53 21:47:11 21:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:31:01 2 0.07 0.00 0.05 0.00 0.02 99.87 21:47:11 21:31:01 3 0.13 0.00 0.05 0.00 0.00 99.82 21:47:11 21:32:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:47:11 21:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:47:11 21:32:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:47:11 21:32:01 2 0.07 0.00 0.07 0.00 0.00 99.87 21:47:11 21:32:01 3 0.53 0.00 0.02 0.00 0.00 99.45 21:47:11 21:33:01 all 0.17 0.00 0.04 0.00 0.00 99.80 21:47:11 21:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:33:01 3 0.55 0.00 0.05 0.00 0.00 99.40 21:47:11 21:34:01 all 0.19 0.00 0.03 0.00 0.00 99.77 21:47:11 21:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:34:01 3 0.58 0.00 0.02 0.00 0.00 99.40 21:47:11 21:35:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:47:11 21:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:35:01 2 0.07 0.00 0.08 0.00 0.00 99.85 21:47:11 21:35:01 3 0.53 0.00 0.02 0.00 0.00 99.45 21:47:11 21:36:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:47:11 21:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:47:11 21:36:01 3 0.52 0.00 0.03 0.00 0.00 99.45 21:47:11 21:37:01 all 0.18 0.00 0.03 0.00 0.00 99.79 21:47:11 21:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:37:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:47:11 21:38:01 all 0.18 0.00 0.03 0.00 0.00 99.79 21:47:11 21:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:38:01 1 0.10 0.00 0.05 0.00 0.00 99.85 21:47:11 21:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:47:11 21:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:47:11 21:39:01 all 0.68 0.00 0.14 0.00 0.00 99.18 21:47:11 21:39:01 0 0.83 0.00 0.18 0.00 0.00 98.98 21:47:11 21:39:01 1 0.43 0.00 0.12 0.00 0.00 99.45 21:47:11 21:39:01 2 1.03 0.00 0.08 0.00 0.00 98.88 21:47:11 21:39:01 3 0.40 0.00 0.15 0.02 0.00 99.43 21:47:11 21:40:01 all 6.88 0.00 2.29 1.72 0.03 89.08 21:47:11 21:40:01 0 6.58 0.00 2.74 0.20 0.02 90.46 21:47:11 21:40:01 1 7.36 0.00 2.16 0.62 0.03 89.83 21:47:11 21:40:01 2 7.84 0.00 2.08 5.39 0.02 84.67 21:47:11 21:40:01 3 5.73 0.00 2.23 0.67 0.03 91.34 21:47:11 21:41:01 all 0.18 0.00 0.08 0.00 0.00 99.73 21:47:11 21:41:01 0 0.55 0.00 0.07 0.00 0.02 99.37 21:47:11 21:41:01 1 0.05 0.00 0.08 0.00 0.00 99.87 21:47:11 21:41:01 2 0.07 0.00 0.17 0.00 0.00 99.77 21:47:11 21:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:47:11 21:42:01 all 0.20 0.00 0.07 0.00 0.00 99.72 21:47:11 21:42:01 0 0.55 0.00 0.03 0.00 0.00 99.42 21:47:11 21:42:01 1 0.10 0.00 0.07 0.00 0.00 99.83 21:47:11 21:42:01 2 0.07 0.00 0.15 0.00 0.00 99.78 21:47:11 21:42:01 3 0.08 0.00 0.03 0.00 0.00 99.88 21:47:11 21:47:11 21:42:01 CPU %user %nice %system %iowait %steal %idle 21:47:11 21:43:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:47:11 21:43:01 0 0.52 0.00 0.02 0.00 0.02 99.45 21:47:11 21:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:43:01 2 0.07 0.00 0.07 0.00 0.02 99.85 21:47:11 21:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:47:11 21:44:01 all 0.20 0.00 0.05 0.00 0.00 99.74 21:47:11 21:44:01 0 0.53 0.00 0.03 0.00 0.00 99.43 21:47:11 21:44:01 1 0.13 0.00 0.07 0.00 0.00 99.80 21:47:11 21:44:01 2 0.10 0.00 0.03 0.00 0.00 99.87 21:47:11 21:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:47:11 21:45:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:47:11 21:45:01 0 0.48 0.00 0.05 0.00 0.00 99.47 21:47:11 21:45:01 1 0.10 0.00 0.08 0.00 0.02 99.80 21:47:11 21:45:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:47:11 21:46:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:47:11 21:46:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:47:11 21:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:47:11 21:46:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:47:11 21:46:01 3 0.08 0.00 0.05 0.02 0.00 99.85 21:47:11 21:47:01 all 3.54 0.00 1.72 1.53 0.02 93.19 21:47:11 21:47:01 0 3.93 0.00 1.74 1.49 0.02 92.83 21:47:11 21:47:01 1 2.74 0.00 1.52 0.92 0.00 94.81 21:47:11 21:47:01 2 4.34 0.00 1.81 3.44 0.03 90.38 21:47:11 21:47:01 3 3.15 0.00 1.77 0.27 0.03 94.78 21:47:11 Average: all 0.40 0.05 0.30 0.17 0.01 99.06 21:47:11 Average: 0 0.43 0.05 0.29 0.12 0.01 99.11 21:47:11 Average: 1 0.34 0.05 0.31 0.13 0.01 99.16 21:47:11 Average: 2 0.35 0.05 0.31 0.28 0.01 98.99 21:47:11 Average: 3 0.48 0.06 0.31 0.17 0.01 98.98 21:47:11 21:47:11 21:47:11