Pull request #549 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 bf385af27ee6cdebb8cb1b80710fc8902eff977f+f17d1be1b4849550bf30592997a90b8c252fbe34 (f3036d900daa656fd79f53d43b1a26831324de64) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 58add5173bd5747e956b7cc86a1e88a765e134cb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 58add5173bd5747e956b7cc86a1e88a765e134cb using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 58add5173bd5747e956b7cc86a1e88a765e134cb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 58add5173bd5747e956b7cc86a1e88a765e134cb # timeout=10 Commit message: "Merge pull request #215 from ernestojeda/disable-tests-on-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-673 in /w/workspace/dgexfoundry_device-sdk-go_PR-549 [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-549 # 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/549/head:refs/remotes/origin/PR-549 +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/549/head:refs/remotes/origin/PR-549 # 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/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit bf385af27ee6cdebb8cb1b80710fc8902eff977f Merge succeeded, producing bf385af27ee6cdebb8cb1b80710fc8902eff977f Checking out Revision bf385af27ee6cdebb8cb1b80710fc8902eff977f (PR-549) > git config core.sparsecheckout # timeout=10 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # 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 f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 Commit message: "update SDK unit-test to not using global vars" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:23 ========================================================= 03:37:23 EdgeX Global Pipelines Version Info 03:37:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bf44d3ef0a6aebe8778bce0d5871e0d38c0afb6d # timeout=10 03:37:25 ------------------- 03:37:25 stable info: 03:37:25 ------------------- 03:37:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:37:25 Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb 03:37:25 Message: update stable to v1.0.103 03:37:25 ------------------- 03:37:25 experimental info: 03:37:25 ------------------- 03:37:25 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:25 Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb 03:37:25 Message: update experimental to v1.0.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:27 + git log --format=format:%s -1 bf385af27ee6cdebb8cb1b80710fc8902eff977f [Pipeline] echo 03:37:27 GIT_COMMIT: bf385af27ee6cdebb8cb1b80710fc8902eff977f, Commit Message: update SDK unit-test to not using global vars [Pipeline] echo 03:37:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:28 03:37:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:37:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:29 latest: Pulling from edgex-devops/git-semver 03:37:29 31603596830f: Pulling fs layer 03:37:29 2a8b12db71e7: Pulling fs layer 03:37:29 6ca5941a6612: Pulling fs layer 03:37:29 ecc8261a40a4: Pulling fs layer 03:37:29 ecc8261a40a4: Waiting 03:37:29 2a8b12db71e7: Verifying Checksum 03:37:29 2a8b12db71e7: Download complete 03:37:29 31603596830f: Verifying Checksum 03:37:29 31603596830f: Download complete 03:37:29 ecc8261a40a4: Verifying Checksum 03:37:29 ecc8261a40a4: Download complete 03:37:29 6ca5941a6612: Verifying Checksum 03:37:29 6ca5941a6612: Download complete 03:37:29 31603596830f: Pull complete 03:37:29 2a8b12db71e7: Pull complete 03:37:30 6ca5941a6612: Pull complete 03:37:30 ecc8261a40a4: Pull complete 03:37:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:37:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:37:30 prd-centos7-docker-4c-2g-673 does not seem to be running inside a container 03:37:30 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-549 -v /w/workspace/dgexfoundry_device-sdk-go_PR-549:/w/workspace/dgexfoundry_device-sdk-go_PR-549:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:37:33 $ docker top 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:33 [ssh-agent] Looking for ssh-agent implementation... 03:37:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:33 $ docker exec 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent 03:37:33 SSH_AUTH_SOCK=/tmp/ssh-zEvEkNPPROkC/agent.12 03:37:33 SSH_AGENT_PID=17 03:37:33 Running ssh-add (command line suppressed) 03:37:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_4179550307253939041.key (/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_4179550307253939041.key) 03:37:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:34 + git describe --exact-match --tags HEAD 03:37:34 fatal: No names found, cannot describe anything. [Pipeline] } 03:37:34 $ docker exec --env ******** --env ******** 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent -k 03:37:34 unset SSH_AUTH_SOCK; 03:37:34 unset SSH_AGENT_PID; 03:37:34 echo Agent pid 17 killed; 03:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:37:34 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:37:34 This usually means this commit has not been tagged. [Pipeline] sshagent 03:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:34 [ssh-agent] Looking for ssh-agent implementation... 03:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:34 $ docker exec 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent 03:37:35 SSH_AUTH_SOCK=/tmp/ssh-rojFwt2EoQhi/agent.46 03:37:35 SSH_AGENT_PID=52 03:37:35 Running ssh-add (command line suppressed) 03:37:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_6129864499576618172.key (/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/private_key_6129864499576618172.key) 03:37:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:35 + git semver init 03:37:35 # -> Open(): unable to determine branch for HEAD 03:37:35 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-549/.git 03:37:35 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-549 03:37:35 # $SEMVER_REMOTE_NAME = origin 03:37:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:37:35 # $SEMVER_USER_NAME = edgex-jenkins 03:37:35 # $SEMVER_BRANCH = PR-549 03:37:35 # $SEMVER_TEMP = /tmp/semver-280916638 03:37:35 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:37:36 # '/tmp/semver-280916638' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-549/.semver' 03:37:36 # -> Force: false 03:37:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-549/.semver [Pipeline] } 03:37:36 $ docker exec --env ******** --env ******** 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 ssh-agent -k 03:37:36 unset SSH_AUTH_SOCK; 03:37:36 unset SSH_AGENT_PID; 03:37:36 echo Agent pid 52 killed; 03:37:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:36 + git semver [Pipeline] } 03:37:36 $ docker stop --time=1 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 03:37:38 $ docker rm -f 744e334c8a2da1d103b0e2d9d3017c8486066f00aec90466be17bfa30d6c4729 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:37:38 Stashed 24 file(s) [Pipeline] echo 03:37:38 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 03:37:39 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 03:37:54 Still waiting to schedule task 03:37:54 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-673’ 03:37:54 Still waiting to schedule task 03:37:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:39:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-674 in /w/workspace/dgexfoundry_device-sdk-go_PR-549 [Pipeline] { [Pipeline] ws 03:39:45 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 03:39:51 using credential edgex-jenkins-ssh 03:39:51 Cloning the remote Git repository 03:39:51 Cloning with configured refspecs honoured and without tags 03:39:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:39:51 > git init /w/workspace/device-sdk-go/5 # timeout=10 03:39:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:39:51 > git --version # timeout=10 03:39:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:39:52 Fetching without tags 03:39:52 Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit bf385af27ee6cdebb8cb1b80710fc8902eff977f 03:39:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:39:52 > git config --add remote.origin.fetch +refs/pull/549/head:refs/remotes/origin/PR-549 # timeout=10 03:39:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:39:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:39:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:39:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:39:53 > git config core.sparsecheckout # timeout=10 03:39:53 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 03:39:53 > git remote # timeout=10 03:39:53 > git config --get remote.origin.url # timeout=10 03:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:39:53 > git merge f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 03:39:53 > git rev-parse HEAD^{commit} # timeout=10 03:39:53 Merge succeeded, producing bf385af27ee6cdebb8cb1b80710fc8902eff977f 03:39:53 Checking out Revision bf385af27ee6cdebb8cb1b80710fc8902eff977f (PR-549) 03:39:53 > git config core.sparsecheckout # timeout=10 03:39:53 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 03:39:57 Commit message: "update SDK unit-test to not using global vars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:39:59 ========================================================= 03:39:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:39:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:40:00 + 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 . 03:40:01 Sending build context to Docker daemon 3.079MB 03:40:01 Step 1/8 : ARG BASE=golang:1.13-alpine 03:40:01 Step 2/8 : FROM ${BASE} 03:40:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:40:01 b538f80385f9: Pulling fs layer 03:40:01 74f711af9a0d: Pulling fs layer 03:40:01 99f96fe45779: Pulling fs layer 03:40:01 fd7a069fd194: Pulling fs layer 03:40:01 66aa3694b03b: Pulling fs layer 03:40:01 170f70906a0f: Pulling fs layer 03:40:01 ad7c5574e4b9: Pulling fs layer 03:40:01 e772456be8f7: Pulling fs layer 03:40:01 c890913d741a: Pulling fs layer 03:40:01 2480fcc9aa5a: Pulling fs layer 03:40:01 09adf4765672: Pulling fs layer 03:40:01 fd7a069fd194: Waiting 03:40:01 66aa3694b03b: Waiting 03:40:01 170f70906a0f: Waiting 03:40:01 ad7c5574e4b9: Waiting 03:40:01 e772456be8f7: Waiting 03:40:01 c890913d741a: Waiting 03:40:01 2480fcc9aa5a: Waiting 03:40:01 09adf4765672: Waiting 03:40:01 99f96fe45779: Verifying Checksum 03:40:01 99f96fe45779: Download complete 03:40:01 74f711af9a0d: Verifying Checksum 03:40:01 74f711af9a0d: Download complete 03:40:01 66aa3694b03b: Verifying Checksum 03:40:01 66aa3694b03b: Download complete 03:40:01 170f70906a0f: Verifying Checksum 03:40:01 170f70906a0f: Download complete 03:40:01 b538f80385f9: Verifying Checksum 03:40:01 b538f80385f9: Download complete 03:40:02 b538f80385f9: Pull complete 03:40:03 74f711af9a0d: Pull complete 03:40:03 99f96fe45779: Pull complete 03:40:04 ad7c5574e4b9: Verifying Checksum 03:40:04 ad7c5574e4b9: Download complete 03:40:04 c890913d741a: Download complete 03:40:06 2480fcc9aa5a: Verifying Checksum 03:40:06 2480fcc9aa5a: Download complete 03:40:06 09adf4765672: Verifying Checksum 03:40:06 09adf4765672: Download complete 03:40:07 e772456be8f7: Verifying Checksum 03:40:07 e772456be8f7: Download complete 03:40:07 fd7a069fd194: Verifying Checksum 03:40:07 fd7a069fd194: Download complete 03:40:19 fd7a069fd194: Pull complete 03:40:19 66aa3694b03b: Pull complete 03:40:19 170f70906a0f: Pull complete 03:40:22 ad7c5574e4b9: Pull complete 03:40:27 e772456be8f7: Pull complete 03:40:27 c890913d741a: Pull complete 03:40:29 2480fcc9aa5a: Pull complete 03:40:29 09adf4765672: Pull complete 03:40:29 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 03:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:40:29 ---> 2248a725d1cf 03:40:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:40:35 ---> Running in 1ec46d36b629 03:40:35 Removing intermediate container 1ec46d36b629 03:40:35 ---> e728563e7bb1 03:40:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:35 ---> Running in f5b411ad939a 03:40:37 Removing intermediate container f5b411ad939a 03:40:37 ---> 6b3cb70aca6b 03:40:37 Step 5/8 : RUN apk add --no-cache make git 03:40:37 ---> Running in 3960a2182b01 03:40:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:40:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:40:40 OK: 142 MiB in 39 packages 03:40:41 Removing intermediate container 3960a2182b01 03:40:41 ---> 8cbd5033c4a4 03:40:41 Step 6/8 : WORKDIR /device-sdk-go 03:40:41 ---> Running in b3c786b26b52 03:40:42 Removing intermediate container b3c786b26b52 03:40:42 ---> 83926c3b2973 03:40:42 Step 7/8 : COPY . . 03:40:44 ---> 8354296c1df1 03:40:44 Step 8/8 : RUN go mod download 03:40:44 ---> Running in 44ff37d03188 03:40:46 go: finding github.com/BurntSushi/toml v0.3.1 03:40:46 go: finding github.com/OneOfOne/xxhash v1.2.6 03:40:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:40:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:40:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:40:46 go: finding github.com/bgentry/speakeasy v0.1.0 03:40:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:40:46 go: finding github.com/davecgh/go-spew v1.1.1 03:40:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 03:40:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:40:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:40:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:40:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:40:46 go: finding github.com/fatih/color v1.7.0 03:40:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:40:47 go: finding github.com/go-kit/kit v0.8.0 03:40:47 go: finding github.com/go-logfmt/logfmt v0.4.0 03:40:47 go: finding github.com/go-stack/stack v1.8.0 03:40:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:40:47 go: finding github.com/google/uuid v1.1.0 03:40:47 go: finding github.com/gorilla/mux v1.7.1 03:40:47 go: finding github.com/hashicorp/consul/api v1.1.0 03:40:47 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:40:47 go: finding github.com/hashicorp/errwrap v1.0.0 03:40:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:40:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:40:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:40:47 go: finding github.com/hashicorp/go-multierror v1.0.0 03:40:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:40:47 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:40:47 go: finding github.com/hashicorp/go-syslog v1.0.0 03:40:47 go: finding github.com/hashicorp/go-uuid v1.0.1 03:40:47 go: finding github.com/hashicorp/go.net v0.0.1 03:40:47 go: finding github.com/hashicorp/golang-lru v0.5.0 03:40:47 go: finding github.com/hashicorp/logutils v1.0.0 03:40:47 go: finding github.com/hashicorp/mdns v1.0.0 03:40:47 go: finding github.com/hashicorp/memberlist v0.1.3 03:40:47 go: finding github.com/hashicorp/serf v0.8.2 03:40:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:40:47 go: finding github.com/mattn/go-colorable v0.0.9 03:40:47 go: finding github.com/mattn/go-isatty v0.0.3 03:40:47 go: finding github.com/miekg/dns v1.0.14 03:40:47 go: finding github.com/mitchellh/cli v1.0.0 03:40:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:40:47 go: finding github.com/mitchellh/copystructure v1.0.0 03:40:47 go: finding github.com/mitchellh/go-homedir v1.0.0 03:40:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:40:47 go: finding github.com/mitchellh/gox v0.4.0 03:40:47 go: finding github.com/mitchellh/iochan v1.0.0 03:40:47 go: finding github.com/mitchellh/mapstructure v1.1.2 03:40:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:40:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:40:47 go: finding github.com/pelletier/go-toml v1.2.0 03:40:47 go: finding github.com/pkg/errors v0.8.1 03:40:47 go: finding github.com/pmezard/go-difflib v1.0.0 03:40:47 go: finding github.com/posener/complete v1.1.1 03:40:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:40:48 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:40:48 go: finding github.com/stretchr/objx v0.1.0 03:40:48 go: finding github.com/stretchr/testify v1.5.1 03:40:48 go: finding github.com/ugorji/go v1.1.4 03:40:48 go: finding github.com/x448/float16 v0.8.4 03:40:48 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:40:48 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:40:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:40:48 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:40:48 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:40:48 go: finding gopkg.in/yaml.v2 v2.2.8 03:40:49 Running on prd-centos7-docker-4c-2g-675 in /w/workspace/dgexfoundry_device-sdk-go_PR-549 [Pipeline] { [Pipeline] ws 03:40:49 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 03:40:58 using credential edgex-jenkins-ssh 03:40:58 Cloning the remote Git repository 03:40:58 Cloning with configured refspecs honoured and without tags 03:40:58 Removing intermediate container 44ff37d03188 03:40:58 ---> d72e300759b7 03:40:58 Successfully built d72e300759b7 03:40:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script 03:40:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:40:58 > git init /w/workspace/device-sdk-go/5 # timeout=10 03:40:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:40:58 > git --version # timeout=10 03:40:58 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:40:59 + docker inspect -f . ci-base-image-arm64 03:40:59 . [Pipeline] withDockerContainer 03:40:59 prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container 03:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:40:59 Fetching without tags 03:40:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:40:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:40:59 > git config --add remote.origin.fetch +refs/pull/549/head:refs/remotes/origin/PR-549 # timeout=10 03:40:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:40:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:40:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:40:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:41:00 Merging remotes/origin/master commit f17d1be1b4849550bf30592997a90b8c252fbe34 into PR head commit bf385af27ee6cdebb8cb1b80710fc8902eff977f 03:41:00 Merge succeeded, producing bf385af27ee6cdebb8cb1b80710fc8902eff977f 03:41:00 Checking out Revision bf385af27ee6cdebb8cb1b80710fc8902eff977f (PR-549) 03:41:01 $ docker top 4a95b79ae93088c15921f89675471289660710f3606721b8d95a064c4702d073 -eo pid,comm 03:41:00 > git config core.sparsecheckout # timeout=10 03:41:00 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 03:41:00 > git remote # timeout=10 03:41:00 > git config --get remote.origin.url # timeout=10 03:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:00 > git merge f17d1be1b4849550bf30592997a90b8c252fbe34 # timeout=10 03:41:00 > git rev-parse HEAD^{commit} # timeout=10 03:41:00 > git config core.sparsecheckout # timeout=10 03:41:00 > git checkout -f bf385af27ee6cdebb8cb1b80710fc8902eff977f # timeout=10 [Pipeline] { [Pipeline] sh 03:41:02 + go version 03:41:02 go version go1.13.13 linux/arm64 [Pipeline] sh 03:41:03 + make test 03:41:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:41:03 Commit message: "update SDK unit-test to not using global vars" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 03:41:04 ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] echo 03:41:05 ========================================================= 03:41:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:41:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:41:06 + 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 . 03:41:07 Sending build context to Docker daemon 3.079MB 03:41:07 Step 1/8 : ARG BASE=golang:1.13-alpine 03:41:07 Step 2/8 : FROM ${BASE} 03:41:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:41:07 df20fa9351a1: Pulling fs layer 03:41:07 ed8968b2872e: Pulling fs layer 03:41:07 a92cc7c5fd73: Pulling fs layer 03:41:07 2dd03ba5bac4: Pulling fs layer 03:41:07 1e091d79d1de: Pulling fs layer 03:41:07 481702a1767f: Pulling fs layer 03:41:07 f64a6f60c768: Pulling fs layer 03:41:07 e78d2573fc39: Pulling fs layer 03:41:07 e876d2f968b6: Pulling fs layer 03:41:07 ce8a83651883: Pulling fs layer 03:41:07 07967f4d0e4b: Pulling fs layer 03:41:07 f64a6f60c768: Waiting 03:41:07 e78d2573fc39: Waiting 03:41:07 e876d2f968b6: Waiting 03:41:07 2dd03ba5bac4: Waiting 03:41:07 07967f4d0e4b: Waiting 03:41:07 1e091d79d1de: Waiting 03:41:07 481702a1767f: Waiting 03:41:07 ce8a83651883: Waiting 03:41:07 a92cc7c5fd73: Download complete 03:41:07 ed8968b2872e: Verifying Checksum 03:41:07 ed8968b2872e: Download complete 03:41:07 1e091d79d1de: Verifying Checksum 03:41:07 1e091d79d1de: Download complete 03:41:07 481702a1767f: Verifying Checksum 03:41:07 481702a1767f: Download complete 03:41:07 df20fa9351a1: Verifying Checksum 03:41:07 df20fa9351a1: Download complete 03:41:07 df20fa9351a1: Pull complete 03:41:08 ed8968b2872e: Pull complete 03:41:08 f64a6f60c768: Verifying Checksum 03:41:08 f64a6f60c768: Download complete 03:41:08 a92cc7c5fd73: Pull complete 03:41:08 e876d2f968b6: Verifying Checksum 03:41:08 e876d2f968b6: Download complete 03:41:09 2dd03ba5bac4: Verifying Checksum 03:41:09 2dd03ba5bac4: Download complete 03:41:09 07967f4d0e4b: Verifying Checksum 03:41:09 07967f4d0e4b: Download complete 03:41:09 e78d2573fc39: Verifying Checksum 03:41:09 e78d2573fc39: Download complete 03:41:10 ce8a83651883: Verifying Checksum 03:41:10 ce8a83651883: Download complete 03:41:18 2dd03ba5bac4: Pull complete 03:41:18 1e091d79d1de: Pull complete 03:41:18 481702a1767f: Pull complete 03:41:24 f64a6f60c768: Pull complete 03:41:28 e78d2573fc39: Pull complete 03:41:28 e876d2f968b6: Pull complete 03:41:30 ce8a83651883: Pull complete 03:41:30 07967f4d0e4b: Pull complete 03:41:30 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 03:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:41:30 ---> 5d7c900382c6 03:41:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:41:32 ---> Running in f4022b864b97 03:41:32 Removing intermediate container f4022b864b97 03:41:32 ---> 87f29f6cbb4b 03:41:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:32 ---> Running in 57f7c2df48b3 03:41:34 Removing intermediate container 57f7c2df48b3 03:41:34 ---> 50f470a41cb0 03:41:34 Step 5/8 : RUN apk add --no-cache make git 03:41:34 ---> Running in 6a21349c5f97 03:41:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:41:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:41:35 OK: 166 MiB in 39 packages 03:41:36 Removing intermediate container 6a21349c5f97 03:41:36 ---> 2cec528ae00f 03:41:36 Step 6/8 : WORKDIR /device-sdk-go 03:41:36 ---> Running in 88f440eefe70 03:41:37 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:41:37 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:41:37 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:41:37 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.017s coverage: 21.6% of statements 03:41:37 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.156s coverage: 97.1% of statements 03:41:37 Removing intermediate container 88f440eefe70 03:41:37 ---> a9cf74098dbd 03:41:37 Step 7/8 : COPY . . 03:41:38 ---> 056d4e77528e 03:41:38 Step 8/8 : RUN go mod download 03:41:38 ---> Running in 906cd3ad8c7a 03:41:40 go: finding github.com/BurntSushi/toml v0.3.1 03:41:40 go: finding github.com/OneOfOne/xxhash v1.2.6 03:41:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:41:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:41:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:41:40 go: finding github.com/bgentry/speakeasy v0.1.0 03:41:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:41:40 go: finding github.com/davecgh/go-spew v1.1.1 03:41:40 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 03:41:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:41:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:41:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:41:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:41:40 go: finding github.com/fatih/color v1.7.0 03:41:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:41:40 go: finding github.com/go-kit/kit v0.8.0 03:41:40 go: finding github.com/go-logfmt/logfmt v0.4.0 03:41:40 go: finding github.com/go-stack/stack v1.8.0 03:41:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:41:40 go: finding github.com/google/uuid v1.1.0 03:41:40 go: finding github.com/gorilla/mux v1.7.1 03:41:40 go: finding github.com/hashicorp/consul/api v1.1.0 03:41:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:41:40 go: finding github.com/hashicorp/errwrap v1.0.0 03:41:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:41:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:41:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:41:41 go: finding github.com/hashicorp/go-multierror v1.0.0 03:41:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:41:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:41:41 go: finding github.com/hashicorp/go-syslog v1.0.0 03:41:41 go: finding github.com/hashicorp/go-uuid v1.0.1 03:41:41 go: finding github.com/hashicorp/go.net v0.0.1 03:41:41 go: finding github.com/hashicorp/golang-lru v0.5.0 03:41:41 go: finding github.com/hashicorp/logutils v1.0.0 03:41:41 go: finding github.com/hashicorp/mdns v1.0.0 03:41:41 go: finding github.com/hashicorp/memberlist v0.1.3 03:41:41 go: finding github.com/hashicorp/serf v0.8.2 03:41:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:41:41 go: finding github.com/mattn/go-colorable v0.0.9 03:41:41 go: finding github.com/mattn/go-isatty v0.0.3 03:41:41 go: finding github.com/miekg/dns v1.0.14 03:41:41 go: finding github.com/mitchellh/cli v1.0.0 03:41:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:41:41 go: finding github.com/mitchellh/copystructure v1.0.0 03:41:41 go: finding github.com/mitchellh/go-homedir v1.0.0 03:41:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:41:41 go: finding github.com/mitchellh/gox v0.4.0 03:41:41 go: finding github.com/mitchellh/iochan v1.0.0 03:41:41 go: finding github.com/mitchellh/mapstructure v1.1.2 03:41:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:41:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:41:41 go: finding github.com/pelletier/go-toml v1.2.0 03:41:41 go: finding github.com/pkg/errors v0.8.1 03:41:41 go: finding github.com/pmezard/go-difflib v1.0.0 03:41:41 go: finding github.com/posener/complete v1.1.1 03:41:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:41:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:41:41 go: finding github.com/stretchr/objx v0.1.0 03:41:41 go: finding github.com/stretchr/testify v1.5.1 03:41:41 go: finding github.com/ugorji/go v1.1.4 03:41:41 go: finding github.com/x448/float16 v0.8.4 03:41:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:41:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:41:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:41:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:41:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:41:42 go: finding gopkg.in/yaml.v2 v2.2.8 03:41:53 Removing intermediate container 906cd3ad8c7a 03:41:53 ---> 15a41f238cd6 03:41:53 Successfully built 15a41f238cd6 03:41:53 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 03:41:53 + docker inspect -f . ci-base-image-x86_64 03:41:53 . [Pipeline] withDockerContainer 03:41:54 prd-centos7-docker-4c-2g-675 does not seem to be running inside a container 03:41:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:41:55 $ docker top 5385d808354546e9d2d2a74c90466366a8e35be78e511405fa2ea2fdf706a4c2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:55 + go version 03:41:55 go version go1.13.13 linux/amd64 [Pipeline] sh 03:41:56 + make test 03:41:56 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:41:58 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:42:09 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.021s coverage: 10.8% of statements 03:42:09 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.015s coverage: 21.7% of statements 03:42:09 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:42:09 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.081s coverage: 36.6% of statements 03:42:09 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:42:09 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.134s coverage: 65.6% of statements 03:42:09 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:42:09 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:42:09 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:42:09 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.029s coverage: 52.6% of statements 03:42:09 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.328s coverage: 68.9% of statements 03:42:09 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:42:09 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:42:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:42:12 gofmt -l . 03:42:12 [ "`gofmt -l .`" = "" ] 03:42:12 ./bin/test-attribution-txt.sh 03:42:13 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:42:14 Stashed 1 file(s) [Pipeline] } 03:42:14 $ docker stop --time=1 4a95b79ae93088c15921f89675471289660710f3606721b8d95a064c4702d073 03:42:16 $ docker rm -f 4a95b79ae93088c15921f89675471289660710f3606721b8d95a064c4702d073 03:42:17 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:42:17 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:42:17 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:42:17 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.016s coverage: 21.6% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 03:42:18 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.111s coverage: 97.1% of statements [Pipeline] sh 03:42:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:20 + ls -al . 03:42:20 total 228 03:42:20 drwxrwxr-x 11 jenkins jenkins 4096 Jul 23 03:42 . 03:42:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:39 .. 03:42:20 -rw-rw-r-- 1 jenkins jenkins 140 Jul 23 03:39 .dockerignore 03:42:20 drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 03:39 .git 03:42:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 03:39 .github 03:42:20 -rw-rw-r-- 1 jenkins jenkins 138 Jul 23 03:39 .gitignore 03:42:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 03:39 .semver 03:42:20 -rw-rw-r-- 1 jenkins jenkins 936 Jul 23 03:39 Dockerfile.build 03:42:20 -rw-rw-r-- 1 jenkins jenkins 808 Jul 23 03:39 Jenkinsfile 03:42:20 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 23 03:39 LICENSE 03:42:20 -rw-rw-r-- 1 jenkins jenkins 892 Jul 23 03:39 Makefile 03:42:20 -rw-rw-r-- 1 jenkins jenkins 5101 Jul 23 03:39 README.md 03:42:20 -rw-rw-r-- 1 jenkins jenkins 4291 Jul 23 03:39 RELEASE-NOTES.txt 03:42:20 -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 03:37 VERSION 03:42:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 03:39 api 03:42:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 03:39 bin 03:42:20 -rw-r--r-- 1 jenkins jenkins 110890 Jul 23 03:42 coverage.out 03:42:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:39 example 03:42:20 -rw-r--r-- 1 jenkins jenkins 446 Jul 23 03:42 go.mod 03:42:20 -rw-r--r-- 1 jenkins jenkins 12179 Jul 23 03:42 go.sum 03:42:20 drwxrwxr-x 13 jenkins jenkins 4096 Jul 23 03:39 internal 03:42:20 drwxrwxr-x 5 jenkins jenkins 4096 Jul 23 03:39 pkg 03:42:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:39 snap 03:42:20 -rw-rw-r-- 1 jenkins jenkins 222 Jul 23 03:39 version.go [Pipeline] isUnix [Pipeline] sh 03:42:20 + 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=bf385af27ee6cdebb8cb1b80710fc8902eff977f --label arch=arm64 --label version=0.0.0 . 03:42:21 Sending build context to Docker daemon 3.19MB 03:42:21 Step 1/23 : ARG BASE=golang:1.13-alpine 03:42:21 Step 2/23 : FROM ${BASE} AS builder 03:42:21 ---> d72e300759b7 03:42:21 Step 3/23 : ARG MAKE='make build' 03:42:21 ---> Running in c9f2d02f3b6a 03:42:21 Removing intermediate container c9f2d02f3b6a 03:42:21 ---> 47caa0d6224e 03:42:21 Step 4/23 : WORKDIR /device-sdk-go 03:42:21 ---> Running in cb764f7849f1 03:42:22 Removing intermediate container cb764f7849f1 03:42:22 ---> 1e0345e47163 03:42:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:42:22 ---> Running in fda5366f6317 03:42:22 Removing intermediate container fda5366f6317 03:42:22 ---> 31edd40c8d52 03:42:22 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:22 ---> Running in 1178840e4d23 03:42:25 Removing intermediate container 1178840e4d23 03:42:25 ---> 5467b6cd11b1 03:42:25 Step 7/23 : RUN apk add --update --no-cache make git 03:42:25 ---> Running in 04bbb143c779 03:42:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:42:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:42:28 OK: 142 MiB in 39 packages 03:42:29 Removing intermediate container 04bbb143c779 03:42:29 ---> 7f11bc81857f 03:42:29 Step 8/23 : COPY . . 03:42:30 ---> 58cd7e8ea237 03:42:30 Step 9/23 : RUN ${MAKE} 03:42:30 ---> Running in b9b6dec5103c 03:42:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:42:51 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.035s coverage: 10.8% of statements 03:42:51 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.021s coverage: 21.7% of statements 03:42:51 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:42:51 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.067s coverage: 36.6% of statements 03:42:51 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:42:51 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.035s coverage: 65.6% of statements 03:42:51 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:42:51 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:42:51 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:42:51 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.035s coverage: 52.6% of statements 03:42:51 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.107s coverage: 68.9% of statements 03:42:51 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:42:51 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:42:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:42:51 gofmt -l . 03:42:51 [ "`gofmt -l .`" = "" ] 03:42:51 ./bin/test-attribution-txt.sh 03:42:52 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:42:54 Warning: overwriting stash ‘coverage-report’ 03:42:54 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:42:55 Stashed 1 file(s) [Pipeline] } 03:42:55 $ docker stop --time=1 5385d808354546e9d2d2a74c90466366a8e35be78e511405fa2ea2fdf706a4c2 03:42:56 $ docker rm -f 5385d808354546e9d2d2a74c90466366a8e35be78e511405fa2ea2fdf706a4c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:57 Removing intermediate container b9b6dec5103c 03:42:57 ---> f91d70ed2fd3 03:42:57 Step 10/23 : FROM scratch 03:42:57 ---> 03:42:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:42:57 ---> Running in 99d2cda31ca3 03:42:57 Removing intermediate container 99d2cda31ca3 03:42:57 ---> 1df37e5e851c 03:42:57 Step 12/23 : ENV APP_PORT=49990 03:42:57 ---> Running in 5d3f0fa9afc4 03:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:57 Removing intermediate container 5d3f0fa9afc4 03:42:57 ---> 31a016e90b71 03:42:57 Step 13/23 : EXPOSE $APP_PORT 03:42:58 + ls -al . 03:42:58 total 188 03:42:58 drwxrwxr-x. 11 jenkins jenkins 4096 Jul 23 03:42 . 03:42:58 drwxrwxr-x. 4 jenkins jenkins 28 Jul 23 03:40 .. 03:42:58 drwxrwxr-x. 3 jenkins jenkins 20 Jul 23 03:41 api 03:42:58 drwxrwxr-x. 2 jenkins jenkins 64 Jul 23 03:41 bin 03:42:58 -rw-r--r--. 1 jenkins jenkins 110890 Jul 23 03:42 coverage.out 03:42:58 -rw-rw-r--. 1 jenkins jenkins 936 Jul 23 03:41 Dockerfile.build 03:42:58 -rw-rw-r--. 1 jenkins jenkins 140 Jul 23 03:41 .dockerignore 03:42:58 drwxrwxr-x. 4 jenkins jenkins 48 Jul 23 03:41 example 03:42:58 drwxrwxr-x. 8 jenkins jenkins 179 Jul 23 03:41 .git 03:42:58 drwxrwxr-x. 2 jenkins jenkins 38 Jul 23 03:41 .github 03:42:58 -rw-rw-r--. 1 jenkins jenkins 138 Jul 23 03:41 .gitignore 03:42:58 -rw-r--r--. 1 jenkins jenkins 446 Jul 23 03:42 go.mod 03:42:58 -rw-r--r--. 1 jenkins jenkins 12179 Jul 23 03:42 go.sum 03:42:58 drwxrwxr-x. 13 jenkins jenkins 184 Jul 23 03:41 internal 03:42:58 -rw-rw-r--. 1 jenkins jenkins 808 Jul 23 03:41 Jenkinsfile 03:42:58 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 23 03:41 LICENSE 03:42:58 -rw-rw-r--. 1 jenkins jenkins 892 Jul 23 03:41 Makefile 03:42:58 drwxrwxr-x. 5 jenkins jenkins 50 Jul 23 03:41 pkg 03:42:58 -rw-rw-r--. 1 jenkins jenkins 5101 Jul 23 03:41 README.md 03:42:58 -rw-rw-r--. 1 jenkins jenkins 4291 Jul 23 03:41 RELEASE-NOTES.txt 03:42:58 drwxrwxr-x. 3 jenkins jenkins 58 Jul 23 03:41 .semver 03:42:58 drwxrwxr-x. 4 jenkins jenkins 54 Jul 23 03:41 snap 03:42:58 -rw-rw-r--. 1 jenkins jenkins 5 Jul 23 03:37 VERSION 03:42:58 -rw-rw-r--. 1 jenkins jenkins 222 Jul 23 03:41 version.go 03:42:58 ---> Running in be29cadd6192 [Pipeline] isUnix [Pipeline] sh 03:42:58 Removing intermediate container be29cadd6192 03:42:58 ---> 4a6a7ed51be2 03:42:58 Step 14/23 : WORKDIR / 03:42:58 + 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=bf385af27ee6cdebb8cb1b80710fc8902eff977f --label arch=amd64 --label version=0.0.0 . 03:42:58 ---> Running in 7e6ce0b6c97f 03:42:58 Sending build context to Docker daemon 3.19MB 03:42:58 Step 1/23 : ARG BASE=golang:1.13-alpine 03:42:58 Step 2/23 : FROM ${BASE} AS builder 03:42:58 ---> 15a41f238cd6 03:42:58 Step 3/23 : ARG MAKE='make build' 03:42:58 Removing intermediate container 7e6ce0b6c97f 03:42:58 ---> b8bc67d96baa 03:42:58 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:42:59 ---> Running in 557797b7f3d0 03:42:59 Removing intermediate container 557797b7f3d0 03:42:59 ---> a045c91dff76 03:42:59 Step 4/23 : WORKDIR /device-sdk-go 03:42:59 ---> Running in e7eb834ce37d 03:42:59 ---> 9e8ace505ee7 03:42:59 Removing intermediate container e7eb834ce37d 03:42:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:42:59 ---> 8d6afac1053a 03:42:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:42:59 ---> Running in 70b89da6c72b 03:43:00 Removing intermediate container 70b89da6c72b 03:43:00 ---> 7370a73d680b 03:43:00 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:00 ---> Running in 51641bcc7272 03:43:00 ---> 8d58da16993a 03:43:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:43:01 ---> dff1c883d0c2 03:43:01 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:43:01 Removing intermediate container 51641bcc7272 03:43:01 ---> d4630319f0fe 03:43:01 Step 7/23 : RUN apk add --update --no-cache make git 03:43:01 ---> Running in 4877923ce61b 03:43:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:02 ---> 7e1f42dd7bdc 03:43:02 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:43:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:03 ---> 8545aefcb1ac 03:43:03 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:03 ---> Running in 743fc312519a 03:43:03 OK: 166 MiB in 39 packages 03:43:03 Removing intermediate container 743fc312519a 03:43:03 ---> f833287c3a6a 03:43:03 Step 21/23 : LABEL arch=arm64 03:43:03 Removing intermediate container 4877923ce61b 03:43:03 ---> 44f7b502e5f0 03:43:03 Step 8/23 : COPY . . 03:43:03 ---> Running in 329dbbff5a65 03:43:04 Removing intermediate container 329dbbff5a65 03:43:04 ---> 61f0fe56f910 03:43:04 Step 22/23 : LABEL git_sha=bf385af27ee6cdebb8cb1b80710fc8902eff977f 03:43:04 ---> Running in 04ebadcf68f2 03:43:04 ---> e9d7c6ef58fa 03:43:04 Step 9/23 : RUN ${MAKE} 03:43:04 ---> Running in 183551a47349 03:43:04 Removing intermediate container 04ebadcf68f2 03:43:04 ---> 4f983a13dba9 03:43:04 Step 23/23 : LABEL version=0.0.0 03:43:04 ---> Running in 590cae8a9f8f 03:43:05 Removing intermediate container 590cae8a9f8f 03:43:05 ---> 1bd7fe68cc4b 03:43:05 [Warning] One or more build-args [ARCH] were not consumed 03:43:05 Successfully built 1bd7fe68cc4b 03:43:05 Successfully tagged docker-device-sdk-simple-arm64:latest 03:43: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 [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] } 03:43:21 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:43:22 Removing intermediate container 183551a47349 03:43:22 ---> fdbd7be9f820 03:43:22 Step 10/23 : FROM scratch 03:43:22 ---> 03:43:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:43:22 ---> Running in e4362393be19 03:43:22 Removing intermediate container e4362393be19 03:43:22 ---> a5f8b5af2a58 03:43:22 Step 12/23 : ENV APP_PORT=49990 03:43:22 ---> Running in 37436dd7ab4b 03:43:22 Removing intermediate container 37436dd7ab4b 03:43:22 ---> d87f69bceb46 03:43:22 Step 13/23 : EXPOSE $APP_PORT 03:43:22 ---> Running in b848fd6f79c5 03:43:23 Removing intermediate container b848fd6f79c5 03:43:23 ---> 4937f8d179b5 03:43:23 Step 14/23 : WORKDIR / 03:43:23 ---> Running in fd3009384a08 03:43:24 Removing intermediate container fd3009384a08 03:43:24 ---> 2e795ffb6fa7 03:43:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:43:24 ---> e469c9425ed7 03:43:24 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:43:25 ---> 86103f743af2 03:43:25 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:43:25 ---> 0f7ebb3a42c8 03:43:25 Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:43:26 ---> 716bb6ad2a63 03:43:26 Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:43:26 ---> 9b48e4d2d439 03:43:26 Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:26 ---> Running in 8577b4f19e27 03:43:26 Removing intermediate container 8577b4f19e27 03:43:26 ---> 5ff0cdf99942 03:43:26 Step 21/23 : LABEL arch=amd64 03:43:26 ---> Running in d2a3612ebaaa 03:43:26 Removing intermediate container d2a3612ebaaa 03:43:26 ---> 5a92396af824 03:43:26 Step 22/23 : LABEL git_sha=bf385af27ee6cdebb8cb1b80710fc8902eff977f 03:43:27 ---> Running in 27fe5cd10eea 03:43:27 Removing intermediate container 27fe5cd10eea 03:43:27 ---> b4aae9232996 03:43:27 Step 23/23 : LABEL version=0.0.0 03:43:27 ---> Running in 9f1db95cd233 03:43:27 Removing intermediate container 9f1db95cd233 03:43:27 ---> 56ee79a50cf4 03:43:27 [Warning] One or more build-args [ARCH] were not consumed 03:43:27 Successfully built 56ee79a50cf4 03:43:27 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:43:28 provisioning config files... 03:43:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/config2478586525514111291tmp [Pipeline] { [Pipeline] sh 03:43:29 + curl -s https://codecov.io/bash 03:43:29 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/config2478586525514111291tmp [Pipeline] } 03:43:29 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 03:43:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:43:31 ---> package-listing.sh 03:43:31 ++ facter osfamily 03:43:31 ++ tr '[:upper:]' '[:lower:]' 03:43:31 + OS_FAMILY=redhat 03:43:31 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-549 03:43:31 + START_PACKAGES=/tmp/packages_start.txt 03:43:31 + END_PACKAGES=/tmp/packages_end.txt 03:43:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:43:31 + PACKAGES=/tmp/packages_start.txt 03:43:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-549 ']' 03:43:31 + PACKAGES=/tmp/packages_end.txt 03:43:31 + case "${OS_FAMILY}" in 03:43:31 + rpm -qa 03:43:31 + sort 03:43:35 + '[' -f /tmp/packages_start.txt ']' 03:43:35 + '[' -f /tmp/packages_end.txt ']' 03:43:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:43:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-549 ']' 03:43:35 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-549/archives/ 03:43:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-549/archives/ [Pipeline] isUnix [Pipeline] sh 03:43:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:43:35 03:43:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:43:36 alpine: Pulling from edgex-lftools-log-publisher 03:43:36 c9b1b535fdd9: Pulling fs layer 03:43:36 2cc5ad85d9ab: Pulling fs layer 03:43:36 756a868c4378: Pulling fs layer 03:43:36 444b2fc9a129: Pulling fs layer 03:43:36 ea15f1150254: Pulling fs layer 03:43:36 41b27a9f41bf: Pulling fs layer 03:43:36 28c525ee5125: Pulling fs layer 03:43:36 094b1ea09ed8: Pulling fs layer 03:43:36 138eaada9080: Pulling fs layer 03:43:36 0622d0fa9048: Pulling fs layer 03:43:36 ea15f1150254: Waiting 03:43:36 41b27a9f41bf: Waiting 03:43:36 28c525ee5125: Waiting 03:43:36 094b1ea09ed8: Waiting 03:43:36 138eaada9080: Waiting 03:43:36 0622d0fa9048: Waiting 03:43:36 444b2fc9a129: Waiting 03:43:36 2cc5ad85d9ab: Download complete 03:43:36 444b2fc9a129: Verifying Checksum 03:43:36 444b2fc9a129: Download complete 03:43:36 c9b1b535fdd9: Verifying Checksum 03:43:36 ea15f1150254: Download complete 03:43:36 28c525ee5125: Verifying Checksum 03:43:36 28c525ee5125: Download complete 03:43:36 756a868c4378: Verifying Checksum 03:43:36 756a868c4378: Download complete 03:43:36 c9b1b535fdd9: Pull complete 03:43:36 138eaada9080: Verifying Checksum 03:43:36 138eaada9080: Download complete 03:43:36 094b1ea09ed8: Verifying Checksum 03:43:36 094b1ea09ed8: Download complete 03:43:36 0622d0fa9048: Verifying Checksum 03:43:36 0622d0fa9048: Download complete 03:43:36 2cc5ad85d9ab: Pull complete 03:43:37 41b27a9f41bf: Verifying Checksum 03:43:37 41b27a9f41bf: Download complete 03:43:38 756a868c4378: Pull complete 03:43:38 444b2fc9a129: Pull complete 03:43:38 ea15f1150254: Pull complete 03:43:43 41b27a9f41bf: Pull complete 03:43:43 28c525ee5125: Pull complete 03:43:45 094b1ea09ed8: Pull complete 03:43:45 138eaada9080: Pull complete 03:43:45 0622d0fa9048: Pull complete 03:43:45 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:43:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:43:45 prd-centos7-docker-4c-2g-673 does not seem to be running inside a container 03:43:46 $ 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-549 -v /w/workspace/dgexfoundry_device-sdk-go_PR-549:/w/workspace/dgexfoundry_device-sdk-go_PR-549:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:43:49 $ docker top 37c369646e7b7a5fd8c9b514da33171160dc7f8477fab502156a0079536368b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:49 provisioning config files... 03:43:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp/config1056182008417978526tmp [Pipeline] { [Pipeline] echo 03:43:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:43:50 ---> create-netrc.sh [Pipeline] echo 03:43:50 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:43:50 ---> logs-deploy.sh 03:43:50 + ARCHIVE_ARTIFACTS= 03:43:50 + LOGS_SERVER=https://logs.edgexfoundry.org 03:43:50 + '[' https://logs.edgexfoundry.org == None ']' 03:43:50 + NEXUS_URL=https://nexus.edgexfoundry.org 03:43:50 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-549/5 03:43:50 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-549/5/ 03:43:50 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-549/5 /w/workspace/dgexfoundry_device-sdk-go_PR-549 03:43:52 Archives upload complete. 03:43:52 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-549/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-549/5/ 03:43:52 ---> uname -a: 03:43:52 Linux 37c369646e7b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:43:52 03:43:52 03:43:52 ---> lscpu: 03:43:52 Architecture: x86_64 03:43:52 CPU op-mode(s): 32-bit, 64-bit 03:43:52 Byte Order: Little Endian 03:43:52 Address sizes: 40 bits physical, 48 bits virtual 03:43:52 CPU(s): 4 03:43:52 On-line CPU(s) list: 0-3 03:43:52 Thread(s) per core: 1 03:43:52 Core(s) per socket: 1 03:43:52 Socket(s): 4 03:43:52 NUMA node(s): 1 03:43:52 Vendor ID: GenuineIntel 03:43:52 CPU family: 6 03:43:52 Model: 44 03:43:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:43:52 Stepping: 1 03:43:52 CPU MHz: 2933.438 03:43:52 BogoMIPS: 5866.87 03:43:52 Virtualization: VT-x 03:43:52 Hypervisor vendor: KVM 03:43:52 Virtualization type: full 03:43:52 L1d cache: 128 KiB 03:43:52 L1i cache: 128 KiB 03:43:52 L2 cache: 16 MiB 03:43:52 L3 cache: 64 MiB 03:43:52 NUMA node0 CPU(s): 0-3 03:43:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:43:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:43:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:43:52 Vulnerability Meltdown: Mitigation; PTI 03:43:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:43:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:43:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:43:52 Vulnerability Tsx async abort: Not affected 03:43:52 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 03:43:52 03:43:52 03:43:52 ---> nproc: 03:43:52 4 03:43:52 03:43:52 03:43:52 ---> df -h: 03:43:52 Filesystem Size Used Available Use% Mounted on 03:43:52 overlay 50.0G 7.2G 42.8G 14% / 03:43:52 tmpfs 64.0M 0 64.0M 0% /dev 03:43:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:43:52 shm 64.0M 0 64.0M 0% /dev/shm 03:43:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 03:43:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 03:43:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 03:43:52 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-549@tmp 03:43:52 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 03:43:52 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-549 03:43:52 03:43:52 03:43:52 ---> free -m: 03:43:52 total used free shared buff/cache available 03:43:52 Mem: 1837 636 125 0 1075 1095 03:43:52 Swap: 1023 0 1023 03:43:52 03:43:52 03:43:52 ---> ip addr: 03:43:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:43:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:43:52 inet 127.0.0.1/8 scope host lo 03:43:52 valid_lft forever preferred_lft forever 03:43:52 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:43:52 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:43:52 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:43:52 valid_lft forever preferred_lft forever 03:43:52 03:43:52 03:43:52 ---> sar -b -r -n DEV: 03:43:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/23/20 _x86_64_ (4 CPU) 03:43:52 03:43:52 03:36:37 LINUX RESTART 03:43:52 03:43:52 03:37:02 tps rtps wtps bread/s bwrtn/s 03:43:52 03:38:01 110.11 41.90 68.21 7656.68 20321.60 03:43:52 03:39:01 1.95 0.00 1.95 0.00 43.29 03:43:52 03:40:01 0.35 0.00 0.35 0.00 4.91 03:43:52 03:41:01 0.32 0.00 0.32 0.00 3.51 03:43:52 03:42:01 0.20 0.00 0.20 0.00 2.70 03:43:52 03:43:01 0.38 0.00 0.38 0.00 5.10 03:43:52 Average: 18.64 6.89 11.75 1258.82 3350.97 03:43:52 03:43:52 03:37:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:43:52 03:38:01 186960 1694596 90.06 2620 1143516 1114032 38.02 413220 1121176 120 03:43:52 03:39:01 192076 1689480 89.79 2620 1143532 1078676 36.81 411988 1118168 16 03:43:52 03:40:01 191896 1689660 89.80 2620 1143540 1078856 36.82 412988 1118160 16 03:43:52 03:41:01 191812 1689744 89.81 2620 1143540 1078844 36.82 413036 1118156 20 03:43:52 03:42:01 191464 1690092 89.82 2620 1143548 1078676 36.81 419036 1112332 20 03:43:52 03:43:01 188412 1693144 89.99 2620 1143552 1078748 36.82 423008 1111756 8 03:43:52 Average: 190437 1691119 89.88 2620 1143538 1084639 37.02 415546 1116625 33 03:43:52 03:43:52 03:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:43:52 03:38:01 eth0 453.19 287.78 1093.18 113.59 0.00 0.00 0.00 03:43:52 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:38:01 docker0 10.85 8.13 1.16 17.81 0.00 0.00 0.00 03:43:52 03:39:01 eth0 0.73 0.10 0.06 0.02 0.00 0.00 0.00 03:43:52 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:40:01 eth0 2.38 0.83 1.79 0.20 0.00 0.00 0.00 03:43:52 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:41:01 eth0 0.62 0.35 0.29 0.23 0.00 0.00 0.00 03:43:52 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 03:43:52 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:43:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 03:43:52 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 Average: eth0 75.19 47.57 180.11 18.77 0.00 0.00 0.00 03:43:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:52 Average: docker0 1.78 1.34 0.19 2.93 0.00 0.00 0.00 03:43:52 03:43:52 03:43:52 ---> sar -P ALL: 03:43:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/23/20 _x86_64_ (4 CPU) 03:43:52 03:43:52 03:36:37 LINUX RESTART 03:43:52 03:43:52 03:37:02 CPU %user %nice %system %iowait %steal %idle 03:43:52 03:38:01 all 13.75 0.00 5.92 5.94 0.02 74.36 03:43:52 03:38:01 0 13.44 0.00 6.51 8.69 0.00 71.36 03:43:52 03:38:01 1 14.66 0.00 5.66 5.95 0.02 73.71 03:43:52 03:38:01 2 13.70 0.00 6.61 4.72 0.03 74.93 03:43:52 03:38:01 3 13.22 0.00 4.93 4.38 0.02 77.45 03:43:52 03:39:01 all 0.13 0.00 0.03 0.00 0.00 99.84 03:43:52 03:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:43:52 03:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:43:52 03:39:01 2 0.40 0.00 0.03 0.00 0.00 99.57 03:43:52 03:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:43:52 03:40:01 all 0.17 0.00 0.04 0.00 0.00 99.80 03:43:52 03:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:43:52 03:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:43:52 03:40:01 2 0.53 0.00 0.03 0.00 0.00 99.43 03:43:52 03:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:43:52 03:41:01 all 0.13 0.00 0.03 0.00 0.00 99.84 03:43:52 03:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:43:52 03:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:43:52 03:41:01 2 0.42 0.00 0.03 0.00 0.02 99.53 03:43:52 03:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:43:52 03:42:01 all 0.15 0.00 0.02 0.00 0.00 99.82 03:43:52 03:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:43:52 03:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:43:52 03:42:01 2 0.52 0.00 0.02 0.00 0.00 99.47 03:43:52 03:42:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:43:52 03:43:01 all 0.15 0.00 0.05 0.00 0.00 99.80 03:43:52 03:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:43:52 03:43:01 1 0.02 0.00 0.13 0.00 0.00 99.85 03:43:52 03:43:01 2 0.52 0.00 0.03 0.00 0.00 99.45 03:43:52 03:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:43:52 Average: all 2.37 0.00 1.00 0.97 0.00 95.66 03:43:52 Average: 0 2.22 0.00 1.09 1.42 0.00 95.27 03:43:52 Average: 1 2.42 0.00 0.97 0.97 0.00 95.64 03:43:52 Average: 2 2.64 0.00 1.10 0.77 0.01 95.48 03:43:52 Average: 3 2.18 0.00 0.83 0.71 0.00 96.27 03:43:52 03:43:52 03:43:52