b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 024630121e2b04935f7e36cc4116b7ecf780bb65 rather than 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n Obtained Jenkinsfile from 024630121e2b04935f7e36cc4116b7ecf780bb65\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision d46900fa36390849cc45d7f8baecf52655a77210\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\n Commit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-17546 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-439 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n Merge succeeded, producing 15d3a263c4d6db7f6e3550f8f4db589d09d066f7\n Checking out Revision 15d3a263c4d6db7f6e3550f8f4db589d09d066f7 (PR-439)\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 15d3a263c4d6db7f6e3550f8f4db589d09d066f7 # timeout=10\n Commit message: "Merge commit \'024630121e2b04935f7e36cc4116b7ecf780bb65\' into HEAD"\n > git rev-list --no-walk 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-04T18:41:40.124Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:41:42.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-04T18:41:42.436Z] \n [2020-02-04T18:41:42.436Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:41:42.969Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-04T18:41:43.288Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-04T18:41:43.288Z] e7c96db7181b: Pulling fs layer\n [2020-02-04T18:41:43.288Z] a038dfdf5543: Pulling fs layer\n [2020-02-04T18:41:43.288Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-04T18:41:43.642Z] e7c96db7181b: Verifying Checksum\n [2020-02-04T18:41:43.642Z] e7c96db7181b: Download complete\n [2020-02-04T18:41:43.642Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-04T18:41:43.642Z] 8d5d8e63b3c0: Download complete\n [2020-02-04T18:41:43.937Z] a038dfdf5543: Verifying Checksum\n [2020-02-04T18:41:43.937Z] a038dfdf5543: Download complete\n [2020-02-04T18:41:44.204Z] e7c96db7181b: Pull complete\n [2020-02-04T18:41:45.625Z] a038dfdf5543: Pull complete\n [2020-02-04T18:41:45.625Z] 8d5d8e63b3c0: Pull complete\n [2020-02-04T18:41:45.887Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-04T18:41:45.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-04T18:41:46.272Z] prd-centos7-docker-4c-2g-17546 does not seem to be running inside a container\n [2020-02-04T18:41:46.382Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-04T18:41:47.267Z] $ docker top d018fa5b90c8c146ceb39c4086cae4bddff6c4a9870f0165e690843451c4024c -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-04T18:41:48.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-04T18:41:48.463Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-04T18:41:49.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-04T18:41:49.043Z] $ docker exec d018fa5b90c8c146ceb39c4086cae4bddff6c4a9870f0165e690843451c4024c ssh-agent\n [2020-02-04T18:41:49.352Z] SSH_AUTH_SOCK=/tmp/ssh-oIS7m2fouQBo/agent.15\n [2020-02-04T18:41:49.352Z] SSH_AGENT_PID=22\n [2020-02-04T18:41:49.368Z] Running ssh-add (command line suppressed)\n [2020-02-04T18:41:49.597Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_4288137698112105454.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_4288137698112105454.key)\n [2020-02-04T18:41:49.693Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:41:50.476Z] + git describe --exact-match --tags HEAD\n [2020-02-04T18:41:50.476Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-04T18:41:50.643Z] $ docker exec --env ******** --env ******** d018fa5b90c8c146ceb39c4086cae4bddff6c4a9870f0165e690843451c4024c ssh-agent -k\n [2020-02-04T18:41:51.123Z] unset SSH_AUTH_SOCK;\n [2020-02-04T18:41:51.124Z] unset SSH_AGENT_PID;\n [2020-02-04T18:41:51.124Z] echo Agent pid 22 killed;\n [2020-02-04T18:41:51.247Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-04T18:41:51.262Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-04T18:41:51.262Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-04T18:41:51.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-04T18:41:51.285Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-04T18:41:51.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-04T18:41:51.709Z] $ docker exec d018fa5b90c8c146ceb39c4086cae4bddff6c4a9870f0165e690843451c4024c ssh-agent\n [2020-02-04T18:41:52.163Z] SSH_AUTH_SOCK=/tmp/ssh-vqf24hyCxmq1/agent.58\n [2020-02-04T18:41:52.163Z] SSH_AGENT_PID=65\n [2020-02-04T18:41:52.180Z] Running ssh-add (command line suppressed)\n [2020-02-04T18:41:52.509Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_5908785141875076143.key (/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/private_key_5908785141875076143.key)\n [2020-02-04T18:41:52.736Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:41:53.450Z] + git semver init\n [2020-02-04T18:41:53.450Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-04T18:41:53.450Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.git\n [2020-02-04T18:41:53.450Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-04T18:41:53.450Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-04T18:41:53.450Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-04T18:41:53.450Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-04T18:41:53.450Z] # $SEMVER_BRANCH = PR-439\n [2020-02-04T18:41:53.450Z] # $SEMVER_TEMP = /tmp/semver-377538243\n [2020-02-04T18:41:53.450Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-04T18:41:54.421Z] # \'/tmp/semver-377538243\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\'\n [2020-02-04T18:41:54.421Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-439/.semver\n [Pipeline] }\n [2020-02-04T18:41:54.432Z] $ docker exec --env ******** --env ******** d018fa5b90c8c146ceb39c4086cae4bddff6c4a9870f0165e690843451c4024c ssh-agent -k\n [2020-02-04T18:41:54.848Z] unset SSH_AUTH_SOCK;\n [2020-02-04T18:41:54.848Z] unset SSH_AGENT_PID;\n [2020-02-04T18:41:54.848Z] echo Agent pid 65 killed;\n [2020-02-04T18:41:54.953Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-04T18:41:55.295Z] + git semver\n [Pipeline] }\n [2020-02-04T18:41:55.591Z] $ docker stop --time=1 d018fa5b90c8c146ceb39c4086cae4bddff6c4a9870f0165e690843451c4024c\n [2020-02-04T18:41:57.407Z] $ docker rm -f d018fa5b90c8c146ceb39c4086cae4bddff6c4a9870f0165e690843451c4024c\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-04T18:41:58.258Z] Stashed 21 file(s)\n [Pipeline] echo\n [2020-02-04T18:41:58.260Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-04T18:42:13.357Z] Still waiting to schedule task\n [2020-02-04T18:42:13.357Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-04T18:42:13.358Z] Still waiting to schedule task\n [2020-02-04T18:42:13.358Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-04T18:43:27.079Z] Running on prd-centos7-docker-4c-2g-17549 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-02-04T18:43:27.093Z] Running in /w/workspace/device-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-04T18:43:30.072Z] using credential edgex-jenkins-ssh\n [2020-02-04T18:43:30.094Z] Cloning the remote Git repository\n [2020-02-04T18:43:30.094Z] Cloning with configured refspecs honoured and without tags\n [2020-02-04T18:43:30.123Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:43:30.984Z] Fetching without tags\n [2020-02-04T18:43:30.162Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n [2020-02-04T18:43:30.208Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:43:30.209Z] > git --version # timeout=10\n [2020-02-04T18:43:30.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:43:30.261Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:43:30.947Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:43:30.953Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-02-04T18:43:30.958Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:43:30.970Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:43:30.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:43:30.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:43:30.994Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:43:31.407Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-02-04T18:43:31.511Z] Merge succeeded, producing a3b56b541c67f846a6f841073e8e7eaa4f7e9c14\n [2020-02-04T18:43:31.511Z] Checking out Revision a3b56b541c67f846a6f841073e8e7eaa4f7e9c14 (PR-439)\n [2020-02-04T18:43:31.415Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:43:31.424Z] > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [2020-02-04T18:43:31.476Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-04T18:43:31.505Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-04T18:43:31.514Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:43:31.520Z] > git checkout -f a3b56b541c67f846a6f841073e8e7eaa4f7e9c14 # timeout=10\n [2020-02-04T18:43:35.062Z] Commit message: "Merge commit \'024630121e2b04935f7e36cc4116b7ecf780bb65\' into HEAD"\n [2020-02-04T18:43:35.068Z] > git rev-list --no-walk 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-04T18:43:35.876Z] =========================================================\n [2020-02-04T18:43:35.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-04T18:43:35.876Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:43:36.633Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-04T18:43:36.900Z] Sending build context to Docker daemon 2.521MB\n\n [2020-02-04T18:43:36.900Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:43:36.900Z] Step 2/8 : FROM ${BASE}\n [2020-02-04T18:43:36.900Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-04T18:43:36.900Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 2848faf0eed1: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 0f37312ad70f: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 7d08f2745646: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 4c9f31393084: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-04T18:43:36.900Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 879382edf91e: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 465f21562d6c: Pulling fs layer\n [2020-02-04T18:43:36.900Z] c022810cb2be: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 2dbe7964578c: Pulling fs layer\n [2020-02-04T18:43:36.900Z] 7d08f2745646: Waiting\n [2020-02-04T18:43:36.900Z] b4c4bfaf82a6: Waiting\n [2020-02-04T18:43:36.900Z] 879382edf91e: Waiting\n [2020-02-04T18:43:36.900Z] 465f21562d6c: Waiting\n [2020-02-04T18:43:36.900Z] c022810cb2be: Waiting\n [2020-02-04T18:43:36.900Z] 4c9f31393084: Waiting\n [2020-02-04T18:43:36.900Z] 75f7a44be1ab: Waiting\n [2020-02-04T18:43:36.900Z] 2dbe7964578c: Waiting\n [2020-02-04T18:43:36.900Z] 0f37312ad70f: Verifying Checksum\n [2020-02-04T18:43:36.900Z] 0f37312ad70f: Download complete\n [2020-02-04T18:43:36.900Z] 2848faf0eed1: Verifying Checksum\n [2020-02-04T18:43:36.900Z] 2848faf0eed1: Download complete\n [2020-02-04T18:43:36.900Z] 4c9f31393084: Verifying Checksum\n [2020-02-04T18:43:36.901Z] 4c9f31393084: Download complete\n [2020-02-04T18:43:36.901Z] 75f7a44be1ab: Download complete\n [2020-02-04T18:43:36.901Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-04T18:43:36.901Z] e6b0cf9c0882: Download complete\n [2020-02-04T18:43:37.492Z] e6b0cf9c0882: Pull complete\n [2020-02-04T18:43:37.762Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-04T18:43:37.762Z] b4c4bfaf82a6: Download complete\n [2020-02-04T18:43:37.762Z] 465f21562d6c: Verifying Checksum\n [2020-02-04T18:43:37.762Z] 465f21562d6c: Download complete\n [2020-02-04T18:43:38.342Z] c022810cb2be: Verifying Checksum\n [2020-02-04T18:43:38.342Z] c022810cb2be: Download complete\n [2020-02-04T18:43:38.605Z] 879382edf91e: Verifying Checksum\n [2020-02-04T18:43:38.605Z] 879382edf91e: Download complete\n [2020-02-04T18:43:38.605Z] 2dbe7964578c: Download complete\n [2020-02-04T18:43:38.605Z] 7d08f2745646: Verifying Checksum\n [2020-02-04T18:43:38.605Z] 7d08f2745646: Download complete\n [2020-02-04T18:43:39.555Z] 2848faf0eed1: Pull complete\n [2020-02-04T18:43:39.555Z] 0f37312ad70f: Pull complete\n [2020-02-04T18:43:46.139Z] 7d08f2745646: Pull complete\n [2020-02-04T18:43:46.139Z] 4c9f31393084: Pull complete\n [2020-02-04T18:43:46.139Z] 75f7a44be1ab: Pull complete\n [2020-02-04T18:43:50.349Z] b4c4bfaf82a6: Pull complete\n [2020-02-04T18:43:52.891Z] 879382edf91e: Pull complete\n [2020-02-04T18:43:53.160Z] 465f21562d6c: Pull complete\n [2020-02-04T18:43:54.140Z] c022810cb2be: Pull complete\n [2020-02-04T18:43:54.140Z] 2dbe7964578c: Pull complete\n [2020-02-04T18:43:54.140Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-04T18:43:54.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-04T18:43:54.140Z] ---> 3f42607d790b\n [2020-02-04T18:43:54.140Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:43:54.706Z] ---> Running in 0e148726befa\n [2020-02-04T18:43:54.966Z] Removing intermediate container 0e148726befa\n [2020-02-04T18:43:54.967Z] ---> fade1d8a3f7e\n [2020-02-04T18:43:54.967Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:43:54.967Z] ---> Running in ad03bda98850\n [2020-02-04T18:43:55.905Z] Removing intermediate container ad03bda98850\n [2020-02-04T18:43:55.905Z] ---> 202a71aeaf28\n [2020-02-04T18:43:55.905Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-04T18:43:55.905Z] ---> Running in c69baa66a039\n [2020-02-04T18:43:56.473Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:43:57.412Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:43:57.673Z] OK: 143 MiB in 39 packages\n [2020-02-04T18:43:57.935Z] Removing intermediate container c69baa66a039\n [2020-02-04T18:43:57.935Z] ---> ac35dff6043f\n [2020-02-04T18:43:57.935Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-04T18:43:57.935Z] ---> Running in b3a036ab76c0\n [2020-02-04T18:43:58.195Z] Removing intermediate container b3a036ab76c0\n [2020-02-04T18:43:58.195Z] ---> 2db4bbf2b6d0\n [2020-02-04T18:43:58.195Z] Step 7/8 : COPY . .\n [2020-02-04T18:43:58.765Z] ---> ff2e88367c18\n [2020-02-04T18:43:58.765Z] Step 8/8 : RUN go mod download\n [2020-02-04T18:43:58.765Z] ---> Running in 507b232630ff\n [2020-02-04T18:43:59.347Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-04T18:43:59.347Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-04T18:43:59.347Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-04T18:43:59.347Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-04T18:43:59.347Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-04T18:43:59.347Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-04T18:43:59.347Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-04T18:43:59.347Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-04T18:43:59.347Z] go: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-04T18:43:59.618Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-04T18:43:59.618Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-04T18:43:59.878Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-04T18:43:59.878Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-04T18:43:59.878Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-04T18:43:59.878Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-04T18:43:59.878Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-04T18:43:59.878Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-04T18:43:59.878Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-04T18:44:00.140Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-04T18:44:00.400Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-04T18:44:00.659Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-04T18:44:00.659Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-04T18:44:00.918Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-04T18:44:01.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-04T18:44:01.489Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-04T18:44:01.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-04T18:44:01.489Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-04T18:44:01.490Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-04T18:44:01.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-04T18:44:01.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-04T18:44:01.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-04T18:44:01.749Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-04T18:44:01.749Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-04T18:44:01.749Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-04T18:44:02.013Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-04T18:44:02.013Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-04T18:44:02.013Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-04T18:44:02.013Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-04T18:44:02.274Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-04T18:44:02.698Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17548 in /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [Pipeline] {\n [Pipeline] ws\n [2020-02-04T18:44:02.712Z] Running in /w/workspace/device-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-04T18:44:02.847Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-04T18:44:02.847Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-04T18:44:02.847Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-04T18:44:02.847Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-04T18:44:03.107Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-04T18:44:03.107Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-04T18:44:03.107Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-04T18:44:03.373Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-04T18:44:03.373Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-04T18:44:03.373Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-04T18:44:03.634Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-04T18:44:03.635Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-04T18:44:03.635Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-04T18:44:03.902Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-04T18:44:03.902Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-04T18:44:03.902Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-04T18:44:04.478Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-04T18:44:04.478Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-04T18:44:04.478Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-04T18:44:04.742Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-04T18:44:04.742Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-04T18:44:04.742Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-04T18:44:05.004Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-04T18:44:09.921Z] using credential edgex-jenkins-ssh\n [2020-02-04T18:44:09.949Z] Cloning the remote Git repository\n [2020-02-04T18:44:09.949Z] Cloning with configured refspecs honoured and without tags\n [2020-02-04T18:44:10.011Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:44:10.098Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n [2020-02-04T18:44:10.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:44:10.181Z] > git --version # timeout=10\n [2020-02-04T18:44:10.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:44:10.313Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:44:11.426Z] Fetching without tags\n [2020-02-04T18:44:11.321Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:44:11.347Z] > git config --add remote.origin.fetch +refs/pull/439/head:refs/remotes/origin/PR-439 # timeout=10\n [2020-02-04T18:44:11.374Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:44:11.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:44:11.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:44:11.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:44:11.456Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:44:11.922Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 4d8bf0645414e14a9bcde9f225d5d94ef3151f72\n [2020-02-04T18:44:12.206Z] Merge succeeded, producing 525263e2c9fec1012a90d144d42b124b75f420a1\n [2020-02-04T18:44:12.206Z] Checking out Revision 525263e2c9fec1012a90d144d42b124b75f420a1 (PR-439)\n [2020-02-04T18:44:11.946Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:44:11.983Z] > git checkout -f 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [2020-02-04T18:44:12.107Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-04T18:44:12.180Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-04T18:44:12.215Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:44:12.233Z] > git checkout -f 525263e2c9fec1012a90d144d42b124b75f420a1 # timeout=10\n [2020-02-04T18:44:16.579Z] Commit message: "Merge commit \'024630121e2b04935f7e36cc4116b7ecf780bb65\' into HEAD"\n [2020-02-04T18:44:16.592Z] > git rev-list --no-walk 4d8bf0645414e14a9bcde9f225d5d94ef3151f72 # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-04T18:44:17.678Z] =========================================================\n [2020-02-04T18:44:17.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-04T18:44:17.678Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:44:19.295Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-02-04T18:44:20.278Z] Sending build context to Docker daemon 2.521MB\n\n [2020-02-04T18:44:20.278Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:44:20.278Z] Step 2/8 : FROM ${BASE}\n [2020-02-04T18:44:20.548Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-04T18:44:20.832Z] cde5963f3b93: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 777b28850792: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 704391ccfee3: Pulling fs layer\n [2020-02-04T18:44:20.832Z] dc41f6c27be0: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-04T18:44:20.832Z] b9840a92bc40: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 29cc21b14733: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-04T18:44:20.832Z] 3b9bb2159cbb: Waiting\n [2020-02-04T18:44:20.832Z] 3e5cb46e90bb: Waiting\n [2020-02-04T18:44:20.832Z] 704391ccfee3: Waiting\n [2020-02-04T18:44:20.832Z] dc41f6c27be0: Waiting\n [2020-02-04T18:44:20.832Z] 1e2f9a495ab8: Waiting\n [2020-02-04T18:44:20.832Z] b9840a92bc40: Waiting\n [2020-02-04T18:44:20.832Z] 29cc21b14733: Waiting\n [2020-02-04T18:44:20.832Z] 9b0bbc4bba68: Waiting\n [2020-02-04T18:44:20.832Z] 777b28850792: Verifying Checksum\n [2020-02-04T18:44:20.832Z] 777b28850792: Download complete\n [2020-02-04T18:44:20.832Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-04T18:44:20.832Z] 2a23fa8c16f7: Download complete\n [2020-02-04T18:44:20.832Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-04T18:44:20.832Z] 3e5cb46e90bb: Download complete\n [2020-02-04T18:44:21.118Z] 704391ccfee3: Verifying Checksum\n [2020-02-04T18:44:21.118Z] 704391ccfee3: Download complete\n [2020-02-04T18:44:21.118Z] cde5963f3b93: Verifying Checksum\n [2020-02-04T18:44:21.118Z] cde5963f3b93: Download complete\n [2020-02-04T18:44:23.125Z] cde5963f3b93: Pull complete\n [2020-02-04T18:44:24.118Z] 2a23fa8c16f7: Pull complete\n [2020-02-04T18:44:24.118Z] 777b28850792: Pull complete\n [2020-02-04T18:44:28.453Z] dc41f6c27be0: Verifying Checksum\n [2020-02-04T18:44:28.453Z] dc41f6c27be0: Download complete\n [2020-02-04T18:44:28.453Z] b9840a92bc40: Verifying Checksum\n [2020-02-04T18:44:28.453Z] b9840a92bc40: Download complete\n [2020-02-04T18:44:31.580Z] \x1b[0mRemoving intermediate container 507b232630ff\n [2020-02-04T18:44:31.580Z] ---> fbbfa3aa37a9\n [2020-02-04T18:44:31.580Z] Successfully built fbbfa3aa37a9\n [2020-02-04T18:44:31.580Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:44:31.978Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-04T18:44:31.979Z] .\n [Pipeline] withDockerContainer\n [2020-02-04T18:44:32.122Z] prd-centos7-docker-4c-2g-17549 does not seem to be running inside a container\n [2020-02-04T18:44:32.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-04T18:44:32.775Z] $ docker top c794eb4b2eb116528044a23f7427a7c639547c84d977beacacc34244761dc9b3 -eo pid,comm\n [2020-02-04T18:44:32.830Z] 29cc21b14733: Verifying Checksum\n [2020-02-04T18:44:32.830Z] 29cc21b14733: Download complete\n [2020-02-04T18:44:32.830Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-04T18:44:32.830Z] 9b0bbc4bba68: Download complete\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:44:33.585Z] + go version\n [2020-02-04T18:44:33.585Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-04T18:44:33.877Z] + make test\n [2020-02-04T18:44:33.877Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-04T18:44:34.335Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-04T18:44:34.335Z] 1e2f9a495ab8: Download complete\n [2020-02-04T18:44:37.025Z] 3b9bb2159cbb: Download complete\n [2020-02-04T18:44:48.817Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-04T18:44:48.817Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-04T18:44:48.817Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-04T18:44:48.817Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.010s\tcoverage: 23.1% of statements\n [2020-02-04T18:44:49.082Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.039s\tcoverage: 96.8% of statements\n [2020-02-04T18:44:55.344Z] 3b9bb2159cbb: Pull complete\n [2020-02-04T18:44:55.344Z] 3e5cb46e90bb: Pull complete\n [2020-02-04T18:44:55.344Z] 704391ccfee3: Pull complete\n [2020-02-04T18:44:59.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.842s\tcoverage: 13.1% of statements\n [2020-02-04T18:44:59.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.016s\tcoverage: 25.6% of statements\n [2020-02-04T18:44:59.889Z] dc41f6c27be0: Pull complete\n [2020-02-04T18:45:08.153Z] 1e2f9a495ab8: Pull complete\n [2020-02-04T18:45:08.153Z] b9840a92bc40: Pull complete\n [2020-02-04T18:45:10.126Z] 29cc21b14733: Pull complete\n [2020-02-04T18:45:10.396Z] 9b0bbc4bba68: Pull complete\n [2020-02-04T18:45:10.396Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-04T18:45:10.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-04T18:45:10.396Z] ---> 56ba99f26dce\n [2020-02-04T18:45:10.396Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:45:14.682Z] ---> Running in d17d8fbdb8d3\n [2020-02-04T18:45:14.682Z] Removing intermediate container d17d8fbdb8d3\n [2020-02-04T18:45:14.682Z] ---> 6b8b2babae02\n [2020-02-04T18:45:14.682Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:45:14.682Z] ---> Running in 00b26a1b713d\n [2020-02-04T18:45:16.662Z] Removing intermediate container 00b26a1b713d\n [2020-02-04T18:45:16.662Z] ---> 0998db2bbc3f\n [2020-02-04T18:45:16.662Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-04T18:45:16.662Z] ---> Running in c199af0099d1\n [2020-02-04T18:45:17.660Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:45:19.628Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:45:20.213Z] OK: 125 MiB in 39 packages\n [2020-02-04T18:45:21.635Z] Removing intermediate container c199af0099d1\n [2020-02-04T18:45:21.635Z] ---> a4f3e58a72e1\n [2020-02-04T18:45:21.635Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-04T18:45:21.635Z] ---> Running in ce77cabcb95b\n [2020-02-04T18:45:22.226Z] Removing intermediate container ce77cabcb95b\n [2020-02-04T18:45:22.226Z] ---> 7b8327b3b78b\n [2020-02-04T18:45:22.226Z] Step 7/8 : COPY . .\n [2020-02-04T18:45:23.201Z] ---> 792c3d207757\n [2020-02-04T18:45:23.201Z] Step 8/8 : RUN go mod download\n [2020-02-04T18:45:23.201Z] ---> Running in 9ff70d07b1a8\n [2020-02-04T18:45:24.177Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-04T18:45:24.177Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-04T18:45:25.612Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-04T18:45:25.662Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.019s\tcoverage: 30.9% of statements\n [2020-02-04T18:45:25.663Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.823s\tcoverage: 42.3% of statements\n [2020-02-04T18:45:25.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-04T18:45:25.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-04T18:45:25.663Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.291s\tcoverage: 79.5% of statements\n [2020-02-04T18:45:25.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-04T18:45:25.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-04T18:45:25.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-04T18:45:25.663Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.016s\tcoverage: 52.6% of statements\n [2020-02-04T18:45:25.663Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.097s\tcoverage: 76.1% of statements\n [2020-02-04T18:45:25.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-04T18:45:25.663Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-04T18:45:25.894Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-04T18:45:25.894Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-04T18:45:25.894Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-04T18:45:26.162Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-04T18:45:26.162Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-04T18:45:26.162Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-04T18:45:26.162Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-04T18:45:26.749Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-04T18:45:27.022Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-04T18:45:27.292Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-04T18:45:27.570Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-04T18:45:27.842Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-04T18:45:27.842Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-04T18:45:28.439Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-04T18:45:28.439Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-04T18:45:28.714Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-04T18:45:28.984Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-04T18:45:29.257Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-04T18:45:29.257Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-04T18:45:29.528Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-04T18:45:29.528Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-04T18:45:29.804Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-04T18:45:30.078Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-04T18:45:30.078Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-04T18:45:30.667Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-04T18:45:30.667Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-04T18:45:30.667Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-04T18:45:31.256Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-04T18:45:31.526Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-04T18:45:31.796Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-04T18:45:31.796Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-04T18:45:31.796Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-04T18:45:32.069Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-04T18:45:32.251Z] gofmt -l .\n [2020-02-04T18:45:32.251Z] [ "`gofmt -l .`" = "" ]\n [2020-02-04T18:45:32.251Z] ./bin/test-attribution-txt.sh\n [2020-02-04T18:45:32.251Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-04T18:45:32.340Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-04T18:45:32.734Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-04T18:45:32.739Z] $ docker stop --time=1 c794eb4b2eb116528044a23f7427a7c639547c84d977beacacc34244761dc9b3\n [2020-02-04T18:45:32.932Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-04T18:45:33.205Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-04T18:45:33.477Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-04T18:45:33.477Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-04T18:45:34.272Z] $ docker rm -f c794eb4b2eb116528044a23f7427a7c639547c84d977beacacc34244761dc9b3\n [2020-02-04T18:45:34.443Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-04T18:45:34.443Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-04T18:45:34.443Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [2020-02-04T18:45:35.031Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [Pipeline] sh\n [2020-02-04T18:45:35.304Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-04T18:45:35.304Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-04T18:45:35.413Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-04T18:45:35.573Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-04T18:45:35.573Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-04T18:45:35.708Z] + ls -al .\n [2020-02-04T18:45:35.708Z] total 196\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 4 18:45 .\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 4 18:43 ..\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 18:43 api\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 4 18:43 async.go\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 4 18:43 bin\n [2020-02-04T18:45:35.708Z] -rw-r--r--. 1 jenkins jenkins 96730 Feb 4 18:45 coverage.out\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 4 18:43 Dockerfile.build\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 4 18:43 .dockerignore\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 4 18:43 example\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 4 18:43 .git\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 2 jenkins jenkins 38 Feb 4 18:43 .github\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 4 18:43 .gitignore\n [2020-02-04T18:45:35.708Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 4 18:45 go.mod\n [2020-02-04T18:45:35.708Z] -rw-------. 1 jenkins jenkins 11140 Feb 4 18:45 go.sum\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 4 18:43 internal\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 4 18:43 Jenkinsfile\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 4 18:43 LICENSE\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 4 18:43 Makefile\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 4 18:43 manageddevices.go\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 4 18:43 managedprofiles.go\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 4 18:43 pkg\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 4 18:43 README.md\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 4 18:43 .semver\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 9864 Feb 4 18:43 service.go\n [2020-02-04T18:45:35.708Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 4 18:43 snap\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 4 18:41 VERSION\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 4 18:43 version.go\n [2020-02-04T18:45:35.708Z] -rw-rw-r--. 1 jenkins jenkins 519 Feb 4 18:43 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:45:36.012Z] + 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\' --label git_sha=15d3a263c4d6db7f6e3550f8f4db589d09d066f7 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-04T18:45:36.162Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-04T18:45:36.272Z] Sending build context to Docker daemon 2.643MB\n\n [2020-02-04T18:45:36.272Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:45:36.272Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-04T18:45:36.272Z] ---> fbbfa3aa37a9\n [2020-02-04T18:45:36.272Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-04T18:45:36.272Z] ---> Running in edf2dd28baf3\n [2020-02-04T18:45:36.272Z] Removing intermediate container edf2dd28baf3\n [2020-02-04T18:45:36.272Z] ---> ae0ffdd51346\n [2020-02-04T18:45:36.272Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-04T18:45:36.272Z] ---> Running in 8616118ab387\n [2020-02-04T18:45:36.531Z] Removing intermediate container 8616118ab387\n [2020-02-04T18:45:36.531Z] ---> 8ad4c3fdfc89\n [2020-02-04T18:45:36.531Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:45:36.531Z] ---> Running in ff7148ee5b98\n [2020-02-04T18:45:36.754Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-04T18:45:36.788Z] Removing intermediate container ff7148ee5b98\n [2020-02-04T18:45:36.788Z] ---> 492a552a255e\n [2020-02-04T18:45:36.788Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:45:36.788Z] ---> Running in 92eabf434f69\n [2020-02-04T18:45:37.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-04T18:45:37.025Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-04T18:45:37.732Z] Removing intermediate container 92eabf434f69\n [2020-02-04T18:45:37.732Z] ---> 31ef1083df71\n [2020-02-04T18:45:37.732Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-04T18:45:37.732Z] ---> Running in 335a49d56e33\n [2020-02-04T18:45:37.992Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:45:37.993Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-04T18:45:37.993Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-04T18:45:38.561Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:45:38.583Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-04T18:45:38.855Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-04T18:45:39.128Z] OK: 143 MiB in 39 packages\n [2020-02-04T18:45:39.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-04T18:45:39.697Z] Removing intermediate container 335a49d56e33\n [2020-02-04T18:45:39.697Z] ---> a73fef666dd3\n [2020-02-04T18:45:39.697Z] Step 8/20 : COPY . .\n [2020-02-04T18:45:39.714Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-04T18:45:39.958Z] ---> 802d52aafa3f\n [2020-02-04T18:45:39.958Z] Step 9/20 : RUN ${MAKE}\n [2020-02-04T18:45:39.958Z] ---> Running in 74cdd2ba8e59\n [2020-02-04T18:45:40.530Z] 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\n [2020-02-04T18:45:40.680Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-04T18:45:40.681Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-04T18:45:40.681Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-04T18:45:40.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-04T18:45:52.836Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-04T18:45:59.462Z] Removing intermediate container 74cdd2ba8e59\n [2020-02-04T18:45:59.462Z] ---> d39cdc832a0a\n [2020-02-04T18:45:59.462Z] Step 10/20 : FROM scratch\n [2020-02-04T18:45:59.462Z] ---> \n [2020-02-04T18:45:59.462Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:45:59.462Z] ---> Running in a20a9a11c9b9\n [2020-02-04T18:45:59.462Z] Removing intermediate container a20a9a11c9b9\n [2020-02-04T18:45:59.462Z] ---> add9e429d55c\n [2020-02-04T18:45:59.462Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-04T18:45:59.462Z] ---> Running in 684b459ed13b\n [2020-02-04T18:45:59.462Z] Removing intermediate container 684b459ed13b\n [2020-02-04T18:45:59.462Z] ---> 22f77e760f5f\n [2020-02-04T18:45:59.462Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-04T18:45:59.462Z] ---> Running in bc646ad8ed46\n [2020-02-04T18:45:59.462Z] Removing intermediate container bc646ad8ed46\n [2020-02-04T18:45:59.462Z] ---> f72b9a4e7150\n [2020-02-04T18:45:59.462Z] Step 14/20 : WORKDIR /\n [2020-02-04T18:45:59.462Z] ---> Running in 24e849aac738\n [2020-02-04T18:45:59.462Z] Removing intermediate container 24e849aac738\n [2020-02-04T18:45:59.462Z] ---> 012cc241529b\n [2020-02-04T18:45:59.462Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-04T18:45:59.721Z] ---> 7c914e47f6ac\n [2020-02-04T18:45:59.721Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-04T18:45:59.721Z] ---> 64bc4ff60e5d\n [2020-02-04T18:45:59.721Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-04T18:45:59.979Z] ---> Running in d45f1c1ecce8\n [2020-02-04T18:45:59.979Z] Removing intermediate container d45f1c1ecce8\n [2020-02-04T18:45:59.979Z] ---> 568b821f6efa\n [2020-02-04T18:45:59.979Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-04T18:45:59.979Z] ---> Running in de843d944139\n [2020-02-04T18:46:00.237Z] Removing intermediate container de843d944139\n [2020-02-04T18:46:00.237Z] ---> d2163b014cac\n [2020-02-04T18:46:00.237Z] Step 19/20 : LABEL git_sha=15d3a263c4d6db7f6e3550f8f4db589d09d066f7\n [2020-02-04T18:46:00.237Z] ---> Running in 0c62855be034\n [2020-02-04T18:46:00.237Z] Removing intermediate container 0c62855be034\n [2020-02-04T18:46:00.237Z] ---> 9def3d1f808e\n [2020-02-04T18:46:00.237Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-04T18:46:00.496Z] ---> Running in 0beacf46cb4c\n [2020-02-04T18:46:00.496Z] Removing intermediate container 0beacf46cb4c\n [2020-02-04T18:46:00.496Z] ---> 3f3d49fb8951\n [2020-02-04T18:46:00.496Z] Successfully built 3f3d49fb8951\n [2020-02-04T18:46:00.496Z] Successfully tagged docker-device-sdk-simple:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-04T18:46:48.926Z] \x1b[0mRemoving intermediate container 9ff70d07b1a8\n [2020-02-04T18:46:48.926Z] ---> d7c7b83bd67d\n [2020-02-04T18:46:48.926Z] Successfully built d7c7b83bd67d\n [2020-02-04T18:46:48.926Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:46:49.418Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-04T18:46:49.685Z] .\n [Pipeline] withDockerContainer\n [2020-02-04T18:46:50.036Z] prd-ubuntu18.04-docker-arm64-4c-2g-17548 does not seem to be running inside a container\n [2020-02-04T18:46:50.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-04T18:46:51.576Z] $ docker top ef7c9e40533f85ea7e1ffb4c0b3ad9e49f60a25d03a298ed1fb6231b5e9193b6 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:46:53.933Z] + go version\n [2020-02-04T18:46:53.933Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-04T18:46:54.614Z] + make test\n [2020-02-04T18:46:54.614Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-04T18:48:02.569Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-04T18:48:02.569Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-04T18:48:02.569Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-04T18:48:02.569Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.031s\tcoverage: 23.1% of statements\n [2020-02-04T18:48:05.969Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.242s\tcoverage: 96.8% of statements\n [2020-02-04T18:48:10.274Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.051s\tcoverage: 13.1% of statements\n [2020-02-04T18:48:10.546Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.020s\tcoverage: 25.6% of statements\n [2020-02-04T18:48:49.473Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.036s\tcoverage: 30.9% of statements\n [2020-02-04T18:48:49.473Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.336s\tcoverage: 42.3% of statements\n [2020-02-04T18:48:49.473Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-04T18:48:49.473Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-04T18:48:49.473Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.558s\tcoverage: 79.5% of statements\n [2020-02-04T18:48:49.473Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-04T18:48:49.473Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-04T18:48:49.473Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-04T18:48:49.473Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.047s\tcoverage: 52.6% of statements\n [2020-02-04T18:48:49.473Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.411s\tcoverage: 76.1% of statements\n [2020-02-04T18:48:49.473Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-04T18:48:49.473Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-04T18:49:16.241Z] gofmt -l .\n [2020-02-04T18:49:16.241Z] [ "`gofmt -l .`" = "" ]\n [2020-02-04T18:49:16.241Z] ./bin/test-attribution-txt.sh\n [2020-02-04T18:49:16.241Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-04T18:49:16.258Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-04T18:49:16.758Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-04T18:49:16.768Z] $ docker stop --time=1 ef7c9e40533f85ea7e1ffb4c0b3ad9e49f60a25d03a298ed1fb6231b5e9193b6\n [2020-02-04T18:49:18.998Z] $ docker rm -f ef7c9e40533f85ea7e1ffb4c0b3ad9e49f60a25d03a298ed1fb6231b5e9193b6\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:49:20.054Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-04T18:49:20.399Z] + ls -al .\n [2020-02-04T18:49:20.399Z] total 236\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 4 18:49 .\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:44 ..\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 18:44 .dockerignore\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 18:44 .git\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 18:44 .github\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 4 18:44 .gitignore\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 18:44 .semver\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 4 18:44 Dockerfile.build\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 4 18:44 Jenkinsfile\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 4 18:44 LICENSE\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 4 18:44 Makefile\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 4 18:44 README.md\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 18:41 VERSION\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 18:44 api\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 4 18:44 async.go\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 18:44 bin\n [2020-02-04T18:49:20.399Z] -rw-r--r-- 1 jenkins jenkins 96730 Feb 4 18:48 coverage.out\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:44 example\n [2020-02-04T18:49:20.399Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 4 18:49 go.mod\n [2020-02-04T18:49:20.399Z] -rw------- 1 jenkins jenkins 11140 Feb 4 18:49 go.sum\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 4 18:44 internal\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 4 18:44 manageddevices.go\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 4 18:44 managedprofiles.go\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:44 pkg\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 9864 Feb 4 18:44 service.go\n [2020-02-04T18:49:20.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:44 snap\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 4 18:44 version.go\n [2020-02-04T18:49:20.399Z] -rw-rw-r-- 1 jenkins jenkins 519 Feb 4 18:44 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:49:20.744Z] + 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 --label git_sha=15d3a263c4d6db7f6e3550f8f4db589d09d066f7 --label arch=arm64 --label version=0.0.0 .\n [2020-02-04T18:49:21.348Z] Sending build context to Docker daemon 2.643MB\n\n [2020-02-04T18:49:21.348Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:49:21.348Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-04T18:49:21.348Z] ---> d7c7b83bd67d\n [2020-02-04T18:49:21.348Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-04T18:49:21.618Z] ---> Running in 1c0981bd1d84\n [2020-02-04T18:49:21.895Z] Removing intermediate container 1c0981bd1d84\n [2020-02-04T18:49:21.895Z] ---> 18a4081edb1d\n [2020-02-04T18:49:21.895Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-04T18:49:21.895Z] ---> Running in d0854376ddf5\n [2020-02-04T18:49:22.497Z] Removing intermediate container d0854376ddf5\n [2020-02-04T18:49:22.497Z] ---> 75eb8bf30b5d\n [2020-02-04T18:49:22.497Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:49:22.497Z] ---> Running in 9c0d9be3794e\n [2020-02-04T18:49:22.773Z] Removing intermediate container 9c0d9be3794e\n [2020-02-04T18:49:22.773Z] ---> 84ba8c206048\n [2020-02-04T18:49:22.773Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:49:23.048Z] ---> Running in b2f74d665aac\n [2020-02-04T18:49:25.016Z] Removing intermediate container b2f74d665aac\n [2020-02-04T18:49:25.016Z] ---> 7f7807fd3ee4\n [2020-02-04T18:49:25.016Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-04T18:49:25.016Z] ---> Running in 7580cdd01a31\n [2020-02-04T18:49:25.988Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:49:26.953Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:49:27.548Z] OK: 125 MiB in 39 packages\n [2020-02-04T18:49:28.523Z] Removing intermediate container 7580cdd01a31\n [2020-02-04T18:49:28.523Z] ---> 6e02867336aa\n [2020-02-04T18:49:28.523Z] Step 8/20 : COPY . .\n [2020-02-04T18:49:29.494Z] ---> b7f2c126b635\n [2020-02-04T18:49:29.494Z] Step 9/20 : RUN ${MAKE}\n [2020-02-04T18:49:29.780Z] ---> Running in 58d9f68c5272\n [2020-02-04T18:49:30.752Z] 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\n [2020-02-04T18:50:27.256Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-04T18:50:45.515Z] Removing intermediate container 58d9f68c5272\n [2020-02-04T18:50:45.515Z] ---> 7f9bc5ff0e9d\n [2020-02-04T18:50:45.515Z] Step 10/20 : FROM scratch\n [2020-02-04T18:50:45.515Z] ---> \n [2020-02-04T18:50:45.515Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:50:45.515Z] ---> Running in 1efe28099737\n [2020-02-04T18:50:45.515Z] Removing intermediate container 1efe28099737\n [2020-02-04T18:50:45.515Z] ---> da3d07f6bf23\n [2020-02-04T18:50:45.515Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-04T18:50:45.515Z] ---> Running in ec14d23e5741\n [2020-02-04T18:50:45.515Z] Removing intermediate container ec14d23e5741\n [2020-02-04T18:50:45.515Z] ---> ed45470f05f0\n [2020-02-04T18:50:45.515Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-04T18:50:45.515Z] ---> Running in a1a490667a0a\n [2020-02-04T18:50:45.515Z] Removing intermediate container a1a490667a0a\n [2020-02-04T18:50:45.515Z] ---> e99bcab00073\n [2020-02-04T18:50:45.515Z] Step 14/20 : WORKDIR /\n [2020-02-04T18:50:45.515Z] ---> Running in 531749a86f58\n [2020-02-04T18:50:45.515Z] Removing intermediate container 531749a86f58\n [2020-02-04T18:50:45.515Z] ---> deb795d5d247\n [2020-02-04T18:50:45.515Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-04T18:50:45.515Z] ---> d37fa6d17984\n [2020-02-04T18:50:45.515Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-04T18:50:46.106Z] ---> 7c52c727d587\n [2020-02-04T18:50:46.106Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-04T18:50:46.106Z] ---> Running in c83aa9ff63f4\n [2020-02-04T18:50:46.382Z] Removing intermediate container c83aa9ff63f4\n [2020-02-04T18:50:46.382Z] ---> 47b141c41e01\n [2020-02-04T18:50:46.382Z] Step 18/20 : LABEL arch=arm64\n [2020-02-04T18:50:46.656Z] ---> Running in ffec787c6222\n [2020-02-04T18:50:46.928Z] Removing intermediate container ffec787c6222\n [2020-02-04T18:50:46.928Z] ---> 8144a7144c08\n [2020-02-04T18:50:46.928Z] Step 19/20 : LABEL git_sha=15d3a263c4d6db7f6e3550f8f4db589d09d066f7\n [2020-02-04T18:50:47.199Z] ---> Running in 541f5ec4ef4b\n [2020-02-04T18:50:47.469Z] Removing intermediate container 541f5ec4ef4b\n [2020-02-04T18:50:47.469Z] ---> 514a22ccd9b3\n [2020-02-04T18:50:47.469Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-04T18:50:47.469Z] ---> Running in 62c7e879b0ea\n [2020-02-04T18:50:48.057Z] Removing intermediate container 62c7e879b0ea\n [2020-02-04T18:50:48.057Z] ---> 22556d287f49\n [2020-02-04T18:50:48.057Z] Successfully built 22556d287f49\n [2020-02-04T18:50:48.057Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-04T18:50:48.553Z] provisioning config files...\n [2020-02-04T18:50:48.682Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config2437583365445511482tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:50:49.091Z] + curl -s https://codecov.io/bash\n [2020-02-04T18:50:49.091Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config2437583365445511482tmp\n [2020-02-04T18:50:49.364Z] \n [2020-02-04T18:50:49.364Z] _____ _\n [2020-02-04T18:50:49.364Z] / ____| | |\n [2020-02-04T18:50:49.364Z] | | ___ __| | ___ ___ _____ __\n [2020-02-04T18:50:49.364Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-04T18:50:49.364Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-04T18:50:49.364Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-04T18:50:49.364Z] Bash-20191211-b8db533\n [2020-02-04T18:50:49.364Z] \n [2020-02-04T18:50:49.364Z] \n [2020-02-04T18:50:49.364Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-04T18:50:49.364Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-04T18:50:49.630Z] Fixing merge commit SHA\n [2020-02-04T18:50:49.630Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-04T18:50:49.630Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-04T18:50:49.630Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-04T18:50:49.630Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-04T18:50:49.630Z] \x1b[0;32m+\x1b[0m .\n [2020-02-04T18:50:49.630Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-04T18:50:49.630Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-04T18:50:49.630Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-04T18:50:49.630Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=96730\x1b[0m\n [2020-02-04T18:50:49.630Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-04T18:50:49.630Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-04T18:50:50.205Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-04T18:50:50.205Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-04T18:50:50.205Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-04T18:50:50.205Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-04T18:50:50.205Z] \x1b[0;90mquery:\x1b[0m branch=PR-439&commit=024630121e2b04935f7e36cc4116b7ecf780bb65&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-02-04T18:50:50.205Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-04T18:50:50.205Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-439&commit=024630121e2b04935f7e36cc4116b7ecf780bb65&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-02-04T18:53:11.806Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-04T18:53:11.806Z] \x1b[0;31mX>\x1b[0m Failed to upload\n [2020-02-04T18:53:11.806Z] \x1b[0;90m->\x1b[0m Sleeping for 30s and trying again...\n [2020-02-04T18:53:29.976Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-04T18:53:29.976Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-439&commit=024630121e2b04935f7e36cc4116b7ecf780bb65&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-439%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=439&job=\n [2020-02-04T18:53:29.976Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-04T18:53:29.976Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/024630121e2b04935f7e36cc4116b7ecf780bb65\x1b[0m\n [Pipeline] }\n [2020-02-04T18:53:30.003Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:53:30.564Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:53:30.909Z] ---> package-listing.sh\n [2020-02-04T18:53:30.909Z] ++ facter osfamily\n [2020-02-04T18:53:30.909Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-04T18:53:30.909Z] + OS_FAMILY=redhat\n [2020-02-04T18:53:30.909Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-04T18:53:30.909Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-04T18:53:30.909Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-04T18:53:30.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-04T18:53:30.909Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-04T18:53:30.909Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-02-04T18:53:30.909Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-04T18:53:30.909Z] + case "${OS_FAMILY}" in\n [2020-02-04T18:53:30.909Z] + rpm -qa\n [2020-02-04T18:53:30.909Z] + sort\n [2020-02-04T18:53:36.241Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-04T18:53:36.241Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-04T18:53:36.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-04T18:53:36.241Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-439 \']\'\n [2020-02-04T18:53:36.241Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n [2020-02-04T18:53:36.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-439/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:53:36.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-04T18:53:36.972Z] \n [2020-02-04T18:53:36.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:53:37.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-04T18:53:37.479Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-04T18:53:37.479Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-04T18:53:37.479Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-04T18:53:37.479Z] c9ea274ed700: Pulling fs layer\n [2020-02-04T18:53:37.479Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-04T18:53:37.479Z] f6a933c9cadc: Pulling fs layer\n [2020-02-04T18:53:37.479Z] 61811dbd4963: Pulling fs layer\n [2020-02-04T18:53:37.479Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-04T18:53:37.479Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-04T18:53:37.479Z] dc21a1d4508b: Pulling fs layer\n [2020-02-04T18:53:37.479Z] 363af2e989c4: Pulling fs layer\n [2020-02-04T18:53:37.479Z] 61811dbd4963: Waiting\n [2020-02-04T18:53:37.479Z] a6eb2c9e2280: Waiting\n [2020-02-04T18:53:37.479Z] 095dd8b7b4d8: Waiting\n [2020-02-04T18:53:37.479Z] dc21a1d4508b: Waiting\n [2020-02-04T18:53:37.479Z] 363af2e989c4: Waiting\n [2020-02-04T18:53:37.479Z] 9cfac6ba3733: Waiting\n [2020-02-04T18:53:37.479Z] f6a933c9cadc: Waiting\n [2020-02-04T18:53:37.479Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-04T18:53:37.479Z] da0e9bf0cc60: Download complete\n [2020-02-04T18:53:37.770Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-04T18:53:37.770Z] 9cfac6ba3733: Download complete\n [2020-02-04T18:53:37.770Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-04T18:53:37.770Z] e6b0cf9c0882: Download complete\n [2020-02-04T18:53:37.770Z] f6a933c9cadc: Verifying Checksum\n [2020-02-04T18:53:37.770Z] f6a933c9cadc: Download complete\n [2020-02-04T18:53:38.064Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-04T18:53:38.064Z] a6eb2c9e2280: Download complete\n [2020-02-04T18:53:38.343Z] c9ea274ed700: Verifying Checksum\n [2020-02-04T18:53:38.343Z] c9ea274ed700: Download complete\n [2020-02-04T18:53:38.627Z] e6b0cf9c0882: Pull complete\n [2020-02-04T18:53:38.924Z] dc21a1d4508b: Verifying Checksum\n [2020-02-04T18:53:38.924Z] dc21a1d4508b: Download complete\n [2020-02-04T18:53:38.924Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-04T18:53:38.924Z] 095dd8b7b4d8: Download complete\n [2020-02-04T18:53:38.924Z] 363af2e989c4: Verifying Checksum\n [2020-02-04T18:53:38.924Z] 363af2e989c4: Download complete\n [2020-02-04T18:53:38.924Z] da0e9bf0cc60: Pull complete\n [2020-02-04T18:53:40.647Z] 61811dbd4963: Verifying Checksum\n [2020-02-04T18:53:40.647Z] 61811dbd4963: Download complete\n [2020-02-04T18:53:42.112Z] c9ea274ed700: Pull complete\n [2020-02-04T18:53:42.112Z] 9cfac6ba3733: Pull complete\n [2020-02-04T18:53:42.699Z] f6a933c9cadc: Pull complete\n [2020-02-04T18:53:46.938Z] 61811dbd4963: Pull complete\n [2020-02-04T18:53:46.938Z] a6eb2c9e2280: Pull complete\n [2020-02-04T18:53:49.626Z] 095dd8b7b4d8: Pull complete\n [2020-02-04T18:53:49.953Z] dc21a1d4508b: Pull complete\n [2020-02-04T18:53:50.599Z] 363af2e989c4: Pull complete\n [2020-02-04T18:53:50.599Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-04T18:53:50.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-04T18:53:51.084Z] prd-centos7-docker-4c-2g-17546 does not seem to be running inside a container\n [2020-02-04T18:53:51.567Z] $ 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-439 -v /w/workspace/dgexfoundry_device-sdk-go_PR-439:/w/workspace/dgexfoundry_device-sdk-go_PR-439:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-439@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\n [2020-02-04T18:53:52.903Z] $ docker top 3885908e9d9ec0f3387376e4239e8c10f6509be2059c5c1e77f00fa2cc701501 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-04T18:53:53.889Z] provisioning config files...\n [2020-02-04T18:53:53.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp/config6700465869018052762tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-04T18:53:53.923Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:53:54.275Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-04T18:53:54.287Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:53:54.586Z] ---> logs-deploy.sh\n [2020-02-04T18:53:54.586Z] + ARCHIVE_ARTIFACTS=\n [2020-02-04T18:53:54.586Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-04T18:53:54.586Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-04T18:53:54.586Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-04T18:53:54.586Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/2\n [2020-02-04T18:53:54.586Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/2/\n [2020-02-04T18:53:54.586Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/2 /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-04T18:53:55.974Z] Archives upload complete.\n [2020-02-04T18:53:55.974Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-439/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-439/2/\n [2020-02-04T18:53:56.981Z] ---> uname -a:\n [2020-02-04T18:53:56.981Z] Linux 3885908e9d9e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] ---> lscpu:\n [2020-02-04T18:53:56.981Z] Architecture: x86_64\n [2020-02-04T18:53:56.981Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-04T18:53:56.981Z] Byte Order: Little Endian\n [2020-02-04T18:53:56.981Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-04T18:53:56.981Z] CPU(s): 4\n [2020-02-04T18:53:56.981Z] On-line CPU(s) list: 0-3\n [2020-02-04T18:53:56.981Z] Thread(s) per core: 1\n [2020-02-04T18:53:56.981Z] Core(s) per socket: 1\n [2020-02-04T18:53:56.981Z] Socket(s): 4\n [2020-02-04T18:53:56.981Z] NUMA node(s): 1\n [2020-02-04T18:53:56.981Z] Vendor ID: GenuineIntel\n [2020-02-04T18:53:56.981Z] CPU family: 6\n [2020-02-04T18:53:56.981Z] Model: 44\n [2020-02-04T18:53:56.981Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-04T18:53:56.981Z] Stepping: 1\n [2020-02-04T18:53:56.981Z] CPU MHz: 2933.438\n [2020-02-04T18:53:56.981Z] BogoMIPS: 5866.87\n [2020-02-04T18:53:56.981Z] Virtualization: VT-x\n [2020-02-04T18:53:56.981Z] Hypervisor vendor: KVM\n [2020-02-04T18:53:56.981Z] Virtualization type: full\n [2020-02-04T18:53:56.981Z] L1d cache: 128 KiB\n [2020-02-04T18:53:56.981Z] L1i cache: 128 KiB\n [2020-02-04T18:53:56.981Z] L2 cache: 16 MiB\n [2020-02-04T18:53:56.981Z] L3 cache: 64 MiB\n [2020-02-04T18:53:56.981Z] NUMA node0 CPU(s): 0-3\n [2020-02-04T18:53:56.981Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-04T18:53:56.981Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-04T18:53:56.981Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-04T18:53:56.981Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-04T18:53:56.981Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-04T18:53:56.981Z] 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\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] ---> nproc:\n [2020-02-04T18:53:56.981Z] 4\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] ---> df -h:\n [2020-02-04T18:53:56.981Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-04T18:53:56.981Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-04T18:53:56.981Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-04T18:53:56.981Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-04T18:53:56.981Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-04T18:53:56.981Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-04T18:53:56.981Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-04T18:53:56.981Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-04T18:53:56.981Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439\n [2020-02-04T18:53:56.981Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-439@tmp\n [2020-02-04T18:53:56.981Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] ---> free -m:\n [2020-02-04T18:53:56.981Z] total used free shared buff/cache available\n [2020-02-04T18:53:56.981Z] Mem: 1838 597 67 0 1172 1136\n [2020-02-04T18:53:56.981Z] Swap: 1023 1 1022\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] ---> ip addr:\n [2020-02-04T18:53:56.981Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-04T18:53:56.981Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-04T18:53:56.981Z] inet 127.0.0.1/8 scope host lo\n [2020-02-04T18:53:56.981Z] valid_lft forever preferred_lft forever\n [2020-02-04T18:53:56.981Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-04T18:53:56.981Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-04T18:53:56.981Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-04T18:53:56.981Z] valid_lft forever preferred_lft forever\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] ---> sar -b -r -n DEV:\n [2020-02-04T18:53:56.981Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] 18:40:41 LINUX RESTART\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] 18:41:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-04T18:53:56.981Z] 18:42:01 126.15 51.63 74.52 5676.47 37468.89\n [2020-02-04T18:53:56.981Z] 18:43:01 13.22 0.05 13.17 1.60 2083.34\n [2020-02-04T18:53:56.981Z] 18:44:01 2.21 0.00 2.21 0.00 75.30\n [2020-02-04T18:53:56.981Z] 18:45:01 0.33 0.00 0.33 0.00 3.48\n [2020-02-04T18:53:56.981Z] 18:46:01 0.22 0.00 0.22 0.00 2.96\n [2020-02-04T18:53:56.981Z] 18:47:01 0.80 0.00 0.80 0.00 9.54\n [2020-02-04T18:53:56.981Z] 18:48:01 0.68 0.00 0.68 0.00 8.38\n [2020-02-04T18:53:56.981Z] 18:49:01 0.70 0.00 0.70 0.00 8.16\n [2020-02-04T18:53:56.981Z] 18:50:01 0.65 0.00 0.65 0.00 6.31\n [2020-02-04T18:53:56.981Z] 18:51:01 2.00 1.32 0.68 77.52 11.82\n [2020-02-04T18:53:56.981Z] 18:52:01 1.42 0.00 1.42 0.00 31.70\n [2020-02-04T18:53:56.981Z] 18:53:01 0.53 0.00 0.53 0.00 6.03\n [2020-02-04T18:53:56.981Z] Average: 12.26 4.35 7.91 472.73 3264.49\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] 18:41:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-04T18:53:56.981Z] 18:42:01 105724 1776580 94.38 2620 1243168 952000 32.48 434968 1183424 58280\n [2020-02-04T18:53:56.981Z] 18:43:01 111468 1770836 94.08 2620 1243260 915316 31.23 429596 1183328 40\n [2020-02-04T18:53:56.981Z] 18:44:01 112484 1769820 94.02 2620 1243208 886820 30.26 428596 1183304 8\n [2020-02-04T18:53:56.981Z] 18:45:01 112352 1769952 94.03 2620 1243208 886880 30.26 428920 1183304 8\n [2020-02-04T18:53:56.981Z] 18:46:01 112196 1770108 94.04 2620 1243216 886968 30.26 429120 1183304 8\n [2020-02-04T18:53:56.981Z] 18:47:01 114232 1768072 93.93 2620 1243220 886692 30.25 427744 1183304 8\n [2020-02-04T18:53:56.981Z] 18:48:01 114296 1768008 93.93 2620 1243224 886656 30.25 427580 1183304 8\n [2020-02-04T18:53:56.981Z] 18:49:01 114632 1767672 93.91 2620 1243228 886596 30.25 427040 1183300 8\n [2020-02-04T18:53:56.981Z] 18:50:01 114592 1767712 93.91 2620 1243236 886596 30.25 427180 1183300 8\n [2020-02-04T18:53:56.981Z] 18:51:01 121504 1760800 93.54 2620 1245696 899792 30.70 414732 1184952 20\n [2020-02-04T18:53:56.981Z] 18:52:01 122012 1760292 93.52 2620 1245696 899708 30.70 414472 1184952 8\n [2020-02-04T18:53:56.981Z] 18:53:01 124036 1758268 93.41 2620 1245704 889740 30.36 413092 1184900 20\n [2020-02-04T18:53:56.981Z] Average: 114961 1767343 93.89 2620 1243839 896980 30.60 425253 1183723 4869\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] 18:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-04T18:53:56.981Z] 18:42:01 eth0 217.83 179.77 1017.18 98.44 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:42:01 docker0 8.73 7.80 0.93 14.94 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:43:01 eth0 1.51 0.52 0.36 0.21 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:44:01 eth0 1.43 0.48 0.34 0.21 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:45:01 eth0 1.43 0.58 0.63 0.39 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:46:01 eth0 0.35 0.28 0.26 0.20 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:47:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:48:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:51:01 eth0 5.71 3.70 5.75 2.18 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:52:01 eth0 2.33 1.32 1.89 0.97 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:53:01 eth0 1.00 0.57 0.71 0.34 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] Average: eth0 19.09 15.42 84.37 8.47 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] Average: docker0 0.72 0.64 0.08 1.23 0.00 0.00 0.00\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] ---> sar -P ALL:\n [2020-02-04T18:53:56.981Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] 18:40:41 LINUX RESTART\n [2020-02-04T18:53:56.981Z] \n [2020-02-04T18:53:56.981Z] 18:41:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-04T18:53:56.981Z] 18:42:01 all 14.92 0.00 8.89 4.32 17.74 54.14\n [2020-02-04T18:53:56.981Z] 18:42:01 0 12.37 0.00 8.97 4.82 19.91 53.93\n [2020-02-04T18:53:56.981Z] 18:42:01 1 15.47 0.00 8.52 5.49 17.38 53.14\n [2020-02-04T18:53:56.981Z] 18:42:01 2 14.02 0.00 9.08 3.57 17.01 56.32\n [2020-02-04T18:53:56.981Z] 18:42:01 3 17.84 0.00 8.98 3.42 16.66 53.10\n [2020-02-04T18:53:56.981Z] 18:43:01 all 0.09 0.00 0.17 0.00 0.90 98.83\n [2020-02-04T18:53:56.981Z] 18:43:01 0 0.07 0.00 0.13 0.00 0.90 98.90\n [2020-02-04T18:53:56.981Z] 18:43:01 1 0.23 0.00 0.22 0.00 0.81 98.74\n [2020-02-04T18:53:56.981Z] 18:43:01 2 0.02 0.00 0.12 0.00 0.80 99.07\n [2020-02-04T18:53:56.981Z] 18:43:01 3 0.05 0.00 0.21 0.00 1.07 98.66\n [2020-02-04T18:53:56.981Z] 18:44:01 all 0.11 0.00 0.05 0.00 0.90 98.94\n [2020-02-04T18:53:56.981Z] 18:44:01 0 0.03 0.00 0.05 0.00 0.56 99.35\n [2020-02-04T18:53:56.981Z] 18:44:01 1 0.03 0.00 0.08 0.00 0.51 99.37\n [2020-02-04T18:53:56.981Z] 18:44:01 2 0.03 0.00 0.03 0.00 1.42 98.52\n [2020-02-04T18:53:56.981Z] 18:44:01 3 0.35 0.00 0.05 0.00 1.11 98.49\n [2020-02-04T18:53:56.981Z] 18:45:01 all 0.12 0.00 0.03 0.00 0.31 99.53\n [2020-02-04T18:53:56.981Z] 18:45:01 0 0.02 0.00 0.02 0.00 0.25 99.72\n [2020-02-04T18:53:56.981Z] 18:45:01 1 0.32 0.00 0.00 0.00 0.27 99.42\n [2020-02-04T18:53:56.981Z] 18:45:01 2 0.07 0.00 0.05 0.00 0.27 99.62\n [2020-02-04T18:53:56.981Z] 18:45:01 3 0.10 0.00 0.05 0.00 0.47 99.38\n [2020-02-04T18:53:56.981Z] 18:46:01 all 0.11 0.00 0.04 0.00 0.73 99.12\n [2020-02-04T18:53:56.981Z] 18:46:01 0 0.07 0.00 0.03 0.00 0.35 99.55\n [2020-02-04T18:53:56.981Z] 18:46:01 1 0.08 0.00 0.05 0.00 0.85 99.02\n [2020-02-04T18:53:56.981Z] 18:46:01 2 0.23 0.00 0.05 0.00 1.19 98.53\n [2020-02-04T18:53:56.981Z] 18:46:01 3 0.03 0.00 0.05 0.00 0.50 99.42\n [2020-02-04T18:53:56.981Z] 18:47:01 all 0.12 0.00 0.04 0.00 0.29 99.55\n [2020-02-04T18:53:56.981Z] 18:47:01 0 0.02 0.00 0.03 0.00 0.12 99.83\n [2020-02-04T18:53:56.981Z] 18:47:01 1 0.08 0.00 0.07 0.00 0.60 99.25\n [2020-02-04T18:53:56.981Z] 18:47:01 2 0.32 0.00 0.03 0.00 0.17 99.48\n [2020-02-04T18:53:56.982Z] 18:47:01 3 0.05 0.00 0.03 0.00 0.30 99.62\n [2020-02-04T18:53:56.982Z] 18:48:01 all 0.13 0.00 0.03 0.00 0.13 99.70\n [2020-02-04T18:53:56.982Z] 18:48:01 0 0.02 0.00 0.02 0.00 0.05 99.92\n [2020-02-04T18:53:56.982Z] 18:48:01 1 0.05 0.00 0.03 0.00 0.30 99.62\n [2020-02-04T18:53:56.982Z] 18:48:01 2 0.08 0.00 0.03 0.00 0.05 99.83\n [2020-02-04T18:53:56.982Z] 18:48:01 3 0.37 0.00 0.03 0.00 0.13 99.47\n [2020-02-04T18:53:56.982Z] 18:49:01 all 0.13 0.00 0.04 0.00 0.10 99.72\n [2020-02-04T18:53:56.982Z] 18:49:01 0 0.35 0.00 0.02 0.00 0.07 99.57\n [2020-02-04T18:53:56.982Z] 18:49:01 1 0.13 0.00 0.07 0.00 0.07 99.73\n [2020-02-04T18:53:56.982Z] 18:49:01 2 0.03 0.00 0.03 0.00 0.18 99.75\n [2020-02-04T18:53:56.982Z] 18:49:01 3 0.03 0.00 0.05 0.00 0.10 99.82\n [2020-02-04T18:53:56.982Z] 18:50:01 all 0.12 0.00 0.05 0.00 0.12 99.71\n [2020-02-04T18:53:56.982Z] 18:50:01 0 0.30 0.00 0.07 0.00 0.18 99.45\n [2020-02-04T18:53:56.982Z] 18:50:01 1 0.07 0.00 0.05 0.00 0.10 99.78\n [2020-02-04T18:53:56.982Z] 18:50:01 2 0.08 0.00 0.07 0.00 0.13 99.72\n [2020-02-04T18:53:56.982Z] 18:50:01 3 0.03 0.00 0.02 0.00 0.05 99.90\n [2020-02-04T18:53:56.982Z] 18:51:01 all 0.40 0.00 0.25 0.03 0.66 98.66\n [2020-02-04T18:53:56.982Z] 18:51:01 0 0.58 0.00 0.27 0.08 0.98 98.09\n [2020-02-04T18:53:56.982Z] 18:51:01 1 0.55 0.00 0.22 0.00 0.52 98.72\n [2020-02-04T18:53:56.982Z] 18:51:01 2 0.18 0.00 0.23 0.02 0.71 98.85\n [2020-02-04T18:53:56.982Z] 18:51:01 3 0.27 0.00 0.32 0.00 0.40 99.02\n [2020-02-04T18:53:56.982Z] 18:52:01 all 0.13 0.00 0.07 0.00 0.25 99.55\n [2020-02-04T18:53:56.982Z] 18:52:01 0 0.07 0.00 0.07 0.00 0.20 99.67\n [2020-02-04T18:53:56.982Z] 18:52:01 1 0.32 0.00 0.05 0.00 0.32 99.32\n [2020-02-04T18:53:56.982Z] 18:52:01 2 0.08 0.00 0.08 0.00 0.10 99.73\n [2020-02-04T18:53:56.982Z] 18:52:01 3 0.07 0.00 0.08 0.00 0.38 99.47\n [2020-02-04T18:53:56.982Z] 18:53:01 all 0.20 0.00 0.06 0.00 0.19 99.56\n [2020-02-04T18:53:56.982Z] 18:53:01 0 0.03 0.00 0.05 0.00 0.15 99.77\n [2020-02-04T18:53:56.982Z] 18:53:01 1 0.45 0.00 0.05 0.00 0.17 99.33\n [2020-02-04T18:53:56.982Z] 18:53:01 2 0.07 0.00 0.10 0.00 0.10 99.73\n [2020-02-04T18:53:56.982Z] 18:53:01 3 0.23 0.00 0.05 0.00 0.33 99.38\n [2020-02-04T18:53:56.982Z] Average: all 1.35 0.00 0.79 0.35 1.83 95.67\n [2020-02-04T18:53:56.982Z] Average: 0 1.14 0.00 0.80 0.40 1.95 95.72\n [2020-02-04T18:53:56.982Z] Average: 1 1.45 0.00 0.76 0.44 1.78 95.56\n [2020-02-04T18:53:56.982Z] Average: 2 1.24 0.00 0.81 0.29 1.82 95.83\n [2020-02-04T18:53:56.982Z] Average: 3 1.58 0.00 0.81 0.28 1.76 95.57\n [2020-02-04T18:53:56.982Z] \n [2020-02-04T18:53:56.982Z] \n [2020-02-04T18:53:56.982Z] '