Pull request #327 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 fea83f768be8873eb74d359eca9233db51769833 rather than cadcd807e54beb583c6712b916b46431ba73d8af Obtained Jenkinsfile from fea83f768be8873eb74d359eca9233db51769833 Running in Durability level: PERFORMANCE_OPTIMIZED 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 > 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 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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. 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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: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: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.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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-4349 in /w/workspace/dry_go-mod-core-contracts_PR-327 [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-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fea83f768be8873eb74d359eca9233db51769833 into PR head commit cadcd807e54beb583c6712b916b46431ba73d8af > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing cadcd807e54beb583c6712b916b46431ba73d8af Checking out Revision cadcd807e54beb583c6712b916b46431ba73d8af (PR-327) > git checkout -f cadcd807e54beb583c6712b916b46431ba73d8af # 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 fea83f768be8873eb74d359eca9233db51769833 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cadcd807e54beb583c6712b916b46431ba73d8af # timeout=10 Commit message: "feat(metadata): Modified deviceProfile DTO to support PUT API" First time build. Skipping changelog. > git rev-list --no-walk a2e0248df1dfca278193a25c04d3e01e211881ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:29:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:29:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:29:00 ========================================================= 05:29:00 EdgeX Global Pipelines Version Info 05:29:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:29:02 ------------------- 05:29:02 stable info: 05:29:02 ------------------- 05:29:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:29:02 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 05:29:02 Message: update stable to v1.0.131 05:29:03 ------------------- 05:29:03 experimental info: 05:29:03 ------------------- 05:29:03 Commited By: **** collab-it+edgex@linuxfoundation.org 05:29:03 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 05:29:03 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:29:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:29:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:29:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:29:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:29:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:29:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo 05:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo 05:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo 05:29:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cadcd807e54beb583c6712b916b46431ba73d8af [Pipeline] echo 05:29:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cadcd80 [Pipeline] echo 05:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:29:07 + git log --format=format:%s -1 cadcd807e54beb583c6712b916b46431ba73d8af [Pipeline] echo 05:29:07 GIT_COMMIT: cadcd807e54beb583c6712b916b46431ba73d8af, Commit Message: feat(metadata): Modified deviceProfile DTO to support PUT API [Pipeline] echo 05:29:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:29:08 05:29:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:29:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:29:08 latest: Pulling from edgex-devops/git-semver 05:29:08 31603596830f: Pulling fs layer 05:29:08 2a8b12db71e7: Pulling fs layer 05:29:08 6ca5941a6612: Pulling fs layer 05:29:08 ecc8261a40a4: Pulling fs layer 05:29:08 ecc8261a40a4: Waiting 05:29:08 2a8b12db71e7: Verifying Checksum 05:29:08 2a8b12db71e7: Download complete 05:29:09 31603596830f: Verifying Checksum 05:29:09 31603596830f: Download complete 05:29:09 6ca5941a6612: Verifying Checksum 05:29:09 6ca5941a6612: Download complete 05:29:09 ecc8261a40a4: Verifying Checksum 05:29:09 ecc8261a40a4: Download complete 05:29:09 31603596830f: Pull complete 05:29:09 2a8b12db71e7: Pull complete 05:29:10 6ca5941a6612: Pull complete 05:29:10 ecc8261a40a4: Pull complete 05:29:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:29:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:29:10 prd-centos7-docker-4c-2g-4349 does not seem to be running inside a container 05:29:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-327 -v /w/workspace/dry_go-mod-core-contracts_PR-327:/w/workspace/dry_go-mod-core-contracts_PR-327:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-327@tmp:/w/workspace/dry_go-mod-core-contracts_PR-327@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:29:12 $ docker top 4c62f5a5bb37f51547903f11d5e3d0eeaf9a544588056fbbf717c281adbb85fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:13 [ssh-agent] Looking for ssh-agent implementation... 05:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:13 $ docker exec 4c62f5a5bb37f51547903f11d5e3d0eeaf9a544588056fbbf717c281adbb85fb ssh-agent 05:29:13 SSH_AUTH_SOCK=/tmp/ssh-SXTaZRCLnJW5/agent.12 05:29:13 SSH_AGENT_PID=17 05:29:13 Running ssh-add (command line suppressed) 05:29:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_77293390166779230.key (/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_77293390166779230.key) 05:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:13 + git describe --exact-match --tags HEAD 05:29:13 fatal: no tag exactly matches 'cadcd807e54beb583c6712b916b46431ba73d8af' [Pipeline] } 05:29:14 $ docker exec --env ******** --env ******** 4c62f5a5bb37f51547903f11d5e3d0eeaf9a544588056fbbf717c281adbb85fb ssh-agent -k 05:29:14 unset SSH_AUTH_SOCK; 05:29:14 unset SSH_AGENT_PID; 05:29:14 echo Agent pid 17 killed; 05:29:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:29:14 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:29:14 This usually means this commit has not been tagged. [Pipeline] sshagent 05:29:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:14 [ssh-agent] Looking for ssh-agent implementation... 05:29:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:14 $ docker exec 4c62f5a5bb37f51547903f11d5e3d0eeaf9a544588056fbbf717c281adbb85fb ssh-agent 05:29:14 SSH_AUTH_SOCK=/tmp/ssh-zEBZL8ADzUEU/agent.45 05:29:14 SSH_AGENT_PID=50 05:29:14 Running ssh-add (command line suppressed) 05:29:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_2540699826264701180.key (/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_2540699826264701180.key) 05:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:15 + git semver init 05:29:15 # -> Open(): unable to determine branch for HEAD 05:29:15 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-327/.git 05:29:15 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-327 05:29:15 # $SEMVER_REMOTE_NAME = origin 05:29:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:29:15 # $SEMVER_USER_NAME = edgex-jenkins 05:29:15 # $SEMVER_BRANCH = PR-327 05:29:15 # $SEMVER_TEMP = /tmp/semver-028508594 05:29:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:29:15 # '/tmp/semver-028508594' -> '/w/workspace/dry_go-mod-core-contracts_PR-327/.semver' 05:29:15 # -> Force: false 05:29:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-327/.semver [Pipeline] } 05:29:15 $ docker exec --env ******** --env ******** 4c62f5a5bb37f51547903f11d5e3d0eeaf9a544588056fbbf717c281adbb85fb ssh-agent -k 05:29:15 unset SSH_AUTH_SOCK; 05:29:15 unset SSH_AGENT_PID; 05:29:15 echo Agent pid 50 killed; 05:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:16 + git semver [Pipeline] } 05:29:16 $ docker stop --time=1 4c62f5a5bb37f51547903f11d5e3d0eeaf9a544588056fbbf717c281adbb85fb 05:29:18 $ docker rm -f 4c62f5a5bb37f51547903f11d5e3d0eeaf9a544588056fbbf717c281adbb85fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:29:19 Stashed 109 file(s) [Pipeline] echo 05:29:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 05:29:19 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:29:34 Still waiting to schedule task 05:29:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:29:34 Still waiting to schedule task 05:29:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4348’ 05:32:29 Running on prd-centos7-docker-4c-2g-4351 in /w/workspace/dry_go-mod-core-contracts_PR-327 [Pipeline] { [Pipeline] ws 05:32:29 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 05:32:31 using credential edgex-jenkins-ssh 05:32:32 Cloning the remote Git repository 05:32:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:32:32 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 05:32:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:32:32 > git --version # timeout=10 05:32:32 > git --version # 'git version 2.16.5' 05:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:33 Merging remotes/origin/master commit fea83f768be8873eb74d359eca9233db51769833 into PR head commit cadcd807e54beb583c6712b916b46431ba73d8af 05:32:33 Merge succeeded, producing cadcd807e54beb583c6712b916b46431ba73d8af 05:32:33 Checking out Revision cadcd807e54beb583c6712b916b46431ba73d8af (PR-327) 05:32:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:32:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:32:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:32:33 > git config core.sparsecheckout # timeout=10 05:32:33 > git checkout -f cadcd807e54beb583c6712b916b46431ba73d8af # timeout=10 05:32:33 > git remote # timeout=10 05:32:33 > git config --get remote.origin.url # timeout=10 05:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:33 > git merge fea83f768be8873eb74d359eca9233db51769833 # timeout=10 05:32:33 > git rev-parse HEAD^{commit} # timeout=10 05:32:33 > git config core.sparsecheckout # timeout=10 05:32:33 > git checkout -f cadcd807e54beb583c6712b916b46431ba73d8af # timeout=10 05:32:37 Commit message: "feat(metadata): Modified deviceProfile DTO to support PUT API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:32:38 ========================================================= 05:32:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:32:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:32:38 + 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 . 05:32:39 Sending build context to Docker daemon 2.562MB 05:32:39 Step 1/7 : ARG BASE=golang:1.15-alpine 05:32:39 Step 2/7 : FROM ${BASE} 05:32:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:32:40 df20fa9351a1: Pulling fs layer 05:32:40 ed8968b2872e: Pulling fs layer 05:32:40 a92cc7c5fd73: Pulling fs layer 05:32:40 e871e8e8d7a9: Pulling fs layer 05:32:40 e73272ec9a57: Pulling fs layer 05:32:40 1e910a182e73: Pulling fs layer 05:32:40 4e634b169226: Pulling fs layer 05:32:40 e73272ec9a57: Waiting 05:32:40 1e910a182e73: Waiting 05:32:40 4e634b169226: Waiting 05:32:40 e871e8e8d7a9: Waiting 05:32:40 a92cc7c5fd73: Verifying Checksum 05:32:40 a92cc7c5fd73: Download complete 05:32:40 ed8968b2872e: Download complete 05:32:40 e73272ec9a57: Verifying Checksum 05:32:40 e73272ec9a57: Download complete 05:32:40 1e910a182e73: Verifying Checksum 05:32:40 1e910a182e73: Download complete 05:32:40 df20fa9351a1: Verifying Checksum 05:32:40 df20fa9351a1: Download complete 05:32:40 df20fa9351a1: Pull complete 05:32:40 ed8968b2872e: Pull complete 05:32:40 a92cc7c5fd73: Pull complete 05:32:42 4e634b169226: Verifying Checksum 05:32:42 4e634b169226: Download complete 05:32:43 e871e8e8d7a9: Verifying Checksum 05:32:43 e871e8e8d7a9: Download complete 05:32:49 e871e8e8d7a9: Pull complete 05:32:49 e73272ec9a57: Pull complete 05:32:49 1e910a182e73: Pull complete 05:32:59 4e634b169226: Pull complete 05:32:59 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 05:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:32:59 ---> f7629b54cfaa 05:32:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:32:59 ---> Running in dbbe92b2d613 05:32:59 Removing intermediate container dbbe92b2d613 05:32:59 ---> bb698f8a62a1 05:32:59 Step 4/7 : RUN apk add bash 05:32:59 ---> Running in 7c9c743ac3be 05:33:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:33:01 OK: 166 MiB in 39 packages 05:33:02 Removing intermediate container 7c9c743ac3be 05:33:02 ---> eaabefb8fba2 05:33:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:33:02 ---> Running in b8613eeb4959 05:33:02 Removing intermediate container b8613eeb4959 05:33:02 ---> 33dc9370dc8b 05:33:02 Step 6/7 : COPY go.mod . 05:33:02 ---> e596ad1eb350 05:33:02 Step 7/7 : RUN go mod download 05:33:02 ---> Running in f01eb2d0c8c6 05:33:12 Removing intermediate container f01eb2d0c8c6 05:33:12 ---> 773b7ac6aa7a 05:33:12 Successfully built 773b7ac6aa7a 05:33:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:33:13 + docker inspect -f . ci-base-image-x86_64 05:33:13 . [Pipeline] withDockerContainer 05:33:13 prd-centos7-docker-4c-2g-4351 does not seem to be running inside a container 05:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-x86_64 cat 05:33:14 $ docker top f22ac986cb79a324183df0c24896dc966fbed5ff7fcf5a7678529637b18a8d70 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:14 + go version 05:33:14 go version go1.15.2 linux/amd64 [Pipeline] } 05:33:14 $ docker stop --time=1 f22ac986cb79a324183df0c24896dc966fbed5ff7fcf5a7678529637b18a8d70 05:33:16 $ docker rm -f f22ac986cb79a324183df0c24896dc966fbed5ff7fcf5a7678529637b18a8d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:33:17 + docker inspect -f . ci-base-image-x86_64 05:33:17 . [Pipeline] withDockerContainer 05:33:17 prd-centos7-docker-4c-2g-4351 does not seem to be running inside a container 05:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-x86_64 cat 05:33:17 $ docker top b43370424c3559869acedb140e8455ed5808fe5662d8a80b7a7faf25b453ccb8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:18 + make test 05:33:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:33:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:33:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.012s coverage: 85.7% of statements 05:33:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements 05:33:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements 05:33:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.034s coverage: 77.8% of statements 05:33:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:33:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.038s coverage: 6.4% of statements 05:33:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.7% of statements 05:33:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements 05:33:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.042s coverage: 91.8% of statements 05:33:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:33:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:33:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 05:33:27 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 50.0% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.041s coverage: 63.0% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements 05:33:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 29.1% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 100.0% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements 05:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 05:33:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:33:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:33:30 gofmt -l . 05:33:30 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:33:31 Stashed 1 file(s) [Pipeline] } 05:33:31 $ docker stop --time=1 b43370424c3559869acedb140e8455ed5808fe5662d8a80b7a7faf25b453ccb8 05:33:33 $ docker rm -f b43370424c3559869acedb140e8455ed5808fe5662d8a80b7a7faf25b453ccb8 [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:43:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4352 in /w/workspace/dry_go-mod-core-contracts_PR-327 [Pipeline] { [Pipeline] ws 05:43:45 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 05:43:50 using credential edgex-jenkins-ssh 05:43:50 Cloning the remote Git repository 05:43:50 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:43:50 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 05:43:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:43:50 > git --version # timeout=10 05:43:50 > git --version # 'git version 2.17.1' 05:43:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:52 Merging remotes/origin/master commit fea83f768be8873eb74d359eca9233db51769833 into PR head commit cadcd807e54beb583c6712b916b46431ba73d8af 05:43:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:43:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:43:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:43:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:43:52 > git config core.sparsecheckout # timeout=10 05:43:52 > git checkout -f cadcd807e54beb583c6712b916b46431ba73d8af # timeout=10 05:43:52 > git remote # timeout=10 05:43:52 > git config --get remote.origin.url # timeout=10 05:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:52 > git merge fea83f768be8873eb74d359eca9233db51769833 # timeout=10 05:43:52 > git rev-parse HEAD^{commit} # timeout=10 05:43:52 Merge succeeded, producing cadcd807e54beb583c6712b916b46431ba73d8af 05:43:52 Checking out Revision cadcd807e54beb583c6712b916b46431ba73d8af (PR-327) 05:43:52 > git config core.sparsecheckout # timeout=10 05:43:52 > git checkout -f cadcd807e54beb583c6712b916b46431ba73d8af # timeout=10 05:43:57 Commit message: "feat(metadata): Modified deviceProfile DTO to support PUT API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:43:58 ========================================================= 05:43:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:43:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:44:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:44:01 Sending build context to Docker daemon 2.562MB 05:44:01 Step 1/7 : ARG BASE=golang:1.15-alpine 05:44:01 Step 2/7 : FROM ${BASE} 05:44:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:01 b538f80385f9: Pulling fs layer 05:44:01 74f711af9a0d: Pulling fs layer 05:44:01 99f96fe45779: Pulling fs layer 05:44:01 8529a6b9a6be: Pulling fs layer 05:44:01 45590311c82a: Pulling fs layer 05:44:01 69ca0ff8b7b3: Pulling fs layer 05:44:01 209524e5b208: Pulling fs layer 05:44:01 45590311c82a: Waiting 05:44:01 69ca0ff8b7b3: Waiting 05:44:01 209524e5b208: Waiting 05:44:01 8529a6b9a6be: Waiting 05:44:01 99f96fe45779: Verifying Checksum 05:44:01 99f96fe45779: Download complete 05:44:01 74f711af9a0d: Verifying Checksum 05:44:01 45590311c82a: Download complete 05:44:01 69ca0ff8b7b3: Verifying Checksum 05:44:01 69ca0ff8b7b3: Download complete 05:44:01 b538f80385f9: Verifying Checksum 05:44:01 b538f80385f9: Download complete 05:44:02 b538f80385f9: Pull complete 05:44:02 74f711af9a0d: Pull complete 05:44:03 99f96fe45779: Pull complete 05:44:04 209524e5b208: Verifying Checksum 05:44:04 209524e5b208: Download complete 05:44:05 8529a6b9a6be: Verifying Checksum 05:44:05 8529a6b9a6be: Download complete 05:44:15 8529a6b9a6be: Pull complete 05:44:16 45590311c82a: Pull complete 05:44:16 69ca0ff8b7b3: Pull complete 05:44:20 209524e5b208: Pull complete 05:44:20 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 05:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:44:20 ---> 5bddaf1c2fca 05:44:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:44:23 ---> Running in 8e4e11bbfdad 05:44:23 Removing intermediate container 8e4e11bbfdad 05:44:23 ---> 760888c24c2c 05:44:23 Step 4/7 : RUN apk add bash 05:44:23 ---> Running in 44e26780cd34 05:44:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:44:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:44:26 OK: 142 MiB in 39 packages 05:44:28 Removing intermediate container 44e26780cd34 05:44:28 ---> 5b6d2791ef2e 05:44:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:44:28 ---> Running in 8cefb0522da4 05:44:28 Removing intermediate container 8cefb0522da4 05:44:28 ---> 00d7140aea3e 05:44:28 Step 6/7 : COPY go.mod . 05:44:28 ---> 5932c40418f8 05:44:28 Step 7/7 : RUN go mod download 05:44:29 ---> Running in 4c39c3350718 05:44:44 Removing intermediate container 4c39c3350718 05:44:44 ---> 331649f9fb27 05:44:44 Successfully built 331649f9fb27 05:44:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:44:44 + docker inspect -f . ci-base-image-arm64 05:44:44 . [Pipeline] withDockerContainer 05:44:45 prd-ubuntu18.04-docker-arm64-4c-16g-4352 does not seem to be running inside a container 05:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 05:44:47 $ docker top fd414bcea04068a9f78ab97b1a968263d3b431a157c30860457ca7d760e6d5d7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:48 + go version 05:44:48 go version go1.15.2 linux/arm64 [Pipeline] } 05:44:48 $ docker stop --time=1 fd414bcea04068a9f78ab97b1a968263d3b431a157c30860457ca7d760e6d5d7 05:44:50 $ docker rm -f fd414bcea04068a9f78ab97b1a968263d3b431a157c30860457ca7d760e6d5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:51 + docker inspect -f . ci-base-image-arm64 05:44:51 . [Pipeline] withDockerContainer 05:44:51 prd-ubuntu18.04-docker-arm64-4c-16g-4352 does not seem to be running inside a container 05:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 05:44:53 $ docker top 455a76a1afb119fea62c37b45798aa1713449ee01cbcac7ac1b95af4051db856 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:55 + make test 05:44:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:45:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:45:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.058s coverage: 85.7% of statements 05:45:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.041s coverage: 100.0% of statements 05:45:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.070s coverage: 45.4% of statements 05:45:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.034s coverage: 77.8% of statements 05:45:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:45:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.020s coverage: 6.4% of statements 05:45:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements 05:45:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements 05:45:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.091s coverage: 91.8% of statements 05:45:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:45:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:45:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 05:45:23 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 50.0% of statements 05:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.135s coverage: 63.0% of statements 05:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.032s coverage: 26.3% of statements 05:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.046s coverage: 15.4% of statements 05:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.033s coverage: 15.4% of statements 05:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.049s coverage: 14.3% of statements 05:45:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 29.1% of statements 05:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.028s coverage: 100.0% of statements 05:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 05:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 05:45:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:45:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:45:35 gofmt -l . 05:45:35 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:45:35 Warning: overwriting stash ‘coverage-report’ 05:45:36 Stashed 1 file(s) [Pipeline] } 05:45:36 $ docker stop --time=1 455a76a1afb119fea62c37b45798aa1713449ee01cbcac7ac1b95af4051db856 05:45:39 $ docker rm -f 455a76a1afb119fea62c37b45798aa1713449ee01cbcac7ac1b95af4051db856 [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:45:42 provisioning config files... 05:45:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/config4259345313995023836tmp [Pipeline] { [Pipeline] sh 05:45:43 + set +x 05:45:43 + curl -s https://codecov.io/bash 05:45:43 + bash -s -- 05:45:43 05:45:43 _____ _ 05:45:43 / ____| | | 05:45:43 | | ___ __| | ___ ___ _____ __ 05:45:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:45:43 | |___| (_) | (_| | __/ (_| (_) \ V / 05:45:43 \_____\___/ \__,_|\___|\___\___/ \_/ 05:45:43 Bash-20201007-7e25d0a 05:45:43 05:45:43 05:45:43 ==> Jenkins CI detected. 05:45:43 project root: . 05:45:43 --> token set from env 05:45:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:45:43 ==> Running gcov in . (disable via -X gcov) 05:45:43 ==> Python coveragepy not found 05:45:43 ==> Searching for coverage reports in: 05:45:43 + . 05:45:43 -> Found 1 reports 05:45:43 ==> Detecting git/mercurial file structure 05:45:43 ==> Reading reports 05:45:43 + ./coverage.out bytes=106181 05:45:43 ==> Appending adjustments 05:45:43 https://docs.codecov.io/docs/fixing-reports 05:45:44 + Found adjustments 05:45:44 ==> Gzipping contents 05:45:44 ==> Uploading reports 05:45:44 url: https://codecov.io 05:45:44 query: branch=PR-327&commit=cadcd807e54beb583c6712b916b46431ba73d8af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=327&job=&cmd_args= 05:45:44 -> Pinging Codecov 05:45:44 https://codecov.io/upload/v4?package=bash-20201007-7e25d0a&token=secret&branch=PR-327&commit=cadcd807e54beb583c6712b916b46431ba73d8af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=327&job=&cmd_args= 05:45:44 -> Uploading to 05:45:44 05:45:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:44 Dload Upload Total Spent Left Speed 05:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 05:45:44 X> Failed to upload 05:45:44 ==> Uploading to Codecov 05:45:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:44 Dload Upload Total Spent Left Speed 05:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18401 100 118 100 18283 229 35556 --:--:-- --:--:-- --:--:-- 35570 05:45:44 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cadcd807e54beb583c6712b916b46431ba73d8af [Pipeline] } 05:45:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 05:45:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:45:48 ---> package-listing.sh 05:45:48 ++ facter osfamily 05:45:48 ++ tr '[:upper:]' '[:lower:]' 05:45:48 + OS_FAMILY=redhat 05:45:48 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-327 05:45:48 + START_PACKAGES=/tmp/packages_start.txt 05:45:48 + END_PACKAGES=/tmp/packages_end.txt 05:45:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:45:48 + PACKAGES=/tmp/packages_start.txt 05:45:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-327 ']' 05:45:48 + PACKAGES=/tmp/packages_end.txt 05:45:48 + case "${OS_FAMILY}" in 05:45:48 + rpm -qa 05:45:48 + sort 05:45:52 + '[' -f /tmp/packages_start.txt ']' 05:45:52 + '[' -f /tmp/packages_end.txt ']' 05:45:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:45:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-327 ']' 05:45:52 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-327/archives/ 05:45:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-327/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:52 provisioning config files... 05:45:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/config6914549201895829662tmp [Pipeline] { [Pipeline] echo 05:45:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:45:53 ---> create-netrc.sh [Pipeline] } 05:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:45:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:45:53 ---> python-tools-install.sh 05:45:53 Generating Requirements File 05:47:15 Python 3.6.8 05:47:15 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 05:47:15 appdirs==1.4.3 05:47:15 argcomplete==1.12.1 05:47:15 aspy.yaml==1.3.0 05:47:15 attrs==19.3.0 05:47:15 Babel==2.8.0 05:47:15 beautifulsoup4==4.8.2 05:47:15 boto3==1.11.6 05:47:15 botocore==1.14.6 05:47:15 bs4==0.0.1 05:47:15 cachetools==4.1.1 05:47:15 certifi==2019.11.28 05:47:15 cffi==1.14.3 05:47:15 cfgv==2.0.1 05:47:15 chardet==3.0.4 05:47:15 click==7.1 05:47:15 cliff==3.4.0 05:47:15 cmd2==1.3.11 05:47:15 colorama==0.4.3 05:47:15 cryptography==3.1.1 05:47:15 debtcollector==2.2.0 05:47:15 decorator==4.4.2 05:47:15 defusedxml==0.6.0 05:47:15 Deprecated==1.2.7 05:47:15 distlib==0.3.1 05:47:15 distro==1.2.0 05:47:15 dnspython==1.16.0 05:47:15 docker==4.2.0 05:47:15 docutils==0.15.2 05:47:15 dogpile.cache==1.0.2 05:47:15 email-validator==1.0.5 05:47:15 filelock==3.0.12 05:47:15 future==0.18.2 05:47:15 google-auth==1.22.1 05:47:15 httplib2==0.17.0 05:47:15 identify==1.4.11 05:47:15 idna==2.9 05:47:15 importlib-metadata==1.7.0 05:47:15 importlib-resources==1.5.0 05:47:15 iso8601==0.1.13 05:47:15 Jinja2==2.11.1 05:47:15 jmespath==0.10.0 05:47:15 jsonpatch==1.26 05:47:15 jsonpointer==2.0 05:47:15 jsonschema==3.2.0 05:47:15 keystoneauth1==4.2.1 05:47:15 kubernetes==11.0.0 05:47:15 lftools==0.34.2 05:47:15 lxml==4.5.0 05:47:15 MarkupSafe==0.23 05:47:15 msgpack==1.0.0 05:47:15 multi-key-dict==2.0.3 05:47:15 munch==2.5.0 05:47:15 netaddr==0.8.0 05:47:15 netifaces==0.10.9 05:47:15 niet==1.4.2 05:47:15 nodeenv==1.3.5 05:47:15 oauth2client==4.1.3 05:47:15 oauthlib==3.1.0 05:47:15 openstacksdk==0.50.0 05:47:15 os-client-config==2.1.0 05:47:15 os-service-types==1.7.0 05:47:15 osc-lib==2.2.1 05:47:15 oslo.config==8.3.2 05:47:15 oslo.context==3.1.1 05:47:15 oslo.i18n==5.0.1 05:47:15 oslo.log==4.4.0 05:47:15 oslo.serialization==4.0.1 05:47:15 oslo.utils==4.6.0 05:47:15 packaging==20.4 05:47:15 pbr==5.4.4 05:47:15 pluggy==0.13.1 05:47:15 prettytable==0.7.2 05:47:15 py==1.9.0 05:47:15 pyasn1==0.4.8 05:47:15 pyasn1-modules==0.2.8 05:47:15 pycparser==2.20 05:47:15 pygerrit2==2.0.10 05:47:15 PyGithub==1.46 05:47:15 pyinotify==0.9.6 05:47:15 PyJWT==1.7.1 05:47:15 pyparsing==2.4.7 05:47:15 pyperclip==1.8.0 05:47:15 pyroute2==0.4.13 05:47:15 pyrsistent==0.15.7 05:47:15 PySocks==1.6.8 05:47:15 python-cinderclient==7.2.0 05:47:15 python-dateutil==2.8.1 05:47:15 python-heatclient==2.2.1 05:47:15 python-jenkins==1.7.0 05:47:15 python-keystoneclient==4.1.1 05:47:15 python-magnumclient==3.2.1 05:47:15 python-novaclient==17.2.1 05:47:15 python-openstackclient==5.4.0 05:47:15 python-swiftclient==3.10.1 05:47:15 pytz==2020.1 05:47:15 PyYAML==5.3 05:47:15 requests==2.23.0 05:47:15 requests-oauthlib==1.3.0 05:47:15 requestsexceptions==1.4.0 05:47:15 rfc3986==1.4.0 05:47:15 rpm==4.11.3 05:47:15 rsa==4.0 05:47:15 ruamel.yaml==0.16.10 05:47:15 ruamel.yaml.clib==0.2.0 05:47:15 s3transfer==0.3.3 05:47:15 shade==1.27.2 05:47:15 simplejson==3.17.2 05:47:15 six==1.14.0 05:47:15 soupsieve==2.0 05:47:15 stevedore==3.2.2 05:47:15 tabulate==0.8.6 05:47:15 toml==0.10.0 05:47:15 tox==3.20.0 05:47:15 tqdm==4.43.0 05:47:15 urllib3==1.25.8 05:47:15 virtualenv==20.0.33 05:47:15 wcwidth==0.2.5 05:47:15 websocket-client==0.57.0 05:47:15 wrapt==1.12.1 05:47:15 xdg==3.0.2 05:47:15 xmltodict==0.12.0 05:47:15 yq==2.11.1 05:47:15 zipp==3.3.0 05:47:15 Cache entry deserialization failed, entry ignored 05:47:15 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 05:47:15 Python 2.7.5 05:47:15 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 05:47:15 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 05:47:15 ansible==2.9.7 05:47:15 Babel==0.9.6 05:47:15 backports.ssl-match-hostname==3.5.0.1 05:47:15 beautifulsoup4==4.4.1 05:47:15 bodhi==2.11.0 05:47:15 bodhi-client==2.11.0 05:47:15 CCColUtils==1.4 05:47:15 cffi==1.6.0 05:47:15 chardet==2.2.1 05:47:15 click==6.7 05:47:15 cloud-init==18.5 05:47:15 configobj==4.7.2 05:47:15 cryptography==1.7.2 05:47:15 decorator==3.4.0 05:47:15 distro==1.2.0 05:47:15 enum34==1.0.4 05:47:15 fedpkg==1.38 05:47:15 futures==3.1.1 05:47:15 gitdb==0.6.4 05:47:15 GitPython==1.0.1 05:47:15 html5lib==0.999 05:47:15 httplib2==0.9.2 05:47:15 idna==2.4 05:47:15 iniparse==0.4 05:47:15 ipaddress==1.0.16 05:47:15 IPy==0.75 05:47:15 javapackages==1.0.0 05:47:15 Jinja2==2.7.2 05:47:15 jmespath==0.9.4 05:47:15 jsonpatch==1.2 05:47:15 jsonpointer==1.9 05:47:15 kerberos==1.1 05:47:15 kitchen==1.1.1 05:47:15 langtable==0.0.31 05:47:15 lockfile==0.9.1 05:47:15 lxml==3.2.1 05:47:15 MarkupSafe==0.11 05:47:15 munch==2.0.2 05:47:15 offtrac==0.1.0 05:47:15 openidc-client==0.6.0 05:47:15 packagedb-cli==2.14.1 05:47:15 paramiko==2.1.1 05:47:15 perf==0.1 05:47:15 ply==3.4 05:47:15 policycoreutils-default-encoding==0.1 05:47:15 prettytable==0.7.2 05:47:15 pyasn1==0.1.9 05:47:15 pycparser==2.14 05:47:15 pycurl==7.19.0 05:47:15 pygobject==3.22.0 05:47:15 pygpgme==0.3 05:47:15 pyliblzma==0.5.3 05:47:15 pyOpenSSL==0.13.1 05:47:15 pyparsing==1.5.6 05:47:15 pyserial==2.6 05:47:15 python-augeas==0.5.0 05:47:15 python-bugzilla==2.3.0 05:47:15 python-dateutil==1.5 05:47:15 python-fedora==0.10.0 05:47:15 python-linux-procfs==0.4.9 05:47:15 python-yubico==1.2.3 05:47:15 pyudev==0.15 05:47:15 pyusb==1.0.0b1 05:47:15 pyxattr==0.5.1 05:47:15 PyYAML==3.10 05:47:15 requests==2.6.0 05:47:15 requests-kerberos==0.7.0 05:47:15 rpkg==1.60 05:47:15 schedutils==0.4 05:47:15 seobject==0.1 05:47:15 sepolicy==1.1 05:47:15 six==1.9.0 05:47:15 smmap==0.9.0 05:47:15 urlgrabber==3.10 05:47:15 urllib3==1.10.2 05:47:15 virtualenv==15.1.0 05:47:15 yum-langpacks==0.4.2 05:47:15 yum-metadata-parser==1.1.4 [Pipeline] echo 05:47:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:47:15 ---> sudo-logs.sh 05:47:15 Archiving 'sudo' log.. [Pipeline] echo 05:47:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:47:16 ---> job-cost.sh 05:47:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hX9M 05:47:28 Cache entry deserialization failed, entry ignored 05:47:28 Cache entry deserialization failed, entry ignored 05:47:28 Cache entry deserialization failed, entry ignored 05:47:28 Cache entry deserialization failed, entry ignored 05:47:28 Cache entry deserialization failed, entry ignored 05:47:28 Cache entry deserialization failed, entry ignored 05:47:28 Cache entry deserialization failed, entry ignored 05:47:28 Cache entry deserialization failed, entry ignored 05:47:29 Cache entry deserialization failed, entry ignored 05:47:29 Cache entry deserialization failed, entry ignored 05:47:29 Cache entry deserialization failed, entry ignored 05:47:29 Cache entry deserialization failed, entry ignored 05:47:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:48:04 lf-activate-venv(): INFO: Adding /tmp/venv-hX9M/bin to PATH 05:48:04 INFO: No Stack... 05:48:04 INFO: Retrieving Pricing Info for: v1-standard-2 05:48:04 INFO: Archiving Costs [Pipeline] echo 05:48:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:48:05 ---> logs-deploy.sh 05:48:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-327/2 05:48:05 INFO: archiving workspace using pattern(s): 05:48:07 Archives upload complete. 05:48:07 INFO: archiving logs to Nexus 05:48:08 ---> uname -a: 05:48:08 Linux prd-centos7-docker-4c-2g-4349.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 05:48:08 05:48:08 05:48:08 ---> lscpu: 05:48:08 Architecture: x86_64 05:48:08 CPU op-mode(s): 32-bit, 64-bit 05:48:08 Byte Order: Little Endian 05:48:08 CPU(s): 4 05:48:08 On-line CPU(s) list: 0-3 05:48:08 Thread(s) per core: 1 05:48:08 Core(s) per socket: 1 05:48:08 Socket(s): 4 05:48:08 NUMA node(s): 1 05:48:08 Vendor ID: GenuineIntel 05:48:08 CPU family: 6 05:48:08 Model: 44 05:48:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:48:08 Stepping: 1 05:48:08 CPU MHz: 2933.442 05:48:08 BogoMIPS: 5866.88 05:48:08 Virtualization: VT-x 05:48:08 Hypervisor vendor: KVM 05:48:08 Virtualization type: full 05:48:08 L1d cache: 32K 05:48:08 L1i cache: 32K 05:48:08 L2 cache: 4096K 05:48:08 L3 cache: 16384K 05:48:08 NUMA node0 CPU(s): 0-3 05:48:08 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:48:08 05:48:08 05:48:08 ---> nproc: 05:48:08 4 05:48:08 05:48:08 05:48:08 ---> df -h: 05:48:08 Filesystem Size Used Avail Use% Mounted on 05:48:08 devtmpfs 887M 0 887M 0% /dev 05:48:08 tmpfs 919M 0 919M 0% /dev/shm 05:48:08 tmpfs 919M 17M 903M 2% /run 05:48:08 tmpfs 919M 0 919M 0% /sys/fs/cgroup 05:48:08 /dev/vda1 50G 6.9G 44G 14% / 05:48:08 tmpfs 184M 0 184M 0% /run/user/1001 05:48:08 05:48:08 05:48:08 ---> free -m: 05:48:08 total used free shared buff/cache available 05:48:08 Mem: 1837 622 68 16 1146 1017 05:48:08 Swap: 1023 0 1023 05:48:08 05:48:08 05:48:08 ---> ip addr: 05:48:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:48:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:48:08 inet 127.0.0.1/8 scope host lo 05:48:08 valid_lft forever preferred_lft forever 05:48:08 inet6 ::1/128 scope host 05:48:08 valid_lft forever preferred_lft forever 05:48:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 05:48:08 link/ether fa:16:3e:c7:45:ba brd ff:ff:ff:ff:ff:ff 05:48:08 inet 10.30.123.94/23 brd 10.30.123.255 scope global dynamic eth0 05:48:08 valid_lft 85221sec preferred_lft 85221sec 05:48:08 inet6 fe80::f816:3eff:fec7:45ba/64 scope link 05:48:08 valid_lft forever preferred_lft forever 05:48:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:48:08 link/ether 02:42:fb:11:81:bc brd ff:ff:ff:ff:ff:ff 05:48:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:48:08 valid_lft forever preferred_lft forever 05:48:08 inet6 fe80::42:fbff:fe11:81bc/64 scope link 05:48:08 valid_lft forever preferred_lft forever 05:48:08 05:48:08 05:48:08 ---> sar -b -r -n DEV: 05:48:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 05:48:08 05:48:08 05:28:09 AM LINUX RESTART 05:48:08 05:48:08 05:29:03 AM tps rtps wtps bread/s bwrtn/s 05:48:08 05:30:01 AM 32.58 10.56 22.03 4527.23 2244.07 05:48:08 05:31:01 AM 1.48 0.00 1.48 0.00 23.80 05:48:08 05:32:01 AM 0.38 0.00 0.38 0.00 5.18 05:48:08 05:33:01 AM 0.27 0.00 0.27 0.00 3.33 05:48:08 05:34:01 AM 0.22 0.00 0.22 0.00 2.65 05:48:08 05:35:01 AM 0.32 0.02 0.30 0.13 3.40 05:48:08 05:36:01 AM 0.30 0.00 0.30 0.00 3.78 05:48:08 05:37:01 AM 0.20 0.00 0.20 0.00 2.96 05:48:08 05:38:01 AM 0.43 0.00 0.43 0.00 4.71 05:48:08 05:39:01 AM 0.65 0.00 0.65 0.00 6.81 05:48:08 05:40:01 AM 0.37 0.00 0.37 0.00 4.40 05:48:08 05:41:01 AM 0.25 0.00 0.25 0.00 3.06 05:48:08 05:42:01 AM 0.28 0.00 0.28 0.00 2.60 05:48:08 05:43:01 AM 0.30 0.00 0.30 0.00 3.51 05:48:08 05:44:02 AM 0.35 0.17 0.18 5.33 3.55 05:48:08 05:45:01 AM 0.76 0.00 0.76 0.00 14.77 05:48:08 05:46:01 AM 55.96 53.93 2.03 4626.84 155.26 05:48:08 05:47:01 AM 84.73 6.63 78.10 788.54 10809.98 05:48:08 05:48:01 AM 97.64 21.96 75.68 929.91 7271.99 05:48:08 Average: 14.60 4.91 9.70 566.31 1082.94 05:48:08 05:48:08 05:29:03 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:48:08 05:30:01 AM 152836 1728720 91.88 2616 1129580 1123620 38.35 418472 1146864 20 05:48:08 05:31:01 AM 155632 1725924 91.73 2616 1129584 1104456 37.69 418364 1144196 8 05:48:08 05:32:01 AM 158656 1722900 91.57 2616 1129592 1076700 36.75 416888 1142956 8 05:48:08 05:33:01 AM 156800 1724756 91.67 2616 1129592 1076880 36.75 419740 1142240 8 05:48:08 05:34:01 AM 157540 1724016 91.63 2616 1129596 1076784 36.75 427972 1133608 8 05:48:08 05:35:01 AM 158312 1723244 91.59 2616 1129612 1076700 36.75 427424 1133608 12 05:48:08 05:36:01 AM 157864 1723692 91.61 2616 1129612 1076772 36.75 421064 1140352 8 05:48:08 05:37:01 AM 158416 1723140 91.58 2616 1129676 1076700 36.75 420716 1140368 20 05:48:08 05:38:01 AM 158456 1723100 91.58 2616 1129624 1076700 36.75 420808 1140352 8 05:48:08 05:39:01 AM 158080 1723476 91.60 2616 1129632 1076772 36.75 419804 1141756 8 05:48:08 05:40:01 AM 158384 1723172 91.58 2616 1129632 1076748 36.75 419548 1141752 12 05:48:08 05:41:01 AM 158744 1722812 91.56 2616 1129636 1076700 36.75 419296 1141752 8 05:48:08 05:42:01 AM 158604 1722952 91.57 2616 1129644 1076700 36.75 419180 1141752 8 05:48:08 05:43:01 AM 158080 1723476 91.60 2616 1129644 1076796 36.75 420056 1141752 16 05:48:08 05:44:02 AM 157148 1724408 91.65 2616 1129652 1076904 36.75 420792 1141396 16 05:48:08 05:45:01 AM 158280 1723276 91.59 2616 1129656 1076700 36.75 419800 1141396 8 05:48:08 05:46:01 AM 75184 1806372 96.00 2616 1168204 1108304 37.82 452984 1178608 15780 05:48:08 05:47:01 AM 86000 1795556 95.43 2616 1082672 1137008 38.80 552208 1023552 74592 05:48:08 05:48:01 AM 120456 1761100 93.60 2616 1059340 1080540 36.88 523212 973744 38792 05:48:08 Average: 147551 1734005 92.16 2616 1125483 1085710 37.05 434649 1128000 6807 05:48:08 05:48:08 05:29:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:48:08 05:30:01 AM eth0 74.74 63.85 355.34 46.22 0.00 0.00 0.00 05:48:08 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:30:01 AM docker0 5.84 3.62 1.10 12.19 0.00 0.00 0.00 05:48:08 05:31:01 AM eth0 5.18 2.75 4.97 0.18 0.00 0.00 0.00 05:48:08 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:32:01 AM eth0 0.63 0.07 0.04 0.01 0.00 0.00 0.00 05:48:08 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:33:01 AM eth0 1.08 0.25 0.33 0.13 0.00 0.00 0.00 05:48:08 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:34:01 AM eth0 0.23 0.17 0.08 0.13 0.00 0.00 0.00 05:48:08 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:35:01 AM eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 05:48:08 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:36:01 AM eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 05:48:08 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:37:01 AM eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 05:48:08 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:38:01 AM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 05:48:08 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:39:01 AM eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 05:48:08 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:40:01 AM eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 05:48:08 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:41:01 AM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 05:48:08 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:42:01 AM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 05:48:08 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:43:01 AM eth0 1.20 0.43 0.34 0.18 0.00 0.00 0.00 05:48:08 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:44:02 AM eth0 0.67 0.42 0.35 0.30 0.00 0.00 0.00 05:48:08 05:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:44:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:45:01 AM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 05:48:08 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:46:01 AM eth0 24.76 17.18 57.44 6.92 0.00 0.00 0.00 05:48:08 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:47:01 AM eth0 87.81 65.71 772.78 7.85 0.00 0.00 0.00 05:48:08 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:48:01 AM eth0 32.96 28.00 128.69 8.52 0.00 0.00 0.00 05:48:08 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 05:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 Average: eth0 12.03 9.38 69.09 3.64 0.00 0.00 0.00 05:48:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:08 Average: docker0 0.30 0.18 0.06 0.62 0.00 0.00 0.00 05:48:08 05:48:08 05:48:08 ---> sar -P ALL: 05:48:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 05:48:08 05:48:08 05:28:09 AM LINUX RESTART 05:48:08 05:48:08 05:29:03 AM CPU %user %nice %system %iowait %steal %idle 05:48:08 05:30:01 AM all 2.63 0.00 1.61 1.09 0.02 94.65 05:48:08 05:30:01 AM 0 2.59 0.00 1.80 0.80 0.02 94.79 05:48:08 05:30:01 AM 1 2.53 0.00 1.68 1.12 0.02 94.65 05:48:08 05:30:01 AM 2 2.58 0.00 1.51 0.12 0.03 95.76 05:48:08 05:30:01 AM 3 2.79 0.00 1.47 2.34 0.02 93.39 05:48:08 05:31:01 AM all 0.19 0.00 0.04 0.00 0.00 99.77 05:48:08 05:31:01 AM 0 0.22 0.00 0.05 0.00 0.00 99.73 05:48:08 05:31:01 AM 1 0.08 0.00 0.03 0.00 0.00 99.88 05:48:08 05:31:01 AM 2 0.08 0.00 0.03 0.00 0.00 99.88 05:48:08 05:31:01 AM 3 0.38 0.00 0.03 0.00 0.00 99.58 05:48:08 05:32:01 AM all 0.15 0.00 0.03 0.00 0.00 99.83 05:48:08 05:32:01 AM 0 0.05 0.00 0.05 0.00 0.00 99.90 05:48:08 05:32:01 AM 1 0.05 0.00 0.03 0.00 0.00 99.92 05:48:08 05:32:01 AM 2 0.05 0.00 0.02 0.00 0.00 99.93 05:48:08 05:32:01 AM 3 0.45 0.00 0.02 0.00 0.00 99.53 05:48:08 05:33:01 AM all 0.17 0.00 0.03 0.00 0.00 99.80 05:48:08 05:33:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93 05:48:08 05:33:01 AM 1 0.08 0.00 0.05 0.00 0.00 99.87 05:48:08 05:33:01 AM 2 0.05 0.00 0.00 0.00 0.00 99.95 05:48:08 05:33:01 AM 3 0.52 0.00 0.03 0.00 0.00 99.45 05:48:08 05:34:01 AM all 0.16 0.00 0.06 0.00 0.00 99.78 05:48:08 05:34:01 AM 0 0.05 0.00 0.02 0.00 0.00 99.93 05:48:08 05:34:01 AM 1 0.38 0.00 0.02 0.00 0.00 99.60 05:48:08 05:34:01 AM 2 0.07 0.00 0.05 0.00 0.00 99.88 05:48:08 05:34:01 AM 3 0.15 0.00 0.15 0.00 0.00 99.70 05:48:08 05:35:01 AM all 0.15 0.00 0.03 0.00 0.00 99.82 05:48:08 05:35:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 05:48:08 05:35:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 05:48:08 05:35:01 AM 2 0.02 0.00 0.02 0.00 0.00 99.97 05:48:08 05:35:01 AM 3 0.00 0.00 0.02 0.00 0.00 99.98 05:48:08 05:36:01 AM all 0.15 0.00 0.03 0.00 0.00 99.82 05:48:08 05:36:01 AM 0 0.08 0.00 0.05 0.00 0.00 99.87 05:48:08 05:36:01 AM 1 0.47 0.00 0.02 0.00 0.00 99.52 05:48:08 05:36:01 AM 2 0.05 0.00 0.03 0.00 0.00 99.92 05:48:08 05:36:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 05:48:08 05:37:01 AM all 0.03 0.00 0.03 0.00 0.00 99.93 05:48:08 05:37:01 AM 0 0.03 0.00 0.02 0.00 0.00 99.95 05:48:08 05:37:01 AM 1 0.03 0.00 0.03 0.00 0.00 99.93 05:48:08 05:37:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 05:48:08 05:37:01 AM 3 0.03 0.00 0.03 0.00 0.00 99.93 05:48:08 05:38:01 AM all 0.13 0.00 0.03 0.00 0.00 99.84 05:48:08 05:38:01 AM 0 0.00 0.00 0.02 0.00 0.00 99.98 05:48:08 05:38:01 AM 1 0.42 0.00 0.03 0.00 0.00 99.55 05:48:08 05:38:01 AM 2 0.05 0.00 0.03 0.00 0.00 99.92 05:48:08 05:38:01 AM 3 0.05 0.00 0.05 0.00 0.00 99.90 05:48:08 05:39:01 AM all 0.15 0.00 0.03 0.00 0.00 99.81 05:48:08 05:39:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 05:48:08 05:39:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 05:48:08 05:39:01 AM 2 0.05 0.00 0.05 0.00 0.00 99.90 05:48:08 05:39:01 AM 3 0.03 0.00 0.05 0.00 0.00 99.92 05:48:08 05:40:01 AM all 0.16 0.00 0.03 0.00 0.00 99.80 05:48:08 05:40:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 05:48:08 05:40:01 AM 1 0.53 0.00 0.05 0.00 0.00 99.42 05:48:08 05:40:01 AM 2 0.08 0.00 0.07 0.00 0.00 99.85 05:48:08 05:40:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 05:48:08 05:48:08 05:40:01 AM CPU %user %nice %system %iowait %steal %idle 05:48:08 05:41:01 AM all 0.15 0.00 0.03 0.00 0.00 99.82 05:48:08 05:41:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 05:48:08 05:41:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 05:48:08 05:41:01 AM 2 0.07 0.00 0.05 0.00 0.00 99.88 05:48:08 05:41:01 AM 3 0.02 0.00 0.03 0.00 0.00 99.95 05:48:08 05:42:01 AM all 0.17 0.00 0.02 0.00 0.00 99.81 05:48:08 05:42:01 AM 0 0.07 0.00 0.03 0.00 0.00 99.90 05:48:08 05:42:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47 05:48:08 05:42:01 AM 2 0.07 0.00 0.05 0.00 0.00 99.88 05:48:08 05:42:01 AM 3 0.02 0.00 0.00 0.00 0.00 99.98 05:48:08 05:43:01 AM all 0.17 0.00 0.04 0.00 0.00 99.80 05:48:08 05:43:01 AM 0 0.05 0.00 0.02 0.00 0.00 99.93 05:48:08 05:43:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43 05:48:08 05:43:01 AM 2 0.05 0.00 0.07 0.00 0.00 99.88 05:48:08 05:43:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 05:48:08 05:44:02 AM all 0.17 0.00 0.07 0.00 0.00 99.77 05:48:08 05:44:02 AM 0 0.03 0.00 0.05 0.00 0.00 99.92 05:48:08 05:44:02 AM 1 0.53 0.00 0.08 0.00 0.00 99.38 05:48:08 05:44:02 AM 2 0.08 0.00 0.07 0.00 0.00 99.85 05:48:08 05:44:02 AM 3 0.03 0.00 0.07 0.00 0.00 99.90 05:48:08 05:45:01 AM all 0.16 0.00 0.03 0.00 0.00 99.81 05:48:08 05:45:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93 05:48:08 05:45:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.44 05:48:08 05:45:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 05:48:08 05:45:01 AM 3 0.03 0.00 0.05 0.00 0.00 99.92 05:48:08 05:46:01 AM all 3.58 0.00 1.01 1.21 0.00 94.20 05:48:08 05:46:01 AM 0 6.59 0.00 1.13 0.27 0.02 91.99 05:48:08 05:46:01 AM 1 3.95 0.00 1.28 1.05 0.00 93.71 05:48:08 05:46:01 AM 2 1.60 0.00 0.68 0.53 0.02 97.16 05:48:08 05:46:01 AM 3 2.17 0.00 0.94 2.96 0.00 93.93 05:48:08 05:47:01 AM all 16.60 0.00 2.93 1.41 0.02 79.04 05:48:08 05:47:01 AM 0 33.89 0.00 3.67 1.44 0.02 60.99 05:48:08 05:47:01 AM 1 8.50 0.00 2.49 1.79 0.02 87.20 05:48:08 05:47:01 AM 2 12.21 0.00 2.95 1.41 0.00 83.44 05:48:08 05:47:01 AM 3 11.97 0.00 2.62 1.01 0.03 84.37 05:48:08 05:48:01 AM all 14.53 0.00 2.97 2.54 0.01 79.95 05:48:08 05:48:01 AM 0 22.49 0.00 3.20 1.44 0.00 72.86 05:48:08 05:48:01 AM 1 5.44 0.00 2.10 3.51 0.00 88.95 05:48:08 05:48:01 AM 2 24.21 0.00 4.90 1.96 0.02 68.91 05:48:08 05:48:01 AM 3 6.09 0.00 1.70 3.22 0.00 88.99 05:48:08 Average: all 2.08 0.00 0.47 0.33 0.00 97.12 05:48:08 Average: 0 3.47 0.00 0.54 0.21 0.00 95.79 05:48:08 Average: 1 1.37 0.00 0.42 0.39 0.00 97.81 05:48:08 Average: 2 2.17 0.00 0.56 0.21 0.00 97.06 05:48:08 Average: 3 1.30 0.00 0.38 0.50 0.00 97.82 05:48:08 05:48:08 05:48:08