Pull request #473 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than 0cc523f12fa4c81f48bba7f52516e3822f53c794 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-473/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2723’ Running on prd-centos7-docker-4c-2g-2725 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-473 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 0cc523f12fa4c81f48bba7f52516e3822f53c794 Merge succeeded, producing 0cc523f12fa4c81f48bba7f52516e3822f53c794 Checking out Revision 0cc523f12fa4c81f48bba7f52516e3822f53c794 (PR-473) Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 Commit message: "Switch CBOR library for better security" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:28:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:28:59 02:28:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:28:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:28:59 latest: Pulling from edgex-devops/git-semver 02:28:59 9123ac7c32f7: Pulling fs layer 02:28:59 b8cc5d1170e3: Pulling fs layer 02:28:59 2924cbbf6a41: Pulling fs layer 02:28:59 93b08a4f1073: Pulling fs layer 02:28:59 b8cc5d1170e3: Verifying Checksum 02:28:59 b8cc5d1170e3: Download complete 02:28:59 9123ac7c32f7: Verifying Checksum 02:28:59 9123ac7c32f7: Download complete 02:28:59 2924cbbf6a41: Verifying Checksum 02:28:59 2924cbbf6a41: Download complete 02:28:59 93b08a4f1073: Verifying Checksum 02:28:59 93b08a4f1073: Download complete 02:28:59 9123ac7c32f7: Pull complete 02:28:59 b8cc5d1170e3: Pull complete 02:29:00 2924cbbf6a41: Pull complete 02:29:00 93b08a4f1073: Pull complete 02:29:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:29:01 prd-centos7-docker-4c-2g-2725 does not seem to be running inside a container 02:29:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-473 -v /w/workspace/dgexfoundry_device-sdk-go_PR-473:/w/workspace/dgexfoundry_device-sdk-go_PR-473:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:29:01 $ docker top 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:02 [ssh-agent] Looking for ssh-agent implementation... 02:29:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:02 $ docker exec 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent 02:29:02 SSH_AUTH_SOCK=/tmp/ssh-fhlL9IaTNLlq/agent.15 02:29:02 SSH_AGENT_PID=22 02:29:02 Running ssh-add (command line suppressed) 02:29:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_4813508203037661320.key (/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_4813508203037661320.key) 02:29:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:03 + git describe --exact-match --tags HEAD 02:29:03 fatal: No names found, cannot describe anything. [Pipeline] } 02:29:03 $ docker exec --env ******** --env ******** 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent -k 02:29:03 unset SSH_AUTH_SOCK; 02:29:03 unset SSH_AGENT_PID; 02:29:03 echo Agent pid 22 killed; 02:29:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:29:03 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:29:03 This usually means this commit has not been tagged. [Pipeline] sshagent 02:29:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:03 [ssh-agent] Looking for ssh-agent implementation... 02:29:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:03 $ docker exec 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent 02:29:04 SSH_AUTH_SOCK=/tmp/ssh-cG3O5FiDhET9/agent.57 02:29:04 SSH_AGENT_PID=64 02:29:04 Running ssh-add (command line suppressed) 02:29:04 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_8649447803549532560.key (/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_8649447803549532560.key) 02:29:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:04 + git semver init 02:29:04 # -> Open(): unable to determine branch for HEAD 02:29:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-473/.git 02:29:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-473 02:29:04 # $SEMVER_REMOTE_NAME = origin 02:29:04 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 02:29:04 # $SEMVER_USER_NAME = jenkins 02:29:04 # $SEMVER_BRANCH = PR-473 02:29:04 # $SEMVER_TEMP = /tmp/semver-478986024 02:29:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:29:06 # '/tmp/semver-478986024' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-473/.semver' 02:29:06 # -> Force: false 02:29:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-473/.semver [Pipeline] } 02:29:06 $ docker exec --env ******** --env ******** 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent -k 02:29:06 unset SSH_AUTH_SOCK; 02:29:06 unset SSH_AGENT_PID; 02:29:06 echo Agent pid 64 killed; 02:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:07 + git semver [Pipeline] } 02:29:07 $ docker stop --time=1 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 02:29:08 $ docker rm -f 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:29:09 Stashed 36 file(s) [Pipeline] echo 02:29:09 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:29:25 Still waiting to schedule task 02:29:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:29:25 Still waiting to schedule task 02:29:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:31:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2726 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] ws 02:31:17 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:31:22 using credential edgex-jenkins-ssh 02:31:22 Cloning the remote Git repository 02:31:22 Cloning with configured refspecs honoured and without tags 02:31:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:31:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:31:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:31:22 > git --version # timeout=10 02:31:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:25 Fetching without tags 02:31:26 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 0cc523f12fa4c81f48bba7f52516e3822f53c794 02:31:26 Merge succeeded, producing 0cc523f12fa4c81f48bba7f52516e3822f53c794 02:31:26 Checking out Revision 0cc523f12fa4c81f48bba7f52516e3822f53c794 (PR-473) 02:31:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:31:25 > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 02:31:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:31:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:31:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:26 > git config core.sparsecheckout # timeout=10 02:31:26 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 02:31:26 > git remote # timeout=10 02:31:26 > git config --get remote.origin.url # timeout=10 02:31:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:26 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 02:31:26 > git rev-parse HEAD^{commit} # timeout=10 02:31:26 > git config core.sparsecheckout # timeout=10 02:31:26 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 02:31:31 Commit message: "Switch CBOR library for better security" 02:31:31 > git --version # timeout=10 02:31:31 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:31:32 ========================================================= 02:31:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:31:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:31:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 02:31:34 Sending build context to Docker daemon 2.799MB 02:31:34 Step 1/8 : ARG BASE=golang:1.13-alpine 02:31:34 Step 2/8 : FROM ${BASE} 02:31:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:31:35 cde5963f3b93: Pulling fs layer 02:31:35 2a23fa8c16f7: Pulling fs layer 02:31:35 777b28850792: Pulling fs layer 02:31:35 8a11ddd9e578: Pulling fs layer 02:31:35 4cf88f913ddb: Pulling fs layer 02:31:35 1df406cf5192: Pulling fs layer 02:31:35 cd6300453558: Pulling fs layer 02:31:35 b9c365052c96: Pulling fs layer 02:31:35 a2d8cc88f415: Pulling fs layer 02:31:35 ea1d1ca13537: Pulling fs layer 02:31:35 3750a50a1c5e: Pulling fs layer 02:31:35 8a11ddd9e578: Waiting 02:31:35 4cf88f913ddb: Waiting 02:31:35 1df406cf5192: Waiting 02:31:35 cd6300453558: Waiting 02:31:35 b9c365052c96: Waiting 02:31:35 a2d8cc88f415: Waiting 02:31:35 ea1d1ca13537: Waiting 02:31:35 3750a50a1c5e: Waiting 02:31:35 777b28850792: Download complete 02:31:35 2a23fa8c16f7: Verifying Checksum 02:31:35 2a23fa8c16f7: Download complete 02:31:35 4cf88f913ddb: Verifying Checksum 02:31:35 4cf88f913ddb: Download complete 02:31:35 1df406cf5192: Verifying Checksum 02:31:35 1df406cf5192: Download complete 02:31:37 cde5963f3b93: Verifying Checksum 02:31:37 cde5963f3b93: Download complete 02:31:38 cde5963f3b93: Pull complete 02:31:39 2a23fa8c16f7: Pull complete 02:31:39 777b28850792: Pull complete 02:31:53 Running on prd-centos7-docker-4c-2g-2727 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] ws 02:31:53 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:31:55 using credential edgex-jenkins-ssh 02:31:55 Cloning the remote Git repository 02:31:55 Cloning with configured refspecs honoured and without tags 02:31:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:31:55 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:31:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:31:55 > git --version # timeout=10 02:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:56 Fetching without tags 02:31:56 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 0cc523f12fa4c81f48bba7f52516e3822f53c794 02:31:57 Merge succeeded, producing 0cc523f12fa4c81f48bba7f52516e3822f53c794 02:31:57 Checking out Revision 0cc523f12fa4c81f48bba7f52516e3822f53c794 (PR-473) 02:31:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:31:56 > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 02:31:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:31:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:31:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:56 > git config core.sparsecheckout # timeout=10 02:31:56 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 02:31:57 > git remote # timeout=10 02:31:57 > git config --get remote.origin.url # timeout=10 02:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:57 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 02:31:57 > git rev-parse HEAD^{commit} # timeout=10 02:31:57 > git config core.sparsecheckout # timeout=10 02:31:57 cd6300453558: Download complete 02:31:57 a2d8cc88f415: Verifying Checksum 02:31:57 a2d8cc88f415: Download complete 02:31:57 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 02:32:00 Commit message: "Switch CBOR library for better security" 02:32:00 > git --version # timeout=10 02:32:00 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:32:03 ========================================================= 02:32:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:32:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:32:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 02:32:04 Sending build context to Docker daemon 2.802MB 02:32:04 Step 1/8 : ARG BASE=golang:1.13-alpine 02:32:04 Step 2/8 : FROM ${BASE} 02:32:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:32:04 e6b0cf9c0882: Pulling fs layer 02:32:04 2848faf0eed1: Pulling fs layer 02:32:04 0f37312ad70f: Pulling fs layer 02:32:04 5788d62ee057: Pulling fs layer 02:32:04 0e6b1d234666: Pulling fs layer 02:32:04 bf5d7aec512f: Pulling fs layer 02:32:04 34c802a77dc8: Pulling fs layer 02:32:04 9eb99e56ec68: Pulling fs layer 02:32:04 27c7a5d97fbd: Pulling fs layer 02:32:04 5c102a31e300: Pulling fs layer 02:32:04 dcfb455df0a1: Pulling fs layer 02:32:04 5788d62ee057: Waiting 02:32:04 0e6b1d234666: Waiting 02:32:04 bf5d7aec512f: Waiting 02:32:04 34c802a77dc8: Waiting 02:32:04 9eb99e56ec68: Waiting 02:32:04 27c7a5d97fbd: Waiting 02:32:04 5c102a31e300: Waiting 02:32:04 dcfb455df0a1: Waiting 02:32:04 0f37312ad70f: Verifying Checksum 02:32:04 0f37312ad70f: Download complete 02:32:04 2848faf0eed1: Download complete 02:32:04 0e6b1d234666: Download complete 02:32:04 bf5d7aec512f: Verifying Checksum 02:32:04 bf5d7aec512f: Download complete 02:32:05 e6b0cf9c0882: Download complete 02:32:05 e6b0cf9c0882: Pull complete 02:32:05 2848faf0eed1: Pull complete 02:32:05 0f37312ad70f: Pull complete 02:32:05 34c802a77dc8: Verifying Checksum 02:32:05 34c802a77dc8: Download complete 02:32:05 27c7a5d97fbd: Download complete 02:32:06 5788d62ee057: Verifying Checksum 02:32:06 5788d62ee057: Download complete 02:32:06 5c102a31e300: Verifying Checksum 02:32:06 5c102a31e300: Download complete 02:32:06 dcfb455df0a1: Verifying Checksum 02:32:06 dcfb455df0a1: Download complete 02:32:06 9eb99e56ec68: Verifying Checksum 02:32:06 9eb99e56ec68: Download complete 02:32:09 ea1d1ca13537: Verifying Checksum 02:32:09 ea1d1ca13537: Download complete 02:32:10 3750a50a1c5e: Verifying Checksum 02:32:10 3750a50a1c5e: Download complete 02:32:12 5788d62ee057: Pull complete 02:32:12 0e6b1d234666: Pull complete 02:32:12 bf5d7aec512f: Pull complete 02:32:15 b9c365052c96: Verifying Checksum 02:32:15 b9c365052c96: Download complete 02:32:16 34c802a77dc8: Pull complete 02:32:19 9eb99e56ec68: Pull complete 02:32:19 27c7a5d97fbd: Pull complete 02:32:20 5c102a31e300: Pull complete 02:32:20 dcfb455df0a1: Pull complete 02:32:20 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:32:20 ---> 7c70fe431013 02:32:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:32:20 ---> Running in 693e52d136cf 02:32:20 Removing intermediate container 693e52d136cf 02:32:20 ---> bfe10d3fc9b8 02:32:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:20 ---> Running in 171a881346ed 02:32:21 Removing intermediate container 171a881346ed 02:32:21 ---> 2b692ccaa1f9 02:32:21 Step 5/8 : RUN apk add --no-cache make git 02:32:21 ---> Running in 45d0b7fefd49 02:32:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:32:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:32:33 8a11ddd9e578: Verifying Checksum 02:32:33 8a11ddd9e578: Download complete 02:32:38 OK: 143 MiB in 39 packages 02:32:38 Removing intermediate container 45d0b7fefd49 02:32:38 ---> 944f26c7a770 02:32:38 Step 6/8 : WORKDIR /device-sdk-go 02:32:38 ---> Running in b9e81708de04 02:32:38 Removing intermediate container b9e81708de04 02:32:38 ---> 661af7d48d48 02:32:38 Step 7/8 : COPY . . 02:32:38 ---> 5fedfcf63547 02:32:38 Step 8/8 : RUN go mod download 02:32:38 ---> Running in 4e11ddc40918 02:32:39 go: finding github.com/BurntSushi/toml v0.3.1 02:32:39 go: finding github.com/OneOfOne/xxhash v1.2.6 02:32:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:32:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:32:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:32:39 go: finding github.com/bgentry/speakeasy v0.1.0 02:32:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:32:39 go: finding github.com/davecgh/go-spew v1.1.1 02:32:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 02:32:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:32:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 02:32:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 02:32:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:32:39 go: finding github.com/fatih/color v1.7.0 02:32:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:32:39 go: finding github.com/go-kit/kit v0.8.0 02:32:39 go: finding github.com/go-logfmt/logfmt v0.4.0 02:32:39 go: finding github.com/go-stack/stack v1.8.0 02:32:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:32:39 go: finding github.com/google/uuid v1.1.0 02:32:39 go: finding github.com/gorilla/mux v1.7.1 02:32:39 go: finding github.com/hashicorp/consul/api v1.1.0 02:32:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:32:39 go: finding github.com/hashicorp/errwrap v1.0.0 02:32:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:32:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:32:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:32:39 go: finding github.com/hashicorp/go-multierror v1.0.0 02:32:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:32:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:32:39 go: finding github.com/hashicorp/go-syslog v1.0.0 02:32:39 go: finding github.com/hashicorp/go-uuid v1.0.1 02:32:39 go: finding github.com/hashicorp/go.net v0.0.1 02:32:39 go: finding github.com/hashicorp/golang-lru v0.5.0 02:32:39 go: finding github.com/hashicorp/logutils v1.0.0 02:32:39 go: finding github.com/hashicorp/mdns v1.0.0 02:32:39 go: finding github.com/hashicorp/memberlist v0.1.3 02:32:39 go: finding github.com/hashicorp/serf v0.8.2 02:32:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:32:39 go: finding github.com/mattn/go-colorable v0.0.9 02:32:39 go: finding github.com/mattn/go-isatty v0.0.3 02:32:39 go: finding github.com/miekg/dns v1.0.14 02:32:39 go: finding github.com/mitchellh/cli v1.0.0 02:32:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:32:39 go: finding github.com/mitchellh/copystructure v1.0.0 02:32:39 go: finding github.com/mitchellh/go-homedir v1.0.0 02:32:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:32:39 go: finding github.com/mitchellh/gox v0.4.0 02:32:39 go: finding github.com/mitchellh/iochan v1.0.0 02:32:39 go: finding github.com/mitchellh/mapstructure v1.1.2 02:32:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:32:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:32:39 go: finding github.com/pelletier/go-toml v1.2.0 02:32:39 go: finding github.com/pkg/errors v0.8.1 02:32:39 go: finding github.com/pmezard/go-difflib v1.0.0 02:32:39 go: finding github.com/posener/complete v1.1.1 02:32:39 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:32:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:32:39 go: finding github.com/stretchr/objx v0.1.0 02:32:39 go: finding github.com/stretchr/testify v1.5.1 02:32:39 go: finding github.com/ugorji/go v1.1.4 02:32:39 go: finding github.com/x448/float16 v0.8.4 02:32:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:32:39 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:32:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:32:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:32:40 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:32:40 go: finding gopkg.in/yaml.v2 v2.2.8 02:32:45 Removing intermediate container 4e11ddc40918 02:32:45 ---> 272f16bdf4b0 02:32:45 Successfully built 272f16bdf4b0 02:32:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:32:46 8a11ddd9e578: Pull complete 02:32:46 4cf88f913ddb: Pull complete 02:32:46 1df406cf5192: Pull complete 02:32:46 + docker inspect -f . ci-base-image-x86_64 02:32:46 . [Pipeline] withDockerContainer 02:32:46 prd-centos7-docker-4c-2g-2727 does not seem to be running inside a container 02:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat 02:32:47 $ docker top 41cda90e81a986a7b1d0c6954cb4c41d1e1408ba12b60e9b134dbda98dc0a0f6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:47 + go version 02:32:47 go version go1.13.5 linux/amd64 [Pipeline] sh 02:32:47 + make test 02:32:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:32:48 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:32:49 cd6300453558: Pull complete 02:32:54 b9c365052c96: Pull complete 02:32:54 a2d8cc88f415: Pull complete 02:32:55 ea1d1ca13537: Pull complete 02:32:56 3750a50a1c5e: Pull complete 02:32:56 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:32:56 ---> 78745c68409d 02:32:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:32:59 ---> Running in c5833ecb22be 02:32:59 Removing intermediate container c5833ecb22be 02:32:59 ---> 27c380377a06 02:32:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:59 ---> Running in a1a9aba94a90 02:33:01 Removing intermediate container a1a9aba94a90 02:33:01 ---> b63466ad6752 02:33:01 Step 5/8 : RUN apk add --no-cache make git 02:33:01 ---> Running in 5c6aa60d086e 02:33:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:33:03 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:33:03 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:33:06 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 22.6% of statements 02:33:06 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.051s coverage: 95.8% of statements 02:33:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:33:22 OK: 125 MiB in 39 packages 02:33:24 Removing intermediate container 5c6aa60d086e 02:33:24 ---> b84a171b0f40 02:33:24 Step 6/8 : WORKDIR /device-sdk-go 02:33:24 ---> Running in 6ea14dd304b9 02:33:24 Removing intermediate container 6ea14dd304b9 02:33:24 ---> 536c9dc80585 02:33:24 Step 7/8 : COPY . . 02:33:25 ---> 05698b9a6b4e 02:33:25 Step 8/8 : RUN go mod download 02:33:25 ---> Running in 7f0919dac097 02:33:27 go: finding github.com/BurntSushi/toml v0.3.1 02:33:27 go: finding github.com/OneOfOne/xxhash v1.2.6 02:33:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:33:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:33:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:33:27 go: finding github.com/bgentry/speakeasy v0.1.0 02:33:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:33:27 go: finding github.com/davecgh/go-spew v1.1.1 02:33:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 02:33:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:33:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 02:33:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 02:33:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:33:27 go: finding github.com/fatih/color v1.7.0 02:33:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:33:27 go: finding github.com/go-kit/kit v0.8.0 02:33:27 go: finding github.com/go-logfmt/logfmt v0.4.0 02:33:27 go: finding github.com/go-stack/stack v1.8.0 02:33:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:33:27 go: finding github.com/google/uuid v1.1.0 02:33:27 go: finding github.com/gorilla/mux v1.7.1 02:33:27 go: finding github.com/hashicorp/consul/api v1.1.0 02:33:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:33:27 go: finding github.com/hashicorp/errwrap v1.0.0 02:33:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:33:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:33:27 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:33:27 go: finding github.com/hashicorp/go-multierror v1.0.0 02:33:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:33:27 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:33:27 go: finding github.com/hashicorp/go-syslog v1.0.0 02:33:27 go: finding github.com/hashicorp/go-uuid v1.0.1 02:33:27 go: finding github.com/hashicorp/go.net v0.0.1 02:33:27 go: finding github.com/hashicorp/golang-lru v0.5.0 02:33:27 go: finding github.com/hashicorp/logutils v1.0.0 02:33:27 go: finding github.com/hashicorp/mdns v1.0.0 02:33:27 go: finding github.com/hashicorp/memberlist v0.1.3 02:33:28 go: finding github.com/hashicorp/serf v0.8.2 02:33:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:33:28 go: finding github.com/mattn/go-colorable v0.0.9 02:33:28 go: finding github.com/mattn/go-isatty v0.0.3 02:33:28 go: finding github.com/miekg/dns v1.0.14 02:33:28 go: finding github.com/mitchellh/cli v1.0.0 02:33:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:33:28 go: finding github.com/mitchellh/copystructure v1.0.0 02:33:28 go: finding github.com/mitchellh/go-homedir v1.0.0 02:33:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:33:28 go: finding github.com/mitchellh/gox v0.4.0 02:33:28 go: finding github.com/mitchellh/iochan v1.0.0 02:33:28 go: finding github.com/mitchellh/mapstructure v1.1.2 02:33:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:33:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:33:28 go: finding github.com/pelletier/go-toml v1.2.0 02:33:28 go: finding github.com/pkg/errors v0.8.1 02:33:28 go: finding github.com/pmezard/go-difflib v1.0.0 02:33:28 go: finding github.com/posener/complete v1.1.1 02:33:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:33:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:33:28 go: finding github.com/stretchr/objx v0.1.0 02:33:28 go: finding github.com/stretchr/testify v1.5.1 02:33:28 go: finding github.com/ugorji/go v1.1.4 02:33:28 go: finding github.com/x448/float16 v0.8.4 02:33:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:33:28 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:33:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:33:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:33:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:33:28 go: finding gopkg.in/yaml.v2 v2.2.8 02:33:36 Removing intermediate container 7f0919dac097 02:33:36 ---> 774bb700b46e 02:33:36 Successfully built 774bb700b46e 02:33:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:33:37 + docker inspect -f . ci-base-image-arm64 02:33:37 . [Pipeline] withDockerContainer 02:33:38 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.055s coverage: 7.7% of statements 02:33:38 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 22.7% of statements 02:33:38 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:33:38 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.218s coverage: 38.5% of statements 02:33:38 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:33:38 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:33:38 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.534s coverage: 79.9% of statements 02:33:38 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:33:38 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:33:38 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:33:38 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements 02:33:38 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.100s coverage: 76.1% of statements 02:33:38 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:33:38 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:33:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:33:38 gofmt -l . 02:33:38 [ "`gofmt -l .`" = "" ] 02:33:38 prd-ubuntu18.04-docker-arm64-4c-16g-2726 does not seem to be running inside a container 02:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 02:33:38 ./bin/test-attribution-txt.sh 02:33:38 ./bin/test-go-mod-tidy.sh 02:33:39 $ docker top 2f9af38ae9682f439b02aacf8cc3755cc1418ac03ff5d1184b9b986ca8d1775a -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 02:33:40 Stashed 1 file(s) [Pipeline] } 02:33:40 $ docker stop --time=1 41cda90e81a986a7b1d0c6954cb4c41d1e1408ba12b60e9b134dbda98dc0a0f6 02:33:40 + go version 02:33:40 go version go1.13.5 linux/arm64 02:33:42 $ docker rm -f 41cda90e81a986a7b1d0c6954cb4c41d1e1408ba12b60e9b134dbda98dc0a0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 02:33:43 + make test 02:33:43 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh 02:33:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:33:43 + ls -al . 02:33:43 total 160 02:33:43 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 02:33 . 02:33:43 drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 02:31 .. 02:33:43 drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 02:31 api 02:33:43 drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 02:31 bin 02:33:43 -rw-r--r--. 1 jenkins jenkins 94906 Apr 8 02:33 coverage.out 02:33:43 -rw-rw-r--. 1 jenkins jenkins 936 Apr 8 02:31 Dockerfile.build 02:33:43 -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 02:31 .dockerignore 02:33:43 drwxrwxr-x. 4 jenkins jenkins 31 Apr 8 02:31 example 02:33:43 drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 02:32 .git 02:33:43 drwxrwxr-x. 2 jenkins jenkins 38 Apr 8 02:31 .github 02:33:43 -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 02:31 .gitignore 02:33:43 -rw-r--r--. 1 jenkins jenkins 446 Apr 8 02:33 go.mod 02:33:43 -rw-r--r--. 1 jenkins jenkins 12152 Apr 8 02:33 go.sum 02:33:43 drwxrwxr-x. 13 jenkins jenkins 179 Apr 8 02:31 internal 02:33:43 -rw-rw-r--. 1 jenkins jenkins 808 Apr 8 02:31 Jenkinsfile 02:33:43 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 02:31 LICENSE 02:33:43 -rw-rw-r--. 1 jenkins jenkins 892 Apr 8 02:31 Makefile 02:33:43 drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 02:31 pkg 02:33:43 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 8 02:31 README.md 02:33:43 drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 02:32 .semver 02:33:43 drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 02:31 snap 02:33:43 -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 02:29 VERSION 02:33:43 -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 02:31 version.go 02:33:44 ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] isUnix [Pipeline] sh 02:33:44 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 --label arch=amd64 --label version=0.0.0 . 02:33:44 Sending build context to Docker daemon 2.918MB 02:33:44 Step 1/20 : ARG BASE=golang:1.13-alpine 02:33:44 Step 2/20 : FROM ${BASE} AS builder 02:33:44 ---> 272f16bdf4b0 02:33:44 Step 3/20 : ARG MAKE='make build' 02:33:44 ---> Running in c253b6d2f247 02:33:44 Removing intermediate container c253b6d2f247 02:33:44 ---> baf13069b714 02:33:44 Step 4/20 : WORKDIR /device-sdk-go 02:33:44 ---> Running in ac4367508e58 02:33:44 Removing intermediate container ac4367508e58 02:33:44 ---> 43e49460f6f4 02:33:44 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:33:44 ---> Running in 503fe58704b6 02:33:45 Removing intermediate container 503fe58704b6 02:33:45 ---> a0a87320e217 02:33:45 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:45 ---> Running in 7d265357bba9 02:33:46 Removing intermediate container 7d265357bba9 02:33:46 ---> 33e3d6115c00 02:33:46 Step 7/20 : RUN apk add --update --no-cache make git 02:33:46 ---> Running in 9036e50d7a48 02:33:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:33:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:34:02 OK: 143 MiB in 39 packages 02:34:02 Removing intermediate container 9036e50d7a48 02:34:02 ---> ecac26cd56d3 02:34:02 Step 8/20 : COPY . . 02:34:03 ---> e86d39cde552 02:34:03 Step 9/20 : RUN ${MAKE} 02:34:03 ---> Running in 401434c6d2b8 02:34:03 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 02:34:15 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:34:16 Removing intermediate container 401434c6d2b8 02:34:16 ---> 778ccd1e18b2 02:34:16 Step 10/20 : FROM scratch 02:34:16 ---> 02:34:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:34:16 ---> Running in 6d5bee31546d 02:34:16 Removing intermediate container 6d5bee31546d 02:34:16 ---> ba9b0bce04b9 02:34:16 Step 12/20 : ENV APP_PORT=49990 02:34:16 ---> Running in 063f315ee8f6 02:34:16 Removing intermediate container 063f315ee8f6 02:34:16 ---> 67186173c63b 02:34:16 Step 13/20 : EXPOSE $APP_PORT 02:34:16 ---> Running in 6d4205f031cc 02:34:17 Removing intermediate container 6d4205f031cc 02:34:17 ---> 6c853767f82f 02:34:17 Step 14/20 : WORKDIR / 02:34:17 ---> Running in 075d6406cb5f 02:34:17 Removing intermediate container 075d6406cb5f 02:34:17 ---> 86b1ba462f2f 02:34:17 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:34:17 ---> c69d63c55e42 02:34:17 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 02:34:18 ---> 377c11918229 02:34:18 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 02:34:18 ---> Running in 83358ecd45c0 02:34:18 Removing intermediate container 83358ecd45c0 02:34:18 ---> bdab4cca82f3 02:34:18 Step 18/20 : LABEL arch=amd64 02:34:18 ---> Running in b82c02ebc26f 02:34:18 Removing intermediate container b82c02ebc26f 02:34:18 ---> d9841a1bf6b8 02:34:18 Step 19/20 : LABEL git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 02:34:18 ---> Running in 588614fb2283 02:34:18 Removing intermediate container 588614fb2283 02:34:18 ---> b446d7e2fc4e 02:34:18 Step 20/20 : LABEL version=0.0.0 02:34:18 ---> Running in ee272c0ed5b3 02:34:18 Removing intermediate container ee272c0ed5b3 02:34:18 ---> 21b09e49a250 02:34:18 [Warning] One or more build-args [ARCH] were not consumed 02:34:18 Successfully built 21b09e49a250 02:34:18 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:34:30 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:34:30 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:34:30 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.051s coverage: 22.6% of statements 02:34:30 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.153s coverage: 95.8% of statements 02:34:57 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.113s coverage: 7.7% of statements 02:34:57 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.029s coverage: 22.7% of statements 02:34:57 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:34:57 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.194s coverage: 38.5% of statements 02:34:57 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:34:57 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:34:57 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.555s coverage: 79.9% of statements 02:34:57 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:34:57 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:34:57 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:34:57 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.061s coverage: 52.6% of statements 02:34:57 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.337s coverage: 76.1% of statements 02:34:57 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:34:57 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:34:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:35:04 gofmt -l . 02:35:04 [ "`gofmt -l .`" = "" ] 02:35:04 ./bin/test-attribution-txt.sh 02:35:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:35:05 Warning: overwriting stash ‘coverage-report’ 02:35:06 Stashed 1 file(s) [Pipeline] } 02:35:06 $ docker stop --time=1 2f9af38ae9682f439b02aacf8cc3755cc1418ac03ff5d1184b9b986ca8d1775a 02:35:08 $ docker rm -f 2f9af38ae9682f439b02aacf8cc3755cc1418ac03ff5d1184b9b986ca8d1775a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:10 + ls -al . 02:35:10 total 200 02:35:10 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 02:35 . 02:35:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 02:31 .. 02:35:10 -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 02:31 .dockerignore 02:35:10 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 02:31 .git 02:35:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 02:31 .github 02:35:10 -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 02:31 .gitignore 02:35:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 02:31 .semver 02:35:10 -rw-rw-r-- 1 jenkins jenkins 936 Apr 8 02:31 Dockerfile.build 02:35:10 -rw-rw-r-- 1 jenkins jenkins 808 Apr 8 02:31 Jenkinsfile 02:35:10 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 02:31 LICENSE 02:35:10 -rw-rw-r-- 1 jenkins jenkins 892 Apr 8 02:31 Makefile 02:35:10 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 8 02:31 README.md 02:35:10 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 02:29 VERSION 02:35:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 02:31 api 02:35:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 02:31 bin 02:35:10 -rw-r--r-- 1 jenkins jenkins 94906 Apr 8 02:34 coverage.out 02:35:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 02:31 example 02:35:10 -rw-r--r-- 1 jenkins jenkins 446 Apr 8 02:35 go.mod 02:35:10 -rw-r--r-- 1 jenkins jenkins 12152 Apr 8 02:35 go.sum 02:35:10 drwxrwxr-x 13 jenkins jenkins 4096 Apr 8 02:31 internal 02:35:10 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 02:31 pkg 02:35:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 02:31 snap 02:35:10 -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 02:31 version.go [Pipeline] isUnix [Pipeline] sh 02:35:10 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 --label arch=arm64 --label version=0.0.0 . 02:35:11 Sending build context to Docker daemon 2.915MB 02:35:11 Step 1/20 : ARG BASE=golang:1.13-alpine 02:35:11 Step 2/20 : FROM ${BASE} AS builder 02:35:11 ---> 774bb700b46e 02:35:11 Step 3/20 : ARG MAKE='make build' 02:35:11 ---> Running in 6535f34b6e05 02:35:11 Removing intermediate container 6535f34b6e05 02:35:11 ---> 4a7ed934822d 02:35:11 Step 4/20 : WORKDIR /device-sdk-go 02:35:11 ---> Running in 87f49b16ac17 02:35:11 Removing intermediate container 87f49b16ac17 02:35:11 ---> 0024a526ebb0 02:35:11 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:35:12 ---> Running in 993de98c5de2 02:35:12 Removing intermediate container 993de98c5de2 02:35:12 ---> 9cc6d5cdeae6 02:35:12 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:12 ---> Running in 5b99faecdbcd 02:35:14 Removing intermediate container 5b99faecdbcd 02:35:14 ---> 0234f32dd8ca 02:35:14 Step 7/20 : RUN apk add --update --no-cache make git 02:35:14 ---> Running in 57be82d16842 02:35:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:35:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:35:29 OK: 125 MiB in 39 packages 02:35:30 Removing intermediate container 57be82d16842 02:35:30 ---> 69c04d95fe5f 02:35:30 Step 8/20 : COPY . . 02:35:31 ---> ee8d782b219e 02:35:31 Step 9/20 : RUN ${MAKE} 02:35:31 ---> Running in 08e67d6530db 02:35:31 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 02:36:04 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:36:07 Removing intermediate container 08e67d6530db 02:36:07 ---> 40095c0c9e47 02:36:07 Step 10/20 : FROM scratch 02:36:07 ---> 02:36:07 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:36:07 ---> Running in ece2f1e56f80 02:36:07 Removing intermediate container ece2f1e56f80 02:36:07 ---> ce959d602fdb 02:36:07 Step 12/20 : ENV APP_PORT=49990 02:36:07 ---> Running in 87fe2243dabe 02:36:08 Removing intermediate container 87fe2243dabe 02:36:08 ---> 9e5fec020040 02:36:08 Step 13/20 : EXPOSE $APP_PORT 02:36:08 ---> Running in 63696356a623 02:36:08 Removing intermediate container 63696356a623 02:36:08 ---> 0baea4eb9d19 02:36:08 Step 14/20 : WORKDIR / 02:36:08 ---> Running in 27c8d0b998ec 02:36:09 Removing intermediate container 27c8d0b998ec 02:36:09 ---> 632e58d169eb 02:36:09 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:36:10 ---> 856827e55c19 02:36:10 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 02:36:10 ---> 7f2d5dd6e7cd 02:36:10 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 02:36:10 ---> Running in b9cd4d2565d9 02:36:11 Removing intermediate container b9cd4d2565d9 02:36:11 ---> 9fced503b49d 02:36:11 Step 18/20 : LABEL arch=arm64 02:36:11 ---> Running in e3a63d36b3c2 02:36:11 Removing intermediate container e3a63d36b3c2 02:36:11 ---> a164491155dd 02:36:11 Step 19/20 : LABEL git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 02:36:11 ---> Running in 02f429ebcc2c 02:36:12 Removing intermediate container 02f429ebcc2c 02:36:12 ---> 527f82077004 02:36:12 Step 20/20 : LABEL version=0.0.0 02:36:12 ---> Running in fe415f1cd2ee 02:36:12 Removing intermediate container fe415f1cd2ee 02:36:12 ---> 5bd5f72780a9 02:36:12 [Warning] One or more build-args [ARCH] were not consumed 02:36:12 Successfully built 5bd5f72780a9 02:36:12 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:36:14 provisioning config files... 02:36:14 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config8591629459139579113tmp [Pipeline] { [Pipeline] sh 02:36:15 + curl -s https://codecov.io/bash 02:36:15 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config8591629459139579113tmp 02:36:15 02:36:15 _____ _ 02:36:15 / ____| | | 02:36:15 | | ___ __| | ___ ___ _____ __ 02:36:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:36:15 | |___| (_) | (_| | __/ (_| (_) \ V / 02:36:15 \_____\___/ \__,_|\___|\___\___/ \_/ 02:36:15 Bash-tbd 02:36:15 02:36:15 02:36:15 ==> Jenkins CI detected. 02:36:15 project root: . 02:36:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:36:15 ==> Running gcov in . (disable via -X gcov) 02:36:15 ==> Python coveragepy not found 02:36:15 ==> Searching for coverage reports in: 02:36:15 + . 02:36:15 -> Found 1 reports 02:36:15 ==> Detecting git/mercurial file structure 02:36:15 ==> Reading reports 02:36:15 + ./coverage.out bytes=94906 02:36:15 ==> Appending adjustments 02:36:15 http://docs.codecov.io/docs/fixing-reports 02:36:15 + Found adjustments 02:36:15 ==> Gzipping contents 02:36:15 ==> Uploading reports 02:36:15 url: https://codecov.io 02:36:15 query: branch=PR-473&commit=0cc523f12fa4c81f48bba7f52516e3822f53c794&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=473&job= 02:36:15 -> Pinging Codecov 02:36:15 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-473&commit=0cc523f12fa4c81f48bba7f52516e3822f53c794&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=473&job= 02:36:16 -> Uploading 02:36:17 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0cc523f12fa4c81f48bba7f52516e3822f53c794 [Pipeline] } 02:36:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:36:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:36:19 ---> package-listing.sh 02:36:19 ++ facter osfamily 02:36:19 ++ tr '[:upper:]' '[:lower:]' 02:36:19 + OS_FAMILY=redhat 02:36:19 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-473 02:36:19 + START_PACKAGES=/tmp/packages_start.txt 02:36:19 + END_PACKAGES=/tmp/packages_end.txt 02:36:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:19 + PACKAGES=/tmp/packages_start.txt 02:36:19 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-473 ']' 02:36:19 + PACKAGES=/tmp/packages_end.txt 02:36:19 + case "${OS_FAMILY}" in 02:36:19 + rpm -qa 02:36:19 + sort 02:36:23 + '[' -f /tmp/packages_start.txt ']' 02:36:23 + '[' -f /tmp/packages_end.txt ']' 02:36:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:23 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-473 ']' 02:36:23 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-473/archives/ 02:36:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-473/archives/ [Pipeline] isUnix [Pipeline] sh 02:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:36:24 02:36:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:36:24 alpine: Pulling from edgex-lftools-log-publisher 02:36:24 c9b1b535fdd9: Pulling fs layer 02:36:24 2cc5ad85d9ab: Pulling fs layer 02:36:24 756a868c4378: Pulling fs layer 02:36:24 444b2fc9a129: Pulling fs layer 02:36:24 ea15f1150254: Pulling fs layer 02:36:24 41b27a9f41bf: Pulling fs layer 02:36:24 28c525ee5125: Pulling fs layer 02:36:24 094b1ea09ed8: Pulling fs layer 02:36:24 138eaada9080: Pulling fs layer 02:36:24 0622d0fa9048: Pulling fs layer 02:36:24 444b2fc9a129: Waiting 02:36:24 ea15f1150254: Waiting 02:36:24 28c525ee5125: Waiting 02:36:24 094b1ea09ed8: Waiting 02:36:24 138eaada9080: Waiting 02:36:24 0622d0fa9048: Waiting 02:36:24 41b27a9f41bf: Waiting 02:36:24 2cc5ad85d9ab: Verifying Checksum 02:36:24 2cc5ad85d9ab: Download complete 02:36:24 444b2fc9a129: Verifying Checksum 02:36:24 444b2fc9a129: Download complete 02:36:24 c9b1b535fdd9: Verifying Checksum 02:36:24 ea15f1150254: Download complete 02:36:24 28c525ee5125: Verifying Checksum 02:36:24 28c525ee5125: Download complete 02:36:25 c9b1b535fdd9: Pull complete 02:36:25 2cc5ad85d9ab: Pull complete 02:36:25 756a868c4378: Download complete 02:36:25 138eaada9080: Verifying Checksum 02:36:25 138eaada9080: Download complete 02:36:25 094b1ea09ed8: Verifying Checksum 02:36:25 094b1ea09ed8: Download complete 02:36:25 0622d0fa9048: Verifying Checksum 02:36:25 0622d0fa9048: Download complete 02:36:25 41b27a9f41bf: Verifying Checksum 02:36:25 41b27a9f41bf: Download complete 02:36:27 756a868c4378: Pull complete 02:36:27 444b2fc9a129: Pull complete 02:36:27 ea15f1150254: Pull complete 02:36:30 41b27a9f41bf: Pull complete 02:36:30 28c525ee5125: Pull complete 02:36:33 094b1ea09ed8: Pull complete 02:36:33 138eaada9080: Pull complete 02:36:33 0622d0fa9048: Pull complete 02:36:33 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:36:33 prd-centos7-docker-4c-2g-2725 does not seem to be running inside a container 02:36:33 $ 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-473 -v /w/workspace/dgexfoundry_device-sdk-go_PR-473:/w/workspace/dgexfoundry_device-sdk-go_PR-473:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:36:34 $ docker top 7ad0202cd075633f362bccdda525497415b7e39f0efb59402608f481c94cb5a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:36:34 provisioning config files... 02:36:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config5737387294626147237tmp [Pipeline] { [Pipeline] echo 02:36:35 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:36:35 ---> create-netrc.sh [Pipeline] echo 02:36:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:36:35 ---> logs-deploy.sh 02:36:35 + ARCHIVE_ARTIFACTS= 02:36:35 + LOGS_SERVER=https://logs.edgexfoundry.org 02:36:35 + '[' https://logs.edgexfoundry.org == None ']' 02:36:35 + NEXUS_URL=https://nexus.edgexfoundry.org 02:36:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/1 02:36:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-473/1/ 02:36:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/1 /w/workspace/dgexfoundry_device-sdk-go_PR-473 02:36:36 Archives upload complete. 02:36:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-473/1/ 02:36:37 ---> uname -a: 02:36:37 Linux 7ad0202cd075 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:36:37 02:36:37 02:36:37 ---> lscpu: 02:36:37 Architecture: x86_64 02:36:37 CPU op-mode(s): 32-bit, 64-bit 02:36:37 Byte Order: Little Endian 02:36:37 Address sizes: 40 bits physical, 48 bits virtual 02:36:37 CPU(s): 4 02:36:37 On-line CPU(s) list: 0-3 02:36:37 Thread(s) per core: 1 02:36:37 Core(s) per socket: 1 02:36:37 Socket(s): 4 02:36:37 NUMA node(s): 1 02:36:37 Vendor ID: GenuineIntel 02:36:37 CPU family: 6 02:36:37 Model: 44 02:36:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:36:37 Stepping: 1 02:36:37 CPU MHz: 2933.438 02:36:37 BogoMIPS: 5866.87 02:36:37 Virtualization: VT-x 02:36:37 Hypervisor vendor: KVM 02:36:37 Virtualization type: full 02:36:37 L1d cache: 128 KiB 02:36:37 L1i cache: 128 KiB 02:36:37 L2 cache: 16 MiB 02:36:37 L3 cache: 64 MiB 02:36:37 NUMA node0 CPU(s): 0-3 02:36:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:36:37 Vulnerability Meltdown: Mitigation; PTI 02:36:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:36:37 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:36:37 Vulnerability Spectre v2: Mitigation; Full retpoline 02:36:37 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 02:36:37 02:36:37 02:36:37 ---> nproc: 02:36:37 4 02:36:37 02:36:37 02:36:37 ---> df -h: 02:36:37 Filesystem Size Used Available Use% Mounted on 02:36:37 overlay 50.0G 6.4G 43.6G 13% / 02:36:37 tmpfs 64.0M 0 64.0M 0% /dev 02:36:37 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:36:37 shm 64.0M 0 64.0M 0% /dev/shm 02:36:37 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 02:36:37 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 02:36:37 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 02:36:37 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-473 02:36:37 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp 02:36:37 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 02:36:37 02:36:37 02:36:37 ---> free -m: 02:36:37 total used free shared buff/cache available 02:36:37 Mem: 1838 615 75 0 1147 1118 02:36:37 Swap: 1023 1 1022 02:36:37 02:36:37 02:36:37 ---> ip addr: 02:36:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:36:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:36:37 inet 127.0.0.1/8 scope host lo 02:36:37 valid_lft forever preferred_lft forever 02:36:37 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:36:37 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:36:37 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:36:37 valid_lft forever preferred_lft forever 02:36:37 02:36:37 02:36:37 ---> sar -b -r -n DEV: 02:36:37 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) 02:36:37 02:36:37 02:28:03 LINUX RESTART 02:36:37 02:36:37 02:29:01 tps rtps wtps bread/s bwrtn/s 02:36:37 02:30:01 17.58 1.62 15.97 87.38 2814.39 02:36:37 02:31:01 2.46 0.00 2.46 0.00 85.76 02:36:37 02:32:01 0.40 0.00 0.40 0.00 6.93 02:36:37 02:33:01 0.28 0.00 0.28 0.00 4.85 02:36:37 02:34:01 0.35 0.00 0.35 0.00 5.73 02:36:37 02:35:01 0.33 0.00 0.33 0.00 5.96 02:36:37 02:36:01 0.34 0.00 0.34 0.00 5.12 02:36:37 Average: 3.11 0.23 2.88 12.52 419.47 02:36:37 02:36:37 02:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:36:37 02:30:01 114152 1768152 93.94 2620 1214840 921444 31.44 456204 1152756 12 02:36:37 02:31:01 119384 1762920 93.66 2620 1214848 902268 30.78 452072 1152448 16 02:36:37 02:32:01 118088 1764216 93.73 2620 1214856 902536 30.79 453128 1152448 16 02:36:37 02:33:01 119100 1763204 93.67 2620 1214860 902332 30.79 451968 1152448 16 02:36:37 02:34:01 119308 1762996 93.66 2620 1214864 902392 30.79 452432 1152448 20 02:36:37 02:35:01 119484 1762820 93.65 2620 1214872 902332 30.79 452124 1152452 16 02:36:37 02:36:01 131816 1750488 93.00 2620 1214872 902332 30.79 440160 1152444 16 02:36:37 Average: 120190 1762114 93.61 2620 1214859 905091 30.88 451155 1152492 16 02:36:37 02:36:37 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:36:37 02:30:01 eth0 35.01 28.11 38.32 39.02 0.00 0.00 0.00 02:36:37 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:30:01 docker0 8.66 6.13 1.09 15.92 0.00 0.00 0.00 02:36:37 02:31:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 02:36:37 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:32:01 eth0 1.10 0.48 0.63 0.36 0.00 0.00 0.00 02:36:37 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:33:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 02:36:37 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:34:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 02:36:37 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:35:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 02:36:37 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 02:36:37 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 Average: eth0 5.32 4.16 5.61 5.66 0.00 0.00 0.00 02:36:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:37 Average: docker0 1.24 0.88 0.16 2.28 0.00 0.00 0.00 02:36:37 02:36:37 02:36:37 ---> sar -P ALL: 02:36:37 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) 02:36:37 02:36:37 02:28:03 LINUX RESTART 02:36:37 02:36:37 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:36:37 02:30:01 all 1.81 0.00 0.78 0.02 0.00 97.39 02:36:37 02:30:01 0 1.84 0.00 0.80 0.02 0.00 97.35 02:36:37 02:30:01 1 2.33 0.00 0.82 0.05 0.02 96.78 02:36:37 02:30:01 2 1.70 0.00 0.77 0.02 0.00 97.51 02:36:37 02:30:01 3 1.35 0.00 0.74 0.02 0.02 97.88 02:36:37 02:31:01 all 0.18 0.00 0.05 0.00 0.00 99.76 02:36:37 02:31:01 0 0.53 0.00 0.03 0.00 0.00 99.43 02:36:37 02:31:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:36:37 02:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:36:37 02:31:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:36:37 02:32:01 all 0.18 0.00 0.05 0.00 0.00 99.76 02:36:37 02:32:01 0 0.52 0.00 0.03 0.00 0.00 99.45 02:36:37 02:32:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:36:37 02:32:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:36:37 02:32:01 3 0.08 0.00 0.07 0.00 0.00 99.85 02:36:37 02:33:01 all 0.19 0.00 0.04 0.00 0.00 99.77 02:36:37 02:33:01 0 0.50 0.00 0.02 0.00 0.00 99.48 02:36:37 02:33:01 1 0.10 0.00 0.03 0.00 0.00 99.87 02:36:37 02:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:36:37 02:33:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:36:37 02:34:01 all 0.18 0.00 0.04 0.00 0.00 99.78 02:36:37 02:34:01 0 0.52 0.00 0.02 0.00 0.00 99.47 02:36:37 02:34:01 1 0.05 0.00 0.07 0.00 0.00 99.88 02:36:37 02:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:36:37 02:34:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:36:37 02:35:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:36:37 02:35:01 0 0.52 0.00 0.02 0.00 0.00 99.47 02:36:37 02:35:01 1 0.07 0.00 0.08 0.00 0.00 99.85 02:36:37 02:35:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:36:37 02:35:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:36:37 02:36:01 all 0.17 0.00 0.05 0.00 0.00 99.78 02:36:37 02:36:01 0 0.51 0.00 0.02 0.00 0.00 99.47 02:36:37 02:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:36:37 02:36:01 2 0.07 0.00 0.07 0.00 0.00 99.86 02:36:37 02:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:36:37 Average: all 0.41 0.00 0.15 0.00 0.00 99.43 02:36:37 Average: 0 0.70 0.00 0.13 0.00 0.00 99.16 02:36:37 Average: 1 0.39 0.00 0.17 0.01 0.00 99.43 02:36:37 Average: 2 0.30 0.00 0.15 0.00 0.00 99.54 02:36:37 Average: 3 0.25 0.00 0.16 0.00 0.00 99.59 02:36:37 02:36:37 02:36:37