Pull request #500 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 Obtained Jenkinsfile from 6e6ac133b2ff821eecb79f920a11399cb127dd2b+e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 (caed072efd7b7d862bdfc07344eafefa15a4ccbc) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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-500/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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5094 in /w/workspace/dgexfoundry_device-sdk-go_PR-500 [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-500 # 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/500/head:refs/remotes/origin/PR-500 +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/500/head:refs/remotes/origin/PR-500 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 6e6ac133b2ff821eecb79f920a11399cb127dd2b Merge succeeded, producing 6e6ac133b2ff821eecb79f920a11399cb127dd2b Checking out Revision 6e6ac133b2ff821eecb79f920a11399cb127dd2b (PR-500) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # 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 e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 Commit message: "Assign FloatEncoding into Reading" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:25:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:25:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:25:33 ========================================================= 02:25:33 EdgeX Global Pipelines Version Info 02:25:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:25:34 ------------------- 02:25:34 stable info: 02:25:34 ------------------- 02:25:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:25:34 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 02:25:34 Message: update stable to v1.0.73 02:25:36 ------------------- 02:25:36 experimental info: 02:25:36 ------------------- 02:25:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:25:36 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 02:25:36 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:25:38 02:25:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:25:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:25:39 latest: Pulling from edgex-devops/git-semver 02:25:39 9123ac7c32f7: Pulling fs layer 02:25:39 b8cc5d1170e3: Pulling fs layer 02:25:39 2924cbbf6a41: Pulling fs layer 02:25:39 93b08a4f1073: Pulling fs layer 02:25:39 b8cc5d1170e3: Verifying Checksum 02:25:39 b8cc5d1170e3: Download complete 02:25:39 9123ac7c32f7: Verifying Checksum 02:25:39 9123ac7c32f7: Download complete 02:25:39 93b08a4f1073: Verifying Checksum 02:25:39 93b08a4f1073: Download complete 02:25:39 2924cbbf6a41: Verifying Checksum 02:25:39 2924cbbf6a41: Download complete 02:25:39 9123ac7c32f7: Pull complete 02:25:39 b8cc5d1170e3: Pull complete 02:25:40 2924cbbf6a41: Pull complete 02:25:40 93b08a4f1073: Pull complete 02:25:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:25:40 prd-centos7-docker-4c-2g-5094 does not seem to be running inside a container 02:25:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-500 -v /w/workspace/dgexfoundry_device-sdk-go_PR-500:/w/workspace/dgexfoundry_device-sdk-go_PR-500:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:25:41 $ docker top 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:41 [ssh-agent] Looking for ssh-agent implementation... 02:25:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:42 $ docker exec 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent 02:25:42 SSH_AUTH_SOCK=/tmp/ssh-iBPq4sHWzbJc/agent.15 02:25:42 SSH_AGENT_PID=22 02:25:42 Running ssh-add (command line suppressed) 02:25:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_8081253007058126093.key (/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_8081253007058126093.key) 02:25:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:43 + git describe --exact-match --tags HEAD 02:25:43 fatal: No names found, cannot describe anything. [Pipeline] } 02:25:43 $ docker exec --env ******** --env ******** 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent -k 02:25:43 unset SSH_AUTH_SOCK; 02:25:43 unset SSH_AGENT_PID; 02:25:43 echo Agent pid 22 killed; 02:25:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:25:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:25:43 This usually means this commit has not been tagged. [Pipeline] sshagent 02:25:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:43 [ssh-agent] Looking for ssh-agent implementation... 02:25:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:44 $ docker exec 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent 02:25:44 SSH_AUTH_SOCK=/tmp/ssh-wJqaA7cztbVE/agent.55 02:25:44 SSH_AGENT_PID=62 02:25:44 Running ssh-add (command line suppressed) 02:25:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_2310139846276767575.key (/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_2310139846276767575.key) 02:25:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:44 + git semver init 02:25:44 # -> Open(): unable to determine branch for HEAD 02:25:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-500/.git 02:25:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-500 02:25:44 # $SEMVER_REMOTE_NAME = origin 02:25:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:25:44 # $SEMVER_USER_NAME = edgex-jenkins 02:25:44 # $SEMVER_BRANCH = PR-500 02:25:44 # $SEMVER_TEMP = /tmp/semver-177233915 02:25:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:25:48 # '/tmp/semver-177233915' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-500/.semver' 02:25:48 # -> Force: false 02:25:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-500/.semver [Pipeline] } 02:25:48 $ docker exec --env ******** --env ******** 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent -k 02:25:48 unset SSH_AUTH_SOCK; 02:25:48 unset SSH_AGENT_PID; 02:25:48 echo Agent pid 62 killed; 02:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:48 + git semver [Pipeline] } 02:25:48 $ docker stop --time=1 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 02:25:50 $ docker rm -f 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:25:51 Stashed 48 file(s) [Pipeline] echo 02:25:51 [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:26:06 Still waiting to schedule task 02:26:06 ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5093’ is offline; ‘prd-centos7-docker-4c-2g-5095’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5092’ doesn’t have label ‘centos7-docker-4c-2g’ 02:26:06 Still waiting to schedule task 02:26:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5092’ is offline 02:27:29 Running on prd-centos7-docker-4c-2g-5097 in /w/workspace/dgexfoundry_device-sdk-go_PR-500 [Pipeline] { [Pipeline] ws 02:27:29 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:27:31 using credential edgex-jenkins-ssh 02:27:32 Cloning the remote Git repository 02:27:32 Cloning with configured refspecs honoured and without tags 02:27:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:27:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:27:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:27:32 > git --version # timeout=10 02:27:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:27:34 Fetching without tags 02:27:34 Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 6e6ac133b2ff821eecb79f920a11399cb127dd2b 02:27:34 Merge succeeded, producing 6e6ac133b2ff821eecb79f920a11399cb127dd2b 02:27:34 Checking out Revision 6e6ac133b2ff821eecb79f920a11399cb127dd2b (PR-500) 02:27:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:27:34 > git config --add remote.origin.fetch +refs/pull/500/head:refs/remotes/origin/PR-500 # timeout=10 02:27:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:27:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:27:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:27:34 > git config core.sparsecheckout # timeout=10 02:27:34 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 02:27:34 > git remote # timeout=10 02:27:34 > git config --get remote.origin.url # timeout=10 02:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:34 > git merge e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 02:27:34 > git rev-parse HEAD^{commit} # timeout=10 02:27:34 > git config core.sparsecheckout # timeout=10 02:27:34 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 02:27:38 Commit message: "Assign FloatEncoding into Reading" 02:27:38 > git --version # timeout=10 02:27:38 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:27:39 ========================================================= 02:27:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:27:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:27:40 + 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:27:40 Sending build context to Docker daemon 2.924MB 02:27:40 Step 1/8 : ARG BASE=golang:1.13-alpine 02:27:40 Step 2/8 : FROM ${BASE} 02:27:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:27:40 e6b0cf9c0882: Pulling fs layer 02:27:40 2848faf0eed1: Pulling fs layer 02:27:40 0f37312ad70f: Pulling fs layer 02:27:40 5788d62ee057: Pulling fs layer 02:27:40 0e6b1d234666: Pulling fs layer 02:27:40 bf5d7aec512f: Pulling fs layer 02:27:40 34c802a77dc8: Pulling fs layer 02:27:40 9eb99e56ec68: Pulling fs layer 02:27:40 27c7a5d97fbd: Pulling fs layer 02:27:40 5c102a31e300: Pulling fs layer 02:27:40 dcfb455df0a1: Pulling fs layer 02:27:40 5788d62ee057: Waiting 02:27:40 0e6b1d234666: Waiting 02:27:40 bf5d7aec512f: Waiting 02:27:40 34c802a77dc8: Waiting 02:27:40 9eb99e56ec68: Waiting 02:27:40 27c7a5d97fbd: Waiting 02:27:40 dcfb455df0a1: Waiting 02:27:40 0f37312ad70f: Verifying Checksum 02:27:40 0f37312ad70f: Download complete 02:27:40 2848faf0eed1: Verifying Checksum 02:27:40 2848faf0eed1: Download complete 02:27:40 0e6b1d234666: Verifying Checksum 02:27:40 0e6b1d234666: Download complete 02:27:40 bf5d7aec512f: Verifying Checksum 02:27:40 bf5d7aec512f: Download complete 02:27:40 e6b0cf9c0882: Verifying Checksum 02:27:40 e6b0cf9c0882: Download complete 02:27:40 e6b0cf9c0882: Pull complete 02:27:40 2848faf0eed1: Pull complete 02:27:40 0f37312ad70f: Pull complete 02:27:41 34c802a77dc8: Verifying Checksum 02:27:41 34c802a77dc8: Download complete 02:27:41 27c7a5d97fbd: Verifying Checksum 02:27:41 27c7a5d97fbd: Download complete 02:27:42 5788d62ee057: Verifying Checksum 02:27:42 5788d62ee057: Download complete 02:27:42 dcfb455df0a1: Verifying Checksum 02:27:42 dcfb455df0a1: Download complete 02:27:42 9eb99e56ec68: Verifying Checksum 02:27:42 9eb99e56ec68: Download complete 02:27:42 5c102a31e300: Verifying Checksum 02:27:42 5c102a31e300: Download complete 02:27:48 5788d62ee057: Pull complete 02:27:48 0e6b1d234666: Pull complete 02:27:48 bf5d7aec512f: Pull complete 02:27:53 34c802a77dc8: Pull complete 02:27:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5096 in /w/workspace/dgexfoundry_device-sdk-go_PR-500 [Pipeline] { [Pipeline] ws 02:27:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:27:56 9eb99e56ec68: Pull complete 02:27:56 27c7a5d97fbd: Pull complete 02:27:57 5c102a31e300: Pull complete 02:27:57 dcfb455df0a1: Pull complete 02:27:57 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:27:57 ---> 7c70fe431013 02:27:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:27:57 ---> Running in fc59b1950939 02:27:57 Removing intermediate container fc59b1950939 02:27:57 ---> 70743692d145 02:27:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:57 ---> Running in a55e31969690 02:27:59 Removing intermediate container a55e31969690 02:27:59 ---> f89cfc0ab20f 02:27:59 Step 5/8 : RUN apk add --no-cache make git 02:27:59 ---> Running in 20fc9f3d26eb 02:27:59 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:28:01 using credential edgex-jenkins-ssh 02:28:01 Cloning the remote Git repository 02:28:01 Cloning with configured refspecs honoured and without tags 02:28:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:28:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:28:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:28:01 > git --version # timeout=10 02:28:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:28:04 Fetching without tags 02:28:04 Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 6e6ac133b2ff821eecb79f920a11399cb127dd2b 02:28:04 Merge succeeded, producing 6e6ac133b2ff821eecb79f920a11399cb127dd2b 02:28:04 Checking out Revision 6e6ac133b2ff821eecb79f920a11399cb127dd2b (PR-500) 02:28:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:28:04 > git config --add remote.origin.fetch +refs/pull/500/head:refs/remotes/origin/PR-500 # timeout=10 02:28:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:28:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:28:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:28:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:28:04 > git config core.sparsecheckout # timeout=10 02:28:04 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 02:28:04 > git remote # timeout=10 02:28:04 > git config --get remote.origin.url # timeout=10 02:28:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:28:04 > git merge e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 02:28:04 > git rev-parse HEAD^{commit} # timeout=10 02:28:04 > git config core.sparsecheckout # timeout=10 02:28:04 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 02:28:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:28:09 Commit message: "Assign FloatEncoding into Reading" 02:28:09 > git --version # timeout=10 02:28:09 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:28:10 ========================================================= 02:28:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:28:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:28:11 + 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:28:12 Sending build context to Docker daemon 2.924MB 02:28:12 Step 1/8 : ARG BASE=golang:1.13-alpine 02:28:12 Step 2/8 : FROM ${BASE} 02:28:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:28:13 cde5963f3b93: Pulling fs layer 02:28:13 2a23fa8c16f7: Pulling fs layer 02:28:13 777b28850792: Pulling fs layer 02:28:13 8a11ddd9e578: Pulling fs layer 02:28:13 4cf88f913ddb: Pulling fs layer 02:28:13 8a11ddd9e578: Waiting 02:28:13 1df406cf5192: Pulling fs layer 02:28:13 4cf88f913ddb: Waiting 02:28:13 cd6300453558: Pulling fs layer 02:28:13 1df406cf5192: Waiting 02:28:13 b9c365052c96: Pulling fs layer 02:28:13 a2d8cc88f415: Pulling fs layer 02:28:13 ea1d1ca13537: Pulling fs layer 02:28:13 3750a50a1c5e: Pulling fs layer 02:28:13 a2d8cc88f415: Waiting 02:28:13 ea1d1ca13537: Waiting 02:28:13 3750a50a1c5e: Waiting 02:28:13 b9c365052c96: Waiting 02:28:13 777b28850792: Verifying Checksum 02:28:13 777b28850792: Download complete 02:28:13 2a23fa8c16f7: Download complete 02:28:13 4cf88f913ddb: Download complete 02:28:13 1df406cf5192: Verifying Checksum 02:28:13 1df406cf5192: Download complete 02:28:14 cde5963f3b93: Download complete 02:28:15 cde5963f3b93: Pull complete 02:28:15 2a23fa8c16f7: Pull complete 02:28:16 777b28850792: Pull complete 02:28:18 OK: 143 MiB in 39 packages 02:28:18 Removing intermediate container 20fc9f3d26eb 02:28:18 ---> 91398790dd57 02:28:18 Step 6/8 : WORKDIR /device-sdk-go 02:28:18 ---> Running in 95db35cc7dba 02:28:18 Removing intermediate container 95db35cc7dba 02:28:18 ---> ca9a96518c84 02:28:18 Step 7/8 : COPY . . 02:28:18 ---> 33feae1a4cec 02:28:18 Step 8/8 : RUN go mod download 02:28:18 ---> Running in 82f0f2af82c9 02:28:20 go: finding github.com/BurntSushi/toml v0.3.1 02:28:20 go: finding github.com/OneOfOne/xxhash v1.2.6 02:28:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:28:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:28:20 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:28:20 go: finding github.com/bgentry/speakeasy v0.1.0 02:28:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:28:20 go: finding github.com/davecgh/go-spew v1.1.1 02:28:20 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 02:28:20 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:28:20 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 02:28:20 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 02:28:20 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:28:20 go: finding github.com/fatih/color v1.7.0 02:28:20 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:28:20 go: finding github.com/go-kit/kit v0.8.0 02:28:20 go: finding github.com/go-logfmt/logfmt v0.4.0 02:28:20 go: finding github.com/go-stack/stack v1.8.0 02:28:20 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:28:20 go: finding github.com/google/uuid v1.1.0 02:28:20 go: finding github.com/gorilla/mux v1.7.1 02:28:20 go: finding github.com/hashicorp/consul/api v1.1.0 02:28:20 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:28:20 go: finding github.com/hashicorp/errwrap v1.0.0 02:28:20 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:28:20 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:28:20 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:28:20 go: finding github.com/hashicorp/go-multierror v1.0.0 02:28:20 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:28:20 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:28:20 go: finding github.com/hashicorp/go-syslog v1.0.0 02:28:20 go: finding github.com/hashicorp/go-uuid v1.0.1 02:28:20 go: finding github.com/hashicorp/go.net v0.0.1 02:28:20 go: finding github.com/hashicorp/golang-lru v0.5.0 02:28:20 go: finding github.com/hashicorp/logutils v1.0.0 02:28:20 go: finding github.com/hashicorp/mdns v1.0.0 02:28:20 go: finding github.com/hashicorp/memberlist v0.1.3 02:28:20 go: finding github.com/hashicorp/serf v0.8.2 02:28:20 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:28:20 go: finding github.com/mattn/go-colorable v0.0.9 02:28:20 go: finding github.com/mattn/go-isatty v0.0.3 02:28:20 go: finding github.com/miekg/dns v1.0.14 02:28:20 go: finding github.com/mitchellh/cli v1.0.0 02:28:20 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:28:20 go: finding github.com/mitchellh/copystructure v1.0.0 02:28:20 go: finding github.com/mitchellh/go-homedir v1.0.0 02:28:20 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:28:20 go: finding github.com/mitchellh/gox v0.4.0 02:28:20 go: finding github.com/mitchellh/iochan v1.0.0 02:28:20 go: finding github.com/mitchellh/mapstructure v1.1.2 02:28:20 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:28:20 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:28:20 go: finding github.com/pelletier/go-toml v1.2.0 02:28:20 go: finding github.com/pkg/errors v0.8.1 02:28:20 go: finding github.com/pmezard/go-difflib v1.0.0 02:28:20 go: finding github.com/posener/complete v1.1.1 02:28:20 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:28:20 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:28:20 go: finding github.com/stretchr/objx v0.1.0 02:28:20 go: finding github.com/stretchr/testify v1.5.1 02:28:20 go: finding github.com/ugorji/go v1.1.4 02:28:20 go: finding github.com/x448/float16 v0.8.4 02:28:20 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:28:20 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:28:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:28:20 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:28:20 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:28:20 go: finding gopkg.in/yaml.v2 v2.2.8 02:28:24 cd6300453558: Verifying Checksum 02:28:24 cd6300453558: Download complete 02:28:24 a2d8cc88f415: Verifying Checksum 02:28:24 a2d8cc88f415: Download complete 02:28:25 Removing intermediate container 82f0f2af82c9 02:28:25 ---> deff0a4245db 02:28:25 Successfully built deff0a4245db 02:28:25 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:28:26 + docker inspect -f . ci-base-image-x86_64 02:28:26 . [Pipeline] withDockerContainer 02:28:26 prd-centos7-docker-4c-2g-5097 does not seem to be running inside a container 02:28:26 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:28:27 $ docker top 99cc3223329108b1fb7884ed9a14eb7a7c814d883a15863a2e65f4d9f47b50ca -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:27 + go version 02:28:27 go version go1.13.5 linux/amd64 [Pipeline] sh 02:28:29 + make test 02:28:29 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:28:29 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:28:32 ea1d1ca13537: Verifying Checksum 02:28:32 ea1d1ca13537: Download complete 02:28:32 3750a50a1c5e: Download complete 02:28:39 b9c365052c96: Verifying Checksum 02:28:39 b9c365052c96: Download complete 02:28:39 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:28:39 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:28:39 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:28:39 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.022s coverage: 22.1% of statements 02:28:43 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.039s coverage: 95.8% of statements 02:28:47 8a11ddd9e578: Verifying Checksum 02:28:47 8a11ddd9e578: Download complete 02:28:59 8a11ddd9e578: Pull complete 02:28:59 4cf88f913ddb: Pull complete 02:28:59 1df406cf5192: Pull complete 02:29:05 cd6300453558: Pull complete 02:29:09 b9c365052c96: Pull complete 02:29:09 a2d8cc88f415: Pull complete 02:29:12 ea1d1ca13537: Pull complete 02:29:12 3750a50a1c5e: Pull complete 02:29:12 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:29:12 ---> 78745c68409d 02:29:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:29:15 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.063s coverage: 11.4% of statements 02:29:15 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements 02:29:15 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:29:15 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.081s coverage: 36.9% of statements 02:29:15 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:29:15 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:29:15 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.335s coverage: 74.9% of statements 02:29:15 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:29:15 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:29:15 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:29:15 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.025s coverage: 52.6% of statements 02:29:15 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 02:29:15 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.102s coverage: 71.4% of statements 02:29:15 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:29:15 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:29:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:29:15 gofmt -l . 02:29:15 [ "`gofmt -l .`" = "" ] 02:29:15 ./bin/test-attribution-txt.sh 02:29:15 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:29:16 Stashed 1 file(s) [Pipeline] } 02:29:16 $ docker stop --time=1 99cc3223329108b1fb7884ed9a14eb7a7c814d883a15863a2e65f4d9f47b50ca 02:29:16 ---> Running in 440590cc086f 02:29:17 Removing intermediate container 440590cc086f 02:29:17 ---> a594370cede3 02:29:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:17 ---> Running in 212a00fcf37f 02:29:17 $ docker rm -f 99cc3223329108b1fb7884ed9a14eb7a7c814d883a15863a2e65f4d9f47b50ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:29:19 Removing intermediate container 212a00fcf37f 02:29:19 ---> b59a0a9eae3e 02:29:19 Step 5/8 : RUN apk add --no-cache make git 02:29:19 + ls -al . 02:29:19 total 160 02:29:19 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 02:29 . 02:29:19 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 02:27 .. 02:29:19 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 02:27 api 02:29:19 drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 02:27 bin 02:29:19 -rw-r--r--. 1 jenkins jenkins 97656 Apr 21 02:29 coverage.out 02:29:19 -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 02:27 Dockerfile.build 02:29:19 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 02:27 .dockerignore 02:29:19 drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 02:27 example 02:29:19 drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 02:27 .git 02:29:19 drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 02:27 .github 02:29:19 -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 02:27 .gitignore 02:29:19 -rw-r--r--. 1 jenkins jenkins 446 Apr 21 02:29 go.mod 02:29:19 -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 02:29 go.sum 02:29:19 drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 02:27 internal 02:29:19 -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 02:27 Jenkinsfile 02:29:19 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 02:27 LICENSE 02:29:19 -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 02:27 Makefile 02:29:19 drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 02:27 pkg 02:29:19 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 02:27 README.md 02:29:19 drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 02:27 .semver 02:29:19 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 02:27 snap 02:29:19 -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 02:25 VERSION 02:29:19 -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 02:27 version.go [Pipeline] isUnix [Pipeline] sh 02:29:19 ---> Running in 65b910f3480a 02:29:19 + 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=6e6ac133b2ff821eecb79f920a11399cb127dd2b --label arch=amd64 --label version=0.0.0 . 02:29:20 Sending build context to Docker daemon 3.043MB 02:29:20 Step 1/21 : ARG BASE=golang:1.13-alpine 02:29:20 Step 2/21 : FROM ${BASE} AS builder 02:29:20 ---> deff0a4245db 02:29:20 Step 3/21 : ARG MAKE='make build' 02:29:20 ---> Running in 4d99e048b25a 02:29:20 Removing intermediate container 4d99e048b25a 02:29:20 ---> 06e63a07acd0 02:29:20 Step 4/21 : WORKDIR /device-sdk-go 02:29:20 ---> Running in 1e1eb46c3586 02:29:20 Removing intermediate container 1e1eb46c3586 02:29:20 ---> 4baf2d21f8be 02:29:20 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:29:20 ---> Running in 164b33e4fce3 02:29:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:29:20 Removing intermediate container 164b33e4fce3 02:29:20 ---> 22dc49d2cb67 02:29:20 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:20 ---> Running in 1186a5dab8fe 02:29:21 Removing intermediate container 1186a5dab8fe 02:29:21 ---> e10934e71012 02:29:21 Step 7/21 : RUN apk add --update --no-cache make git 02:29:21 ---> Running in 85cf4ec2c0c2 02:29:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:29:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:29:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:29:35 OK: 125 MiB in 39 packages 02:29:36 Removing intermediate container 65b910f3480a 02:29:36 ---> 7eb1fd6e694f 02:29:36 Step 6/8 : WORKDIR /device-sdk-go 02:29:36 ---> Running in 163aa2f568d9 02:29:36 Removing intermediate container 163aa2f568d9 02:29:36 ---> 05c4a474d089 02:29:36 Step 7/8 : COPY . . 02:29:37 ---> 695a24c454c9 02:29:37 Step 8/8 : RUN go mod download 02:29:37 ---> Running in e792c4e823f2 02:29:39 go: finding github.com/BurntSushi/toml v0.3.1 02:29:39 go: finding github.com/OneOfOne/xxhash v1.2.6 02:29:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:29:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:29:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:29:39 go: finding github.com/bgentry/speakeasy v0.1.0 02:29:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:29:39 go: finding github.com/davecgh/go-spew v1.1.1 02:29:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 02:29:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:29:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 02:29:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 02:29:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:29:39 go: finding github.com/fatih/color v1.7.0 02:29:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:29:39 go: finding github.com/go-kit/kit v0.8.0 02:29:39 go: finding github.com/go-logfmt/logfmt v0.4.0 02:29:39 go: finding github.com/go-stack/stack v1.8.0 02:29:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:29:39 go: finding github.com/google/uuid v1.1.0 02:29:39 go: finding github.com/gorilla/mux v1.7.1 02:29:39 go: finding github.com/hashicorp/consul/api v1.1.0 02:29:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:29:39 OK: 143 MiB in 39 packages 02:29:40 go: finding github.com/hashicorp/errwrap v1.0.0 02:29:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:29:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:29:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:29:40 go: finding github.com/hashicorp/go-multierror v1.0.0 02:29:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:29:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:29:40 go: finding github.com/hashicorp/go-syslog v1.0.0 02:29:40 go: finding github.com/hashicorp/go-uuid v1.0.1 02:29:40 go: finding github.com/hashicorp/go.net v0.0.1 02:29:40 go: finding github.com/hashicorp/golang-lru v0.5.0 02:29:40 go: finding github.com/hashicorp/logutils v1.0.0 02:29:40 go: finding github.com/hashicorp/mdns v1.0.0 02:29:40 go: finding github.com/hashicorp/memberlist v0.1.3 02:29:40 go: finding github.com/hashicorp/serf v0.8.2 02:29:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:29:40 go: finding github.com/mattn/go-colorable v0.0.9 02:29:40 go: finding github.com/mattn/go-isatty v0.0.3 02:29:40 go: finding github.com/miekg/dns v1.0.14 02:29:40 go: finding github.com/mitchellh/cli v1.0.0 02:29:40 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:29:40 go: finding github.com/mitchellh/copystructure v1.0.0 02:29:40 go: finding github.com/mitchellh/go-homedir v1.0.0 02:29:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:29:40 go: finding github.com/mitchellh/gox v0.4.0 02:29:40 go: finding github.com/mitchellh/iochan v1.0.0 02:29:40 go: finding github.com/mitchellh/mapstructure v1.1.2 02:29:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:29:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:29:40 go: finding github.com/pelletier/go-toml v1.2.0 02:29:40 go: finding github.com/pkg/errors v0.8.1 02:29:40 go: finding github.com/pmezard/go-difflib v1.0.0 02:29:40 go: finding github.com/posener/complete v1.1.1 02:29:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:29:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:29:40 go: finding github.com/stretchr/objx v0.1.0 02:29:40 go: finding github.com/stretchr/testify v1.5.1 02:29:40 go: finding github.com/ugorji/go v1.1.4 02:29:40 go: finding github.com/x448/float16 v0.8.4 02:29:40 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:29:40 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:29:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:29:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:29:40 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:29:40 go: finding gopkg.in/yaml.v2 v2.2.8 02:29:40 Removing intermediate container 85cf4ec2c0c2 02:29:40 ---> 72856ad9d5b5 02:29:40 Step 8/21 : COPY . . 02:29:40 ---> 820721f40def 02:29:40 Step 9/21 : RUN ${MAKE} 02:29:40 ---> Running in b4941aa1a510 02:29:41 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:29:49 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:29:49 Removing intermediate container b4941aa1a510 02:29:49 ---> e189b1b51372 02:29:49 Step 10/21 : FROM scratch 02:29:49 ---> 02:29:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:29:49 ---> Running in 3969220cfb7f 02:29:49 Removing intermediate container 3969220cfb7f 02:29:49 ---> 240834be03b1 02:29:49 Step 12/21 : ENV APP_PORT=49990 02:29:49 ---> Running in 287f9bfdf794 02:29:50 Removing intermediate container 287f9bfdf794 02:29:50 ---> 3590e2f02009 02:29:50 Step 13/21 : EXPOSE $APP_PORT 02:29:50 ---> Running in 23d756f60511 02:29:50 Removing intermediate container 23d756f60511 02:29:50 ---> ce3ecaf43dd7 02:29:50 Step 14/21 : WORKDIR / 02:29:50 ---> Running in 505f4c9493c1 02:29:50 Removing intermediate container 505f4c9493c1 02:29:50 ---> 87dd4e3235ca 02:29:50 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:29:50 Removing intermediate container e792c4e823f2 02:29:50 ---> 60f48cfb09a9 02:29:50 Successfully built 60f48cfb09a9 02:29:50 Successfully tagged ci-base-image-arm64:latest 02:29:50 ---> 28f745247ccb 02:29:50 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 02:29:50 ---> 06c6dbd78adb 02:29:50 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:29:51 ---> 722625f3d7b1 02:29:51 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:51 ---> Running in 16663ba09f30 02:29:51 + docker inspect -f . ci-base-image-arm64 02:29:51 . [Pipeline] withDockerContainer 02:29:51 Removing intermediate container 16663ba09f30 02:29:51 ---> e414a102ff3a 02:29:51 Step 19/21 : LABEL arch=amd64 02:29:51 ---> Running in 381905669c38 02:29:51 Removing intermediate container 381905669c38 02:29:51 ---> ef741eaeea1c 02:29:51 Step 20/21 : LABEL git_sha=6e6ac133b2ff821eecb79f920a11399cb127dd2b 02:29:51 ---> Running in 102aab12c2fc 02:29:51 Removing intermediate container 102aab12c2fc 02:29:51 ---> bee1979b6736 02:29:51 Step 21/21 : LABEL version=0.0.0 02:29:51 ---> Running in cdbbd18967de 02:29:51 prd-ubuntu18.04-docker-arm64-4c-16g-5096 does not seem to be running inside a container 02:29:51 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:29:51 Removing intermediate container cdbbd18967de 02:29:51 ---> 8c092429b811 02:29:51 [Warning] One or more build-args [ARCH] were not consumed 02:29:51 Successfully built 8c092429b811 02:29:51 Successfully tagged docker-device-sdk-simple:latest 02:29:53 $ docker top c4a636f5eb21bd1087f4fe1450d6ced484bf3b16bbe6b2cba052f662afe53daf -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 02:29:54 + go version 02:29:54 go version go1.13.5 linux/arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:29:55 + make test 02:29:55 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:29:56 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:30:23 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:30:23 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:30:23 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:30:25 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.029s coverage: 22.1% of statements 02:30:26 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.175s coverage: 95.8% of statements 02:30:58 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.103s coverage: 11.4% of statements 02:30:58 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements 02:30:58 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:30:58 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.178s coverage: 36.9% of statements 02:30:58 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:30:58 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:30:58 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.713s coverage: 74.9% of statements 02:30:58 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:30:58 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:30:58 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:30:58 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.051s coverage: 52.6% of statements 02:30:58 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 02:30:58 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.354s coverage: 71.4% of statements 02:30:58 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:30:58 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:30:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:31:03 gofmt -l . 02:31:03 [ "`gofmt -l .`" = "" ] 02:31:03 ./bin/test-attribution-txt.sh 02:31:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:31:04 Warning: overwriting stash ‘coverage-report’ 02:31:05 Stashed 1 file(s) [Pipeline] } 02:31:05 $ docker stop --time=1 c4a636f5eb21bd1087f4fe1450d6ced484bf3b16bbe6b2cba052f662afe53daf 02:31:07 $ docker rm -f c4a636f5eb21bd1087f4fe1450d6ced484bf3b16bbe6b2cba052f662afe53daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:31:09 + ls -al . 02:31:09 total 200 02:31:09 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 02:31 . 02:31:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:28 .. 02:31:09 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 02:28 .dockerignore 02:31:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 02:28 .git 02:31:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:28 .github 02:31:09 -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 02:28 .gitignore 02:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:28 .semver 02:31:09 -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 02:28 Dockerfile.build 02:31:09 -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 02:28 Jenkinsfile 02:31:09 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 02:28 LICENSE 02:31:09 -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 02:28 Makefile 02:31:09 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 02:28 README.md 02:31:09 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 02:25 VERSION 02:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:28 api 02:31:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:28 bin 02:31:09 -rw-r--r-- 1 jenkins jenkins 97656 Apr 21 02:30 coverage.out 02:31:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:28 example 02:31:09 -rw-r--r-- 1 jenkins jenkins 446 Apr 21 02:31 go.mod 02:31:09 -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 02:31 go.sum 02:31:09 drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 02:28 internal 02:31:09 drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 02:28 pkg 02:31:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:28 snap 02:31:09 -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 02:28 version.go [Pipeline] isUnix [Pipeline] sh 02:31:09 + 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=6e6ac133b2ff821eecb79f920a11399cb127dd2b --label arch=arm64 --label version=0.0.0 . 02:31:10 Sending build context to Docker daemon 3.043MB 02:31:10 Step 1/21 : ARG BASE=golang:1.13-alpine 02:31:10 Step 2/21 : FROM ${BASE} AS builder 02:31:10 ---> 60f48cfb09a9 02:31:10 Step 3/21 : ARG MAKE='make build' 02:31:10 ---> Running in e0bcb6741f72 02:31:10 Removing intermediate container e0bcb6741f72 02:31:10 ---> 99fc667304ed 02:31:10 Step 4/21 : WORKDIR /device-sdk-go 02:31:10 ---> Running in 706ca5286b50 02:31:11 Removing intermediate container 706ca5286b50 02:31:11 ---> 7263572c5791 02:31:11 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:31:11 ---> Running in abfa25c358ba 02:31:11 Removing intermediate container abfa25c358ba 02:31:11 ---> b1db148fcb03 02:31:11 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:11 ---> Running in 7c6266e1396d 02:31:13 Removing intermediate container 7c6266e1396d 02:31:13 ---> d5a7d1600ac2 02:31:13 Step 7/21 : RUN apk add --update --no-cache make git 02:31:13 ---> Running in aea31d0b3c4b 02:31:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:31:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:31:29 OK: 125 MiB in 39 packages 02:31:30 Removing intermediate container aea31d0b3c4b 02:31:30 ---> a6bd32fbcd13 02:31:30 Step 8/21 : COPY . . 02:31:31 ---> fc457ae707c9 02:31:31 Step 9/21 : RUN ${MAKE} 02:31:31 ---> Running in 30933221eb0a 02:31:32 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:31:54 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:31:57 Removing intermediate container 30933221eb0a 02:31:57 ---> 9fa99403662c 02:31:57 Step 10/21 : FROM scratch 02:31:57 ---> 02:31:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:31:57 ---> Running in 05781d2a512b 02:31:57 Removing intermediate container 05781d2a512b 02:31:57 ---> c7326c2a8f50 02:31:57 Step 12/21 : ENV APP_PORT=49990 02:31:57 ---> Running in 79a1a00b1a61 02:31:57 Removing intermediate container 79a1a00b1a61 02:31:57 ---> 8185e28fa017 02:31:57 Step 13/21 : EXPOSE $APP_PORT 02:31:58 ---> Running in 527fd244ccaf 02:31:58 Removing intermediate container 527fd244ccaf 02:31:58 ---> d210405dafbb 02:31:58 Step 14/21 : WORKDIR / 02:31:58 ---> Running in 91e19de367d7 02:31:58 Removing intermediate container 91e19de367d7 02:31:58 ---> 9e2e35617872 02:31:58 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:31:59 ---> 1204d508d0bf 02:31:59 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:32:00 ---> c5b22465856b 02:32:00 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:32:00 ---> d42714ebc9c6 02:32:00 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:32:01 ---> Running in 1a4475212c6c 02:32:01 Removing intermediate container 1a4475212c6c 02:32:01 ---> aef23ae7587b 02:32:01 Step 19/21 : LABEL arch=arm64 02:32:01 ---> Running in e311d3bd3971 02:32:02 Removing intermediate container e311d3bd3971 02:32:02 ---> 78774d4c9636 02:32:02 Step 20/21 : LABEL git_sha=6e6ac133b2ff821eecb79f920a11399cb127dd2b 02:32:02 ---> Running in 148e153e9bff 02:32:02 Removing intermediate container 148e153e9bff 02:32:02 ---> 10d19f605bef 02:32:02 Step 21/21 : LABEL version=0.0.0 02:32:02 ---> Running in d2ca789816c1 02:32:02 Removing intermediate container d2ca789816c1 02:32:02 ---> 596130515dee 02:32:02 [Warning] One or more build-args [ARCH] were not consumed 02:32:02 Successfully built 596130515dee 02:32:02 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] stage [Pipeline] { (Snap) Stage "Snap" 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:32:05 provisioning config files... 02:32:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/config9084601117456088493tmp [Pipeline] { [Pipeline] sh 02:32:05 + curl -s https://codecov.io/bash 02:32:05 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/config9084601117456088493tmp 02:32:06 02:32:06 _____ _ 02:32:06 / ____| | | 02:32:06 | | ___ __| | ___ ___ _____ __ 02:32:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:32:06 | |___| (_) | (_| | __/ (_| (_) \ V / 02:32:06 \_____\___/ \__,_|\___|\___\___/ \_/ 02:32:06 Bash-tbd 02:32:06 02:32:06 02:32:06 ==> Jenkins CI detected. 02:32:06 project root: . 02:32:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:32:06 ==> Running gcov in . (disable via -X gcov) 02:32:06 ==> Python coveragepy not found 02:32:06 ==> Searching for coverage reports in: 02:32:06 + . 02:32:06 -> Found 1 reports 02:32:06 ==> Detecting git/mercurial file structure 02:32:06 ==> Reading reports 02:32:06 + ./coverage.out bytes=97656 02:32:06 ==> Appending adjustments 02:32:06 http://docs.codecov.io/docs/fixing-reports 02:32:06 + Found adjustments 02:32:06 ==> Gzipping contents 02:32:06 ==> Uploading reports 02:32:06 url: https://codecov.io 02:32:06 query: branch=PR-500&commit=6e6ac133b2ff821eecb79f920a11399cb127dd2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=500&job= 02:32:06 -> Pinging Codecov 02:32:06 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-500&commit=6e6ac133b2ff821eecb79f920a11399cb127dd2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=500&job= 02:32:07 -> Uploading 02:32:07 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6e6ac133b2ff821eecb79f920a11399cb127dd2b [Pipeline] } 02:32:07 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:32:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:32:09 ---> package-listing.sh 02:32:09 ++ facter osfamily 02:32:09 ++ tr '[:upper:]' '[:lower:]' 02:32:09 + OS_FAMILY=redhat 02:32:09 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-500 02:32:09 + START_PACKAGES=/tmp/packages_start.txt 02:32:09 + END_PACKAGES=/tmp/packages_end.txt 02:32:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:32:09 + PACKAGES=/tmp/packages_start.txt 02:32:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-500 ']' 02:32:09 + PACKAGES=/tmp/packages_end.txt 02:32:09 + case "${OS_FAMILY}" in 02:32:09 + rpm -qa 02:32:09 + sort 02:32:13 + '[' -f /tmp/packages_start.txt ']' 02:32:13 + '[' -f /tmp/packages_end.txt ']' 02:32:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:32:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-500 ']' 02:32:13 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-500/archives/ 02:32:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-500/archives/ [Pipeline] isUnix [Pipeline] sh 02:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:32:14 02:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:32:14 alpine: Pulling from edgex-lftools-log-publisher 02:32:14 c9b1b535fdd9: Pulling fs layer 02:32:14 2cc5ad85d9ab: Pulling fs layer 02:32:14 756a868c4378: Pulling fs layer 02:32:14 444b2fc9a129: Pulling fs layer 02:32:14 ea15f1150254: Pulling fs layer 02:32:14 41b27a9f41bf: Pulling fs layer 02:32:14 28c525ee5125: Pulling fs layer 02:32:14 094b1ea09ed8: Pulling fs layer 02:32:14 138eaada9080: Pulling fs layer 02:32:14 0622d0fa9048: Pulling fs layer 02:32:14 28c525ee5125: Waiting 02:32:14 094b1ea09ed8: Waiting 02:32:14 138eaada9080: Waiting 02:32:14 0622d0fa9048: Waiting 02:32:14 444b2fc9a129: Waiting 02:32:14 ea15f1150254: Waiting 02:32:14 41b27a9f41bf: Waiting 02:32:14 2cc5ad85d9ab: Verifying Checksum 02:32:14 2cc5ad85d9ab: Download complete 02:32:14 444b2fc9a129: Download complete 02:32:14 c9b1b535fdd9: Verifying Checksum 02:32:14 c9b1b535fdd9: Download complete 02:32:14 ea15f1150254: Verifying Checksum 02:32:14 ea15f1150254: Download complete 02:32:14 28c525ee5125: Verifying Checksum 02:32:14 28c525ee5125: Download complete 02:32:15 c9b1b535fdd9: Pull complete 02:32:15 756a868c4378: Verifying Checksum 02:32:15 756a868c4378: Download complete 02:32:15 138eaada9080: Verifying Checksum 02:32:15 138eaada9080: Download complete 02:32:15 2cc5ad85d9ab: Pull complete 02:32:15 0622d0fa9048: Download complete 02:32:15 094b1ea09ed8: Verifying Checksum 02:32:15 094b1ea09ed8: Download complete 02:32:15 41b27a9f41bf: Verifying Checksum 02:32:15 41b27a9f41bf: Download complete 02:32:16 756a868c4378: Pull complete 02:32:16 444b2fc9a129: Pull complete 02:32:17 ea15f1150254: Pull complete 02:32:20 41b27a9f41bf: Pull complete 02:32:20 28c525ee5125: Pull complete 02:32:22 094b1ea09ed8: Pull complete 02:32:22 138eaada9080: Pull complete 02:32:22 0622d0fa9048: Pull complete 02:32:22 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:32:22 prd-centos7-docker-4c-2g-5094 does not seem to be running inside a container 02:32:22 $ 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-500 -v /w/workspace/dgexfoundry_device-sdk-go_PR-500:/w/workspace/dgexfoundry_device-sdk-go_PR-500:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-500@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 02:32:23 $ docker top 8bee3b1add3b0778696c163ad18e6b97ced4a34724b7dfba2786332038e9c0d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:23 provisioning config files... 02:32:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/config5162415516761947370tmp [Pipeline] { [Pipeline] echo 02:32:23 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:32:24 ---> create-netrc.sh [Pipeline] echo 02:32:24 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:32:24 ---> logs-deploy.sh 02:32:24 + ARCHIVE_ARTIFACTS= 02:32:24 + LOGS_SERVER=https://logs.edgexfoundry.org 02:32:24 + '[' https://logs.edgexfoundry.org == None ']' 02:32:24 + NEXUS_URL=https://nexus.edgexfoundry.org 02:32:24 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-500/1 02:32:24 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-500/1/ 02:32:24 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-500/1 /w/workspace/dgexfoundry_device-sdk-go_PR-500 02:32:25 Archives upload complete. 02:32:25 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-500/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-500/1/ 02:32:26 ---> uname -a: 02:32:26 Linux 8bee3b1add3b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:32:26 02:32:26 02:32:26 ---> lscpu: 02:32:26 Architecture: x86_64 02:32:26 CPU op-mode(s): 32-bit, 64-bit 02:32:26 Byte Order: Little Endian 02:32:26 Address sizes: 40 bits physical, 48 bits virtual 02:32:26 CPU(s): 4 02:32:26 On-line CPU(s) list: 0-3 02:32:26 Thread(s) per core: 1 02:32:26 Core(s) per socket: 1 02:32:26 Socket(s): 4 02:32:26 NUMA node(s): 1 02:32:26 Vendor ID: GenuineIntel 02:32:26 CPU family: 6 02:32:26 Model: 44 02:32:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:32:26 Stepping: 1 02:32:26 CPU MHz: 2933.438 02:32:26 BogoMIPS: 5866.87 02:32:26 Virtualization: VT-x 02:32:26 Hypervisor vendor: KVM 02:32:26 Virtualization type: full 02:32:26 L1d cache: 128 KiB 02:32:26 L1i cache: 128 KiB 02:32:26 L2 cache: 16 MiB 02:32:26 L3 cache: 64 MiB 02:32:26 NUMA node0 CPU(s): 0-3 02:32:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:32:26 Vulnerability Meltdown: Mitigation; PTI 02:32:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:32:26 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:32:26 Vulnerability Spectre v2: Mitigation; Full retpoline 02:32:26 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:32:26 02:32:26 02:32:26 ---> nproc: 02:32:26 4 02:32:26 02:32:26 02:32:26 ---> df -h: 02:32:26 Filesystem Size Used Available Use% Mounted on 02:32:26 overlay 50.0G 6.4G 43.6G 13% / 02:32:26 tmpfs 64.0M 0 64.0M 0% /dev 02:32:26 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:32:26 shm 64.0M 0 64.0M 0% /dev/shm 02:32:26 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 02:32:26 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 02:32:26 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 02:32:26 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp 02:32:26 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 02:32:26 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-500 02:32:26 02:32:26 02:32:26 ---> free -m: 02:32:26 total used free shared buff/cache available 02:32:26 Mem: 1838 604 68 0 1164 1130 02:32:26 Swap: 1023 0 1023 02:32:26 02:32:26 02:32:26 ---> ip addr: 02:32:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:32:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:32:26 inet 127.0.0.1/8 scope host lo 02:32:26 valid_lft forever preferred_lft forever 02:32:26 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:32:26 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:32:26 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:32:26 valid_lft forever preferred_lft forever 02:32:26 02:32:26 02:32:26 ---> sar -b -r -n DEV: 02:32:26 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 02:32:26 02:32:26 02:24:43 LINUX RESTART 02:32:26 02:32:26 02:25:01 tps rtps wtps bread/s bwrtn/s 02:32:26 02:26:01 147.94 70.31 77.63 6328.23 37674.18 02:32:26 02:27:01 8.01 0.00 8.01 0.00 1737.15 02:32:26 02:28:01 2.55 0.00 2.55 0.00 77.41 02:32:26 02:29:01 0.63 0.00 0.63 0.00 8.46 02:32:26 02:30:01 0.58 0.00 0.58 0.00 6.80 02:32:26 02:31:01 0.82 0.00 0.82 0.00 10.01 02:32:26 02:32:01 0.67 0.00 0.67 0.00 8.08 02:32:26 Average: 23.04 10.05 12.99 904.55 5649.10 02:32:26 02:32:26 02:25:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:32:26 02:26:01 110744 1771560 94.12 2620 1231568 918144 31.33 435604 1172292 49928 02:32:26 02:27:01 111364 1770940 94.08 2620 1231872 918032 31.32 434800 1172344 8 02:32:26 02:28:01 113224 1769080 93.98 2620 1231880 913548 31.17 433328 1172332 8 02:32:26 02:29:01 114108 1768196 93.94 2620 1231880 911488 31.10 432820 1172208 8 02:32:26 02:30:01 115276 1767028 93.88 2620 1231888 896012 30.57 432000 1172100 8 02:32:26 02:31:01 115364 1766940 93.87 2620 1231892 896000 30.57 431960 1172100 8 02:32:26 02:32:01 115980 1766324 93.84 2620 1231896 896044 30.57 431500 1172096 8 02:32:26 Average: 113723 1768581 93.96 2620 1231839 907038 30.95 433145 1172210 7139 02:32:26 02:32:26 02:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:32:26 02:26:01 eth0 477.70 306.72 1039.84 111.46 0.00 0.00 0.00 02:32:26 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:26:01 docker0 9.19 6.76 1.13 16.76 0.00 0.00 0.00 02:32:26 02:27:01 eth0 1.32 0.42 0.33 0.22 0.00 0.00 0.00 02:32:26 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:28:01 eth0 2.02 0.92 0.89 0.53 0.00 0.00 0.00 02:32:26 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:29:01 eth0 1.10 0.33 0.32 0.23 0.00 0.00 0.00 02:32:26 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:30:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 02:32:26 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:31:01 eth0 0.65 0.20 0.17 0.07 0.00 0.00 0.00 02:32:26 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 02:32:26 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 Average: eth0 69.10 44.17 148.92 16.11 0.00 0.00 0.00 02:32:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:26 Average: docker0 1.31 0.97 0.16 2.40 0.00 0.00 0.00 02:32:26 02:32:26 02:32:26 ---> sar -P ALL: 02:32:26 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 02:32:26 02:32:26 02:24:43 LINUX RESTART 02:32:26 02:32:26 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:32:26 02:26:01 all 13.76 0.00 6.24 8.93 0.03 71.04 02:32:26 02:26:01 0 14.81 0.00 6.35 10.42 0.02 68.41 02:32:26 02:26:01 1 11.85 0.00 6.11 8.20 0.03 73.80 02:32:26 02:26:01 2 14.40 0.00 5.26 11.22 0.03 69.09 02:32:26 02:26:01 3 13.97 0.00 7.25 5.90 0.07 72.81 02:32:26 02:27:01 all 0.20 0.00 0.08 0.00 0.00 99.72 02:32:26 02:27:01 0 0.05 0.00 0.12 0.00 0.00 99.83 02:32:26 02:27:01 1 0.58 0.00 0.08 0.00 0.00 99.33 02:32:26 02:27:01 2 0.10 0.00 0.02 0.00 0.00 99.88 02:32:26 02:27:01 3 0.07 0.00 0.10 0.00 0.00 99.83 02:32:26 02:28:01 all 0.19 0.00 0.06 0.00 0.00 99.75 02:32:26 02:28:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:32:26 02:28:01 1 0.52 0.00 0.03 0.00 0.00 99.45 02:32:26 02:28:01 2 0.08 0.00 0.08 0.00 0.00 99.83 02:32:26 02:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:32:26 02:29:01 all 0.19 0.00 0.05 0.00 0.00 99.76 02:32:26 02:29:01 0 0.02 0.00 0.07 0.00 0.02 99.90 02:32:26 02:29:01 1 0.55 0.00 0.02 0.00 0.00 99.43 02:32:26 02:29:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:32:26 02:29:01 3 0.12 0.00 0.08 0.00 0.00 99.80 02:32:26 02:30:01 all 0.19 0.00 0.04 0.00 0.00 99.77 02:32:26 02:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:32:26 02:30:01 1 0.52 0.00 0.03 0.00 0.00 99.45 02:32:26 02:30:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:32:26 02:30:01 3 0.12 0.00 0.05 0.00 0.00 99.83 02:32:26 02:31:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:32:26 02:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:32:26 02:31:01 1 0.52 0.00 0.03 0.00 0.00 99.45 02:32:26 02:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:32:26 02:31:01 3 0.12 0.00 0.10 0.00 0.00 99.78 02:32:26 02:32:01 all 0.18 0.00 0.05 0.00 0.00 99.77 02:32:26 02:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:32:26 02:32:01 1 0.57 0.00 0.03 0.00 0.00 99.40 02:32:26 02:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:32:26 02:32:01 3 0.08 0.00 0.07 0.00 0.00 99.85 02:32:26 Average: all 2.11 0.00 0.93 1.26 0.01 95.69 02:32:26 Average: 0 2.12 0.00 0.94 1.47 0.00 95.46 02:32:26 Average: 1 2.14 0.00 0.90 1.16 0.00 95.79 02:32:26 Average: 2 2.10 0.00 0.78 1.59 0.00 95.52 02:32:26 Average: 3 2.06 0.00 1.09 0.83 0.01 96.01 02:32:26 02:32:26 02:32:26