Pull request #49 opened 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-snmp-go Obtained Jenkinsfile from 6cbb7bff062e751609f5520d3ffbff3f7b224b09+2a2498c9bbadf04898195d37569b88cc82665a53 (22b07f2f13a32c7f111e3452b0c02c4405c3a4a0) Running in Durability level: MAX_SURVIVABILITY 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-49/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.13] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6411 in /w/workspace/dgexfoundry_device-snmp-go_PR-49 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-49 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2a2498c9bbadf04898195d37569b88cc82665a53 into PR head commit 6cbb7bff062e751609f5520d3ffbff3f7b224b09 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # 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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # 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 2a2498c9bbadf04898195d37569b88cc82665a53 # timeout=10 Merge succeeded, producing 6cbb7bff062e751609f5520d3ffbff3f7b224b09 Checking out Revision 6cbb7bff062e751609f5520d3ffbff3f7b224b09 (PR-49) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 Commit message: "refactor: upgrade SDK to v1.2.0" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:08:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:08:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:08:13 ========================================================= 05:08:13 EdgeX Global Pipelines Version Info 05:08:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:08:18 ------------------- 05:08:18 stable info: 05:08:18 ------------------- 05:08:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:08:18 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 05:08:18 Message: update stable to v1.0.86 05:08:19 ------------------- 05:08:19 experimental info: 05:08:19 ------------------- 05:08:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:08:19 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 05:08:19 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:22 05:08:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:08:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:23 latest: Pulling from edgex-devops/git-semver 05:08:23 9123ac7c32f7: Pulling fs layer 05:08:23 b8cc5d1170e3: Pulling fs layer 05:08:23 2924cbbf6a41: Pulling fs layer 05:08:23 93b08a4f1073: Pulling fs layer 05:08:23 93b08a4f1073: Waiting 05:08:23 b8cc5d1170e3: Verifying Checksum 05:08:23 b8cc5d1170e3: Download complete 05:08:24 9123ac7c32f7: Verifying Checksum 05:08:24 9123ac7c32f7: Download complete 05:08:24 93b08a4f1073: Verifying Checksum 05:08:24 93b08a4f1073: Download complete 05:08:24 2924cbbf6a41: Verifying Checksum 05:08:24 2924cbbf6a41: Download complete 05:08:24 9123ac7c32f7: Pull complete 05:08:25 b8cc5d1170e3: Pull complete 05:08:26 2924cbbf6a41: Pull complete 05:08:27 93b08a4f1073: Pull complete 05:08:27 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:08:28 prd-centos7-docker-4c-2g-6411 does not seem to be running inside a container 05:08:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-49 -v /w/workspace/dgexfoundry_device-snmp-go_PR-49:/w/workspace/dgexfoundry_device-snmp-go_PR-49:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-49@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 05:08:31 $ docker top b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:08:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:31 [ssh-agent] Looking for ssh-agent implementation... 05:08:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:33 $ docker exec b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent 05:08:34 SSH_AUTH_SOCK=/tmp/ssh-Z4BQXwfU5f2v/agent.14 05:08:34 SSH_AGENT_PID=20 05:08:34 Running ssh-add (command line suppressed) 05:08:35 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_1113085775340746809.key (/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_1113085775340746809.key) 05:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:37 + git describe --exact-match --tags HEAD 05:08:37 fatal: No names found, cannot describe anything. [Pipeline] } 05:08:38 $ docker exec --env ******** --env ******** b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent -k 05:08:39 unset SSH_AUTH_SOCK; 05:08:39 unset SSH_AGENT_PID; 05:08:39 echo Agent pid 20 killed; 05:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:08:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:08:39 This usually means this commit has not been tagged. [Pipeline] sshagent 05:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:39 [ssh-agent] Looking for ssh-agent implementation... 05:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:40 $ docker exec b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent 05:08:41 SSH_AUTH_SOCK=/tmp/ssh-fvMbyG9ynMxx/agent.53 05:08:41 SSH_AGENT_PID=59 05:08:41 Running ssh-add (command line suppressed) 05:08:41 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_8364284087350534562.key (/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_8364284087350534562.key) 05:08:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:43 + git semver init 05:08:43 # -> Open(): unable to determine branch for HEAD 05:08:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-49/.git 05:08:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-49 05:08:43 # $SEMVER_REMOTE_NAME = origin 05:08:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:08:43 # $SEMVER_USER_NAME = edgex-jenkins 05:08:43 # $SEMVER_BRANCH = PR-49 05:08:43 # $SEMVER_TEMP = /tmp/semver-103704664 05:08:43 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:08:43 # '/tmp/semver-103704664' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-49/.semver' 05:08:43 # -> Force: false 05:08:43 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-49/.semver [Pipeline] } 05:08:43 $ docker exec --env ******** --env ******** b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent -k 05:08:44 unset SSH_AUTH_SOCK; 05:08:44 unset SSH_AGENT_PID; 05:08:44 echo Agent pid 59 killed; 05:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:08:45 + git semver [Pipeline] } 05:08:45 $ docker stop --time=1 b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 05:08:47 $ docker rm -f b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:08:48 Stashed 35 file(s) [Pipeline] echo 05:08:48 [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 05:09:04 Still waiting to schedule task 05:09:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:09:04 Still waiting to schedule task 05:09:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:11:05 Running on prd-centos7-docker-4c-2g-6413 in /w/workspace/dgexfoundry_device-snmp-go_PR-49 [Pipeline] { [Pipeline] ws 05:11:05 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:11:08 using credential edgex-jenkins-ssh 05:11:08 Cloning the remote Git repository 05:11:08 Cloning with configured refspecs honoured and without tags 05:11:08 Fetching without tags 05:11:07 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:11:07 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:11:07 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:11:07 > git --version # timeout=10 05:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:11:08 > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10 05:11:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:11:08 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:11:09 Merging remotes/origin/master commit 2a2498c9bbadf04898195d37569b88cc82665a53 into PR head commit 6cbb7bff062e751609f5520d3ffbff3f7b224b09 05:11:09 Merge succeeded, producing 6cbb7bff062e751609f5520d3ffbff3f7b224b09 05:11:09 Checking out Revision 6cbb7bff062e751609f5520d3ffbff3f7b224b09 (PR-49) 05:11:08 > git config core.sparsecheckout # timeout=10 05:11:08 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 05:11:09 > git remote # timeout=10 05:11:09 > git config --get remote.origin.url # timeout=10 05:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:09 > git merge 2a2498c9bbadf04898195d37569b88cc82665a53 # timeout=10 05:11:09 > git rev-parse HEAD^{commit} # timeout=10 05:11:09 > git config core.sparsecheckout # timeout=10 05:11:09 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 05:11:12 Commit message: "refactor: upgrade SDK to v1.2.0" 05:11:12 > git --version # timeout=10 05:11:12 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:11:13 ========================================================= 05:11:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:11:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:11:14 + 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 . 05:11:14 Sending build context to Docker daemon 340.5kB 05:11:14 Step 1/10 : ARG BASE=golang:1.13-alpine 05:11:14 Step 2/10 : FROM ${BASE} 05:11:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:11:14 e6b0cf9c0882: Pulling fs layer 05:11:14 2848faf0eed1: Pulling fs layer 05:11:14 0f37312ad70f: Pulling fs layer 05:11:14 5788d62ee057: Pulling fs layer 05:11:14 0e6b1d234666: Pulling fs layer 05:11:14 bf5d7aec512f: Pulling fs layer 05:11:14 34c802a77dc8: Pulling fs layer 05:11:14 9eb99e56ec68: Pulling fs layer 05:11:14 27c7a5d97fbd: Pulling fs layer 05:11:14 5c102a31e300: Pulling fs layer 05:11:14 dcfb455df0a1: Pulling fs layer 05:11:14 5788d62ee057: Waiting 05:11:14 0e6b1d234666: Waiting 05:11:14 bf5d7aec512f: Waiting 05:11:14 34c802a77dc8: Waiting 05:11:14 9eb99e56ec68: Waiting 05:11:14 27c7a5d97fbd: Waiting 05:11:14 5c102a31e300: Waiting 05:11:14 dcfb455df0a1: Waiting 05:11:14 0f37312ad70f: Verifying Checksum 05:11:14 0f37312ad70f: Download complete 05:11:14 2848faf0eed1: Download complete 05:11:15 0e6b1d234666: Verifying Checksum 05:11:15 0e6b1d234666: Download complete 05:11:15 bf5d7aec512f: Verifying Checksum 05:11:15 bf5d7aec512f: Download complete 05:11:15 e6b0cf9c0882: Verifying Checksum 05:11:15 e6b0cf9c0882: Download complete 05:11:15 e6b0cf9c0882: Pull complete 05:11:15 2848faf0eed1: Pull complete 05:11:15 34c802a77dc8: Verifying Checksum 05:11:15 34c802a77dc8: Download complete 05:11:16 27c7a5d97fbd: Verifying Checksum 05:11:16 27c7a5d97fbd: Download complete 05:11:16 5c102a31e300: Verifying Checksum 05:11:16 5c102a31e300: Download complete 05:11:16 dcfb455df0a1: Verifying Checksum 05:11:16 dcfb455df0a1: Download complete 05:11:16 9eb99e56ec68: Verifying Checksum 05:11:16 9eb99e56ec68: Download complete 05:11:16 5788d62ee057: Download complete 05:11:17 0f37312ad70f: Pull complete 05:11:24 5788d62ee057: Pull complete 05:11:24 0e6b1d234666: Pull complete 05:11:24 bf5d7aec512f: Pull complete 05:11:29 34c802a77dc8: Pull complete 05:11:32 9eb99e56ec68: Pull complete 05:11:32 27c7a5d97fbd: Pull complete 05:11:33 5c102a31e300: Pull complete 05:11:33 dcfb455df0a1: Pull complete 05:11:33 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:11:33 ---> 7c70fe431013 05:11:33 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:11:33 ---> Running in ac7a9ad8357d 05:11:33 Removing intermediate container ac7a9ad8357d 05:11:33 ---> b20651a047f3 05:11:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:11:33 ---> Running in 3f6eceb086d4 05:11:34 Removing intermediate container 3f6eceb086d4 05:11:34 ---> 9e99fd950182 05:11:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:11:34 ---> Running in 1bcd7e3139a5 05:11:34 Removing intermediate container 1bcd7e3139a5 05:11:34 ---> 45f5343f9323 05:11:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:34 ---> Running in 8c0b3090cfd4 05:11:35 Removing intermediate container 8c0b3090cfd4 05:11:35 ---> 8142726a9216 05:11:35 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:35 ---> Running in b390a9653cc0 05:11:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:11:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:11:37 OK: 143 MiB in 39 packages 05:11:37 Removing intermediate container b390a9653cc0 05:11:37 ---> 5db016b4d4ae 05:11:37 Step 8/10 : WORKDIR /device-snmp-go 05:11:37 ---> Running in 3ecb85179c7d 05:11:38 Removing intermediate container 3ecb85179c7d 05:11:38 ---> 54dd74246139 05:11:38 Step 9/10 : COPY . . 05:11:38 ---> 88a599ab6334 05:11:38 Step 10/10 : RUN go mod download 05:11:38 ---> Running in 190e528de857 05:11:40 go: finding github.com/BurntSushi/toml v0.3.1 05:11:40 go: finding github.com/OneOfOne/xxhash v1.2.6 05:11:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:11:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:11:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:11:40 go: finding github.com/bgentry/speakeasy v0.1.0 05:11:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:11:40 go: finding github.com/davecgh/go-spew v1.1.1 05:11:40 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:11:40 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:11:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:11:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:11:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:11:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:11:40 go: finding github.com/fatih/color v1.7.0 05:11:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:11:40 go: finding github.com/go-kit/kit v0.8.0 05:11:40 go: finding github.com/go-logfmt/logfmt v0.4.0 05:11:40 go: finding github.com/go-stack/stack v1.8.0 05:11:40 go: finding github.com/golang/mock v1.2.0 05:11:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:11:40 go: finding github.com/google/uuid v1.1.0 05:11:40 go: finding github.com/gorilla/mux v1.7.1 05:11:40 go: finding github.com/hashicorp/consul/api v1.1.0 05:11:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:11:40 go: finding github.com/hashicorp/errwrap v1.0.0 05:11:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:11:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:11:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:11:40 go: finding github.com/hashicorp/go-multierror v1.0.0 05:11:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:11:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:11:40 go: finding github.com/hashicorp/go-syslog v1.0.0 05:11:40 go: finding github.com/hashicorp/go-uuid v1.0.1 05:11:40 go: finding github.com/hashicorp/go.net v0.0.1 05:11:40 go: finding github.com/hashicorp/golang-lru v0.5.0 05:11:40 go: finding github.com/hashicorp/logutils v1.0.0 05:11:40 go: finding github.com/hashicorp/mdns v1.0.0 05:11:40 go: finding github.com/hashicorp/memberlist v0.1.3 05:11:40 go: finding github.com/hashicorp/serf v0.8.2 05:11:40 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:11:40 go: finding github.com/mattn/go-colorable v0.0.9 05:11:40 go: finding github.com/mattn/go-isatty v0.0.3 05:11:40 go: finding github.com/miekg/dns v1.0.14 05:11:40 go: finding github.com/mitchellh/cli v1.0.0 05:11:40 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:11:40 go: finding github.com/mitchellh/copystructure v1.0.0 05:11:40 go: finding github.com/mitchellh/go-homedir v1.0.0 05:11:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:11:40 go: finding github.com/mitchellh/gox v0.4.0 05:11:40 go: finding github.com/mitchellh/iochan v1.0.0 05:11:40 go: finding github.com/mitchellh/mapstructure v1.1.2 05:11:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:11:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:11:40 go: finding github.com/pelletier/go-toml v1.2.0 05:11:40 go: finding github.com/pkg/errors v0.8.1 05:11:40 go: finding github.com/pmezard/go-difflib v1.0.0 05:11:40 go: finding github.com/posener/complete v1.1.1 05:11:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:11:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:11:40 go: finding github.com/soniah/gosnmp v1.21.0 05:11:40 go: finding github.com/stretchr/objx v0.1.0 05:11:40 go: finding github.com/stretchr/testify v1.5.1 05:11:40 go: finding github.com/ugorji/go v1.1.4 05:11:40 go: finding github.com/x448/float16 v0.8.4 05:11:40 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:11:40 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:11:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:11:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:11:40 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:11:40 go: finding gopkg.in/yaml.v2 v2.2.8 05:11:45 Removing intermediate container 190e528de857 05:11:45 ---> e3edf42a2c39 05:11:45 Successfully built e3edf42a2c39 05:11:45 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 05:11:45 + docker inspect -f . ci-base-image-x86_64 05:11:45 . [Pipeline] withDockerContainer 05:11:46 prd-centos7-docker-4c-2g-6413 does not seem to be running inside a container 05:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 05:11:46 $ docker top 23b8f108445011e458655878a696bf16c5d19832d62b592b31d068514a747039 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:47 + go version 05:11:47 go version go1.13.5 linux/amd64 [Pipeline] sh 05:11:47 + make test 05:11:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:11:48 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:12:00 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:12:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements 05:12:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:12:01 gofmt -l . 05:12:01 [ "`gofmt -l .`" = "" ] 05:12:01 ./bin/test-attribution-txt.sh 05:12:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:12:02 Stashed 1 file(s) [Pipeline] } 05:12:02 $ docker stop --time=1 23b8f108445011e458655878a696bf16c5d19832d62b592b31d068514a747039 05:12:04 $ docker rm -f 23b8f108445011e458655878a696bf16c5d19832d62b592b31d068514a747039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:05 + ls -al . 05:12:05 total 92 05:12:05 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 28 05:12 . 05:12:05 drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 05:11 .. 05:12:05 -rw-rw-r--. 1 jenkins jenkins 4910 Apr 28 05:11 Attribution.txt 05:12:05 drwxrwxr-x. 2 jenkins jenkins 87 Apr 28 05:11 bin 05:12:05 drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 05:11 cmd 05:12:05 -rw-r--r--. 1 jenkins jenkins 8493 Apr 28 05:11 coverage.out 05:12:05 -rw-rw-r--. 1 jenkins jenkins 917 Apr 28 05:11 Dockerfile 05:12:05 -rw-rw-r--. 1 jenkins jenkins 409 Apr 28 05:11 Dockerfile.build 05:12:05 -rw-rw-r--. 1 jenkins jenkins 6 Apr 28 05:11 .dockerignore 05:12:05 drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 05:11 .git 05:12:05 -rw-rw-r--. 1 jenkins jenkins 272 Apr 28 05:11 .gitignore 05:12:05 -rw-r--r--. 1 jenkins jenkins 203 Apr 28 05:12 go.mod 05:12:05 -rw-r--r--. 1 jenkins jenkins 12601 Apr 28 05:12 go.sum 05:12:05 drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 05:11 internal 05:12:05 -rw-rw-r--. 1 jenkins jenkins 678 Apr 28 05:11 Jenkinsfile 05:12:05 -rw-rw-r--. 1 jenkins jenkins 937 Apr 28 05:11 Makefile 05:12:05 drwxrwxr-x. 2 jenkins jenkins 84 Apr 28 05:11 profiles 05:12:05 -rw-rw-r--. 1 jenkins jenkins 12398 Apr 28 05:11 README.md 05:12:05 drwxrwxr-x. 3 jenkins jenkins 74 Apr 28 05:11 .semver 05:12:05 -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 05:08 VERSION 05:12:05 -rw-rw-r--. 1 jenkins jenkins 209 Apr 28 05:11 version.go [Pipeline] isUnix [Pipeline] sh 05:12:06 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 --label arch=amd64 --label version=0.0.0 . 05:12:06 Sending build context to Docker daemon 349.7kB 05:12:06 Step 1/24 : ARG BASE=golang:1.13-alpine 05:12:06 Step 2/24 : FROM ${BASE} AS builder 05:12:06 ---> e3edf42a2c39 05:12:06 Step 3/24 : ARG MAKE='make build' 05:12:06 ---> Running in b43fd898b31e 05:12:06 Removing intermediate container b43fd898b31e 05:12:06 ---> 8d9e9523a03c 05:12:06 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:12:06 ---> Running in 14d387d17c45 05:12:06 Removing intermediate container 14d387d17c45 05:12:06 ---> 3e8fc78ee7b2 05:12:06 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:12:06 ---> Running in e8c82e8ff11e 05:12:06 Removing intermediate container e8c82e8ff11e 05:12:06 ---> 0d99710eee7a 05:12:06 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:07 ---> Running in 8386e87b935e 05:12:07 Removing intermediate container 8386e87b935e 05:12:07 ---> c4f92190bbfa 05:12:07 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:12:07 ---> Running in e8395adf5561 05:12:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:12:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:12:09 OK: 143 MiB in 39 packages 05:12:09 Removing intermediate container e8395adf5561 05:12:09 ---> 34e08afe0c8c 05:12:09 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 05:12:09 ---> Running in 986cad97fb9f 05:12:09 Removing intermediate container 986cad97fb9f 05:12:09 ---> d311f512ce66 05:12:09 Step 9/24 : COPY go.mod . 05:12:09 ---> e4e8a8c9ded4 05:12:09 Step 10/24 : COPY Makefile . 05:12:10 ---> 4e2bb1ddd038 05:12:10 Step 11/24 : RUN make update 05:12:10 ---> Running in 6b1c9d680257 05:12:10 CGO_ENABLED=0 GO111MODULE=on go mod download 05:12:10 Removing intermediate container 6b1c9d680257 05:12:10 ---> 2b1e1a0f7d9d 05:12:10 Step 12/24 : COPY . . 05:12:11 ---> a616b641d2f8 05:12:11 Step 13/24 : RUN ${MAKE} 05:12:11 ---> Running in bf6e8464c1c0 05:12:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 05:12:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:12:24 Removing intermediate container bf6e8464c1c0 05:12:24 ---> 997117ec8ed1 05:12:24 Step 14/24 : FROM alpine 05:12:24 latest: Pulling from library/alpine 05:12:24 cbdbe7a5bc2a: Pulling fs layer 05:12:24 cbdbe7a5bc2a: Verifying Checksum 05:12:24 cbdbe7a5bc2a: Download complete 05:12:25 cbdbe7a5bc2a: Pull complete 05:12:25 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:12:25 Status: Downloaded newer image for alpine:latest 05:12:25 ---> f70734b6a266 05:12:25 Step 15/24 : ENV APP_PORT=49993 05:12:25 ---> Running in 26133b4efd5f 05:12:25 Removing intermediate container 26133b4efd5f 05:12:25 ---> 4fb677970432 05:12:25 Step 16/24 : EXPOSE $APP_PORT 05:12:25 ---> Running in 3941a9692b8b 05:12:25 Removing intermediate container 3941a9692b8b 05:12:25 ---> ed629a7759c8 05:12:25 Step 17/24 : ENV DEVICE_PORT=161 05:12:25 ---> Running in 2ce5c6d454b3 05:12:25 Removing intermediate container 2ce5c6d454b3 05:12:25 ---> 043b8d590a42 05:12:25 Step 18/24 : EXPOSE $DEVICE_PORT 05:12:25 ---> Running in 82c25a3fd1de 05:12:25 Removing intermediate container 82c25a3fd1de 05:12:25 ---> 77464a4cef3a 05:12:25 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 05:12:26 ---> 6a4966fc67f6 05:12:26 Step 20/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 05:12:26 ---> 8e35066e126e 05:12:26 Step 21/24 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 05:12:26 ---> Running in 5b4324f6aaef 05:12:26 Removing intermediate container 5b4324f6aaef 05:12:26 ---> d04c3ff1d5a9 05:12:26 Step 22/24 : LABEL arch=amd64 05:12:26 ---> Running in e3e3bcaafb3e 05:12:27 Removing intermediate container e3e3bcaafb3e 05:12:27 ---> 2f1f420bd726 05:12:27 Step 23/24 : LABEL git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 05:12:27 ---> Running in a5b5be813ae1 05:12:27 Removing intermediate container a5b5be813ae1 05:12:27 ---> 86b9b20dbf59 05:12:27 Step 24/24 : LABEL version=0.0.0 05:12:27 ---> Running in 6bc64bc7f60b 05:12:27 Removing intermediate container 6bc64bc7f60b 05:12:27 ---> 5c3e3944a4dc 05:12:27 [Warning] One or more build-args [ARCH] were not consumed 05:12:27 Successfully built 5c3e3944a4dc 05:12:27 Successfully tagged docker-device-snmp-go: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] } 05:13:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6414 in /w/workspace/dgexfoundry_device-snmp-go_PR-49 [Pipeline] { [Pipeline] ws 05:13:20 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:13:28 using credential edgex-jenkins-ssh 05:13:28 Cloning the remote Git repository 05:13:28 Cloning with configured refspecs honoured and without tags 05:13:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:13:29 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:13:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:13:29 > git --version # timeout=10 05:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:13:30 > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10 05:13:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:30 Fetching without tags 05:13:30 Merging remotes/origin/master commit 2a2498c9bbadf04898195d37569b88cc82665a53 into PR head commit 6cbb7bff062e751609f5520d3ffbff3f7b224b09 05:13:31 Merge succeeded, producing 6cbb7bff062e751609f5520d3ffbff3f7b224b09 05:13:31 Checking out Revision 6cbb7bff062e751609f5520d3ffbff3f7b224b09 (PR-49) 05:13:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:13:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:13:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:30 > git config core.sparsecheckout # timeout=10 05:13:30 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 05:13:31 > git remote # timeout=10 05:13:31 > git config --get remote.origin.url # timeout=10 05:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:31 > git merge 2a2498c9bbadf04898195d37569b88cc82665a53 # timeout=10 05:13:31 > git rev-parse HEAD^{commit} # timeout=10 05:13:31 > git config core.sparsecheckout # timeout=10 05:13:31 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 05:13:36 Commit message: "refactor: upgrade SDK to v1.2.0" 05:13:36 > git --version # timeout=10 05:13:36 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:13:37 ========================================================= 05:13:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:13:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:13:38 + 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 . 05:13:39 Sending build context to Docker daemon 340.5kB 05:13:39 Step 1/10 : ARG BASE=golang:1.13-alpine 05:13:39 Step 2/10 : FROM ${BASE} 05:13:39 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:13:39 cde5963f3b93: Pulling fs layer 05:13:39 2a23fa8c16f7: Pulling fs layer 05:13:39 777b28850792: Pulling fs layer 05:13:39 8a11ddd9e578: Pulling fs layer 05:13:39 4cf88f913ddb: Pulling fs layer 05:13:39 1df406cf5192: Pulling fs layer 05:13:39 cd6300453558: Pulling fs layer 05:13:39 b9c365052c96: Pulling fs layer 05:13:39 a2d8cc88f415: Pulling fs layer 05:13:39 ea1d1ca13537: Pulling fs layer 05:13:39 3750a50a1c5e: Pulling fs layer 05:13:39 8a11ddd9e578: Waiting 05:13:39 4cf88f913ddb: Waiting 05:13:39 1df406cf5192: Waiting 05:13:39 cd6300453558: Waiting 05:13:39 b9c365052c96: Waiting 05:13:39 a2d8cc88f415: Waiting 05:13:39 ea1d1ca13537: Waiting 05:13:39 3750a50a1c5e: Waiting 05:13:39 777b28850792: Verifying Checksum 05:13:39 777b28850792: Download complete 05:13:40 2a23fa8c16f7: Verifying Checksum 05:13:40 2a23fa8c16f7: Download complete 05:13:40 4cf88f913ddb: Verifying Checksum 05:13:40 4cf88f913ddb: Download complete 05:13:40 1df406cf5192: Verifying Checksum 05:13:40 1df406cf5192: Download complete 05:13:40 cde5963f3b93: Verifying Checksum 05:13:40 cde5963f3b93: Download complete 05:13:41 cde5963f3b93: Pull complete 05:13:42 2a23fa8c16f7: Pull complete 05:13:43 777b28850792: Pull complete 05:13:44 cd6300453558: Verifying Checksum 05:13:44 cd6300453558: Download complete 05:13:44 a2d8cc88f415: Verifying Checksum 05:13:44 a2d8cc88f415: Download complete 05:13:47 ea1d1ca13537: Verifying Checksum 05:13:47 ea1d1ca13537: Download complete 05:13:47 3750a50a1c5e: Verifying Checksum 05:13:47 3750a50a1c5e: Download complete 05:13:50 b9c365052c96: Verifying Checksum 05:13:50 b9c365052c96: Download complete 05:13:52 8a11ddd9e578: Verifying Checksum 05:13:52 8a11ddd9e578: Download complete 05:14:04 8a11ddd9e578: Pull complete 05:14:04 4cf88f913ddb: Pull complete 05:14:04 1df406cf5192: Pull complete 05:14:10 cd6300453558: Pull complete 05:14:15 b9c365052c96: Pull complete 05:14:15 a2d8cc88f415: Pull complete 05:14:17 ea1d1ca13537: Pull complete 05:14:17 3750a50a1c5e: Pull complete 05:14:17 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:14:17 ---> 78745c68409d 05:14:17 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:14:23 ---> Running in 381c0c830d14 05:14:23 Removing intermediate container 381c0c830d14 05:14:23 ---> 393b770d9889 05:14:23 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:14:23 ---> Running in 1de6da23a1e8 05:14:24 Removing intermediate container 1de6da23a1e8 05:14:24 ---> 2016fb2ddaf8 05:14:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:14:24 ---> Running in f96e3e484237 05:14:24 Removing intermediate container f96e3e484237 05:14:24 ---> dc71159aa004 05:14:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:24 ---> Running in 7a8213c15802 05:14:27 Removing intermediate container 7a8213c15802 05:14:27 ---> 184ebec17dca 05:14:27 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:14:27 ---> Running in 059bf1e4ec89 05:14:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:14:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:14:29 OK: 125 MiB in 39 packages 05:14:30 Removing intermediate container 059bf1e4ec89 05:14:30 ---> 8c2760fad63d 05:14:30 Step 8/10 : WORKDIR /device-snmp-go 05:14:30 ---> Running in e81e51385832 05:14:31 Removing intermediate container e81e51385832 05:14:31 ---> cc40c3fa97d3 05:14:31 Step 9/10 : COPY . . 05:14:32 ---> 5f81ae33413f 05:14:32 Step 10/10 : RUN go mod download 05:14:32 ---> Running in bfd07c9f1184 05:14:35 go: finding github.com/BurntSushi/toml v0.3.1 05:14:35 go: finding github.com/OneOfOne/xxhash v1.2.6 05:14:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:14:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:14:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:14:35 go: finding github.com/bgentry/speakeasy v0.1.0 05:14:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:14:35 go: finding github.com/davecgh/go-spew v1.1.1 05:14:35 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:14:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:14:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:14:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:14:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:14:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:14:35 go: finding github.com/fatih/color v1.7.0 05:14:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:14:35 go: finding github.com/go-kit/kit v0.8.0 05:14:35 go: finding github.com/go-logfmt/logfmt v0.4.0 05:14:35 go: finding github.com/go-stack/stack v1.8.0 05:14:35 go: finding github.com/golang/mock v1.2.0 05:14:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:14:35 go: finding github.com/google/uuid v1.1.0 05:14:35 go: finding github.com/gorilla/mux v1.7.1 05:14:35 go: finding github.com/hashicorp/consul/api v1.1.0 05:14:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:14:35 go: finding github.com/hashicorp/errwrap v1.0.0 05:14:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:14:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:14:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:14:35 go: finding github.com/hashicorp/go-multierror v1.0.0 05:14:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:14:35 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:14:35 go: finding github.com/hashicorp/go-syslog v1.0.0 05:14:35 go: finding github.com/hashicorp/go-uuid v1.0.1 05:14:35 go: finding github.com/hashicorp/go.net v0.0.1 05:14:35 go: finding github.com/hashicorp/golang-lru v0.5.0 05:14:35 go: finding github.com/hashicorp/logutils v1.0.0 05:14:35 go: finding github.com/hashicorp/mdns v1.0.0 05:14:35 go: finding github.com/hashicorp/memberlist v0.1.3 05:14:35 go: finding github.com/hashicorp/serf v0.8.2 05:14:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:14:35 go: finding github.com/mattn/go-colorable v0.0.9 05:14:35 go: finding github.com/mattn/go-isatty v0.0.3 05:14:35 go: finding github.com/miekg/dns v1.0.14 05:14:35 go: finding github.com/mitchellh/cli v1.0.0 05:14:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:14:35 go: finding github.com/mitchellh/copystructure v1.0.0 05:14:35 go: finding github.com/mitchellh/go-homedir v1.0.0 05:14:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:14:35 go: finding github.com/mitchellh/gox v0.4.0 05:14:35 go: finding github.com/mitchellh/iochan v1.0.0 05:14:35 go: finding github.com/mitchellh/mapstructure v1.1.2 05:14:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:14:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:14:35 go: finding github.com/pelletier/go-toml v1.2.0 05:14:35 go: finding github.com/pkg/errors v0.8.1 05:14:35 go: finding github.com/pmezard/go-difflib v1.0.0 05:14:35 go: finding github.com/posener/complete v1.1.1 05:14:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:14:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:14:35 go: finding github.com/soniah/gosnmp v1.21.0 05:14:35 go: finding github.com/stretchr/objx v0.1.0 05:14:35 go: finding github.com/stretchr/testify v1.5.1 05:14:35 go: finding github.com/ugorji/go v1.1.4 05:14:35 go: finding github.com/x448/float16 v0.8.4 05:14:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:14:35 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:14:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:14:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:14:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:14:35 go: finding gopkg.in/yaml.v2 v2.2.8 05:14:45 Removing intermediate container bfd07c9f1184 05:14:45 ---> dcde6b0af586 05:14:45 Successfully built dcde6b0af586 05:14:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:14:46 + docker inspect -f . ci-base-image-arm64 05:14:46 . [Pipeline] withDockerContainer 05:14:47 prd-ubuntu18.04-docker-arm64-4c-16g-6414 does not seem to be running inside a container 05:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 05:14:49 $ docker top 4c739c665f9f7f1f87203f8238eb2082589d82aeffae3b2b55c71c6157911a7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:50 + go version 05:14:50 go version go1.13.5 linux/arm64 [Pipeline] sh 05:14:51 + make test 05:14:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:14:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:15:25 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:15:25 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements 05:15:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:15:31 gofmt -l . 05:15:31 [ "`gofmt -l .`" = "" ] 05:15:31 ./bin/test-attribution-txt.sh 05:15:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:15:32 Warning: overwriting stash ‘coverage-report’ 05:15:32 Stashed 1 file(s) [Pipeline] } 05:15:32 $ docker stop --time=1 4c739c665f9f7f1f87203f8238eb2082589d82aeffae3b2b55c71c6157911a7d 05:15:35 $ docker rm -f 4c739c665f9f7f1f87203f8238eb2082589d82aeffae3b2b55c71c6157911a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:15:37 + ls -al . 05:15:37 total 120 05:15:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:15 . 05:15:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:13 .. 05:15:37 -rw-rw-r-- 1 jenkins jenkins 6 Apr 28 05:13 .dockerignore 05:15:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:13 .git 05:15:37 -rw-rw-r-- 1 jenkins jenkins 272 Apr 28 05:13 .gitignore 05:15:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:13 .semver 05:15:37 -rw-rw-r-- 1 jenkins jenkins 4910 Apr 28 05:13 Attribution.txt 05:15:37 -rw-rw-r-- 1 jenkins jenkins 917 Apr 28 05:13 Dockerfile 05:15:37 -rw-rw-r-- 1 jenkins jenkins 409 Apr 28 05:13 Dockerfile.build 05:15:37 -rw-rw-r-- 1 jenkins jenkins 678 Apr 28 05:13 Jenkinsfile 05:15:37 -rw-rw-r-- 1 jenkins jenkins 937 Apr 28 05:13 Makefile 05:15:37 -rw-rw-r-- 1 jenkins jenkins 12398 Apr 28 05:13 README.md 05:15:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 05:08 VERSION 05:15:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:13 bin 05:15:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:13 cmd 05:15:37 -rw-r--r-- 1 jenkins jenkins 8493 Apr 28 05:15 coverage.out 05:15:37 -rw-r--r-- 1 jenkins jenkins 203 Apr 28 05:15 go.mod 05:15:37 -rw-r--r-- 1 jenkins jenkins 12601 Apr 28 05:15 go.sum 05:15:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:13 internal 05:15:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:13 profiles 05:15:37 -rw-rw-r-- 1 jenkins jenkins 209 Apr 28 05:13 version.go [Pipeline] isUnix [Pipeline] sh 05:15:37 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 --label arch=arm64 --label version=0.0.0 . 05:15:38 Sending build context to Docker daemon 349.7kB 05:15:38 Step 1/24 : ARG BASE=golang:1.13-alpine 05:15:38 Step 2/24 : FROM ${BASE} AS builder 05:15:38 ---> dcde6b0af586 05:15:38 Step 3/24 : ARG MAKE='make build' 05:15:38 ---> Running in c52d435c779f 05:15:38 Removing intermediate container c52d435c779f 05:15:38 ---> 3e70403e5ceb 05:15:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:15:38 ---> Running in 1891f12733dc 05:15:39 Removing intermediate container 1891f12733dc 05:15:39 ---> 88273e835ffa 05:15:39 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:15:39 ---> Running in 5dd390ed3c44 05:15:39 Removing intermediate container 5dd390ed3c44 05:15:39 ---> 149d4a5fc024 05:15:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:40 ---> Running in ecd8f3366039 05:15:42 Removing intermediate container ecd8f3366039 05:15:42 ---> de3fcdab6dce 05:15:42 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:15:42 ---> Running in a0b3d4ba324a 05:15:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:15:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:15:45 OK: 125 MiB in 39 packages 05:15:46 Removing intermediate container a0b3d4ba324a 05:15:46 ---> 6526b86c86ef 05:15:46 Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 05:15:46 ---> Running in ea7c5d7e62fb 05:15:47 Removing intermediate container ea7c5d7e62fb 05:15:47 ---> 9fcf784b9680 05:15:47 Step 9/24 : COPY go.mod . 05:15:47 ---> 368bd59116f8 05:15:47 Step 10/24 : COPY Makefile . 05:15:48 ---> cd6cad69aab7 05:15:48 Step 11/24 : RUN make update 05:15:48 ---> Running in 09c14c38dc13 05:15:49 CGO_ENABLED=0 GO111MODULE=on go mod download 05:15:51 Removing intermediate container 09c14c38dc13 05:15:51 ---> 01341427bb86 05:15:51 Step 12/24 : COPY . . 05:15:52 ---> 3e956cc4636e 05:15:52 Step 13/24 : RUN ${MAKE} 05:15:52 ---> Running in c5d1928b31fc 05:15:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 05:16:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:16:33 Removing intermediate container c5d1928b31fc 05:16:33 ---> 690457d28ec7 05:16:33 Step 14/24 : FROM alpine 05:16:33 latest: Pulling from library/alpine 05:16:33 29e5d40040c1: Pulling fs layer 05:16:33 29e5d40040c1: Verifying Checksum 05:16:33 29e5d40040c1: Download complete 05:16:34 29e5d40040c1: Pull complete 05:16:34 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:16:34 Status: Downloaded newer image for alpine:latest 05:16:34 ---> c20d2a9ab686 05:16:34 Step 15/24 : ENV APP_PORT=49993 05:16:34 ---> Running in a55a791d29a5 05:16:34 Removing intermediate container a55a791d29a5 05:16:34 ---> be55f52ff342 05:16:34 Step 16/24 : EXPOSE $APP_PORT 05:16:34 ---> Running in 20b806461f35 05:16:35 Removing intermediate container 20b806461f35 05:16:35 ---> 5e5cd5a64190 05:16:35 Step 17/24 : ENV DEVICE_PORT=161 05:16:35 ---> Running in 66625eddaf19 05:16:35 Removing intermediate container 66625eddaf19 05:16:35 ---> 1521e1ef5b77 05:16:35 Step 18/24 : EXPOSE $DEVICE_PORT 05:16:35 ---> Running in cea7b2ee007f 05:16:35 Removing intermediate container cea7b2ee007f 05:16:35 ---> ad6479a5ebc2 05:16:35 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 05:16:37 ---> 933f8a7be263 05:16:37 Step 20/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 05:16:37 ---> bac0971133c1 05:16:37 Step 21/24 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 05:16:37 ---> Running in b9778880c65c 05:16:38 Removing intermediate container b9778880c65c 05:16:38 ---> a5f417371392 05:16:38 Step 22/24 : LABEL arch=arm64 05:16:38 ---> Running in 889a636f7c8f 05:16:38 Removing intermediate container 889a636f7c8f 05:16:38 ---> f8f4fea71d15 05:16:38 Step 23/24 : LABEL git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 05:16:39 ---> Running in 37f8eb8dfcf0 05:16:39 Removing intermediate container 37f8eb8dfcf0 05:16:39 ---> 99ab2f957862 05:16:39 Step 24/24 : LABEL version=0.0.0 05:16:39 ---> Running in cdb1ac7630f3 05:16:39 Removing intermediate container cdb1ac7630f3 05:16:39 ---> 97eafa289443 05:16:39 [Warning] One or more build-args [ARCH] were not consumed 05:16:39 Successfully built 97eafa289443 05:16:39 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:16:41 provisioning config files... 05:16:41 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/config5896128183669092803tmp [Pipeline] { [Pipeline] sh 05:16:42 + curl -s https://codecov.io/bash 05:16:42 + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/config5896128183669092803tmp 05:16:42 05:16:42 _____ _ 05:16:42 / ____| | | 05:16:42 | | ___ __| | ___ ___ _____ __ 05:16:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:42 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:42 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:42 Bash-tbd 05:16:42 05:16:42 05:16:42 ==> Jenkins CI detected. 05:16:42 project root: . 05:16:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:42 ==> Running gcov in . (disable via -X gcov) 05:16:42 ==> Python coveragepy not found 05:16:42 ==> Searching for coverage reports in: 05:16:42 + . 05:16:42 -> Found 1 reports 05:16:42 ==> Detecting git/mercurial file structure 05:16:42 ==> Reading reports 05:16:42 + ./coverage.out bytes=8493 05:16:42 ==> Appending adjustments 05:16:42 http://docs.codecov.io/docs/fixing-reports 05:16:43 + Found adjustments 05:16:43 ==> Gzipping contents 05:16:43 ==> Uploading reports 05:16:43 url: https://codecov.io 05:16:43 query: branch=PR-49&commit=6cbb7bff062e751609f5520d3ffbff3f7b224b09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=49&job= 05:16:43 -> Pinging Codecov 05:16:43 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-49&commit=6cbb7bff062e751609f5520d3ffbff3f7b224b09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=49&job= 05:16:43 -> Uploading 05:16:44 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/6cbb7bff062e751609f5520d3ffbff3f7b224b09 [Pipeline] } 05:16:44 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 05:16:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:46 ---> package-listing.sh 05:16:46 ++ facter osfamily 05:16:46 ++ tr '[:upper:]' '[:lower:]' 05:16:46 + OS_FAMILY=redhat 05:16:46 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-49 05:16:46 + START_PACKAGES=/tmp/packages_start.txt 05:16:46 + END_PACKAGES=/tmp/packages_end.txt 05:16:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:46 + PACKAGES=/tmp/packages_start.txt 05:16:46 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-49 ']' 05:16:46 + PACKAGES=/tmp/packages_end.txt 05:16:46 + case "${OS_FAMILY}" in 05:16:46 + rpm -qa 05:16:46 + sort 05:16:53 + '[' -f /tmp/packages_start.txt ']' 05:16:53 + '[' -f /tmp/packages_end.txt ']' 05:16:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:53 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-49 ']' 05:16:53 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-49/archives/ 05:16:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-49/archives/ [Pipeline] isUnix [Pipeline] sh 05:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:16:54 05:16:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:16:55 alpine: Pulling from edgex-lftools-log-publisher 05:16:55 c9b1b535fdd9: Pulling fs layer 05:16:55 2cc5ad85d9ab: Pulling fs layer 05:16:55 756a868c4378: Pulling fs layer 05:16:55 444b2fc9a129: Pulling fs layer 05:16:55 ea15f1150254: Pulling fs layer 05:16:55 41b27a9f41bf: Pulling fs layer 05:16:55 28c525ee5125: Pulling fs layer 05:16:55 094b1ea09ed8: Pulling fs layer 05:16:55 138eaada9080: Pulling fs layer 05:16:55 0622d0fa9048: Pulling fs layer 05:16:55 444b2fc9a129: Waiting 05:16:55 ea15f1150254: Waiting 05:16:55 138eaada9080: Waiting 05:16:55 28c525ee5125: Waiting 05:16:55 0622d0fa9048: Waiting 05:16:55 094b1ea09ed8: Waiting 05:16:55 2cc5ad85d9ab: Download complete 05:16:55 444b2fc9a129: Verifying Checksum 05:16:55 444b2fc9a129: Download complete 05:16:55 c9b1b535fdd9: Verifying Checksum 05:16:55 c9b1b535fdd9: Download complete 05:16:55 ea15f1150254: Verifying Checksum 05:16:55 ea15f1150254: Download complete 05:16:56 28c525ee5125: Verifying Checksum 05:16:56 28c525ee5125: Download complete 05:16:56 c9b1b535fdd9: Pull complete 05:16:57 2cc5ad85d9ab: Pull complete 05:16:58 756a868c4378: Verifying Checksum 05:16:58 756a868c4378: Download complete 05:16:58 138eaada9080: Verifying Checksum 05:16:58 138eaada9080: Download complete 05:16:58 0622d0fa9048: Verifying Checksum 05:16:58 0622d0fa9048: Download complete 05:16:59 094b1ea09ed8: Verifying Checksum 05:16:59 094b1ea09ed8: Download complete 05:16:59 41b27a9f41bf: Verifying Checksum 05:16:59 41b27a9f41bf: Download complete 05:17:01 756a868c4378: Pull complete 05:17:01 444b2fc9a129: Pull complete 05:17:02 ea15f1150254: Pull complete 05:17:07 41b27a9f41bf: Pull complete 05:17:07 28c525ee5125: Pull complete 05:17:11 094b1ea09ed8: Pull complete 05:17:11 138eaada9080: Pull complete 05:17:11 0622d0fa9048: Pull complete 05:17:11 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:17:11 prd-centos7-docker-4c-2g-6411 does not seem to be running inside a container 05:17:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-49 -v /w/workspace/dgexfoundry_device-snmp-go_PR-49:/w/workspace/dgexfoundry_device-snmp-go_PR-49:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-49@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 05:17:13 $ docker top a5a061ea48127037770c851e2a6e872976e0165e66baf67c798d611933fd8aa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:13 provisioning config files... 05:17:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/config966076555411394338tmp [Pipeline] { [Pipeline] echo 05:17:14 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:17:14 ---> create-netrc.sh [Pipeline] echo 05:17:14 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:17:15 ---> logs-deploy.sh 05:17:15 + ARCHIVE_ARTIFACTS= 05:17:15 + LOGS_SERVER=https://logs.edgexfoundry.org 05:17:15 + '[' https://logs.edgexfoundry.org == None ']' 05:17:15 + NEXUS_URL=https://nexus.edgexfoundry.org 05:17:15 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-49/1 05:17:15 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-49/1/ 05:17:15 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-49/1 /w/workspace/dgexfoundry_device-snmp-go_PR-49 05:17:17 Archives upload complete. 05:17:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-49/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-49/1/ 05:17:18 ---> uname -a: 05:17:18 Linux a5a061ea4812 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 05:17:18 05:17:18 05:17:18 ---> lscpu: 05:17:18 Architecture: x86_64 05:17:18 CPU op-mode(s): 32-bit, 64-bit 05:17:18 Byte Order: Little Endian 05:17:18 Address sizes: 40 bits physical, 48 bits virtual 05:17:18 CPU(s): 4 05:17:18 On-line CPU(s) list: 0-3 05:17:18 Thread(s) per core: 1 05:17:18 Core(s) per socket: 1 05:17:18 Socket(s): 4 05:17:18 NUMA node(s): 1 05:17:18 Vendor ID: GenuineIntel 05:17:18 CPU family: 6 05:17:18 Model: 44 05:17:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:17:18 Stepping: 1 05:17:18 CPU MHz: 2933.438 05:17:18 BogoMIPS: 5866.87 05:17:18 Virtualization: VT-x 05:17:18 Hypervisor vendor: KVM 05:17:18 Virtualization type: full 05:17:18 L1d cache: 128 KiB 05:17:18 L1i cache: 128 KiB 05:17:18 L2 cache: 16 MiB 05:17:18 L3 cache: 64 MiB 05:17:18 NUMA node0 CPU(s): 0-3 05:17:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 05:17:18 Vulnerability Meltdown: Mitigation; PTI 05:17:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:17:18 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 05:17:18 Vulnerability Spectre v2: Mitigation; Full retpoline 05:17:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:17:18 05:17:18 05:17:18 ---> nproc: 05:17:18 4 05:17:18 05:17:18 05:17:18 ---> df -h: 05:17:18 Filesystem Size Used Available Use% Mounted on 05:17:18 overlay 50.0G 6.3G 43.7G 13% / 05:17:18 tmpfs 64.0M 0 64.0M 0% /dev 05:17:18 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 05:17:18 shm 64.0M 0 64.0M 0% /dev/shm 05:17:18 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 05:17:18 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 05:17:18 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 05:17:18 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-49 05:17:18 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp 05:17:18 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 05:17:18 05:17:18 05:17:18 ---> free -m: 05:17:18 total used free shared buff/cache available 05:17:18 Mem: 1838 592 71 0 1174 1141 05:17:18 Swap: 1023 0 1023 05:17:18 05:17:18 05:17:18 ---> ip addr: 05:17:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:17:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:17:18 inet 127.0.0.1/8 scope host lo 05:17:18 valid_lft forever preferred_lft forever 05:17:18 6: eth0@if7: mtu 1458 qdisc noqueue state UP 05:17:18 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:17:18 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:17:18 valid_lft forever preferred_lft forever 05:17:18 05:17:18 05:17:18 ---> sar -b -r -n DEV: 05:17:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) 05:17:18 05:17:18 05:06:59 LINUX RESTART 05:17:18 05:17:18 05:08:02 tps rtps wtps bread/s bwrtn/s 05:17:18 05:09:01 44.19 10.35 33.84 2429.72 3408.34 05:17:18 05:10:01 2.66 0.00 2.66 0.00 73.42 05:17:18 05:11:01 0.68 0.00 0.68 0.00 9.01 05:17:18 05:12:01 0.53 0.00 0.53 0.00 6.09 05:17:18 05:13:01 0.50 0.00 0.50 0.00 7.68 05:17:18 05:14:01 0.27 0.00 0.27 0.00 3.91 05:17:18 05:15:01 0.25 0.00 0.25 0.00 2.83 05:17:18 05:16:01 0.27 0.00 0.27 0.00 2.93 05:17:18 05:17:01 67.74 52.91 14.83 3561.06 5382.48 05:17:18 Average: 12.99 7.05 5.94 664.60 987.18 05:17:18 05:17:18 05:08:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:17:18 05:09:01 114928 1767376 93.89 2620 1231476 985752 33.63 436860 1167016 140 05:17:18 05:10:01 127156 1755148 93.24 2620 1231484 905760 30.90 426992 1166708 8 05:17:18 05:11:01 125628 1756676 93.33 2620 1231488 905988 30.91 430088 1164756 8 05:17:18 05:12:01 125148 1757156 93.35 2620 1231488 906072 30.91 430616 1164704 8 05:17:18 05:13:01 125300 1757004 93.34 2620 1231496 905988 30.91 430844 1164704 20 05:17:18 05:14:01 124368 1757936 93.39 2620 1231500 906120 30.92 431624 1164704 8 05:17:18 05:15:01 125028 1757276 93.36 2620 1231504 906120 30.92 430876 1164700 16 05:17:18 05:16:01 127656 1754648 93.22 2620 1231508 905760 30.90 428792 1164700 8 05:17:18 05:17:01 95892 1786412 94.91 2620 1222060 1096128 37.40 446452 1171696 82932 05:17:18 Average: 121234 1761070 93.56 2620 1230445 935965 31.93 432572 1165965 9239 05:17:18 05:17:18 05:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:17:18 05:09:01 eth0 80.21 73.25 471.51 50.33 0.00 0.00 0.00 05:17:18 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:09:01 docker0 1.18 1.01 0.25 1.62 0.00 0.00 0.00 05:17:18 05:10:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 05:17:18 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:11:01 eth0 0.88 0.53 0.40 0.21 0.00 0.00 0.00 05:17:18 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:12:01 eth0 0.92 0.42 0.29 0.21 0.00 0.00 0.00 05:17:18 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:13:01 eth0 1.65 0.40 0.51 0.27 0.00 0.00 0.00 05:17:18 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:14:01 eth0 2.98 0.82 0.93 0.56 0.00 0.00 0.00 05:17:18 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:15:01 eth0 0.97 0.67 0.55 0.41 0.00 0.00 0.00 05:17:18 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:16:01 eth0 0.10 0.07 0.01 0.03 0.00 0.00 0.00 05:17:18 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:17:01 eth0 94.29 66.20 2323.68 9.82 0.00 0.00 0.00 05:17:18 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 Average: eth0 20.23 15.77 311.60 6.81 0.00 0.00 0.00 05:17:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:18 Average: docker0 0.13 0.11 0.03 0.18 0.00 0.00 0.00 05:17:18 05:17:18 05:17:18 ---> sar -P ALL: 05:17:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) 05:17:18 05:17:18 05:06:59 LINUX RESTART 05:17:18 05:17:18 05:08:02 CPU %user %nice %system %iowait %steal %idle 05:17:18 05:09:01 all 3.24 0.00 3.54 1.12 24.96 67.14 05:17:18 05:09:01 0 2.70 0.00 2.79 0.81 28.00 65.69 05:17:18 05:09:01 1 2.59 0.00 3.20 1.89 25.06 67.25 05:17:18 05:09:01 2 3.97 0.00 4.96 1.36 22.94 66.76 05:17:18 05:09:01 3 3.75 0.00 3.30 0.44 23.68 68.83 05:17:18 05:10:01 all 0.11 0.00 0.07 0.00 0.73 99.09 05:17:18 05:10:01 0 0.05 0.00 0.10 0.00 0.34 99.51 05:17:18 05:10:01 1 0.08 0.00 0.10 0.00 1.16 98.65 05:17:18 05:10:01 2 0.30 0.00 0.03 0.00 1.21 98.45 05:17:18 05:10:01 3 0.02 0.00 0.02 0.00 0.22 99.75 05:17:18 05:11:01 all 0.09 0.00 0.04 0.00 0.81 99.06 05:17:18 05:11:01 0 0.02 0.00 0.05 0.00 0.61 99.32 05:17:18 05:11:01 1 0.10 0.00 0.05 0.00 1.34 98.51 05:17:18 05:11:01 2 0.07 0.00 0.03 0.00 0.58 99.32 05:17:18 05:11:01 3 0.15 0.00 0.03 0.00 0.71 99.10 05:17:18 05:12:01 all 0.06 0.00 0.03 0.00 1.61 98.30 05:17:18 05:12:01 0 0.02 0.00 0.03 0.00 0.78 99.17 05:17:18 05:12:01 1 0.03 0.00 0.05 0.00 2.29 97.63 05:17:18 05:12:01 2 0.03 0.00 0.02 0.00 0.86 99.09 05:17:18 05:12:01 3 0.18 0.00 0.03 0.00 2.48 97.30 05:17:18 05:13:01 all 0.07 0.00 0.06 0.02 2.26 97.60 05:17:18 05:13:01 0 0.05 0.00 0.11 0.00 2.54 97.29 05:17:18 05:13:01 1 0.07 0.00 0.03 0.00 2.37 97.53 05:17:18 05:13:01 2 0.03 0.00 0.02 0.08 1.96 97.91 05:17:18 05:13:01 3 0.11 0.00 0.03 0.00 2.14 97.71 05:17:18 05:14:01 all 0.06 0.00 0.03 0.00 1.29 98.62 05:17:18 05:14:01 0 0.05 0.00 0.05 0.00 1.85 98.05 05:17:18 05:14:01 1 0.03 0.00 0.03 0.00 0.78 99.16 05:17:18 05:14:01 2 0.05 0.00 0.03 0.00 0.99 98.92 05:17:18 05:14:01 3 0.12 0.00 0.03 0.00 1.52 98.33 05:17:18 05:15:01 all 0.10 0.00 0.04 0.00 0.72 99.15 05:17:18 05:15:01 0 0.05 0.00 0.03 0.00 0.94 98.97 05:17:18 05:15:01 1 0.25 0.00 0.05 0.00 0.85 98.85 05:17:18 05:15:01 2 0.05 0.00 0.05 0.00 0.43 99.47 05:17:18 05:15:01 3 0.03 0.00 0.03 0.00 0.66 99.27 05:17:18 05:16:01 all 0.09 0.00 0.05 0.00 0.78 99.09 05:17:18 05:16:01 0 0.17 0.00 0.05 0.00 0.71 99.07 05:17:18 05:16:01 1 0.13 0.00 0.03 0.00 0.78 99.05 05:17:18 05:16:01 2 0.02 0.00 0.05 0.00 0.45 99.48 05:17:18 05:16:01 3 0.03 0.00 0.07 0.00 1.19 98.71 05:17:18 05:17:01 all 1.75 0.00 1.13 2.16 6.19 88.76 05:17:18 05:17:01 0 1.78 0.00 1.19 1.09 7.20 88.73 05:17:18 05:17:01 1 1.51 0.00 1.00 5.53 6.16 85.81 05:17:18 05:17:01 2 1.29 0.00 0.96 0.25 5.72 91.78 05:17:18 05:17:01 3 2.39 0.00 1.34 1.75 5.69 88.84 05:17:18 Average: all 0.65 0.00 0.59 0.38 4.62 93.76 05:17:18 Average: 0 0.58 0.00 0.53 0.22 5.14 93.53 05:17:18 Average: 1 0.56 0.00 0.54 0.84 4.80 93.26 05:17:18 Average: 2 0.67 0.00 0.72 0.20 4.06 94.36 05:17:18 Average: 3 0.79 0.00 0.57 0.25 4.48 93.91 05:17:18 05:17:18 05:17:18