Pull request #299 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 AnthonyMBonafide for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 58e2ade3ab83e59e30313493a2af2c00ad289b46+f0c84786e1c10cf950b81172c0e5326127bfaf2f (3e840d20b66dc802b5151c4c09ac5710dc49012c) 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 037d7889197e2e7da2cb72fa1e5edf41e454862d 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/app-functions-sdk-go/branches/PR-299/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 037d7889197e2e7da2cb72fa1e5edf41e454862d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 037d7889197e2e7da2cb72fa1e5edf41e454862d # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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: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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2754 in /w/workspace/ndry_app-functions-sdk-go_PR-299 [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-299 # 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/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/299/head:refs/remotes/origin/PR-299 # 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/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f0c84786e1c10cf950b81172c0e5326127bfaf2f into PR head commit 58e2ade3ab83e59e30313493a2af2c00ad289b46 Merge succeeded, producing 58e2ade3ab83e59e30313493a2af2c00ad289b46 Checking out Revision 58e2ade3ab83e59e30313493a2af2c00ad289b46 (PR-299) > git config core.sparsecheckout # timeout=10 > git checkout -f 58e2ade3ab83e59e30313493a2af2c00ad289b46 # 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 f0c84786e1c10cf950b81172c0e5326127bfaf2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58e2ade3ab83e59e30313493a2af2c00ad289b46 # timeout=10 Commit message: "Update To Use go-mod-messaging MQTT Client" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 037d7889197e2e7da2cb72fa1e5edf41e454862d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-06T17:02:52.735Z] 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-03-06T17:02:55.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T17:02:55.222Z] [2020-03-06T17:02:55.222Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-06T17:02:55.637Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T17:02:55.637Z] latest: Pulling from edgex-devops/git-semver [2020-03-06T17:02:55.637Z] 9123ac7c32f7: Pulling fs layer [2020-03-06T17:02:55.637Z] b8cc5d1170e3: Pulling fs layer [2020-03-06T17:02:55.637Z] 2924cbbf6a41: Pulling fs layer [2020-03-06T17:02:55.638Z] 93b08a4f1073: Pulling fs layer [2020-03-06T17:02:55.638Z] 93b08a4f1073: Waiting [2020-03-06T17:02:55.638Z] b8cc5d1170e3: Verifying Checksum [2020-03-06T17:02:55.638Z] b8cc5d1170e3: Download complete [2020-03-06T17:02:55.899Z] 9123ac7c32f7: Verifying Checksum [2020-03-06T17:02:55.899Z] 9123ac7c32f7: Download complete [2020-03-06T17:02:55.899Z] 2924cbbf6a41: Verifying Checksum [2020-03-06T17:02:55.899Z] 2924cbbf6a41: Download complete [2020-03-06T17:02:55.899Z] 93b08a4f1073: Verifying Checksum [2020-03-06T17:02:55.899Z] 93b08a4f1073: Download complete [2020-03-06T17:02:56.158Z] 9123ac7c32f7: Pull complete [2020-03-06T17:02:56.158Z] b8cc5d1170e3: Pull complete [2020-03-06T17:02:57.098Z] 2924cbbf6a41: Pull complete [2020-03-06T17:02:57.098Z] 93b08a4f1073: Pull complete [2020-03-06T17:02:57.098Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-06T17:02:57.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-06T17:02:57.268Z] prd-centos7-docker-4c-2g-2754 does not seem to be running inside a container [2020-03-06T17:02:57.319Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-299 -v /w/workspace/ndry_app-functions-sdk-go_PR-299:/w/workspace/ndry_app-functions-sdk-go_PR-299:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-299@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:10004/edgex-devops/git-semver:latest cat [2020-03-06T17:02:57.984Z] $ docker top 192d46a3d77aba1df7974a0c6c2e1b1e626a36b34500c1e8ee2be3759ab61656 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-06T17:02:58.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T17:02:58.808Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T17:02:59.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T17:02:59.036Z] $ docker exec 192d46a3d77aba1df7974a0c6c2e1b1e626a36b34500c1e8ee2be3759ab61656 ssh-agent [2020-03-06T17:02:59.221Z] SSH_AUTH_SOCK=/tmp/ssh-qjYHuC7DjG3m/agent.14 [2020-03-06T17:02:59.221Z] SSH_AGENT_PID=21 [2020-03-06T17:02:59.231Z] Running ssh-add (command line suppressed) [2020-03-06T17:02:59.380Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_1498839498736247390.key (/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_1498839498736247390.key) [2020-03-06T17:02:59.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T17:02:59.807Z] + git describe --exact-match --tags HEAD [2020-03-06T17:02:59.807Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-06T17:02:59.881Z] $ docker exec --env ******** --env ******** 192d46a3d77aba1df7974a0c6c2e1b1e626a36b34500c1e8ee2be3759ab61656 ssh-agent -k [2020-03-06T17:03:00.028Z] unset SSH_AUTH_SOCK; [2020-03-06T17:03:00.028Z] unset SSH_AGENT_PID; [2020-03-06T17:03:00.028Z] echo Agent pid 21 killed; [2020-03-06T17:03:00.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-06T17:03:00.268Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-06T17:03:00.268Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-06T17:03:00.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T17:03:00.379Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T17:03:00.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T17:03:00.575Z] $ docker exec 192d46a3d77aba1df7974a0c6c2e1b1e626a36b34500c1e8ee2be3759ab61656 ssh-agent [2020-03-06T17:03:00.771Z] SSH_AUTH_SOCK=/tmp/ssh-F80xVlARgfFv/agent.55 [2020-03-06T17:03:00.771Z] SSH_AGENT_PID=62 [2020-03-06T17:03:00.780Z] Running ssh-add (command line suppressed) [2020-03-06T17:03:00.922Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_7363010989621481715.key (/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/private_key_7363010989621481715.key) [2020-03-06T17:03:00.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T17:03:01.342Z] + git semver init [2020-03-06T17:03:01.342Z] # -> Open(): unable to determine branch for HEAD [2020-03-06T17:03:01.342Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-299/.git [2020-03-06T17:03:01.342Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-06T17:03:01.342Z] # $SEMVER_REMOTE_NAME = origin [2020-03-06T17:03:01.342Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-06T17:03:01.342Z] # $SEMVER_USER_NAME = jenkins [2020-03-06T17:03:01.342Z] # $SEMVER_BRANCH = PR-299 [2020-03-06T17:03:01.342Z] # $SEMVER_TEMP = /tmp/semver-297097418 [2020-03-06T17:03:01.342Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-03-06T17:03:03.882Z] # '/tmp/semver-297097418' -> '/w/workspace/ndry_app-functions-sdk-go_PR-299/.semver' [2020-03-06T17:03:03.882Z] # -> Force: false [2020-03-06T17:03:03.882Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-299/.semver [Pipeline] } [2020-03-06T17:03:03.906Z] $ docker exec --env ******** --env ******** 192d46a3d77aba1df7974a0c6c2e1b1e626a36b34500c1e8ee2be3759ab61656 ssh-agent -k [2020-03-06T17:03:04.048Z] unset SSH_AUTH_SOCK; [2020-03-06T17:03:04.048Z] unset SSH_AGENT_PID; [2020-03-06T17:03:04.048Z] echo Agent pid 62 killed; [2020-03-06T17:03:04.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-06T17:03:04.716Z] + git semver [Pipeline] } [2020-03-06T17:03:04.745Z] $ docker stop --time=1 192d46a3d77aba1df7974a0c6c2e1b1e626a36b34500c1e8ee2be3759ab61656 [2020-03-06T17:03:06.114Z] $ docker rm -f 192d46a3d77aba1df7974a0c6c2e1b1e626a36b34500c1e8ee2be3759ab61656 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-06T17:03:08.758Z] Stashed 89 file(s) [Pipeline] echo [2020-03-06T17:03:08.775Z] [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-03-06T17:03:24.238Z] Still waiting to schedule task [2020-03-06T17:03:24.238Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-06T17:03:24.277Z] Still waiting to schedule task [2020-03-06T17:03:24.277Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-06T17:06:28.077Z] Running on prd-centos7-docker-4c-2g-2758 in /w/workspace/ndry_app-functions-sdk-go_PR-299 [Pipeline] { [Pipeline] ws [2020-03-06T17:06:28.153Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-03-06T17:06:41.873Z] using credential edgex-jenkins-ssh [2020-03-06T17:06:41.975Z] Cloning the remote Git repository [2020-03-06T17:06:41.975Z] Cloning with configured refspecs honoured and without tags [2020-03-06T17:06:42.091Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-06T17:06:42.321Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-03-06T17:06:42.778Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-06T17:06:42.778Z] > git --version # timeout=10 [2020-03-06T17:06:42.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T17:06:43.217Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T17:06:47.576Z] Fetching without tags [2020-03-06T17:06:48.180Z] Merging remotes/origin/master commit f0c84786e1c10cf950b81172c0e5326127bfaf2f into PR head commit 58e2ade3ab83e59e30313493a2af2c00ad289b46 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-03-06T17:06:47.222Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-06T17:06:47.280Z] > git config --add remote.origin.fetch +refs/pull/299/head:refs/remotes/origin/PR-299 # timeout=10 [2020-03-06T17:06:47.343Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T17:06:47.519Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-06T17:06:47.604Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-06T17:06:47.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T17:06:47.650Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T17:06:48.336Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T17:06:48.404Z] > git checkout -f 58e2ade3ab83e59e30313493a2af2c00ad289b46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-06T17:06:48.939Z] Failed in branch amd64 [2020-03-06T17:07:09.588Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2759 in /w/workspace/ndry_app-functions-sdk-go_PR-299 [Pipeline] { [Pipeline] ws [2020-03-06T17:07:09.658Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-03-06T17:07:16.062Z] using credential edgex-jenkins-ssh [2020-03-06T17:07:16.113Z] Cloning the remote Git repository [2020-03-06T17:07:16.113Z] Cloning with configured refspecs honoured and without tags [2020-03-06T17:07:16.190Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-06T17:07:16.302Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-03-06T17:07:16.426Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-06T17:07:16.429Z] > git --version # timeout=10 [2020-03-06T17:07:16.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T17:07:16.560Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T17:07:19.693Z] Fetching without tags [2020-03-06T17:07:20.160Z] Merging remotes/origin/master commit f0c84786e1c10cf950b81172c0e5326127bfaf2f into PR head commit 58e2ade3ab83e59e30313493a2af2c00ad289b46 [Pipeline] } [2020-03-06T17:07:19.525Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-06T17:07:19.563Z] > git config --add remote.origin.fetch +refs/pull/299/head:refs/remotes/origin/PR-299 # timeout=10 [2020-03-06T17:07:19.591Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T17:07:19.637Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-06T17:07:19.707Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-06T17:07:19.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T17:07:19.722Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T17:07:20.181Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T17:07:20.219Z] > git checkout -f 58e2ade3ab83e59e30313493a2af2c00ad289b46 # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-06T17:07:20.840Z] 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) 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-03-06T17:07:23.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T17:07:23.529Z] ---> package-listing.sh [2020-03-06T17:07:23.529Z] ++ facter osfamily [2020-03-06T17:07:23.529Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-06T17:07:23.529Z] + OS_FAMILY=redhat [2020-03-06T17:07:23.529Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-06T17:07:23.529Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-06T17:07:23.529Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-06T17:07:23.529Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-06T17:07:23.529Z] + PACKAGES=/tmp/packages_start.txt [2020-03-06T17:07:23.529Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-299 ']' [2020-03-06T17:07:23.529Z] + PACKAGES=/tmp/packages_end.txt [2020-03-06T17:07:23.529Z] + case "${OS_FAMILY}" in [2020-03-06T17:07:23.529Z] + rpm -qa [2020-03-06T17:07:23.529Z] + sort [2020-03-06T17:07:27.751Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-06T17:07:27.751Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-06T17:07:27.751Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-06T17:07:27.751Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-299 ']' [2020-03-06T17:07:27.751Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-299/archives/ [2020-03-06T17:07:27.751Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-299/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-06T17:07:28.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T17:07:28.135Z] [2020-03-06T17:07:28.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-06T17:07:28.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T17:07:28.538Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-06T17:07:28.538Z] c9b1b535fdd9: Pulling fs layer [2020-03-06T17:07:28.538Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-06T17:07:28.538Z] 756a868c4378: Pulling fs layer [2020-03-06T17:07:28.538Z] 444b2fc9a129: Pulling fs layer [2020-03-06T17:07:28.538Z] ea15f1150254: Pulling fs layer [2020-03-06T17:07:28.538Z] accf33d0a596: Pulling fs layer [2020-03-06T17:07:28.538Z] ed219e1a52c9: Pulling fs layer [2020-03-06T17:07:28.538Z] 5c51e1ca66f2: Pulling fs layer [2020-03-06T17:07:28.538Z] 35bfa29f0fbe: Pulling fs layer [2020-03-06T17:07:28.538Z] f05e5ea0dd84: Pulling fs layer [2020-03-06T17:07:28.538Z] 444b2fc9a129: Waiting [2020-03-06T17:07:28.538Z] ea15f1150254: Waiting [2020-03-06T17:07:28.538Z] accf33d0a596: Waiting [2020-03-06T17:07:28.538Z] ed219e1a52c9: Waiting [2020-03-06T17:07:28.538Z] 5c51e1ca66f2: Waiting [2020-03-06T17:07:28.538Z] f05e5ea0dd84: Waiting [2020-03-06T17:07:28.538Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-06T17:07:28.538Z] 2cc5ad85d9ab: Download complete [2020-03-06T17:07:28.538Z] 444b2fc9a129: Verifying Checksum [2020-03-06T17:07:28.538Z] 444b2fc9a129: Download complete [2020-03-06T17:07:28.815Z] c9b1b535fdd9: Verifying Checksum [2020-03-06T17:07:28.815Z] c9b1b535fdd9: Download complete [2020-03-06T17:07:28.815Z] ea15f1150254: Verifying Checksum [2020-03-06T17:07:28.815Z] ea15f1150254: Download complete [2020-03-06T17:07:28.815Z] ed219e1a52c9: Verifying Checksum [2020-03-06T17:07:28.815Z] ed219e1a52c9: Download complete [2020-03-06T17:07:29.079Z] c9b1b535fdd9: Pull complete [2020-03-06T17:07:29.079Z] 756a868c4378: Verifying Checksum [2020-03-06T17:07:29.079Z] 756a868c4378: Download complete [2020-03-06T17:07:29.343Z] 5c51e1ca66f2: Verifying Checksum [2020-03-06T17:07:29.343Z] 5c51e1ca66f2: Download complete [2020-03-06T17:07:29.343Z] f05e5ea0dd84: Verifying Checksum [2020-03-06T17:07:29.343Z] f05e5ea0dd84: Download complete [2020-03-06T17:07:29.343Z] 35bfa29f0fbe: Verifying Checksum [2020-03-06T17:07:29.343Z] 35bfa29f0fbe: Download complete [2020-03-06T17:07:29.343Z] 2cc5ad85d9ab: Pull complete [2020-03-06T17:07:29.924Z] accf33d0a596: Verifying Checksum [2020-03-06T17:07:29.924Z] accf33d0a596: Download complete [2020-03-06T17:07:30.867Z] 756a868c4378: Pull complete [2020-03-06T17:07:31.131Z] 444b2fc9a129: Pull complete [2020-03-06T17:07:31.391Z] ea15f1150254: Pull complete [2020-03-06T17:07:34.696Z] accf33d0a596: Pull complete [2020-03-06T17:07:34.696Z] ed219e1a52c9: Pull complete [2020-03-06T17:07:36.615Z] 5c51e1ca66f2: Pull complete [2020-03-06T17:07:36.873Z] 35bfa29f0fbe: Pull complete [2020-03-06T17:07:37.132Z] f05e5ea0dd84: Pull complete [2020-03-06T17:07:37.132Z] Digest: sha256:6b90e4c073d035f76644ecf5cbff460141a956713ac7a2cad1d47102c16691db [2020-03-06T17:07:37.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-06T17:07:37.317Z] prd-centos7-docker-4c-2g-2754 does not seem to be running inside a container [2020-03-06T17:07:37.417Z] $ 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-299 -v /w/workspace/ndry_app-functions-sdk-go_PR-299:/w/workspace/ndry_app-functions-sdk-go_PR-299:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-299@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-06T17:07:38.519Z] $ docker top ac027c1b9d80c1278308aeac02cf20ea2d50b53d0bc29a70fcb735cf46e57d9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-06T17:07:39.375Z] provisioning config files... [2020-03-06T17:07:39.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-299@tmp/config1443598446255478836tmp [Pipeline] { [Pipeline] echo [2020-03-06T17:07:39.495Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T17:07:39.822Z] ---> create-netrc.sh [Pipeline] echo [2020-03-06T17:07:39.848Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T17:07:40.180Z] ---> logs-deploy.sh [2020-03-06T17:07:40.180Z] + ARCHIVE_ARTIFACTS= [2020-03-06T17:07:40.180Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-06T17:07:40.180Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-06T17:07:40.180Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-06T17:07:40.180Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-299/1 [2020-03-06T17:07:40.180Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-299/1/ [2020-03-06T17:07:40.180Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-299/1 /w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-06T17:07:41.561Z] Archives upload complete. [2020-03-06T17:07:41.561Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-299/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-299/1/ [2020-03-06T17:07:42.132Z] ---> uname -a: [2020-03-06T17:07:42.132Z] Linux ac027c1b9d80 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] ---> lscpu: [2020-03-06T17:07:42.132Z] Architecture: x86_64 [2020-03-06T17:07:42.132Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-06T17:07:42.132Z] Byte Order: Little Endian [2020-03-06T17:07:42.132Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-06T17:07:42.132Z] CPU(s): 4 [2020-03-06T17:07:42.132Z] On-line CPU(s) list: 0-3 [2020-03-06T17:07:42.132Z] Thread(s) per core: 1 [2020-03-06T17:07:42.132Z] Core(s) per socket: 1 [2020-03-06T17:07:42.132Z] Socket(s): 4 [2020-03-06T17:07:42.132Z] NUMA node(s): 1 [2020-03-06T17:07:42.132Z] Vendor ID: GenuineIntel [2020-03-06T17:07:42.132Z] CPU family: 6 [2020-03-06T17:07:42.132Z] Model: 44 [2020-03-06T17:07:42.132Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-06T17:07:42.132Z] Stepping: 1 [2020-03-06T17:07:42.132Z] CPU MHz: 2933.396 [2020-03-06T17:07:42.132Z] BogoMIPS: 5866.79 [2020-03-06T17:07:42.132Z] Virtualization: VT-x [2020-03-06T17:07:42.132Z] Hypervisor vendor: KVM [2020-03-06T17:07:42.132Z] Virtualization type: full [2020-03-06T17:07:42.132Z] L1d cache: 128 KiB [2020-03-06T17:07:42.132Z] L1i cache: 128 KiB [2020-03-06T17:07:42.132Z] L2 cache: 16 MiB [2020-03-06T17:07:42.132Z] L3 cache: 64 MiB [2020-03-06T17:07:42.132Z] NUMA node0 CPU(s): 0-3 [2020-03-06T17:07:42.132Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-06T17:07:42.132Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-06T17:07:42.132Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-06T17:07:42.132Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-06T17:07:42.132Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-06T17:07:42.132Z] 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-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] ---> nproc: [2020-03-06T17:07:42.132Z] 4 [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] ---> df -h: [2020-03-06T17:07:42.132Z] Filesystem Size Used Available Use% Mounted on [2020-03-06T17:07:42.132Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-06T17:07:42.132Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-06T17:07:42.132Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-06T17:07:42.132Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-06T17:07:42.132Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-06T17:07:42.132Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-06T17:07:42.132Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-06T17:07:42.132Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-299 [2020-03-06T17:07:42.132Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-299@tmp [2020-03-06T17:07:42.132Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] ---> free -m: [2020-03-06T17:07:42.132Z] total used free shared buff/cache available [2020-03-06T17:07:42.132Z] Mem: 1838 628 75 0 1134 1104 [2020-03-06T17:07:42.132Z] Swap: 1023 1 1022 [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] ---> ip addr: [2020-03-06T17:07:42.132Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-06T17:07:42.132Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-06T17:07:42.132Z] inet 127.0.0.1/8 scope host lo [2020-03-06T17:07:42.132Z] valid_lft forever preferred_lft forever [2020-03-06T17:07:42.132Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-06T17:07:42.132Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-06T17:07:42.132Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-06T17:07:42.132Z] valid_lft forever preferred_lft forever [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] ---> sar -b -r -n DEV: [2020-03-06T17:07:42.132Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] 17:02:09 LINUX RESTART [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] 17:03:01 tps rtps wtps bread/s bwrtn/s [2020-03-06T17:07:42.132Z] 17:04:01 13.82 1.20 12.62 69.25 2427.65 [2020-03-06T17:07:42.132Z] 17:05:01 2.65 0.00 2.65 0.00 90.19 [2020-03-06T17:07:42.132Z] 17:06:01 0.30 0.00 0.30 0.00 3.65 [2020-03-06T17:07:42.132Z] 17:07:01 0.28 0.00 0.28 0.00 4.15 [2020-03-06T17:07:42.132Z] Average: 4.26 0.30 3.96 17.32 631.54 [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] 17:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-06T17:07:42.132Z] 17:04:01 183916 1698388 90.23 2620 1155820 932732 31.82 454700 1086400 8 [2020-03-06T17:07:42.132Z] 17:05:01 185652 1696652 90.14 2620 1155836 924924 31.56 455192 1084916 8 [2020-03-06T17:07:42.132Z] 17:06:01 187568 1694736 90.04 2620 1155844 913568 31.17 457268 1081408 8 [2020-03-06T17:07:42.132Z] 17:07:01 187632 1694672 90.03 2620 1155848 913644 31.17 457628 1081384 8 [2020-03-06T17:07:42.132Z] Average: 186192 1696112 90.11 2620 1155837 921217 31.43 456197 1083527 8 [2020-03-06T17:07:42.132Z] [2020-03-06T17:07:42.132Z] 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-06T17:07:42.132Z] 17:04:01 eth0 195.14 186.88 330.62 327.42 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:04:01 docker0 98.98 69.29 8.55 298.29 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:05:01 eth0 3.18 0.98 0.92 0.60 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:06:01 eth0 1.23 0.38 0.32 0.20 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.132Z] 17:07:01 eth0 1.30 0.23 0.35 0.19 0.00 0.00 0.00 [2020-03-06T17:07:42.133Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.133Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.133Z] Average: eth0 50.22 47.13 83.07 82.12 0.00 0.00 0.00 [2020-03-06T17:07:42.133Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T17:07:42.133Z] Average: docker0 24.75 17.33 2.14 74.59 0.00 0.00 0.00 [2020-03-06T17:07:42.133Z] [2020-03-06T17:07:42.133Z] [2020-03-06T17:07:42.133Z] ---> sar -P ALL: [2020-03-06T17:07:42.133Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T17:07:42.133Z] [2020-03-06T17:07:42.133Z] 17:02:09 LINUX RESTART [2020-03-06T17:07:42.133Z] [2020-03-06T17:07:42.133Z] 17:03:01 CPU %user %nice %system %iowait %steal %idle [2020-03-06T17:07:42.133Z] 17:04:01 all 3.23 0.00 0.82 0.21 0.00 95.74 [2020-03-06T17:07:42.133Z] 17:04:01 0 2.88 0.00 1.02 0.02 0.00 96.08 [2020-03-06T17:07:42.133Z] 17:04:01 1 2.67 0.00 0.70 0.35 0.00 96.28 [2020-03-06T17:07:42.133Z] 17:04:01 2 4.89 0.00 0.73 0.05 0.00 94.33 [2020-03-06T17:07:42.133Z] 17:04:01 3 2.49 0.00 0.82 0.43 0.00 96.26 [2020-03-06T17:07:42.133Z] 17:05:01 all 0.22 0.00 0.07 0.00 0.00 99.71 [2020-03-06T17:07:42.133Z] 17:05:01 0 0.57 0.00 0.10 0.00 0.00 99.33 [2020-03-06T17:07:42.133Z] 17:05:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-06T17:07:42.133Z] 17:05:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-06T17:07:42.133Z] 17:05:01 3 0.10 0.00 0.07 0.00 0.02 99.82 [2020-03-06T17:07:42.133Z] 17:06:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-03-06T17:07:42.133Z] 17:06:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-06T17:07:42.133Z] 17:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-06T17:07:42.133Z] 17:06:01 2 0.07 0.00 0.12 0.00 0.00 99.82 [2020-03-06T17:07:42.133Z] 17:06:01 3 0.12 0.00 0.03 0.00 0.00 99.85 [2020-03-06T17:07:42.133Z] 17:07:01 all 0.21 0.00 0.09 0.00 0.00 99.70 [2020-03-06T17:07:42.133Z] 17:07:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2020-03-06T17:07:42.133Z] 17:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-06T17:07:42.133Z] 17:07:01 2 0.08 0.00 0.17 0.00 0.00 99.75 [2020-03-06T17:07:42.133Z] 17:07:01 3 0.13 0.00 0.10 0.00 0.00 99.77 [2020-03-06T17:07:42.133Z] Average: all 0.96 0.00 0.26 0.05 0.00 98.73 [2020-03-06T17:07:42.133Z] Average: 0 1.13 0.00 0.30 0.00 0.00 98.56 [2020-03-06T17:07:42.133Z] Average: 1 0.71 0.00 0.21 0.09 0.00 98.99 [2020-03-06T17:07:42.133Z] Average: 2 1.28 0.00 0.28 0.01 0.00 98.43 [2020-03-06T17:07:42.133Z] Average: 3 0.71 0.00 0.25 0.11 0.00 98.92 [2020-03-06T17:07:42.133Z] [2020-03-06T17:07:42.133Z] [2020-03-06T17:07:42.133Z]