Pull request #531 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of dnoliver for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 06597099208d767b199b1ee3278a93f9e7a6e7dd rather than af8c5607e70d459dd4b42191360f2f21428da2d5 Obtained Jenkinsfile from 06597099208d767b199b1ee3278a93f9e7a6e7dd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-836 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-531 # 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/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit af8c5607e70d459dd4b42191360f2f21428da2d5 Merge succeeded, producing af8c5607e70d459dd4b42191360f2f21428da2d5 Checking out Revision af8c5607e70d459dd4b42191360f2f21428da2d5 (PR-531) > git config core.sparsecheckout # timeout=10 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # 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 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 Commit message: "Update Dockefile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:18 ========================================================= 21:02:18 EdgeX Global Pipelines Version Info 21:02:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cebcf691a1867c414af877e7898d800615a7caa2 # timeout=10 21:02:20 ------------------- 21:02:20 stable info: 21:02:20 ------------------- 21:02:20 Commited By: Emilio Reyes emilio.reyes@intel.com 21:02:20 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 21:02:20 Message: update stable to v1.0.87 21:02:20 ------------------- 21:02:20 experimental info: 21:02:20 ------------------- 21:02:20 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:20 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 21:02:20 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:22 21:02:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:02:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:23 latest: Pulling from edgex-devops/git-semver 21:02:23 9123ac7c32f7: Pulling fs layer 21:02:23 b8cc5d1170e3: Pulling fs layer 21:02:23 2924cbbf6a41: Pulling fs layer 21:02:23 93b08a4f1073: Pulling fs layer 21:02:23 93b08a4f1073: Waiting 21:02:23 b8cc5d1170e3: Verifying Checksum 21:02:23 b8cc5d1170e3: Download complete 21:02:23 9123ac7c32f7: Verifying Checksum 21:02:23 9123ac7c32f7: Download complete 21:02:23 93b08a4f1073: Verifying Checksum 21:02:23 93b08a4f1073: Download complete 21:02:23 2924cbbf6a41: Download complete 21:02:24 9123ac7c32f7: Pull complete 21:02:24 b8cc5d1170e3: Pull complete 21:02:25 2924cbbf6a41: Pull complete 21:02:25 93b08a4f1073: Pull complete 21:02:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:02:25 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 21:02:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-531 -v /w/workspace/dgexfoundry_device-sdk-go_PR-531:/w/workspace/dgexfoundry_device-sdk-go_PR-531:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-531@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:02:25 $ docker top 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:26 [ssh-agent] Looking for ssh-agent implementation... 21:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:26 $ docker exec 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent 21:02:26 SSH_AUTH_SOCK=/tmp/ssh-iAk3TECGiTfr/agent.15 21:02:26 SSH_AGENT_PID=22 21:02:26 Running ssh-add (command line suppressed) 21:02:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_2551199377268033402.key (/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_2551199377268033402.key) 21:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:27 + git describe --exact-match --tags HEAD 21:02:27 fatal: No names found, cannot describe anything. [Pipeline] } 21:02:27 $ docker exec --env ******** --env ******** 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent -k 21:02:27 unset SSH_AUTH_SOCK; 21:02:27 unset SSH_AGENT_PID; 21:02:27 echo Agent pid 22 killed; 21:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:02:27 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:02:27 This usually means this commit has not been tagged. [Pipeline] sshagent 21:02:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:27 [ssh-agent] Looking for ssh-agent implementation... 21:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:27 $ docker exec 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent 21:02:27 SSH_AUTH_SOCK=/tmp/ssh-YZYrYerY8TBD/agent.57 21:02:27 SSH_AGENT_PID=64 21:02:27 Running ssh-add (command line suppressed) 21:02:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_6457927323641556076.key (/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_6457927323641556076.key) 21:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:28 + git semver init 21:02:28 # -> Open(): unable to determine branch for HEAD 21:02:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-531/.git 21:02:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-531 21:02:28 # $SEMVER_REMOTE_NAME = origin 21:02:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:02:28 # $SEMVER_USER_NAME = edgex-jenkins 21:02:28 # $SEMVER_BRANCH = PR-531 21:02:28 # $SEMVER_TEMP = /tmp/semver-284593977 21:02:28 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 21:02:29 # '/tmp/semver-284593977' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-531/.semver' 21:02:29 # -> Force: false 21:02:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-531/.semver [Pipeline] } 21:02:29 $ docker exec --env ******** --env ******** 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent -k 21:02:29 unset SSH_AUTH_SOCK; 21:02:29 unset SSH_AGENT_PID; 21:02:29 echo Agent pid 64 killed; 21:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:29 + git semver [Pipeline] } 21:02:29 $ docker stop --time=1 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c 21:02:31 $ docker rm -f 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:02:31 Stashed 65 file(s) [Pipeline] echo 21:02:31 [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 21:02:47 Still waiting to schedule task 21:02:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:02:47 Still waiting to schedule task 21:02:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-834’ is offline 21:04:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-837 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [Pipeline] { [Pipeline] ws 21:04:35 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 21:04:37 Running on prd-centos7-docker-4c-2g-839 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [Pipeline] { [Pipeline] ws 21:04:37 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 21:04:42 using credential edgex-jenkins-ssh 21:04:42 Cloning the remote Git repository 21:04:42 Cloning with configured refspecs honoured and without tags 21:04:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:04:42 > git init /w/workspace/device-sdk-go/2 # timeout=10 21:04:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:04:42 > git --version # timeout=10 21:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:43 Fetching without tags 21:04:44 Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit af8c5607e70d459dd4b42191360f2f21428da2d5 21:04:44 Merge succeeded, producing af8c5607e70d459dd4b42191360f2f21428da2d5 21:04:44 Checking out Revision af8c5607e70d459dd4b42191360f2f21428da2d5 (PR-531) 21:04:44 using credential edgex-jenkins-ssh 21:04:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:04:43 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # timeout=10 21:04:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:04:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:44 > git config core.sparsecheckout # timeout=10 21:04:44 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 21:04:44 > git remote # timeout=10 21:04:44 > git config --get remote.origin.url # timeout=10 21:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:44 > git merge 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 21:04:44 > git rev-parse HEAD^{commit} # timeout=10 21:04:44 > git config core.sparsecheckout # timeout=10 21:04:44 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 21:04:44 Cloning the remote Git repository 21:04:44 Cloning with configured refspecs honoured and without tags 21:04:45 Fetching without tags 21:04:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:04:44 > git init /w/workspace/device-sdk-go/2 # timeout=10 21:04:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:04:44 > git --version # timeout=10 21:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:04:45 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # timeout=10 21:04:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:04:46 Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit af8c5607e70d459dd4b42191360f2f21428da2d5 21:04:46 Merge succeeded, producing af8c5607e70d459dd4b42191360f2f21428da2d5 21:04:46 Checking out Revision af8c5607e70d459dd4b42191360f2f21428da2d5 (PR-531) 21:04:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:46 > git config core.sparsecheckout # timeout=10 21:04:46 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 21:04:46 > git remote # timeout=10 21:04:46 > git config --get remote.origin.url # timeout=10 21:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:46 > git merge 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 21:04:46 > git rev-parse HEAD^{commit} # timeout=10 21:04:46 > git config core.sparsecheckout # timeout=10 21:04:46 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 21:04:49 Commit message: "Update Dockefile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:04:50 ========================================================= 21:04:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:04:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:04:51 Commit message: "Update Dockefile" 21:04:51 + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:04:52 ========================================================= 21:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:04:52 ========================================================= 21:04:52 Sending build context to Docker daemon 3.056MB 21:04:52 Step 1/8 : ARG BASE=golang:1.13-alpine 21:04:52 Step 2/8 : FROM ${BASE} [Pipeline] isUnix [Pipeline] sh 21:04:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:04:52 cde5963f3b93: Pulling fs layer 21:04:52 2a23fa8c16f7: Pulling fs layer 21:04:52 777b28850792: Pulling fs layer 21:04:52 8a11ddd9e578: Pulling fs layer 21:04:52 4cf88f913ddb: Pulling fs layer 21:04:52 1df406cf5192: Pulling fs layer 21:04:52 8a11ddd9e578: Waiting 21:04:52 cd6300453558: Pulling fs layer 21:04:52 b9c365052c96: Pulling fs layer 21:04:52 a2d8cc88f415: Pulling fs layer 21:04:52 ea1d1ca13537: Pulling fs layer 21:04:52 3750a50a1c5e: Pulling fs layer 21:04:52 4cf88f913ddb: Waiting 21:04:52 1df406cf5192: Waiting 21:04:52 cd6300453558: Waiting 21:04:52 3750a50a1c5e: Waiting 21:04:52 b9c365052c96: Waiting 21:04:52 ea1d1ca13537: Waiting 21:04:52 a2d8cc88f415: Waiting 21:04:52 777b28850792: Download complete 21:04:52 2a23fa8c16f7: Download complete 21:04:52 4cf88f913ddb: Verifying Checksum 21:04:52 4cf88f913ddb: Download complete 21:04:53 1df406cf5192: Download complete 21:04:53 cde5963f3b93: Download complete 21:04:53 + 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 . 21:04:54 cde5963f3b93: Pull complete 21:04:54 Sending build context to Docker daemon 3.056MB 21:04:54 Step 1/8 : ARG BASE=golang:1.13-alpine 21:04:54 Step 2/8 : FROM ${BASE} 21:04:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:04:54 e6b0cf9c0882: Pulling fs layer 21:04:54 2848faf0eed1: Pulling fs layer 21:04:54 0f37312ad70f: Pulling fs layer 21:04:54 5788d62ee057: Pulling fs layer 21:04:54 0e6b1d234666: Pulling fs layer 21:04:54 bf5d7aec512f: Pulling fs layer 21:04:54 34c802a77dc8: Pulling fs layer 21:04:54 9eb99e56ec68: Pulling fs layer 21:04:54 27c7a5d97fbd: Pulling fs layer 21:04:54 5c102a31e300: Pulling fs layer 21:04:54 dcfb455df0a1: Pulling fs layer 21:04:54 5788d62ee057: Waiting 21:04:54 0e6b1d234666: Waiting 21:04:54 9eb99e56ec68: Waiting 21:04:54 bf5d7aec512f: Waiting 21:04:54 34c802a77dc8: Waiting 21:04:54 5c102a31e300: Waiting 21:04:54 0f37312ad70f: Verifying Checksum 21:04:54 0f37312ad70f: Download complete 21:04:54 2848faf0eed1: Verifying Checksum 21:04:54 2848faf0eed1: Download complete 21:04:54 0e6b1d234666: Verifying Checksum 21:04:54 0e6b1d234666: Download complete 21:04:54 bf5d7aec512f: Verifying Checksum 21:04:54 bf5d7aec512f: Download complete 21:04:54 e6b0cf9c0882: Download complete 21:04:54 2a23fa8c16f7: Pull complete 21:04:55 777b28850792: Pull complete 21:04:55 e6b0cf9c0882: Pull complete 21:04:56 2848faf0eed1: Pull complete 21:04:56 0f37312ad70f: Pull complete 21:04:57 34c802a77dc8: Verifying Checksum 21:04:57 34c802a77dc8: Download complete 21:04:57 27c7a5d97fbd: Verifying Checksum 21:04:57 27c7a5d97fbd: Download complete 21:04:57 cd6300453558: Verifying Checksum 21:04:57 cd6300453558: Download complete 21:04:57 a2d8cc88f415: Download complete 21:04:58 5c102a31e300: Verifying Checksum 21:04:58 5c102a31e300: Download complete 21:04:58 9eb99e56ec68: Verifying Checksum 21:04:58 9eb99e56ec68: Download complete 21:04:59 dcfb455df0a1: Verifying Checksum 21:04:59 dcfb455df0a1: Download complete 21:04:59 5788d62ee057: Verifying Checksum 21:04:59 5788d62ee057: Download complete 21:05:00 ea1d1ca13537: Verifying Checksum 21:05:00 ea1d1ca13537: Download complete 21:05:00 3750a50a1c5e: Download complete 21:05:03 b9c365052c96: Verifying Checksum 21:05:03 b9c365052c96: Download complete 21:05:04 8a11ddd9e578: Download complete 21:05:10 5788d62ee057: Pull complete 21:05:10 0e6b1d234666: Pull complete 21:05:10 bf5d7aec512f: Pull complete 21:05:16 8a11ddd9e578: Pull complete 21:05:16 4cf88f913ddb: Pull complete 21:05:16 1df406cf5192: Pull complete 21:05:17 34c802a77dc8: Pull complete 21:05:21 cd6300453558: Pull complete 21:05:23 9eb99e56ec68: Pull complete 21:05:23 27c7a5d97fbd: Pull complete 21:05:24 5c102a31e300: Pull complete 21:05:24 dcfb455df0a1: Pull complete 21:05:24 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:05:24 ---> 7c70fe431013 21:05:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:05:24 ---> Running in c377e3c0b432 21:05:25 Removing intermediate container c377e3c0b432 21:05:25 ---> bb94a3e9172e 21:05:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:25 ---> Running in bc663601fdb6 21:05:26 Removing intermediate container bc663601fdb6 21:05:26 ---> dee8f4629726 21:05:26 Step 5/8 : RUN apk add --no-cache make git 21:05:26 ---> Running in a1399dd1b068 21:05:26 b9c365052c96: Pull complete 21:05:26 a2d8cc88f415: Pull complete 21:05:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:05:28 ea1d1ca13537: Pull complete 21:05:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:05:28 OK: 143 MiB in 39 packages 21:05:28 3750a50a1c5e: Pull complete 21:05:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:05:28 ---> 78745c68409d 21:05:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:05:29 Removing intermediate container a1399dd1b068 21:05:29 ---> fb708aa5f75f 21:05:29 Step 6/8 : WORKDIR /device-sdk-go 21:05:29 ---> Running in 4f50cc96df80 21:05:29 Removing intermediate container 4f50cc96df80 21:05:29 ---> e309f9a7a3f2 21:05:29 Step 7/8 : COPY . . 21:05:30 ---> 6d6fe6d917d2 21:05:30 Step 8/8 : RUN go mod download 21:05:30 ---> Running in 2f847f355041 21:05:32 ---> Running in 7baf46930acf 21:05:32 Removing intermediate container 7baf46930acf 21:05:32 ---> 72c9f00791d5 21:05:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:33 ---> Running in 89181f3fc6c4 21:05:34 go: finding github.com/BurntSushi/toml v0.3.1 21:05:34 go: finding github.com/OneOfOne/xxhash v1.2.6 21:05:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:05:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:05:34 go: finding github.com/bgentry/speakeasy v0.1.0 21:05:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:05:34 go: finding github.com/davecgh/go-spew v1.1.1 21:05:34 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:05:34 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:05:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:05:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:05:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:05:34 go: finding github.com/fatih/color v1.7.0 21:05:34 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:05:34 go: finding github.com/go-kit/kit v0.8.0 21:05:34 go: finding github.com/go-logfmt/logfmt v0.4.0 21:05:34 go: finding github.com/go-stack/stack v1.8.0 21:05:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:05:34 go: finding github.com/google/uuid v1.1.0 21:05:34 go: finding github.com/gorilla/mux v1.7.1 21:05:34 go: finding github.com/hashicorp/consul/api v1.1.0 21:05:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:05:34 go: finding github.com/hashicorp/errwrap v1.0.0 21:05:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:05:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:05:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:05:34 go: finding github.com/hashicorp/go-multierror v1.0.0 21:05:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:05:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:05:34 go: finding github.com/hashicorp/go-syslog v1.0.0 21:05:34 go: finding github.com/hashicorp/go-uuid v1.0.1 21:05:34 go: finding github.com/hashicorp/go.net v0.0.1 21:05:34 go: finding github.com/hashicorp/golang-lru v0.5.0 21:05:34 go: finding github.com/hashicorp/logutils v1.0.0 21:05:34 go: finding github.com/hashicorp/mdns v1.0.0 21:05:34 go: finding github.com/hashicorp/memberlist v0.1.3 21:05:34 go: finding github.com/hashicorp/serf v0.8.2 21:05:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:05:34 go: finding github.com/mattn/go-colorable v0.0.9 21:05:34 go: finding github.com/mattn/go-isatty v0.0.3 21:05:34 go: finding github.com/miekg/dns v1.0.14 21:05:34 go: finding github.com/mitchellh/cli v1.0.0 21:05:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:34 go: finding github.com/mitchellh/copystructure v1.0.0 21:05:34 go: finding github.com/mitchellh/go-homedir v1.0.0 21:05:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:05:34 go: finding github.com/mitchellh/gox v0.4.0 21:05:34 go: finding github.com/mitchellh/iochan v1.0.0 21:05:34 go: finding github.com/mitchellh/mapstructure v1.1.2 21:05:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:05:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:05:34 go: finding github.com/pelletier/go-toml v1.2.0 21:05:34 go: finding github.com/pkg/errors v0.8.1 21:05:34 go: finding github.com/pmezard/go-difflib v1.0.0 21:05:34 go: finding github.com/posener/complete v1.1.1 21:05:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:05:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:05:34 go: finding github.com/stretchr/objx v0.1.0 21:05:34 go: finding github.com/stretchr/testify v1.5.1 21:05:34 go: finding github.com/ugorji/go v1.1.4 21:05:34 go: finding github.com/x448/float16 v0.8.4 21:05:34 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:05:34 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 21:05:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:05:34 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:05:34 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:05:34 go: finding gopkg.in/yaml.v2 v2.2.8 21:05:35 Removing intermediate container 89181f3fc6c4 21:05:35 ---> c8b4e3505f05 21:05:35 Step 5/8 : RUN apk add --no-cache make git 21:05:35 ---> Running in 26347f1edd9c 21:05:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:05:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:05:37 OK: 125 MiB in 39 packages 21:05:38 Removing intermediate container 26347f1edd9c 21:05:38 ---> 0db6ddcceace 21:05:38 Step 6/8 : WORKDIR /device-sdk-go 21:05:38 ---> Running in 34e63a157204 21:05:39 Removing intermediate container 34e63a157204 21:05:39 ---> 0d8bb11ae3b3 21:05:39 Step 7/8 : COPY . . 21:05:40 Removing intermediate container 2f847f355041 21:05:40 ---> aa068df120a2 21:05:40 Successfully built aa068df120a2 21:05:40 Successfully tagged ci-base-image-x86_64:latest 21:05:40 ---> 9e843b63aafc 21:05:40 Step 8/8 : RUN go mod download [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 21:05:40 ---> Running in 8baa4707e46b [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:41 + docker inspect -f . ci-base-image-x86_64 21:05:41 . [Pipeline] withDockerContainer 21:05:41 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 21:05:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:05:42 go: finding github.com/BurntSushi/toml v0.3.1 21:05:42 go: finding github.com/OneOfOne/xxhash v1.2.6 21:05:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:05:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:05:42 go: finding github.com/bgentry/speakeasy v0.1.0 21:05:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:05:42 go: finding github.com/davecgh/go-spew v1.1.1 21:05:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:05:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:05:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:05:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:05:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:05:42 go: finding github.com/fatih/color v1.7.0 21:05:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:05:42 go: finding github.com/go-kit/kit v0.8.0 21:05:42 go: finding github.com/go-logfmt/logfmt v0.4.0 21:05:42 go: finding github.com/go-stack/stack v1.8.0 21:05:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:05:42 go: finding github.com/google/uuid v1.1.0 21:05:42 go: finding github.com/gorilla/mux v1.7.1 21:05:42 go: finding github.com/hashicorp/consul/api v1.1.0 21:05:42 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:05:42 go: finding github.com/hashicorp/errwrap v1.0.0 21:05:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:05:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:05:42 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:05:42 go: finding github.com/hashicorp/go-multierror v1.0.0 21:05:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:05:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:05:42 go: finding github.com/hashicorp/go-syslog v1.0.0 21:05:42 go: finding github.com/hashicorp/go-uuid v1.0.1 21:05:42 go: finding github.com/hashicorp/go.net v0.0.1 21:05:42 go: finding github.com/hashicorp/golang-lru v0.5.0 21:05:42 go: finding github.com/hashicorp/logutils v1.0.0 21:05:42 go: finding github.com/hashicorp/mdns v1.0.0 21:05:42 go: finding github.com/hashicorp/memberlist v0.1.3 21:05:42 go: finding github.com/hashicorp/serf v0.8.2 21:05:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:05:42 go: finding github.com/mattn/go-colorable v0.0.9 21:05:42 go: finding github.com/mattn/go-isatty v0.0.3 21:05:42 go: finding github.com/miekg/dns v1.0.14 21:05:42 go: finding github.com/mitchellh/cli v1.0.0 21:05:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:42 go: finding github.com/mitchellh/copystructure v1.0.0 21:05:42 go: finding github.com/mitchellh/go-homedir v1.0.0 21:05:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:05:42 go: finding github.com/mitchellh/gox v0.4.0 21:05:42 go: finding github.com/mitchellh/iochan v1.0.0 21:05:42 go: finding github.com/mitchellh/mapstructure v1.1.2 21:05:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:05:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:05:42 go: finding github.com/pelletier/go-toml v1.2.0 21:05:42 go: finding github.com/pkg/errors v0.8.1 21:05:42 go: finding github.com/pmezard/go-difflib v1.0.0 21:05:42 go: finding github.com/posener/complete v1.1.1 21:05:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:05:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:05:42 go: finding github.com/stretchr/objx v0.1.0 21:05:42 go: finding github.com/stretchr/testify v1.5.1 21:05:42 go: finding github.com/ugorji/go v1.1.4 21:05:42 go: finding github.com/x448/float16 v0.8.4 21:05:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:05:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 21:05:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:05:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:05:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 21:05:42 go: finding gopkg.in/yaml.v2 v2.2.8 21:05:43 $ docker top 4df0da2711d6bd762888f7b54e92c5361572f4bd3e9bb219fdd86457e76990b3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:44 + go version 21:05:44 go version go1.13.5 linux/amd64 [Pipeline] sh 21:05:45 + make test 21:05:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:05:46 ? github.com/edgexfoundry/device-sdk-go [no test files] 21:05:53 Removing intermediate container 8baa4707e46b 21:05:53 ---> 046ab72a5a85 21:05:53 Successfully built 046ab72a5a85 21:05:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:53 + docker inspect -f . ci-base-image-arm64 21:05:53 . [Pipeline] withDockerContainer 21:05:54 prd-ubuntu18.04-docker-arm64-4c-16g-837 does not seem to be running inside a container 21:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:05:56 $ docker top 59a90f4902848988c4bfec920193ac1d5745c3ce2fd30139a85b17249f164c18 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:57 + go version 21:05:57 go version go1.13.5 linux/arm64 [Pipeline] sh 21:05:57 + make test 21:05:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:05:59 ? github.com/edgexfoundry/device-sdk-go [no test files] 21:06:02 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 21:06:02 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 21:06:02 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 21:06:02 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.052s coverage: 22.1% of statements 21:06:07 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.102s coverage: 95.8% of statements 21:06:26 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 21:06:26 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 21:06:26 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 21:06:28 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.020s coverage: 22.1% of statements 21:06:30 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.143s coverage: 95.8% of statements 21:06:39 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.040s coverage: 11.4% of statements 21:06:39 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 21.7% of statements 21:06:39 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 21:06:39 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.139s coverage: 36.9% of statements 21:06:39 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 21:06:39 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 21:06:39 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.897s coverage: 65.2% of statements 21:06:39 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 21:06:39 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 21:06:39 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 21:06:39 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.068s coverage: 52.6% of statements 21:06:39 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 21:06:39 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.146s coverage: 68.9% of statements 21:06:39 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 21:06:39 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 21:06:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:06:39 gofmt -l . 21:06:39 [ "`gofmt -l .`" = "" ] 21:06:40 ./bin/test-attribution-txt.sh 21:06:41 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:06:43 Stashed 1 file(s) [Pipeline] } 21:06:43 $ docker stop --time=1 4df0da2711d6bd762888f7b54e92c5361572f4bd3e9bb219fdd86457e76990b3 21:06:45 $ docker rm -f 4df0da2711d6bd762888f7b54e92c5361572f4bd3e9bb219fdd86457e76990b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:06:46 + ls -al . 21:06:46 total 180 21:06:46 drwxrwxr-x. 11 jenkins jenkins 4096 May 26 21:06 . 21:06:46 drwxrwxr-x. 4 jenkins jenkins 28 May 26 21:04 .. 21:06:46 drwxrwxr-x. 3 jenkins jenkins 20 May 26 21:04 api 21:06:46 drwxrwxr-x. 2 jenkins jenkins 64 May 26 21:04 bin 21:06:46 -rw-r--r--. 1 jenkins jenkins 110877 May 26 21:06 coverage.out 21:06:46 -rw-rw-r--. 1 jenkins jenkins 936 May 26 21:04 Dockerfile.build 21:06:46 -rw-rw-r--. 1 jenkins jenkins 140 May 26 21:04 .dockerignore 21:06:46 drwxrwxr-x. 4 jenkins jenkins 48 May 26 21:04 example 21:06:46 drwxrwxr-x. 8 jenkins jenkins 179 May 26 21:04 .git 21:06:46 drwxrwxr-x. 2 jenkins jenkins 38 May 26 21:04 .github 21:06:46 -rw-rw-r--. 1 jenkins jenkins 138 May 26 21:04 .gitignore 21:06:46 -rw-r--r--. 1 jenkins jenkins 446 May 26 21:06 go.mod 21:06:46 -rw-r--r--. 1 jenkins jenkins 12179 May 26 21:06 go.sum 21:06:46 drwxrwxr-x. 15 jenkins jenkins 217 May 26 21:04 internal 21:06:46 -rw-rw-r--. 1 jenkins jenkins 808 May 26 21:04 Jenkinsfile 21:06:46 -rw-rw-r--. 1 jenkins jenkins 11341 May 26 21:04 LICENSE 21:06:46 -rw-rw-r--. 1 jenkins jenkins 892 May 26 21:04 Makefile 21:06:46 drwxrwxr-x. 5 jenkins jenkins 50 May 26 21:04 pkg 21:06:46 -rw-rw-r--. 1 jenkins jenkins 3166 May 26 21:04 README.md 21:06:46 -rw-rw-r--. 1 jenkins jenkins 3788 May 26 21:04 RELEASE-NOTES.txt 21:06:46 drwxrwxr-x. 3 jenkins jenkins 58 May 26 21:04 .semver 21:06:46 drwxrwxr-x. 4 jenkins jenkins 54 May 26 21:04 snap 21:06:46 -rw-rw-r--. 1 jenkins jenkins 5 May 26 21:02 VERSION 21:06:46 -rw-rw-r--. 1 jenkins jenkins 222 May 26 21:04 version.go [Pipeline] isUnix [Pipeline] sh 21:06:47 + 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=af8c5607e70d459dd4b42191360f2f21428da2d5 --label arch=amd64 --label version=0.0.0 . 21:06:47 Sending build context to Docker daemon 3.184MB 21:06:47 Step 1/23 : ARG BASE=golang:1.13-alpine 21:06:47 Step 2/23 : FROM ${BASE} AS builder 21:06:47 ---> aa068df120a2 21:06:47 Step 3/23 : ARG MAKE='make build' 21:06:47 ---> Running in c6eeed6e6ea9 21:06:48 Removing intermediate container c6eeed6e6ea9 21:06:48 ---> 482213205d7c 21:06:48 Step 4/23 : WORKDIR /device-sdk-go 21:06:48 ---> Running in 8e5c865c87fd 21:06:48 Removing intermediate container 8e5c865c87fd 21:06:48 ---> e47ce7817874 21:06:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:06:48 ---> Running in a07cec81ae0c 21:06:48 Removing intermediate container a07cec81ae0c 21:06:48 ---> 826160fb722f 21:06:48 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:48 ---> Running in dc03753bb401 21:06:50 Removing intermediate container dc03753bb401 21:06:50 ---> c8c7d428091a 21:06:50 Step 7/23 : RUN apk add --update --no-cache make git 21:06:50 ---> Running in 5fbc1128b11f 21:06:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:06:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:06:53 OK: 143 MiB in 39 packages 21:06:53 Removing intermediate container 5fbc1128b11f 21:06:53 ---> ea3278a7bdd5 21:06:53 Step 8/23 : COPY . . 21:06:54 ---> 68e7619ef23f 21:06:54 Step 9/23 : RUN ${MAKE} 21:06:54 ---> Running in 497dd473b564 21:06:54 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 21:07:02 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.072s coverage: 11.4% of statements 21:07:02 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.047s coverage: 21.7% of statements 21:07:02 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 21:07:02 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.182s coverage: 36.9% of statements 21:07:02 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 21:07:02 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 21:07:02 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.626s coverage: 65.2% of statements 21:07:02 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 21:07:02 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 21:07:02 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 21:07:02 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.038s coverage: 52.6% of statements 21:07:02 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 21:07:02 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.359s coverage: 68.9% of statements 21:07:02 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 21:07:02 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 21:07:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:07:06 gofmt -l . 21:07:06 [ "`gofmt -l .`" = "" ] 21:07:06 ./bin/test-attribution-txt.sh 21:07:07 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:07:08 Warning: overwriting stash ‘coverage-report’ 21:07:08 Stashed 1 file(s) [Pipeline] } 21:07:08 $ docker stop --time=1 59a90f4902848988c4bfec920193ac1d5745c3ce2fd30139a85b17249f164c18 21:07:10 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 21:07:10 $ docker rm -f 59a90f4902848988c4bfec920193ac1d5745c3ce2fd30139a85b17249f164c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:07:11 Removing intermediate container 497dd473b564 21:07:11 ---> 11068dd1072b 21:07:11 Step 10/23 : FROM scratch 21:07:11 ---> 21:07:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:07:11 ---> Running in 096fa2082ddc 21:07:11 Removing intermediate container 096fa2082ddc 21:07:11 ---> 4e1fbe1c1aa4 21:07:11 Step 12/23 : ENV APP_PORT=49990 21:07:11 ---> Running in b8ca8ad6c993 [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:12 Removing intermediate container b8ca8ad6c993 21:07:12 ---> 8043194b4735 21:07:12 Step 13/23 : EXPOSE $APP_PORT 21:07:12 ---> Running in 2fc5dce2b673 21:07:12 Removing intermediate container 2fc5dce2b673 21:07:12 ---> 4102f8c0537d 21:07:12 Step 14/23 : WORKDIR / 21:07:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:07:12 ---> Running in 0b1d38738909 21:07:12 Removing intermediate container 0b1d38738909 21:07:12 ---> c6085b742656 21:07:12 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 21:07:12 + ls -al . 21:07:12 total 220 21:07:12 drwxrwxr-x 11 jenkins jenkins 4096 May 26 21:07 . 21:07:12 drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:04 .. 21:07:12 -rw-rw-r-- 1 jenkins jenkins 140 May 26 21:04 .dockerignore 21:07:12 drwxrwxr-x 8 jenkins jenkins 4096 May 26 21:04 .git 21:07:12 drwxrwxr-x 2 jenkins jenkins 4096 May 26 21:04 .github 21:07:12 -rw-rw-r-- 1 jenkins jenkins 138 May 26 21:04 .gitignore 21:07:12 drwxrwxr-x 3 jenkins jenkins 4096 May 26 21:04 .semver 21:07:12 -rw-rw-r-- 1 jenkins jenkins 936 May 26 21:04 Dockerfile.build 21:07:12 -rw-rw-r-- 1 jenkins jenkins 808 May 26 21:04 Jenkinsfile 21:07:12 -rw-rw-r-- 1 jenkins jenkins 11341 May 26 21:04 LICENSE 21:07:12 -rw-rw-r-- 1 jenkins jenkins 892 May 26 21:04 Makefile 21:07:12 -rw-rw-r-- 1 jenkins jenkins 3166 May 26 21:04 README.md 21:07:12 -rw-rw-r-- 1 jenkins jenkins 3788 May 26 21:04 RELEASE-NOTES.txt 21:07:12 -rw-rw-r-- 1 jenkins jenkins 5 May 26 21:02 VERSION 21:07:12 drwxrwxr-x 3 jenkins jenkins 4096 May 26 21:04 api 21:07:12 drwxrwxr-x 2 jenkins jenkins 4096 May 26 21:04 bin 21:07:12 -rw-r--r-- 1 jenkins jenkins 110877 May 26 21:06 coverage.out 21:07:12 drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:04 example 21:07:12 -rw-r--r-- 1 jenkins jenkins 446 May 26 21:07 go.mod 21:07:12 -rw-r--r-- 1 jenkins jenkins 12179 May 26 21:07 go.sum 21:07:12 drwxrwxr-x 15 jenkins jenkins 4096 May 26 21:04 internal 21:07:12 drwxrwxr-x 5 jenkins jenkins 4096 May 26 21:04 pkg 21:07:12 drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:04 snap 21:07:12 -rw-rw-r-- 1 jenkins jenkins 222 May 26 21:04 version.go [Pipeline] isUnix [Pipeline] sh 21:07:12 + 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=af8c5607e70d459dd4b42191360f2f21428da2d5 --label arch=arm64 --label version=0.0.0 . 21:07:12 ---> 3a09fb666bc0 21:07:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 21:07:12 ---> 5804e922cefa 21:07:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 21:07:13 ---> 4fcf6bc30b88 21:07:13 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 21:07:13 ---> afd03235589b 21:07:13 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 21:07:13 Sending build context to Docker daemon 3.184MB 21:07:13 Step 1/23 : ARG BASE=golang:1.13-alpine 21:07:13 Step 2/23 : FROM ${BASE} AS builder 21:07:13 ---> 046ab72a5a85 21:07:13 Step 3/23 : ARG MAKE='make build' 21:07:13 ---> Running in 328936726da6 21:07:13 ---> 99b040d1ad77 21:07:13 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:13 ---> Running in 9cc577a4c9db 21:07:13 Removing intermediate container 9cc577a4c9db 21:07:13 ---> 550cf49c4894 21:07:13 Step 21/23 : LABEL arch=amd64 21:07:13 ---> Running in addb06a822dc 21:07:13 Removing intermediate container addb06a822dc 21:07:13 ---> fa88b3c919dc 21:07:13 Step 22/23 : LABEL git_sha=af8c5607e70d459dd4b42191360f2f21428da2d5 21:07:14 Removing intermediate container 328936726da6 21:07:14 ---> 5273947ff065 21:07:14 Step 4/23 : WORKDIR /device-sdk-go 21:07:14 ---> Running in e1c6c336a1a9 21:07:14 ---> Running in e8ebd9a9c4e1 21:07:14 Removing intermediate container e8ebd9a9c4e1 21:07:14 ---> c460a87810b9 21:07:14 Step 23/23 : LABEL version=0.0.0 21:07:14 ---> Running in b270b7c8f5ea 21:07:14 Removing intermediate container e1c6c336a1a9 21:07:14 ---> 735a75e210d6 21:07:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:07:14 Removing intermediate container b270b7c8f5ea 21:07:14 ---> 96910e4c3158 21:07:14 [Warning] One or more build-args [ARCH] were not consumed 21:07:14 Successfully built 96910e4c3158 21:07:14 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script 21:07:14 ---> Running in 918893462aae [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 21:07:14 Removing intermediate container 918893462aae 21:07:14 ---> cf007551cd06 21:07:14 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:14 ---> Running in 71b9f4524cbe [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] } 21:07:16 Removing intermediate container 71b9f4524cbe 21:07:16 ---> d3bb1d8b492a 21:07:16 Step 7/23 : RUN apk add --update --no-cache make git 21:07:16 ---> Running in 7da4b6f974b3 21:07:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:07:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:07:19 OK: 125 MiB in 39 packages 21:07:20 Removing intermediate container 7da4b6f974b3 21:07:20 ---> b5695cc4971b 21:07:20 Step 8/23 : COPY . . 21:07:21 ---> dc5b7e1498fc 21:07:21 Step 9/23 : RUN ${MAKE} 21:07:21 ---> Running in bfa0bec17680 21:07:22 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 21:07:44 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 21:07:48 Removing intermediate container bfa0bec17680 21:07:48 ---> 070ae4b467c6 21:07:48 Step 10/23 : FROM scratch 21:07:48 ---> 21:07:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:07:48 ---> Running in aea11934252e 21:07:48 Removing intermediate container aea11934252e 21:07:48 ---> 6865396606ac 21:07:48 Step 12/23 : ENV APP_PORT=49990 21:07:48 ---> Running in 51133dfc9fd3 21:07:48 Removing intermediate container 51133dfc9fd3 21:07:48 ---> f7107a10e4b1 21:07:48 Step 13/23 : EXPOSE $APP_PORT 21:07:48 ---> Running in abd9ca755164 21:07:49 Removing intermediate container abd9ca755164 21:07:49 ---> 96ee71e294ea 21:07:49 Step 14/23 : WORKDIR / 21:07:49 ---> Running in 668db5fb5c71 21:07:49 Removing intermediate container 668db5fb5c71 21:07:49 ---> 2aa73bf90dca 21:07:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 21:07:50 ---> db00fd7e91ad 21:07:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 21:07:51 ---> c15218698815 21:07:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 21:07:51 ---> a86b33426c29 21:07:51 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 21:07:52 ---> e2e0ab838e20 21:07:52 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 21:07:52 ---> 0969647cd767 21:07:52 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:52 ---> Running in 3ba293665480 21:07:53 Removing intermediate container 3ba293665480 21:07:53 ---> 6445a3da60dc 21:07:53 Step 21/23 : LABEL arch=arm64 21:07:53 ---> Running in 743f6eb181dc 21:07:53 Removing intermediate container 743f6eb181dc 21:07:53 ---> 3a633b554ca4 21:07:53 Step 22/23 : LABEL git_sha=af8c5607e70d459dd4b42191360f2f21428da2d5 21:07:53 ---> Running in b3f8a5418ad8 21:07:54 Removing intermediate container b3f8a5418ad8 21:07:54 ---> 8aae1f801e10 21:07:54 Step 23/23 : LABEL version=0.0.0 21:07:54 ---> Running in 76bc2bc7216b 21:07:54 Removing intermediate container 76bc2bc7216b 21:07:54 ---> f2eb9fe9c19a 21:07:54 [Warning] One or more build-args [ARCH] were not consumed 21:07:54 Successfully built f2eb9fe9c19a 21:07:54 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 21:07:56 provisioning config files... 21:07:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config257534568503717188tmp [Pipeline] { [Pipeline] sh 21:07:56 + curl -s https://codecov.io/bash 21:07:56 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config257534568503717188tmp 21:07:56 21:07:56 _____ _ 21:07:56 / ____| | | 21:07:56 | | ___ __| | ___ ___ _____ __ 21:07:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:07:56 | |___| (_) | (_| | __/ (_| (_) \ V / 21:07:56 \_____\___/ \__,_|\___|\___\___/ \_/ 21:07:56 Bash-20200430-d757c17 21:07:56 21:07:56 21:07:56 ==> Jenkins CI detected. 21:07:56 project root: . 21:07:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:07:56 ==> Running gcov in . (disable via -X gcov) 21:07:56 ==> Python coveragepy not found 21:07:56 ==> Searching for coverage reports in: 21:07:56 + . 21:07:56 -> Found 1 reports 21:07:56 ==> Detecting git/mercurial file structure 21:07:56 ==> Reading reports 21:07:56 + ./coverage.out bytes=110877 21:07:56 ==> Appending adjustments 21:07:56 https://docs.codecov.io/docs/fixing-reports 21:07:57 + Found adjustments 21:07:57 ==> Gzipping contents 21:07:57 ==> Uploading reports 21:07:57 url: https://codecov.io 21:07:57 query: branch=PR-531&commit=af8c5607e70d459dd4b42191360f2f21428da2d5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-531%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=531&job= 21:07:57 -> Pinging Codecov 21:07:57 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-531&commit=af8c5607e70d459dd4b42191360f2f21428da2d5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-531%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=531&job= 21:07:57 -> Uploading 21:07:58 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/af8c5607e70d459dd4b42191360f2f21428da2d5 [Pipeline] } 21:07:58 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 21:08:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:00 ---> package-listing.sh 21:08:00 ++ facter osfamily 21:08:00 ++ tr '[:upper:]' '[:lower:]' 21:08:00 + OS_FAMILY=redhat 21:08:00 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-531 21:08:00 + START_PACKAGES=/tmp/packages_start.txt 21:08:00 + END_PACKAGES=/tmp/packages_end.txt 21:08:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:00 + PACKAGES=/tmp/packages_start.txt 21:08:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-531 ']' 21:08:00 + PACKAGES=/tmp/packages_end.txt 21:08:00 + case "${OS_FAMILY}" in 21:08:00 + rpm -qa 21:08:00 + sort 21:08:04 + '[' -f /tmp/packages_start.txt ']' 21:08:04 + '[' -f /tmp/packages_end.txt ']' 21:08:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-531 ']' 21:08:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-531/archives/ 21:08:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-531/archives/ [Pipeline] isUnix [Pipeline] sh 21:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:05 21:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:05 alpine: Pulling from edgex-lftools-log-publisher 21:08:05 c9b1b535fdd9: Pulling fs layer 21:08:05 2cc5ad85d9ab: Pulling fs layer 21:08:05 756a868c4378: Pulling fs layer 21:08:05 444b2fc9a129: Pulling fs layer 21:08:05 ea15f1150254: Pulling fs layer 21:08:05 41b27a9f41bf: Pulling fs layer 21:08:05 28c525ee5125: Pulling fs layer 21:08:05 094b1ea09ed8: Pulling fs layer 21:08:05 138eaada9080: Pulling fs layer 21:08:05 0622d0fa9048: Pulling fs layer 21:08:05 41b27a9f41bf: Waiting 21:08:05 28c525ee5125: Waiting 21:08:05 094b1ea09ed8: Waiting 21:08:05 138eaada9080: Waiting 21:08:05 444b2fc9a129: Waiting 21:08:05 ea15f1150254: Waiting 21:08:05 2cc5ad85d9ab: Verifying Checksum 21:08:05 2cc5ad85d9ab: Download complete 21:08:05 444b2fc9a129: Verifying Checksum 21:08:05 444b2fc9a129: Download complete 21:08:05 c9b1b535fdd9: Verifying Checksum 21:08:05 c9b1b535fdd9: Download complete 21:08:05 ea15f1150254: Verifying Checksum 21:08:05 ea15f1150254: Download complete 21:08:05 28c525ee5125: Verifying Checksum 21:08:05 28c525ee5125: Download complete 21:08:06 756a868c4378: Verifying Checksum 21:08:06 756a868c4378: Download complete 21:08:06 c9b1b535fdd9: Pull complete 21:08:06 138eaada9080: Verifying Checksum 21:08:06 138eaada9080: Download complete 21:08:06 0622d0fa9048: Verifying Checksum 21:08:06 0622d0fa9048: Download complete 21:08:06 094b1ea09ed8: Verifying Checksum 21:08:06 094b1ea09ed8: Download complete 21:08:06 2cc5ad85d9ab: Pull complete 21:08:06 41b27a9f41bf: Verifying Checksum 21:08:06 41b27a9f41bf: Download complete 21:08:08 756a868c4378: Pull complete 21:08:08 444b2fc9a129: Pull complete 21:08:08 ea15f1150254: Pull complete 21:08:11 41b27a9f41bf: Pull complete 21:08:11 28c525ee5125: Pull complete 21:08:13 094b1ea09ed8: Pull complete 21:08:14 138eaada9080: Pull complete 21:08:14 0622d0fa9048: Pull complete 21:08:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:08:14 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 21:08:14 $ 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-531 -v /w/workspace/dgexfoundry_device-sdk-go_PR-531:/w/workspace/dgexfoundry_device-sdk-go_PR-531:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-531@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:08:15 $ docker top 88ee8f19a55957b66a7c004f937697062f36b7ea7e90316ea9356ad3e873de3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:15 provisioning config files... 21:08:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config191355223712979664tmp [Pipeline] { [Pipeline] echo 21:08:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:16 ---> create-netrc.sh [Pipeline] echo 21:08:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:16 ---> logs-deploy.sh 21:08:16 + ARCHIVE_ARTIFACTS= 21:08:16 + LOGS_SERVER=https://logs.edgexfoundry.org 21:08:16 + '[' https://logs.edgexfoundry.org == None ']' 21:08:16 + NEXUS_URL=https://nexus.edgexfoundry.org 21:08:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/2 21:08:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-531/2/ 21:08:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/2 /w/workspace/dgexfoundry_device-sdk-go_PR-531 21:08:18 Archives upload complete. 21:08:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-531/2/ 21:08:18 ---> uname -a: 21:08:18 Linux 88ee8f19a559 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:08:18 21:08:18 21:08:18 ---> lscpu: 21:08:18 Architecture: x86_64 21:08:18 CPU op-mode(s): 32-bit, 64-bit 21:08:18 Byte Order: Little Endian 21:08:18 Address sizes: 40 bits physical, 48 bits virtual 21:08:18 CPU(s): 4 21:08:18 On-line CPU(s) list: 0-3 21:08:18 Thread(s) per core: 1 21:08:18 Core(s) per socket: 1 21:08:18 Socket(s): 4 21:08:18 NUMA node(s): 1 21:08:18 Vendor ID: GenuineIntel 21:08:18 CPU family: 6 21:08:18 Model: 44 21:08:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:08:18 Stepping: 1 21:08:18 CPU MHz: 2933.396 21:08:18 BogoMIPS: 5866.79 21:08:18 Virtualization: VT-x 21:08:18 Hypervisor vendor: KVM 21:08:18 Virtualization type: full 21:08:18 L1d cache: 128 KiB 21:08:18 L1i cache: 128 KiB 21:08:18 L2 cache: 16 MiB 21:08:18 L3 cache: 64 MiB 21:08:18 NUMA node0 CPU(s): 0-3 21:08:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:08:18 Vulnerability Meltdown: Mitigation; PTI 21:08:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:08:18 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:08:18 Vulnerability Spectre v2: Mitigation; Full retpoline 21:08:18 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 21:08:18 21:08:18 21:08:18 ---> nproc: 21:08:18 4 21:08:18 21:08:18 21:08:18 ---> df -h: 21:08:18 Filesystem Size Used Available Use% Mounted on 21:08:18 overlay 50.0G 6.4G 43.6G 13% / 21:08:18 tmpfs 64.0M 0 64.0M 0% /dev 21:08:18 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:08:18 shm 64.0M 0 64.0M 0% /dev/shm 21:08:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 21:08:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 21:08:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 21:08:18 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp 21:08:18 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 21:08:18 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-531 21:08:18 21:08:18 21:08:18 ---> free -m: 21:08:18 total used free shared buff/cache available 21:08:18 Mem: 1838 625 77 0 1135 1109 21:08:18 Swap: 1023 0 1023 21:08:18 21:08:18 21:08:18 ---> ip addr: 21:08:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:08:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:08:18 inet 127.0.0.1/8 scope host lo 21:08:18 valid_lft forever preferred_lft forever 21:08:18 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:08:18 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:08:18 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:08:18 valid_lft forever preferred_lft forever 21:08:18 21:08:18 21:08:18 ---> sar -b -r -n DEV: 21:08:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/26/20 _x86_64_ (4 CPU) 21:08:18 21:08:18 21:01:33 LINUX RESTART 21:08:18 21:08:18 21:02:01 tps rtps wtps bread/s bwrtn/s 21:08:18 21:03:03 59.34 16.31 43.03 2913.05 3825.13 21:08:18 21:04:01 3.55 0.00 3.55 0.00 112.94 21:08:18 21:05:01 0.58 0.00 0.58 0.00 7.00 21:08:18 21:06:01 0.60 0.00 0.60 0.00 6.53 21:08:18 21:07:01 0.55 0.00 0.55 0.00 4.96 21:08:18 21:08:01 14.37 13.52 0.85 1642.23 17.05 21:08:18 Average: 13.22 5.00 8.22 763.67 665.64 21:08:18 21:08:18 21:02:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:08:18 21:03:03 111312 1770992 94.09 2620 1204652 960560 32.77 461324 1143840 120 21:08:18 21:04:01 121336 1760968 93.55 2620 1204500 912608 31.14 454396 1143808 8 21:08:18 21:05:01 120408 1761896 93.60 2620 1204508 912844 31.15 455596 1143796 8 21:08:18 21:06:01 121428 1760876 93.55 2620 1204512 912676 31.14 455284 1143204 8 21:08:18 21:07:01 121580 1760724 93.54 2620 1204520 912676 31.14 455300 1143204 8 21:08:18 21:08:01 82340 1799964 95.63 2620 1222528 940608 32.09 467192 1164056 40 21:08:18 Average: 113067 1769237 93.99 2620 1207537 925329 31.57 458182 1146985 32 21:08:18 21:08:18 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:08:18 21:03:03 eth0 462.28 279.94 1037.19 109.00 0.00 0.00 0.00 21:08:18 21:03:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:03:03 docker0 6.82 4.31 1.07 17.46 0.00 0.00 0.00 21:08:18 21:04:01 eth0 1.83 0.10 0.14 0.02 0.00 0.00 0.00 21:08:18 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:05:01 eth0 0.92 0.60 0.53 0.36 0.00 0.00 0.00 21:08:18 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:06:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 21:08:18 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 21:08:18 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:08:01 eth0 8.34 5.26 8.44 3.18 0.00 0.00 0.00 21:08:18 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 Average: eth0 79.39 47.97 175.44 18.88 0.00 0.00 0.00 21:08:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 Average: docker0 1.14 0.72 0.18 2.93 0.00 0.00 0.00 21:08:18 21:08:18 21:08:18 ---> sar -P ALL: 21:08:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/26/20 _x86_64_ (4 CPU) 21:08:18 21:08:18 21:01:33 LINUX RESTART 21:08:18 21:08:18 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:08:18 21:03:03 all 11.09 0.00 3.82 1.51 0.01 83.57 21:08:18 21:03:03 0 10.48 0.00 5.00 1.38 0.00 83.15 21:08:18 21:03:03 1 11.82 0.00 3.29 2.31 0.02 82.56 21:08:18 21:03:03 2 11.74 0.00 3.50 2.14 0.02 82.61 21:08:18 21:03:03 3 10.30 0.00 3.45 0.22 0.03 85.99 21:08:18 21:04:01 all 0.21 0.00 0.06 0.00 0.00 99.73 21:08:18 21:04:01 0 0.09 0.00 0.05 0.00 0.00 99.86 21:08:18 21:04:01 1 0.14 0.00 0.10 0.00 0.00 99.76 21:08:18 21:04:01 2 0.55 0.00 0.05 0.00 0.00 99.40 21:08:18 21:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:08:18 21:05:01 all 0.16 0.00 0.06 0.00 0.00 99.77 21:08:18 21:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:08:18 21:05:01 1 0.20 0.00 0.07 0.00 0.00 99.73 21:08:18 21:05:01 2 0.25 0.00 0.05 0.00 0.00 99.70 21:08:18 21:05:01 3 0.15 0.00 0.08 0.00 0.00 99.77 21:08:18 21:06:01 all 0.07 0.00 0.05 0.00 0.00 99.88 21:08:18 21:06:01 0 0.07 0.00 0.05 0.00 0.00 99.88 21:08:18 21:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:08:18 21:06:01 2 0.08 0.00 0.07 0.00 0.00 99.85 21:08:18 21:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:08:18 21:07:01 all 0.05 0.00 0.05 0.00 0.00 99.89 21:08:18 21:07:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:08:18 21:07:01 1 0.07 0.00 0.07 0.00 0.00 99.87 21:08:18 21:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:08:18 21:07:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:08:18 21:08:01 all 0.59 0.00 0.43 0.25 0.00 98.73 21:08:18 21:08:01 0 0.47 0.00 0.53 0.02 0.00 98.98 21:08:18 21:08:01 1 0.50 0.00 0.50 0.58 0.00 98.41 21:08:18 21:08:01 2 0.97 0.00 0.37 0.25 0.00 98.42 21:08:18 21:08:01 3 0.42 0.00 0.37 0.13 0.00 99.08 21:08:18 Average: all 2.03 0.00 0.75 0.29 0.00 96.92 21:08:18 Average: 0 1.87 0.00 0.95 0.23 0.00 96.95 21:08:18 Average: 1 2.13 0.00 0.68 0.48 0.00 96.70 21:08:18 Average: 2 2.28 0.00 0.68 0.40 0.00 96.64 21:08:18 Average: 3 1.85 0.00 0.68 0.06 0.01 97.41 21:08:18 21:08:18 21:08:18