Pull request #432 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 IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 0605716f3fd271273ac872c46dcfc3221fe9ce3f rather than 888b39f222b207ffcba3a6825bb33c7eea8f5d72 Obtained Jenkinsfile from 0605716f3fd271273ac872c46dcfc3221fe9ce3f 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-1704 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [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-432 # 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/432/head:refs/remotes/origin/PR-432 +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/432/head:refs/remotes/origin/PR-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 888b39f222b207ffcba3a6825bb33c7eea8f5d72 Merge succeeded, producing 888b39f222b207ffcba3a6825bb33c7eea8f5d72 Checking out Revision 888b39f222b207ffcba3a6825bb33c7eea8f5d72 (PR-432) > git config core.sparsecheckout # timeout=10 > git checkout -f 888b39f222b207ffcba3a6825bb33c7eea8f5d72 # 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 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 888b39f222b207ffcba3a6825bb33c7eea8f5d72 # timeout=10 Commit message: "Refactor to use common go-mod-bootstrap package" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk db73cdc8dbf3122ad9408efcb2564a6f5d15645a # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:06:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:26 07:06:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:06:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:27 latest: Pulling from edgex-devops/git-semver 07:06:27 9123ac7c32f7: Pulling fs layer 07:06:27 b8cc5d1170e3: Pulling fs layer 07:06:27 2924cbbf6a41: Pulling fs layer 07:06:27 93b08a4f1073: Pulling fs layer 07:06:27 93b08a4f1073: Waiting 07:06:27 b8cc5d1170e3: Verifying Checksum 07:06:27 b8cc5d1170e3: Download complete 07:06:27 9123ac7c32f7: Verifying Checksum 07:06:27 9123ac7c32f7: Download complete 07:06:27 93b08a4f1073: Verifying Checksum 07:06:27 93b08a4f1073: Download complete 07:06:27 2924cbbf6a41: Verifying Checksum 07:06:27 2924cbbf6a41: Download complete 07:06:27 9123ac7c32f7: Pull complete 07:06:27 b8cc5d1170e3: Pull complete 07:06:29 2924cbbf6a41: Pull complete 07:06:29 93b08a4f1073: Pull complete 07:06:29 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:06:29 prd-centos7-docker-4c-2g-1704 does not seem to be running inside a container 07:06:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:06:30 $ docker top 7d1dd0474d0b1ab80411703be86f4df0be309a5c4d279a9ddbfbd9eb8f536681 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:30 [ssh-agent] Looking for ssh-agent implementation... 07:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:30 $ docker exec 7d1dd0474d0b1ab80411703be86f4df0be309a5c4d279a9ddbfbd9eb8f536681 ssh-agent 07:06:31 SSH_AUTH_SOCK=/tmp/ssh-EZebmoT6MCGg/agent.16 07:06:31 SSH_AGENT_PID=22 07:06:31 Running ssh-add (command line suppressed) 07:06:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8900462563112726944.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8900462563112726944.key) 07:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:31 + git describe --exact-match --tags HEAD 07:06:31 fatal: No names found, cannot describe anything. [Pipeline] } 07:06:31 $ docker exec --env ******** --env ******** 7d1dd0474d0b1ab80411703be86f4df0be309a5c4d279a9ddbfbd9eb8f536681 ssh-agent -k 07:06:32 unset SSH_AUTH_SOCK; 07:06:32 unset SSH_AGENT_PID; 07:06:32 echo Agent pid 22 killed; 07:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:06:32 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:06:32 This usually means this commit has not been tagged. [Pipeline] sshagent 07:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:32 [ssh-agent] Looking for ssh-agent implementation... 07:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:32 $ docker exec 7d1dd0474d0b1ab80411703be86f4df0be309a5c4d279a9ddbfbd9eb8f536681 ssh-agent 07:06:32 SSH_AUTH_SOCK=/tmp/ssh-H6NzdH4sjzKI/agent.58 07:06:32 SSH_AGENT_PID=65 07:06:32 Running ssh-add (command line suppressed) 07:06:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3122202825607683478.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3122202825607683478.key) 07:06:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:33 + git semver init 07:06:33 # -> Open(): unable to determine branch for HEAD 07:06:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.git 07:06:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-432 07:06:33 # $SEMVER_REMOTE_NAME = origin 07:06:33 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 07:06:33 # $SEMVER_USER_NAME = jenkins 07:06:33 # $SEMVER_BRANCH = PR-432 07:06:33 # $SEMVER_TEMP = /tmp/semver-623986891 07:06:33 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:06:34 # '/tmp/semver-623986891' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver' 07:06:34 # -> Force: false 07:06:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver [Pipeline] } 07:06:34 $ docker exec --env ******** --env ******** 7d1dd0474d0b1ab80411703be86f4df0be309a5c4d279a9ddbfbd9eb8f536681 ssh-agent -k 07:06:34 unset SSH_AUTH_SOCK; 07:06:34 unset SSH_AGENT_PID; 07:06:34 echo Agent pid 65 killed; 07:06:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:35 + git semver [Pipeline] } 07:06:35 $ docker stop --time=1 7d1dd0474d0b1ab80411703be86f4df0be309a5c4d279a9ddbfbd9eb8f536681 07:06:36 $ docker rm -f 7d1dd0474d0b1ab80411703be86f4df0be309a5c4d279a9ddbfbd9eb8f536681 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:06:37 Stashed 35 file(s) [Pipeline] echo 07:06:37 [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 07:06:53 Still waiting to schedule task 07:06:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:06:53 Still waiting to schedule task 07:06:53 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1700’ 07:08:20 Running on prd-centos7-docker-4c-2g-1705 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws 07:08:20 Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout 07:08:22 using credential edgex-jenkins-ssh 07:08:22 Cloning the remote Git repository 07:08:22 Cloning with configured refspecs honoured and without tags 07:08:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:08:21 > git init /w/workspace/device-sdk-go/11 # timeout=10 07:08:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:08:21 > git --version # timeout=10 07:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:23 Fetching without tags 07:08:23 Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 888b39f222b207ffcba3a6825bb33c7eea8f5d72 07:08:23 Merge succeeded, producing 888b39f222b207ffcba3a6825bb33c7eea8f5d72 07:08:23 Checking out Revision 888b39f222b207ffcba3a6825bb33c7eea8f5d72 (PR-432) 07:08:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:08:22 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 07:08:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:08:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:23 > git config core.sparsecheckout # timeout=10 07:08:23 > git checkout -f 888b39f222b207ffcba3a6825bb33c7eea8f5d72 # timeout=10 07:08:23 > git remote # timeout=10 07:08:23 > git config --get remote.origin.url # timeout=10 07:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:23 > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 07:08:23 > git rev-parse HEAD^{commit} # timeout=10 07:08:23 > git config core.sparsecheckout # timeout=10 07:08:23 > git checkout -f 888b39f222b207ffcba3a6825bb33c7eea8f5d72 # timeout=10 07:08:27 Commit message: "Refactor to use common go-mod-bootstrap package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:08:27 ========================================================= 07:08:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:08:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:08:28 + 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 . 07:08:28 Sending build context to Docker daemon 2.772MB 07:08:28 Step 1/8 : ARG BASE=golang:1.13-alpine 07:08:28 Step 2/8 : FROM ${BASE} 07:08:28 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:08:28 e6b0cf9c0882: Pulling fs layer 07:08:28 2848faf0eed1: Pulling fs layer 07:08:28 0f37312ad70f: Pulling fs layer 07:08:28 5788d62ee057: Pulling fs layer 07:08:28 0e6b1d234666: Pulling fs layer 07:08:28 bf5d7aec512f: Pulling fs layer 07:08:28 34c802a77dc8: Pulling fs layer 07:08:28 9eb99e56ec68: Pulling fs layer 07:08:28 27c7a5d97fbd: Pulling fs layer 07:08:28 5c102a31e300: Pulling fs layer 07:08:28 dcfb455df0a1: Pulling fs layer 07:08:28 5788d62ee057: Waiting 07:08:28 0e6b1d234666: Waiting 07:08:28 27c7a5d97fbd: Waiting 07:08:28 bf5d7aec512f: Waiting 07:08:28 5c102a31e300: Waiting 07:08:28 34c802a77dc8: Waiting 07:08:28 dcfb455df0a1: Waiting 07:08:28 9eb99e56ec68: Waiting 07:08:28 0f37312ad70f: Verifying Checksum 07:08:28 0f37312ad70f: Download complete 07:08:28 2848faf0eed1: Verifying Checksum 07:08:28 2848faf0eed1: Download complete 07:08:28 0e6b1d234666: Verifying Checksum 07:08:28 0e6b1d234666: Download complete 07:08:28 bf5d7aec512f: Verifying Checksum 07:08:28 bf5d7aec512f: Download complete 07:08:28 e6b0cf9c0882: Verifying Checksum 07:08:28 e6b0cf9c0882: Download complete 07:08:29 e6b0cf9c0882: Pull complete 07:08:29 2848faf0eed1: Pull complete 07:08:29 34c802a77dc8: Verifying Checksum 07:08:29 34c802a77dc8: Download complete 07:08:29 27c7a5d97fbd: Verifying Checksum 07:08:29 27c7a5d97fbd: Download complete 07:08:30 5c102a31e300: Verifying Checksum 07:08:30 5c102a31e300: Download complete 07:08:30 9eb99e56ec68: Verifying Checksum 07:08:30 9eb99e56ec68: Download complete 07:08:30 dcfb455df0a1: Verifying Checksum 07:08:30 dcfb455df0a1: Download complete 07:08:30 5788d62ee057: Download complete 07:08:31 0f37312ad70f: Pull complete 07:08:36 5788d62ee057: Pull complete 07:08:36 0e6b1d234666: Pull complete 07:08:36 bf5d7aec512f: Pull complete 07:08:43 34c802a77dc8: Pull complete 07:08:46 9eb99e56ec68: Pull complete 07:08:46 27c7a5d97fbd: Pull complete 07:08:46 5c102a31e300: Pull complete 07:08:47 dcfb455df0a1: Pull complete 07:08:47 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:08:47 ---> 7c70fe431013 07:08:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:08:47 ---> Running in ccbdeaf28d71 07:08:47 Removing intermediate container ccbdeaf28d71 07:08:47 ---> af35a7369454 07:08:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:47 ---> Running in 246e50a9e956 07:08:48 Removing intermediate container 246e50a9e956 07:08:48 ---> 758b214d49d6 07:08:48 Step 5/8 : RUN apk add --no-cache make git 07:08:48 ---> Running in 7f54b310c9fe 07:08:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:08:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:08:50 OK: 143 MiB in 39 packages 07:08:50 Removing intermediate container 7f54b310c9fe 07:08:50 ---> fa19f5f7b648 07:08:50 Step 6/8 : WORKDIR /device-sdk-go 07:08:50 ---> Running in 4aa4b71246a0 07:08:51 Removing intermediate container 4aa4b71246a0 07:08:51 ---> 92a8ee63526d 07:08:51 Step 7/8 : COPY . . 07:08:51 ---> a300221e6a64 07:08:51 Step 8/8 : RUN go mod download 07:08:51 ---> Running in 6b4a740588b7 07:08:53 go: finding github.com/BurntSushi/toml v0.3.1 07:08:53 go: finding github.com/OneOfOne/xxhash v1.2.6 07:08:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:08:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:08:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:08:53 go: finding github.com/bgentry/speakeasy v0.1.0 07:08:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:08:53 go: finding github.com/davecgh/go-spew v1.1.1 07:08:53 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 07:08:53 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:08:53 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 07:08:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:08:53 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:08:53 go: finding github.com/fatih/color v1.7.0 07:08:53 go: finding github.com/go-kit/kit v0.8.0 07:08:53 go: finding github.com/go-logfmt/logfmt v0.4.0 07:08:53 go: finding github.com/go-stack/stack v1.8.0 07:08:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:08:53 go: finding github.com/google/uuid v1.1.0 07:08:53 go: finding github.com/gorilla/mux v1.7.1 07:08:53 go: finding github.com/hashicorp/consul/api v1.1.0 07:08:53 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:08:54 go: finding github.com/hashicorp/errwrap v1.0.0 07:08:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:08:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:08:54 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:08:54 go: finding github.com/hashicorp/go-multierror v1.0.0 07:08:54 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:08:54 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:08:54 go: finding github.com/hashicorp/go-syslog v1.0.0 07:08:54 go: finding github.com/hashicorp/go-uuid v1.0.1 07:08:54 go: finding github.com/hashicorp/go.net v0.0.1 07:08:54 go: finding github.com/hashicorp/golang-lru v0.5.0 07:08:54 go: finding github.com/hashicorp/logutils v1.0.0 07:08:54 go: finding github.com/hashicorp/mdns v1.0.0 07:08:54 go: finding github.com/hashicorp/memberlist v0.1.3 07:08:54 go: finding github.com/hashicorp/serf v0.8.2 07:08:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:08:54 go: finding github.com/mattn/go-colorable v0.0.9 07:08:54 go: finding github.com/mattn/go-isatty v0.0.3 07:08:54 go: finding github.com/miekg/dns v1.0.14 07:08:54 go: finding github.com/mitchellh/cli v1.0.0 07:08:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:08:54 go: finding github.com/mitchellh/copystructure v1.0.0 07:08:54 go: finding github.com/mitchellh/go-homedir v1.0.0 07:08:54 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:08:54 go: finding github.com/mitchellh/gox v0.4.0 07:08:54 go: finding github.com/mitchellh/iochan v1.0.0 07:08:54 go: finding github.com/mitchellh/mapstructure v1.1.2 07:08:54 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:08:54 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:08:54 go: finding github.com/pelletier/go-toml v1.2.0 07:08:54 go: finding github.com/pkg/errors v0.8.1 07:08:54 go: finding github.com/pmezard/go-difflib v1.0.0 07:08:54 go: finding github.com/posener/complete v1.1.1 07:08:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:08:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:08:55 go: finding github.com/stretchr/objx v0.1.0 07:08:55 go: finding github.com/stretchr/testify v1.5.1 07:08:55 go: finding github.com/ugorji/go v1.1.4 07:08:55 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:08:55 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:08:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:08:55 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:08:55 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:08:55 go: finding gopkg.in/yaml.v2 v2.2.8 07:08:59 Removing intermediate container 6b4a740588b7 07:08:59 ---> 842ab6e8538d 07:08:59 Successfully built 842ab6e8538d 07:08:59 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 07:09:00 + docker inspect -f . ci-base-image-x86_64 07:09:00 . [Pipeline] withDockerContainer 07:09:00 prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container 07:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:00 $ docker top 420f2539f753c68acb69cd7e3ef00eeb1346f0a8476870991c319b0dac7b7999 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:01 + go version 07:09:01 go version go1.13.5 linux/amd64 [Pipeline] sh 07:09:02 + make test 07:09:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:09:03 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:09:17 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:09:17 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:09:22 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 22.6% of statements 07:09:22 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.041s coverage: 95.8% of statements 07:09:25 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.544s coverage: 7.9% of statements 07:09:25 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 22.1% of statements 07:09:25 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:09:25 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.112s coverage: 38.5% of statements 07:09:25 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:09:25 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 07:09:25 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.435s coverage: 79.9% of statements 07:09:25 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:09:25 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:09:25 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:09:25 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements 07:09:25 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.093s coverage: 76.1% of statements 07:09:25 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:09:25 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:09:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:09:28 gofmt -l . 07:09:28 [ "`gofmt -l .`" = "" ] 07:09:28 ./bin/test-attribution-txt.sh 07:09:29 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:09:29 Stashed 1 file(s) [Pipeline] } 07:09:29 $ docker stop --time=1 420f2539f753c68acb69cd7e3ef00eeb1346f0a8476870991c319b0dac7b7999 07:09:31 $ docker rm -f 420f2539f753c68acb69cd7e3ef00eeb1346f0a8476870991c319b0dac7b7999 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:09:33 + ls -al . 07:09:33 total 160 07:09:33 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 1 07:09 . 07:09:33 drwxrwxr-x. 4 jenkins jenkins 30 Apr 1 07:08 .. 07:09:33 drwxrwxr-x. 3 jenkins jenkins 20 Apr 1 07:08 api 07:09:33 drwxrwxr-x. 2 jenkins jenkins 64 Apr 1 07:08 bin 07:09:33 -rw-r--r--. 1 jenkins jenkins 94825 Apr 1 07:09 coverage.out 07:09:33 -rw-rw-r--. 1 jenkins jenkins 936 Apr 1 07:08 Dockerfile.build 07:09:33 -rw-rw-r--. 1 jenkins jenkins 140 Apr 1 07:08 .dockerignore 07:09:33 drwxrwxr-x. 4 jenkins jenkins 31 Apr 1 07:08 example 07:09:33 drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 07:08 .git 07:09:33 drwxrwxr-x. 2 jenkins jenkins 38 Apr 1 07:08 .github 07:09:33 -rw-rw-r--. 1 jenkins jenkins 138 Apr 1 07:08 .gitignore 07:09:33 -rw-r--r--. 1 jenkins jenkins 438 Apr 1 07:09 go.mod 07:09:33 -rw-r--r--. 1 jenkins jenkins 11812 Apr 1 07:09 go.sum 07:09:33 drwxrwxr-x. 13 jenkins jenkins 179 Apr 1 07:08 internal 07:09:33 -rw-rw-r--. 1 jenkins jenkins 808 Apr 1 07:08 Jenkinsfile 07:09:33 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 1 07:08 LICENSE 07:09:33 -rw-rw-r--. 1 jenkins jenkins 892 Apr 1 07:08 Makefile 07:09:33 drwxrwxr-x. 5 jenkins jenkins 50 Apr 1 07:08 pkg 07:09:33 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 1 07:08 README.md 07:09:33 drwxrwxr-x. 3 jenkins jenkins 58 Apr 1 07:08 .semver 07:09:33 drwxrwxr-x. 4 jenkins jenkins 54 Apr 1 07:08 snap 07:09:33 -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 07:06 VERSION 07:09:33 -rw-rw-r--. 1 jenkins jenkins 222 Apr 1 07:08 version.go [Pipeline] isUnix [Pipeline] sh 07:09:33 + 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=888b39f222b207ffcba3a6825bb33c7eea8f5d72 --label arch=amd64 --label version=0.0.0 . 07:09:33 Sending build context to Docker daemon 2.889MB 07:09:33 Step 1/20 : ARG BASE=golang:1.13-alpine 07:09:33 Step 2/20 : FROM ${BASE} AS builder 07:09:33 ---> 842ab6e8538d 07:09:33 Step 3/20 : ARG MAKE='make build' 07:09:33 ---> Running in d37223119bf4 07:09:33 Removing intermediate container d37223119bf4 07:09:33 ---> b5c90c9d88aa 07:09:33 Step 4/20 : WORKDIR /device-sdk-go 07:09:33 ---> Running in f38a70efda01 07:09:33 Removing intermediate container f38a70efda01 07:09:33 ---> 2e985bd64863 07:09:33 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:09:33 ---> Running in df60c55ae5fd 07:09:33 Removing intermediate container df60c55ae5fd 07:09:33 ---> c2ec2f7e1f6d 07:09:33 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:34 ---> Running in b168d641a709 07:09:35 Removing intermediate container b168d641a709 07:09:35 ---> b9a17c3d760f 07:09:35 Step 7/20 : RUN apk add --update --no-cache make git 07:09:35 ---> Running in db0fdfd19195 07:09:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:09:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:09:36 OK: 143 MiB in 39 packages 07:09:37 Removing intermediate container db0fdfd19195 07:09:37 ---> 34ea7c12c626 07:09:37 Step 8/20 : COPY . . 07:09:37 ---> e425001025bb 07:09:37 Step 9/20 : RUN ${MAKE} 07:09:37 ---> Running in cb7b0175fa06 07:09:37 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 07:09:50 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:09:50 Removing intermediate container cb7b0175fa06 07:09:50 ---> 08409987f0c2 07:09:50 Step 10/20 : FROM scratch 07:09:50 ---> 07:09:50 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:09:50 ---> Running in ac9c5171e6be 07:09:50 Removing intermediate container ac9c5171e6be 07:09:50 ---> bffab43a7336 07:09:50 Step 12/20 : ENV APP_PORT=49990 07:09:51 ---> Running in 027709841e82 07:09:51 Removing intermediate container 027709841e82 07:09:51 ---> 969f4acc292e 07:09:51 Step 13/20 : EXPOSE $APP_PORT 07:09:51 ---> Running in 62970a69dd48 07:09:51 Removing intermediate container 62970a69dd48 07:09:51 ---> d36b29d3dcb8 07:09:51 Step 14/20 : WORKDIR / 07:09:51 ---> Running in ef94aabb554a 07:09:51 Removing intermediate container ef94aabb554a 07:09:51 ---> dfd21024fa73 07:09:51 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:09:51 ---> 2a3987b223ad 07:09:51 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 07:09:51 ---> cf3c935f581a 07:09:51 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 07:09:51 ---> Running in 1b3ad190bd27 07:09:52 Removing intermediate container 1b3ad190bd27 07:09:52 ---> f9d62f3a07fc 07:09:52 Step 18/20 : LABEL arch=amd64 07:09:52 ---> Running in 12afeceec5d4 07:09:52 Removing intermediate container 12afeceec5d4 07:09:52 ---> 771dab9fe5cd 07:09:52 Step 19/20 : LABEL git_sha=888b39f222b207ffcba3a6825bb33c7eea8f5d72 07:09:52 ---> Running in db2655eb5f48 07:09:52 Removing intermediate container db2655eb5f48 07:09:52 ---> 2b8fc0c0fcbb 07:09:52 Step 20/20 : LABEL version=0.0.0 07:09:52 ---> Running in f1fac5e1b72a 07:09:52 Removing intermediate container f1fac5e1b72a 07:09:52 ---> 7fbfd39095e0 07:09:52 [Warning] One or more build-args [ARCH] were not consumed 07:09:52 Successfully built 7fbfd39095e0 07:09:52 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:10:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1707 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws 07:10:28 Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout 07:10:33 using credential edgex-jenkins-ssh 07:10:34 Cloning the remote Git repository 07:10:34 Cloning with configured refspecs honoured and without tags 07:10:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:10:34 > git init /w/workspace/device-sdk-go/11 # timeout=10 07:10:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:10:34 > git --version # timeout=10 07:10:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:10:35 Fetching without tags 07:10:36 Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 888b39f222b207ffcba3a6825bb33c7eea8f5d72 07:10:36 Merge succeeded, producing 888b39f222b207ffcba3a6825bb33c7eea8f5d72 07:10:36 Checking out Revision 888b39f222b207ffcba3a6825bb33c7eea8f5d72 (PR-432) 07:10:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:10:35 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 07:10:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:10:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:10:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:10:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:10:36 > git config core.sparsecheckout # timeout=10 07:10:36 > git checkout -f 888b39f222b207ffcba3a6825bb33c7eea8f5d72 # timeout=10 07:10:36 > git remote # timeout=10 07:10:36 > git config --get remote.origin.url # timeout=10 07:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:36 > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 07:10:36 > git rev-parse HEAD^{commit} # timeout=10 07:10:36 > git config core.sparsecheckout # timeout=10 07:10:36 > git checkout -f 888b39f222b207ffcba3a6825bb33c7eea8f5d72 # timeout=10 07:10:40 Commit message: "Refactor to use common go-mod-bootstrap package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:10:41 ========================================================= 07:10:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:10:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:10:42 + 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 . 07:10:43 Sending build context to Docker daemon 2.772MB 07:10:43 Step 1/8 : ARG BASE=golang:1.13-alpine 07:10:43 Step 2/8 : FROM ${BASE} 07:10:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:10:44 cde5963f3b93: Pulling fs layer 07:10:44 2a23fa8c16f7: Pulling fs layer 07:10:44 777b28850792: Pulling fs layer 07:10:44 8a11ddd9e578: Pulling fs layer 07:10:44 4cf88f913ddb: Pulling fs layer 07:10:44 1df406cf5192: Pulling fs layer 07:10:44 cd6300453558: Pulling fs layer 07:10:44 b9c365052c96: Pulling fs layer 07:10:44 a2d8cc88f415: Pulling fs layer 07:10:44 ea1d1ca13537: Pulling fs layer 07:10:44 3750a50a1c5e: Pulling fs layer 07:10:44 4cf88f913ddb: Waiting 07:10:44 1df406cf5192: Waiting 07:10:44 cd6300453558: Waiting 07:10:44 b9c365052c96: Waiting 07:10:44 a2d8cc88f415: Waiting 07:10:44 ea1d1ca13537: Waiting 07:10:44 3750a50a1c5e: Waiting 07:10:44 8a11ddd9e578: Waiting 07:10:44 777b28850792: Download complete 07:10:44 2a23fa8c16f7: Download complete 07:10:44 4cf88f913ddb: Verifying Checksum 07:10:44 4cf88f913ddb: Download complete 07:10:44 1df406cf5192: Verifying Checksum 07:10:44 1df406cf5192: Download complete 07:10:44 cde5963f3b93: Verifying Checksum 07:10:44 cde5963f3b93: Download complete 07:10:45 cde5963f3b93: Pull complete 07:10:46 2a23fa8c16f7: Pull complete 07:10:46 777b28850792: Pull complete 07:10:48 cd6300453558: Verifying Checksum 07:10:48 cd6300453558: Download complete 07:10:48 a2d8cc88f415: Verifying Checksum 07:10:48 a2d8cc88f415: Download complete 07:10:50 ea1d1ca13537: Verifying Checksum 07:10:50 ea1d1ca13537: Download complete 07:10:51 3750a50a1c5e: Verifying Checksum 07:10:51 3750a50a1c5e: Download complete 07:10:53 b9c365052c96: Verifying Checksum 07:10:53 b9c365052c96: Download complete 07:10:55 8a11ddd9e578: Download complete 07:11:07 8a11ddd9e578: Pull complete 07:11:07 4cf88f913ddb: Pull complete 07:11:07 1df406cf5192: Pull complete 07:11:11 cd6300453558: Pull complete 07:11:15 b9c365052c96: Pull complete 07:11:15 a2d8cc88f415: Pull complete 07:11:17 ea1d1ca13537: Pull complete 07:11:18 3750a50a1c5e: Pull complete 07:11:18 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:11:18 ---> 78745c68409d 07:11:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:11:23 ---> Running in 8591b586b560 07:11:23 Removing intermediate container 8591b586b560 07:11:23 ---> 229f4aae549f 07:11:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:23 ---> Running in 12cecab7549d 07:11:25 Removing intermediate container 12cecab7549d 07:11:25 ---> 12e5505cf379 07:11:25 Step 5/8 : RUN apk add --no-cache make git 07:11:25 ---> Running in e7fdd56587d7 07:11:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:11:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:11:27 OK: 125 MiB in 39 packages 07:11:28 Removing intermediate container e7fdd56587d7 07:11:28 ---> 4db73db63d63 07:11:28 Step 6/8 : WORKDIR /device-sdk-go 07:11:29 ---> Running in c5648ec487bf 07:11:29 Removing intermediate container c5648ec487bf 07:11:29 ---> 37f3568389c3 07:11:29 Step 7/8 : COPY . . 07:11:30 ---> 9555a1985abf 07:11:30 Step 8/8 : RUN go mod download 07:11:31 ---> Running in 4e092142867e 07:11:37 go: finding github.com/BurntSushi/toml v0.3.1 07:11:37 go: finding github.com/OneOfOne/xxhash v1.2.6 07:11:37 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:11:37 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:11:37 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:11:37 go: finding github.com/bgentry/speakeasy v0.1.0 07:11:37 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:11:37 go: finding github.com/davecgh/go-spew v1.1.1 07:11:37 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 07:11:37 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:11:37 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 07:11:37 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:11:37 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:11:37 go: finding github.com/fatih/color v1.7.0 07:11:37 go: finding github.com/go-kit/kit v0.8.0 07:11:37 go: finding github.com/go-logfmt/logfmt v0.4.0 07:11:37 go: finding github.com/go-stack/stack v1.8.0 07:11:37 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:11:37 go: finding github.com/google/uuid v1.1.0 07:11:37 go: finding github.com/gorilla/mux v1.7.1 07:11:37 go: finding github.com/hashicorp/consul/api v1.1.0 07:11:37 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:11:37 go: finding github.com/hashicorp/errwrap v1.0.0 07:11:37 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:11:37 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:11:37 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:11:37 go: finding github.com/hashicorp/go-multierror v1.0.0 07:11:37 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:11:37 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:11:37 go: finding github.com/hashicorp/go-syslog v1.0.0 07:11:37 go: finding github.com/hashicorp/go-uuid v1.0.1 07:11:37 go: finding github.com/hashicorp/go.net v0.0.1 07:11:37 go: finding github.com/hashicorp/golang-lru v0.5.0 07:11:37 go: finding github.com/hashicorp/logutils v1.0.0 07:11:37 go: finding github.com/hashicorp/mdns v1.0.0 07:11:37 go: finding github.com/hashicorp/memberlist v0.1.3 07:11:37 go: finding github.com/hashicorp/serf v0.8.2 07:11:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:11:37 go: finding github.com/mattn/go-colorable v0.0.9 07:11:37 go: finding github.com/mattn/go-isatty v0.0.3 07:11:38 go: finding github.com/miekg/dns v1.0.14 07:11:38 go: finding github.com/mitchellh/cli v1.0.0 07:11:38 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:11:38 go: finding github.com/mitchellh/copystructure v1.0.0 07:11:38 go: finding github.com/mitchellh/go-homedir v1.0.0 07:11:38 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:11:38 go: finding github.com/mitchellh/gox v0.4.0 07:11:38 go: finding github.com/mitchellh/iochan v1.0.0 07:11:38 go: finding github.com/mitchellh/mapstructure v1.1.2 07:11:38 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:11:38 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:11:38 go: finding github.com/pelletier/go-toml v1.2.0 07:11:38 go: finding github.com/pkg/errors v0.8.1 07:11:38 go: finding github.com/pmezard/go-difflib v1.0.0 07:11:38 go: finding github.com/posener/complete v1.1.1 07:11:38 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:11:38 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:11:38 go: finding github.com/stretchr/objx v0.1.0 07:11:38 go: finding github.com/stretchr/testify v1.5.1 07:11:38 go: finding github.com/ugorji/go v1.1.4 07:11:38 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:11:38 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:11:38 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:11:38 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:11:38 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:11:38 go: finding gopkg.in/yaml.v2 v2.2.8 07:11:46 Removing intermediate container 4e092142867e 07:11:46 ---> e03c62b41805 07:11:46 Successfully built e03c62b41805 07:11:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:47 + docker inspect -f . ci-base-image-arm64 07:11:47 . [Pipeline] withDockerContainer 07:11:47 prd-ubuntu18.04-docker-arm64-4c-16g-1707 does not seem to be running inside a container 07:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:11:49 $ docker top 9ea0a9ebfdcdf35d6042c4aa9c50c72826a5f794896faa6ed9e0c0013feb6949 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:50 + go version 07:11:50 go version go1.13.5 linux/arm64 [Pipeline] sh 07:11:51 + make test 07:11:51 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:11:52 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:12:39 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:12:39 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:12:39 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.027s coverage: 22.6% of statements 07:12:39 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.158s coverage: 95.8% of statements 07:12:39 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.077s coverage: 7.9% of statements 07:12:39 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.032s coverage: 22.1% of statements 07:12:39 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:12:40 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.236s coverage: 38.5% of statements 07:12:40 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:12:40 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 07:12:40 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.549s coverage: 79.9% of statements 07:12:40 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:12:40 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:12:40 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:12:41 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.057s coverage: 52.6% of statements 07:12:42 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.330s coverage: 76.1% of statements 07:12:42 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:12:42 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:12:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:12:50 gofmt -l . 07:12:50 [ "`gofmt -l .`" = "" ] 07:12:50 ./bin/test-attribution-txt.sh 07:12:51 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:12:51 Warning: overwriting stash ‘coverage-report’ 07:12:52 Stashed 1 file(s) [Pipeline] } 07:12:52 $ docker stop --time=1 9ea0a9ebfdcdf35d6042c4aa9c50c72826a5f794896faa6ed9e0c0013feb6949 07:12:54 $ docker rm -f 9ea0a9ebfdcdf35d6042c4aa9c50c72826a5f794896faa6ed9e0c0013feb6949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:12:56 + ls -al . 07:12:56 total 200 07:12:56 drwxrwxr-x 11 jenkins jenkins 4096 Apr 1 07:12 . 07:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:10 .. 07:12:56 -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 07:10 .dockerignore 07:12:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 07:10 .git 07:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:10 .github 07:12:56 -rw-rw-r-- 1 jenkins jenkins 138 Apr 1 07:10 .gitignore 07:12:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:10 .semver 07:12:56 -rw-rw-r-- 1 jenkins jenkins 936 Apr 1 07:10 Dockerfile.build 07:12:56 -rw-rw-r-- 1 jenkins jenkins 808 Apr 1 07:10 Jenkinsfile 07:12:56 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 07:10 LICENSE 07:12:56 -rw-rw-r-- 1 jenkins jenkins 892 Apr 1 07:10 Makefile 07:12:56 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 1 07:10 README.md 07:12:56 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 07:06 VERSION 07:12:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:10 api 07:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:10 bin 07:12:56 -rw-r--r-- 1 jenkins jenkins 94825 Apr 1 07:12 coverage.out 07:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:10 example 07:12:56 -rw-r--r-- 1 jenkins jenkins 438 Apr 1 07:12 go.mod 07:12:56 -rw-r--r-- 1 jenkins jenkins 11812 Apr 1 07:12 go.sum 07:12:56 drwxrwxr-x 13 jenkins jenkins 4096 Apr 1 07:10 internal 07:12:56 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 07:10 pkg 07:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:10 snap 07:12:56 -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 07:10 version.go [Pipeline] isUnix [Pipeline] sh 07:12:56 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=888b39f222b207ffcba3a6825bb33c7eea8f5d72 --label arch=arm64 --label version=0.0.0 . 07:12:57 Sending build context to Docker daemon 2.889MB 07:12:57 Step 1/20 : ARG BASE=golang:1.13-alpine 07:12:57 Step 2/20 : FROM ${BASE} AS builder 07:12:57 ---> e03c62b41805 07:12:57 Step 3/20 : ARG MAKE='make build' 07:12:57 ---> Running in c3f8f92d6fc6 07:12:57 Removing intermediate container c3f8f92d6fc6 07:12:57 ---> 3f50d65e981e 07:12:57 Step 4/20 : WORKDIR /device-sdk-go 07:12:57 ---> Running in 774ed9c99aba 07:12:58 Removing intermediate container 774ed9c99aba 07:12:58 ---> faa817a648c8 07:12:58 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:12:58 ---> Running in befea820d326 07:12:58 Removing intermediate container befea820d326 07:12:58 ---> df6de23f0a87 07:12:58 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:58 ---> Running in 6d17aa171b43 07:13:00 Removing intermediate container 6d17aa171b43 07:13:00 ---> 94e4343293d4 07:13:00 Step 7/20 : RUN apk add --update --no-cache make git 07:13:00 ---> Running in 812d84487c75 07:13:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:13:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:13:03 OK: 125 MiB in 39 packages 07:13:04 Removing intermediate container 812d84487c75 07:13:04 ---> 3e678a204a34 07:13:04 Step 8/20 : COPY . . 07:13:04 ---> 2389ecc14488 07:13:04 Step 9/20 : RUN ${MAKE} 07:13:05 ---> Running in 1dd14b51f17d 07:13: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 07:13:44 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:13:44 Removing intermediate container 1dd14b51f17d 07:13:44 ---> cab12ad2f020 07:13:44 Step 10/20 : FROM scratch 07:13:44 ---> 07:13:44 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:13:44 ---> Running in 8413e5c02696 07:13:44 Removing intermediate container 8413e5c02696 07:13:44 ---> b296e6eecdc2 07:13:44 Step 12/20 : ENV APP_PORT=49990 07:13:44 ---> Running in 6d423219377f 07:13:44 Removing intermediate container 6d423219377f 07:13:44 ---> 7d0022970899 07:13:44 Step 13/20 : EXPOSE $APP_PORT 07:13:44 ---> Running in 4eb62d2b45f1 07:13:44 Removing intermediate container 4eb62d2b45f1 07:13:44 ---> ba9c919e0959 07:13:44 Step 14/20 : WORKDIR / 07:13:44 ---> Running in 293eb108130b 07:13:44 Removing intermediate container 293eb108130b 07:13:44 ---> 08ad415764f5 07:13:44 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:13:44 ---> 62d68e1a7c4f 07:13:44 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 07:13:45 ---> 19a2158c13be 07:13:45 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 07:13:45 ---> Running in a1bcf8ae4096 07:13:45 Removing intermediate container a1bcf8ae4096 07:13:45 ---> 77ec2146b68b 07:13:45 Step 18/20 : LABEL arch=arm64 07:13:45 ---> Running in e7e43316be14 07:13:46 Removing intermediate container e7e43316be14 07:13:46 ---> 9c5b7fed626a 07:13:46 Step 19/20 : LABEL git_sha=888b39f222b207ffcba3a6825bb33c7eea8f5d72 07:13:46 ---> Running in c9544d0afbac 07:13:46 Removing intermediate container c9544d0afbac 07:13:46 ---> 18f99300aaa7 07:13:46 Step 20/20 : LABEL version=0.0.0 07:13:46 ---> Running in 53acce9ddb8b 07:13:47 Removing intermediate container 53acce9ddb8b 07:13:47 ---> 0cf48a56c671 07:13:47 [Warning] One or more build-args [ARCH] were not consumed 07:13:47 Successfully built 0cf48a56c671 07:13: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] } [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 07:13:48 provisioning config files... 07:13:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config2183473407417495375tmp [Pipeline] { [Pipeline] sh 07:13:48 + curl -s https://codecov.io/bash 07:13:48 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config2183473407417495375tmp 07:13:48 07:13:48 _____ _ 07:13:48 / ____| | | 07:13:48 | | ___ __| | ___ ___ _____ __ 07:13:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:13:48 | |___| (_) | (_| | __/ (_| (_) \ V / 07:13:48 \_____\___/ \__,_|\___|\___\___/ \_/ 07:13:48 Bash-tbd 07:13:48 07:13:48 07:13:48 ==> Jenkins CI detected. 07:13:48 project root: . 07:13:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:13:48 ==> Running gcov in . (disable via -X gcov) 07:13:48 ==> Python coveragepy not found 07:13:48 ==> Searching for coverage reports in: 07:13:48 + . 07:13:48 -> Found 1 reports 07:13:48 ==> Detecting git/mercurial file structure 07:13:48 ==> Reading reports 07:13:48 + ./coverage.out bytes=94825 07:13:48 ==> Appending adjustments 07:13:48 http://docs.codecov.io/docs/fixing-reports 07:13:49 + Found adjustments 07:13:49 ==> Gzipping contents 07:13:49 ==> Uploading reports 07:13:49 url: https://codecov.io 07:13:49 query: branch=PR-432&commit=888b39f222b207ffcba3a6825bb33c7eea8f5d72&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= 07:13:49 -> Pinging Codecov 07:13:49 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-432&commit=888b39f222b207ffcba3a6825bb33c7eea8f5d72&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= 07:13:49 -> Uploading 07:13:50 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/888b39f222b207ffcba3a6825bb33c7eea8f5d72 [Pipeline] } 07:13: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 07:13:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:13:51 ---> package-listing.sh 07:13:51 ++ tr '[:upper:]' '[:lower:]' 07:13:51 ++ facter osfamily 07:13:51 + OS_FAMILY=redhat 07:13:51 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-432 07:13:51 + START_PACKAGES=/tmp/packages_start.txt 07:13:51 + END_PACKAGES=/tmp/packages_end.txt 07:13:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:51 + PACKAGES=/tmp/packages_start.txt 07:13:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' 07:13:51 + PACKAGES=/tmp/packages_end.txt 07:13:51 + case "${OS_FAMILY}" in 07:13:51 + rpm -qa 07:13:51 + sort 07:13:55 + '[' -f /tmp/packages_start.txt ']' 07:13:55 + '[' -f /tmp/packages_end.txt ']' 07:13:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' 07:13:55 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ 07:13:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [Pipeline] isUnix [Pipeline] sh 07:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:13:56 07:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:13:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:13:56 alpine: Pulling from edgex-lftools-log-publisher 07:13:56 c9b1b535fdd9: Pulling fs layer 07:13:56 2cc5ad85d9ab: Pulling fs layer 07:13:56 756a868c4378: Pulling fs layer 07:13:56 444b2fc9a129: Pulling fs layer 07:13:56 ea15f1150254: Pulling fs layer 07:13:56 41b27a9f41bf: Pulling fs layer 07:13:56 28c525ee5125: Pulling fs layer 07:13:56 094b1ea09ed8: Pulling fs layer 07:13:56 138eaada9080: Pulling fs layer 07:13:56 0622d0fa9048: Pulling fs layer 07:13:56 444b2fc9a129: Waiting 07:13:56 ea15f1150254: Waiting 07:13:56 41b27a9f41bf: Waiting 07:13:56 28c525ee5125: Waiting 07:13:56 094b1ea09ed8: Waiting 07:13:56 138eaada9080: Waiting 07:13:56 0622d0fa9048: Waiting 07:13:56 2cc5ad85d9ab: Verifying Checksum 07:13:56 2cc5ad85d9ab: Download complete 07:13:56 444b2fc9a129: Verifying Checksum 07:13:56 444b2fc9a129: Download complete 07:13:56 c9b1b535fdd9: Verifying Checksum 07:13:56 c9b1b535fdd9: Download complete 07:13:56 ea15f1150254: Verifying Checksum 07:13:56 ea15f1150254: Download complete 07:13:56 28c525ee5125: Verifying Checksum 07:13:56 28c525ee5125: Download complete 07:13:57 c9b1b535fdd9: Pull complete 07:13:57 756a868c4378: Verifying Checksum 07:13:57 756a868c4378: Download complete 07:13:57 138eaada9080: Verifying Checksum 07:13:57 138eaada9080: Download complete 07:13:57 2cc5ad85d9ab: Pull complete 07:13:57 094b1ea09ed8: Verifying Checksum 07:13:57 094b1ea09ed8: Download complete 07:13:57 0622d0fa9048: Verifying Checksum 07:13:57 0622d0fa9048: Download complete 07:13:58 41b27a9f41bf: Verifying Checksum 07:13:58 41b27a9f41bf: Download complete 07:13:59 756a868c4378: Pull complete 07:13:59 444b2fc9a129: Pull complete 07:13:59 ea15f1150254: Pull complete 07:14:03 41b27a9f41bf: Pull complete 07:14:03 28c525ee5125: Pull complete 07:14:07 094b1ea09ed8: Pull complete 07:14:07 138eaada9080: Pull complete 07:14:07 0622d0fa9048: Pull complete 07:14:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:14:07 prd-centos7-docker-4c-2g-1704 does not seem to be running inside a container 07:14:07 $ 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-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:14:08 $ docker top 7013559fd02f5d78705fdc82fa6fa611581a1b3a9fc110315ac5785552c78f7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:14:08 provisioning config files... 07:14:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config7004830972398883585tmp [Pipeline] { [Pipeline] echo 07:14:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:14:09 ---> create-netrc.sh [Pipeline] echo 07:14:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:14:09 ---> logs-deploy.sh 07:14:09 + ARCHIVE_ARTIFACTS= 07:14:09 + LOGS_SERVER=https://logs.edgexfoundry.org 07:14:09 + '[' https://logs.edgexfoundry.org == None ']' 07:14:09 + NEXUS_URL=https://nexus.edgexfoundry.org 07:14:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/11 07:14:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/11/ 07:14:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/11 /w/workspace/dgexfoundry_device-sdk-go_PR-432 07:14:11 Archives upload complete. 07:14:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/11/ 07:14:12 ---> uname -a: 07:14:12 Linux 7013559fd02f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 07:14:12 07:14:12 07:14:12 ---> lscpu: 07:14:12 Architecture: x86_64 07:14:12 CPU op-mode(s): 32-bit, 64-bit 07:14:12 Byte Order: Little Endian 07:14:12 Address sizes: 40 bits physical, 48 bits virtual 07:14:12 CPU(s): 4 07:14:12 On-line CPU(s) list: 0-3 07:14:12 Thread(s) per core: 1 07:14:12 Core(s) per socket: 1 07:14:12 Socket(s): 4 07:14:12 NUMA node(s): 1 07:14:12 Vendor ID: GenuineIntel 07:14:12 CPU family: 6 07:14:12 Model: 44 07:14:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:14:12 Stepping: 1 07:14:12 CPU MHz: 2933.436 07:14:12 BogoMIPS: 5866.87 07:14:12 Virtualization: VT-x 07:14:12 Hypervisor vendor: KVM 07:14:12 Virtualization type: full 07:14:12 L1d cache: 128 KiB 07:14:12 L1i cache: 128 KiB 07:14:12 L2 cache: 16 MiB 07:14:12 L3 cache: 64 MiB 07:14:12 NUMA node0 CPU(s): 0-3 07:14:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 07:14:12 Vulnerability Meltdown: Mitigation; PTI 07:14:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:14:12 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 07:14:12 Vulnerability Spectre v2: Mitigation; Full retpoline 07:14:12 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 07:14:12 07:14:12 07:14:12 ---> nproc: 07:14:12 4 07:14:12 07:14:12 07:14:12 ---> df -h: 07:14:12 Filesystem Size Used Available Use% Mounted on 07:14:12 overlay 50.0G 6.3G 43.7G 13% / 07:14:12 tmpfs 64.0M 0 64.0M 0% /dev 07:14:12 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 07:14:12 shm 64.0M 0 64.0M 0% /dev/shm 07:14:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 07:14:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 07:14:12 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 07:14:12 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432 07:14:12 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp 07:14:12 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 07:14:12 07:14:12 07:14:12 ---> free -m: 07:14:12 total used free shared buff/cache available 07:14:12 Mem: 1838 574 74 0 1189 1159 07:14:12 Swap: 1023 0 1023 07:14:12 07:14:12 07:14:12 ---> ip addr: 07:14:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:14:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:14:12 inet 127.0.0.1/8 scope host lo 07:14:12 valid_lft forever preferred_lft forever 07:14:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 07:14:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:14:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:14:12 valid_lft forever preferred_lft forever 07:14:12 07:14:12 07:14:12 ---> sar -b -r -n DEV: 07:14:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/01/20 _x86_64_ (4 CPU) 07:14:12 07:14:12 07:05:38 LINUX RESTART 07:14:12 07:14:12 07:06:01 tps rtps wtps bread/s bwrtn/s 07:14:12 07:07:01 90.87 36.86 54.01 4837.80 14395.72 07:14:12 07:08:01 3.93 0.00 3.93 0.00 123.99 07:14:12 07:09:01 0.33 0.00 0.33 0.00 4.80 07:14:12 07:10:01 0.30 0.00 0.30 0.00 3.61 07:14:12 07:11:01 0.23 0.00 0.23 0.00 3.60 07:14:12 07:12:01 0.40 0.00 0.40 0.00 5.41 07:14:12 07:13:01 0.28 0.00 0.28 0.00 3.50 07:14:12 07:14:02 70.08 48.87 21.21 3543.83 8857.64 07:14:12 Average: 20.82 10.72 10.09 1048.36 2926.60 07:14:12 07:14:12 07:06:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:14:12 07:07:01 111896 1770408 94.06 2620 1261072 962864 32.85 408572 1199944 16 07:14:12 07:08:01 123308 1758996 93.45 2620 1261104 901596 30.76 400516 1199792 20 07:14:12 07:09:01 122628 1759676 93.49 2620 1261116 901776 30.77 401656 1199780 8 07:14:12 07:10:01 122364 1759940 93.50 2620 1261116 901800 30.77 401720 1199780 12 07:14:12 07:11:01 120384 1761920 93.60 2620 1261124 905148 30.88 403388 1199780 8 07:14:12 07:12:01 123452 1758852 93.44 2620 1261128 904728 30.87 401040 1199780 8 07:14:12 07:13:01 123624 1758680 93.43 2620 1261132 901632 30.76 400804 1199776 12 07:14:12 07:14:02 77668 1804636 95.87 2620 1233988 1122880 38.31 465464 1148116 55144 07:14:12 Average: 115666 1766639 93.86 2620 1257723 937803 32.00 410395 1193344 6904 07:14:12 07:14:12 07:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:14:12 07:07:01 eth0 352.83 241.83 1020.98 98.75 0.00 0.00 0.00 07:14:12 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:07:01 docker0 6.49 4.74 0.89 15.50 0.00 0.00 0.00 07:14:12 07:08:01 eth0 0.43 0.08 0.04 0.01 0.00 0.00 0.00 07:14:12 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:09:01 eth0 2.66 1.83 2.20 0.30 0.00 0.00 0.00 07:14:12 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:10:01 eth0 1.43 0.38 0.35 0.21 0.00 0.00 0.00 07:14:12 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:11:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 07:14:12 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:12:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 07:14:12 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:13:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 07:14:12 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:14:02 eth0 108.42 81.80 2329.58 10.40 0.00 0.00 0.00 07:14:12 07:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 07:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 Average: eth0 58.38 40.84 419.46 13.75 0.00 0.00 0.00 07:14:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:12 Average: docker0 0.81 0.59 0.11 1.94 0.00 0.00 0.00 07:14:12 07:14:12 07:14:12 ---> sar -P ALL: 07:14:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/01/20 _x86_64_ (4 CPU) 07:14:12 07:14:12 07:05:38 LINUX RESTART 07:14:12 07:14:12 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:14:12 07:07:01 all 15.82 0.00 6.46 4.27 2.20 71.25 07:14:12 07:07:01 0 13.76 0.00 7.08 3.31 2.41 73.44 07:14:12 07:07:01 1 13.63 0.00 6.86 7.45 2.29 69.79 07:14:12 07:07:01 2 18.61 0.00 5.80 2.56 2.20 70.84 07:14:12 07:07:01 3 17.31 0.00 6.11 3.76 1.88 70.94 07:14:12 07:08:01 all 0.19 0.00 0.06 0.00 0.09 99.65 07:14:12 07:08:01 0 0.05 0.00 0.03 0.00 0.05 99.87 07:14:12 07:08:01 1 0.10 0.00 0.08 0.00 0.17 99.65 07:14:12 07:08:01 2 0.48 0.00 0.07 0.00 0.08 99.37 07:14:12 07:08:01 3 0.10 0.00 0.08 0.00 0.07 99.75 07:14:12 07:09:01 all 0.20 0.00 0.05 0.00 0.06 99.69 07:14:12 07:09:01 0 0.08 0.00 0.05 0.00 0.03 99.83 07:14:12 07:09:01 1 0.15 0.00 0.07 0.00 0.08 99.70 07:14:12 07:09:01 2 0.48 0.00 0.07 0.00 0.07 99.38 07:14:12 07:09:01 3 0.07 0.00 0.03 0.00 0.05 99.85 07:14:12 07:10:01 all 0.16 0.00 0.05 0.00 0.08 99.70 07:14:12 07:10:01 0 0.05 0.00 0.05 0.00 0.05 99.85 07:14:12 07:10:01 1 0.08 0.00 0.05 0.00 0.12 99.75 07:14:12 07:10:01 2 0.08 0.00 0.07 0.00 0.12 99.73 07:14:12 07:10:01 3 0.45 0.00 0.02 0.00 0.03 99.50 07:14:12 07:11:01 all 0.19 0.00 0.06 0.00 0.05 99.70 07:14:12 07:11:01 0 0.07 0.00 0.05 0.00 0.10 99.78 07:14:12 07:11:01 1 0.08 0.00 0.07 0.00 0.03 99.82 07:14:12 07:11:01 2 0.07 0.00 0.05 0.00 0.05 99.83 07:14:12 07:11:01 3 0.53 0.00 0.05 0.00 0.03 99.38 07:14:12 07:12:01 all 0.17 0.00 0.05 0.00 0.05 99.73 07:14:12 07:12:01 0 0.08 0.00 0.07 0.00 0.13 99.72 07:14:12 07:12:01 1 0.08 0.00 0.05 0.00 0.03 99.83 07:14:12 07:12:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:14:12 07:12:01 3 0.48 0.00 0.05 0.00 0.03 99.43 07:14:12 07:13:01 all 0.16 0.00 0.05 0.00 0.04 99.75 07:14:12 07:13:01 0 0.05 0.00 0.05 0.00 0.03 99.87 07:14:12 07:13:01 1 0.10 0.00 0.05 0.00 0.07 99.78 07:14:12 07:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:14:12 07:13:01 3 0.47 0.00 0.05 0.00 0.05 99.43 07:14:12 07:14:02 all 3.47 0.00 2.08 0.95 0.70 92.81 07:14:12 07:14:02 0 3.78 0.00 2.60 1.28 0.59 91.76 07:14:12 07:14:02 1 3.74 0.00 2.21 0.42 0.74 92.89 07:14:12 07:14:02 2 3.23 0.00 1.83 2.04 0.80 92.09 07:14:12 07:14:02 3 3.12 0.00 1.68 0.03 0.65 94.51 07:14:12 Average: all 2.52 0.00 1.10 0.64 0.41 95.33 07:14:12 Average: 0 2.22 0.00 1.24 0.57 0.42 95.55 07:14:12 Average: 1 2.22 0.00 1.17 0.97 0.44 95.20 07:14:12 Average: 2 2.85 0.00 0.98 0.57 0.42 95.18 07:14:12 Average: 3 2.79 0.00 1.00 0.47 0.35 95.40 07:14:12 07:14:12 07:14:12