Pull request #38 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c65c62fcb200fc255202c77c82698e229ed43a28+22a75fd98c76107eb84da8acdaa350869158c6a5 (ede44f083f2400c48a1f19c4a26c92282127c295) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2025487591039080539.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2846669963714931479.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-configuration/branches/PR-38/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2345966145918255.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1830499112041178005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8583568592963961875.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-configuration/branches/PR-38/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-38/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7694918341269940503.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-configuration 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-292 in /w/workspace/undry_go-mod-configuration_PR-38 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-38@tmp/jenkins-gitclient-ssh1746455008252933484.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-38@tmp/jenkins-gitclient-ssh6936434192607090305.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 22a75fd98c76107eb84da8acdaa350869158c6a5 into PR head commit c65c62fcb200fc255202c77c82698e229ed43a28 Merge succeeded, producing c65c62fcb200fc255202c77c82698e229ed43a28 Checking out Revision c65c62fcb200fc255202c77c82698e229ed43a28 (PR-38) > git config core.sparsecheckout # timeout=10 > git checkout -f c65c62fcb200fc255202c77c82698e229ed43a28 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-38@tmp/jenkins-gitclient-ssh5342641572397439396.key > git merge 22a75fd98c76107eb84da8acdaa350869158c6a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c65c62fcb200fc255202c77c82698e229ed43a28 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:33 ========================================================= 05:45:33 EdgeX Global Pipelines Version Info 05:45:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:39 ------------------- 05:45:39 stable info: 05:45:39 ------------------- 05:45:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:45:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:45:39 Message: update stable to v1.0.192 05:45:39 ------------------- 05:45:39 experimental info: 05:45:39 ------------------- 05:45:39 Commited By: **** collab-it+edgex@linuxfoundation.org 05:45:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:45:39 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-38 [Pipeline] echo 05:45:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-38 [Pipeline] echo 05:45:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-38 [Pipeline] echo 05:45:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c65c62fcb200fc255202c77c82698e229ed43a28 [Pipeline] echo 05:45:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c65c62f [Pipeline] echo 05:45:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:43 + git log --format=format:%s -1 c65c62fcb200fc255202c77c82698e229ed43a28 [Pipeline] echo 05:45:43 GIT_COMMIT: c65c62fcb200fc255202c77c82698e229ed43a28, Commit Message: build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1 [Pipeline] echo 05:45:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:44 05:45:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:45:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:45 latest: Pulling from edgex-devops/git-semver 05:45:45 31603596830f: Pulling fs layer 05:45:45 54011a49482f: Pulling fs layer 05:45:45 a6820b24f6d8: Pulling fs layer 05:45:45 f581987b2513: Pulling fs layer 05:45:45 f581987b2513: Waiting 05:45:45 54011a49482f: Download complete 05:45:45 31603596830f: Verifying Checksum 05:45:45 31603596830f: Download complete 05:45:45 f581987b2513: Verifying Checksum 05:45:45 f581987b2513: Download complete 05:45:45 a6820b24f6d8: Verifying Checksum 05:45:45 a6820b24f6d8: Download complete 05:45:45 31603596830f: Pull complete 05:45:46 54011a49482f: Pull complete 05:45:47 a6820b24f6d8: Pull complete 05:45:48 f581987b2513: Pull complete 05:45:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:45:48 prd-centos7-docker-4c-2g-292 does not seem to be running inside a container 05:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-38 -v /w/workspace/undry_go-mod-configuration_PR-38:/w/workspace/undry_go-mod-configuration_PR-38:rw,z -v /w/workspace/undry_go-mod-configuration_PR-38@tmp:/w/workspace/undry_go-mod-configuration_PR-38@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:50 $ docker top cd01d353fe15902a64a7f316747921f61ee2f42c30441e44c6534901ff7a2550 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:50 [ssh-agent] Looking for ssh-agent implementation... 05:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:51 $ docker exec cd01d353fe15902a64a7f316747921f61ee2f42c30441e44c6534901ff7a2550 ssh-agent 05:45:51 SSH_AUTH_SOCK=/tmp/ssh-t6z5myKN0V5e/agent.12 05:45:51 SSH_AGENT_PID=17 05:45:51 Running ssh-add (command line suppressed) 05:45:52 Identity added: /w/workspace/undry_go-mod-configuration_PR-38@tmp/private_key_7806853879234739924.key (/w/workspace/undry_go-mod-configuration_PR-38@tmp/private_key_7806853879234739924.key) 05:45:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:52 + git tag --points-at HEAD [Pipeline] } 05:45:52 $ docker exec --env ******** --env ******** cd01d353fe15902a64a7f316747921f61ee2f42c30441e44c6534901ff7a2550 ssh-agent -k 05:45:52 unset SSH_AUTH_SOCK; 05:45:52 unset SSH_AGENT_PID; 05:45:52 echo Agent pid 17 killed; 05:45:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:53 [ssh-agent] Looking for ssh-agent implementation... 05:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:53 $ docker exec cd01d353fe15902a64a7f316747921f61ee2f42c30441e44c6534901ff7a2550 ssh-agent 05:45:53 SSH_AUTH_SOCK=/tmp/ssh-bRBl9N6WYNAg/agent.45 05:45:53 SSH_AGENT_PID=51 05:45:53 Running ssh-add (command line suppressed) 05:45:53 Identity added: /w/workspace/undry_go-mod-configuration_PR-38@tmp/private_key_3191280729499754033.key (/w/workspace/undry_go-mod-configuration_PR-38@tmp/private_key_3191280729499754033.key) 05:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:54 + git semver init 05:45:54 # -> Open(): unable to determine branch for HEAD 05:45:54 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-38/.git 05:45:54 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-38 05:45:54 # $SEMVER_REMOTE_NAME = origin 05:45:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:45:54 # $SEMVER_USER_NAME = edgex-jenkins 05:45:54 # $SEMVER_BRANCH = PR-38 05:45:54 # $SEMVER_TEMP = /tmp/semver-109125984 05:45:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 05:48:01 # '/tmp/semver-109125984' -> '/w/workspace/undry_go-mod-configuration_PR-38/.semver' 05:48:01 # -> Force: false 05:48:01 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-38/.semver [Pipeline] } 05:48:01 $ docker exec --env ******** --env ******** cd01d353fe15902a64a7f316747921f61ee2f42c30441e44c6534901ff7a2550 ssh-agent -k 05:48:02 unset SSH_AUTH_SOCK; 05:48:02 unset SSH_AGENT_PID; 05:48:02 echo Agent pid 51 killed; 05:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:03 + git semver [Pipeline] } 05:48:03 $ docker stop --time=1 cd01d353fe15902a64a7f316747921f61ee2f42c30441e44c6534901ff7a2550 05:48:05 $ docker rm -f cd01d353fe15902a64a7f316747921f61ee2f42c30441e44c6534901ff7a2550 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:07 Stashed 1 file(s) [Pipeline] echo 05:48:07 [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 05:48:22 Still waiting to schedule task 05:48:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:48:22 Still waiting to schedule task 05:48:22 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:50:53 Running on prd-centos7-docker-4c-2g-295 in /w/workspace/undry_go-mod-configuration_PR-38 [Pipeline] { [Pipeline] ws 05:50:53 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 05:50:54 Selected Git installation does not exist. Using Default 05:50:54 The recommended git tool is: NONE 05:50:56 using credential edgex-jenkins-ssh 05:50:56 Cloning the remote Git repository 05:50:56 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 05:50:56 > git init /w/workspace/go-mod-configuration/1 # timeout=10 05:50:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:50:56 > git --version # timeout=10 05:50:56 > git --version # 'git version 2.24.3' 05:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:56 [INFO] Currently running in a labeled security context 05:50:56 [INFO] Currently SELinux is 'enforcing' on the host 05:50:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh1941949093794229885.key 05:50:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:50:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:50:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:57 [INFO] Currently running in a labeled security context 05:50:57 [INFO] Currently SELinux is 'enforcing' on the host 05:50:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh3867383285600658184.key 05:50:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:57 Merging remotes/origin/master commit 22a75fd98c76107eb84da8acdaa350869158c6a5 into PR head commit c65c62fcb200fc255202c77c82698e229ed43a28 05:50:57 Merge succeeded, producing c65c62fcb200fc255202c77c82698e229ed43a28 05:50:57 Checking out Revision c65c62fcb200fc255202c77c82698e229ed43a28 (PR-38) 05:50:57 > git config core.sparsecheckout # timeout=10 05:50:57 > git checkout -f c65c62fcb200fc255202c77c82698e229ed43a28 # timeout=10 05:50:57 > git remote # timeout=10 05:50:57 > git config --get remote.origin.url # timeout=10 05:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:57 [INFO] Currently running in a labeled security context 05:50:57 [INFO] Currently SELinux is 'enforcing' on the host 05:50:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh2697386774405426197.key 05:50:57 > git merge 22a75fd98c76107eb84da8acdaa350869158c6a5 # timeout=10 05:50:57 > git rev-parse HEAD^{commit} # timeout=10 05:50:57 > git config core.sparsecheckout # timeout=10 05:50:57 > git checkout -f c65c62fcb200fc255202c77c82698e229ed43a28 # timeout=10 05:51:01 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:51:01 > git --version # timeout=10 05:51:01 > git --version # 'git version 2.24.3' 05:51:01 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:51:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:03 + sudo service docker restart 05:51:03 + true 05:51:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:51:05 ========================================================= 05:51:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:51:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:51:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:51:05 Sending build context to Docker daemon 259.6kB 05:51:05 Step 1/7 : ARG BASE=golang:1.16-alpine 05:51:05 Step 2/7 : FROM ${BASE} 05:51:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:51:06 540db60ca938: Pulling fs layer 05:51:06 adcc1eea9eea: Pulling fs layer 05:51:06 4c4ab2625f07: Pulling fs layer 05:51:06 0510c868ecb4: Pulling fs layer 05:51:06 afea3b2eda06: Pulling fs layer 05:51:06 7809a108b3ef: Pulling fs layer 05:51:06 f706445af74f: Pulling fs layer 05:51:06 afea3b2eda06: Waiting 05:51:06 7809a108b3ef: Waiting 05:51:06 f706445af74f: Waiting 05:51:06 0510c868ecb4: Waiting 05:51:06 4c4ab2625f07: Verifying Checksum 05:51:06 4c4ab2625f07: Download complete 05:51:06 adcc1eea9eea: Verifying Checksum 05:51:06 adcc1eea9eea: Download complete 05:51:06 afea3b2eda06: Verifying Checksum 05:51:06 afea3b2eda06: Download complete 05:51:06 7809a108b3ef: Verifying Checksum 05:51:06 7809a108b3ef: Download complete 05:51:06 540db60ca938: Verifying Checksum 05:51:06 540db60ca938: Download complete 05:51:06 540db60ca938: Pull complete 05:51:06 adcc1eea9eea: Pull complete 05:51:06 4c4ab2625f07: Pull complete 05:51:08 f706445af74f: Verifying Checksum 05:51:08 f706445af74f: Download complete 05:51:09 0510c868ecb4: Verifying Checksum 05:51:09 0510c868ecb4: Download complete 05:51:14 0510c868ecb4: Pull complete 05:51:14 afea3b2eda06: Pull complete 05:51:14 7809a108b3ef: Pull complete 05:51:20 f706445af74f: Pull complete 05:51:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:51:20 ---> b068be0155e3 05:51:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:20 ---> Running in 1fae922f2791 05:51:20 Removing intermediate container 1fae922f2791 05:51:20 ---> c560f8345a2d 05:51:20 Step 4/7 : RUN apk add --update bash 05:51:20 ---> Running in 552c88ed3f2c 05:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:51:22 OK: 149 MiB in 40 packages 05:51:22 Removing intermediate container 552c88ed3f2c 05:51:22 ---> 708b6234d33e 05:51:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:51:23 ---> Running in 903583f82878 05:51:23 Removing intermediate container 903583f82878 05:51:23 ---> 8e298d4c43b0 05:51:23 Step 6/7 : COPY go.mod . 05:51:23 ---> 40cb382322fa 05:51:23 Step 7/7 : RUN go mod download 05:51:23 ---> Running in e929cf9f9b88 05:51:38 Removing intermediate container e929cf9f9b88 05:51:38 ---> 93a90beccb5e 05:51:38 Successfully built 93a90beccb5e 05:51:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:51:38 + docker inspect -f . ci-base-image-x86_64 05:51:38 . [Pipeline] withDockerContainer 05:51:38 prd-centos7-docker-4c-2g-295 does not seem to be running inside a container 05:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 05:51:39 $ docker top 459c4c8d6b037caedb3b7f849183588a3c389de9b407f5dea759a53ecd276f2d -eo pid,comm 05:51:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-296 in /w/workspace/undry_go-mod-configuration_PR-38 [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 05:51:39 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 05:51:40 + go version 05:51:40 go version go1.16.3 linux/amd64 05:51:40 Selected Git installation does not exist. Using Default 05:51:40 The recommended git tool is: NONE [Pipeline] } 05:51:40 $ docker stop --time=1 459c4c8d6b037caedb3b7f849183588a3c389de9b407f5dea759a53ecd276f2d 05:51:41 $ docker rm -f 459c4c8d6b037caedb3b7f849183588a3c389de9b407f5dea759a53ecd276f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:42 + docker inspect -f . ci-base-image-x86_64 05:51:42 . [Pipeline] withDockerContainer 05:51:42 prd-centos7-docker-4c-2g-295 does not seem to be running inside a container 05:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 05:51:43 $ docker top cf25da5d4cd30d42d466ed62d524a1e34cda2da5e53aa6a57314b2b7b1d40aa8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:44 + go mod tidy [Pipeline] sh 05:51:44 + make test 05:51:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:51:46 using credential edgex-jenkins-ssh 05:51:46 Cloning the remote Git repository 05:51:46 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 05:51:46 > git init /w/workspace/go-mod-configuration/1 # timeout=10 05:51:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:51:46 > git --version # timeout=10 05:51:46 > git --version # 'git version 2.17.1' 05:51:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:54 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements 05:51:57 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.562s coverage: 87.4% of statements 05:51:57 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements 05:51:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:52:02 gofmt -l . 05:52:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:52:03 $ docker stop --time=1 cf25da5d4cd30d42d466ed62d524a1e34cda2da5e53aa6a57314b2b7b1d40aa8 05:52:05 $ docker rm -f cf25da5d4cd30d42d466ed62d524a1e34cda2da5e53aa6a57314b2b7b1d40aa8 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:06 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:52:08 ---> job-cost.sh 05:52:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZYx1 05:52:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZYx1/bin to PATH 05:52:49 INFO: No Stack... 05:52:49 INFO: Retrieving Pricing Info for: v1-standard-2 05:52:50 INFO: Archiving Costs [Pipeline] sh 05:52:51 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 05:52:51 + cut -d, -f6 [Pipeline] lock 05:52:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-38-1-stack-cost] 05:52:51 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-38-1-stack-cost] did not exist. Created. 05:52:51 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:51 + echo total: 0.029999999329447746 [Pipeline] stash 05:52:51 Stashed 1 file(s) [Pipeline] } 05:52:51 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:13 Merging remotes/origin/master commit 22a75fd98c76107eb84da8acdaa350869158c6a5 into PR head commit c65c62fcb200fc255202c77c82698e229ed43a28 05:53:13 Merge succeeded, producing c65c62fcb200fc255202c77c82698e229ed43a28 05:53:13 Checking out Revision c65c62fcb200fc255202c77c82698e229ed43a28 (PR-38) 05:53:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:53:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:53:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:53:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:53:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:53:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:53:13 > git config core.sparsecheckout # timeout=10 05:53:13 > git checkout -f c65c62fcb200fc255202c77c82698e229ed43a28 # timeout=10 05:53:13 > git remote # timeout=10 05:53:13 > git config --get remote.origin.url # timeout=10 05:53:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:53:13 > git merge 22a75fd98c76107eb84da8acdaa350869158c6a5 # timeout=10 05:53:13 > git rev-parse HEAD^{commit} # timeout=10 05:53:13 > git config core.sparsecheckout # timeout=10 05:53:13 > git checkout -f c65c62fcb200fc255202c77c82698e229ed43a28 # timeout=10 05:53:17 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:53:17 > git --version # timeout=10 05:53:17 > git --version # 'git version 2.17.1' 05:53:17 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:53:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:53:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:53:19 + true 05:53:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:53:22 ========================================================= 05:53:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:53:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:53:22 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:53:23 Sending build context to Docker daemon 258.6kB 05:53:23 Step 1/7 : ARG BASE=golang:1.16-alpine 05:53:23 Step 2/7 : FROM ${BASE} 05:53:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:53:23 595b0fe564bb: Pulling fs layer 05:53:23 7186ed65a4f7: Pulling fs layer 05:53:23 316046926c0a: Pulling fs layer 05:53:23 4ebd0625c992: Pulling fs layer 05:53:23 207e8628e3a3: Pulling fs layer 05:53:23 c791037a9be2: Pulling fs layer 05:53:23 ffd874e62e21: Pulling fs layer 05:53:23 207e8628e3a3: Waiting 05:53:23 4ebd0625c992: Waiting 05:53:23 c791037a9be2: Waiting 05:53:23 ffd874e62e21: Waiting 05:53:23 316046926c0a: Verifying Checksum 05:53:23 316046926c0a: Download complete 05:53:23 7186ed65a4f7: Verifying Checksum 05:53:23 7186ed65a4f7: Download complete 05:53:23 207e8628e3a3: Verifying Checksum 05:53:23 207e8628e3a3: Download complete 05:53:23 c791037a9be2: Download complete 05:53:23 595b0fe564bb: Verifying Checksum 05:53:23 595b0fe564bb: Download complete 05:53:24 595b0fe564bb: Pull complete 05:53:25 7186ed65a4f7: Pull complete 05:53:25 316046926c0a: Pull complete 05:53:26 ffd874e62e21: Verifying Checksum 05:53:26 ffd874e62e21: Download complete 05:53:27 4ebd0625c992: Verifying Checksum 05:53:27 4ebd0625c992: Download complete 05:53:37 4ebd0625c992: Pull complete 05:53:37 207e8628e3a3: Pull complete 05:53:38 c791037a9be2: Pull complete 05:53:42 ffd874e62e21: Pull complete 05:53:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:53:42 ---> cfc18b08335c 05:53:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:53:45 ---> Running in 795cc88a6066 05:53:45 Removing intermediate container 795cc88a6066 05:53:45 ---> 1ae0d888b6c2 05:53:45 Step 4/7 : RUN apk add --update bash 05:53:45 ---> Running in 94bf861f7919 05:53:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:53:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:53:49 OK: 138 MiB in 40 packages 05:53:50 Removing intermediate container 94bf861f7919 05:53:50 ---> c97d62f75df3 05:53:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:53:50 ---> Running in ea68d80be6de 05:53:50 Removing intermediate container ea68d80be6de 05:53:50 ---> 7d7c0560806a 05:53:50 Step 6/7 : COPY go.mod . 05:53:51 ---> 1cd277b43c6c 05:53:51 Step 7/7 : RUN go mod download 05:53:51 ---> Running in a4b81bb8a14d 05:54:09 Removing intermediate container a4b81bb8a14d 05:54:09 ---> 4e1365ab7905 05:54:09 Successfully built 4e1365ab7905 05:54:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:54:10 + docker inspect -f . ci-base-image-arm64 05:54:10 . [Pipeline] withDockerContainer 05:54:10 prd-ubuntu18.04-docker-arm64-4c-16g-296 does not seem to be running inside a container 05:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat 05:54:11 $ docker top 13e43fd77c1f5f7023b600ff825f7616985ebe5c43ddb4054f00165661ce1525 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:12 + go version 05:54:12 go version go1.16.3 linux/arm64 [Pipeline] } 05:54:12 $ docker stop --time=1 13e43fd77c1f5f7023b600ff825f7616985ebe5c43ddb4054f00165661ce1525 05:54:14 $ docker rm -f 13e43fd77c1f5f7023b600ff825f7616985ebe5c43ddb4054f00165661ce1525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:15 + docker inspect -f . ci-base-image-arm64 05:54:15 . [Pipeline] withDockerContainer 05:54:16 prd-ubuntu18.04-docker-arm64-4c-16g-296 does not seem to be running inside a container 05:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat 05:54:17 $ docker top 27336b921b83c3346b5b1dcab22fcdae4e1163c00b11ea8cde1b24b235a8e563 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:18 + go mod tidy [Pipeline] sh 05:54:20 + make test 05:54:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:54:52 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.017s coverage: 85.7% of statements 05:54:52 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.623s coverage: 87.4% of statements 05:54:52 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.025s coverage: 100.0% of statements 05:54:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:55:11 gofmt -l . 05:55:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:55:11 $ docker stop --time=1 27336b921b83c3346b5b1dcab22fcdae4e1163c00b11ea8cde1b24b235a8e563 05:55:13 $ docker rm -f 27336b921b83c3346b5b1dcab22fcdae4e1163c00b11ea8cde1b24b235a8e563 [Pipeline] // withDockerContainer [Pipeline] sh 05:55:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:55:14 Warning: overwriting stash ‘coverage-report’ 05:55:14 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 05:55:15 ---> job-cost.sh 05:55:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9M0W 05:55:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:57:16 lf-activate-venv(): INFO: Adding /tmp/venv-9M0W/bin to PATH 05:57:16 INFO: No Stack... 05:57:16 INFO: Retrieving Pricing Info for: lf-standard-4 05:57:16 INFO: Archiving Costs [Pipeline] sh 05:57:16 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 05:57:16 + cut -d, -f6 [Pipeline] lock 05:57:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-38-1-stack-cost] 05:57:16 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-38-1-stack-cost] did not exist. Created. 05:57:16 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:17 /w/workspace/go-mod-configuration/1@tmp/durable-01ab411c/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-01ab411c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:57:17 + echo total: 0.20999999344348907 [Pipeline] stash 05:57:17 Warning: overwriting stash ‘stack-cost’ 05:57:18 Stashed 1 file(s) [Pipeline] } 05:57:18 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-38-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] configFileProvider 05:57:19 provisioning config files... 05:57:19 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-38@tmp/config8125715237932782187tmp [Pipeline] { [Pipeline] sh 05:57:20 + set +x 05:57:20 + curl -s https://codecov.io/bash 05:57:20 + bash -s -- 05:57:20 05:57:20 _____ _ 05:57:20 / ____| | | 05:57:20 | | ___ __| | ___ ___ _____ __ 05:57:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:57:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:57:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:57:20 Bash-1.0.2 05:57:20 05:57:20 05:57:20 ==> git version 2.24.3 found 05:57:20 ==> 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 05:57:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:57:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:57:20 ==> Jenkins CI detected. 05:57:20 project root: . 05:57:20 --> token set from env 05:57:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:57:20 ==> Running gcov in . (disable via -X gcov) 05:57:20 ==> Python coveragepy not found 05:57:20 ==> Searching for coverage reports in: 05:57:20 + . 05:57:20 -> Found 1 reports 05:57:20 ==> Detecting git/mercurial file structure 05:57:20 ==> Reading reports 05:57:20 + ./coverage.out bytes=14452 05:57:20 ==> Appending adjustments 05:57:20 https://docs.codecov.io/docs/fixing-reports 05:57:20 + Found adjustments 05:57:20 ==> Gzipping contents 05:57:20 4.0K /tmp/codecov.6mQnCe.gz 05:57:20 ==> Uploading reports 05:57:20 url: https://codecov.io 05:57:20 query: branch=PR-38&commit=c65c62fcb200fc255202c77c82698e229ed43a28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=38&job=&cmd_args= 05:57:20 -> Pinging Codecov 05:57:20 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-38&commit=c65c62fcb200fc255202c77c82698e229ed43a28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-38%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=38&job=&cmd_args= 05:57:21 -> Uploading to 05:57:21 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/9F92B070CA9CA35F4914AC8684776953/c65c62fcb200fc255202c77c82698e229ed43a28/215f1557-9da3-4cc5-bbf3-a579699f6dc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T055721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92f0fb3cb3de5942e754e258f8d2d118b7181c6d9b3d50481cd9e40b9586faa6 05:57:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:57:21 Dload Upload Total Spent Left Speed 05:57:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 6431 --:--:-- --:--:-- --:--:-- 6433 05:57:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/c65c62fcb200fc255202c77c82698e229ed43a28 [Pipeline] } 05:57:21 Deleting 1 temporary files [Pipeline] // configFileProvider [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 05:57:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:25 ---> package-listing.sh 05:57:25 ++ facter osfamily 05:57:25 ++ tr '[:upper:]' '[:lower:]' 05:57:25 + OS_FAMILY=redhat 05:57:25 + workspace=/w/workspace/undry_go-mod-configuration_PR-38 05:57:25 + START_PACKAGES=/tmp/packages_start.txt 05:57:25 + END_PACKAGES=/tmp/packages_end.txt 05:57:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:25 + PACKAGES=/tmp/packages_start.txt 05:57:25 + '[' /w/workspace/undry_go-mod-configuration_PR-38 ']' 05:57:25 + PACKAGES=/tmp/packages_end.txt 05:57:25 + case "${OS_FAMILY}" in 05:57:25 + rpm -qa 05:57:25 + sort 05:57:32 + '[' -f /tmp/packages_start.txt ']' 05:57:32 + '[' -f /tmp/packages_end.txt ']' 05:57:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:32 + '[' /w/workspace/undry_go-mod-configuration_PR-38 ']' 05:57:32 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-38/archives/ 05:57:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-38/archives/ [Pipeline] echo 05:57:32 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/undry_go-mod-configuration_PR-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:57:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:57:33 05:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:57:34 alpine: Pulling from edgex-lftools-log-publisher 05:57:34 df20fa9351a1: Pulling fs layer 05:57:34 36b3adc4ff6f: Pulling fs layer 05:57:34 8ad3a11d3b57: Pulling fs layer 05:57:34 46f8f816bc3b: Pulling fs layer 05:57:34 93b61091891f: Pulling fs layer 05:57:34 93b9cdb0e59b: Pulling fs layer 05:57:34 5e14af77c1be: Pulling fs layer 05:57:34 01666e4c0597: Pulling fs layer 05:57:34 aa168da1d23b: Pulling fs layer 05:57:34 46f8f816bc3b: Waiting 05:57:34 93b61091891f: Waiting 05:57:34 93b9cdb0e59b: Waiting 05:57:34 01666e4c0597: Waiting 05:57:34 5e14af77c1be: Waiting 05:57:34 aa168da1d23b: Waiting 05:57:34 36b3adc4ff6f: Verifying Checksum 05:57:34 36b3adc4ff6f: Download complete 05:57:35 46f8f816bc3b: Verifying Checksum 05:57:35 46f8f816bc3b: Download complete 05:57:35 df20fa9351a1: Verifying Checksum 05:57:35 df20fa9351a1: Download complete 05:57:35 93b9cdb0e59b: Verifying Checksum 05:57:35 93b9cdb0e59b: Download complete 05:57:35 5e14af77c1be: Verifying Checksum 05:57:35 5e14af77c1be: Download complete 05:57:35 01666e4c0597: Verifying Checksum 05:57:35 01666e4c0597: Download complete 05:57:35 93b61091891f: Verifying Checksum 05:57:35 93b61091891f: Download complete 05:57:35 df20fa9351a1: Pull complete 05:57:35 8ad3a11d3b57: Verifying Checksum 05:57:35 8ad3a11d3b57: Download complete 05:57:36 36b3adc4ff6f: Pull complete 05:57:37 8ad3a11d3b57: Pull complete 05:57:37 46f8f816bc3b: Pull complete 05:57:39 93b61091891f: Pull complete 05:57:40 93b9cdb0e59b: Pull complete 05:57:40 5e14af77c1be: Pull complete 05:57:41 01666e4c0597: Pull complete 05:57:41 aa168da1d23b: Verifying Checksum 05:57:41 aa168da1d23b: Download complete 05:57:54 aa168da1d23b: Pull complete 05:57:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:57:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:57:54 prd-centos7-docker-4c-2g-292 does not seem to be running inside a container 05:57:55 $ 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/undry_go-mod-configuration_PR-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-38 -v /w/workspace/undry_go-mod-configuration_PR-38:/w/workspace/undry_go-mod-configuration_PR-38:rw,z -v /w/workspace/undry_go-mod-configuration_PR-38@tmp:/w/workspace/undry_go-mod-configuration_PR-38@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:10003/edgex-lftools-log-publisher:alpine cat 05:57:59 $ docker top fbb560851d0557a436c38d1dade99c63957ab216bd0f0804974f21c6731e6a3d -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:00 + touch /tmp/pre-build-complete [Pipeline] sh 05:58:01 + mkdir -p /var/log/sa [Pipeline] sh 05:58:01 + ls /var/log/sa-host 05:58:01 + sadf -c /var/log/sa-host/sa17 05:58:01 file_magic: OK 05:58:01 HZ: Using current value: 100 05:58:01 file_header: OK 05:58:01 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 05:58:01 Statistics: 05:58:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:58:01 File successfully converted to sysstat format version 12.2.1 05:58:01 + sadf -c /var/log/sa-host/sa23 05:58:01 file_magic: OK 05:58:01 HZ: Using current value: 100 05:58:01 file_header: OK 05:58:01 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 05:58:01 Statistics: 05:58:01 Hnuu...uuuununununu... 05:58:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:01 provisioning config files... 05:58:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-38@tmp/config4460714960122027515tmp [Pipeline] { [Pipeline] echo 05:58:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:02 ---> create-netrc.sh [Pipeline] } 05:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:58:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:58:02 ---> python-tools-install.sh [Pipeline] echo 05:58:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:58:03 ---> sudo-logs.sh 05:58:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:58:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:58:04 ---> job-cost.sh 05:58:04 lf-activate-venv: SKIPPING 05:58:04 DEBUG: total: 0.20999999344348907 05:58:04 INFO: Retrieving Stack Cost... 05:58:05 INFO: Retrieving Pricing Info for: v1-standard-2 05:58:06 INFO: Archiving Costs [Pipeline] echo 05:58:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:58:07 ---> logs-deploy.sh 05:58:07 lf-activate-venv: SKIPPING 05:58:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-38/1 05:58:07 INFO: archiving workspace using pattern(s): 05:58:09 Archives upload complete. 05:58:10 INFO: archiving logs to Nexus 05:58:12 ---> uname -a: 05:58:12 Linux prd-centos7-docker-4c-2g-292.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:58:12 05:58:12 05:58:12 ---> lscpu: 05:58:12 Architecture: x86_64 05:58:12 CPU op-mode(s): 32-bit, 64-bit 05:58:12 Byte Order: Little Endian 05:58:12 Address sizes: 40 bits physical, 48 bits virtual 05:58:12 CPU(s): 4 05:58:12 On-line CPU(s) list: 0-3 05:58:12 Thread(s) per core: 1 05:58:12 Core(s) per socket: 1 05:58:12 Socket(s): 4 05:58:12 NUMA node(s): 1 05:58:12 Vendor ID: GenuineIntel 05:58:12 CPU family: 6 05:58:12 Model: 44 05:58:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:58:12 Stepping: 1 05:58:12 CPU MHz: 2933.438 05:58:12 BogoMIPS: 5866.87 05:58:12 Virtualization: VT-x 05:58:12 Hypervisor vendor: KVM 05:58:12 Virtualization type: full 05:58:12 L1d cache: 128 KiB 05:58:12 L1i cache: 128 KiB 05:58:12 L2 cache: 16 MiB 05:58:12 L3 cache: 64 MiB 05:58:12 NUMA node0 CPU(s): 0-3 05:58:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:58:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:58:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:58:12 Vulnerability Meltdown: Mitigation; PTI 05:58:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:58:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:58:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:58:12 Vulnerability Srbds: Not affected 05:58:12 Vulnerability Tsx async abort: Not affected 05:58:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:58:12 05:58:12 05:58:12 ---> nproc: 05:58:12 4 05:58:12 05:58:12 05:58:12 ---> df -h: 05:58:12 Filesystem Size Used Available Use% Mounted on 05:58:12 overlay 50.0G 7.3G 42.7G 15% / 05:58:12 tmpfs 64.0M 0 64.0M 0% /dev 05:58:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:58:12 shm 64.0M 0 64.0M 0% /dev/shm 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-38@tmp 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:58:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-38 05:58:12 05:58:12 05:58:12 ---> free -m: 05:58:12 total used free shared buff/cache available 05:58:12 Mem: 1837 715 103 0 1018 1017 05:58:12 Swap: 1023 1 1022 05:58:12 05:58:12 05:58:12 ---> ip addr: 05:58:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:58:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:12 inet 127.0.0.1/8 scope host lo 05:58:12 valid_lft forever preferred_lft forever 05:58:12 inet6 ::1/128 scope host 05:58:12 valid_lft forever preferred_lft forever 05:58:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:58:12 link/ether fa:16:3e:4d:99:3a brd ff:ff:ff:ff:ff:ff 05:58:12 inet 10.30.122.21/23 brd 10.30.123.255 scope global dynamic eth0 05:58:12 valid_lft 85588sec preferred_lft 85588sec 05:58:12 inet6 fe80::f816:3eff:fe4d:993a/64 scope link 05:58:12 valid_lft forever preferred_lft forever 05:58:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:58:12 link/ether 02:42:47:7b:b5:6a brd ff:ff:ff:ff:ff:ff 05:58:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:12 valid_lft forever preferred_lft forever 05:58:12 inet6 fe80::42:47ff:fe7b:b56a/64 scope link 05:58:12 valid_lft forever preferred_lft forever 05:58:12 05:58:12 05:58:12 ---> sar -b -r -n DEV: 05:58:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 05:58:12 05:58:12 05:44:27 LINUX RESTART (4 CPU) 05:58:12 05:58:12 05:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:58:12 05:46:01 109.20 48.88 60.32 0.00 7989.18 23150.90 0.00 05:58:12 05:47:01 1.33 0.00 1.33 0.00 0.00 25.29 0.00 05:58:12 05:48:01 1.11 0.00 1.11 0.00 0.00 20.50 0.00 05:58:12 05:49:01 4.36 1.00 3.36 0.00 49.00 57.62 0.00 05:58:12 05:50:01 0.37 0.00 0.37 0.00 0.00 5.86 0.00 05:58:12 05:51:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 05:58:12 05:52:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 05:58:12 05:53:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 05:58:12 05:54:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 05:58:12 05:55:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 05:58:12 05:56:01 0.23 0.00 0.23 0.00 0.00 2.25 0.00 05:58:12 05:57:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 05:58:12 Average: 9.72 4.10 5.62 0.00 660.50 1913.04 0.00 05:58:12 05:58:12 05:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:12 05:46:01 154228 0 614420 32.66 2620 1110276 1339424 45.71 419480 1108180 60 05:58:12 05:47:01 157756 0 610980 32.47 2620 1110188 1317636 44.97 420264 1104420 20 05:58:12 05:48:01 165992 0 602372 32.01 2620 1110560 1203644 41.08 418740 1098864 8 05:58:12 05:49:01 167096 0 599996 31.89 2620 1111832 1102432 37.62 424948 1091704 20 05:58:12 05:50:01 170688 0 596396 31.70 2620 1111840 1079684 36.85 429944 1083904 12 05:58:12 05:51:01 166760 0 600320 31.91 2620 1111844 1079864 36.85 435588 1082132 16 05:58:12 05:52:01 166580 0 600496 31.92 2620 1111848 1079936 36.86 436060 1082132 20 05:58:12 05:53:01 167984 0 599088 31.84 2620 1111852 1079684 36.85 434376 1082212 20 05:58:12 05:54:01 167204 0 599860 31.88 2620 1111860 1079840 36.85 435344 1082212 20 05:58:12 05:55:01 168280 0 598780 31.82 2620 1111864 1079684 36.85 434524 1082212 16 05:58:12 05:56:01 167872 0 599184 31.85 2620 1111868 1079756 36.85 434896 1082212 8 05:58:12 05:57:01 167712 0 599340 31.85 2620 1111872 1079684 36.85 434660 1082212 8 05:58:12 Average: 165679 0 601769 31.98 2620 1111475 1133439 38.68 429902 1088533 19 05:58:12 05:58:12 05:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:12 05:46:01 eth0 242.25 168.49 1044.30 69.59 0.00 0.00 0.00 0.00 05:58:12 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:46:01 vethd13a7cd 0.76 0.66 0.30 0.18 0.00 0.00 0.00 0.00 05:58:12 05:46:01 docker0 0.76 0.52 0.29 0.16 0.00 0.00 0.00 0.00 05:58:12 05:47:01 eth0 4.21 1.88 2.80 1.55 0.00 0.00 0.00 0.00 05:58:12 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:47:01 vethd13a7cd 0.08 0.02 0.10 0.00 0.00 0.00 0.00 0.00 05:58:12 05:47:01 docker0 0.08 0.02 0.10 0.00 0.00 0.00 0.00 0.00 05:58:12 05:48:01 eth0 3.46 2.20 4.82 1.04 0.00 0.00 0.00 0.00 05:58:12 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:48:01 vethd13a7cd 0.45 0.42 0.16 1.29 0.00 0.00 0.00 0.00 05:58:12 05:48:01 docker0 0.45 0.42 0.16 1.29 0.00 0.00 0.00 0.00 05:58:12 05:49:01 eth0 9.47 7.79 11.15 3.58 0.00 0.00 0.00 0.00 05:58:12 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:50:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:58:12 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:51:01 eth0 1.93 0.60 0.52 0.28 0.00 0.00 0.00 0.00 05:58:12 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:52:01 eth0 0.45 0.32 0.27 0.21 0.00 0.00 0.00 0.00 05:58:12 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:53:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:58:12 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:54:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 05:58:12 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:58:12 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:56:01 eth0 0.28 0.27 0.10 0.08 0.00 0.00 0.00 0.00 05:58:12 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:58:12 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 Average: eth0 21.64 14.99 87.47 6.30 0.00 0.00 0.00 0.00 05:58:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:12 Average: docker0 0.11 0.08 0.04 0.12 0.00 0.00 0.00 0.00 05:58:12 05:58:12 05:58:12 ---> sar -P ALL: 05:58:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 05:58:12 05:58:12 05:44:27 LINUX RESTART (4 CPU) 05:58:12 05:58:12 05:45:02 CPU %user %nice %system %iowait %steal %idle 05:58:12 05:46:01 all 13.32 0.00 6.90 3.04 15.36 61.38 05:58:12 05:46:01 0 15.67 0.00 8.76 2.27 15.52 57.78 05:58:12 05:46:01 1 10.66 0.00 5.52 3.21 16.89 63.72 05:58:12 05:46:01 2 14.19 0.00 5.48 3.76 14.38 62.18 05:58:12 05:46:01 3 12.83 0.00 7.87 2.90 14.64 61.76 05:58:12 05:47:01 all 0.17 0.00 0.09 0.00 0.87 98.88 05:58:12 05:47:01 0 0.03 0.00 0.10 0.00 0.58 99.29 05:58:12 05:47:01 1 0.41 0.00 0.08 0.00 0.89 98.61 05:58:12 05:47:01 2 0.10 0.00 0.10 0.00 0.66 99.14 05:58:12 05:47:01 3 0.12 0.00 0.07 0.00 1.32 98.50 05:58:12 05:48:01 all 0.15 0.00 0.12 0.00 0.59 99.14 05:58:12 05:48:01 0 0.10 0.00 0.13 0.00 0.37 99.40 05:58:12 05:48:01 1 0.07 0.00 0.13 0.00 0.55 99.25 05:58:12 05:48:01 2 0.08 0.00 0.07 0.00 0.48 99.37 05:58:12 05:48:01 3 0.36 0.00 0.13 0.00 0.94 98.56 05:58:12 05:49:01 all 0.49 0.00 0.46 0.07 2.16 96.83 05:58:12 05:49:01 0 0.41 0.00 0.58 0.08 2.29 96.64 05:58:12 05:49:01 1 0.31 0.00 0.38 0.07 2.50 96.75 05:58:12 05:49:01 2 0.28 0.00 0.38 0.12 2.07 97.15 05:58:12 05:49:01 3 0.94 0.00 0.50 0.00 1.77 96.79 05:58:12 05:50:01 all 0.09 0.00 0.05 0.00 0.11 99.75 05:58:12 05:50:01 0 0.02 0.00 0.02 0.00 0.18 99.78 05:58:12 05:50:01 1 0.05 0.00 0.03 0.00 0.10 99.82 05:58:12 05:50:01 2 0.03 0.00 0.12 0.00 0.05 99.80 05:58:12 05:50:01 3 0.27 0.00 0.02 0.00 0.12 99.60 05:58:12 05:51:01 all 0.10 0.00 0.09 0.00 0.21 99.60 05:58:12 05:51:01 0 0.05 0.00 0.03 0.00 0.28 99.63 05:58:12 05:51:01 1 0.05 0.00 0.05 0.00 0.20 99.70 05:58:12 05:51:01 2 0.05 0.00 0.23 0.00 0.23 99.48 05:58:12 05:51:01 3 0.23 0.00 0.05 0.00 0.12 99.60 05:58:12 05:52:01 all 0.09 0.00 0.03 0.00 0.37 99.50 05:58:12 05:52:01 0 0.02 0.00 0.02 0.00 0.17 99.80 05:58:12 05:52:01 1 0.05 0.00 0.07 0.00 0.68 99.20 05:58:12 05:52:01 2 0.00 0.00 0.02 0.00 0.38 99.60 05:58:12 05:52:01 3 0.30 0.00 0.03 0.00 0.27 99.40 05:58:12 05:53:01 all 0.05 0.00 0.06 0.00 0.41 99.47 05:58:12 05:53:01 0 0.02 0.00 0.03 0.00 0.22 99.73 05:58:12 05:53:01 1 0.05 0.00 0.07 0.00 0.47 99.42 05:58:12 05:53:01 2 0.13 0.00 0.10 0.00 0.57 99.20 05:58:12 05:53:01 3 0.02 0.00 0.05 0.00 0.40 99.53 05:58:12 05:54:01 all 0.14 0.00 0.02 0.00 0.24 99.60 05:58:12 05:54:01 0 0.02 0.00 0.02 0.00 0.08 99.88 05:58:12 05:54:01 1 0.17 0.00 0.05 0.00 0.57 99.22 05:58:12 05:54:01 2 0.35 0.00 0.02 0.00 0.13 99.50 05:58:12 05:54:01 3 0.03 0.00 0.02 0.00 0.17 99.78 05:58:12 05:55:01 all 0.09 0.00 0.03 0.00 0.12 99.76 05:58:12 05:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:58:12 05:55:01 1 0.05 0.00 0.03 0.00 0.15 99.77 05:58:12 05:55:01 2 0.27 0.00 0.05 0.00 0.23 99.45 05:58:12 05:55:01 3 0.02 0.00 0.03 0.00 0.05 99.90 05:58:12 05:56:01 all 0.12 0.00 0.04 0.00 0.10 99.74 05:58:12 05:56:01 0 0.02 0.00 0.05 0.00 0.08 99.85 05:58:12 05:56:01 1 0.02 0.00 0.02 0.00 0.12 99.85 05:58:12 05:56:01 2 0.43 0.00 0.05 0.00 0.18 99.33 05:58:12 05:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 05:58:12 05:58:12 05:56:01 CPU %user %nice %system %iowait %steal %idle 05:58:12 05:57:01 all 0.10 0.00 0.02 0.00 0.12 99.76 05:58:12 05:57:01 0 0.00 0.00 0.02 0.00 0.20 99.78 05:58:12 05:57:01 1 0.03 0.00 0.03 0.00 0.12 99.82 05:58:12 05:57:01 2 0.33 0.00 0.03 0.00 0.13 99.50 05:58:12 05:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:58:12 Average: all 1.23 0.00 0.65 0.25 1.70 96.16 05:58:12 Average: 0 1.33 0.00 0.80 0.19 1.64 96.04 05:58:12 Average: 1 0.99 0.00 0.54 0.27 1.94 96.26 05:58:12 Average: 2 1.34 0.00 0.55 0.32 1.61 96.18 05:58:12 Average: 3 1.24 0.00 0.72 0.24 1.63 96.18 05:58:12 05:58:12 05:58:12