Pull request #464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 58d8c2fbfe57be80d06d3bf091d22c686d74c453+9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (92f3885d530668a6876b158ba2b1b023c6a61040) 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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-352 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git Fetching without tags > git init /w/workspace/dgexfoundry_device-sdk-go_PR-464 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 58d8c2fbfe57be80d06d3bf091d22c686d74c453 Merge succeeded, producing 58d8c2fbfe57be80d06d3bf091d22c686d74c453 Checking out Revision 58d8c2fbfe57be80d06d3bf091d22c686d74c453 (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # 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 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # timeout=10 Commit message: "Fix the Content Header-related issue with CBOR." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-12T15:53:01.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk e1fa7ed149ab62745a0a8c3896f93db11035a5ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:53:03.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T15:53:03.840Z] [2020-03-12T15:53:03.840Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:53:04.231Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T15:53:04.231Z] latest: Pulling from edgex-devops/git-semver [2020-03-12T15:53:04.231Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T15:53:04.231Z] b8cc5d1170e3: Pulling fs layer [2020-03-12T15:53:04.231Z] 2924cbbf6a41: Pulling fs layer [2020-03-12T15:53:04.231Z] 93b08a4f1073: Pulling fs layer [2020-03-12T15:53:04.231Z] 93b08a4f1073: Waiting [2020-03-12T15:53:04.231Z] b8cc5d1170e3: Verifying Checksum [2020-03-12T15:53:04.231Z] b8cc5d1170e3: Download complete [2020-03-12T15:53:05.172Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T15:53:05.172Z] 9123ac7c32f7: Download complete [2020-03-12T15:53:05.172Z] 9123ac7c32f7: Pull complete [2020-03-12T15:53:05.431Z] b8cc5d1170e3: Pull complete [2020-03-12T15:53:05.691Z] 93b08a4f1073: Verifying Checksum [2020-03-12T15:53:05.691Z] 93b08a4f1073: Download complete [2020-03-12T15:53:06.629Z] 2924cbbf6a41: Download complete [2020-03-12T15:53:07.239Z] 2924cbbf6a41: Pull complete [2020-03-12T15:53:07.499Z] 93b08a4f1073: Pull complete [2020-03-12T15:53:07.760Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-12T15:53:07.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-12T15:53:07.915Z] prd-centos7-docker-4c-2g-352 does not seem to be running inside a container [2020-03-12T15:53:07.966Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@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 [2020-03-12T15:53:08.647Z] $ docker top 5d7442b2d6fe1b6b5333d86025aed0fd6a1218ee51ef51a1dd72167f4225c471 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T15:53:08.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T15:53:08.935Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T15:53:09.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T15:53:09.182Z] $ docker exec 5d7442b2d6fe1b6b5333d86025aed0fd6a1218ee51ef51a1dd72167f4225c471 ssh-agent [2020-03-12T15:53:09.361Z] SSH_AUTH_SOCK=/tmp/ssh-94Gjb2Dc73gC/agent.14 [2020-03-12T15:53:09.361Z] SSH_AGENT_PID=21 [2020-03-12T15:53:09.372Z] Running ssh-add (command line suppressed) [2020-03-12T15:53:09.512Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_5043724954738055056.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_5043724954738055056.key) [2020-03-12T15:53:09.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T15:53:09.887Z] + git describe --exact-match --tags HEAD [2020-03-12T15:53:09.887Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-12T15:53:09.964Z] $ docker exec --env ******** --env ******** 5d7442b2d6fe1b6b5333d86025aed0fd6a1218ee51ef51a1dd72167f4225c471 ssh-agent -k [2020-03-12T15:53:10.111Z] unset SSH_AUTH_SOCK; [2020-03-12T15:53:10.111Z] unset SSH_AGENT_PID; [2020-03-12T15:53:10.112Z] echo Agent pid 21 killed; [2020-03-12T15:53:10.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-12T15:53:10.223Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-12T15:53:10.223Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-12T15:53:10.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T15:53:10.326Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T15:53:10.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T15:53:10.517Z] $ docker exec 5d7442b2d6fe1b6b5333d86025aed0fd6a1218ee51ef51a1dd72167f4225c471 ssh-agent [2020-03-12T15:53:10.694Z] SSH_AUTH_SOCK=/tmp/ssh-eaPI32XERGV0/agent.55 [2020-03-12T15:53:10.694Z] SSH_AGENT_PID=62 [2020-03-12T15:53:10.701Z] Running ssh-add (command line suppressed) [2020-03-12T15:53:10.874Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_3489866275320800756.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_3489866275320800756.key) [2020-03-12T15:53:10.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T15:53:11.278Z] + git semver init [2020-03-12T15:53:11.278Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T15:53:11.278Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git [2020-03-12T15:53:11.278Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:53:11.278Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T15:53:11.278Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T15:53:11.278Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T15:53:11.278Z] # $SEMVER_BRANCH = PR-464 [2020-03-12T15:53:11.278Z] # $SEMVER_TEMP = /tmp/semver-854569720 [2020-03-12T15:53:11.279Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-12T15:53:11.844Z] # '/tmp/semver-854569720' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' [2020-03-12T15:53:11.844Z] # -> Force: false [2020-03-12T15:53:11.844Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } [2020-03-12T15:53:11.856Z] $ docker exec --env ******** --env ******** 5d7442b2d6fe1b6b5333d86025aed0fd6a1218ee51ef51a1dd72167f4225c471 ssh-agent -k [2020-03-12T15:53:11.998Z] unset SSH_AUTH_SOCK; [2020-03-12T15:53:11.998Z] unset SSH_AGENT_PID; [2020-03-12T15:53:11.998Z] echo Agent pid 62 killed; [2020-03-12T15:53:12.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T15:53:12.540Z] + git semver [Pipeline] } [2020-03-12T15:53:12.558Z] $ docker stop --time=1 5d7442b2d6fe1b6b5333d86025aed0fd6a1218ee51ef51a1dd72167f4225c471 [2020-03-12T15:53:13.876Z] $ docker rm -f 5d7442b2d6fe1b6b5333d86025aed0fd6a1218ee51ef51a1dd72167f4225c471 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-12T15:53:14.666Z] Stashed 32 file(s) [Pipeline] echo [2020-03-12T15:53:14.668Z] [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-12T15:53:29.923Z] Still waiting to schedule task [2020-03-12T15:53:29.923Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-12T15:53:29.924Z] Still waiting to schedule task [2020-03-12T15:53:29.925Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-12T15:54:17.497Z] Running on prd-centos7-docker-4c-2g-354 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-03-12T15:54:17.539Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-03-12T15:54:20.564Z] using credential edgex-jenkins-ssh [2020-03-12T15:54:20.610Z] Cloning the remote Git repository [2020-03-12T15:54:20.610Z] Cloning with configured refspecs honoured and without tags [2020-03-12T15:54:19.852Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:54:19.896Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-03-12T15:54:19.940Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:54:19.940Z] > git --version # timeout=10 [2020-03-12T15:54:19.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:54:19.973Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:54:21.357Z] Fetching without tags [2020-03-12T15:54:21.777Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 58d8c2fbfe57be80d06d3bf091d22c686d74c453 [2020-03-12T15:54:21.873Z] Merge succeeded, producing 58d8c2fbfe57be80d06d3bf091d22c686d74c453 [2020-03-12T15:54:21.873Z] Checking out Revision 58d8c2fbfe57be80d06d3bf091d22c686d74c453 (PR-464) [2020-03-12T15:54:20.533Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:54:20.540Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-03-12T15:54:20.546Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:54:20.563Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:54:20.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:54:20.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:54:20.584Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:54:21.037Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:54:21.043Z] > git checkout -f 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # timeout=10 [2020-03-12T15:54:21.092Z] > git remote # timeout=10 [2020-03-12T15:54:21.097Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T15:54:21.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:54:21.112Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-12T15:54:21.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T15:54:21.135Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:54:21.141Z] > git checkout -f 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # timeout=10 [2020-03-12T15:54:26.641Z] Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T15:54:27.574Z] ========================================================= [2020-03-12T15:54:27.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-12T15:54:27.575Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:54:28.371Z] + 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 . [2020-03-12T15:54:28.632Z] Sending build context to Docker daemon 2.702MB [2020-03-12T15:54:28.632Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-12T15:54:28.632Z] Step 2/8 : FROM ${BASE} [2020-03-12T15:54:28.632Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-12T15:54:28.632Z] e6b0cf9c0882: Pulling fs layer [2020-03-12T15:54:28.632Z] 2848faf0eed1: Pulling fs layer [2020-03-12T15:54:28.632Z] 0f37312ad70f: Pulling fs layer [2020-03-12T15:54:28.632Z] 5788d62ee057: Pulling fs layer [2020-03-12T15:54:28.632Z] 0e6b1d234666: Pulling fs layer [2020-03-12T15:54:28.632Z] bf5d7aec512f: Pulling fs layer [2020-03-12T15:54:28.632Z] 34c802a77dc8: Pulling fs layer [2020-03-12T15:54:28.632Z] 9eb99e56ec68: Pulling fs layer [2020-03-12T15:54:28.632Z] 27c7a5d97fbd: Pulling fs layer [2020-03-12T15:54:28.632Z] 5c102a31e300: Pulling fs layer [2020-03-12T15:54:28.632Z] dcfb455df0a1: Pulling fs layer [2020-03-12T15:54:28.632Z] 5788d62ee057: Waiting [2020-03-12T15:54:28.632Z] 0e6b1d234666: Waiting [2020-03-12T15:54:28.632Z] bf5d7aec512f: Waiting [2020-03-12T15:54:28.632Z] 34c802a77dc8: Waiting [2020-03-12T15:54:28.632Z] 9eb99e56ec68: Waiting [2020-03-12T15:54:28.632Z] 27c7a5d97fbd: Waiting [2020-03-12T15:54:28.632Z] 5c102a31e300: Waiting [2020-03-12T15:54:28.632Z] dcfb455df0a1: Waiting [2020-03-12T15:54:28.900Z] 0f37312ad70f: Verifying Checksum [2020-03-12T15:54:28.900Z] 0f37312ad70f: Download complete [2020-03-12T15:54:28.900Z] 2848faf0eed1: Verifying Checksum [2020-03-12T15:54:28.900Z] 2848faf0eed1: Download complete [2020-03-12T15:54:28.900Z] 0e6b1d234666: Verifying Checksum [2020-03-12T15:54:28.900Z] 0e6b1d234666: Download complete [2020-03-12T15:54:28.900Z] bf5d7aec512f: Verifying Checksum [2020-03-12T15:54:28.900Z] bf5d7aec512f: Download complete [2020-03-12T15:54:28.900Z] e6b0cf9c0882: Verifying Checksum [2020-03-12T15:54:28.900Z] e6b0cf9c0882: Download complete [2020-03-12T15:54:29.169Z] e6b0cf9c0882: Pull complete [2020-03-12T15:54:29.169Z] 2848faf0eed1: Pull complete [2020-03-12T15:54:29.436Z] 0f37312ad70f: Pull complete [2020-03-12T15:54:29.703Z] 34c802a77dc8: Verifying Checksum [2020-03-12T15:54:29.703Z] 34c802a77dc8: Download complete [2020-03-12T15:54:29.703Z] 27c7a5d97fbd: Verifying Checksum [2020-03-12T15:54:29.703Z] 27c7a5d97fbd: Download complete [2020-03-12T15:54:30.667Z] 5c102a31e300: Verifying Checksum [2020-03-12T15:54:30.667Z] 5c102a31e300: Download complete [2020-03-12T15:54:30.667Z] dcfb455df0a1: Verifying Checksum [2020-03-12T15:54:30.667Z] dcfb455df0a1: Download complete [2020-03-12T15:54:30.667Z] 9eb99e56ec68: Verifying Checksum [2020-03-12T15:54:30.667Z] 9eb99e56ec68: Download complete [2020-03-12T15:54:31.239Z] 5788d62ee057: Verifying Checksum [2020-03-12T15:54:31.239Z] 5788d62ee057: Download complete [2020-03-12T15:54:39.395Z] 5788d62ee057: Pull complete [2020-03-12T15:54:39.395Z] 0e6b1d234666: Pull complete [2020-03-12T15:54:39.395Z] bf5d7aec512f: Pull complete [2020-03-12T15:54:43.607Z] 34c802a77dc8: Pull complete [2020-03-12T15:54:46.949Z] 9eb99e56ec68: Pull complete [2020-03-12T15:54:46.949Z] 27c7a5d97fbd: Pull complete [2020-03-12T15:54:47.892Z] 5c102a31e300: Pull complete [2020-03-12T15:54:47.892Z] dcfb455df0a1: Pull complete [2020-03-12T15:54:47.892Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-12T15:54:47.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-12T15:54:47.892Z] ---> 7c70fe431013 [2020-03-12T15:54:47.892Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:54:48.151Z] ---> Running in 067208e401ab [2020-03-12T15:54:48.151Z] Removing intermediate container 067208e401ab [2020-03-12T15:54:48.151Z] ---> 49890644914a [2020-03-12T15:54:48.151Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:54:48.151Z] ---> Running in 62ede2b66de0 [2020-03-12T15:54:49.098Z] Removing intermediate container 62ede2b66de0 [2020-03-12T15:54:49.098Z] ---> 59ae94986eae [2020-03-12T15:54:49.098Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T15:54:49.359Z] ---> Running in 6cf8512bb1f9 [2020-03-12T15:54:49.620Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T15:54:50.559Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T15:54:51.130Z] OK: 143 MiB in 39 packages [2020-03-12T15:54:51.391Z] Removing intermediate container 6cf8512bb1f9 [2020-03-12T15:54:51.391Z] ---> 78b510783fe7 [2020-03-12T15:54:51.391Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-12T15:54:51.654Z] ---> Running in c218ea6dae60 [2020-03-12T15:54:51.654Z] Removing intermediate container c218ea6dae60 [2020-03-12T15:54:51.654Z] ---> 92ee1091c1ba [2020-03-12T15:54:51.654Z] Step 7/8 : COPY . . [2020-03-12T15:54:52.229Z] ---> 1521bdc30a1c [2020-03-12T15:54:52.229Z] Step 8/8 : RUN go mod download [2020-03-12T15:54:52.229Z] ---> Running in b94a37f118ab [2020-03-12T15:54:54.136Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T15:54:54.136Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-12T15:54:54.136Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T15:54:54.136Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T15:54:54.136Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T15:54:54.136Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T15:54:54.136Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-12T15:54:54.136Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T15:54:54.136Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-12T15:54:54.136Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-12T15:54:54.136Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T15:54:54.136Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-12T15:54:54.396Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-12T15:54:54.396Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-12T15:54:54.396Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T15:54:54.396Z] go: finding github.com/google/uuid v1.1.0 [2020-03-12T15:54:54.396Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-12T15:54:54.396Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T15:54:54.396Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T15:54:54.396Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-12T15:54:54.396Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-12T15:54:54.396Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T15:54:54.396Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T15:54:54.396Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T15:54:54.396Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T15:54:54.396Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T15:54:54.396Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T15:54:54.657Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T15:54:54.657Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T15:54:54.657Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T15:54:54.657Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T15:54:54.657Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T15:54:54.657Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T15:54:54.657Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T15:54:54.657Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T15:54:54.657Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T15:54:54.657Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T15:54:54.657Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T15:54:54.657Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T15:54:54.657Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T15:54:54.657Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-12T15:54:54.657Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T15:54:54.657Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T15:54:54.657Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T15:54:54.657Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T15:54:54.657Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-12T15:54:54.657Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-12T15:55:02.817Z] Removing intermediate container b94a37f118ab [2020-03-12T15:55:02.817Z] ---> 1db1e1586d6a [2020-03-12T15:55:02.817Z] Successfully built 1db1e1586d6a [2020-03-12T15:55:02.817Z] 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 [2020-03-12T15:55:03.475Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-12T15:55:03.475Z] . [Pipeline] withDockerContainer [2020-03-12T15:55:03.618Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2020-03-12T15:55:03.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 [2020-03-12T15:55:04.336Z] $ docker top b378ce12e6e037b90839136dc54cf1d3a74ea7cdf8ccbb3f57c9af707742b265 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T15:55:04.841Z] + go version [2020-03-12T15:55:04.841Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-12T15:55:05.145Z] + make test [2020-03-12T15:55:05.145Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T15:55:10.798Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-353 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-03-12T15:55:10.835Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-03-12T15:55:16.704Z] using credential edgex-jenkins-ssh [2020-03-12T15:55:16.777Z] Cloning the remote Git repository [2020-03-12T15:55:16.777Z] Cloning with configured refspecs honoured and without tags [2020-03-12T15:55:16.838Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:55:16.912Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-03-12T15:55:17.001Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:55:17.002Z] > git --version # timeout=10 [2020-03-12T15:55:17.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:55:17.095Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:55:18.060Z] Fetching without tags [2020-03-12T15:55:17.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:55:17.962Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-03-12T15:55:18.006Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:55:18.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:55:18.070Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:55:18.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:55:18.084Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:55:18.582Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 58d8c2fbfe57be80d06d3bf091d22c686d74c453 [2020-03-12T15:55:18.897Z] Merge succeeded, producing 58d8c2fbfe57be80d06d3bf091d22c686d74c453 [2020-03-12T15:55:18.897Z] Checking out Revision 58d8c2fbfe57be80d06d3bf091d22c686d74c453 (PR-464) [2020-03-12T15:55:18.599Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:55:18.634Z] > git checkout -f 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # timeout=10 [2020-03-12T15:55:18.746Z] > git remote # timeout=10 [2020-03-12T15:55:18.800Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T15:55:18.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:55:18.841Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-12T15:55:18.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T15:55:18.899Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:55:18.920Z] > git checkout -f 58d8c2fbfe57be80d06d3bf091d22c686d74c453 # timeout=10 [2020-03-12T15:55:23.337Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-12T15:55:23.337Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-12T15:55:23.337Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-12T15:55:23.337Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.009s coverage: 23.1% of statements [2020-03-12T15:55:23.337Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.041s coverage: 95.8% of statements [2020-03-12T15:55:23.630Z] Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T15:55:24.831Z] ========================================================= [2020-03-12T15:55:24.831Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-12T15:55:24.831Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:55:25.906Z] + 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 . [2020-03-12T15:55:26.671Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.029s coverage: 12.7% of statements [2020-03-12T15:55:26.671Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.010s coverage: 20.5% of statements [2020-03-12T15:55:26.889Z] Sending build context to Docker daemon 2.699MB [2020-03-12T15:55:26.889Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-12T15:55:26.889Z] Step 2/8 : FROM ${BASE} [2020-03-12T15:55:27.160Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-12T15:55:27.160Z] cde5963f3b93: Pulling fs layer [2020-03-12T15:55:27.160Z] 2a23fa8c16f7: Pulling fs layer [2020-03-12T15:55:27.160Z] 777b28850792: Pulling fs layer [2020-03-12T15:55:27.160Z] 8a11ddd9e578: Pulling fs layer [2020-03-12T15:55:27.160Z] 4cf88f913ddb: Pulling fs layer [2020-03-12T15:55:27.160Z] 1df406cf5192: Pulling fs layer [2020-03-12T15:55:27.160Z] cd6300453558: Pulling fs layer [2020-03-12T15:55:27.160Z] b9c365052c96: Pulling fs layer [2020-03-12T15:55:27.160Z] a2d8cc88f415: Pulling fs layer [2020-03-12T15:55:27.160Z] ea1d1ca13537: Pulling fs layer [2020-03-12T15:55:27.160Z] 3750a50a1c5e: Pulling fs layer [2020-03-12T15:55:27.160Z] 8a11ddd9e578: Waiting [2020-03-12T15:55:27.160Z] b9c365052c96: Waiting [2020-03-12T15:55:27.160Z] ea1d1ca13537: Waiting [2020-03-12T15:55:27.160Z] 3750a50a1c5e: Waiting [2020-03-12T15:55:27.160Z] 4cf88f913ddb: Waiting [2020-03-12T15:55:27.160Z] a2d8cc88f415: Waiting [2020-03-12T15:55:27.160Z] cd6300453558: Waiting [2020-03-12T15:55:27.160Z] 1df406cf5192: Waiting [2020-03-12T15:55:27.160Z] 777b28850792: Verifying Checksum [2020-03-12T15:55:27.160Z] 777b28850792: Download complete [2020-03-12T15:55:27.160Z] 2a23fa8c16f7: Download complete [2020-03-12T15:55:27.160Z] 4cf88f913ddb: Verifying Checksum [2020-03-12T15:55:27.160Z] 4cf88f913ddb: Download complete [2020-03-12T15:55:27.428Z] 1df406cf5192: Verifying Checksum [2020-03-12T15:55:27.428Z] 1df406cf5192: Download complete [2020-03-12T15:55:27.428Z] cde5963f3b93: Download complete [2020-03-12T15:55:28.392Z] cde5963f3b93: Pull complete [2020-03-12T15:55:28.662Z] 2a23fa8c16f7: Pull complete [2020-03-12T15:55:29.251Z] 777b28850792: Pull complete [2020-03-12T15:55:31.846Z] cd6300453558: Verifying Checksum [2020-03-12T15:55:31.846Z] cd6300453558: Download complete [2020-03-12T15:55:31.846Z] a2d8cc88f415: Verifying Checksum [2020-03-12T15:55:31.846Z] a2d8cc88f415: Download complete [2020-03-12T15:55:34.440Z] ea1d1ca13537: Verifying Checksum [2020-03-12T15:55:34.440Z] ea1d1ca13537: Download complete [2020-03-12T15:55:34.440Z] 3750a50a1c5e: Verifying Checksum [2020-03-12T15:55:34.440Z] 3750a50a1c5e: Download complete [2020-03-12T15:55:37.803Z] b9c365052c96: Verifying Checksum [2020-03-12T15:55:37.803Z] b9c365052c96: Download complete [2020-03-12T15:55:38.765Z] 8a11ddd9e578: Verifying Checksum [2020-03-12T15:55:38.765Z] 8a11ddd9e578: Download complete [2020-03-12T15:55:51.132Z] 8a11ddd9e578: Pull complete [2020-03-12T15:55:51.132Z] 4cf88f913ddb: Pull complete [2020-03-12T15:55:51.132Z] 1df406cf5192: Pull complete [2020-03-12T15:55:55.406Z] cd6300453558: Pull complete [2020-03-12T15:55:58.783Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.033s coverage: 30.0% of statements [2020-03-12T15:55:58.783Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.284s coverage: 42.3% of statements [2020-03-12T15:55:58.783Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-12T15:55:58.783Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-12T15:55:58.783Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.342s coverage: 79.4% of statements [2020-03-12T15:55:58.783Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-12T15:55:58.783Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-12T15:55:58.783Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-12T15:55:58.783Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements [2020-03-12T15:55:58.783Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.112s coverage: 76.1% of statements [2020-03-12T15:55:58.783Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-12T15:55:58.783Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-12T15:55:58.783Z] gofmt -l . [2020-03-12T15:55:58.783Z] [ "`gofmt -l .`" = "" ] [2020-03-12T15:55:58.783Z] ./bin/test-attribution-txt.sh [2020-03-12T15:55:59.355Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-12T15:56:00.266Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T15:56:00.274Z] $ docker stop --time=1 b378ce12e6e037b90839136dc54cf1d3a74ea7cdf8ccbb3f57c9af707742b265 [2020-03-12T15:56:00.777Z] b9c365052c96: Pull complete [2020-03-12T15:56:00.778Z] a2d8cc88f415: Pull complete [2020-03-12T15:56:01.894Z] $ docker rm -f b378ce12e6e037b90839136dc54cf1d3a74ea7cdf8ccbb3f57c9af707742b265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T15:56:02.733Z] ea1d1ca13537: Pull complete [2020-03-12T15:56:02.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T15:56:03.006Z] 3750a50a1c5e: Pull complete [2020-03-12T15:56:03.006Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-12T15:56:03.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-12T15:56:03.006Z] ---> 78745c68409d [2020-03-12T15:56:03.006Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:56:03.307Z] + ls -al . [2020-03-12T15:56:03.307Z] total 200 [2020-03-12T15:56:03.307Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 12 15:55 . [2020-03-12T15:56:03.307Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 15:54 .. [2020-03-12T15:56:03.307Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 15:54 api [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 12 15:54 async.go [2020-03-12T15:56:03.307Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 12 15:54 bin [2020-03-12T15:56:03.307Z] -rw-r--r--. 1 jenkins jenkins 101826 Mar 12 15:55 coverage.out [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 12 15:54 Dockerfile.build [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 12 15:54 .dockerignore [2020-03-12T15:56:03.307Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 12 15:54 example [2020-03-12T15:56:03.307Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 15:54 .git [2020-03-12T15:56:03.307Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 12 15:54 .github [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 12 15:54 .gitignore [2020-03-12T15:56:03.307Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 12 15:55 go.mod [2020-03-12T15:56:03.307Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 12 15:55 go.sum [2020-03-12T15:56:03.307Z] drwxrwxr-x. 13 jenkins jenkins 176 Mar 12 15:54 internal [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 12 15:54 Jenkinsfile [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 12 15:54 LICENSE [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 12 15:54 Makefile [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 12 15:54 manageddevices.go [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 12 15:54 managedprofiles.go [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 12 15:54 managedwatchers.go [2020-03-12T15:56:03.307Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 12 15:54 pkg [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 761 Mar 12 15:54 README.md [2020-03-12T15:56:03.307Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 15:54 .semver [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 9817 Mar 12 15:54 service.go [2020-03-12T15:56:03.307Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 15:54 snap [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 15:53 VERSION [2020-03-12T15:56:03.307Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 12 15:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:56:03.635Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=58d8c2fbfe57be80d06d3bf091d22c686d74c453 --label arch=amd64 --label version=0.0.0 . [2020-03-12T15:56:03.899Z] Sending build context to Docker daemon 2.829MB [2020-03-12T15:56:03.899Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-12T15:56:03.899Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-12T15:56:03.899Z] ---> 1db1e1586d6a [2020-03-12T15:56:03.899Z] Step 3/20 : ARG MAKE='make build' [2020-03-12T15:56:03.899Z] ---> Running in bf640f1d9bf7 [2020-03-12T15:56:04.164Z] Removing intermediate container bf640f1d9bf7 [2020-03-12T15:56:04.164Z] ---> 337560ff423f [2020-03-12T15:56:04.164Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-12T15:56:04.164Z] ---> Running in 6408381f2769 [2020-03-12T15:56:04.164Z] Removing intermediate container 6408381f2769 [2020-03-12T15:56:04.164Z] ---> b038ed506f74 [2020-03-12T15:56:04.164Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:56:04.430Z] ---> Running in 420871f81e99 [2020-03-12T15:56:04.430Z] Removing intermediate container 420871f81e99 [2020-03-12T15:56:04.430Z] ---> 60110d77efff [2020-03-12T15:56:04.430Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:56:04.430Z] ---> Running in 9566c6a063e4 [2020-03-12T15:56:05.374Z] Removing intermediate container 9566c6a063e4 [2020-03-12T15:56:05.374Z] ---> 9d0bbd3fe315 [2020-03-12T15:56:05.374Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-12T15:56:05.374Z] ---> Running in 8b179e4a1dac [2020-03-12T15:56:05.958Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T15:56:06.900Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T15:56:07.301Z] ---> Running in c97b23bccdf6 [2020-03-12T15:56:07.477Z] OK: 143 MiB in 39 packages [2020-03-12T15:56:07.569Z] Removing intermediate container c97b23bccdf6 [2020-03-12T15:56:07.569Z] ---> 40e619b8bd5b [2020-03-12T15:56:07.569Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:56:07.736Z] Removing intermediate container 8b179e4a1dac [2020-03-12T15:56:07.737Z] ---> be762eca2baf [2020-03-12T15:56:07.737Z] Step 8/20 : COPY . . [2020-03-12T15:56:07.837Z] ---> Running in 16941703fa15 [2020-03-12T15:56:07.997Z] ---> 51f7216f7752 [2020-03-12T15:56:07.997Z] Step 9/20 : RUN ${MAKE} [2020-03-12T15:56:08.256Z] ---> Running in b0cc9de1176f [2020-03-12T15:56:08.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-03-12T15:56:09.788Z] Removing intermediate container 16941703fa15 [2020-03-12T15:56:09.789Z] ---> cc8a9a19018d [2020-03-12T15:56:09.789Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T15:56:09.789Z] ---> Running in 65fbc6ab9d7d [2020-03-12T15:56:10.752Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-12T15:56:11.711Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-12T15:56:12.297Z] OK: 125 MiB in 39 packages [2020-03-12T15:56:13.721Z] Removing intermediate container 65fbc6ab9d7d [2020-03-12T15:56:13.721Z] ---> b3e01ae616ce [2020-03-12T15:56:13.721Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-12T15:56:13.721Z] ---> Running in 60151a3c04da [2020-03-12T15:56:14.307Z] Removing intermediate container 60151a3c04da [2020-03-12T15:56:14.307Z] ---> 5317f5a3c802 [2020-03-12T15:56:14.307Z] Step 7/8 : COPY . . [2020-03-12T15:56:15.281Z] ---> f2fcd1347d89 [2020-03-12T15:56:15.281Z] Step 8/8 : RUN go mod download [2020-03-12T15:56:15.281Z] ---> Running in a9e7fb9a466f [2020-03-12T15:56:17.233Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T15:56:17.233Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-12T15:56:17.233Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T15:56:17.233Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T15:56:17.233Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T15:56:17.233Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T15:56:17.233Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-12T15:56:17.233Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T15:56:17.233Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-12T15:56:17.233Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-12T15:56:17.233Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T15:56:17.233Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-12T15:56:17.233Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-12T15:56:17.233Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-12T15:56:17.233Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T15:56:17.233Z] go: finding github.com/google/uuid v1.1.0 [2020-03-12T15:56:17.233Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-12T15:56:17.233Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T15:56:17.233Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T15:56:17.500Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T15:56:17.500Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T15:56:17.500Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T15:56:17.500Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-12T15:56:17.500Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-12T15:56:17.500Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T15:56:17.500Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T15:56:17.500Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T15:56:17.500Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T15:56:17.500Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T15:56:17.500Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T15:56:17.500Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T15:56:17.500Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T15:56:17.769Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T15:56:17.769Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T15:56:17.770Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T15:56:17.770Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T15:56:17.770Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-12T15:56:17.770Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T15:56:17.770Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T15:56:17.770Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T15:56:17.770Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T15:56:17.770Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-12T15:56:17.770Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-12T15:56:23.495Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-12T15:56:28.804Z] Removing intermediate container b0cc9de1176f [2020-03-12T15:56:28.804Z] ---> f8c7485ec2f5 [2020-03-12T15:56:28.804Z] Step 10/20 : FROM scratch [2020-03-12T15:56:28.804Z] ---> [2020-03-12T15:56:28.804Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:56:28.804Z] ---> Running in 671a2d812f36 [2020-03-12T15:56:28.804Z] Removing intermediate container 671a2d812f36 [2020-03-12T15:56:28.804Z] ---> e8689780a638 [2020-03-12T15:56:28.804Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-12T15:56:28.804Z] ---> Running in 0ce1b916330e [2020-03-12T15:56:28.804Z] Removing intermediate container 0ce1b916330e [2020-03-12T15:56:28.804Z] ---> 65a1aace2e39 [2020-03-12T15:56:28.804Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-12T15:56:28.804Z] ---> Running in ba8853dc25ec [2020-03-12T15:56:28.804Z] Removing intermediate container ba8853dc25ec [2020-03-12T15:56:28.804Z] ---> b47a0ddec136 [2020-03-12T15:56:28.804Z] Step 14/20 : WORKDIR / [2020-03-12T15:56:28.804Z] ---> Running in 567c907d4b81 [2020-03-12T15:56:29.065Z] Removing intermediate container 567c907d4b81 [2020-03-12T15:56:29.065Z] ---> 5c7cc173d9b0 [2020-03-12T15:56:29.065Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-12T15:56:29.635Z] ---> 891f171b9e28 [2020-03-12T15:56:29.635Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-12T15:56:29.635Z] ---> bde3ae60e525 [2020-03-12T15:56:29.635Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-12T15:56:29.635Z] ---> Running in a80f1408a0a0 [2020-03-12T15:56:29.894Z] Removing intermediate container a80f1408a0a0 [2020-03-12T15:56:29.894Z] ---> 7f01168b09a4 [2020-03-12T15:56:29.894Z] Step 18/20 : LABEL arch=amd64 [2020-03-12T15:56:29.894Z] ---> Running in 838dbe301172 [2020-03-12T15:56:29.894Z] Removing intermediate container 838dbe301172 [2020-03-12T15:56:29.894Z] ---> e62baefd5ae3 [2020-03-12T15:56:29.894Z] Step 19/20 : LABEL git_sha=58d8c2fbfe57be80d06d3bf091d22c686d74c453 [2020-03-12T15:56:30.153Z] ---> Running in e736bcc508b9 [2020-03-12T15:56:30.153Z] Removing intermediate container e736bcc508b9 [2020-03-12T15:56:30.153Z] ---> ad0cf3cd0b4f [2020-03-12T15:56:30.153Z] Step 20/20 : LABEL version=0.0.0 [2020-03-12T15:56:30.153Z] ---> Running in 0a08a60be643 [2020-03-12T15:56:30.413Z] Removing intermediate container 0a08a60be643 [2020-03-12T15:56:30.413Z] ---> 9ca6d80ea35a [2020-03-12T15:56:30.413Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T15:56:30.413Z] Successfully built 9ca6d80ea35a [2020-03-12T15:56:30.413Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T15:56:36.032Z] Removing intermediate container a9e7fb9a466f [2020-03-12T15:56:36.032Z] ---> a87ef644ffad [2020-03-12T15:56:36.032Z] Successfully built a87ef644ffad [2020-03-12T15:56:36.032Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:56:36.691Z] + docker inspect -f . ci-base-image-arm64 [2020-03-12T15:56:36.691Z] . [Pipeline] withDockerContainer [2020-03-12T15:56:37.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-353 does not seem to be running inside a container [2020-03-12T15:56:37.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 [2020-03-12T15:56:38.918Z] $ docker top 67b810ad418d77401a01c2ff4a2b4e64696d0b28f04bae9a25f3dc9928fe0d9b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T15:56:40.015Z] + go version [2020-03-12T15:56:40.016Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-12T15:56:40.699Z] + make test [2020-03-12T15:56:40.699Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T15:57:27.692Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-12T15:57:27.692Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-12T15:57:27.692Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-12T15:57:27.692Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.056s coverage: 23.1% of statements [2020-03-12T15:57:27.692Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.202s coverage: 95.8% of statements [2020-03-12T15:57:27.692Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.117s coverage: 12.7% of statements [2020-03-12T15:57:27.692Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.024s coverage: 20.5% of statements [2020-03-12T15:58:00.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.055s coverage: 30.0% of statements [2020-03-12T15:58:00.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.349s coverage: 42.3% of statements [2020-03-12T15:58:00.167Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-12T15:58:00.167Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-12T15:58:00.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.589s coverage: 79.4% of statements [2020-03-12T15:58:00.167Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-12T15:58:00.167Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-12T15:58:00.167Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-12T15:58:00.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.055s coverage: 52.6% of statements [2020-03-12T15:58:00.167Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.336s coverage: 76.1% of statements [2020-03-12T15:58:00.167Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-12T15:58:00.167Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-12T15:58:08.474Z] gofmt -l . [2020-03-12T15:58:08.474Z] [ "`gofmt -l .`" = "" ] [2020-03-12T15:58:08.759Z] ./bin/test-attribution-txt.sh [2020-03-12T15:58:09.750Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-12T15:58:10.039Z] Warning: overwriting stash ‘coverage-report’ [2020-03-12T15:58:10.577Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T15:58:10.587Z] $ docker stop --time=1 67b810ad418d77401a01c2ff4a2b4e64696d0b28f04bae9a25f3dc9928fe0d9b [2020-03-12T15:58:12.949Z] $ docker rm -f 67b810ad418d77401a01c2ff4a2b4e64696d0b28f04bae9a25f3dc9928fe0d9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T15:58:14.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T15:58:14.661Z] + ls -al . [2020-03-12T15:58:14.661Z] total 240 [2020-03-12T15:58:14.661Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 15:58 . [2020-03-12T15:58:14.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:55 .. [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 15:55 .dockerignore [2020-03-12T15:58:14.661Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 15:55 .git [2020-03-12T15:58:14.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 15:55 .github [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 12 15:55 .gitignore [2020-03-12T15:58:14.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 15:55 .semver [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 12 15:55 Dockerfile.build [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 12 15:55 Jenkinsfile [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 12 15:55 LICENSE [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 12 15:55 Makefile [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 761 Mar 12 15:55 README.md [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 15:53 VERSION [2020-03-12T15:58:14.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 15:55 api [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 12 15:55 async.go [2020-03-12T15:58:14.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 15:55 bin [2020-03-12T15:58:14.661Z] -rw-r--r-- 1 jenkins jenkins 101826 Mar 12 15:57 coverage.out [2020-03-12T15:58:14.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:55 example [2020-03-12T15:58:14.661Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 12 15:58 go.mod [2020-03-12T15:58:14.661Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 12 15:58 go.sum [2020-03-12T15:58:14.661Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 12 15:55 internal [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 12 15:55 manageddevices.go [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 12 15:55 managedprofiles.go [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 12 15:55 managedwatchers.go [2020-03-12T15:58:14.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:55 pkg [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 9817 Mar 12 15:55 service.go [2020-03-12T15:58:14.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:55 snap [2020-03-12T15:58:14.661Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 12 15:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:58:15.037Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=58d8c2fbfe57be80d06d3bf091d22c686d74c453 --label arch=arm64 --label version=0.0.0 . [2020-03-12T15:58:15.638Z] Sending build context to Docker daemon 2.827MB [2020-03-12T15:58:15.638Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-12T15:58:15.638Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-12T15:58:15.638Z] ---> a87ef644ffad [2020-03-12T15:58:15.638Z] Step 3/20 : ARG MAKE='make build' [2020-03-12T15:58:15.638Z] ---> Running in a9a517b2476a [2020-03-12T15:58:16.225Z] Removing intermediate container a9a517b2476a [2020-03-12T15:58:16.225Z] ---> ab83fb886796 [2020-03-12T15:58:16.225Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-12T15:58:16.225Z] ---> Running in aead3ccbb956 [2020-03-12T15:58:16.498Z] Removing intermediate container aead3ccbb956 [2020-03-12T15:58:16.498Z] ---> 0fac1bece4b6 [2020-03-12T15:58:16.498Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:58:16.770Z] ---> Running in b7e48fa295ae [2020-03-12T15:58:17.044Z] Removing intermediate container b7e48fa295ae [2020-03-12T15:58:17.044Z] ---> 82a9b51c39c2 [2020-03-12T15:58:17.044Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:58:17.311Z] ---> Running in 2ff846a061bd [2020-03-12T15:58:19.255Z] Removing intermediate container 2ff846a061bd [2020-03-12T15:58:19.255Z] ---> c0de695d8ceb [2020-03-12T15:58:19.255Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-12T15:58:19.522Z] ---> Running in 62471a8c15e2 [2020-03-12T15:58:20.487Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-12T15:58:21.444Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-12T15:58:22.027Z] OK: 125 MiB in 39 packages [2020-03-12T15:58:23.454Z] Removing intermediate container 62471a8c15e2 [2020-03-12T15:58:23.454Z] ---> a7ab68473879 [2020-03-12T15:58:23.454Z] Step 8/20 : COPY . . [2020-03-12T15:58:24.431Z] ---> 18692789b684 [2020-03-12T15:58:24.431Z] Step 9/20 : RUN ${MAKE} [2020-03-12T15:58:24.431Z] ---> Running in 96dc1185b240 [2020-03-12T15:58:25.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-03-12T15:59:04.520Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-12T15:59:19.527Z] Removing intermediate container 96dc1185b240 [2020-03-12T15:59:19.527Z] ---> 9ea75647886b [2020-03-12T15:59:19.527Z] Step 10/20 : FROM scratch [2020-03-12T15:59:19.527Z] ---> [2020-03-12T15:59:19.527Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:59:19.527Z] ---> Running in 2bfcc3c7d790 [2020-03-12T15:59:19.527Z] Removing intermediate container 2bfcc3c7d790 [2020-03-12T15:59:19.527Z] ---> 59ba14fafdaa [2020-03-12T15:59:19.527Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-12T15:59:19.527Z] ---> Running in f5a2525bc6ef [2020-03-12T15:59:19.527Z] Removing intermediate container f5a2525bc6ef [2020-03-12T15:59:19.527Z] ---> e1fc86ed2009 [2020-03-12T15:59:19.527Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-12T15:59:19.527Z] ---> Running in 973cb2a94714 [2020-03-12T15:59:19.527Z] Removing intermediate container 973cb2a94714 [2020-03-12T15:59:19.527Z] ---> e2347aacf1da [2020-03-12T15:59:19.527Z] Step 14/20 : WORKDIR / [2020-03-12T15:59:19.527Z] ---> Running in cdb3c97184cf [2020-03-12T15:59:19.527Z] Removing intermediate container cdb3c97184cf [2020-03-12T15:59:19.527Z] ---> 380993b3d312 [2020-03-12T15:59:19.527Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-12T15:59:20.491Z] ---> 181b88cbdcb5 [2020-03-12T15:59:20.491Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-12T15:59:21.075Z] ---> d96154e620a2 [2020-03-12T15:59:21.075Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-12T15:59:21.075Z] ---> Running in b0ef054fae57 [2020-03-12T15:59:21.342Z] Removing intermediate container b0ef054fae57 [2020-03-12T15:59:21.342Z] ---> fcb29cdef3e2 [2020-03-12T15:59:21.342Z] Step 18/20 : LABEL arch=arm64 [2020-03-12T15:59:21.609Z] ---> Running in dfda32e265cc [2020-03-12T15:59:21.876Z] Removing intermediate container dfda32e265cc [2020-03-12T15:59:21.877Z] ---> 8510b6c1bd2b [2020-03-12T15:59:21.877Z] Step 19/20 : LABEL git_sha=58d8c2fbfe57be80d06d3bf091d22c686d74c453 [2020-03-12T15:59:21.877Z] ---> Running in 37641fa0f344 [2020-03-12T15:59:22.459Z] Removing intermediate container 37641fa0f344 [2020-03-12T15:59:22.459Z] ---> 421bacf52de2 [2020-03-12T15:59:22.459Z] Step 20/20 : LABEL version=0.0.0 [2020-03-12T15:59:22.459Z] ---> Running in 9fb1acb5c282 [2020-03-12T15:59:22.725Z] Removing intermediate container 9fb1acb5c282 [2020-03-12T15:59:22.725Z] ---> 77921fb777c9 [2020-03-12T15:59:22.725Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T15:59:22.725Z] Successfully built 77921fb777c9 [2020-03-12T15:59:22.725Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-12T15:59:23.865Z] provisioning config files... [2020-03-12T15:59:23.884Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config6961332309475406840tmp [Pipeline] { [Pipeline] sh [2020-03-12T15:59:24.223Z] + curl -s https://codecov.io/bash [2020-03-12T15:59:24.223Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config6961332309475406840tmp [2020-03-12T15:59:30.790Z] [2020-03-12T15:59:30.790Z] _____ _ [2020-03-12T15:59:30.790Z] / ____| | | [2020-03-12T15:59:30.790Z] | | ___ __| | ___ ___ _____ __ [2020-03-12T15:59:30.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-12T15:59:30.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-12T15:59:30.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-12T15:59:30.790Z] Bash-20200303-bc4d7e6 [2020-03-12T15:59:30.790Z] [2020-03-12T15:59:30.790Z] [2020-03-12T15:59:30.790Z] ==> Jenkins CI detected. [2020-03-12T15:59:30.790Z] project root: . [2020-03-12T15:59:30.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-12T15:59:30.790Z] ==> Running gcov in . (disable via -X gcov) [2020-03-12T15:59:30.790Z] ==> Python coveragepy not found [2020-03-12T15:59:30.790Z] ==> Searching for coverage reports in: [2020-03-12T15:59:30.790Z] + . [2020-03-12T15:59:30.790Z] -> Found 1 reports [2020-03-12T15:59:30.790Z] ==> Detecting git/mercurial file structure [2020-03-12T15:59:30.790Z] ==> Reading reports [2020-03-12T15:59:30.790Z] + ./coverage.out bytes=101826 [2020-03-12T15:59:30.790Z] ==> Appending adjustments [2020-03-12T15:59:30.790Z] http://docs.codecov.io/docs/fixing-reports [2020-03-12T15:59:30.790Z] + Found adjustments [2020-03-12T15:59:30.790Z] ==> Gzipping contents [2020-03-12T15:59:30.790Z] ==> Uploading reports [2020-03-12T15:59:30.790Z] url: https://codecov.io [2020-03-12T15:59:30.790Z] query: branch=PR-464&commit=58d8c2fbfe57be80d06d3bf091d22c686d74c453&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-03-12T15:59:30.790Z] -> Pinging Codecov [2020-03-12T15:59:30.790Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-464&commit=58d8c2fbfe57be80d06d3bf091d22c686d74c453&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-03-12T15:59:30.790Z] -> Uploading [2020-03-12T15:59:31.048Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/58d8c2fbfe57be80d06d3bf091d22c686d74c453 [Pipeline] } [2020-03-12T15:59:31.055Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-12T15:59:32.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T15:59:32.582Z] ---> package-listing.sh [2020-03-12T15:59:32.582Z] ++ facter osfamily [2020-03-12T15:59:32.582Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-12T15:59:32.582Z] + OS_FAMILY=redhat [2020-03-12T15:59:32.582Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:59:32.582Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-12T15:59:32.582Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-12T15:59:32.582Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-12T15:59:32.582Z] + PACKAGES=/tmp/packages_start.txt [2020-03-12T15:59:32.582Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-03-12T15:59:32.582Z] + PACKAGES=/tmp/packages_end.txt [2020-03-12T15:59:32.582Z] + case "${OS_FAMILY}" in [2020-03-12T15:59:32.582Z] + rpm -qa [2020-03-12T15:59:32.582Z] + sort [2020-03-12T15:59:36.779Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-12T15:59:36.779Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-12T15:59:36.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-12T15:59:36.779Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-03-12T15:59:36.779Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [2020-03-12T15:59:36.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:59:37.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T15:59:37.162Z] [2020-03-12T15:59:37.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:59:37.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T15:59:37.492Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-12T15:59:37.492Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T15:59:37.492Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-12T15:59:37.492Z] 756a868c4378: Pulling fs layer [2020-03-12T15:59:37.492Z] 444b2fc9a129: Pulling fs layer [2020-03-12T15:59:37.492Z] ea15f1150254: Pulling fs layer [2020-03-12T15:59:37.492Z] 41b27a9f41bf: Pulling fs layer [2020-03-12T15:59:37.492Z] 28c525ee5125: Pulling fs layer [2020-03-12T15:59:37.492Z] 094b1ea09ed8: Pulling fs layer [2020-03-12T15:59:37.492Z] 138eaada9080: Pulling fs layer [2020-03-12T15:59:37.492Z] 0622d0fa9048: Pulling fs layer [2020-03-12T15:59:37.492Z] 28c525ee5125: Waiting [2020-03-12T15:59:37.492Z] 094b1ea09ed8: Waiting [2020-03-12T15:59:37.492Z] 138eaada9080: Waiting [2020-03-12T15:59:37.492Z] ea15f1150254: Waiting [2020-03-12T15:59:37.492Z] 41b27a9f41bf: Waiting [2020-03-12T15:59:37.492Z] 444b2fc9a129: Waiting [2020-03-12T15:59:37.492Z] 2cc5ad85d9ab: Download complete [2020-03-12T15:59:37.492Z] 444b2fc9a129: Verifying Checksum [2020-03-12T15:59:37.492Z] 444b2fc9a129: Download complete [2020-03-12T15:59:38.065Z] ea15f1150254: Download complete [2020-03-12T15:59:38.065Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T15:59:38.065Z] c9b1b535fdd9: Download complete [2020-03-12T15:59:38.329Z] 28c525ee5125: Verifying Checksum [2020-03-12T15:59:38.329Z] 28c525ee5125: Download complete [2020-03-12T15:59:38.329Z] c9b1b535fdd9: Pull complete [2020-03-12T15:59:38.593Z] 2cc5ad85d9ab: Pull complete [2020-03-12T15:59:43.875Z] 094b1ea09ed8: Verifying Checksum [2020-03-12T15:59:43.875Z] 094b1ea09ed8: Download complete [2020-03-12T15:59:43.875Z] 756a868c4378: Verifying Checksum [2020-03-12T15:59:43.875Z] 756a868c4378: Download complete [2020-03-12T15:59:43.875Z] 0622d0fa9048: Verifying Checksum [2020-03-12T15:59:43.875Z] 0622d0fa9048: Download complete [2020-03-12T15:59:43.875Z] 138eaada9080: Verifying Checksum [2020-03-12T15:59:43.875Z] 138eaada9080: Download complete [2020-03-12T15:59:43.875Z] 41b27a9f41bf: Verifying Checksum [2020-03-12T15:59:43.875Z] 41b27a9f41bf: Download complete [2020-03-12T15:59:44.815Z] 756a868c4378: Pull complete [2020-03-12T15:59:44.815Z] 444b2fc9a129: Pull complete [2020-03-12T15:59:45.073Z] ea15f1150254: Pull complete [2020-03-12T15:59:48.375Z] 41b27a9f41bf: Pull complete [2020-03-12T15:59:48.375Z] 28c525ee5125: Pull complete [2020-03-12T15:59:50.285Z] 094b1ea09ed8: Pull complete [2020-03-12T15:59:50.543Z] 138eaada9080: Pull complete [2020-03-12T15:59:50.543Z] 0622d0fa9048: Pull complete [2020-03-12T15:59:50.543Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-12T15:59:50.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-12T15:59:50.733Z] prd-centos7-docker-4c-2g-352 does not seem to be running inside a container [2020-03-12T15:59:50.788Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@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 [2020-03-12T15:59:51.963Z] $ docker top a14b31f3af55a19441945605dd9dbe35d38b6242feac115b07682dec6c202438 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-12T15:59:52.248Z] provisioning config files... [2020-03-12T15:59:52.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config8010749626641192707tmp [Pipeline] { [Pipeline] echo [2020-03-12T15:59:52.341Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T15:59:52.631Z] ---> create-netrc.sh [Pipeline] echo [2020-03-12T15:59:52.639Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T15:59:52.939Z] ---> logs-deploy.sh [2020-03-12T15:59:52.939Z] + ARCHIVE_ARTIFACTS= [2020-03-12T15:59:52.939Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-12T15:59:52.939Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-12T15:59:52.939Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-12T15:59:52.939Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/3 [2020-03-12T15:59:52.939Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/3/ [2020-03-12T15:59:52.939Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/3 /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:59:54.318Z] Archives upload complete. [2020-03-12T15:59:54.318Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/3/ [2020-03-12T15:59:54.887Z] ---> uname -a: [2020-03-12T15:59:54.887Z] Linux a14b31f3af55 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-12T15:59:54.887Z] [2020-03-12T15:59:54.887Z] [2020-03-12T15:59:54.887Z] ---> lscpu: [2020-03-12T15:59:54.887Z] Architecture: x86_64 [2020-03-12T15:59:54.887Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-12T15:59:54.887Z] Byte Order: Little Endian [2020-03-12T15:59:54.887Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-12T15:59:54.887Z] CPU(s): 4 [2020-03-12T15:59:54.887Z] On-line CPU(s) list: 0-3 [2020-03-12T15:59:54.887Z] Thread(s) per core: 1 [2020-03-12T15:59:54.887Z] Core(s) per socket: 1 [2020-03-12T15:59:54.887Z] Socket(s): 4 [2020-03-12T15:59:54.887Z] NUMA node(s): 1 [2020-03-12T15:59:54.887Z] Vendor ID: GenuineIntel [2020-03-12T15:59:54.887Z] CPU family: 6 [2020-03-12T15:59:54.887Z] Model: 44 [2020-03-12T15:59:54.887Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-12T15:59:54.887Z] Stepping: 1 [2020-03-12T15:59:54.887Z] CPU MHz: 2933.438 [2020-03-12T15:59:54.887Z] BogoMIPS: 5866.87 [2020-03-12T15:59:54.887Z] Virtualization: VT-x [2020-03-12T15:59:54.887Z] Hypervisor vendor: KVM [2020-03-12T15:59:54.887Z] Virtualization type: full [2020-03-12T15:59:54.887Z] L1d cache: 128 KiB [2020-03-12T15:59:54.887Z] L1i cache: 128 KiB [2020-03-12T15:59:54.887Z] L2 cache: 16 MiB [2020-03-12T15:59:54.887Z] L3 cache: 64 MiB [2020-03-12T15:59:54.887Z] NUMA node0 CPU(s): 0-3 [2020-03-12T15:59:54.887Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-12T15:59:54.887Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-12T15:59:54.887Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-12T15:59:54.887Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-12T15:59:54.887Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-12T15:59:54.887Z] 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-12T15:59:54.887Z] [2020-03-12T15:59:54.887Z] [2020-03-12T15:59:54.887Z] ---> nproc: [2020-03-12T15:59:54.887Z] 4 [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] ---> df -h: [2020-03-12T15:59:54.888Z] Filesystem Size Used Available Use% Mounted on [2020-03-12T15:59:54.888Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-12T15:59:54.888Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-12T15:59:54.888Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-12T15:59:54.888Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-12T15:59:54.888Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-12T15:59:54.888Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-12T15:59:54.888Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-12T15:59:54.888Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:59:54.888Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp [2020-03-12T15:59:54.888Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] ---> free -m: [2020-03-12T15:59:54.888Z] total used free shared buff/cache available [2020-03-12T15:59:54.888Z] Mem: 1838 607 75 0 1155 1126 [2020-03-12T15:59:54.888Z] Swap: 1023 1 1022 [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] ---> ip addr: [2020-03-12T15:59:54.888Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-12T15:59:54.888Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-12T15:59:54.888Z] inet 127.0.0.1/8 scope host lo [2020-03-12T15:59:54.888Z] valid_lft forever preferred_lft forever [2020-03-12T15:59:54.888Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-12T15:59:54.888Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-12T15:59:54.888Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-12T15:59:54.888Z] valid_lft forever preferred_lft forever [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] ---> sar -b -r -n DEV: [2020-03-12T15:59:54.888Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] 15:52:21 LINUX RESTART [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] 15:53:01 tps rtps wtps bread/s bwrtn/s [2020-03-12T15:59:54.888Z] 15:54:01 22.55 6.21 16.34 1906.52 2104.16 [2020-03-12T15:59:54.888Z] 15:55:01 2.43 0.00 2.43 0.00 84.53 [2020-03-12T15:59:54.888Z] 15:56:01 0.28 0.00 0.28 0.00 3.48 [2020-03-12T15:59:54.888Z] 15:57:01 0.32 0.00 0.32 0.00 3.65 [2020-03-12T15:59:54.888Z] 15:58:01 0.23 0.00 0.23 0.00 3.55 [2020-03-12T15:59:54.888Z] 15:59:01 0.35 0.00 0.35 0.00 4.70 [2020-03-12T15:59:54.888Z] Average: 4.36 1.04 3.33 317.91 367.52 [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] 15:53:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-12T15:59:54.888Z] 15:54:01 107136 1775168 94.31 2620 1230640 942156 32.15 425532 1190432 12 [2020-03-12T15:59:54.888Z] 15:55:01 113448 1768856 93.97 2620 1230648 910500 31.07 422512 1188248 12 [2020-03-12T15:59:54.888Z] 15:56:01 114400 1767904 93.92 2620 1230652 906316 30.92 421944 1188092 8 [2020-03-12T15:59:54.888Z] 15:57:01 115236 1767068 93.88 2620 1230652 899120 30.68 421272 1187956 12 [2020-03-12T15:59:54.888Z] 15:58:01 115352 1766952 93.87 2620 1230664 899192 30.68 421692 1187956 12 [2020-03-12T15:59:54.888Z] 15:59:01 115524 1766780 93.86 2620 1230668 899248 30.68 421468 1187952 12 [2020-03-12T15:59:54.888Z] Average: 113516 1768788 93.97 2620 1230654 909422 31.03 422403 1188439 11 [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] 15:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-12T15:59:54.888Z] 15:54:01 eth0 272.17 199.30 456.31 56.35 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:54:01 docker0 8.51 6.62 1.00 15.74 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:55:01 eth0 1.40 0.68 0.91 0.19 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:56:01 eth0 0.53 0.38 0.27 0.23 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:58:01 eth0 0.32 0.28 0.14 0.08 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] Average: eth0 45.80 33.49 76.31 9.48 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] Average: docker0 1.42 1.10 0.17 2.62 0.00 0.00 0.00 [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] ---> sar -P ALL: [2020-03-12T15:59:54.888Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] 15:52:21 LINUX RESTART [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] 15:53:01 CPU %user %nice %system %iowait %steal %idle [2020-03-12T15:59:54.888Z] 15:54:01 all 3.22 0.00 1.53 0.13 0.01 95.12 [2020-03-12T15:59:54.888Z] 15:54:01 0 2.97 0.00 1.71 0.12 0.00 95.20 [2020-03-12T15:59:54.888Z] 15:54:01 1 3.14 0.00 1.47 0.05 0.00 95.34 [2020-03-12T15:59:54.888Z] 15:54:01 2 3.69 0.00 1.66 0.12 0.00 94.54 [2020-03-12T15:59:54.888Z] 15:54:01 3 3.08 0.00 1.29 0.25 0.02 95.36 [2020-03-12T15:59:54.888Z] 15:55:01 all 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-12T15:59:54.888Z] 15:55:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-12T15:59:54.888Z] 15:55:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-12T15:59:54.888Z] 15:55:01 2 0.12 0.00 0.08 0.00 0.00 99.80 [2020-03-12T15:59:54.888Z] 15:55:01 3 0.12 0.00 0.07 0.00 0.00 99.82 [2020-03-12T15:59:54.888Z] 15:56:01 all 0.07 0.00 0.04 0.00 0.00 99.89 [2020-03-12T15:59:54.888Z] 15:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-12T15:59:54.888Z] 15:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-12T15:59:54.888Z] 15:56:01 2 0.13 0.00 0.05 0.00 0.00 99.82 [2020-03-12T15:59:54.888Z] 15:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-12T15:59:54.888Z] 15:57:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-12T15:59:54.888Z] 15:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-12T15:59:54.888Z] 15:57:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-12T15:59:54.888Z] 15:57:01 2 0.57 0.00 0.03 0.00 0.00 99.40 [2020-03-12T15:59:54.888Z] 15:57:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-12T15:59:54.888Z] 15:58:01 all 0.20 0.00 0.05 0.00 0.00 99.75 [2020-03-12T15:59:54.888Z] 15:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-12T15:59:54.888Z] 15:58:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-12T15:59:54.888Z] 15:58:01 2 0.58 0.00 0.05 0.00 0.00 99.37 [2020-03-12T15:59:54.888Z] 15:58:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-12T15:59:54.888Z] 15:59:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-03-12T15:59:54.888Z] 15:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-12T15:59:54.888Z] 15:59:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-12T15:59:54.888Z] 15:59:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-12T15:59:54.888Z] 15:59:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-12T15:59:54.888Z] Average: all 0.65 0.00 0.29 0.02 0.00 99.03 [2020-03-12T15:59:54.888Z] Average: 0 0.53 0.00 0.32 0.02 0.00 99.13 [2020-03-12T15:59:54.888Z] Average: 1 0.58 0.00 0.29 0.01 0.00 99.12 [2020-03-12T15:59:54.888Z] Average: 2 0.94 0.00 0.32 0.02 0.00 98.73 [2020-03-12T15:59:54.888Z] Average: 3 0.56 0.00 0.25 0.04 0.00 99.14 [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z] [2020-03-12T15:59:54.888Z]