Pull request #51 opened 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 jinfahua for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than 8eedaa5b740144626a64011a19f7d710219ab82c Obtained Jenkinsfile from cfba30792e745cabe7c9c124792dfed6ff0b4cfb Running in Durability level: MAX_SURVIVABILITY 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-51/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging 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-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3621 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [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/go-mod-messaging.git Fetching without tags > git init /w/workspace/exfoundry_go-mod-messaging_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # 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/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 8eedaa5b740144626a64011a19f7d710219ab82c Merge succeeded, producing 8eedaa5b740144626a64011a19f7d710219ab82c Checking out Revision 8eedaa5b740144626a64011a19f7d710219ab82c (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # 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 cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # timeout=10 Commit message: "fix subhost issue" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-13T13:54:08.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-13T13:54:12.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-13T13:54:12.524Z] [2020-04-13T13:54:12.524Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-13T13:54:13.097Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-13T13:54:13.896Z] latest: Pulling from edgex-devops/git-semver [2020-04-13T13:54:13.896Z] 9123ac7c32f7: Pulling fs layer [2020-04-13T13:54:13.896Z] b8cc5d1170e3: Pulling fs layer [2020-04-13T13:54:13.896Z] 2924cbbf6a41: Pulling fs layer [2020-04-13T13:54:13.896Z] 93b08a4f1073: Pulling fs layer [2020-04-13T13:54:13.896Z] 93b08a4f1073: Waiting [2020-04-13T13:54:14.418Z] b8cc5d1170e3: Verifying Checksum [2020-04-13T13:54:14.418Z] b8cc5d1170e3: Download complete [2020-04-13T13:54:14.831Z] 9123ac7c32f7: Verifying Checksum [2020-04-13T13:54:14.831Z] 9123ac7c32f7: Download complete [2020-04-13T13:54:14.831Z] 93b08a4f1073: Verifying Checksum [2020-04-13T13:54:14.831Z] 93b08a4f1073: Download complete [2020-04-13T13:54:15.105Z] 2924cbbf6a41: Verifying Checksum [2020-04-13T13:54:15.105Z] 2924cbbf6a41: Download complete [2020-04-13T13:54:15.105Z] 9123ac7c32f7: Pull complete [2020-04-13T13:54:15.366Z] b8cc5d1170e3: Pull complete [2020-04-13T13:54:16.322Z] 2924cbbf6a41: Pull complete [2020-04-13T13:54:16.593Z] 93b08a4f1073: Pull complete [2020-04-13T13:54:16.593Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-13T13:54:16.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-13T13:54:16.865Z] prd-centos7-docker-4c-2g-3621 does not seem to be running inside a container [2020-04-13T13:54:16.924Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-13T13:54:17.974Z] $ docker top 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-13T13:54:18.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-13T13:54:18.495Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-13T13:54:19.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-13T13:54:19.306Z] $ docker exec 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent [2020-04-13T13:54:19.805Z] SSH_AUTH_SOCK=/tmp/ssh-AA6OOHbCcIIL/agent.15 [2020-04-13T13:54:19.805Z] SSH_AGENT_PID=22 [2020-04-13T13:54:19.826Z] Running ssh-add (command line suppressed) [2020-04-13T13:54:20.157Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_4483837747698111974.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_4483837747698111974.key) [2020-04-13T13:54:20.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-13T13:54:20.701Z] + git describe --exact-match --tags HEAD [2020-04-13T13:54:20.701Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-13T13:54:20.912Z] $ docker exec --env ******** --env ******** 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent -k [2020-04-13T13:54:21.273Z] unset SSH_AUTH_SOCK; [2020-04-13T13:54:21.274Z] unset SSH_AGENT_PID; [2020-04-13T13:54:21.274Z] echo Agent pid 22 killed; [2020-04-13T13:54:21.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-13T13:54:21.500Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-13T13:54:21.500Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-13T13:54:21.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-13T13:54:21.593Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-13T13:54:21.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-13T13:54:21.957Z] $ docker exec 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent [2020-04-13T13:54:22.353Z] SSH_AUTH_SOCK=/tmp/ssh-8UTfBsugEUbE/agent.57 [2020-04-13T13:54:22.353Z] SSH_AGENT_PID=64 [2020-04-13T13:54:22.368Z] Running ssh-add (command line suppressed) [2020-04-13T13:54:22.653Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_2827949233329104436.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_2827949233329104436.key) [2020-04-13T13:54:22.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-13T13:54:23.106Z] + git semver init [2020-04-13T13:54:23.106Z] # -> Open(): unable to determine branch for HEAD [2020-04-13T13:54:23.106Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git [2020-04-13T13:54:23.106Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-13T13:54:23.106Z] # $SEMVER_REMOTE_NAME = origin [2020-04-13T13:54:23.106Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-13T13:54:23.106Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-13T13:54:23.106Z] # $SEMVER_BRANCH = PR-51 [2020-04-13T13:54:23.106Z] # $SEMVER_TEMP = /tmp/semver-043291263 [2020-04-13T13:54:23.106Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-13T13:54:23.706Z] # '/tmp/semver-043291263' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' [2020-04-13T13:54:23.706Z] # -> Force: false [2020-04-13T13:54:23.706Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } [2020-04-13T13:54:23.734Z] $ docker exec --env ******** --env ******** 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent -k [2020-04-13T13:54:24.196Z] unset SSH_AUTH_SOCK; [2020-04-13T13:54:24.197Z] unset SSH_AGENT_PID; [2020-04-13T13:54:24.197Z] echo Agent pid 64 killed; [2020-04-13T13:54:24.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-13T13:54:25.374Z] + git semver [Pipeline] } [2020-04-13T13:54:25.404Z] $ docker stop --time=1 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e [2020-04-13T13:54:27.057Z] $ docker rm -f 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-13T13:54:28.258Z] Stashed 32 file(s) [Pipeline] echo [2020-04-13T13:54:28.273Z] [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 [2020-04-13T13:54:43.730Z] Still waiting to schedule task [2020-04-13T13:54:43.730Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3621’ [2020-04-13T13:54:43.751Z] Still waiting to schedule task [2020-04-13T13:54:43.751Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-13T13:56:34.873Z] Running on prd-centos7-docker-4c-2g-3623 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-13T13:56:34.997Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-04-13T13:56:37.194Z] using credential edgex-jenkins-ssh [2020-04-13T13:56:37.237Z] Cloning the remote Git repository [2020-04-13T13:56:37.237Z] Cloning with configured refspecs honoured and without tags [2020-04-13T13:56:36.873Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-13T13:56:36.910Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-04-13T13:56:36.956Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-13T13:56:36.956Z] > git --version # timeout=10 [2020-04-13T13:56:36.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T13:56:36.988Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T13:56:37.833Z] Fetching without tags [2020-04-13T13:56:38.180Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 8eedaa5b740144626a64011a19f7d710219ab82c [Pipeline] } [2020-04-13T13:56:38.261Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3622 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] // ws [Pipeline] { [Pipeline] } [2020-04-13T13:56:37.447Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-13T13:56:37.453Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-13T13:56:37.458Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T13:56:37.469Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-13T13:56:37.482Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-13T13:56:37.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T13:56:37.486Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T13:56:37.861Z] > git config core.sparsecheckout # timeout=10 [2020-04-13T13:56:37.866Z] > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] ws [2020-04-13T13:56:38.540Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] // stage [Pipeline] } [2020-04-13T13:56:38.624Z] Failed in branch amd64 [Pipeline] checkout [2020-04-13T13:56:44.798Z] using credential edgex-jenkins-ssh [2020-04-13T13:56:44.850Z] Cloning the remote Git repository [2020-04-13T13:56:44.850Z] Cloning with configured refspecs honoured and without tags [2020-04-13T13:56:44.893Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-13T13:56:45.990Z] Fetching without tags [2020-04-13T13:56:44.985Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-04-13T13:56:45.093Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-13T13:56:45.094Z] > git --version # timeout=10 [2020-04-13T13:56:45.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T13:56:45.184Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T13:56:45.848Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-13T13:56:45.872Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-13T13:56:45.895Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T13:56:45.938Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-13T13:56:45.978Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-13T13:56:45.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-13T13:56:46.006Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-13T13:56:46.493Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 8eedaa5b740144626a64011a19f7d710219ab82c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-13T13:56:47.048Z] Failed in branch arm64 [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) [2020-04-13T13:56:46.500Z] > git config core.sparsecheckout # timeout=10 [2020-04-13T13:56:46.549Z] > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # timeout=10 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 [2020-04-13T13:56:49.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-13T13:56:49.332Z] ---> package-listing.sh [2020-04-13T13:56:49.332Z] ++ facter osfamily [2020-04-13T13:56:49.332Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-13T13:56:49.332Z] + OS_FAMILY=redhat [2020-04-13T13:56:49.332Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-13T13:56:49.332Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-13T13:56:49.332Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-13T13:56:49.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-13T13:56:49.332Z] + PACKAGES=/tmp/packages_start.txt [2020-04-13T13:56:49.332Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-13T13:56:49.332Z] + PACKAGES=/tmp/packages_end.txt [2020-04-13T13:56:49.332Z] + case "${OS_FAMILY}" in [2020-04-13T13:56:49.332Z] + rpm -qa [2020-04-13T13:56:49.332Z] + sort [2020-04-13T13:56:56.046Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-13T13:56:56.046Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-13T13:56:56.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-13T13:56:56.046Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-13T13:56:56.046Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [2020-04-13T13:56:56.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-13T13:56:56.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-13T13:56:56.965Z] [2020-04-13T13:56:56.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-13T13:56:57.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-13T13:56:57.667Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-13T13:56:57.667Z] c9b1b535fdd9: Pulling fs layer [2020-04-13T13:56:57.667Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-13T13:56:57.667Z] 756a868c4378: Pulling fs layer [2020-04-13T13:56:57.667Z] 444b2fc9a129: Pulling fs layer [2020-04-13T13:56:57.667Z] ea15f1150254: Pulling fs layer [2020-04-13T13:56:57.667Z] 41b27a9f41bf: Pulling fs layer [2020-04-13T13:56:57.667Z] 28c525ee5125: Pulling fs layer [2020-04-13T13:56:57.667Z] 094b1ea09ed8: Pulling fs layer [2020-04-13T13:56:57.667Z] 138eaada9080: Pulling fs layer [2020-04-13T13:56:57.667Z] 0622d0fa9048: Pulling fs layer [2020-04-13T13:56:57.667Z] 444b2fc9a129: Waiting [2020-04-13T13:56:57.667Z] ea15f1150254: Waiting [2020-04-13T13:56:57.667Z] 41b27a9f41bf: Waiting [2020-04-13T13:56:57.667Z] 28c525ee5125: Waiting [2020-04-13T13:56:57.667Z] 094b1ea09ed8: Waiting [2020-04-13T13:56:57.667Z] 138eaada9080: Waiting [2020-04-13T13:56:57.667Z] 0622d0fa9048: Waiting [2020-04-13T13:56:57.667Z] 2cc5ad85d9ab: Download complete [2020-04-13T13:56:57.667Z] 444b2fc9a129: Verifying Checksum [2020-04-13T13:56:57.667Z] 444b2fc9a129: Download complete [2020-04-13T13:56:57.978Z] c9b1b535fdd9: Verifying Checksum [2020-04-13T13:56:57.978Z] c9b1b535fdd9: Download complete [2020-04-13T13:56:57.978Z] ea15f1150254: Verifying Checksum [2020-04-13T13:56:57.978Z] ea15f1150254: Download complete [2020-04-13T13:56:57.978Z] 28c525ee5125: Verifying Checksum [2020-04-13T13:56:57.978Z] 28c525ee5125: Download complete [2020-04-13T13:56:58.353Z] c9b1b535fdd9: Pull complete [2020-04-13T13:56:58.771Z] 2cc5ad85d9ab: Pull complete [2020-04-13T13:56:59.237Z] 756a868c4378: Download complete [2020-04-13T13:56:59.909Z] 138eaada9080: Verifying Checksum [2020-04-13T13:56:59.909Z] 138eaada9080: Download complete [2020-04-13T13:57:00.296Z] 0622d0fa9048: Verifying Checksum [2020-04-13T13:57:00.296Z] 0622d0fa9048: Download complete [2020-04-13T13:57:00.645Z] 756a868c4378: Pull complete [2020-04-13T13:57:00.949Z] 444b2fc9a129: Pull complete [2020-04-13T13:57:00.949Z] 094b1ea09ed8: Verifying Checksum [2020-04-13T13:57:00.949Z] 094b1ea09ed8: Download complete [2020-04-13T13:57:01.228Z] ea15f1150254: Pull complete [2020-04-13T13:57:01.495Z] 41b27a9f41bf: Verifying Checksum [2020-04-13T13:57:01.495Z] 41b27a9f41bf: Download complete [2020-04-13T13:57:05.756Z] 41b27a9f41bf: Pull complete [2020-04-13T13:57:05.756Z] 28c525ee5125: Pull complete [2020-04-13T13:57:08.331Z] 094b1ea09ed8: Pull complete [2020-04-13T13:57:08.613Z] 138eaada9080: Pull complete [2020-04-13T13:57:08.872Z] 0622d0fa9048: Pull complete [2020-04-13T13:57:08.872Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-13T13:57:08.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-13T13:57:09.359Z] prd-centos7-docker-4c-2g-3621 does not seem to be running inside a container [2020-04-13T13:57:09.997Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-13T13:57:11.316Z] $ docker top cddb398b43a7ade6af407cec80ae6c24e6ef1b4d6fa25cf90d5c111e14b7a698 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-13T13:57:11.693Z] provisioning config files... [2020-04-13T13:57:11.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config6880979633721607239tmp [Pipeline] { [Pipeline] echo [2020-04-13T13:57:11.802Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-13T13:57:12.158Z] ---> create-netrc.sh [Pipeline] echo [2020-04-13T13:57:12.445Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-13T13:57:12.800Z] ---> logs-deploy.sh [2020-04-13T13:57:12.800Z] + ARCHIVE_ARTIFACTS= [2020-04-13T13:57:12.800Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-13T13:57:12.800Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-13T13:57:12.800Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-13T13:57:12.800Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/1 [2020-04-13T13:57:12.800Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/1/ [2020-04-13T13:57:12.800Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/1 /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-13T13:57:14.724Z] Archives upload complete. [2020-04-13T13:57:14.724Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/1/ [2020-04-13T13:57:15.711Z] ---> uname -a: [2020-04-13T13:57:15.711Z] Linux cddb398b43a7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-13T13:57:15.711Z] [2020-04-13T13:57:15.711Z] [2020-04-13T13:57:15.711Z] ---> lscpu: [2020-04-13T13:57:15.711Z] Architecture: x86_64 [2020-04-13T13:57:15.711Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-13T13:57:15.711Z] Byte Order: Little Endian [2020-04-13T13:57:15.711Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-13T13:57:15.711Z] CPU(s): 4 [2020-04-13T13:57:15.711Z] On-line CPU(s) list: 0-3 [2020-04-13T13:57:15.712Z] Thread(s) per core: 1 [2020-04-13T13:57:15.712Z] Core(s) per socket: 1 [2020-04-13T13:57:15.712Z] Socket(s): 4 [2020-04-13T13:57:15.712Z] NUMA node(s): 1 [2020-04-13T13:57:15.712Z] Vendor ID: GenuineIntel [2020-04-13T13:57:15.712Z] CPU family: 6 [2020-04-13T13:57:15.712Z] Model: 44 [2020-04-13T13:57:15.712Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-13T13:57:15.712Z] Stepping: 1 [2020-04-13T13:57:15.712Z] CPU MHz: 2933.438 [2020-04-13T13:57:15.712Z] BogoMIPS: 5866.87 [2020-04-13T13:57:15.712Z] Virtualization: VT-x [2020-04-13T13:57:15.712Z] Hypervisor vendor: KVM [2020-04-13T13:57:15.712Z] Virtualization type: full [2020-04-13T13:57:15.712Z] L1d cache: 128 KiB [2020-04-13T13:57:15.712Z] L1i cache: 128 KiB [2020-04-13T13:57:15.712Z] L2 cache: 16 MiB [2020-04-13T13:57:15.712Z] L3 cache: 64 MiB [2020-04-13T13:57:15.712Z] NUMA node0 CPU(s): 0-3 [2020-04-13T13:57:15.712Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-13T13:57:15.712Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-13T13:57:15.712Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-13T13:57:15.712Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-13T13:57:15.712Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-13T13:57:15.712Z] 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 [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] ---> nproc: [2020-04-13T13:57:15.712Z] 4 [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] ---> df -h: [2020-04-13T13:57:15.712Z] Filesystem Size Used Available Use% Mounted on [2020-04-13T13:57:15.712Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-13T13:57:15.712Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-13T13:57:15.712Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-13T13:57:15.712Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-13T13:57:15.712Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-13T13:57:15.712Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-13T13:57:15.712Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-13T13:57:15.712Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-13T13:57:15.712Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-13T13:57:15.712Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] ---> free -m: [2020-04-13T13:57:15.712Z] total used free shared buff/cache available [2020-04-13T13:57:15.712Z] Mem: 1838 581 76 0 1180 1152 [2020-04-13T13:57:15.712Z] Swap: 1023 1 1022 [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] ---> ip addr: [2020-04-13T13:57:15.712Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-13T13:57:15.712Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-13T13:57:15.712Z] inet 127.0.0.1/8 scope host lo [2020-04-13T13:57:15.712Z] valid_lft forever preferred_lft forever [2020-04-13T13:57:15.712Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-13T13:57:15.712Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-13T13:57:15.712Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-13T13:57:15.712Z] valid_lft forever preferred_lft forever [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] ---> sar -b -r -n DEV: [2020-04-13T13:57:15.712Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/13/20 _x86_64_ (4 CPU) [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] 13:53:08 LINUX RESTART [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] 13:54:03 tps rtps wtps bread/s bwrtn/s [2020-04-13T13:57:15.712Z] 13:55:01 38.24 6.23 32.01 1961.11 2237.17 [2020-04-13T13:57:15.712Z] 13:56:01 1.66 0.03 1.63 1.07 64.29 [2020-04-13T13:57:15.712Z] 13:57:01 59.70 49.36 10.34 3294.17 7162.69 [2020-04-13T13:57:15.712Z] Average: 33.17 18.70 14.47 1751.20 3168.39 [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] 13:54:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-13T13:57:15.712Z] 13:55:01 122136 1760168 93.51 2620 1240944 959656 32.74 421944 1181688 20 [2020-04-13T13:57:15.712Z] 13:56:01 133392 1748912 92.91 2620 1240952 888828 30.33 412604 1181388 20 [2020-04-13T13:57:15.712Z] 13:57:01 74436 1807868 96.05 2620 1253616 1080012 36.85 433436 1207416 7380 [2020-04-13T13:57:15.712Z] Average: 109988 1772316 94.16 2620 1245171 976165 33.31 422661 1190164 2473 [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] 13:54:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-13T13:57:15.712Z] 13:55:01 eth0 66.32 55.39 449.58 36.09 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:55:01 docker0 1.19 1.02 0.25 1.77 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:56:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:57:01 eth0 85.85 64.39 2317.19 8.06 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] Average: eth0 50.88 39.81 928.72 14.48 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] Average: docker0 0.39 0.33 0.08 0.58 0.00 0.00 0.00 [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] ---> sar -P ALL: [2020-04-13T13:57:15.712Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/13/20 _x86_64_ (4 CPU) [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] 13:53:08 LINUX RESTART [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] 13:54:03 CPU %user %nice %system %iowait %steal %idle [2020-04-13T13:57:15.712Z] 13:55:01 all 3.09 0.00 2.15 1.27 7.85 85.64 [2020-04-13T13:57:15.712Z] 13:55:01 0 3.70 0.00 2.76 0.27 8.35 84.92 [2020-04-13T13:57:15.712Z] 13:55:01 1 2.98 0.00 1.93 0.10 8.00 86.99 [2020-04-13T13:57:15.712Z] 13:55:01 2 3.07 0.00 1.90 0.20 7.81 87.01 [2020-04-13T13:57:15.712Z] 13:55:01 3 2.63 0.00 2.00 4.51 7.26 83.60 [2020-04-13T13:57:15.712Z] 13:56:01 all 0.11 0.00 0.14 0.00 0.62 99.13 [2020-04-13T13:57:15.712Z] 13:56:01 0 0.07 0.00 0.17 0.00 0.70 99.07 [2020-04-13T13:57:15.712Z] 13:56:01 1 0.13 0.00 0.13 0.00 0.63 99.10 [2020-04-13T13:57:15.712Z] 13:56:01 2 0.18 0.00 0.13 0.00 0.72 98.97 [2020-04-13T13:57:15.712Z] 13:56:01 3 0.07 0.00 0.15 0.00 0.45 99.34 [2020-04-13T13:57:15.712Z] 13:57:01 all 1.93 0.00 1.05 1.76 2.12 93.14 [2020-04-13T13:57:15.712Z] 13:57:01 0 1.38 0.00 0.91 0.51 2.36 94.83 [2020-04-13T13:57:15.712Z] 13:57:01 1 2.47 0.00 1.23 0.60 2.12 93.58 [2020-04-13T13:57:15.712Z] 13:57:01 2 1.92 0.00 1.12 3.55 2.00 91.41 [2020-04-13T13:57:15.712Z] 13:57:01 3 1.95 0.00 0.97 2.38 2.00 92.71 [2020-04-13T13:57:15.712Z] Average: all 1.70 0.00 1.11 1.01 3.51 92.67 [2020-04-13T13:57:15.712Z] Average: 0 1.71 0.00 1.27 0.26 3.78 92.98 [2020-04-13T13:57:15.712Z] Average: 1 1.85 0.00 1.10 0.23 3.57 93.25 [2020-04-13T13:57:15.712Z] Average: 2 1.72 0.00 1.05 1.25 3.50 92.48 [2020-04-13T13:57:15.712Z] Average: 3 1.54 0.00 1.04 2.29 3.22 91.92 [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z] [2020-04-13T13:57:15.712Z]