Pull request #594 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/go-mod-core-contracts Loading trusted files from base branch master at ec294db4d8545cbfc11ac68133bd5ec056c952ed rather than 6a7d99b1793251fec17e9948871967c775ac301a Obtained Jenkinsfile from ec294db4d8545cbfc11ac68133bd5ec056c952ed Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 --version # 'git version 2.16.6' > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-594/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-594/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1545 in /w/workspace/dry_go-mod-core-contracts_PR-594 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-594 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ec294db4d8545cbfc11ac68133bd5ec056c952ed into PR head commit 6a7d99b1793251fec17e9948871967c775ac301a Merge succeeded, producing 6a7d99b1793251fec17e9948871967c775ac301a Checking out Revision 6a7d99b1793251fec17e9948871967c775ac301a (PR-594) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a7d99b1793251fec17e9948871967c775ac301a # 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 ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a7d99b1793251fec17e9948871967c775ac301a # timeout=10 Commit message: "feat: update DeviceResource.Attributes type" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:18:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:18:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:18:37 ========================================================= 07:18:37 EdgeX Global Pipelines Version Info 07:18:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:18:39 ------------------- 07:18:39 stable info: 07:18:39 ------------------- 07:18:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:18:39 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:18:39 Message: update stable to v1.0.186 07:18:40 ------------------- 07:18:40 experimental info: 07:18:40 ------------------- 07:18:40 Commited By: **** collab-it+edgex@linuxfoundation.org 07:18:40 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 07:18:40 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a7d99b1793251fec17e9948871967c775ac301a [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a7d99b [Pipeline] echo 07:18:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:43 + git log --format=format:%s -1 6a7d99b1793251fec17e9948871967c775ac301a [Pipeline] echo 07:18:43 GIT_COMMIT: 6a7d99b1793251fec17e9948871967c775ac301a, Commit Message: feat: update DeviceResource.Attributes type [Pipeline] echo 07:18:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:45 07:18:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:18:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:45 latest: Pulling from edgex-devops/git-semver 07:18:45 31603596830f: Pulling fs layer 07:18:45 2a8b12db71e7: Pulling fs layer 07:18:45 6ca5941a6612: Pulling fs layer 07:18:45 ecc8261a40a4: Pulling fs layer 07:18:45 ecc8261a40a4: Waiting 07:18:46 2a8b12db71e7: Verifying Checksum 07:18:46 2a8b12db71e7: Download complete 07:18:46 31603596830f: Verifying Checksum 07:18:46 31603596830f: Download complete 07:18:46 ecc8261a40a4: Verifying Checksum 07:18:46 ecc8261a40a4: Download complete 07:18:46 6ca5941a6612: Verifying Checksum 07:18:46 6ca5941a6612: Download complete 07:18:47 31603596830f: Pull complete 07:18:47 2a8b12db71e7: Pull complete 07:18:49 6ca5941a6612: Pull complete 07:18:49 ecc8261a40a4: Pull complete 07:18:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:18:49 prd-centos7-docker-4c-2g-1545 does not seem to be running inside a container 07:18:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-594 -v /w/workspace/dry_go-mod-core-contracts_PR-594:/w/workspace/dry_go-mod-core-contracts_PR-594:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-594@tmp:/w/workspace/dry_go-mod-core-contracts_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:18:52 $ docker top 20143ef64c0b5cbe94e9f7500cbb8a0deacb359963f0fe211746a8f3b9646cb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:52 [ssh-agent] Looking for ssh-agent implementation... 07:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:53 $ docker exec 20143ef64c0b5cbe94e9f7500cbb8a0deacb359963f0fe211746a8f3b9646cb0 ssh-agent 07:18:53 SSH_AUTH_SOCK=/tmp/ssh-e7UR8QcZ8DZA/agent.11 07:18:53 SSH_AGENT_PID=16 07:18:53 Running ssh-add (command line suppressed) 07:18:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-594@tmp/private_key_6750050291689825990.key (/w/workspace/dry_go-mod-core-contracts_PR-594@tmp/private_key_6750050291689825990.key) 07:18:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:54 + git tag --points-at HEAD [Pipeline] } 07:18:54 $ docker exec --env ******** --env ******** 20143ef64c0b5cbe94e9f7500cbb8a0deacb359963f0fe211746a8f3b9646cb0 ssh-agent -k 07:18:54 unset SSH_AUTH_SOCK; 07:18:54 unset SSH_AGENT_PID; 07:18:54 echo Agent pid 16 killed; 07:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:54 [ssh-agent] Looking for ssh-agent implementation... 07:18:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:55 $ docker exec 20143ef64c0b5cbe94e9f7500cbb8a0deacb359963f0fe211746a8f3b9646cb0 ssh-agent 07:18:55 SSH_AUTH_SOCK=/tmp/ssh-NThQUe6xWx0h/agent.46 07:18:55 SSH_AGENT_PID=52 07:18:55 Running ssh-add (command line suppressed) 07:18:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-594@tmp/private_key_7981282618378868197.key (/w/workspace/dry_go-mod-core-contracts_PR-594@tmp/private_key_7981282618378868197.key) 07:18:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:56 + git semver init 07:18:56 # -> Open(): unable to determine branch for HEAD 07:18:56 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-594/.git 07:18:56 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-594 07:18:56 # $SEMVER_REMOTE_NAME = origin 07:18:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:18:56 # $SEMVER_USER_NAME = edgex-jenkins 07:18:56 # $SEMVER_BRANCH = PR-594 07:18:56 # $SEMVER_TEMP = /tmp/semver-419025154 07:18:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:18:57 # '/tmp/semver-419025154' -> '/w/workspace/dry_go-mod-core-contracts_PR-594/.semver' 07:18:57 # -> Force: false 07:18:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-594/.semver [Pipeline] } 07:18:57 $ docker exec --env ******** --env ******** 20143ef64c0b5cbe94e9f7500cbb8a0deacb359963f0fe211746a8f3b9646cb0 ssh-agent -k 07:18:58 unset SSH_AUTH_SOCK; 07:18:58 unset SSH_AGENT_PID; 07:18:58 echo Agent pid 52 killed; 07:18:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:58 + git semver [Pipeline] } 07:18:58 $ docker stop --time=1 20143ef64c0b5cbe94e9f7500cbb8a0deacb359963f0fe211746a8f3b9646cb0 07:19:01 $ docker rm -f 20143ef64c0b5cbe94e9f7500cbb8a0deacb359963f0fe211746a8f3b9646cb0 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:19:02 Stashed 1 file(s) [Pipeline] echo 07:19:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:19:18 Still waiting to schedule task 07:19:18 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1545’ 07:19:18 Still waiting to schedule task 07:19:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:21:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1546 in /w/workspace/dry_go-mod-core-contracts_PR-594 [Pipeline] { [Pipeline] ws 07:21:07 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:21:12 using credential edgex-jenkins-ssh 07:21:12 Cloning the remote Git repository 07:21:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:21:13 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:21:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:21:13 > git --version # timeout=10 07:21:13 > git --version # 'git version 2.17.1' 07:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:21:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:21:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:21:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:21:15 Merging remotes/origin/master commit ec294db4d8545cbfc11ac68133bd5ec056c952ed into PR head commit 6a7d99b1793251fec17e9948871967c775ac301a 07:21:15 Merge succeeded, producing 6a7d99b1793251fec17e9948871967c775ac301a 07:21:15 Checking out Revision 6a7d99b1793251fec17e9948871967c775ac301a (PR-594) 07:21:15 > git config core.sparsecheckout # timeout=10 07:21:15 > git checkout -f 6a7d99b1793251fec17e9948871967c775ac301a # timeout=10 07:21:15 > git remote # timeout=10 07:21:15 > git config --get remote.origin.url # timeout=10 07:21:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:15 > git merge ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 07:21:15 > git rev-parse HEAD^{commit} # timeout=10 07:21:15 > git config core.sparsecheckout # timeout=10 07:21:15 > git checkout -f 6a7d99b1793251fec17e9948871967c775ac301a # timeout=10 07:21:20 Commit message: "feat: update DeviceResource.Attributes type" 07:21:20 > git --version # timeout=10 07:21:20 > git --version # 'git version 2.17.1' 07:21:20 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:21:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:21:22 + sudo service docker restart 07:21:22 + true [Pipeline] unstash [Pipeline] echo 07:21:25 ========================================================= 07:21:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:21:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:21:26 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:21:27 Sending build context to Docker daemon 3.06MB 07:21:27 Step 1/7 : ARG BASE=golang:1.15-alpine 07:21:27 Step 2/7 : FROM ${BASE} 07:21:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:21:27 5f621e34cdf4: Pulling fs layer 07:21:27 a4357932f1b6: Pulling fs layer 07:21:27 18c013af1878: Pulling fs layer 07:21:27 00ac8860ef70: Pulling fs layer 07:21:27 63d7cb157983: Pulling fs layer 07:21:27 b116817d02f9: Pulling fs layer 07:21:27 745a02a5169b: Pulling fs layer 07:21:27 63d7cb157983: Waiting 07:21:27 00ac8860ef70: Waiting 07:21:27 b116817d02f9: Waiting 07:21:27 745a02a5169b: Waiting 07:21:27 18c013af1878: Verifying Checksum 07:21:27 18c013af1878: Download complete 07:21:27 a4357932f1b6: Download complete 07:21:27 63d7cb157983: Verifying Checksum 07:21:27 63d7cb157983: Download complete 07:21:27 b116817d02f9: Verifying Checksum 07:21:27 b116817d02f9: Download complete 07:21:27 5f621e34cdf4: Verifying Checksum 07:21:27 5f621e34cdf4: Download complete 07:21:28 5f621e34cdf4: Pull complete 07:21:28 a4357932f1b6: Pull complete 07:21:29 18c013af1878: Pull complete 07:21:30 745a02a5169b: Verifying Checksum 07:21:30 745a02a5169b: Download complete 07:21:31 00ac8860ef70: Verifying Checksum 07:21:31 00ac8860ef70: Download complete 07:21:35 Running on prd-centos7-docker-4c-2g-1547 in /w/workspace/dry_go-mod-core-contracts_PR-594 [Pipeline] { [Pipeline] ws 07:21:35 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:21:38 using credential edgex-jenkins-ssh 07:21:38 Cloning the remote Git repository 07:21:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:21:38 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:21:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:21:38 > git --version # timeout=10 07:21:38 > git --version # 'git version 2.24.3' 07:21:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:39 Merging remotes/origin/master commit ec294db4d8545cbfc11ac68133bd5ec056c952ed into PR head commit 6a7d99b1793251fec17e9948871967c775ac301a 07:21:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:21:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:21:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:21:39 > git config core.sparsecheckout # timeout=10 07:21:39 > git checkout -f 6a7d99b1793251fec17e9948871967c775ac301a # timeout=10 07:21:39 Merge succeeded, producing 6a7d99b1793251fec17e9948871967c775ac301a 07:21:39 Checking out Revision 6a7d99b1793251fec17e9948871967c775ac301a (PR-594) 07:21:39 > git remote # timeout=10 07:21:39 > git config --get remote.origin.url # timeout=10 07:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:39 > git merge ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 07:21:39 > git rev-parse HEAD^{commit} # timeout=10 07:21:39 > git config core.sparsecheckout # timeout=10 07:21:39 > git checkout -f 6a7d99b1793251fec17e9948871967c775ac301a # timeout=10 07:21:41 00ac8860ef70: Pull complete 07:21:42 63d7cb157983: Pull complete 07:21:42 b116817d02f9: Pull complete 07:21:43 Commit message: "feat: update DeviceResource.Attributes type" 07:21:43 > git --version # timeout=10 07:21:43 > git --version # 'git version 2.24.3' 07:21:43 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:21:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:21:45 + sudo service docker restart 07:21:45 + true 07:21:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash 07:21:46 745a02a5169b: Pull complete 07:21:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:21:46 ---> b7e6874047d6 07:21:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] echo 07:21:47 ========================================================= 07:21:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:21:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:21:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:21:47 Sending build context to Docker daemon 3.061MB 07:21:47 Step 1/7 : ARG BASE=golang:1.15-alpine 07:21:47 Step 2/7 : FROM ${BASE} 07:21:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:21:47 188c0c94c7c5: Pulling fs layer 07:21:47 0ef7d3d256c8: Pulling fs layer 07:21:47 de9db76c5a1d: Pulling fs layer 07:21:47 bca2f99d35d6: Pulling fs layer 07:21:47 93359f2a8cfa: Pulling fs layer 07:21:47 7c6f9722023f: Pulling fs layer 07:21:47 a35cf1a2eb13: Pulling fs layer 07:21:47 93359f2a8cfa: Waiting 07:21:47 7c6f9722023f: Waiting 07:21:47 a35cf1a2eb13: Waiting 07:21:47 bca2f99d35d6: Waiting 07:21:47 de9db76c5a1d: Verifying Checksum 07:21:47 de9db76c5a1d: Download complete 07:21:47 0ef7d3d256c8: Verifying Checksum 07:21:47 0ef7d3d256c8: Download complete 07:21:48 93359f2a8cfa: Verifying Checksum 07:21:48 93359f2a8cfa: Download complete 07:21:48 7c6f9722023f: Verifying Checksum 07:21:48 7c6f9722023f: Download complete 07:21:48 188c0c94c7c5: Verifying Checksum 07:21:48 188c0c94c7c5: Download complete 07:21:48 188c0c94c7c5: Pull complete 07:21:48 0ef7d3d256c8: Pull complete 07:21:48 de9db76c5a1d: Pull complete 07:21:49 ---> Running in d86bdddecd47 07:21:49 Removing intermediate container d86bdddecd47 07:21:49 ---> 4372404c4313 07:21:49 Step 4/7 : RUN apk add bash 07:21:49 a35cf1a2eb13: Verifying Checksum 07:21:49 a35cf1a2eb13: Download complete 07:21:49 ---> Running in 45bbff492d2f 07:21:50 bca2f99d35d6: Verifying Checksum 07:21:50 bca2f99d35d6: Download complete 07:21:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:52 OK: 142 MiB in 39 packages 07:21:53 Removing intermediate container 45bbff492d2f 07:21:53 ---> 687757fde61d 07:21:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:21:53 ---> Running in 4c74a515d16e 07:21:54 Removing intermediate container 4c74a515d16e 07:21:54 ---> 5b73c162b460 07:21:54 Step 6/7 : COPY go.mod . 07:21:55 ---> f9abfaa736b8 07:21:55 Step 7/7 : RUN go mod download 07:21:55 ---> Running in 0b7c1f6107d5 07:21:55 bca2f99d35d6: Pull complete 07:21:55 93359f2a8cfa: Pull complete 07:21:56 7c6f9722023f: Pull complete 07:22:04 a35cf1a2eb13: Pull complete 07:22:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:22:04 ---> a62c8e92a672 07:22:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:22:04 ---> Running in cd54c7774b4d 07:22:04 Removing intermediate container cd54c7774b4d 07:22:04 ---> fe832763f258 07:22:04 Step 4/7 : RUN apk add bash 07:22:04 ---> Running in 9f586b22e5f2 07:22:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:05 OK: 166 MiB in 39 packages 07:22:06 Removing intermediate container 9f586b22e5f2 07:22:06 ---> 99042d285d49 07:22:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:22:06 ---> Running in 0dad3568b241 07:22:06 Removing intermediate container 0dad3568b241 07:22:06 ---> 38440cc9395d 07:22:06 Step 6/7 : COPY go.mod . 07:22:06 ---> 052c951d639b 07:22:06 Step 7/7 : RUN go mod download 07:22:06 ---> Running in a435aa660eaa 07:22:13 Removing intermediate container 0b7c1f6107d5 07:22:13 ---> 58996ce886a0 07:22:13 Successfully built 58996ce886a0 07:22:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:22:13 + docker inspect -f . ci-base-image-arm64 07:22:13 . [Pipeline] withDockerContainer 07:22:14 prd-ubuntu18.04-docker-arm64-4c-16g-1546 does not seem to be running inside a container 07:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:15 $ docker top 79075c481597c30504a96e1273196829f65fe44baf919760965e268cf8c6bfa0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:16 + go version 07:22:16 go version go1.15.5 linux/arm64 [Pipeline] } 07:22:16 $ docker stop --time=1 79075c481597c30504a96e1273196829f65fe44baf919760965e268cf8c6bfa0 07:22:18 $ docker rm -f 79075c481597c30504a96e1273196829f65fe44baf919760965e268cf8c6bfa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:19 + docker inspect -f . ci-base-image-arm64 07:22:19 . [Pipeline] withDockerContainer 07:22:20 prd-ubuntu18.04-docker-arm64-4c-16g-1546 does not seem to be running inside a container 07:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:21 Removing intermediate container a435aa660eaa 07:22:21 ---> 6e1a4606ff33 07:22:21 Successfully built 6e1a4606ff33 07:22:21 Successfully tagged ci-base-image-x86_64:latest 07:22:21 $ docker top feb2b7185db81e15ba5e00f8a4d2092d173debc4675c97c508cf1ea6f14c2ef9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:22:22 + docker inspect -f . ci-base-image-x86_64 07:22:22 . [Pipeline] withDockerContainer 07:22:22 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 07:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:22 + make test 07:22:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:22:23 $ docker top 18659e998232a189f62f68f4b2b7d3a10f7fd5b9fce81100b65ce9920e2fb44b -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:24 + go version 07:22:24 go version go1.15.5 linux/amd64 [Pipeline] } 07:22:24 $ docker stop --time=1 18659e998232a189f62f68f4b2b7d3a10f7fd5b9fce81100b65ce9920e2fb44b 07:22:25 $ docker rm -f 18659e998232a189f62f68f4b2b7d3a10f7fd5b9fce81100b65ce9920e2fb44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:26 + docker inspect -f . ci-base-image-x86_64 07:22:26 . [Pipeline] withDockerContainer 07:22:26 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 07:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:27 $ docker top 8a3e634aceeb3713c093c038bdff839d275fd3eafc7be544c7c8a8016d532229 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:27 + make test 07:22:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:22:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:22:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.026s coverage: 85.7% of statements 07:22:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.030s coverage: 100.0% of statements 07:22:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.017s coverage: 45.4% of statements 07:22:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.012s coverage: 77.8% of statements 07:22:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 07:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.040s coverage: 14.7% of statements 07:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.008s coverage: 100.0% of statements 07:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.045s coverage: 91.8% of statements 07:22:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 07:22:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 07:22:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 07:22:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 35.5% of statements 07:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.129s coverage: 63.0% of statements 07:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 07:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.012s coverage: 15.4% of statements 07:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.009s coverage: 15.4% of statements 07:22:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.030s coverage: 14.3% of statements 07:22:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 07:22:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.146s coverage: 83.6% of statements 07:22:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 07:22:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 07:22:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 07:22:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.065s coverage: 45.8% of statements 07:22:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.7% of statements 07:22:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.046s coverage: 87.1% of statements 07:22:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.009s coverage: 100.0% of statements 07:22:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.015s coverage: 69.6% of statements 07:22:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:22:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:22:44 gofmt -l . 07:22:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:22:45 $ docker stop --time=1 8a3e634aceeb3713c093c038bdff839d275fd3eafc7be544c7c8a8016d532229 07:22:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.041s coverage: 85.7% of statements 07:22:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.027s coverage: 100.0% of statements 07:22:47 $ docker rm -f 8a3e634aceeb3713c093c038bdff839d275fd3eafc7be544c7c8a8016d532229 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:22:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 07:22:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.050s coverage: 45.4% of statements 07:22:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.043s coverage: 77.8% of statements 07:22:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [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 Post stage [Pipeline] libraryResource [Pipeline] sh 07:22:49 ---> job-cost.sh 07:22:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UJmy 07:22:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.058s coverage: 26.3% of statements 07:22:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.081s coverage: 14.7% of statements 07:22:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.027s coverage: 100.0% of statements 07:22:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.075s coverage: 91.8% of statements 07:22:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 07:22:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 07:22:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.035s coverage: 100.0% of statements 07:22:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 35.5% of statements 07:22:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.137s coverage: 63.0% of statements 07:22:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.013s coverage: 26.3% of statements 07:22:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.044s coverage: 15.4% of statements 07:22:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.034s coverage: 15.4% of statements 07:22:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.073s coverage: 14.3% of statements 07:22:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 07:23:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.302s coverage: 83.6% of statements 07:23:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 07:23:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 07:23:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 07:23:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.060s coverage: 45.8% of statements 07:23:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.048s coverage: 94.7% of statements 07:23:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:23:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.216s coverage: 87.1% of statements 07:23:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 07:23:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.024s coverage: 69.6% of statements 07:23:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:23:12 gofmt -l . 07:23:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:23:14 $ docker stop --time=1 feb2b7185db81e15ba5e00f8a4d2092d173debc4675c97c508cf1ea6f14c2ef9 07:23:16 $ docker rm -f feb2b7185db81e15ba5e00f8a4d2092d173debc4675c97c508cf1ea6f14c2ef9 [Pipeline] // withDockerContainer [Pipeline] sh 07:23:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:23:17 Warning: overwriting stash ‘coverage-report’ 07:23:18 Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 07:23:19 ---> job-cost.sh 07:23:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yjcr 07:23:36 lf-activate-venv(): INFO: Adding /tmp/venv-UJmy/bin to PATH 07:23:36 INFO: No Stack... 07:23:36 INFO: Retrieving Pricing Info for: v1-standard-2 07:23:36 INFO: Archiving Costs [Pipeline] sh 07:23:37 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 07:23:37 + cut -d, -f6 [Pipeline] lock 07:23:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] 07:23:37 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] did not exist. Created. 07:23:37 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:37 + echo total: 0.029999999329447746 [Pipeline] stash 07:23:38 Stashed 1 file(s) [Pipeline] } 07:23:38 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:23:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:25:20 lf-activate-venv(): INFO: Adding /tmp/venv-Yjcr/bin to PATH 07:25:20 INFO: No Stack... 07:25:21 INFO: Retrieving Pricing Info for: lf-standard-4 07:25:21 INFO: Archiving Costs [Pipeline] sh 07:25:22 + cut -d, -f6 07:25:22 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 07:25:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] 07:25:22 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] did not exist. Created. 07:25:22 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:25:22 /w/workspace/go-mod-core-contracts/1@tmp/durable-bf8edb72/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-bf8edb72/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:25:23 + echo total: 0.20999999344348907 [Pipeline] stash 07:25:23 Warning: overwriting stash ‘stack-cost’ 07:25:23 Stashed 1 file(s) [Pipeline] } 07:25:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:25:24 provisioning config files... 07:25:24 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-594@tmp/config8325675850525939476tmp [Pipeline] { [Pipeline] sh 07:25:24 + set +x 07:25:24 + curl -s https://codecov.io/bash 07:25:24 + bash -s -- 07:25:25 07:25:25 _____ _ 07:25:25 / ____| | | 07:25:25 | | ___ __| | ___ ___ _____ __ 07:25:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:25:25 | |___| (_) | (_| | __/ (_| (_) \ V / 07:25:25 \_____\___/ \__,_|\___|\___\___/ \_/ 07:25:25 Bash-1.0.2 07:25:25 07:25:25 07:25:25 ==> git version 2.24.3 found 07:25:25 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:25:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:25:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:25:25 ==> Jenkins CI detected. 07:25:25 project root: . 07:25:25 --> token set from env 07:25:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:25:25 ==> Running gcov in . (disable via -X gcov) 07:25:25 ==> Python coveragepy not found 07:25:25 ==> Searching for coverage reports in: 07:25:25 + . 07:25:25 -> Found 1 reports 07:25:25 ==> Detecting git/mercurial file structure 07:25:25 ==> Reading reports 07:25:25 + ./coverage.out bytes=171881 07:25:25 ==> Appending adjustments 07:25:25 https://docs.codecov.io/docs/fixing-reports 07:25:26 + Found adjustments 07:25:26 ==> Gzipping contents 07:25:26 28K /tmp/codecov.eRZUKL.gz 07:25:26 ==> Uploading reports 07:25:26 url: https://codecov.io 07:25:26 query: branch=PR-594&commit=6a7d99b1793251fec17e9948871967c775ac301a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=594&job=&cmd_args= 07:25:26 -> Pinging Codecov 07:25:26 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-594&commit=6a7d99b1793251fec17e9948871967c775ac301a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=594&job=&cmd_args= 07:25:28 -> Uploading to 07:25:28 https://storage.googleapis.com/codecov/v4/raw/2021-04-23/71470A77251A30514AAF9C0BB2E5B6CE/6a7d99b1793251fec17e9948871967c775ac301a/5a17e826-dfd1-46fd-b309-91a3c79d9386.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T072528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29df03a775807a2cfeb7bc67be496defa6af3da06f3240f874b44ee900b6b4cd 07:25:28 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:28 Dload Upload Total Spent Left Speed 07:25:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25292 0 0 100 25292 0 58977 --:--:-- --:--:-- --:--:-- 59093 07:25:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6a7d99b1793251fec17e9948871967c775ac301a [Pipeline] } 07:25:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:25:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:25:31 ---> package-listing.sh 07:25:31 ++ tr '[:upper:]' '[:lower:]' 07:25:31 ++ facter osfamily 07:25:32 + OS_FAMILY=redhat 07:25:32 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-594 07:25:32 + START_PACKAGES=/tmp/packages_start.txt 07:25:32 + END_PACKAGES=/tmp/packages_end.txt 07:25:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:32 + PACKAGES=/tmp/packages_start.txt 07:25:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-594 ']' 07:25:32 + PACKAGES=/tmp/packages_end.txt 07:25:32 + case "${OS_FAMILY}" in 07:25:32 + sort 07:25:32 + rpm -qa 07:25:40 + '[' -f /tmp/packages_start.txt ']' 07:25:40 + '[' -f /tmp/packages_end.txt ']' 07:25:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-594 ']' 07:25:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-594/archives/ 07:25:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-594/archives/ [Pipeline] echo 07:25:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:25:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:25:42 07:25:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:25:42 alpine: Pulling from edgex-lftools-log-publisher 07:25:42 df20fa9351a1: Pulling fs layer 07:25:42 36b3adc4ff6f: Pulling fs layer 07:25:42 8ad3a11d3b57: Pulling fs layer 07:25:42 46f8f816bc3b: Pulling fs layer 07:25:42 93b61091891f: Pulling fs layer 07:25:42 93b9cdb0e59b: Pulling fs layer 07:25:42 5e14af77c1be: Pulling fs layer 07:25:42 01666e4c0597: Pulling fs layer 07:25:42 aa168da1d23b: Pulling fs layer 07:25:42 46f8f816bc3b: Waiting 07:25:42 93b61091891f: Waiting 07:25:42 93b9cdb0e59b: Waiting 07:25:42 5e14af77c1be: Waiting 07:25:42 01666e4c0597: Waiting 07:25:42 aa168da1d23b: Waiting 07:25:43 36b3adc4ff6f: Download complete 07:25:43 46f8f816bc3b: Verifying Checksum 07:25:43 46f8f816bc3b: Download complete 07:25:43 df20fa9351a1: Verifying Checksum 07:25:43 df20fa9351a1: Download complete 07:25:43 93b9cdb0e59b: Verifying Checksum 07:25:43 93b9cdb0e59b: Download complete 07:25:43 5e14af77c1be: Verifying Checksum 07:25:43 5e14af77c1be: Download complete 07:25:43 01666e4c0597: Verifying Checksum 07:25:43 01666e4c0597: Download complete 07:25:43 93b61091891f: Verifying Checksum 07:25:43 93b61091891f: Download complete 07:25:43 8ad3a11d3b57: Verifying Checksum 07:25:43 8ad3a11d3b57: Download complete 07:25:43 df20fa9351a1: Pull complete 07:25:44 36b3adc4ff6f: Pull complete 07:25:45 8ad3a11d3b57: Pull complete 07:25:45 46f8f816bc3b: Pull complete 07:25:46 aa168da1d23b: Verifying Checksum 07:25:46 aa168da1d23b: Download complete 07:25:46 93b61091891f: Pull complete 07:25:46 93b9cdb0e59b: Pull complete 07:25:46 5e14af77c1be: Pull complete 07:25:47 01666e4c0597: Pull complete 07:25:59 aa168da1d23b: Pull complete 07:25:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:25:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:26:00 prd-centos7-docker-4c-2g-1545 does not seem to be running inside a container 07:26:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-594 -v /w/workspace/dry_go-mod-core-contracts_PR-594:/w/workspace/dry_go-mod-core-contracts_PR-594:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-594@tmp:/w/workspace/dry_go-mod-core-contracts_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:26:04 $ docker top 6d931569ebf5cc8ad26800492e4b992be33d28ffd2a3cd5d163fc2f4e39a3958 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:26:05 + mkdir -p /var/log/sa [Pipeline] sh 07:26:06 + ls /var/log/sa-host 07:26:06 + sadf -c /var/log/sa-host/sa23 07:26:06 file_magic: OK 07:26:06 HZ: Using current value: 100 07:26:06 file_header: OK 07:26:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:26:06 Statistics: 07:26:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:26:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:07 provisioning config files... 07:26:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-594@tmp/config2472714983690195084tmp [Pipeline] { [Pipeline] echo 07:26:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:08 ---> create-netrc.sh [Pipeline] } 07:26:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:26:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:26:08 ---> python-tools-install.sh [Pipeline] echo 07:26:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:26:09 ---> sudo-logs.sh 07:26:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:26:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:26:09 ---> job-cost.sh 07:26:09 lf-activate-venv: SKIPPING 07:26:09 DEBUG: total: 0.20999999344348907 07:26:09 INFO: Retrieving Stack Cost... 07:26:11 INFO: Retrieving Pricing Info for: v1-standard-2 07:26:11 INFO: Archiving Costs [Pipeline] echo 07:26:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:12 ---> logs-deploy.sh 07:26:12 lf-activate-venv: SKIPPING 07:26:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-594/1 07:26:12 INFO: archiving workspace using pattern(s): 07:26:16 Archives upload complete. 07:26:16 INFO: archiving logs to Nexus 07:26:17 ---> uname -a: 07:26:17 Linux prd-centos7-docker-4c-2g-1545.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:26:17 07:26:17 07:26:17 ---> lscpu: 07:26:17 Architecture: x86_64 07:26:17 CPU op-mode(s): 32-bit, 64-bit 07:26:17 Byte Order: Little Endian 07:26:17 Address sizes: 40 bits physical, 48 bits virtual 07:26:17 CPU(s): 4 07:26:17 On-line CPU(s) list: 0-3 07:26:17 Thread(s) per core: 1 07:26:17 Core(s) per socket: 1 07:26:17 Socket(s): 4 07:26:17 NUMA node(s): 1 07:26:17 Vendor ID: GenuineIntel 07:26:17 CPU family: 6 07:26:17 Model: 44 07:26:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:26:17 Stepping: 1 07:26:17 CPU MHz: 2933.438 07:26:17 BogoMIPS: 5866.87 07:26:17 Virtualization: VT-x 07:26:17 Hypervisor vendor: KVM 07:26:17 Virtualization type: full 07:26:17 L1d cache: 128 KiB 07:26:17 L1i cache: 128 KiB 07:26:17 L2 cache: 16 MiB 07:26:17 L3 cache: 64 MiB 07:26:17 NUMA node0 CPU(s): 0-3 07:26:17 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:26:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:26:17 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:26:17 Vulnerability Meltdown: Mitigation; PTI 07:26:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:26:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:26:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:26:17 Vulnerability Srbds: Not affected 07:26:17 Vulnerability Tsx async abort: Not affected 07:26:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:26:17 07:26:17 07:26:17 ---> nproc: 07:26:17 4 07:26:17 07:26:17 07:26:17 ---> df -h: 07:26:17 Filesystem Size Used Available Use% Mounted on 07:26:17 overlay 50.0G 7.3G 42.7G 15% / 07:26:17 tmpfs 64.0M 0 64.0M 0% /dev 07:26:17 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:26:17 shm 64.0M 0 64.0M 0% /dev/shm 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-594 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-594@tmp 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:26:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:26:17 07:26:17 07:26:17 ---> free -m: 07:26:17 total used free shared buff/cache available 07:26:17 Mem: 1837 726 91 0 1018 1006 07:26:17 Swap: 1023 0 1023 07:26:17 07:26:17 07:26:17 ---> ip addr: 07:26:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:26:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:17 inet 127.0.0.1/8 scope host lo 07:26:17 valid_lft forever preferred_lft forever 07:26:17 inet6 ::1/128 scope host 07:26:17 valid_lft forever preferred_lft forever 07:26:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:26:17 link/ether fa:16:3e:1f:18:58 brd ff:ff:ff:ff:ff:ff 07:26:17 inet 10.30.122.246/23 brd 10.30.123.255 scope global dynamic eth0 07:26:17 valid_lft 85871sec preferred_lft 85871sec 07:26:17 inet6 fe80::f816:3eff:fe1f:1858/64 scope link 07:26:17 valid_lft forever preferred_lft forever 07:26:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:26:17 link/ether 02:42:e8:2e:1b:82 brd ff:ff:ff:ff:ff:ff 07:26:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:26:17 valid_lft forever preferred_lft forever 07:26:17 inet6 fe80::42:e8ff:fe2e:1b82/64 scope link 07:26:17 valid_lft forever preferred_lft forever 07:26:17 07:26:17 07:26:17 ---> sar -b -r -n DEV: 07:26:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 07:26:17 07:26:17 07:17:12 LINUX RESTART (4 CPU) 07:26:17 07:26:17 07:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:26:17 07:19:01 87.84 41.34 46.50 0.00 7541.70 4138.08 0.00 07:26:17 07:20:01 4.94 1.08 3.86 0.00 37.42 133.11 0.00 07:26:17 07:21:02 0.40 0.00 0.40 0.00 0.00 5.94 0.00 07:26:17 07:22:01 0.27 0.00 0.27 0.00 0.00 3.79 0.00 07:26:17 07:23:01 0.18 0.00 0.18 0.00 0.00 1.95 0.00 07:26:17 07:24:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 07:26:17 07:25:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 07:26:17 07:26:01 132.49 78.47 54.01 0.00 6323.94 15569.46 0.00 07:26:17 Average: 28.38 15.16 13.22 0.00 1734.98 2498.03 0.00 07:26:17 07:26:17 07:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:17 07:19:01 147476 0 604580 32.13 2620 1126868 1136604 38.79 413424 1118000 12 07:26:17 07:20:01 142016 0 608836 32.36 2620 1128072 1087376 37.11 425856 1113100 12 07:26:17 07:21:02 144300 0 606548 32.24 2620 1128076 1068872 36.48 428696 1108420 8 07:26:17 07:22:01 139728 0 611060 32.48 2620 1128136 1069172 36.49 434280 1107892 32 07:26:17 07:23:01 141460 0 609380 32.39 2620 1128084 1068872 36.48 437460 1102716 16 07:26:17 07:24:01 141240 0 609592 32.40 2620 1128092 1068956 36.48 434996 1105752 8 07:26:17 07:25:01 141212 0 609620 32.40 2620 1128092 1068872 36.48 434548 1105748 20 07:26:17 07:26:01 162440 0 718968 38.21 2620 997516 1287064 43.93 465996 988156 48088 07:26:17 Average: 144984 0 622323 33.08 2620 1111617 1106974 37.78 434407 1093723 6024 07:26:17 07:26:17 07:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:26:17 07:19:01 eth0 308.20 224.82 1126.00 76.44 0.00 0.00 0.00 0.00 07:26:17 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:19:01 docker0 9.81 8.34 2.09 23.60 0.00 0.00 0.00 0.00 07:26:17 07:20:01 eth0 3.78 2.63 4.37 1.39 0.00 0.00 0.00 0.00 07:26:17 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:21:02 eth0 0.67 0.02 0.06 0.00 0.00 0.00 0.00 0.00 07:26:17 07:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:22:01 eth0 1.67 0.76 1.04 0.41 0.00 0.00 0.00 0.00 07:26:17 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:23:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:26:17 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:24:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:26:17 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:26:17 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:26:01 eth0 212.35 159.72 2160.91 44.96 0.00 0.00 0.00 0.00 07:26:17 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 Average: eth0 65.70 48.41 412.86 15.35 0.00 0.00 0.00 0.00 07:26:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:17 Average: docker0 1.21 1.03 0.26 2.91 0.00 0.00 0.00 0.00 07:26:17 07:26:17 07:26:17 ---> sar -P ALL: 07:26:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/23/21 _x86_64_ (4 CPU) 07:26:17 07:26:17 07:17:12 LINUX RESTART (4 CPU) 07:26:17 07:26:17 07:18:02 CPU %user %nice %system %iowait %steal %idle 07:26:17 07:19:01 all 14.30 0.00 6.58 3.24 24.71 51.16 07:26:17 07:19:01 0 15.99 0.00 7.20 3.80 24.55 48.46 07:26:17 07:19:01 1 12.07 0.00 5.51 3.60 25.34 53.48 07:26:17 07:19:01 2 12.10 0.00 6.64 3.69 25.83 51.74 07:26:17 07:19:01 3 17.37 0.00 7.07 1.81 23.00 50.76 07:26:17 07:20:01 all 0.29 0.00 0.07 0.04 0.90 98.70 07:26:17 07:20:01 0 0.20 0.00 0.10 0.15 0.38 99.17 07:26:17 07:20:01 1 0.21 0.00 0.07 0.00 1.30 98.42 07:26:17 07:20:01 2 0.13 0.00 0.05 0.02 0.75 99.05 07:26:17 07:20:01 3 0.59 0.00 0.07 0.00 1.16 98.18 07:26:17 07:21:02 all 0.10 0.00 0.04 0.00 0.40 99.46 07:26:17 07:21:02 0 0.03 0.00 0.03 0.00 0.08 99.85 07:26:17 07:21:02 1 0.02 0.00 0.05 0.00 0.25 99.68 07:26:17 07:21:02 2 0.05 0.00 0.03 0.00 0.51 99.40 07:26:17 07:21:02 3 0.30 0.00 0.05 0.00 0.76 98.89 07:26:17 07:22:01 all 0.15 0.00 0.07 0.00 0.54 99.24 07:26:17 07:22:01 0 0.03 0.00 0.08 0.00 1.06 98.83 07:26:17 07:22:01 1 0.08 0.00 0.07 0.00 0.17 99.68 07:26:17 07:22:01 2 0.07 0.00 0.07 0.00 0.30 99.56 07:26:17 07:22:01 3 0.42 0.00 0.07 0.00 0.62 98.89 07:26:17 07:23:01 all 0.11 0.00 0.07 0.00 0.14 99.68 07:26:17 07:23:01 0 0.03 0.00 0.03 0.00 0.05 99.88 07:26:17 07:23:01 1 0.03 0.00 0.03 0.00 0.07 99.87 07:26:17 07:23:01 2 0.03 0.00 0.17 0.00 0.05 99.75 07:26:17 07:23:01 3 0.35 0.00 0.07 0.00 0.38 99.20 07:26:17 07:24:01 all 0.11 0.00 0.09 0.00 0.39 99.41 07:26:17 07:24:01 0 0.03 0.00 0.12 0.00 0.05 99.80 07:26:17 07:24:01 1 0.18 0.00 0.10 0.00 0.27 99.45 07:26:17 07:24:01 2 0.05 0.00 0.08 0.00 0.89 98.97 07:26:17 07:24:01 3 0.18 0.00 0.07 0.00 0.35 99.40 07:26:17 07:25:01 all 0.12 0.00 0.02 0.00 0.09 99.77 07:26:17 07:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:26:17 07:25:01 1 0.35 0.00 0.03 0.00 0.08 99.53 07:26:17 07:25:01 2 0.03 0.00 0.02 0.00 0.10 99.85 07:26:17 07:25:01 3 0.05 0.00 0.03 0.00 0.15 99.77 07:26:17 07:26:01 all 5.20 0.00 3.76 2.80 10.43 77.81 07:26:17 07:26:01 0 4.98 0.00 4.00 1.55 10.63 78.83 07:26:17 07:26:01 1 6.50 0.00 3.79 4.51 10.56 74.64 07:26:17 07:26:01 2 4.37 0.00 3.30 1.57 9.34 81.42 07:26:17 07:26:01 3 4.95 0.00 3.95 3.58 11.19 76.33 07:26:17 Average: all 2.63 0.00 1.38 0.78 4.85 90.35 07:26:17 Average: 0 2.71 0.00 1.47 0.70 4.67 90.45 07:26:17 Average: 1 2.56 0.00 1.27 1.06 5.02 90.09 07:26:17 Average: 2 2.21 0.00 1.35 0.69 4.95 90.80 07:26:17 Average: 3 3.05 0.00 1.44 0.68 4.75 90.07 07:26:17 07:26:17 07:26:17