Pull request #527 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 585ae55c50c9019eec1f4a19510191d0c400aa4c+e7402411d8746a82393d3a19e59e88ef18696c65 (45bfca83e8b57d842e5b685e578f3649d20ca55f) 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 on ‘prd-centos7-docker-4c-2g-7948’ Running on prd-centos7-docker-4c-2g-7950 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-527 # 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/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 585ae55c50c9019eec1f4a19510191d0c400aa4c Merge succeeded, producing 585ae55c50c9019eec1f4a19510191d0c400aa4c Checking out Revision 585ae55c50c9019eec1f4a19510191d0c400aa4c (PR-527) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # 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/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # 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 e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 Commit message: "feat: replace --serviceName with --instance" First time build. Skipping changelog. > git rev-list --no-walk 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:12 ========================================================= 02:10:12 EdgeX Global Pipelines Version Info 02:10:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:10:13 ------------------- 02:10:13 stable info: 02:10:13 ------------------- 02:10:13 Commited By: Emilio Reyes emilio.reyes@intel.com 02:10:13 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 02:10:13 Message: update stable to v1.0.87 02:10:14 ------------------- 02:10:14 experimental info: 02:10:14 ------------------- 02:10:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:10:14 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 02:10:14 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 02:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:16 02:10:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:10:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:10:17 latest: Pulling from edgex-devops/git-semver 02:10:17 9123ac7c32f7: Pulling fs layer 02:10:17 b8cc5d1170e3: Pulling fs layer 02:10:17 2924cbbf6a41: Pulling fs layer 02:10:17 93b08a4f1073: Pulling fs layer 02:10:17 93b08a4f1073: Waiting 02:10:17 b8cc5d1170e3: Download complete 02:10:17 9123ac7c32f7: Verifying Checksum 02:10:17 9123ac7c32f7: Download complete 02:10:17 2924cbbf6a41: Verifying Checksum 02:10:17 2924cbbf6a41: Download complete 02:10:17 93b08a4f1073: Verifying Checksum 02:10:17 93b08a4f1073: Download complete 02:10:17 9123ac7c32f7: Pull complete 02:10:17 b8cc5d1170e3: Pull complete 02:10:18 2924cbbf6a41: Pull complete 02:10:18 93b08a4f1073: Pull complete 02:10:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:10:18 prd-centos7-docker-4c-2g-7950 does not seem to be running inside a container 02:10:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@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 02:10:19 $ docker top 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:19 [ssh-agent] Looking for ssh-agent implementation... 02:10:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:19 $ docker exec 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent 02:10:19 SSH_AUTH_SOCK=/tmp/ssh-5fJzontKnxiu/agent.14 02:10:19 SSH_AGENT_PID=21 02:10:19 Running ssh-add (command line suppressed) 02:10:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_3440353070947809060.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_3440353070947809060.key) 02:10:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:20 + git describe --exact-match --tags HEAD 02:10:20 fatal: No names found, cannot describe anything. [Pipeline] } 02:10:20 $ docker exec --env ******** --env ******** 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent -k 02:10:20 unset SSH_AUTH_SOCK; 02:10:20 unset SSH_AGENT_PID; 02:10:20 echo Agent pid 21 killed; 02:10:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:10:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:10:21 This usually means this commit has not been tagged. [Pipeline] sshagent 02:10:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:21 [ssh-agent] Looking for ssh-agent implementation... 02:10:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:21 $ docker exec 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent 02:10:21 SSH_AUTH_SOCK=/tmp/ssh-vGZHJrmMwgqu/agent.54 02:10:21 SSH_AGENT_PID=61 02:10:21 Running ssh-add (command line suppressed) 02:10:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_456580901331198902.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_456580901331198902.key) 02:10:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:22 + git semver init 02:10:22 # -> Open(): unable to determine branch for HEAD 02:10:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.git 02:10:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-527 02:10:22 # $SEMVER_REMOTE_NAME = origin 02:10:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:10:22 # $SEMVER_USER_NAME = edgex-jenkins 02:10:22 # $SEMVER_BRANCH = PR-527 02:10:22 # $SEMVER_TEMP = /tmp/semver-889518377 02:10:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:10:22 # '/tmp/semver-889518377' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver' 02:10:22 # -> Force: false 02:10:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver [Pipeline] } 02:10:22 $ docker exec --env ******** --env ******** 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent -k 02:10:22 unset SSH_AUTH_SOCK; 02:10:22 unset SSH_AGENT_PID; 02:10:22 echo Agent pid 61 killed; 02:10:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:23 + git semver [Pipeline] } 02:10:23 $ docker stop --time=1 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 02:10:24 $ docker rm -f 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:10:25 Stashed 63 file(s) [Pipeline] echo 02:10:25 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:10:40 Still waiting to schedule task 02:10:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:10:40 Still waiting to schedule task 02:10:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:12:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7951 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws 02:12:28 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 02:12:34 using credential edgex-jenkins-ssh 02:12:34 Cloning the remote Git repository 02:12:34 Cloning with configured refspecs honoured and without tags 02:12:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:12:34 > git init /w/workspace/device-sdk-go/2 # timeout=10 02:12:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:12:34 > git --version # timeout=10 02:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:35 Fetching without tags 02:12:36 Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 585ae55c50c9019eec1f4a19510191d0c400aa4c 02:12:36 Merge succeeded, producing 585ae55c50c9019eec1f4a19510191d0c400aa4c 02:12:36 Checking out Revision 585ae55c50c9019eec1f4a19510191d0c400aa4c (PR-527) 02:12:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:12:35 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 02:12:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:12:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:12:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:36 > git config core.sparsecheckout # timeout=10 02:12:36 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 02:12:36 > git remote # timeout=10 02:12:36 > git config --get remote.origin.url # timeout=10 02:12:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:36 > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 02:12:36 > git rev-parse HEAD^{commit} # timeout=10 02:12:36 > git config core.sparsecheckout # timeout=10 02:12:36 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 02:12:41 Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:12:42 ========================================================= 02:12:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:12:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:12:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 02:12:44 Sending build context to Docker daemon 3.065MB 02:12:44 Step 1/8 : ARG BASE=golang:1.13-alpine 02:12:44 Step 2/8 : FROM ${BASE} 02:12:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:44 cde5963f3b93: Pulling fs layer 02:12:44 2a23fa8c16f7: Pulling fs layer 02:12:44 777b28850792: Pulling fs layer 02:12:44 8a11ddd9e578: Pulling fs layer 02:12:44 4cf88f913ddb: Pulling fs layer 02:12:44 1df406cf5192: Pulling fs layer 02:12:44 cd6300453558: Pulling fs layer 02:12:44 b9c365052c96: Pulling fs layer 02:12:44 a2d8cc88f415: Pulling fs layer 02:12:44 ea1d1ca13537: Pulling fs layer 02:12:44 3750a50a1c5e: Pulling fs layer 02:12:44 8a11ddd9e578: Waiting 02:12:44 4cf88f913ddb: Waiting 02:12:44 1df406cf5192: Waiting 02:12:44 b9c365052c96: Waiting 02:12:44 a2d8cc88f415: Waiting 02:12:44 3750a50a1c5e: Waiting 02:12:44 cd6300453558: Waiting 02:12:44 ea1d1ca13537: Waiting 02:12:44 777b28850792: Verifying Checksum 02:12:44 777b28850792: Download complete 02:12:44 2a23fa8c16f7: Verifying Checksum 02:12:44 2a23fa8c16f7: Download complete 02:12:44 4cf88f913ddb: Verifying Checksum 02:12:44 4cf88f913ddb: Download complete 02:12:44 1df406cf5192: Download complete 02:12:44 cde5963f3b93: Download complete 02:12:45 cde5963f3b93: Pull complete 02:12:46 2a23fa8c16f7: Pull complete 02:12:46 777b28850792: Pull complete 02:12:48 cd6300453558: Verifying Checksum 02:12:48 cd6300453558: Download complete 02:12:48 a2d8cc88f415: Verifying Checksum 02:12:48 a2d8cc88f415: Download complete 02:12:51 ea1d1ca13537: Verifying Checksum 02:12:51 ea1d1ca13537: Download complete 02:12:51 3750a50a1c5e: Verifying Checksum 02:12:51 3750a50a1c5e: Download complete 02:12:53 Running on prd-centos7-docker-4c-2g-7952 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws 02:12:53 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 02:12:53 b9c365052c96: Download complete 02:12:55 8a11ddd9e578: Download complete 02:12:55 using credential edgex-jenkins-ssh 02:12:56 Cloning the remote Git repository 02:12:56 Cloning with configured refspecs honoured and without tags 02:12:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:12:56 > git init /w/workspace/device-sdk-go/2 # timeout=10 02:12:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:12:56 > git --version # timeout=10 02:12:56 Fetching without tags 02:12:57 Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 585ae55c50c9019eec1f4a19510191d0c400aa4c 02:12:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:12:56 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 02:12:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:12:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:12:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:57 > git config core.sparsecheckout # timeout=10 02:12:57 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 02:12:57 Merge succeeded, producing 585ae55c50c9019eec1f4a19510191d0c400aa4c 02:12:57 Checking out Revision 585ae55c50c9019eec1f4a19510191d0c400aa4c (PR-527) 02:12:57 > git remote # timeout=10 02:12:57 > git config --get remote.origin.url # timeout=10 02:12:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:57 > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 02:12:57 > git rev-parse HEAD^{commit} # timeout=10 02:12:57 > git config core.sparsecheckout # timeout=10 02:12:57 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 02:13:01 Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:13:02 ========================================================= 02:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:13:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:13:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 02:13:03 Sending build context to Docker daemon 3.064MB 02:13:03 Step 1/8 : ARG BASE=golang:1.13-alpine 02:13:03 Step 2/8 : FROM ${BASE} 02:13:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:13:03 e6b0cf9c0882: Pulling fs layer 02:13:03 2848faf0eed1: Pulling fs layer 02:13:03 0f37312ad70f: Pulling fs layer 02:13:03 5788d62ee057: Pulling fs layer 02:13:03 0e6b1d234666: Pulling fs layer 02:13:03 bf5d7aec512f: Pulling fs layer 02:13:03 34c802a77dc8: Pulling fs layer 02:13:03 9eb99e56ec68: Pulling fs layer 02:13:03 27c7a5d97fbd: Pulling fs layer 02:13:03 5c102a31e300: Pulling fs layer 02:13:03 dcfb455df0a1: Pulling fs layer 02:13:03 27c7a5d97fbd: Waiting 02:13:03 0e6b1d234666: Waiting 02:13:03 5c102a31e300: Waiting 02:13:03 dcfb455df0a1: Waiting 02:13:03 bf5d7aec512f: Waiting 02:13:03 34c802a77dc8: Waiting 02:13:03 9eb99e56ec68: Waiting 02:13:03 5788d62ee057: Waiting 02:13:03 0f37312ad70f: Verifying Checksum 02:13:03 0f37312ad70f: Download complete 02:13:03 2848faf0eed1: Verifying Checksum 02:13:03 2848faf0eed1: Download complete 02:13:03 0e6b1d234666: Verifying Checksum 02:13:03 0e6b1d234666: Download complete 02:13:03 bf5d7aec512f: Verifying Checksum 02:13:03 bf5d7aec512f: Download complete 02:13:03 e6b0cf9c0882: Verifying Checksum 02:13:03 e6b0cf9c0882: Download complete 02:13:03 e6b0cf9c0882: Pull complete 02:13:03 34c802a77dc8: Download complete 02:13:03 27c7a5d97fbd: Verifying Checksum 02:13:03 27c7a5d97fbd: Download complete 02:13:04 5c102a31e300: Verifying Checksum 02:13:04 5c102a31e300: Download complete 02:13:04 dcfb455df0a1: Verifying Checksum 02:13:04 dcfb455df0a1: Download complete 02:13:05 9eb99e56ec68: Verifying Checksum 02:13:05 9eb99e56ec68: Download complete 02:13:05 5788d62ee057: Verifying Checksum 02:13:06 2848faf0eed1: Pull complete 02:13:06 0f37312ad70f: Pull complete 02:13:08 8a11ddd9e578: Pull complete 02:13:08 4cf88f913ddb: Pull complete 02:13:08 1df406cf5192: Pull complete 02:13:11 5788d62ee057: Pull complete 02:13:11 0e6b1d234666: Pull complete 02:13:11 bf5d7aec512f: Pull complete 02:13:12 cd6300453558: Pull complete 02:13:17 b9c365052c96: Pull complete 02:13:17 a2d8cc88f415: Pull complete 02:13:18 34c802a77dc8: Pull complete 02:13:19 ea1d1ca13537: Pull complete 02:13:19 3750a50a1c5e: Pull complete 02:13:19 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:13:20 ---> 78745c68409d 02:13:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:13:21 9eb99e56ec68: Pull complete 02:13:21 27c7a5d97fbd: Pull complete 02:13:22 5c102a31e300: Pull complete 02:13:22 dcfb455df0a1: Pull complete 02:13:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:13:22 ---> 7c70fe431013 02:13:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:13:22 ---> Running in de2e3533a941 02:13:22 Removing intermediate container de2e3533a941 02:13:22 ---> 54b4a68cd78d 02:13:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:22 ---> Running in d54f013c1324 02:13:23 Removing intermediate container d54f013c1324 02:13:23 ---> b6d83e6ff688 02:13:23 Step 5/8 : RUN apk add --no-cache make git 02:13:23 ---> Running in f1f0b5c06b4f 02:13:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:13:24 ---> Running in 024a470a4c78 02:13:24 Removing intermediate container 024a470a4c78 02:13:24 ---> ab61516fa606 02:13:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:24 ---> Running in 1da95c524513 02:13:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:13:25 OK: 143 MiB in 39 packages 02:13:25 Removing intermediate container f1f0b5c06b4f 02:13:25 ---> 3d8a033ce698 02:13:25 Step 6/8 : WORKDIR /device-sdk-go 02:13:25 ---> Running in 41ae388015c0 02:13:25 Removing intermediate container 41ae388015c0 02:13:25 ---> 64efd972c9cb 02:13:25 Step 7/8 : COPY . . 02:13:26 ---> a455ccbd9708 02:13:26 Step 8/8 : RUN go mod download 02:13:26 ---> Running in 58cc115323a2 02:13:26 Removing intermediate container 1da95c524513 02:13:26 ---> 41d2b41c98fb 02:13:26 Step 5/8 : RUN apk add --no-cache make git 02:13:26 ---> Running in bca9472cb6da 02:13:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:13:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:13:28 OK: 125 MiB in 39 packages 02:13:28 go: finding github.com/BurntSushi/toml v0.3.1 02:13:28 go: finding github.com/OneOfOne/xxhash v1.2.6 02:13:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:13:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:13:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:13:28 go: finding github.com/bgentry/speakeasy v0.1.0 02:13:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:13:28 go: finding github.com/davecgh/go-spew v1.1.1 02:13:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:13:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:13:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:13:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 02:13:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:13:28 go: finding github.com/fatih/color v1.7.0 02:13:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:13:28 go: finding github.com/go-kit/kit v0.8.0 02:13:28 go: finding github.com/go-logfmt/logfmt v0.4.0 02:13:28 go: finding github.com/go-stack/stack v1.8.0 02:13:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:13:28 go: finding github.com/google/uuid v1.1.0 02:13:28 go: finding github.com/gorilla/mux v1.7.1 02:13:28 go: finding github.com/hashicorp/consul/api v1.1.0 02:13:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:13:28 go: finding github.com/hashicorp/errwrap v1.0.0 02:13:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:13:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:13:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:13:28 go: finding github.com/hashicorp/go-multierror v1.0.0 02:13:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:13:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:13:28 go: finding github.com/hashicorp/go-syslog v1.0.0 02:13:28 go: finding github.com/hashicorp/go-uuid v1.0.1 02:13:28 go: finding github.com/hashicorp/go.net v0.0.1 02:13:28 go: finding github.com/hashicorp/golang-lru v0.5.0 02:13:28 go: finding github.com/hashicorp/logutils v1.0.0 02:13:28 go: finding github.com/hashicorp/mdns v1.0.0 02:13:28 go: finding github.com/hashicorp/memberlist v0.1.3 02:13:28 go: finding github.com/hashicorp/serf v0.8.2 02:13:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:13:28 go: finding github.com/mattn/go-colorable v0.0.9 02:13:28 go: finding github.com/mattn/go-isatty v0.0.3 02:13:28 go: finding github.com/miekg/dns v1.0.14 02:13:28 go: finding github.com/mitchellh/cli v1.0.0 02:13:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:13:28 go: finding github.com/mitchellh/copystructure v1.0.0 02:13:28 go: finding github.com/mitchellh/go-homedir v1.0.0 02:13:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:13:28 go: finding github.com/mitchellh/gox v0.4.0 02:13:28 go: finding github.com/mitchellh/iochan v1.0.0 02:13:28 go: finding github.com/mitchellh/mapstructure v1.1.2 02:13:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:13:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:13:28 go: finding github.com/pelletier/go-toml v1.2.0 02:13:28 go: finding github.com/pkg/errors v0.8.1 02:13:28 go: finding github.com/pmezard/go-difflib v1.0.0 02:13:28 go: finding github.com/posener/complete v1.1.1 02:13:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:13:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:13:28 go: finding github.com/stretchr/objx v0.1.0 02:13:28 go: finding github.com/stretchr/testify v1.5.1 02:13:28 go: finding github.com/ugorji/go v1.1.4 02:13:28 go: finding github.com/x448/float16 v0.8.4 02:13:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:13:28 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:13:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:13:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:13:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:13:28 go: finding gopkg.in/yaml.v2 v2.2.8 02:13:29 Removing intermediate container bca9472cb6da 02:13:29 ---> 74e9dd50dd3d 02:13:29 Step 6/8 : WORKDIR /device-sdk-go 02:13:29 ---> Running in 886eef5c5b62 02:13:30 Removing intermediate container 886eef5c5b62 02:13:30 ---> 7267c389776c 02:13:30 Step 7/8 : COPY . . 02:13:31 ---> 22524005008c 02:13:31 Step 8/8 : RUN go mod download 02:13:31 ---> Running in 275e5cc0c0ff 02:13:33 Removing intermediate container 58cc115323a2 02:13:33 ---> e1b1008d4dd8 02:13:33 Successfully built e1b1008d4dd8 02:13:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:33 + docker inspect -f . ci-base-image-x86_64 02:13:33 . [Pipeline] withDockerContainer 02:13:33 prd-centos7-docker-4c-2g-7952 does not seem to be running inside a container 02:13:33 $ 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 ******** ci-base-image-x86_64 cat 02:13:34 $ docker top c74538e60f3f014cf29653c16b368de9fa3301af884e3db4df1066356ff4b445 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:35 + go version 02:13:35 go version go1.13.5 linux/amd64 [Pipeline] sh 02:13:35 + make test 02:13:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:13:35 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:13:38 go: finding github.com/BurntSushi/toml v0.3.1 02:13:38 go: finding github.com/OneOfOne/xxhash v1.2.6 02:13:38 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:13:38 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:13:38 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:13:38 go: finding github.com/bgentry/speakeasy v0.1.0 02:13:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:13:38 go: finding github.com/davecgh/go-spew v1.1.1 02:13:38 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 02:13:38 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:13:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 02:13:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 02:13:38 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:13:38 go: finding github.com/fatih/color v1.7.0 02:13:38 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:13:38 go: finding github.com/go-kit/kit v0.8.0 02:13:38 go: finding github.com/go-logfmt/logfmt v0.4.0 02:13:38 go: finding github.com/go-stack/stack v1.8.0 02:13:38 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:13:38 go: finding github.com/google/uuid v1.1.0 02:13:38 go: finding github.com/gorilla/mux v1.7.1 02:13:38 go: finding github.com/hashicorp/consul/api v1.1.0 02:13:38 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:13:38 go: finding github.com/hashicorp/errwrap v1.0.0 02:13:38 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:13:38 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:13:38 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:13:38 go: finding github.com/hashicorp/go-multierror v1.0.0 02:13:38 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:13:38 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:13:38 go: finding github.com/hashicorp/go-syslog v1.0.0 02:13:38 go: finding github.com/hashicorp/go-uuid v1.0.1 02:13:38 go: finding github.com/hashicorp/go.net v0.0.1 02:13:38 go: finding github.com/hashicorp/golang-lru v0.5.0 02:13:38 go: finding github.com/hashicorp/logutils v1.0.0 02:13:38 go: finding github.com/hashicorp/mdns v1.0.0 02:13:38 go: finding github.com/hashicorp/memberlist v0.1.3 02:13:38 go: finding github.com/hashicorp/serf v0.8.2 02:13:38 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:13:38 go: finding github.com/mattn/go-colorable v0.0.9 02:13:38 go: finding github.com/mattn/go-isatty v0.0.3 02:13:38 go: finding github.com/miekg/dns v1.0.14 02:13:38 go: finding github.com/mitchellh/cli v1.0.0 02:13:38 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:13:38 go: finding github.com/mitchellh/copystructure v1.0.0 02:13:38 go: finding github.com/mitchellh/go-homedir v1.0.0 02:13:38 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:13:38 go: finding github.com/mitchellh/gox v0.4.0 02:13:38 go: finding github.com/mitchellh/iochan v1.0.0 02:13:38 go: finding github.com/mitchellh/mapstructure v1.1.2 02:13:38 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:13:38 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:13:38 go: finding github.com/pelletier/go-toml v1.2.0 02:13:38 go: finding github.com/pkg/errors v0.8.1 02:13:38 go: finding github.com/pmezard/go-difflib v1.0.0 02:13:38 go: finding github.com/posener/complete v1.1.1 02:13:38 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:13:38 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:13:38 go: finding github.com/stretchr/objx v0.1.0 02:13:38 go: finding github.com/stretchr/testify v1.5.1 02:13:38 go: finding github.com/ugorji/go v1.1.4 02:13:38 go: finding github.com/x448/float16 v0.8.4 02:13:38 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:13:38 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:13:38 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:13:38 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:13:39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:13:39 go: finding gopkg.in/yaml.v2 v2.2.8 02:13:48 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:13:48 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:13:48 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:13:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.012s coverage: 22.1% of statements 02:13:49 Removing intermediate container 275e5cc0c0ff 02:13:49 ---> 6032637c354a 02:13:49 Successfully built 6032637c354a 02:13:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:49 + docker inspect -f . ci-base-image-arm64 02:13:50 . [Pipeline] withDockerContainer 02:13:50 prd-ubuntu18.04-docker-arm64-4c-16g-7951 does not seem to be running inside a container 02:13:50 $ 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 ******** ci-base-image-arm64 cat 02:13:51 $ docker top 7d439545b6b14037369794014e0495b16ddaa4348fc86b21fe83c6bb1eeb83f5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:52 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.045s coverage: 95.8% of statements 02:13:53 + go version 02:13:53 go version go1.13.5 linux/arm64 [Pipeline] sh 02:13:53 + make test 02:13:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:13:55 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:14:21 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:14:21 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:14:21 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:14:23 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements 02:14:24 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.061s coverage: 11.4% of statements 02:14:24 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements 02:14:24 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:14:24 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.138s coverage: 36.9% of statements 02:14:24 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:14:24 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:14:24 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.408s coverage: 65.2% of statements 02:14:24 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:14:24 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:14:24 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:14:24 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements 02:14:24 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 02:14:24 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.096s coverage: 68.9% of statements 02:14:24 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:14:24 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:14:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:14:24 gofmt -l . 02:14:24 [ "`gofmt -l .`" = "" ] 02:14:24 ./bin/test-attribution-txt.sh 02:14:25 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:14:25 Stashed 1 file(s) [Pipeline] } 02:14:25 $ docker stop --time=1 c74538e60f3f014cf29653c16b368de9fa3301af884e3db4df1066356ff4b445 02:14:26 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.178s coverage: 95.8% of statements 02:14:27 $ docker rm -f c74538e60f3f014cf29653c16b368de9fa3301af884e3db4df1066356ff4b445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:29 + ls -al . 02:14:29 total 180 02:14:29 drwxrwxr-x. 11 jenkins jenkins 4096 May 12 02:14 . 02:14:29 drwxrwxr-x. 4 jenkins jenkins 28 May 12 02:12 .. 02:14:29 drwxrwxr-x. 3 jenkins jenkins 20 May 12 02:12 api 02:14:29 drwxrwxr-x. 2 jenkins jenkins 64 May 12 02:12 bin 02:14:29 -rw-r--r--. 1 jenkins jenkins 110877 May 12 02:14 coverage.out 02:14:29 -rw-rw-r--. 1 jenkins jenkins 936 May 12 02:12 Dockerfile.build 02:14:29 -rw-rw-r--. 1 jenkins jenkins 140 May 12 02:12 .dockerignore 02:14:29 drwxrwxr-x. 4 jenkins jenkins 48 May 12 02:12 example 02:14:29 drwxrwxr-x. 8 jenkins jenkins 179 May 12 02:13 .git 02:14:29 drwxrwxr-x. 2 jenkins jenkins 38 May 12 02:12 .github 02:14:29 -rw-rw-r--. 1 jenkins jenkins 138 May 12 02:12 .gitignore 02:14:29 -rw-r--r--. 1 jenkins jenkins 446 May 12 02:14 go.mod 02:14:29 -rw-r--r--. 1 jenkins jenkins 12179 May 12 02:14 go.sum 02:14:29 drwxrwxr-x. 15 jenkins jenkins 217 May 12 02:12 internal 02:14:29 -rw-rw-r--. 1 jenkins jenkins 808 May 12 02:12 Jenkinsfile 02:14:29 -rw-rw-r--. 1 jenkins jenkins 11341 May 12 02:12 LICENSE 02:14:29 -rw-rw-r--. 1 jenkins jenkins 892 May 12 02:12 Makefile 02:14:29 drwxrwxr-x. 5 jenkins jenkins 50 May 12 02:12 pkg 02:14:29 -rw-rw-r--. 1 jenkins jenkins 3166 May 12 02:12 README.md 02:14:29 -rw-rw-r--. 1 jenkins jenkins 3788 May 12 02:12 RELEASE-NOTES.txt 02:14:29 drwxrwxr-x. 3 jenkins jenkins 58 May 12 02:13 .semver 02:14:29 drwxrwxr-x. 4 jenkins jenkins 54 May 12 02:12 snap 02:14:29 -rw-rw-r--. 1 jenkins jenkins 5 May 12 02:10 VERSION 02:14:29 -rw-rw-r--. 1 jenkins jenkins 222 May 12 02:12 version.go [Pipeline] isUnix [Pipeline] sh 02:14:29 + 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=585ae55c50c9019eec1f4a19510191d0c400aa4c --label arch=amd64 --label version=0.0.0 . 02:14:29 Sending build context to Docker daemon 3.192MB 02:14:29 Step 1/21 : ARG BASE=golang:1.13-alpine 02:14:29 Step 2/21 : FROM ${BASE} AS builder 02:14:29 ---> e1b1008d4dd8 02:14:29 Step 3/21 : ARG MAKE='make build' 02:14:29 ---> Running in e44b8176b222 02:14:29 Removing intermediate container e44b8176b222 02:14:29 ---> cb31f2b444f6 02:14:29 Step 4/21 : WORKDIR /device-sdk-go 02:14:29 ---> Running in a2e1116adce0 02:14:29 Removing intermediate container a2e1116adce0 02:14:29 ---> 264324889ee3 02:14:29 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:14:29 ---> Running in 378acc5068d7 02:14:30 Removing intermediate container 378acc5068d7 02:14:30 ---> bcda06a6bccf 02:14:30 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:30 ---> Running in 409f0f4a22e4 02:14:30 Removing intermediate container 409f0f4a22e4 02:14:30 ---> 74d9b86192cb 02:14:30 Step 7/21 : RUN apk add --update --no-cache make git 02:14:30 ---> Running in 429555a2f622 02:14:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:14:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:14:32 OK: 143 MiB in 39 packages 02:14:32 Removing intermediate container 429555a2f622 02:14:32 ---> 7c92f4b1099a 02:14:32 Step 8/21 : COPY . . 02:14:32 ---> 2a176e4e5bff 02:14:32 Step 9/21 : RUN ${MAKE} 02:14:32 ---> Running in a086384f67c1 02:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:14:41 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:14:42 Removing intermediate container a086384f67c1 02:14:42 ---> 52ccb65e2aaa 02:14:42 Step 10/21 : FROM scratch 02:14:42 ---> 02:14:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:14:42 ---> Running in b5287fcaa51a 02:14:42 Removing intermediate container b5287fcaa51a 02:14:42 ---> 9a29c184da71 02:14:42 Step 12/21 : ENV APP_PORT=49990 02:14:42 ---> Running in a9473955ff5c 02:14:42 Removing intermediate container a9473955ff5c 02:14:42 ---> 20743efd4faa 02:14:42 Step 13/21 : EXPOSE $APP_PORT 02:14:42 ---> Running in cdb50dff9df9 02:14:42 Removing intermediate container cdb50dff9df9 02:14:42 ---> 25f1d4b10a7f 02:14:42 Step 14/21 : WORKDIR / 02:14:42 ---> Running in 2e99fc3aba17 02:14:42 Removing intermediate container 2e99fc3aba17 02:14:42 ---> 1d04f69245d1 02:14:42 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:14:43 ---> 859b606301c7 02:14:43 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:14:43 ---> 842fe6da855c 02:14:43 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:14:43 ---> ae43032da8f9 02:14:43 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:43 ---> Running in 123e1ffcf954 02:14:43 Removing intermediate container 123e1ffcf954 02:14:43 ---> 81659ad7ce14 02:14:43 Step 19/21 : LABEL arch=amd64 02:14:43 ---> Running in 63578c99ef21 02:14:43 Removing intermediate container 63578c99ef21 02:14:43 ---> 300b2c4d773f 02:14:43 Step 20/21 : LABEL git_sha=585ae55c50c9019eec1f4a19510191d0c400aa4c 02:14:43 ---> Running in 1dec5da05b0e 02:14:44 Removing intermediate container 1dec5da05b0e 02:14:44 ---> dd4ddb40012e 02:14:44 Step 21/21 : LABEL version=0.0.0 02:14:44 ---> Running in 288f6818d114 02:14:44 Removing intermediate container 288f6818d114 02:14:44 ---> 406583845364 02:14:44 [Warning] One or more build-args [ARCH] were not consumed 02:14:44 Successfully built 406583845364 02:14:44 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] } 02:14:58 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 11.4% of statements 02:14:58 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements 02:14:58 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:14:58 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.138s coverage: 36.9% of statements 02:14:58 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:14:58 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:14:58 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.547s coverage: 65.2% of statements 02:14:58 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:14:58 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:14:58 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:14:58 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.040s coverage: 52.6% of statements 02:14:58 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 02:14:58 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.354s coverage: 68.9% of statements 02:14:58 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:14:58 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:14:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:15:01 gofmt -l . 02:15:01 [ "`gofmt -l .`" = "" ] 02:15:01 ./bin/test-attribution-txt.sh 02:15:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:15:03 Warning: overwriting stash ‘coverage-report’ 02:15:03 Stashed 1 file(s) [Pipeline] } 02:15:03 $ docker stop --time=1 7d439545b6b14037369794014e0495b16ddaa4348fc86b21fe83c6bb1eeb83f5 02:15:05 $ docker rm -f 7d439545b6b14037369794014e0495b16ddaa4348fc86b21fe83c6bb1eeb83f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:15:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:15:07 + ls -al . 02:15:07 total 220 02:15:07 drwxrwxr-x 11 jenkins jenkins 4096 May 12 02:15 . 02:15:07 drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:12 .. 02:15:07 -rw-rw-r-- 1 jenkins jenkins 140 May 12 02:12 .dockerignore 02:15:07 drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:12 .git 02:15:07 drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:12 .github 02:15:07 -rw-rw-r-- 1 jenkins jenkins 138 May 12 02:12 .gitignore 02:15:07 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:12 .semver 02:15:07 -rw-rw-r-- 1 jenkins jenkins 936 May 12 02:12 Dockerfile.build 02:15:07 -rw-rw-r-- 1 jenkins jenkins 808 May 12 02:12 Jenkinsfile 02:15:07 -rw-rw-r-- 1 jenkins jenkins 11341 May 12 02:12 LICENSE 02:15:07 -rw-rw-r-- 1 jenkins jenkins 892 May 12 02:12 Makefile 02:15:07 -rw-rw-r-- 1 jenkins jenkins 3166 May 12 02:12 README.md 02:15:07 -rw-rw-r-- 1 jenkins jenkins 3788 May 12 02:12 RELEASE-NOTES.txt 02:15:07 -rw-rw-r-- 1 jenkins jenkins 5 May 12 02:10 VERSION 02:15:07 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:12 api 02:15:07 drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:12 bin 02:15:07 -rw-r--r-- 1 jenkins jenkins 110877 May 12 02:14 coverage.out 02:15:07 drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:12 example 02:15:07 -rw-r--r-- 1 jenkins jenkins 446 May 12 02:15 go.mod 02:15:07 -rw-r--r-- 1 jenkins jenkins 12179 May 12 02:15 go.sum 02:15:07 drwxrwxr-x 15 jenkins jenkins 4096 May 12 02:12 internal 02:15:07 drwxrwxr-x 5 jenkins jenkins 4096 May 12 02:12 pkg 02:15:07 drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:12 snap 02:15:07 -rw-rw-r-- 1 jenkins jenkins 222 May 12 02:12 version.go [Pipeline] isUnix [Pipeline] sh 02:15:07 + 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=585ae55c50c9019eec1f4a19510191d0c400aa4c --label arch=arm64 --label version=0.0.0 . 02:15:08 Sending build context to Docker daemon 3.193MB 02:15:08 Step 1/21 : ARG BASE=golang:1.13-alpine 02:15:08 Step 2/21 : FROM ${BASE} AS builder 02:15:08 ---> 6032637c354a 02:15:08 Step 3/21 : ARG MAKE='make build' 02:15:08 ---> Running in 8cb24a207b18 02:15:08 Removing intermediate container 8cb24a207b18 02:15:08 ---> 5d88d92f1c7a 02:15:08 Step 4/21 : WORKDIR /device-sdk-go 02:15:08 ---> Running in 0cc5df4d19f9 02:15:09 Removing intermediate container 0cc5df4d19f9 02:15:09 ---> c4c90e99f4d1 02:15:09 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:15:09 ---> Running in c043f9da7922 02:15:09 Removing intermediate container c043f9da7922 02:15:09 ---> 6c8397e21ab0 02:15:09 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:10 ---> Running in c815246096d0 02:15:12 Removing intermediate container c815246096d0 02:15:12 ---> 2737b06b7740 02:15:12 Step 7/21 : RUN apk add --update --no-cache make git 02:15:12 ---> Running in 5e1c7a3b6328 02:15:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:15:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:15:14 OK: 125 MiB in 39 packages 02:15:15 Removing intermediate container 5e1c7a3b6328 02:15:15 ---> 4f7e3de724b9 02:15:15 Step 8/21 : COPY . . 02:15:16 ---> e82f49bb4401 02:15:16 Step 9/21 : RUN ${MAKE} 02:15:16 ---> Running in eb9ba3aa7bd0 02:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:15:39 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:15:41 Removing intermediate container eb9ba3aa7bd0 02:15:41 ---> 21bbd32d7a43 02:15:41 Step 10/21 : FROM scratch 02:15:41 ---> 02:15:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:15:41 ---> Running in eb33d09555c6 02:15:42 Removing intermediate container eb33d09555c6 02:15:42 ---> c26e284dd971 02:15:42 Step 12/21 : ENV APP_PORT=49990 02:15:42 ---> Running in 297f550610d9 02:15:42 Removing intermediate container 297f550610d9 02:15:42 ---> 172aceed0711 02:15:42 Step 13/21 : EXPOSE $APP_PORT 02:15:42 ---> Running in c32909db35ea 02:15:43 Removing intermediate container c32909db35ea 02:15:43 ---> 913d28433192 02:15:43 Step 14/21 : WORKDIR / 02:15:43 ---> Running in dcc132a84fd5 02:15:43 Removing intermediate container dcc132a84fd5 02:15:43 ---> 1043b6b1fccb 02:15:43 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:15:44 ---> 99b53eb5e0ad 02:15:44 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:15:44 ---> 83b2d153651b 02:15:44 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:15:45 ---> 34f1a2a391e6 02:15:45 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:15:45 ---> Running in 75e01a2e5fae 02:15:45 Removing intermediate container 75e01a2e5fae 02:15:45 ---> 611f3e54bdca 02:15:45 Step 19/21 : LABEL arch=arm64 02:15:46 ---> Running in 1401add0efbd 02:15:46 Removing intermediate container 1401add0efbd 02:15:46 ---> d5cfa6220b59 02:15:46 Step 20/21 : LABEL git_sha=585ae55c50c9019eec1f4a19510191d0c400aa4c 02:15:46 ---> Running in 0ea6176e25f0 02:15:46 Removing intermediate container 0ea6176e25f0 02:15:46 ---> 5e011feb40ba 02:15:46 Step 21/21 : LABEL version=0.0.0 02:15:46 ---> Running in 04307c9ee566 02:15:47 Removing intermediate container 04307c9ee566 02:15:47 ---> 42e0238d81b8 02:15:47 [Warning] One or more build-args [ARCH] were not consumed 02:15:47 Successfully built 42e0238d81b8 02:15:47 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:15:48 provisioning config files... 02:15:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config3902062803730485507tmp [Pipeline] { [Pipeline] sh 02:15:48 + curl -s https://codecov.io/bash 02:15:48 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config3902062803730485507tmp 02:15:49 02:15:49 _____ _ 02:15:49 / ____| | | 02:15:49 | | ___ __| | ___ ___ _____ __ 02:15:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:15:49 | |___| (_) | (_| | __/ (_| (_) \ V / 02:15:49 \_____\___/ \__,_|\___|\___\___/ \_/ 02:15:49 Bash-tbd 02:15:49 02:15:49 02:15:49 ==> Jenkins CI detected. 02:15:49 project root: . 02:15:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:15:49 ==> Running gcov in . (disable via -X gcov) 02:15:49 ==> Python coveragepy not found 02:15:49 ==> Searching for coverage reports in: 02:15:49 + . 02:15:49 -> Found 1 reports 02:15:49 ==> Detecting git/mercurial file structure 02:15:49 ==> Reading reports 02:15:49 + ./coverage.out bytes=110877 02:15:49 ==> Appending adjustments 02:15:49 http://docs.codecov.io/docs/fixing-reports 02:15:49 + Found adjustments 02:15:49 ==> Gzipping contents 02:15:49 ==> Uploading reports 02:15:49 url: https://codecov.io 02:15:49 query: branch=PR-527&commit=585ae55c50c9019eec1f4a19510191d0c400aa4c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= 02:15:49 -> Pinging Codecov 02:15:49 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-527&commit=585ae55c50c9019eec1f4a19510191d0c400aa4c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= 02:15:49 -> Uploading 02:15:50 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/585ae55c50c9019eec1f4a19510191d0c400aa4c [Pipeline] } 02:15:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:15:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:15:52 ---> package-listing.sh 02:15:52 ++ facter osfamily 02:15:52 ++ tr '[:upper:]' '[:lower:]' 02:15:52 + OS_FAMILY=redhat 02:15:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-527 02:15:52 + START_PACKAGES=/tmp/packages_start.txt 02:15:52 + END_PACKAGES=/tmp/packages_end.txt 02:15:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:15:52 + PACKAGES=/tmp/packages_start.txt 02:15:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' 02:15:52 + PACKAGES=/tmp/packages_end.txt 02:15:52 + case "${OS_FAMILY}" in 02:15:52 + rpm -qa 02:15:52 + sort 02:15:56 + '[' -f /tmp/packages_start.txt ']' 02:15:56 + '[' -f /tmp/packages_end.txt ']' 02:15:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:15:56 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' 02:15:56 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ 02:15:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ [Pipeline] isUnix [Pipeline] sh 02:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:56 02:15:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:57 alpine: Pulling from edgex-lftools-log-publisher 02:15:57 c9b1b535fdd9: Pulling fs layer 02:15:57 2cc5ad85d9ab: Pulling fs layer 02:15:57 756a868c4378: Pulling fs layer 02:15:57 444b2fc9a129: Pulling fs layer 02:15:57 ea15f1150254: Pulling fs layer 02:15:57 41b27a9f41bf: Pulling fs layer 02:15:57 28c525ee5125: Pulling fs layer 02:15:57 094b1ea09ed8: Pulling fs layer 02:15:57 138eaada9080: Pulling fs layer 02:15:57 0622d0fa9048: Pulling fs layer 02:15:57 ea15f1150254: Waiting 02:15:57 094b1ea09ed8: Waiting 02:15:57 41b27a9f41bf: Waiting 02:15:57 138eaada9080: Waiting 02:15:57 28c525ee5125: Waiting 02:15:57 0622d0fa9048: Waiting 02:15:57 444b2fc9a129: Waiting 02:15:57 2cc5ad85d9ab: Verifying Checksum 02:15:57 2cc5ad85d9ab: Download complete 02:15:57 444b2fc9a129: Verifying Checksum 02:15:57 444b2fc9a129: Download complete 02:15:57 c9b1b535fdd9: Verifying Checksum 02:15:57 ea15f1150254: Verifying Checksum 02:15:57 ea15f1150254: Download complete 02:15:57 28c525ee5125: Verifying Checksum 02:15:57 28c525ee5125: Download complete 02:15:57 c9b1b535fdd9: Pull complete 02:15:57 756a868c4378: Verifying Checksum 02:15:57 756a868c4378: Download complete 02:15:57 138eaada9080: Verifying Checksum 02:15:57 138eaada9080: Download complete 02:15:57 0622d0fa9048: Verifying Checksum 02:15:57 0622d0fa9048: Download complete 02:15:57 094b1ea09ed8: Verifying Checksum 02:15:57 094b1ea09ed8: Download complete 02:15:57 2cc5ad85d9ab: Pull complete 02:15:58 41b27a9f41bf: Verifying Checksum 02:15:58 41b27a9f41bf: Download complete 02:15:59 756a868c4378: Pull complete 02:15:59 444b2fc9a129: Pull complete 02:15:59 ea15f1150254: Pull complete 02:16:05 41b27a9f41bf: Pull complete 02:16:05 28c525ee5125: Pull complete 02:16:06 094b1ea09ed8: Pull complete 02:16:06 138eaada9080: Pull complete 02:16:08 0622d0fa9048: Pull complete 02:16:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:16:09 prd-centos7-docker-4c-2g-7950 does not seem to be running inside a container 02:16:09 $ 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-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@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 02:16:09 $ docker top 56871c9358da4d0b3ca141df58b56452ff6ce06c04649c32d5e8c4ff36697a26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:10 provisioning config files... 02:16:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config5390786996123068804tmp [Pipeline] { [Pipeline] echo 02:16:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:16:10 ---> create-netrc.sh [Pipeline] echo 02:16:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:16:10 ---> logs-deploy.sh 02:16:10 + ARCHIVE_ARTIFACTS= 02:16:10 + LOGS_SERVER=https://logs.edgexfoundry.org 02:16:10 + '[' https://logs.edgexfoundry.org == None ']' 02:16:10 + NEXUS_URL=https://nexus.edgexfoundry.org 02:16:10 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/2 02:16:10 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/2/ 02:16:10 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/2 /w/workspace/dgexfoundry_device-sdk-go_PR-527 02:16:12 Archives upload complete. 02:16:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/2/ 02:16:13 ---> uname -a: 02:16:13 Linux 56871c9358da 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:16:13 02:16:13 02:16:13 ---> lscpu: 02:16:13 Architecture: x86_64 02:16:13 CPU op-mode(s): 32-bit, 64-bit 02:16:13 Byte Order: Little Endian 02:16:13 Address sizes: 40 bits physical, 48 bits virtual 02:16:13 CPU(s): 4 02:16:13 On-line CPU(s) list: 0-3 02:16:13 Thread(s) per core: 1 02:16:13 Core(s) per socket: 1 02:16:13 Socket(s): 4 02:16:13 NUMA node(s): 1 02:16:13 Vendor ID: GenuineIntel 02:16:13 CPU family: 6 02:16:13 Model: 44 02:16:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:16:13 Stepping: 1 02:16:13 CPU MHz: 2933.396 02:16:13 BogoMIPS: 5866.79 02:16:13 Virtualization: VT-x 02:16:13 Hypervisor vendor: KVM 02:16:13 Virtualization type: full 02:16:13 L1d cache: 128 KiB 02:16:13 L1i cache: 128 KiB 02:16:13 L2 cache: 16 MiB 02:16:13 L3 cache: 64 MiB 02:16:13 NUMA node0 CPU(s): 0-3 02:16:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:16:13 Vulnerability Meltdown: Mitigation; PTI 02:16:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:16:13 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:16:13 Vulnerability Spectre v2: Mitigation; Full retpoline 02:16:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:16:13 02:16:13 02:16:13 ---> nproc: 02:16:13 4 02:16:13 02:16:13 02:16:13 ---> df -h: 02:16:13 Filesystem Size Used Available Use% Mounted on 02:16:13 overlay 50.0G 6.3G 43.7G 13% / 02:16:13 tmpfs 64.0M 0 64.0M 0% /dev 02:16:13 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:16:13 shm 64.0M 0 64.0M 0% /dev/shm 02:16:13 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 02:16:13 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 02:16:13 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 02:16:13 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527 02:16:13 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp 02:16:13 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 02:16:13 02:16:13 02:16:13 ---> free -m: 02:16:13 total used free shared buff/cache available 02:16:13 Mem: 1838 634 65 0 1138 1100 02:16:13 Swap: 1023 1 1022 02:16:13 02:16:13 02:16:13 ---> ip addr: 02:16:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:16:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:16:13 inet 127.0.0.1/8 scope host lo 02:16:13 valid_lft forever preferred_lft forever 02:16:13 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:16:13 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:16:13 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:16:13 valid_lft forever preferred_lft forever 02:16:13 02:16:13 02:16:13 ---> sar -b -r -n DEV: 02:16:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/12/20 _x86_64_ (4 CPU) 02:16:13 02:16:13 02:09:31 LINUX RESTART 02:16:13 02:16:13 02:10:01 tps rtps wtps bread/s bwrtn/s 02:16:13 02:11:01 42.55 11.14 31.41 2278.77 2502.68 02:16:13 02:12:01 2.53 0.00 2.53 0.00 82.46 02:16:13 02:13:01 0.38 0.00 0.38 0.00 6.55 02:16:13 02:14:01 0.18 0.00 0.18 0.00 1.60 02:16:13 02:15:01 0.23 0.00 0.23 0.00 3.38 02:16:13 02:16:01 79.33 53.48 25.85 3542.57 9664.86 02:16:13 Average: 20.87 10.77 10.10 970.31 2043.71 02:16:13 02:16:13 02:10:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:16:13 02:11:01 114648 1767656 93.91 2620 1208028 936320 31.95 452740 1151120 16 02:16:13 02:12:01 122920 1759384 93.47 2620 1208032 894276 30.51 446340 1150808 16 02:16:13 02:13:01 121684 1760620 93.54 2620 1208040 894468 30.52 447668 1150808 12 02:16:13 02:14:01 122588 1759716 93.49 2620 1208044 894276 30.51 447004 1150780 20 02:16:13 02:15:01 122408 1759896 93.50 2620 1208052 894348 30.51 447352 1150780 16 02:16:13 02:16:01 74028 1808276 96.07 2620 1202880 1107460 37.79 473260 1156004 72948 02:16:13 Average: 113046 1769258 93.99 2620 1207179 936858 31.97 452394 1151717 12171 02:16:13 02:16:13 02:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:16:13 02:11:01 eth0 328.49 231.01 696.84 89.24 0.00 0.00 0.00 02:16:13 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:11:01 docker0 6.54 5.48 1.06 17.80 0.00 0.00 0.00 02:16:13 02:12:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 02:16:13 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:13:01 eth0 3.88 1.85 3.43 0.48 0.00 0.00 0.00 02:16:13 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 02:16:13 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:15:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 02:16:13 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:16:01 eth0 94.20 78.33 2327.98 10.05 0.00 0.00 0.00 02:16:13 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 Average: eth0 71.29 51.93 504.77 16.64 0.00 0.00 0.00 02:16:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 Average: docker0 1.09 0.91 0.18 2.97 0.00 0.00 0.00 02:16:13 02:16:13 02:16:13 ---> sar -P ALL: 02:16:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/12/20 _x86_64_ (4 CPU) 02:16:13 02:16:13 02:09:31 LINUX RESTART 02:16:13 02:16:13 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:16:13 02:11:01 all 6.74 0.00 1.84 1.13 0.00 90.28 02:16:13 02:11:01 0 5.90 0.00 2.23 0.67 0.00 91.20 02:16:13 02:11:01 1 7.09 0.00 1.66 0.10 0.00 91.15 02:16:13 02:11:01 2 5.82 0.00 1.82 1.07 0.02 91.27 02:16:13 02:11:01 3 8.16 0.00 1.66 2.70 0.00 87.49 02:16:13 02:12:01 all 0.20 0.00 0.04 0.00 0.00 99.76 02:16:13 02:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:16:13 02:12:01 1 0.08 0.00 0.03 0.00 0.00 99.88 02:16:13 02:12:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:16:13 02:12:01 3 0.57 0.00 0.03 0.00 0.00 99.40 02:16:13 02:13:01 all 0.21 0.00 0.05 0.00 0.00 99.74 02:16:13 02:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:16:13 02:13:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:16:13 02:13:01 2 0.12 0.00 0.05 0.00 0.00 99.83 02:16:13 02:13:01 3 0.57 0.00 0.03 0.00 0.00 99.40 02:16:13 02:14:01 all 0.13 0.00 0.06 0.00 0.00 99.80 02:16:13 02:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:16:13 02:14:01 1 0.08 0.00 0.03 0.00 0.00 99.88 02:16:13 02:14:01 2 0.08 0.00 0.12 0.00 0.00 99.80 02:16:13 02:14:01 3 0.32 0.00 0.07 0.00 0.02 99.60 02:16:13 02:15:01 all 0.12 0.00 0.04 0.00 0.00 99.85 02:16:13 02:15:01 0 0.10 0.00 0.05 0.00 0.00 99.85 02:16:13 02:15:01 1 0.25 0.00 0.05 0.00 0.00 99.70 02:16:13 02:15:01 2 0.08 0.00 0.03 0.00 0.00 99.88 02:16:13 02:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:16:13 02:16:01 all 3.27 0.00 1.48 1.17 0.06 94.01 02:16:13 02:16:01 0 2.97 0.00 1.29 0.53 0.08 95.12 02:16:13 02:16:01 1 3.83 0.00 1.40 2.17 0.10 92.49 02:16:13 02:16:01 2 2.66 0.00 1.54 1.46 0.03 94.31 02:16:13 02:16:01 3 3.65 0.00 1.67 0.54 0.05 94.09 02:16:13 Average: all 1.77 0.00 0.58 0.38 0.01 97.25 02:16:13 Average: 0 1.52 0.00 0.61 0.20 0.02 97.65 02:16:13 Average: 1 1.90 0.00 0.54 0.38 0.02 97.17 02:16:13 Average: 2 1.47 0.00 0.60 0.42 0.01 97.50 02:16:13 Average: 3 2.21 0.00 0.58 0.54 0.01 96.66 02:16:13 02:16:13 02:16:13