Pull request #253 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0746ea1719ff74015da8ef926f06a40e1e317cc2 rather than 63fa2c133af42a4a4ff8287871ec06aafab0cf6a Obtained Jenkinsfile from 0746ea1719ff74015da8ef926f06a40e1e317cc2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch 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-885 in /w/workspace/dry_go-mod-core-contracts_PR-253 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-253 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 63fa2c133af42a4a4ff8287871ec06aafab0cf6a Merge succeeded, producing 63fa2c133af42a4a4ff8287871ec06aafab0cf6a Checking out Revision 63fa2c133af42a4a4ff8287871ec06aafab0cf6a (PR-253) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # 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 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 Commit message: "feat: Create metadata DTOs and models for V2 API Create metadata DTOs and models for Addressable, Device, DeviceProfile, DeviceService. Fix: #249" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:08:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:08:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:08:43 ========================================================= 05:08:43 EdgeX Global Pipelines Version Info 05:08:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d4b98e8ef2415fe6b6e0218254f0e8e6869e30a1 # timeout=10 05:08:46 ------------------- 05:08:46 stable info: 05:08:46 ------------------- 05:08:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:08:46 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 05:08:46 Message: update stable to v1.0.99 05:08:47 ------------------- 05:08:47 experimental info: 05:08:47 ------------------- 05:08:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:08:47 Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 05:08:47 Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:49 05:08:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:08:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:50 latest: Pulling from edgex-devops/git-semver 05:08:50 31603596830f: Pulling fs layer 05:08:50 2a8b12db71e7: Pulling fs layer 05:08:50 6ca5941a6612: Pulling fs layer 05:08:50 ecc8261a40a4: Pulling fs layer 05:08:50 ecc8261a40a4: Waiting 05:08:50 2a8b12db71e7: Download complete 05:08:50 31603596830f: Verifying Checksum 05:08:50 31603596830f: Download complete 05:08:50 ecc8261a40a4: Verifying Checksum 05:08:50 ecc8261a40a4: Download complete 05:08:50 6ca5941a6612: Verifying Checksum 05:08:50 6ca5941a6612: Download complete 05:08:51 31603596830f: Pull complete 05:08:51 2a8b12db71e7: Pull complete 05:08:53 6ca5941a6612: Pull complete 05:08:53 ecc8261a40a4: Pull complete 05:08:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:08:54 prd-centos7-docker-4c-2g-885 does not seem to be running inside a container 05:08:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:08:57 $ docker top 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:58 [ssh-agent] Looking for ssh-agent implementation... 05:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:58 $ docker exec 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent 05:08:59 SSH_AUTH_SOCK=/tmp/ssh-x0IxIOdggOBq/agent.12 05:08:59 SSH_AGENT_PID=17 05:08:59 Running ssh-add (command line suppressed) 05:08:59 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1704949933266405084.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1704949933266405084.key) 05:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:09:00 + git describe --exact-match --tags HEAD 05:09:00 fatal: No names found, cannot describe anything. [Pipeline] } 05:09:00 $ docker exec --env ******** --env ******** 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent -k 05:09:00 unset SSH_AUTH_SOCK; 05:09:00 unset SSH_AGENT_PID; 05:09:00 echo Agent pid 17 killed; 05:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:09:01 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:09:01 This usually means this commit has not been tagged. [Pipeline] sshagent 05:09:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:09:01 [ssh-agent] Looking for ssh-agent implementation... 05:09:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:09:01 $ docker exec 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent 05:09:02 SSH_AUTH_SOCK=/tmp/ssh-6qP2TUplu7DU/agent.46 05:09:02 SSH_AGENT_PID=51 05:09:02 Running ssh-add (command line suppressed) 05:09:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1162077934122806221.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_1162077934122806221.key) 05:09:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:09:02 + git semver init 05:09:02 # -> Open(): unable to determine branch for HEAD 05:09:02 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.git 05:09:02 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-253 05:09:02 # $SEMVER_REMOTE_NAME = origin 05:09:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:09:02 # $SEMVER_USER_NAME = edgex-jenkins 05:09:02 # $SEMVER_BRANCH = PR-253 05:09:02 # $SEMVER_TEMP = /tmp/semver-224169951 05:09:02 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:09:04 # '/tmp/semver-224169951' -> '/w/workspace/dry_go-mod-core-contracts_PR-253/.semver' 05:09:04 # -> Force: false 05:09:04 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.semver [Pipeline] } 05:09:05 $ docker exec --env ******** --env ******** 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 ssh-agent -k 05:09:05 unset SSH_AUTH_SOCK; 05:09:05 unset SSH_AGENT_PID; 05:09:05 echo Agent pid 51 killed; 05:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:09:06 + git semver [Pipeline] } 05:09:06 $ docker stop --time=1 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 05:09:08 $ docker rm -f 4bd2932baa400818feeabd850fa05a1b096111fe493b8699023b8d04353324b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:09:09 Stashed 80 file(s) [Pipeline] echo 05:09:09 [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:25 Still waiting to schedule task 05:09:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:09:25 Still waiting to schedule task 05:09:25 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:12:13 Running on prd-centos7-docker-4c-2g-886 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws 05:12:13 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 05:12:16 using credential edgex-jenkins-ssh 05:12:16 Cloning the remote Git repository 05:12:16 Cloning with configured refspecs honoured and without tags 05:12:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:12:16 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 05:12:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:12:16 > git --version # timeout=10 05:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:12:17 Fetching without tags 05:12:17 Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 63fa2c133af42a4a4ff8287871ec06aafab0cf6a 05:12:17 Merge succeeded, producing 63fa2c133af42a4a4ff8287871ec06aafab0cf6a 05:12:17 Checking out Revision 63fa2c133af42a4a4ff8287871ec06aafab0cf6a (PR-253) 05:12:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:12:17 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 05:12:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:12:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:12:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:12:17 > git config core.sparsecheckout # timeout=10 05:12:17 > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 05:12:17 > git remote # timeout=10 05:12:17 > git config --get remote.origin.url # timeout=10 05:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:17 > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 05:12:17 > git rev-parse HEAD^{commit} # timeout=10 05:12:17 > git config core.sparsecheckout # timeout=10 05:12:17 > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 05:12:21 Commit message: "feat: Create metadata DTOs and models for V2 API Create metadata DTOs and models for Addressable, Device, DeviceProfile, DeviceService. Fix: #249" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:12:22 ========================================================= 05:12:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:12:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:12:22 + 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:12:23 Sending build context to Docker daemon 1.987MB 05:12:23 Step 1/7 : ARG BASE=golang:1.13-alpine 05:12:23 Step 2/7 : FROM ${BASE} 05:12:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:12:23 e6b0cf9c0882: Pulling fs layer 05:12:23 2848faf0eed1: Pulling fs layer 05:12:23 0f37312ad70f: Pulling fs layer 05:12:23 5788d62ee057: Pulling fs layer 05:12:23 0e6b1d234666: Pulling fs layer 05:12:23 bf5d7aec512f: Pulling fs layer 05:12:23 34c802a77dc8: Pulling fs layer 05:12:23 9eb99e56ec68: Pulling fs layer 05:12:23 27c7a5d97fbd: Pulling fs layer 05:12:23 5c102a31e300: Pulling fs layer 05:12:23 dcfb455df0a1: Pulling fs layer 05:12:23 5788d62ee057: Waiting 05:12:23 34c802a77dc8: Waiting 05:12:23 27c7a5d97fbd: Waiting 05:12:23 dcfb455df0a1: Waiting 05:12:23 0e6b1d234666: Waiting 05:12:23 9eb99e56ec68: Waiting 05:12:23 5c102a31e300: Waiting 05:12:23 bf5d7aec512f: Waiting 05:12:23 0f37312ad70f: Download complete 05:12:23 2848faf0eed1: Verifying Checksum 05:12:23 2848faf0eed1: Download complete 05:12:23 0e6b1d234666: Download complete 05:12:23 bf5d7aec512f: Verifying Checksum 05:12:23 bf5d7aec512f: Download complete 05:12:23 e6b0cf9c0882: Verifying Checksum 05:12:23 e6b0cf9c0882: Download complete 05:12:23 e6b0cf9c0882: Pull complete 05:12:24 34c802a77dc8: Verifying Checksum 05:12:24 34c802a77dc8: Download complete 05:12:24 27c7a5d97fbd: Verifying Checksum 05:12:24 27c7a5d97fbd: Download complete 05:12:24 5c102a31e300: Verifying Checksum 05:12:24 5c102a31e300: Download complete 05:12:24 dcfb455df0a1: Verifying Checksum 05:12:24 dcfb455df0a1: Download complete 05:12:24 9eb99e56ec68: Verifying Checksum 05:12:24 9eb99e56ec68: Download complete 05:12:24 5788d62ee057: Verifying Checksum 05:12:24 5788d62ee057: Download complete 05:12:25 2848faf0eed1: Pull complete 05:12:25 0f37312ad70f: Pull complete 05:12:32 5788d62ee057: Pull complete 05:12:32 0e6b1d234666: Pull complete 05:12:32 bf5d7aec512f: Pull complete 05:12:40 34c802a77dc8: Pull complete 05:12:42 9eb99e56ec68: Pull complete 05:12:42 27c7a5d97fbd: Pull complete 05:12:43 5c102a31e300: Pull complete 05:12:43 dcfb455df0a1: Pull complete 05:12:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:12:43 ---> 7c70fe431013 05:12:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:12:44 ---> Running in a7242d37dfbb 05:12:45 Removing intermediate container a7242d37dfbb 05:12:45 ---> 79ef918112cc 05:12:45 Step 4/7 : RUN apk add bash 05:12:45 ---> Running in 0cdee569c303 05:12:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:12:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:12:46 OK: 143 MiB in 39 packages 05:12:47 Removing intermediate container 0cdee569c303 05:12:47 ---> e64ab8f4544f 05:12:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:12:47 ---> Running in 8e1aa5f066a1 05:12:47 Removing intermediate container 8e1aa5f066a1 05:12:47 ---> 4890d8bbba9a 05:12:47 Step 6/7 : COPY go.mod . 05:12:47 ---> 810c661524d5 05:12:47 Step 7/7 : RUN go mod download 05:12:47 ---> Running in 5e256f8d5ca9 05:12:49 go: finding github.com/davecgh/go-spew v1.1.0 05:12:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:12:49 go: finding github.com/go-kit/kit v0.8.0 05:12:49 go: finding github.com/go-logfmt/logfmt v0.4.0 05:12:49 go: finding github.com/go-playground/assert/v2 v2.0.1 05:12:49 go: finding github.com/go-playground/locales v0.13.0 05:12:49 go: finding github.com/go-playground/universal-translator v0.17.0 05:12:49 go: finding github.com/go-playground/validator/v10 v10.3.0 05:12:49 go: finding github.com/go-stack/stack v1.8.0 05:12:49 go: finding github.com/google/uuid v1.1.0 05:12:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:12:49 go: finding github.com/leodido/go-urn v1.2.0 05:12:49 go: finding github.com/pmezard/go-difflib v1.0.0 05:12:49 go: finding github.com/stretchr/objx v0.1.0 05:12:49 go: finding github.com/stretchr/testify v1.5.1 05:12:49 go: finding github.com/x448/float16 v0.8.4 05:12:49 go: finding golang.org/x/text v0.3.2 05:12:49 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:12:49 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:12:49 go: finding gopkg.in/yaml.v2 v2.2.8 05:12:57 Removing intermediate container 5e256f8d5ca9 05:12:57 ---> 57e8ce3ca926 05:12:57 Successfully built 57e8ce3ca926 05:12:57 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:12:58 + docker inspect -f . ci-base-image-x86_64 05:12:58 . [Pipeline] withDockerContainer 05:12:58 prd-centos7-docker-4c-2g-886 does not seem to be running inside a container 05:12:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:12:59 $ docker top b6ea8a6b6923b4cc81e9dfc3cc103e3e957c1eab0614afa6f35869c99b8ddf5d -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:59 + go version 05:12:59 go version go1.13.5 linux/amd64 [Pipeline] sh 05:13:00 + make test 05:13:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:13:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements 05:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements 05:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.026s coverage: 45.4% of statements 05:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 05:13:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:13:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 05:13:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.4% of statements 05:13:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements 05:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.031s coverage: 91.8% of statements 05:13:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:13:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements 05:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements 05:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements 05:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 05:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 05:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 05:13:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 19.2% of statements 05:13:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:13:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.013s coverage: 95.6% of statements 05:13:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:13:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:13:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:13:13 gofmt -l . 05:13:14 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:13:14 Stashed 1 file(s) [Pipeline] } 05:13:14 $ docker stop --time=1 b6ea8a6b6923b4cc81e9dfc3cc103e3e957c1eab0614afa6f35869c99b8ddf5d 05:13:17 $ docker rm -f b6ea8a6b6923b4cc81e9dfc3cc103e3e957c1eab0614afa6f35869c99b8ddf5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-887 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws 05:13:36 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 05:13:42 using credential edgex-jenkins-ssh 05:13:42 Cloning the remote Git repository 05:13:42 Cloning with configured refspecs honoured and without tags 05:13:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:13:42 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 05:13:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:13:42 > git --version # timeout=10 05:13:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:13:43 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 05:13:43 Fetching without tags 05:13:43 Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 63fa2c133af42a4a4ff8287871ec06aafab0cf6a 05:13:44 Merge succeeded, producing 63fa2c133af42a4a4ff8287871ec06aafab0cf6a 05:13:44 Checking out Revision 63fa2c133af42a4a4ff8287871ec06aafab0cf6a (PR-253) 05:13:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:13:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:13:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:13:43 > git config core.sparsecheckout # timeout=10 05:13:43 > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 05:13:43 > git remote # timeout=10 05:13:43 > git config --get remote.origin.url # timeout=10 05:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:44 > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 05:13:44 > git rev-parse HEAD^{commit} # timeout=10 05:13:44 > git config core.sparsecheckout # timeout=10 05:13:44 > git checkout -f 63fa2c133af42a4a4ff8287871ec06aafab0cf6a # timeout=10 05:13:48 Commit message: "feat: Create metadata DTOs and models for V2 API Create metadata DTOs and models for Addressable, Device, DeviceProfile, DeviceService. Fix: #249" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:13:49 ========================================================= 05:13:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:13:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:13:50 + 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:51 Sending build context to Docker daemon 1.987MB 05:13:51 Step 1/7 : ARG BASE=golang:1.13-alpine 05:13:51 Step 2/7 : FROM ${BASE} 05:13:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:13:52 cde5963f3b93: Pulling fs layer 05:13:52 2a23fa8c16f7: Pulling fs layer 05:13:52 777b28850792: Pulling fs layer 05:13:52 8a11ddd9e578: Pulling fs layer 05:13:52 4cf88f913ddb: Pulling fs layer 05:13:52 8a11ddd9e578: Waiting 05:13:52 4cf88f913ddb: Waiting 05:13:52 1df406cf5192: Pulling fs layer 05:13:52 cd6300453558: Pulling fs layer 05:13:52 b9c365052c96: Pulling fs layer 05:13:52 a2d8cc88f415: Pulling fs layer 05:13:52 ea1d1ca13537: Pulling fs layer 05:13:52 3750a50a1c5e: Pulling fs layer 05:13:52 1df406cf5192: Waiting 05:13:52 cd6300453558: Waiting 05:13:52 b9c365052c96: Waiting 05:13:52 a2d8cc88f415: Waiting 05:13:52 ea1d1ca13537: Waiting 05:13:52 3750a50a1c5e: Waiting 05:13:52 777b28850792: Download complete 05:13:52 2a23fa8c16f7: Verifying Checksum 05:13:52 2a23fa8c16f7: Download complete 05:13:52 4cf88f913ddb: Verifying Checksum 05:13:52 4cf88f913ddb: Download complete 05:13:52 1df406cf5192: Verifying Checksum 05:13:52 1df406cf5192: Download complete 05:13:52 cde5963f3b93: Download complete 05:13:52 cde5963f3b93: Pull complete 05:13:53 2a23fa8c16f7: Pull complete 05:13:54 777b28850792: Pull complete 05:13:54 cd6300453558: Verifying Checksum 05:13:54 cd6300453558: Download complete 05:13:55 a2d8cc88f415: Verifying Checksum 05:13:55 a2d8cc88f415: Download complete 05:13:56 ea1d1ca13537: Verifying Checksum 05:13:56 3750a50a1c5e: Verifying Checksum 05:13:56 3750a50a1c5e: Download complete 05:13:57 8a11ddd9e578: Verifying Checksum 05:13:57 8a11ddd9e578: Download complete 05:13:57 b9c365052c96: Verifying Checksum 05:13:57 b9c365052c96: Download complete 05:14:10 8a11ddd9e578: Pull complete 05:14:10 4cf88f913ddb: Pull complete 05:14:10 1df406cf5192: Pull complete 05:14:13 cd6300453558: Pull complete 05:14:19 b9c365052c96: Pull complete 05:14:19 a2d8cc88f415: Pull complete 05:14:21 ea1d1ca13537: Pull complete 05:14:21 3750a50a1c5e: Pull complete 05:14:21 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:14:21 ---> 78745c68409d 05:14:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:14:26 ---> Running in 15b826045869 05:14:26 Removing intermediate container 15b826045869 05:14:26 ---> c94074563a76 05:14:26 Step 4/7 : RUN apk add bash 05:14:26 ---> Running in 0d51e188db9c 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 0d51e188db9c 05:14:30 ---> 64fcea14a5f5 05:14:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:14:30 ---> Running in 1b4e95e5b4f5 05:14:31 Removing intermediate container 1b4e95e5b4f5 05:14:31 ---> 343437deb4c7 05:14:31 Step 6/7 : COPY go.mod . 05:14:32 ---> 8d873ac5f1c5 05:14:32 Step 7/7 : RUN go mod download 05:14:32 ---> Running in e81723d1ba0d 05:14:34 go: finding github.com/davecgh/go-spew v1.1.0 05:14:34 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:14:34 go: finding github.com/go-kit/kit v0.8.0 05:14:34 go: finding github.com/go-logfmt/logfmt v0.4.0 05:14:34 go: finding github.com/go-playground/assert/v2 v2.0.1 05:14:34 go: finding github.com/go-playground/locales v0.13.0 05:14:34 go: finding github.com/go-playground/universal-translator v0.17.0 05:14:34 go: finding github.com/go-playground/validator/v10 v10.3.0 05:14:34 go: finding github.com/go-stack/stack v1.8.0 05:14:34 go: finding github.com/google/uuid v1.1.0 05:14:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:14:34 go: finding github.com/leodido/go-urn v1.2.0 05:14:34 go: finding github.com/pmezard/go-difflib v1.0.0 05:14:34 go: finding github.com/stretchr/objx v0.1.0 05:14:34 go: finding github.com/stretchr/testify v1.5.1 05:14:34 go: finding github.com/x448/float16 v0.8.4 05:14:34 go: finding golang.org/x/text v0.3.2 05:14:34 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:14:34 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:14:34 go: finding gopkg.in/yaml.v2 v2.2.8 05:14:47 Removing intermediate container e81723d1ba0d 05:14:47 ---> 5166cafb38db 05:14:47 Successfully built 5166cafb38db 05:14:47 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:47 + docker inspect -f . ci-base-image-arm64 05:14:47 . [Pipeline] withDockerContainer 05:14:48 prd-ubuntu18.04-docker-arm64-4c-16g-887 does not seem to be running inside a container 05:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:14:49 $ docker top cde9bbdb217ad08edefb3d6c8e432884dceabe4b8a8d8405922db3465111c38b -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:51 + go version 05:14:51 go version go1.13.5 linux/arm64 [Pipeline] sh 05:14:52 + make test 05:14:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:15:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:15:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.089s coverage: 85.7% of statements 05:15:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.073s coverage: 100.0% of statements 05:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.061s coverage: 45.4% of statements 05:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements 05:15:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 05:15:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.077s coverage: 14.4% of statements 05:15:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements 05:15:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements 05:15:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:15:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:15:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.041s coverage: 100.0% of statements 05:15:26 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.118s coverage: 62.6% of statements 05:15:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 05:15:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 05:15:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.049s coverage: 15.4% of statements 05:15:26 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements 05:15:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:15:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 19.2% of statements 05:15:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:15:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.049s coverage: 95.6% of statements 05:15:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:15:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:15:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:15:31 gofmt -l . 05:15:32 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:15:32 Warning: overwriting stash ‘coverage-report’ 05:15:33 Stashed 1 file(s) [Pipeline] } 05:15:33 $ docker stop --time=1 cde9bbdb217ad08edefb3d6c8e432884dceabe4b8a8d8405922db3465111c38b 05:15:35 $ docker rm -f cde9bbdb217ad08edefb3d6c8e432884dceabe4b8a8d8405922db3465111c38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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:15:37 provisioning config files... 05:15:37 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config6589955187129347253tmp [Pipeline] { [Pipeline] sh 05:15:37 + curl -s https://codecov.io/bash 05:15:37 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config6589955187129347253tmp [Pipeline] } 05:15:38 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:15:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:40 ---> package-listing.sh 05:15:40 ++ facter osfamily 05:15:40 ++ tr '[:upper:]' '[:lower:]' 05:15:40 + OS_FAMILY=redhat 05:15:40 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-253 05:15:40 + START_PACKAGES=/tmp/packages_start.txt 05:15:40 + END_PACKAGES=/tmp/packages_end.txt 05:15:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:40 + PACKAGES=/tmp/packages_start.txt 05:15:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' 05:15:40 + PACKAGES=/tmp/packages_end.txt 05:15:40 + case "${OS_FAMILY}" in 05:15:40 + rpm -qa 05:15:40 + sort 05:15:47 + '[' -f /tmp/packages_start.txt ']' 05:15:47 + '[' -f /tmp/packages_end.txt ']' 05:15:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:47 + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' 05:15:47 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ 05:15:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [Pipeline] isUnix [Pipeline] sh 05:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:48 05:15:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:48 alpine: Pulling from edgex-lftools-log-publisher 05:15:48 c9b1b535fdd9: Pulling fs layer 05:15:48 2cc5ad85d9ab: Pulling fs layer 05:15:48 756a868c4378: Pulling fs layer 05:15:48 444b2fc9a129: Pulling fs layer 05:15:48 ea15f1150254: Pulling fs layer 05:15:48 41b27a9f41bf: Pulling fs layer 05:15:48 28c525ee5125: Pulling fs layer 05:15:48 094b1ea09ed8: Pulling fs layer 05:15:48 138eaada9080: Pulling fs layer 05:15:48 0622d0fa9048: Pulling fs layer 05:15:48 444b2fc9a129: Waiting 05:15:48 ea15f1150254: Waiting 05:15:48 41b27a9f41bf: Waiting 05:15:48 28c525ee5125: Waiting 05:15:48 094b1ea09ed8: Waiting 05:15:48 138eaada9080: Waiting 05:15:48 0622d0fa9048: Waiting 05:15:48 2cc5ad85d9ab: Verifying Checksum 05:15:48 2cc5ad85d9ab: Download complete 05:15:48 444b2fc9a129: Download complete 05:15:49 c9b1b535fdd9: Verifying Checksum 05:15:49 c9b1b535fdd9: Download complete 05:15:49 ea15f1150254: Verifying Checksum 05:15:49 ea15f1150254: Download complete 05:15:49 28c525ee5125: Verifying Checksum 05:15:49 28c525ee5125: Download complete 05:15:49 c9b1b535fdd9: Pull complete 05:15:49 756a868c4378: Verifying Checksum 05:15:49 756a868c4378: Download complete 05:15:49 138eaada9080: Verifying Checksum 05:15:49 138eaada9080: Download complete 05:15:49 0622d0fa9048: Verifying Checksum 05:15:49 0622d0fa9048: Download complete 05:15:50 094b1ea09ed8: Verifying Checksum 05:15:50 094b1ea09ed8: Download complete 05:15:50 2cc5ad85d9ab: Pull complete 05:15:50 41b27a9f41bf: Verifying Checksum 05:15:50 41b27a9f41bf: Download complete 05:15:54 756a868c4378: Pull complete 05:15:54 444b2fc9a129: Pull complete 05:15:54 ea15f1150254: Pull complete 05:16:03 41b27a9f41bf: Pull complete 05:16:03 28c525ee5125: Pull complete 05:16:10 094b1ea09ed8: Pull complete 05:16:10 138eaada9080: Pull complete 05:16:10 0622d0fa9048: Pull complete 05:16:10 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:16:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:16:11 prd-centos7-docker-4c-2g-885 does not seem to be running inside a container 05:16:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:16:14 $ docker top b0df1722be1a5af41a1f9b361fa9e4bb3f2563d9010f6aed5612d92cfc24a322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:15 provisioning config files... 05:16:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config1889939327449100556tmp [Pipeline] { [Pipeline] echo 05:16:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:15 ---> create-netrc.sh [Pipeline] echo 05:16:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:16 ---> logs-deploy.sh 05:16:16 + ARCHIVE_ARTIFACTS= 05:16:16 + LOGS_SERVER=https://logs.edgexfoundry.org 05:16:16 + '[' https://logs.edgexfoundry.org == None ']' 05:16:16 + NEXUS_URL=https://nexus.edgexfoundry.org 05:16:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/6 05:16:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/6/ 05:16:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/6 /w/workspace/dry_go-mod-core-contracts_PR-253 05:16:19 Archives upload complete. 05:16:19 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/6/ 05:16:20 ---> uname -a: 05:16:20 Linux b0df1722be1a 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:16:20 05:16:20 05:16:20 ---> lscpu: 05:16:20 Architecture: x86_64 05:16:20 CPU op-mode(s): 32-bit, 64-bit 05:16:20 Byte Order: Little Endian 05:16:20 Address sizes: 40 bits physical, 48 bits virtual 05:16:20 CPU(s): 4 05:16:20 On-line CPU(s) list: 0-3 05:16:20 Thread(s) per core: 1 05:16:20 Core(s) per socket: 1 05:16:20 Socket(s): 4 05:16:20 NUMA node(s): 1 05:16:20 Vendor ID: GenuineIntel 05:16:20 CPU family: 6 05:16:20 Model: 44 05:16:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:16:20 Stepping: 1 05:16:20 CPU MHz: 2933.438 05:16:20 BogoMIPS: 5866.87 05:16:20 Virtualization: VT-x 05:16:20 Hypervisor vendor: KVM 05:16:20 Virtualization type: full 05:16:20 L1d cache: 128 KiB 05:16:20 L1i cache: 128 KiB 05:16:20 L2 cache: 16 MiB 05:16:20 L3 cache: 64 MiB 05:16:20 NUMA node0 CPU(s): 0-3 05:16:20 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:16:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:16:20 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:16:20 Vulnerability Meltdown: Mitigation; PTI 05:16:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:16:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:16:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:16:20 Vulnerability Tsx async abort: Not affected 05:16:20 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:16:20 05:16:20 05:16:20 ---> nproc: 05:16:20 4 05:16:20 05:16:20 05:16:20 ---> df -h: 05:16:20 Filesystem Size Used Available Use% Mounted on 05:16:20 overlay 50.0G 7.2G 42.8G 14% / 05:16:20 tmpfs 64.0M 0 64.0M 0% /dev 05:16:20 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:16:20 shm 64.0M 0 64.0M 0% /dev/shm 05:16:20 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 05:16:20 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 05:16:20 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 05:16:20 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253 05:16:20 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253@tmp 05:16:20 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 05:16:20 05:16:20 05:16:20 ---> free -m: 05:16:20 total used free shared buff/cache available 05:16:20 Mem: 1837 663 122 0 1052 1068 05:16:20 Swap: 1023 1 1022 05:16:20 05:16:20 05:16:20 ---> ip addr: 05:16:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:16:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:16:20 inet 127.0.0.1/8 scope host lo 05:16:20 valid_lft forever preferred_lft forever 05:16:20 6: eth0@if7: mtu 1458 qdisc noqueue state UP 05:16:20 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:16:20 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:16:20 valid_lft forever preferred_lft forever 05:16:20 05:16:20 05:16:20 ---> sar -b -r -n DEV: 05:16:20 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/16/20 _x86_64_ (4 CPU) 05:16:20 05:16:20 05:07:12 LINUX RESTART 05:16:20 05:16:20 05:08:01 tps rtps wtps bread/s bwrtn/s 05:16:20 05:09:01 131.74 56.16 75.57 7926.75 39960.52 05:16:20 05:10:02 8.30 1.13 7.17 39.24 183.85 05:16:20 05:11:01 0.30 0.00 0.30 0.00 4.62 05:16:20 05:12:01 0.28 0.00 0.28 0.00 3.08 05:16:20 05:13:01 0.27 0.00 0.27 0.00 4.31 05:16:20 05:14:01 0.38 0.00 0.38 0.00 5.00 05:16:20 05:15:01 0.38 0.02 0.37 0.13 3.93 05:16:20 05:16:02 80.97 40.56 40.41 4602.71 14513.19 05:16:20 Average: 27.96 12.30 15.66 1578.66 6863.09 05:16:20 05:16:20 05:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:16:20 05:09:01 139468 1742088 92.59 2620 1136596 1441400 49.19 439140 1141028 56 05:16:20 05:10:02 155648 1725908 91.73 2620 1138628 1166356 39.81 432472 1131992 20 05:16:20 05:11:01 168300 1713256 91.06 2620 1138632 1078292 36.80 425236 1128508 8 05:16:20 05:12:01 167288 1714268 91.11 2620 1138636 1078292 36.80 429264 1125876 8 05:16:20 05:13:01 165476 1716080 91.21 2620 1138640 1078532 36.81 434572 1121860 8 05:16:20 05:14:01 161408 1720148 91.42 2620 1138644 1078548 36.81 457212 1103712 16 05:16:20 05:15:01 162828 1718728 91.35 2620 1138652 1078356 36.80 456192 1103712 8 05:16:20 05:16:02 189632 1691924 89.92 2620 1052448 1277428 43.60 464068 1046324 12100 05:16:20 Average: 163756 1717800 91.30 2620 1127610 1159651 39.58 442270 1112877 1528 05:16:20 05:16:20 05:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:16:20 05:09:01 eth0 231.75 175.36 1016.41 75.34 0.00 0.00 0.00 05:16:20 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:09:01 vethac727b9 0.00 0.20 0.00 0.02 0.00 0.00 0.00 05:16:20 05:09:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 05:16:20 05:10:02 eth0 19.02 17.99 24.13 22.33 0.00 0.00 0.00 05:16:20 05:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:10:02 docker0 6.09 4.16 0.88 9.14 0.00 0.00 0.00 05:16:20 05:11:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 05:16:20 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:12:01 eth0 0.55 0.07 0.05 0.01 0.00 0.00 0.00 05:16:20 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:13:01 eth0 1.22 0.53 0.40 0.21 0.00 0.00 0.00 05:16:20 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:14:01 eth0 0.75 0.48 0.41 0.21 0.00 0.00 0.00 05:16:20 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:15:01 eth0 0.10 0.10 0.01 0.07 0.00 0.00 0.00 05:16:20 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:16:02 eth0 72.27 49.24 2310.62 10.04 0.00 0.00 0.00 05:16:20 05:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 05:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 Average: eth0 40.87 30.59 421.92 13.57 0.00 0.00 0.00 05:16:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:20 Average: docker0 0.76 0.53 0.11 1.15 0.00 0.00 0.00 05:16:20 05:16:20 05:16:20 ---> sar -P ALL: 05:16:20 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/16/20 _x86_64_ (4 CPU) 05:16:20 05:16:20 05:07:12 LINUX RESTART 05:16:20 05:16:20 05:08:01 CPU %user %nice %system %iowait %steal %idle 05:16:20 05:09:01 all 14.04 0.00 7.70 10.32 24.30 43.64 05:16:20 05:09:01 0 15.76 0.00 8.99 10.77 25.09 39.39 05:16:20 05:09:01 1 14.94 0.00 6.87 11.09 24.05 43.06 05:16:20 05:09:01 2 12.54 0.00 8.54 10.37 24.77 43.78 05:16:20 05:09:01 3 12.99 0.00 6.38 9.09 23.28 48.26 05:16:20 05:10:02 all 1.32 0.00 0.48 0.04 4.29 93.88 05:16:20 05:10:02 0 0.83 0.00 0.38 0.03 4.21 94.55 05:16:20 05:10:02 1 1.33 0.00 0.51 0.02 3.78 94.36 05:16:20 05:10:02 2 2.45 0.00 0.47 0.10 3.81 93.16 05:16:20 05:10:02 3 0.67 0.00 0.58 0.00 5.33 93.42 05:16:20 05:11:01 all 0.10 0.00 0.09 0.00 0.86 98.95 05:16:20 05:11:01 0 0.02 0.00 0.08 0.00 0.52 99.37 05:16:20 05:11:01 1 0.10 0.00 0.08 0.00 0.96 98.85 05:16:20 05:11:01 2 0.22 0.00 0.10 0.00 0.61 99.07 05:16:20 05:11:01 3 0.07 0.00 0.10 0.00 1.34 98.49 05:16:20 05:12:01 all 0.10 0.00 0.03 0.00 0.52 99.35 05:16:20 05:12:01 0 0.02 0.00 0.02 0.00 0.37 99.60 05:16:20 05:12:01 1 0.28 0.00 0.02 0.00 0.30 99.40 05:16:20 05:12:01 2 0.05 0.00 0.03 0.00 0.65 99.27 05:16:20 05:12:01 3 0.03 0.00 0.05 0.00 0.76 99.16 05:16:20 05:13:01 all 0.08 0.00 0.03 0.00 0.91 98.98 05:16:20 05:13:01 0 0.02 0.00 0.02 0.00 0.22 99.75 05:16:20 05:13:01 1 0.23 0.00 0.05 0.00 0.93 98.79 05:16:20 05:13:01 2 0.05 0.00 0.07 0.00 2.17 97.71 05:16:20 05:13:01 3 0.02 0.00 0.02 0.00 0.28 99.68 05:16:20 05:14:01 all 0.10 0.00 0.07 0.00 0.61 99.21 05:16:20 05:14:01 0 0.03 0.00 0.02 0.00 0.28 99.67 05:16:20 05:14:01 1 0.31 0.00 0.08 0.00 1.37 98.23 05:16:20 05:14:01 2 0.05 0.00 0.17 0.00 0.63 99.15 05:16:20 05:14:01 3 0.03 0.00 0.02 0.00 0.18 99.77 05:16:20 05:15:01 all 0.10 0.00 0.03 0.00 0.36 99.51 05:16:20 05:15:01 0 0.03 0.00 0.03 0.00 0.51 99.42 05:16:20 05:15:01 1 0.36 0.00 0.03 0.00 0.66 98.94 05:16:20 05:15:01 2 0.02 0.00 0.03 0.00 0.22 99.73 05:16:20 05:15:01 3 0.00 0.00 0.02 0.02 0.05 99.92 05:16:20 05:16:02 all 2.64 0.00 1.55 2.19 8.69 84.93 05:16:20 05:16:02 0 2.41 0.00 1.48 2.20 9.18 84.72 05:16:20 05:16:02 1 2.12 0.00 1.14 0.16 8.09 88.49 05:16:20 05:16:02 2 2.27 0.00 1.55 1.93 8.70 85.56 05:16:20 05:16:02 3 3.75 0.00 2.01 4.49 8.79 80.96 05:16:20 Average: all 2.38 0.00 1.29 1.62 5.19 89.53 05:16:20 Average: 0 2.44 0.00 1.40 1.66 5.13 89.37 05:16:20 Average: 1 2.53 0.00 1.13 1.46 5.13 89.76 05:16:20 Average: 2 2.29 0.00 1.43 1.62 5.36 89.31 05:16:20 Average: 3 2.26 0.00 1.18 1.74 5.12 89.70 05:16:20 05:16:20 05:16:20