Pull request #523 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b+95692bfba5b6922b9479d5fc02f4a388c744689f (08d2aca2ce8b64e93bc74ceae83260464c1960a5) 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 [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 Running on prd-centos7-docker-4c-2g-7486 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [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-523 # 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/523/head:refs/remotes/origin/PR-523 +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/523/head:refs/remotes/origin/PR-523 # 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b Merge succeeded, producing e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b Checking out Revision e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b (PR-523) > git config core.sparsecheckout # timeout=10 > git checkout -f e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b # 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 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b # timeout=10 Commit message: "feat: add ability for service key override" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk a59c6b311e1019a4e36e85f27ccd455558a9ce8a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:02 ========================================================= 15:54:02 EdgeX Global Pipelines Version Info 15:54:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:54:04 ------------------- 15:54:04 stable info: 15:54:04 ------------------- 15:54:04 Commited By: Emilio Reyes emilio.reyes@intel.com 15:54:04 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 15:54:04 Message: update stable to v1.0.87 15:54:05 ------------------- 15:54:05 experimental info: 15:54:05 ------------------- 15:54:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:05 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 15:54:05 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:54:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:07 15:54:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:54:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:07 latest: Pulling from edgex-devops/git-semver 15:54:07 9123ac7c32f7: Pulling fs layer 15:54:07 b8cc5d1170e3: Pulling fs layer 15:54:07 2924cbbf6a41: Pulling fs layer 15:54:07 93b08a4f1073: Pulling fs layer 15:54:07 93b08a4f1073: Waiting 15:54:07 b8cc5d1170e3: Verifying Checksum 15:54:07 b8cc5d1170e3: Download complete 15:54:07 9123ac7c32f7: Verifying Checksum 15:54:07 9123ac7c32f7: Download complete 15:54:07 93b08a4f1073: Verifying Checksum 15:54:07 93b08a4f1073: Download complete 15:54:07 2924cbbf6a41: Verifying Checksum 15:54:07 2924cbbf6a41: Download complete 15:54:08 9123ac7c32f7: Pull complete 15:54:08 b8cc5d1170e3: Pull complete 15:54:09 2924cbbf6a41: Pull complete 15:54:09 93b08a4f1073: Pull complete 15:54:09 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:54:09 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 15:54:09 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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 15:54:10 $ docker top 2d0e4b15ec3c4490201448619c51095a4ef5520afd26539fef1057ed736a18b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:10 [ssh-agent] Looking for ssh-agent implementation... 15:54:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:10 $ docker exec 2d0e4b15ec3c4490201448619c51095a4ef5520afd26539fef1057ed736a18b5 ssh-agent 15:54:11 SSH_AUTH_SOCK=/tmp/ssh-OjulPk4i2xkv/agent.14 15:54:11 SSH_AGENT_PID=20 15:54:11 Running ssh-add (command line suppressed) 15:54:11 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_3883607992930905432.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_3883607992930905432.key) 15:54:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:11 + git describe --exact-match --tags HEAD 15:54:11 fatal: No names found, cannot describe anything. [Pipeline] } 15:54:11 $ docker exec --env ******** --env ******** 2d0e4b15ec3c4490201448619c51095a4ef5520afd26539fef1057ed736a18b5 ssh-agent -k 15:54:12 unset SSH_AUTH_SOCK; 15:54:12 unset SSH_AGENT_PID; 15:54:12 echo Agent pid 20 killed; 15:54:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:54:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:54:12 This usually means this commit has not been tagged. [Pipeline] sshagent 15:54:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:12 [ssh-agent] Looking for ssh-agent implementation... 15:54:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:12 $ docker exec 2d0e4b15ec3c4490201448619c51095a4ef5520afd26539fef1057ed736a18b5 ssh-agent 15:54:12 SSH_AUTH_SOCK=/tmp/ssh-EZDFpnFu2m4C/agent.55 15:54:12 SSH_AGENT_PID=62 15:54:12 Running ssh-add (command line suppressed) 15:54:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_1759559258955688283.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_1759559258955688283.key) 15:54:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:13 + git semver init 15:54:13 # -> Open(): unable to determine branch for HEAD 15:54:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.git 15:54:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-523 15:54:13 # $SEMVER_REMOTE_NAME = origin 15:54:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:13 # $SEMVER_USER_NAME = edgex-jenkins 15:54:13 # $SEMVER_BRANCH = PR-523 15:54:13 # $SEMVER_TEMP = /tmp/semver-097285180 15:54:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:54:14 # '/tmp/semver-097285180' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver' 15:54:14 # -> Force: false 15:54:14 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver [Pipeline] } 15:54:14 $ docker exec --env ******** --env ******** 2d0e4b15ec3c4490201448619c51095a4ef5520afd26539fef1057ed736a18b5 ssh-agent -k 15:54:14 unset SSH_AUTH_SOCK; 15:54:14 unset SSH_AGENT_PID; 15:54:14 echo Agent pid 62 killed; 15:54:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:14 + git semver [Pipeline] } 15:54:14 $ docker stop --time=1 2d0e4b15ec3c4490201448619c51095a4ef5520afd26539fef1057ed736a18b5 15:54:16 $ docker rm -f 2d0e4b15ec3c4490201448619c51095a4ef5520afd26539fef1057ed736a18b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:54:17 Stashed 61 file(s) [Pipeline] echo 15:54:17 [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 15:54:32 Still waiting to schedule task 15:54:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7486’ 15:54:32 Still waiting to schedule task 15:54:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:56:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7487 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws 15:56:17 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:56:23 using credential edgex-jenkins-ssh 15:56:23 Cloning the remote Git repository 15:56:23 Cloning with configured refspecs honoured and without tags 15:56:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:56:23 > git init /w/workspace/device-sdk-go/3 # timeout=10 15:56:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:56:24 > git --version # timeout=10 15:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:25 Fetching without tags 15:56:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:56:25 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 15:56:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:56:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:56:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:25 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b 15:56:26 Merge succeeded, producing e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b 15:56:26 Checking out Revision e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b (PR-523) 15:56:25 > git config core.sparsecheckout # timeout=10 15:56:25 > git checkout -f e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b # timeout=10 15:56:26 > git remote # timeout=10 15:56:26 > git config --get remote.origin.url # timeout=10 15:56:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:26 > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 15:56:26 > git rev-parse HEAD^{commit} # timeout=10 15:56:26 > git config core.sparsecheckout # timeout=10 15:56:26 > git checkout -f e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b # timeout=10 15:56:30 Commit message: "feat: add ability for service key override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:56:32 ========================================================= 15:56:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:56:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:56:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 15:56:34 Sending build context to Docker daemon 3.043MB 15:56:34 Step 1/8 : ARG BASE=golang:1.13-alpine 15:56:34 Step 2/8 : FROM ${BASE} 15:56:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:56:34 cde5963f3b93: Pulling fs layer 15:56:34 2a23fa8c16f7: Pulling fs layer 15:56:34 777b28850792: Pulling fs layer 15:56:34 8a11ddd9e578: Pulling fs layer 15:56:34 4cf88f913ddb: Pulling fs layer 15:56:34 1df406cf5192: Pulling fs layer 15:56:34 cd6300453558: Pulling fs layer 15:56:34 b9c365052c96: Pulling fs layer 15:56:34 a2d8cc88f415: Pulling fs layer 15:56:34 ea1d1ca13537: Pulling fs layer 15:56:34 3750a50a1c5e: Pulling fs layer 15:56:34 8a11ddd9e578: Waiting 15:56:34 4cf88f913ddb: Waiting 15:56:34 1df406cf5192: Waiting 15:56:34 cd6300453558: Waiting 15:56:34 b9c365052c96: Waiting 15:56:34 a2d8cc88f415: Waiting 15:56:34 3750a50a1c5e: Waiting 15:56:34 ea1d1ca13537: Waiting 15:56:34 777b28850792: Verifying Checksum 15:56:34 777b28850792: Download complete 15:56:34 2a23fa8c16f7: Verifying Checksum 15:56:34 2a23fa8c16f7: Download complete 15:56:34 4cf88f913ddb: Verifying Checksum 15:56:34 4cf88f913ddb: Download complete 15:56:34 1df406cf5192: Verifying Checksum 15:56:34 1df406cf5192: Download complete 15:56:34 cde5963f3b93: Verifying Checksum 15:56:34 cde5963f3b93: Download complete 15:56:35 cde5963f3b93: Pull complete 15:56:36 2a23fa8c16f7: Pull complete 15:56:36 777b28850792: Pull complete 15:56:38 cd6300453558: Verifying Checksum 15:56:38 cd6300453558: Download complete 15:56:38 a2d8cc88f415: Verifying Checksum 15:56:38 a2d8cc88f415: Download complete 15:56:41 ea1d1ca13537: Verifying Checksum 15:56:41 ea1d1ca13537: Download complete 15:56:41 3750a50a1c5e: Download complete 15:56:44 b9c365052c96: Verifying Checksum 15:56:44 b9c365052c96: Download complete 15:56:46 Running on prd-centos7-docker-4c-2g-7488 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { 15:56:46 8a11ddd9e578: Verifying Checksum 15:56:46 8a11ddd9e578: Download complete [Pipeline] ws 15:56:46 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:56:48 using credential edgex-jenkins-ssh 15:56:48 Cloning the remote Git repository 15:56:48 Cloning with configured refspecs honoured and without tags 15:56:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:56:48 > git init /w/workspace/device-sdk-go/3 # timeout=10 15:56:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:56:48 > git --version # timeout=10 15:56:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:49 Fetching without tags 15:56:49 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b 15:56:50 Merge succeeded, producing e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b 15:56:50 Checking out Revision e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b (PR-523) 15:56:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:56:49 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 15:56:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:56:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:56:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:49 > git config core.sparsecheckout # timeout=10 15:56:49 > git checkout -f e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b # timeout=10 15:56:49 > git remote # timeout=10 15:56:49 > git config --get remote.origin.url # timeout=10 15:56:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:49 > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 15:56:49 > git rev-parse HEAD^{commit} # timeout=10 15:56:49 > git config core.sparsecheckout # timeout=10 15:56:49 > git checkout -f e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b # timeout=10 15:56:53 Commit message: "feat: add ability for service key override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:56:54 ========================================================= 15:56:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:56:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:56:55 + 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 . 15:56:55 Sending build context to Docker daemon 3.043MB 15:56:55 Step 1/8 : ARG BASE=golang:1.13-alpine 15:56:55 Step 2/8 : FROM ${BASE} 15:56:55 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:56:55 e6b0cf9c0882: Pulling fs layer 15:56:55 2848faf0eed1: Pulling fs layer 15:56:55 0f37312ad70f: Pulling fs layer 15:56:55 5788d62ee057: Pulling fs layer 15:56:55 0e6b1d234666: Pulling fs layer 15:56:55 bf5d7aec512f: Pulling fs layer 15:56:55 34c802a77dc8: Pulling fs layer 15:56:55 9eb99e56ec68: Pulling fs layer 15:56:55 27c7a5d97fbd: Pulling fs layer 15:56:55 5c102a31e300: Pulling fs layer 15:56:55 dcfb455df0a1: Pulling fs layer 15:56:55 34c802a77dc8: Waiting 15:56:55 bf5d7aec512f: Waiting 15:56:55 27c7a5d97fbd: Waiting 15:56:55 9eb99e56ec68: Waiting 15:56:55 dcfb455df0a1: Waiting 15:56:55 5c102a31e300: Waiting 15:56:55 0e6b1d234666: Waiting 15:56:55 0f37312ad70f: Verifying Checksum 15:56:55 0f37312ad70f: Download complete 15:56:55 2848faf0eed1: Verifying Checksum 15:56:55 2848faf0eed1: Download complete 15:56:55 0e6b1d234666: Verifying Checksum 15:56:55 0e6b1d234666: Download complete 15:56:55 e6b0cf9c0882: Verifying Checksum 15:56:55 e6b0cf9c0882: Download complete 15:56:55 bf5d7aec512f: Verifying Checksum 15:56:55 bf5d7aec512f: Download complete 15:56:55 e6b0cf9c0882: Pull complete 15:56:56 2848faf0eed1: Pull complete 15:56:56 0f37312ad70f: Pull complete 15:56:56 34c802a77dc8: Verifying Checksum 15:56:56 34c802a77dc8: Download complete 15:56:56 27c7a5d97fbd: Verifying Checksum 15:56:56 27c7a5d97fbd: Download complete 15:56:57 5c102a31e300: Verifying Checksum 15:56:57 5c102a31e300: Download complete 15:56:57 dcfb455df0a1: Verifying Checksum 15:56:57 dcfb455df0a1: Download complete 15:56:57 5788d62ee057: Verifying Checksum 15:56:57 5788d62ee057: Download complete 15:56:57 9eb99e56ec68: Verifying Checksum 15:56:57 9eb99e56ec68: Download complete 15:56:58 8a11ddd9e578: Pull complete 15:56:58 4cf88f913ddb: Pull complete 15:56:58 1df406cf5192: Pull complete 15:57:03 cd6300453558: Pull complete 15:57:04 5788d62ee057: Pull complete 15:57:04 0e6b1d234666: Pull complete 15:57:04 bf5d7aec512f: Pull complete 15:57:07 34c802a77dc8: Pull complete 15:57:08 b9c365052c96: Pull complete 15:57:08 a2d8cc88f415: Pull complete 15:57:10 ea1d1ca13537: Pull complete 15:57:10 3750a50a1c5e: Pull complete 15:57:10 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:57:10 ---> 78745c68409d 15:57:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:57:12 9eb99e56ec68: Pull complete 15:57:12 27c7a5d97fbd: Pull complete 15:57:12 5c102a31e300: Pull complete 15:57:12 dcfb455df0a1: Pull complete 15:57:12 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:57:12 ---> 7c70fe431013 15:57:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:57:12 ---> Running in 380b4b798e2f 15:57:12 Removing intermediate container 380b4b798e2f 15:57:12 ---> 0ee4e0cf21fd 15:57:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:12 ---> Running in df1de9ea6b87 15:57:14 Removing intermediate container df1de9ea6b87 15:57:14 ---> 0d13ac422168 15:57:14 Step 5/8 : RUN apk add --no-cache make git 15:57:14 ---> Running in 56c491dedf26 15:57:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:57:14 ---> Running in f34058fb2ab7 15:57:14 Removing intermediate container f34058fb2ab7 15:57:14 ---> a56692ecc149 15:57:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:15 ---> Running in c59e7e800b27 15:57:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:57:15 OK: 143 MiB in 39 packages 15:57:15 Removing intermediate container 56c491dedf26 15:57:15 ---> 38ff9ac94395 15:57:15 Step 6/8 : WORKDIR /device-sdk-go 15:57:15 ---> Running in c3850d816044 15:57:16 Removing intermediate container c3850d816044 15:57:16 ---> 17f183961ac9 15:57:16 Step 7/8 : COPY . . 15:57:16 ---> a46e7d2a58a9 15:57:16 Step 8/8 : RUN go mod download 15:57:16 ---> Running in 391239117d87 15:57:17 Removing intermediate container c59e7e800b27 15:57:17 ---> fa434e4a0855 15:57:17 Step 5/8 : RUN apk add --no-cache make git 15:57:17 ---> Running in 3f2d9d9967b0 15:57:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:57:19 go: finding github.com/BurntSushi/toml v0.3.1 15:57:19 go: finding github.com/OneOfOne/xxhash v1.2.6 15:57:19 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:57:19 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:57:19 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:57:19 go: finding github.com/bgentry/speakeasy v0.1.0 15:57:19 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:57:19 go: finding github.com/davecgh/go-spew v1.1.1 15:57:19 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:57:19 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:57:19 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:57:19 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:57:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:57:19 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:57:19 go: finding github.com/fatih/color v1.7.0 15:57:19 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:57:19 go: finding github.com/go-kit/kit v0.8.0 15:57:19 go: finding github.com/go-logfmt/logfmt v0.4.0 15:57:19 go: finding github.com/go-stack/stack v1.8.0 15:57:19 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:57:19 go: finding github.com/google/uuid v1.1.0 15:57:19 go: finding github.com/gorilla/mux v1.7.1 15:57:19 OK: 125 MiB in 39 packages 15:57:19 go: finding github.com/hashicorp/consul/api v1.1.0 15:57:19 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:57:19 go: finding github.com/hashicorp/errwrap v1.0.0 15:57:19 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:57:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:57:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:57:19 go: finding github.com/hashicorp/go-multierror v1.0.0 15:57:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:57:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:57:19 go: finding github.com/hashicorp/go-syslog v1.0.0 15:57:20 go: finding github.com/hashicorp/go-uuid v1.0.1 15:57:20 go: finding github.com/hashicorp/go.net v0.0.1 15:57:20 go: finding github.com/hashicorp/golang-lru v0.5.0 15:57:20 go: finding github.com/hashicorp/logutils v1.0.0 15:57:20 go: finding github.com/hashicorp/mdns v1.0.0 15:57:20 go: finding github.com/hashicorp/memberlist v0.1.3 15:57:20 go: finding github.com/hashicorp/serf v0.8.2 15:57:20 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:57:20 go: finding github.com/mattn/go-colorable v0.0.9 15:57:20 go: finding github.com/mattn/go-isatty v0.0.3 15:57:20 go: finding github.com/miekg/dns v1.0.14 15:57:20 go: finding github.com/mitchellh/cli v1.0.0 15:57:20 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:57:20 go: finding github.com/mitchellh/copystructure v1.0.0 15:57:20 go: finding github.com/mitchellh/go-homedir v1.0.0 15:57:20 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:57:20 go: finding github.com/mitchellh/gox v0.4.0 15:57:20 go: finding github.com/mitchellh/iochan v1.0.0 15:57:20 go: finding github.com/mitchellh/mapstructure v1.1.2 15:57:20 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:57:20 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:57:20 go: finding github.com/pelletier/go-toml v1.2.0 15:57:20 go: finding github.com/pkg/errors v0.8.1 15:57:20 go: finding github.com/pmezard/go-difflib v1.0.0 15:57:20 go: finding github.com/posener/complete v1.1.1 15:57:20 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:57:20 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:57:20 go: finding github.com/stretchr/objx v0.1.0 15:57:20 go: finding github.com/stretchr/testify v1.5.1 15:57:20 go: finding github.com/ugorji/go v1.1.4 15:57:20 go: finding github.com/x448/float16 v0.8.4 15:57:20 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:57:20 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:57:21 Removing intermediate container 3f2d9d9967b0 15:57:21 ---> 63862b8095f8 15:57:21 Step 6/8 : WORKDIR /device-sdk-go 15:57:21 ---> Running in 912a0d87d719 15:57:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:57:21 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:57:21 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:57:21 go: finding gopkg.in/yaml.v2 v2.2.8 15:57:21 Removing intermediate container 912a0d87d719 15:57:21 ---> 32946447894a 15:57:21 Step 7/8 : COPY . . 15:57:22 ---> 6cac7d412aa7 15:57:22 Step 8/8 : RUN go mod download 15:57:22 ---> Running in a0710af7b73b 15:57:24 go: finding github.com/BurntSushi/toml v0.3.1 15:57:24 go: finding github.com/OneOfOne/xxhash v1.2.6 15:57:24 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:57:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:57:24 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:57:24 go: finding github.com/bgentry/speakeasy v0.1.0 15:57:24 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:57:24 go: finding github.com/davecgh/go-spew v1.1.1 15:57:24 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:57:24 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:57:24 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:57:24 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:57:24 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:57:24 go: finding github.com/fatih/color v1.7.0 15:57:24 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:57:24 go: finding github.com/go-kit/kit v0.8.0 15:57:24 go: finding github.com/go-logfmt/logfmt v0.4.0 15:57:24 go: finding github.com/go-stack/stack v1.8.0 15:57:24 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:57:25 go: finding github.com/google/uuid v1.1.0 15:57:25 go: finding github.com/gorilla/mux v1.7.1 15:57:25 go: finding github.com/hashicorp/consul/api v1.1.0 15:57:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:57:25 go: finding github.com/hashicorp/errwrap v1.0.0 15:57:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:57:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:57:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:57:25 go: finding github.com/hashicorp/go-multierror v1.0.0 15:57:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:57:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:57:25 go: finding github.com/hashicorp/go-syslog v1.0.0 15:57:25 go: finding github.com/hashicorp/go-uuid v1.0.1 15:57:25 go: finding github.com/hashicorp/go.net v0.0.1 15:57:25 go: finding github.com/hashicorp/golang-lru v0.5.0 15:57:25 go: finding github.com/hashicorp/logutils v1.0.0 15:57:25 go: finding github.com/hashicorp/mdns v1.0.0 15:57:25 go: finding github.com/hashicorp/memberlist v0.1.3 15:57:25 go: finding github.com/hashicorp/serf v0.8.2 15:57:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:57:25 go: finding github.com/mattn/go-colorable v0.0.9 15:57:25 go: finding github.com/mattn/go-isatty v0.0.3 15:57:25 go: finding github.com/miekg/dns v1.0.14 15:57:25 go: finding github.com/mitchellh/cli v1.0.0 15:57:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:57:25 go: finding github.com/mitchellh/copystructure v1.0.0 15:57:25 go: finding github.com/mitchellh/go-homedir v1.0.0 15:57:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:57:25 go: finding github.com/mitchellh/gox v0.4.0 15:57:25 go: finding github.com/mitchellh/iochan v1.0.0 15:57:26 go: finding github.com/mitchellh/mapstructure v1.1.2 15:57:26 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:57:26 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:57:26 go: finding github.com/pelletier/go-toml v1.2.0 15:57:26 go: finding github.com/pkg/errors v0.8.1 15:57:26 go: finding github.com/pmezard/go-difflib v1.0.0 15:57:26 go: finding github.com/posener/complete v1.1.1 15:57:26 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:57:26 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:57:26 go: finding github.com/stretchr/objx v0.1.0 15:57:26 go: finding github.com/stretchr/testify v1.5.1 15:57:26 go: finding github.com/ugorji/go v1.1.4 15:57:26 go: finding github.com/x448/float16 v0.8.4 15:57:26 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:57:26 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:57:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:57:26 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:57:26 Removing intermediate container 391239117d87 15:57:26 ---> 7f9129b641de 15:57:26 Successfully built 7f9129b641de 15:57:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script 15:57:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:57:26 go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:27 + docker inspect -f . ci-base-image-x86_64 15:57:27 . [Pipeline] withDockerContainer 15:57:27 prd-centos7-docker-4c-2g-7488 does not seem to be running inside a container 15:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:57:28 $ docker top 4f7014a24995b18da38e4c4ff54e1ad6a104bd138d25f65baf17890fc15e8983 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:29 + go version 15:57:29 go version go1.13.5 linux/amd64 [Pipeline] sh 15:57:29 + make test 15:57:29 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:57:30 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:57:36 Removing intermediate container a0710af7b73b 15:57:36 ---> 875e4561d96e 15:57:36 Successfully built 875e4561d96e 15:57:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:37 + docker inspect -f . ci-base-image-arm64 15:57:37 . [Pipeline] withDockerContainer 15:57:38 prd-ubuntu18.04-docker-arm64-4c-16g-7487 does not seem to be running inside a container 15:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:57:39 $ docker top 478b8453a0b4f65f7454ec81ffb47a9bd766838c0ce4e8e77e08a86b6dcf07da -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:40 + go version 15:57:40 go version go1.13.5 linux/arm64 [Pipeline] sh 15:57:41 + make test 15:57:41 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:57:42 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:57:42 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:57:42 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:57:42 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 15:57:42 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.029s coverage: 22.1% of statements 15:57:42 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.054s coverage: 95.8% of statements 15:58:14 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:58:14 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 15:58:14 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.018s coverage: 22.1% of statements 15:58:14 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.187s coverage: 95.8% of statements 15:58:14 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.055s coverage: 11.4% of statements 15:58:14 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:58:14 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.082s coverage: 36.9% of statements 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:58:14 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.372s coverage: 65.2% of statements 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:58:14 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.012s coverage: 52.6% of statements 15:58:14 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:58:14 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.110s coverage: 68.9% of statements 15:58:14 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:58:14 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:58:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:58:14 gofmt -l . 15:58:14 [ "`gofmt -l .`" = "" ] 15:58:14 ./bin/test-attribution-txt.sh 15:58:15 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:58:15 Stashed 1 file(s) [Pipeline] } 15:58:15 $ docker stop --time=1 4f7014a24995b18da38e4c4ff54e1ad6a104bd138d25f65baf17890fc15e8983 15:58:17 $ docker rm -f 4f7014a24995b18da38e4c4ff54e1ad6a104bd138d25f65baf17890fc15e8983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:58:19 + ls -al . 15:58:19 total 180 15:58:19 drwxrwxr-x. 11 jenkins jenkins 4096 May 7 15:58 . 15:58:19 drwxrwxr-x. 4 jenkins jenkins 28 May 7 15:56 .. 15:58:19 drwxrwxr-x. 3 jenkins jenkins 20 May 7 15:56 api 15:58:19 drwxrwxr-x. 2 jenkins jenkins 64 May 7 15:56 bin 15:58:19 -rw-r--r--. 1 jenkins jenkins 110877 May 7 15:58 coverage.out 15:58:19 -rw-rw-r--. 1 jenkins jenkins 936 May 7 15:56 Dockerfile.build 15:58:19 -rw-rw-r--. 1 jenkins jenkins 140 May 7 15:56 .dockerignore 15:58:19 drwxrwxr-x. 4 jenkins jenkins 48 May 7 15:56 example 15:58:19 drwxrwxr-x. 8 jenkins jenkins 179 May 7 15:56 .git 15:58:19 drwxrwxr-x. 2 jenkins jenkins 38 May 7 15:56 .github 15:58:19 -rw-rw-r--. 1 jenkins jenkins 138 May 7 15:56 .gitignore 15:58:19 -rw-r--r--. 1 jenkins jenkins 446 May 7 15:58 go.mod 15:58:19 -rw-r--r--. 1 jenkins jenkins 12076 May 7 15:58 go.sum 15:58:19 drwxrwxr-x. 15 jenkins jenkins 217 May 7 15:56 internal 15:58:19 -rw-rw-r--. 1 jenkins jenkins 808 May 7 15:56 Jenkinsfile 15:58:19 -rw-rw-r--. 1 jenkins jenkins 11341 May 7 15:56 LICENSE 15:58:19 -rw-rw-r--. 1 jenkins jenkins 892 May 7 15:56 Makefile 15:58:19 drwxrwxr-x. 5 jenkins jenkins 50 May 7 15:56 pkg 15:58:19 -rw-rw-r--. 1 jenkins jenkins 2249 May 7 15:56 README.md 15:58:19 -rw-rw-r--. 1 jenkins jenkins 3732 May 7 15:56 RELEASE-NOTES.txt 15:58:19 drwxrwxr-x. 3 jenkins jenkins 58 May 7 15:56 .semver 15:58:19 drwxrwxr-x. 4 jenkins jenkins 54 May 7 15:56 snap 15:58:19 -rw-rw-r--. 1 jenkins jenkins 5 May 7 15:54 VERSION 15:58:19 -rw-rw-r--. 1 jenkins jenkins 222 May 7 15:56 version.go [Pipeline] isUnix [Pipeline] sh 15:58: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=e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b --label arch=amd64 --label version=0.0.0 . 15:58:19 Sending build context to Docker daemon 3.171MB 15:58:19 Step 1/21 : ARG BASE=golang:1.13-alpine 15:58:19 Step 2/21 : FROM ${BASE} AS builder 15:58:19 ---> 7f9129b641de 15:58:19 Step 3/21 : ARG MAKE='make build' 15:58:19 ---> Running in 79d52d8f416e 15:58:19 Removing intermediate container 79d52d8f416e 15:58:19 ---> d77a28957ae2 15:58:19 Step 4/21 : WORKDIR /device-sdk-go 15:58:20 ---> Running in b1d9164706d3 15:58:20 Removing intermediate container b1d9164706d3 15:58:20 ---> ce033c5305c2 15:58:20 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:58:20 ---> Running in c19b7db12974 15:58:20 Removing intermediate container c19b7db12974 15:58:20 ---> 4b49d23291d8 15:58:20 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:20 ---> Running in 8de812f9857b 15:58:21 Removing intermediate container 8de812f9857b 15:58:21 ---> ab10948f066f 15:58:21 Step 7/21 : RUN apk add --update --no-cache make git 15:58:21 ---> Running in 6cc8093dd799 15:58:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:58:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:58:22 OK: 143 MiB in 39 packages 15:58:23 Removing intermediate container 6cc8093dd799 15:58:23 ---> 3cbb2c93d8d2 15:58:23 Step 8/21 : COPY . . 15:58:23 ---> e14c14ee6caa 15:58:23 Step 9/21 : RUN ${MAKE} 15:58:23 ---> Running in e50c92e2eee1 15:58:23 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 15:58:33 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:58:33 Removing intermediate container e50c92e2eee1 15:58:33 ---> ec6df772f040 15:58:33 Step 10/21 : FROM scratch 15:58:33 ---> 15:58:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:58:33 ---> Running in 305ac39d3c29 15:58:33 Removing intermediate container 305ac39d3c29 15:58:33 ---> 9d4edd20ab23 15:58:33 Step 12/21 : ENV APP_PORT=49990 15:58:33 ---> Running in e66e09fcae85 15:58:33 Removing intermediate container e66e09fcae85 15:58:33 ---> 8139f81e3e5a 15:58:33 Step 13/21 : EXPOSE $APP_PORT 15:58:33 ---> Running in 61d3611e9ad8 15:58:33 Removing intermediate container 61d3611e9ad8 15:58:33 ---> df8a1699ed1f 15:58:33 Step 14/21 : WORKDIR / 15:58:33 ---> Running in d706913d73f7 15:58:33 Removing intermediate container d706913d73f7 15:58:33 ---> 45b54e40510c 15:58:33 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:58:34 ---> 72d283d0c4fd 15:58:34 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 15:58:34 ---> b999252201ef 15:58:34 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 15:58:34 ---> d6807e77d559 15:58:34 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:34 ---> Running in cd31062eebc1 15:58:34 Removing intermediate container cd31062eebc1 15:58:34 ---> b4b7e73c962a 15:58:34 Step 19/21 : LABEL arch=amd64 15:58:35 ---> Running in e0439168869a 15:58:35 Removing intermediate container e0439168869a 15:58:35 ---> 18446ed74ef2 15:58:35 Step 20/21 : LABEL git_sha=e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b 15:58:35 ---> Running in 6f77c39cbe54 15:58:35 Removing intermediate container 6f77c39cbe54 15:58:35 ---> d93e2c49b71a 15:58:35 Step 21/21 : LABEL version=0.0.0 15:58:35 ---> Running in 0e4e6bbfb6a2 15:58:35 Removing intermediate container 0e4e6bbfb6a2 15:58:35 ---> 432538aec46a 15:58:35 [Warning] One or more build-args [ARCH] were not consumed 15:58:35 Successfully built 432538aec46a 15:58:35 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] 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] } 15:58:46 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.044s coverage: 11.4% of statements 15:58:46 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.033s coverage: 21.7% of statements 15:58:46 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:58:46 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.240s coverage: 36.9% of statements 15:58:46 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:58:46 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:58:46 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.966s coverage: 65.2% of statements 15:58:46 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:58:46 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:58:46 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:58:46 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.050s coverage: 52.6% of statements 15:58:46 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:58:46 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.336s coverage: 68.9% of statements 15:58:46 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:58:46 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:58:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:58:49 gofmt -l . 15:58:50 [ "`gofmt -l .`" = "" ] 15:58:50 ./bin/test-attribution-txt.sh 15:58:50 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:58:51 Warning: overwriting stash ‘coverage-report’ 15:58:51 Stashed 1 file(s) [Pipeline] } 15:58:51 $ docker stop --time=1 478b8453a0b4f65f7454ec81ffb47a9bd766838c0ce4e8e77e08a86b6dcf07da 15:58:54 $ docker rm -f 478b8453a0b4f65f7454ec81ffb47a9bd766838c0ce4e8e77e08a86b6dcf07da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:58:55 + ls -al . 15:58:55 total 220 15:58:55 drwxrwxr-x 11 jenkins jenkins 4096 May 7 15:58 . 15:58:55 drwxrwxr-x 4 jenkins jenkins 4096 May 7 15:56 .. 15:58:55 -rw-rw-r-- 1 jenkins jenkins 140 May 7 15:56 .dockerignore 15:58:55 drwxrwxr-x 8 jenkins jenkins 4096 May 7 15:56 .git 15:58:55 drwxrwxr-x 2 jenkins jenkins 4096 May 7 15:56 .github 15:58:55 -rw-rw-r-- 1 jenkins jenkins 138 May 7 15:56 .gitignore 15:58:55 drwxrwxr-x 3 jenkins jenkins 4096 May 7 15:56 .semver 15:58:55 -rw-rw-r-- 1 jenkins jenkins 936 May 7 15:56 Dockerfile.build 15:58:55 -rw-rw-r-- 1 jenkins jenkins 808 May 7 15:56 Jenkinsfile 15:58:55 -rw-rw-r-- 1 jenkins jenkins 11341 May 7 15:56 LICENSE 15:58:55 -rw-rw-r-- 1 jenkins jenkins 892 May 7 15:56 Makefile 15:58:55 -rw-rw-r-- 1 jenkins jenkins 2249 May 7 15:56 README.md 15:58:55 -rw-rw-r-- 1 jenkins jenkins 3732 May 7 15:56 RELEASE-NOTES.txt 15:58:55 -rw-rw-r-- 1 jenkins jenkins 5 May 7 15:54 VERSION 15:58:55 drwxrwxr-x 3 jenkins jenkins 4096 May 7 15:56 api 15:58:55 drwxrwxr-x 2 jenkins jenkins 4096 May 7 15:56 bin 15:58:55 -rw-r--r-- 1 jenkins jenkins 110877 May 7 15:58 coverage.out 15:58:55 drwxrwxr-x 4 jenkins jenkins 4096 May 7 15:56 example 15:58:55 -rw-r--r-- 1 jenkins jenkins 446 May 7 15:58 go.mod 15:58:55 -rw-r--r-- 1 jenkins jenkins 12076 May 7 15:58 go.sum 15:58:55 drwxrwxr-x 15 jenkins jenkins 4096 May 7 15:56 internal 15:58:55 drwxrwxr-x 5 jenkins jenkins 4096 May 7 15:56 pkg 15:58:55 drwxrwxr-x 4 jenkins jenkins 4096 May 7 15:56 snap 15:58:55 -rw-rw-r-- 1 jenkins jenkins 222 May 7 15:56 version.go [Pipeline] isUnix [Pipeline] sh 15:58:56 + 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=e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b --label arch=arm64 --label version=0.0.0 . 15:58:56 Sending build context to Docker daemon 3.171MB 15:58:56 Step 1/21 : ARG BASE=golang:1.13-alpine 15:58:56 Step 2/21 : FROM ${BASE} AS builder 15:58:56 ---> 875e4561d96e 15:58:56 Step 3/21 : ARG MAKE='make build' 15:58:56 ---> Running in 4bd5487e241e 15:58:57 Removing intermediate container 4bd5487e241e 15:58:57 ---> 454505e2c4f4 15:58:57 Step 4/21 : WORKDIR /device-sdk-go 15:58:57 ---> Running in 7f25a91c1a50 15:58:57 Removing intermediate container 7f25a91c1a50 15:58:57 ---> 5db6191c10e9 15:58:57 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:58:57 ---> Running in 88a62f2f5eab 15:58:58 Removing intermediate container 88a62f2f5eab 15:58:58 ---> e693f65f5d83 15:58:58 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:58 ---> Running in 11dc60788281 15:59:00 Removing intermediate container 11dc60788281 15:59:00 ---> 6fab9e932800 15:59:00 Step 7/21 : RUN apk add --update --no-cache make git 15:59:00 ---> Running in af3523613d9f 15:59:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:59:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:59:02 OK: 125 MiB in 39 packages 15:59:03 Removing intermediate container af3523613d9f 15:59:03 ---> 5732ed0beebb 15:59:03 Step 8/21 : COPY . . 15:59:04 ---> e56cab714f81 15:59:04 Step 9/21 : RUN ${MAKE} 15:59:04 ---> Running in 9a28edf313bb 15:59:05 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 15:59:27 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:59:31 Removing intermediate container 9a28edf313bb 15:59:31 ---> cec910aff051 15:59:31 Step 10/21 : FROM scratch 15:59:31 ---> 15:59:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:59:31 ---> Running in 91dfccc3e1f5 15:59:31 Removing intermediate container 91dfccc3e1f5 15:59:31 ---> f81367b730e3 15:59:31 Step 12/21 : ENV APP_PORT=49990 15:59:31 ---> Running in 656adb98e568 15:59:31 Removing intermediate container 656adb98e568 15:59:31 ---> 622474dbf318 15:59:31 Step 13/21 : EXPOSE $APP_PORT 15:59:31 ---> Running in a470d872757d 15:59:31 Removing intermediate container a470d872757d 15:59:31 ---> 5f9b38d69ee7 15:59:31 Step 14/21 : WORKDIR / 15:59:31 ---> Running in 979f055ca72f 15:59:32 Removing intermediate container 979f055ca72f 15:59:32 ---> 9d174fe19cc1 15:59:32 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:59:33 ---> 25cb8ae2de1c 15:59:33 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 15:59:33 ---> 4274d290844b 15:59:33 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 15:59:34 ---> 54e008d6c378 15:59:34 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:34 ---> Running in 44d3b123cd58 15:59:34 Removing intermediate container 44d3b123cd58 15:59:34 ---> 6e9f232bcfe4 15:59:34 Step 19/21 : LABEL arch=arm64 15:59:34 ---> Running in 315586227ccc 15:59:35 Removing intermediate container 315586227ccc 15:59:35 ---> 5c8cd14061e8 15:59:35 Step 20/21 : LABEL git_sha=e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b 15:59:35 ---> Running in deda0f013658 15:59:35 Removing intermediate container deda0f013658 15:59:35 ---> 177691739667 15:59:35 Step 21/21 : LABEL version=0.0.0 15:59:35 ---> Running in 63e893eafe28 15:59:36 Removing intermediate container 63e893eafe28 15:59:36 ---> 389575fab809 15:59:36 [Warning] One or more build-args [ARCH] were not consumed 15:59:36 Successfully built 389575fab809 15:59:36 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 15:59:37 provisioning config files... 15:59:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config526189839938265540tmp [Pipeline] { [Pipeline] sh 15:59:38 + curl -s https://codecov.io/bash 15:59:38 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config526189839938265540tmp 15:59:38 15:59:38 _____ _ 15:59:38 / ____| | | 15:59:38 | | ___ __| | ___ ___ _____ __ 15:59:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:59:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:59:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:59:38 Bash-tbd 15:59:38 15:59:38 15:59:38 ==> Jenkins CI detected. 15:59:38 project root: . 15:59:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:59:38 ==> Running gcov in . (disable via -X gcov) 15:59:38 ==> Python coveragepy not found 15:59:38 ==> Searching for coverage reports in: 15:59:38 + . 15:59:38 -> Found 1 reports 15:59:38 ==> Detecting git/mercurial file structure 15:59:38 ==> Reading reports 15:59:38 + ./coverage.out bytes=110877 15:59:38 ==> Appending adjustments 15:59:38 http://docs.codecov.io/docs/fixing-reports 15:59:38 + Found adjustments 15:59:38 ==> Gzipping contents 15:59:38 ==> Uploading reports 15:59:38 url: https://codecov.io 15:59:38 query: branch=PR-523&commit=e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= 15:59:38 -> Pinging Codecov 15:59:38 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-523&commit=e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= 15:59:39 -> Uploading 15:59:39 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e83bd96cbfc60cf8d7e41c532a3032e400f7ef9b [Pipeline] } 15:59:39 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 15:59:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:41 ---> package-listing.sh 15:59:41 ++ facter osfamily 15:59:41 ++ tr '[:upper:]' '[:lower:]' 15:59:41 + OS_FAMILY=redhat 15:59:41 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-523 15:59:41 + START_PACKAGES=/tmp/packages_start.txt 15:59:41 + END_PACKAGES=/tmp/packages_end.txt 15:59:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:41 + PACKAGES=/tmp/packages_start.txt 15:59:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 15:59:41 + PACKAGES=/tmp/packages_end.txt 15:59:41 + case "${OS_FAMILY}" in 15:59:41 + rpm -qa 15:59:41 + sort 15:59:44 + '[' -f /tmp/packages_start.txt ']' 15:59:44 + '[' -f /tmp/packages_end.txt ']' 15:59:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 15:59:44 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ 15:59:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [Pipeline] isUnix [Pipeline] sh 15:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:45 15:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:45 alpine: Pulling from edgex-lftools-log-publisher 15:59:45 c9b1b535fdd9: Pulling fs layer 15:59:45 2cc5ad85d9ab: Pulling fs layer 15:59:45 756a868c4378: Pulling fs layer 15:59:45 444b2fc9a129: Pulling fs layer 15:59:45 ea15f1150254: Pulling fs layer 15:59:45 41b27a9f41bf: Pulling fs layer 15:59:45 28c525ee5125: Pulling fs layer 15:59:45 094b1ea09ed8: Pulling fs layer 15:59:45 138eaada9080: Pulling fs layer 15:59:45 0622d0fa9048: Pulling fs layer 15:59:45 41b27a9f41bf: Waiting 15:59:45 138eaada9080: Waiting 15:59:45 0622d0fa9048: Waiting 15:59:45 28c525ee5125: Waiting 15:59:45 094b1ea09ed8: Waiting 15:59:45 444b2fc9a129: Waiting 15:59:45 ea15f1150254: Waiting 15:59:45 2cc5ad85d9ab: Verifying Checksum 15:59:45 2cc5ad85d9ab: Download complete 15:59:45 444b2fc9a129: Verifying Checksum 15:59:45 444b2fc9a129: Download complete 15:59:46 c9b1b535fdd9: Verifying Checksum 15:59:46 c9b1b535fdd9: Download complete 15:59:46 ea15f1150254: Verifying Checksum 15:59:46 ea15f1150254: Download complete 15:59:46 28c525ee5125: Verifying Checksum 15:59:46 28c525ee5125: Download complete 15:59:46 756a868c4378: Verifying Checksum 15:59:46 756a868c4378: Download complete 15:59:46 c9b1b535fdd9: Pull complete 15:59:46 138eaada9080: Verifying Checksum 15:59:46 138eaada9080: Download complete 15:59:46 094b1ea09ed8: Verifying Checksum 15:59:46 094b1ea09ed8: Download complete 15:59:46 0622d0fa9048: Verifying Checksum 15:59:46 0622d0fa9048: Download complete 15:59:46 2cc5ad85d9ab: Pull complete 15:59:47 41b27a9f41bf: Verifying Checksum 15:59:47 41b27a9f41bf: Download complete 15:59:48 756a868c4378: Pull complete 15:59:48 444b2fc9a129: Pull complete 15:59:49 ea15f1150254: Pull complete 15:59:52 41b27a9f41bf: Pull complete 15:59:52 28c525ee5125: Pull complete 15:59:54 094b1ea09ed8: Pull complete 15:59:54 138eaada9080: Pull complete 15:59:55 0622d0fa9048: Pull complete 15:59:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:59:55 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 15:59:55 $ 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-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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 15:59:56 $ docker top 32aac1c6553b13a8321497cfb3493a6878b00448c7f9d7de5d933352b0a250f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:57 provisioning config files... 15:59:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config1403979388060030094tmp [Pipeline] { [Pipeline] echo 15:59:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:57 ---> create-netrc.sh [Pipeline] echo 15:59:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:57 ---> logs-deploy.sh 15:59:57 + ARCHIVE_ARTIFACTS= 15:59:57 + LOGS_SERVER=https://logs.edgexfoundry.org 15:59:57 + '[' https://logs.edgexfoundry.org == None ']' 15:59:57 + NEXUS_URL=https://nexus.edgexfoundry.org 15:59:57 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/3 15:59:57 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/3/ 15:59:57 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/3 /w/workspace/dgexfoundry_device-sdk-go_PR-523 15:59:59 Archives upload complete. 15:59:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/3/ 16:00:00 ---> uname -a: 16:00:00 Linux 32aac1c6553b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:00:00 16:00:00 16:00:00 ---> lscpu: 16:00:00 Architecture: x86_64 16:00:00 CPU op-mode(s): 32-bit, 64-bit 16:00:00 Byte Order: Little Endian 16:00:00 Address sizes: 40 bits physical, 48 bits virtual 16:00:00 CPU(s): 4 16:00:00 On-line CPU(s) list: 0-3 16:00:00 Thread(s) per core: 1 16:00:00 Core(s) per socket: 1 16:00:00 Socket(s): 4 16:00:00 NUMA node(s): 1 16:00:00 Vendor ID: GenuineIntel 16:00:00 CPU family: 6 16:00:00 Model: 44 16:00:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:00:00 Stepping: 1 16:00:00 CPU MHz: 2933.436 16:00:00 BogoMIPS: 5866.87 16:00:00 Virtualization: VT-x 16:00:00 Hypervisor vendor: KVM 16:00:00 Virtualization type: full 16:00:00 L1d cache: 128 KiB 16:00:00 L1i cache: 128 KiB 16:00:00 L2 cache: 16 MiB 16:00:00 L3 cache: 64 MiB 16:00:00 NUMA node0 CPU(s): 0-3 16:00:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:00:00 Vulnerability Meltdown: Mitigation; PTI 16:00:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:00:00 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:00:00 Vulnerability Spectre v2: Mitigation; Full retpoline 16:00:00 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 16:00:00 16:00:00 16:00:00 ---> nproc: 16:00:00 4 16:00:00 16:00:00 16:00:00 ---> df -h: 16:00:00 Filesystem Size Used Available Use% Mounted on 16:00:00 overlay 50.0G 6.4G 43.6G 13% / 16:00:00 tmpfs 64.0M 0 64.0M 0% /dev 16:00:00 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:00:00 shm 64.0M 0 64.0M 0% /dev/shm 16:00:00 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 16:00:00 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 16:00:00 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 16:00:00 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523 16:00:00 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp 16:00:00 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 16:00:00 16:00:00 16:00:00 ---> free -m: 16:00:00 total used free shared buff/cache available 16:00:00 Mem: 1838 606 66 0 1164 1127 16:00:00 Swap: 1023 1 1022 16:00:00 16:00:00 16:00:00 ---> ip addr: 16:00:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:00:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:00:00 inet 127.0.0.1/8 scope host lo 16:00:00 valid_lft forever preferred_lft forever 16:00:00 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:00:00 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:00:00 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:00:00 valid_lft forever preferred_lft forever 16:00:00 16:00:00 16:00:00 ---> sar -b -r -n DEV: 16:00:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/07/20 _x86_64_ (4 CPU) 16:00:00 16:00:00 15:53:15 LINUX RESTART 16:00:00 16:00:00 15:54:01 tps rtps wtps bread/s bwrtn/s 16:00:00 15:55:01 24.83 7.42 17.41 2015.98 2065.26 16:00:00 15:56:01 2.73 0.00 2.73 0.00 85.26 16:00:00 15:57:01 0.60 0.00 0.60 0.00 6.81 16:00:00 15:58:01 0.63 0.00 0.63 0.00 7.66 16:00:00 15:59:01 0.63 0.00 0.63 0.00 7.96 16:00:00 Average: 5.89 1.49 4.40 403.37 434.77 16:00:00 16:00:00 15:54:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:00 15:55:01 112340 1769964 94.03 2620 1226844 944484 32.23 439700 1166468 8 16:00:00 15:56:01 120836 1761468 93.58 2620 1226848 899620 30.69 432828 1166160 8 16:00:00 15:57:01 119580 1762724 93.65 2620 1226856 899912 30.70 434292 1166160 8 16:00:00 15:58:01 121124 1761180 93.57 2620 1226860 899684 30.70 432952 1166160 8 16:00:00 15:59:01 120512 1761792 93.60 2620 1226868 899768 30.70 433404 1166160 8 16:00:00 Average: 118878 1763426 93.68 2620 1226855 908694 31.00 434635 1166222 8 16:00:00 16:00:00 15:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:00:00 15:55:01 eth0 97.65 77.60 456.98 52.30 0.00 0.00 0.00 16:00:00 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:55:01 docker0 7.22 5.16 1.06 17.39 0.00 0.00 0.00 16:00:00 15:56:01 eth0 0.70 0.07 0.06 0.01 0.00 0.00 0.00 16:00:00 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:57:01 eth0 1.07 0.45 0.55 0.32 0.00 0.00 0.00 16:00:00 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:58:01 eth0 0.10 0.08 0.01 0.07 0.00 0.00 0.00 16:00:00 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:59:01 eth0 0.37 0.27 0.21 0.08 0.00 0.00 0.00 16:00:00 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 Average: eth0 19.99 15.70 91.60 10.56 0.00 0.00 0.00 16:00:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:00 Average: docker0 1.45 1.03 0.21 3.48 0.00 0.00 0.00 16:00:00 16:00:00 16:00:00 ---> sar -P ALL: 16:00:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/07/20 _x86_64_ (4 CPU) 16:00:00 16:00:00 15:53:15 LINUX RESTART 16:00:00 16:00:00 15:54:01 CPU %user %nice %system %iowait %steal %idle 16:00:00 15:55:01 all 3.41 0.00 1.76 0.23 0.44 94.16 16:00:00 15:55:01 0 3.78 0.00 1.75 0.05 0.39 94.04 16:00:00 15:55:01 1 3.37 0.00 1.73 0.13 0.52 94.24 16:00:00 15:55:01 2 3.30 0.00 1.73 0.49 0.42 94.06 16:00:00 15:55:01 3 3.20 0.00 1.83 0.25 0.42 94.30 16:00:00 15:56:01 all 0.12 0.00 0.07 0.00 0.07 99.73 16:00:00 15:56:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:00:00 15:56:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:00:00 15:56:01 2 0.38 0.00 0.10 0.00 0.10 99.42 16:00:00 15:56:01 3 0.05 0.00 0.07 0.00 0.12 99.77 16:00:00 15:57:01 all 0.15 0.00 0.06 0.00 0.16 99.63 16:00:00 15:57:01 0 0.05 0.00 0.05 0.00 0.12 99.78 16:00:00 15:57:01 1 0.10 0.00 0.05 0.00 0.07 99.78 16:00:00 15:57:01 2 0.35 0.00 0.08 0.00 0.18 99.38 16:00:00 15:57:01 3 0.10 0.00 0.05 0.00 0.25 99.60 16:00:00 15:58:01 all 0.10 0.00 0.04 0.00 0.11 99.75 16:00:00 15:58:01 0 0.05 0.00 0.05 0.00 0.07 99.83 16:00:00 15:58:01 1 0.07 0.00 0.03 0.00 0.13 99.77 16:00:00 15:58:01 2 0.23 0.00 0.03 0.00 0.20 99.53 16:00:00 15:58:01 3 0.05 0.00 0.03 0.00 0.05 99.87 16:00:00 15:59:01 all 0.13 0.00 0.04 0.00 0.10 99.73 16:00:00 15:59:01 0 0.07 0.00 0.05 0.00 0.08 99.80 16:00:00 15:59:01 1 0.07 0.00 0.05 0.00 0.20 99.68 16:00:00 15:59:01 2 0.35 0.00 0.03 0.00 0.07 99.55 16:00:00 15:59:01 3 0.03 0.00 0.03 0.00 0.05 99.88 16:00:00 Average: all 0.78 0.00 0.39 0.05 0.18 98.61 16:00:00 Average: 0 0.79 0.00 0.38 0.01 0.14 98.68 16:00:00 Average: 1 0.73 0.00 0.38 0.03 0.19 98.68 16:00:00 Average: 2 0.92 0.00 0.39 0.10 0.19 98.39 16:00:00 Average: 3 0.68 0.00 0.40 0.05 0.18 98.69 16:00:00 16:00:00 16:00:00