Pull request #633 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 jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from d81d0fde51c7280f55011e54dc85473be36cdbe7+e59505e765e859397ba4820d4698e797601d216d (0515bc8f288920ec1865c6362e694273466869fc) 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 [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-ssh4865920089004538540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1090319416417273147.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-633/workspace@libs/edgex-global-pipelines/.git # 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 [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-core-contracts/branches/PR-633/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh413787108236907409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [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-ssh6372115301856463993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-633/workspace@libs/lf-pipelines/.git # 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 [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-core-contracts/branches/PR-633/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8287197561417315376.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-434 in /w/workspace/dry_go-mod-core-contracts_PR-633 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-633 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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/dry_go-mod-core-contracts_PR-633@tmp/jenkins-gitclient-ssh2628993164251964429.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/dry_go-mod-core-contracts_PR-633@tmp/jenkins-gitclient-ssh473969287575118839.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit d81d0fde51c7280f55011e54dc85473be36cdbe7 Merge succeeded, producing d81d0fde51c7280f55011e54dc85473be36cdbe7 Checking out Revision d81d0fde51c7280f55011e54dc85473be36cdbe7 (PR-633) > git config core.sparsecheckout # timeout=10 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # 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/dry_go-mod-core-contracts_PR-633@tmp/jenkins-gitclient-ssh3516129872577775084.key > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 Commit message: "docs: up level some of the changes" > git rev-list --no-walk a3649c869b7c7e12d287c1cc38327817a7e019d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:37:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:37:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:37:42 ========================================================= 01:37:42 EdgeX Global Pipelines Version Info 01:37:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:37:43 ------------------- 01:37:43 stable info: 01:37:43 ------------------- 01:37:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:37:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:37:43 Message: update stable to v1.0.195 01:37:44 ------------------- 01:37:44 experimental info: 01:37:44 ------------------- 01:37:44 Commited By: **** collab-it+edgex@linuxfoundation.org 01:37:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:37:44 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-633 [Pipeline] echo 01:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-633 [Pipeline] echo 01:37:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-633 [Pipeline] echo 01:37:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d81d0fde51c7280f55011e54dc85473be36cdbe7 [Pipeline] echo 01:37:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d81d0fd [Pipeline] echo 01:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:45 + git log --format=format:%s -1 d81d0fde51c7280f55011e54dc85473be36cdbe7 [Pipeline] echo 01:37:45 GIT_COMMIT: d81d0fde51c7280f55011e54dc85473be36cdbe7, Commit Message: docs: up level some of the changes [Pipeline] echo 01:37:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:37:46 01:37:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:37:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:37:47 latest: Pulling from edgex-devops/git-semver 01:37:47 31603596830f: Pulling fs layer 01:37:47 54011a49482f: Pulling fs layer 01:37:47 a6820b24f6d8: Pulling fs layer 01:37:47 f581987b2513: Pulling fs layer 01:37:47 54011a49482f: Verifying Checksum 01:37:47 54011a49482f: Download complete 01:37:47 31603596830f: Verifying Checksum 01:37:47 31603596830f: Download complete 01:37:47 31603596830f: Pull complete 01:37:47 f581987b2513: Verifying Checksum 01:37:47 f581987b2513: Download complete 01:37:47 a6820b24f6d8: Verifying Checksum 01:37:47 a6820b24f6d8: Download complete 01:37:47 54011a49482f: Pull complete 01:37:48 a6820b24f6d8: Pull complete 01:37:48 f581987b2513: Pull complete 01:37:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:37:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:37:48 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 01:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-633 -v /w/workspace/dry_go-mod-core-contracts_PR-633:/w/workspace/dry_go-mod-core-contracts_PR-633:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-633@tmp:/w/workspace/dry_go-mod-core-contracts_PR-633@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:37:50 $ docker top 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:50 [ssh-agent] Looking for ssh-agent implementation... 01:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:50 $ docker exec 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent 01:37:50 SSH_AUTH_SOCK=/tmp/ssh-Gx6Fz908mwxA/agent.14 01:37:50 SSH_AGENT_PID=21 01:37:50 Running ssh-add (command line suppressed) 01:37:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_4281481594750068447.key (/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_4281481594750068447.key) 01:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:50 + git tag --points-at HEAD [Pipeline] } 01:37:50 $ docker exec --env ******** --env ******** 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent -k 01:37:50 unset SSH_AUTH_SOCK; 01:37:50 unset SSH_AGENT_PID; 01:37:50 echo Agent pid 21 killed; 01:37:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:50 [ssh-agent] Looking for ssh-agent implementation... 01:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:51 $ docker exec 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent 01:37:51 SSH_AUTH_SOCK=/tmp/ssh-KzY1y5twzuQo/agent.55 01:37:51 SSH_AGENT_PID=61 01:37:51 Running ssh-add (command line suppressed) 01:37:51 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_1483433637111941789.key (/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_1483433637111941789.key) 01:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:51 + git semver init 01:37:51 # -> Open(): unable to determine branch for HEAD 01:37:51 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-633/.git 01:37:51 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-633 01:37:51 # $SEMVER_REMOTE_NAME = origin 01:37:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:37:51 # $SEMVER_USER_NAME = edgex-jenkins 01:37:51 # $SEMVER_BRANCH = PR-633 01:37:51 # $SEMVER_TEMP = /tmp/semver-375578039 01:37:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:37:52 # '/tmp/semver-375578039' -> '/w/workspace/dry_go-mod-core-contracts_PR-633/.semver' 01:37:52 # -> Force: false 01:37:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-633/.semver [Pipeline] } 01:37:52 $ docker exec --env ******** --env ******** 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent -k 01:37:52 unset SSH_AUTH_SOCK; 01:37:52 unset SSH_AGENT_PID; 01:37:52 echo Agent pid 61 killed; 01:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:52 + git semver [Pipeline] } 01:37:52 $ docker stop --time=1 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef 01:37:54 $ docker rm -f 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef [Pipeline] // withDockerContainer [Pipeline] sh 01:37:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:37:54 Stashed 1 file(s) [Pipeline] echo 01:37:54 [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 01:38:10 Still waiting to schedule task 01:38:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:38:10 Still waiting to schedule task 01:38:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:42:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-436 in /w/workspace/dry_go-mod-core-contracts_PR-633 [Pipeline] { [Pipeline] ws 01:42:00 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 01:42:00 Selected Git installation does not exist. Using Default 01:42:00 The recommended git tool is: NONE 01:42:06 using credential edgex-jenkins-ssh 01:42:06 Cloning the remote Git repository 01:42:06 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:07 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 01:42:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:07 > git --version # timeout=10 01:42:07 > git --version # 'git version 2.17.1' 01:42:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:09 Running on prd-centos7-docker-4c-2g-437 in /w/workspace/dry_go-mod-core-contracts_PR-633 [Pipeline] { [Pipeline] ws 01:42:09 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 01:42:09 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit d81d0fde51c7280f55011e54dc85473be36cdbe7 01:42:09 Selected Git installation does not exist. Using Default 01:42:09 The recommended git tool is: NONE 01:42:09 Merge succeeded, producing d81d0fde51c7280f55011e54dc85473be36cdbe7 01:42:09 Checking out Revision d81d0fde51c7280f55011e54dc85473be36cdbe7 (PR-633) 01:42:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:42:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:42:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:42:09 > git config core.sparsecheckout # timeout=10 01:42:09 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 01:42:09 > git remote # timeout=10 01:42:09 > git config --get remote.origin.url # timeout=10 01:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:09 > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 01:42:09 > git rev-parse HEAD^{commit} # timeout=10 01:42:09 > git config core.sparsecheckout # timeout=10 01:42:09 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 01:42:11 using credential edgex-jenkins-ssh 01:42:11 Cloning the remote Git repository 01:42:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:11 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 01:42:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:11 > git --version # timeout=10 01:42:11 > git --version # 'git version 2.24.4' 01:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:11 [INFO] Currently running in a labeled security context 01:42:11 [INFO] Currently SELinux is 'enforcing' on the host 01:42:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5043215795291227204.key 01:42:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:42:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:42:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:12 [INFO] Currently running in a labeled security context 01:42:12 [INFO] Currently SELinux is 'enforcing' on the host 01:42:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4552454337562449845.key 01:42:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:42:13 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit d81d0fde51c7280f55011e54dc85473be36cdbe7 01:42:13 Merge succeeded, producing d81d0fde51c7280f55011e54dc85473be36cdbe7 01:42:13 Checking out Revision d81d0fde51c7280f55011e54dc85473be36cdbe7 (PR-633) 01:42:13 > git config core.sparsecheckout # timeout=10 01:42:13 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 01:42:13 > git remote # timeout=10 01:42:13 > git config --get remote.origin.url # timeout=10 01:42:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:13 [INFO] Currently running in a labeled security context 01:42:13 [INFO] Currently SELinux is 'enforcing' on the host 01:42:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh524924838858412193.key 01:42:13 > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 01:42:13 > git rev-parse HEAD^{commit} # timeout=10 01:42:13 > git config core.sparsecheckout # timeout=10 01:42:13 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 01:42:13 Commit message: "docs: up level some of the changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:42:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:42:16 + true 01:42:16 + sudo service docker restart 01:42:17 Commit message: "docs: up level some of the changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:42:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:42:18 + sudo service docker restart 01:42:18 + true 01:42:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:42:34 ========================================================= 01:42:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:42:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:42:35 + 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 . 01:42:36 Sending build context to Docker daemon 2.939MB 01:42:36 Step 1/7 : ARG BASE=golang:1.16-alpine 01:42:36 Step 2/7 : FROM ${BASE} [Pipeline] unstash 01:42:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:42:36 595b0fe564bb: Pulling fs layer 01:42:36 3088b5b3c5c0: Pulling fs layer 01:42:36 5b7225fbf94c: Pulling fs layer 01:42:36 ba82ee9f976e: Pulling fs layer 01:42:36 506bd15cee9f: Pulling fs layer 01:42:36 75a0a4a0db45: Pulling fs layer 01:42:36 618dc40b7e24: Pulling fs layer 01:42:36 ba82ee9f976e: Waiting 01:42:36 75a0a4a0db45: Waiting 01:42:36 618dc40b7e24: Waiting 01:42:36 506bd15cee9f: Waiting 01:42:36 5b7225fbf94c: Download complete 01:42:36 3088b5b3c5c0: Verifying Checksum 01:42:36 3088b5b3c5c0: Download complete 01:42:36 506bd15cee9f: Verifying Checksum 01:42:36 506bd15cee9f: Download complete [Pipeline] echo 01:42:36 ========================================================= 01:42:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:42:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:42:37 75a0a4a0db45: Verifying Checksum 01:42:37 75a0a4a0db45: Download complete 01:42:37 595b0fe564bb: Verifying Checksum 01:42:37 595b0fe564bb: Download complete 01:42:37 + 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 . 01:42:37 Sending build context to Docker daemon 2.94MB 01:42:37 Step 1/7 : ARG BASE=golang:1.16-alpine 01:42:37 Step 2/7 : FROM ${BASE} 01:42:37 595b0fe564bb: Pull complete 01:42:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:42:38 540db60ca938: Pulling fs layer 01:42:38 adcc1eea9eea: Pulling fs layer 01:42:38 4c4ab2625f07: Pulling fs layer 01:42:38 0510c868ecb4: Pulling fs layer 01:42:38 afea3b2eda06: Pulling fs layer 01:42:38 7809a108b3ef: Pulling fs layer 01:42:38 f706445af74f: Pulling fs layer 01:42:38 0510c868ecb4: Waiting 01:42:38 afea3b2eda06: Waiting 01:42:38 7809a108b3ef: Waiting 01:42:38 f706445af74f: Waiting 01:42:38 4c4ab2625f07: Verifying Checksum 01:42:38 4c4ab2625f07: Download complete 01:42:38 adcc1eea9eea: Verifying Checksum 01:42:38 adcc1eea9eea: Download complete 01:42:38 afea3b2eda06: Download complete 01:42:38 7809a108b3ef: Verifying Checksum 01:42:38 7809a108b3ef: Download complete 01:42:38 540db60ca938: Verifying Checksum 01:42:38 540db60ca938: Download complete 01:42:38 540db60ca938: Pull complete 01:42:38 adcc1eea9eea: Pull complete 01:42:38 3088b5b3c5c0: Pull complete 01:42:38 4c4ab2625f07: Pull complete 01:42:38 5b7225fbf94c: Pull complete 01:42:40 618dc40b7e24: Verifying Checksum 01:42:40 618dc40b7e24: Download complete 01:42:41 f706445af74f: Verifying Checksum 01:42:41 f706445af74f: Download complete 01:42:41 0510c868ecb4: Verifying Checksum 01:42:41 0510c868ecb4: Download complete 01:42:41 ba82ee9f976e: Download complete 01:42:45 0510c868ecb4: Pull complete 01:42:45 afea3b2eda06: Pull complete 01:42:45 7809a108b3ef: Pull complete 01:42:46 f706445af74f: Pull complete 01:42:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:42:46 ---> b068be0155e3 01:42:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:42:50 ---> Running in d0fdcccb3c2b 01:42:50 Removing intermediate container d0fdcccb3c2b 01:42:50 ---> db25e7756c84 01:42:50 Step 4/7 : RUN apk add bash 01:42:50 ---> Running in 661a42bf4bf7 01:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:42:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:42:51 ba82ee9f976e: Pull complete 01:42:51 506bd15cee9f: Pull complete 01:42:51 75a0a4a0db45: Pull complete 01:42:52 OK: 149 MiB in 40 packages 01:42:52 Removing intermediate container 661a42bf4bf7 01:42:52 ---> 43340872b67a 01:42:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:42:52 ---> Running in 9c4f09c2cdfc 01:42:52 Removing intermediate container 9c4f09c2cdfc 01:42:52 ---> fb1cfbe5452c 01:42:52 Step 6/7 : COPY go.mod . 01:42:52 ---> 377eb7c53107 01:42:52 Step 7/7 : RUN go mod download 01:42:52 ---> Running in 8d3c1559f2a9 01:42:55 618dc40b7e24: Pull complete 01:42:55 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 01:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:42:55 ---> a36622ca3599 01:42:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:42:57 ---> Running in 670efeb2dc9a 01:42:57 Removing intermediate container 670efeb2dc9a 01:42:57 ---> 97619a869fb6 01:42:57 Step 4/7 : RUN apk add bash 01:42:57 ---> Running in 5f6a33d11bd5 01:42:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:43:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:01 OK: 138 MiB in 40 packages 01:43:02 Removing intermediate container 8d3c1559f2a9 01:43:02 ---> 8cbc7220f2d6 01:43:02 Successfully built 8cbc7220f2d6 01:43:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:43:03 Removing intermediate container 5f6a33d11bd5 01:43:03 ---> cac8fb982daf 01:43:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:43:03 + docker inspect -f . ci-base-image-x86_64 01:43:03 . [Pipeline] withDockerContainer 01:43:03 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 01:43:03 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:03 ---> Running in ce8dbc119936 01:43:03 $ docker top df70c916953f5d5d1b4aa5846f0d6226a8d97da3973e8b6773705563be386fe4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:03 Removing intermediate container ce8dbc119936 01:43:03 ---> 5f8cb4d60412 01:43:03 Step 6/7 : COPY go.mod . 01:43:03 + go version 01:43:03 go version go1.16.3 linux/amd64 [Pipeline] } 01:43:03 $ docker stop --time=1 df70c916953f5d5d1b4aa5846f0d6226a8d97da3973e8b6773705563be386fe4 01:43:04 ---> 7bd87933cc96 01:43:04 Step 7/7 : RUN go mod download 01:43:04 ---> Running in ca8c506a67fc 01:43:05 $ docker rm -f df70c916953f5d5d1b4aa5846f0d6226a8d97da3973e8b6773705563be386fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:05 + docker inspect -f . ci-base-image-x86_64 01:43:05 . [Pipeline] withDockerContainer 01:43:05 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 01:43:05 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:06 $ docker top 7f164036999031711742905603e932696ad17163c7acf41edf91605eefc3d1a9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:06 + go mod tidy [Pipeline] sh 01:43:07 + make test 01:43:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:43:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 83.2% of statements 01:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 01:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 01:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 01:43:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 01:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 45.5% of statements 01:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements 01:43:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 86.2% of statements 01:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 01:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.006s coverage: 35.5% of statements 01:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.005s coverage: 49.4% of statements 01:43:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:43:23 Removing intermediate container ca8c506a67fc 01:43:23 ---> 36253afcf3d9 01:43:23 Successfully built 36253afcf3d9 01:43:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:43:23 + docker inspect -f . ci-base-image-arm64 01:43:23 . [Pipeline] withDockerContainer 01:43:23 prd-ubuntu18.04-docker-arm64-4c-16g-436 does not seem to be running inside a container 01:43:23 gofmt -l . 01:43:23 [ "`gofmt -l .`" = "" ] 01:43:23 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:43:25 $ docker top a5dfbf95d56bdebdf307afda8367a886d8d547c2d7d1df2f54dfa5a66be4094c -eo pid,comm [Pipeline] { [Pipeline] } 01:43:25 $ docker stop --time=1 7f164036999031711742905603e932696ad17163c7acf41edf91605eefc3d1a9 01:43:27 $ docker rm -f 7f164036999031711742905603e932696ad17163c7acf41edf91605eefc3d1a9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 01:43:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:43:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 01:43:28 + go version 01:43:28 go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } 01:43:28 $ docker stop --time=1 a5dfbf95d56bdebdf307afda8367a886d8d547c2d7d1df2f54dfa5a66be4094c 01:43:29 $ docker rm -f a5dfbf95d56bdebdf307afda8367a886d8d547c2d7d1df2f54dfa5a66be4094c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 01:43:30 + docker inspect -f . ci-base-image-arm64 01:43:30 . [Pipeline] libraryResource [Pipeline] sh [Pipeline] withDockerContainer 01:43:31 prd-ubuntu18.04-docker-arm64-4c-16g-436 does not seem to be running inside a container 01:43:31 ---> job-cost.sh 01:43:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1svB 01:43:31 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:43:32 $ docker top deeb865fcc253d968b7b285155877d140c0ead2d97c09db6ca4b4347113197ba -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:33 + go mod tidy [Pipeline] sh 01:43:34 + make test 01:43:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:43:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:43:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:43:54 lf-activate-venv(): INFO: Adding /tmp/venv-1svB/bin to PATH 01:43:54 INFO: No Stack... 01:43:54 INFO: Retrieving Pricing Info for: v3-standard-2 01:43:54 INFO: Archiving Costs [Pipeline] sh 01:43:54 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 01:43:54 + cut -d, -f6 [Pipeline] lock 01:43:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] 01:43:54 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] did not exist. Created. 01:43:54 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:54 + echo total: 0.05999999865889549 [Pipeline] stash 01:43:54 Stashed 1 file(s) [Pipeline] } 01:43:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.431s coverage: 83.2% of statements 01:44:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 01:44:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:44:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.035s coverage: 26.3% of statements 01:44:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.074s coverage: 45.5% of statements 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.117s coverage: 90.0% of statements 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.250s coverage: 86.2% of statements 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.047s coverage: 59.5% of statements 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 35.5% of statements 01:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements 01:44:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:44:33 gofmt -l . 01:44:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:44:34 $ docker stop --time=1 deeb865fcc253d968b7b285155877d140c0ead2d97c09db6ca4b4347113197ba 01:44:36 $ docker rm -f deeb865fcc253d968b7b285155877d140c0ead2d97c09db6ca4b4347113197ba [Pipeline] // withDockerContainer [Pipeline] sh 01:44:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:44:37 Warning: overwriting stash ‘coverage-report’ 01:44:37 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 01:44:38 ---> job-cost.sh 01:44:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QIX6 01:45:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:47:17 lf-activate-venv(): INFO: Adding /tmp/venv-QIX6/bin to PATH 01:47:17 INFO: No Stack... 01:47:17 INFO: Retrieving Pricing Info for: v2-standard-4 01:47:17 INFO: Archiving Costs [Pipeline] sh 01:47:17 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 01:47:17 + cut -d, -f6 [Pipeline] lock 01:47:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] 01:47:17 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] did not exist. Created. 01:47:17 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:18 /w/workspace/go-mod-core-contracts/2@tmp/durable-a17f60ed/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-a17f60ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:47:18 + echo total: 0.18000000715255737 [Pipeline] stash 01:47:18 Warning: overwriting stash ‘stack-cost’ 01:47:18 Stashed 1 file(s) [Pipeline] } 01:47:18 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-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 01:47:19 provisioning config files... 01:47:19 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/config5961778819928617762tmp [Pipeline] { [Pipeline] sh 01:47:19 + set +x 01:47:19 + curl -s https://codecov.io/bash 01:47:19 + bash -s -- 01:47:19 01:47:19 _____ _ 01:47:19 / ____| | | 01:47:19 | | ___ __| | ___ ___ _____ __ 01:47:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:47:19 | |___| (_) | (_| | __/ (_| (_) \ V / 01:47:19 \_____\___/ \__,_|\___|\___\___/ \_/ 01:47:19 Bash-1.0.3 01:47:19 01:47:19 01:47:19 ==> git version 2.24.4 found 01:47:19 ==> 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 01:47:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:47:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:47:19 ==> Jenkins CI detected. 01:47:19 project root: . 01:47:19 --> token set from env 01:47:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:47:19 ==> Running gcov in . (disable via -X gcov) 01:47:19 ==> Python coveragepy not found 01:47:19 ==> Searching for coverage reports in: 01:47:19 + . 01:47:20 -> Found 1 reports 01:47:20 ==> Detecting git/mercurial file structure 01:47:20 ==> Reading reports 01:47:20 + ./coverage.out bytes=105070 01:47:20 ==> Appending adjustments 01:47:20 https://docs.codecov.io/docs/fixing-reports 01:47:20 + Found adjustments 01:47:20 ==> Gzipping contents 01:47:20 16K /tmp/codecov.C40654.gz 01:47:20 ==> Uploading reports 01:47:20 url: https://codecov.io 01:47:20 query: branch=PR-633&commit=d81d0fde51c7280f55011e54dc85473be36cdbe7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-633%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=633&job=&cmd_args= 01:47:20 -> Pinging Codecov 01:47:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-633&commit=d81d0fde51c7280f55011e54dc85473be36cdbe7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-633%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=633&job=&cmd_args= 01:47:21 -> Uploading to 01:47:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/71470A77251A30514AAF9C0BB2E5B6CE/d81d0fde51c7280f55011e54dc85473be36cdbe7/069a9117-9a06-4389-908b-f9bf824f90cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T014720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6178a6c139f5e48de6ee4b9c9f438d1705741be791226d64140257bcbeb188a8 01:47:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:21 Dload Upload Total Spent Left Speed 01:47:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15774 0 0 100 15774 0 38085 --:--:-- --:--:-- --:--:-- 38101 01:47:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d81d0fde51c7280f55011e54dc85473be36cdbe7 [Pipeline] } 01:47: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 01:47:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:47:23 ---> package-listing.sh 01:47:23 ++ tr '[:upper:]' '[:lower:]' 01:47:23 ++ facter osfamily 01:47:24 + OS_FAMILY=redhat 01:47:24 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-633 01:47:24 + START_PACKAGES=/tmp/packages_start.txt 01:47:24 + END_PACKAGES=/tmp/packages_end.txt 01:47:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:47:24 + PACKAGES=/tmp/packages_start.txt 01:47:24 + '[' /w/workspace/dry_go-mod-core-contracts_PR-633 ']' 01:47:24 + PACKAGES=/tmp/packages_end.txt 01:47:24 + case "${OS_FAMILY}" in 01:47:24 + rpm -qa 01:47:24 + sort 01:47:24 + '[' -f /tmp/packages_start.txt ']' 01:47:24 + '[' -f /tmp/packages_end.txt ']' 01:47:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:47:24 + '[' /w/workspace/dry_go-mod-core-contracts_PR-633 ']' 01:47:24 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-633/archives/ 01:47:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-633/archives/ [Pipeline] echo 01:47:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:47:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:47:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:47:25 01:47:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:47:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:47:25 alpine: Pulling from edgex-lftools-log-publisher 01:47:25 df20fa9351a1: Pulling fs layer 01:47:25 36b3adc4ff6f: Pulling fs layer 01:47:25 8ad3a11d3b57: Pulling fs layer 01:47:25 46f8f816bc3b: Pulling fs layer 01:47:25 93b61091891f: Pulling fs layer 01:47:25 93b9cdb0e59b: Pulling fs layer 01:47:25 5e14af77c1be: Pulling fs layer 01:47:25 01666e4c0597: Pulling fs layer 01:47:25 aa168da1d23b: Pulling fs layer 01:47:25 46f8f816bc3b: Waiting 01:47:25 93b61091891f: Waiting 01:47:25 93b9cdb0e59b: Waiting 01:47:25 5e14af77c1be: Waiting 01:47:25 01666e4c0597: Waiting 01:47:25 aa168da1d23b: Waiting 01:47:25 36b3adc4ff6f: Verifying Checksum 01:47:25 36b3adc4ff6f: Download complete 01:47:25 46f8f816bc3b: Verifying Checksum 01:47:25 46f8f816bc3b: Download complete 01:47:25 df20fa9351a1: Verifying Checksum 01:47:25 df20fa9351a1: Download complete 01:47:25 93b9cdb0e59b: Verifying Checksum 01:47:25 93b9cdb0e59b: Download complete 01:47:26 5e14af77c1be: Verifying Checksum 01:47:26 5e14af77c1be: Download complete 01:47:26 93b61091891f: Verifying Checksum 01:47:26 93b61091891f: Download complete 01:47:26 01666e4c0597: Verifying Checksum 01:47:26 01666e4c0597: Download complete 01:47:26 df20fa9351a1: Pull complete 01:47:26 36b3adc4ff6f: Pull complete 01:47:26 8ad3a11d3b57: Download complete 01:47:27 8ad3a11d3b57: Pull complete 01:47:27 46f8f816bc3b: Pull complete 01:47:27 93b61091891f: Pull complete 01:47:27 93b9cdb0e59b: Pull complete 01:47:27 5e14af77c1be: Pull complete 01:47:27 01666e4c0597: Pull complete 01:47:28 aa168da1d23b: Verifying Checksum 01:47:28 aa168da1d23b: Download complete 01:47:32 aa168da1d23b: Pull complete 01:47:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:47:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:47:32 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 01:47:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-633 -v /w/workspace/dry_go-mod-core-contracts_PR-633:/w/workspace/dry_go-mod-core-contracts_PR-633:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-633@tmp:/w/workspace/dry_go-mod-core-contracts_PR-633@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:47:34 $ docker top 1d9ce49f8255dd9c75fc63788923449ab15ed64bd98ccf3cdc4b03f81a737e91 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:35 + touch /tmp/pre-build-complete [Pipeline] sh 01:47:35 + mkdir -p /var/log/sa [Pipeline] sh 01:47:35 + ls /var/log/sa-host 01:47:35 + sadf -c /var/log/sa-host/sa05 01:47:35 file_magic: OK 01:47:35 HZ: Using current value: 100 01:47:35 file_header: OK 01:47:35 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 01:47:35 Statistics: 01:47:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:47:35 File successfully converted to sysstat format version 12.2.1 01:47:35 + sadf -c /var/log/sa-host/sa21 01:47:35 file_magic: OK 01:47:35 HZ: Using current value: 100 01:47:35 file_header: OK 01:47:35 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 01:47:35 Statistics: 01:47:35 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... 01:47:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:36 provisioning config files... 01:47:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/config1542554710397862534tmp [Pipeline] { [Pipeline] echo 01:47:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:47:36 ---> create-netrc.sh [Pipeline] } 01:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:47:37 ---> python-tools-install.sh [Pipeline] echo 01:47:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:47:37 ---> sudo-logs.sh 01:47:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:47:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:47:37 ---> job-cost.sh 01:47:37 lf-activate-venv: SKIPPING 01:47:37 DEBUG: total: 0.18000000715255737 01:47:37 INFO: Retrieving Stack Cost... 01:47:39 INFO: Retrieving Pricing Info for: v3-standard-2 01:47:39 INFO: Archiving Costs [Pipeline] echo 01:47:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:47:39 ---> logs-deploy.sh 01:47:39 lf-activate-venv: SKIPPING 01:47:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-633/2 01:47:39 INFO: archiving workspace using pattern(s): 01:47:40 Archives upload complete. 01:47:40 INFO: archiving logs to Nexus 01:47:41 ---> uname -a: 01:47:41 Linux prd-centos7-docker-4c-2g-434.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:47:41 01:47:41 01:47:41 ---> lscpu: 01:47:41 Architecture: x86_64 01:47:41 CPU op-mode(s): 32-bit, 64-bit 01:47:41 Byte Order: Little Endian 01:47:41 Address sizes: 40 bits physical, 48 bits virtual 01:47:41 CPU(s): 2 01:47:41 On-line CPU(s) list: 0,1 01:47:41 Thread(s) per core: 1 01:47:41 Core(s) per socket: 1 01:47:41 Socket(s): 2 01:47:41 NUMA node(s): 1 01:47:41 Vendor ID: AuthenticAMD 01:47:41 CPU family: 23 01:47:41 Model: 49 01:47:41 Model name: AMD EPYC-Rome Processor 01:47:41 Stepping: 0 01:47:41 CPU MHz: 2800.000 01:47:41 BogoMIPS: 5600.00 01:47:41 Virtualization: AMD-V 01:47:41 Hypervisor vendor: KVM 01:47:41 Virtualization type: full 01:47:41 L1d cache: 64 KiB 01:47:41 L1i cache: 64 KiB 01:47:41 L2 cache: 1 MiB 01:47:41 L3 cache: 32 MiB 01:47:41 NUMA node0 CPU(s): 0,1 01:47:41 Vulnerability Itlb multihit: Not affected 01:47:41 Vulnerability L1tf: Not affected 01:47:41 Vulnerability Mds: Not affected 01:47:41 Vulnerability Meltdown: Not affected 01:47:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:47:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:47:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:47:41 Vulnerability Srbds: Not affected 01:47:41 Vulnerability Tsx async abort: Not affected 01:47:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:47:41 01:47:41 01:47:41 ---> nproc: 01:47:41 2 01:47:41 01:47:41 01:47:41 ---> df -h: 01:47:41 Filesystem Size Used Available Use% Mounted on 01:47:41 overlay 40.0G 7.6G 32.4G 19% / 01:47:41 tmpfs 64.0M 0 64.0M 0% /dev 01:47:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:47:41 shm 64.0M 0 64.0M 0% /dev/shm 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-633 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-633@tmp 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 01:47:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 01:47:41 01:47:41 01:47:41 ---> free -m: 01:47:41 total used free shared buff/cache available 01:47:41 Mem: 7821 921 4801 0 2098 6722 01:47:41 Swap: 1023 0 1023 01:47:41 01:47:41 01:47:41 ---> ip addr: 01:47:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:47:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:47:41 inet 127.0.0.1/8 scope host lo 01:47:41 valid_lft forever preferred_lft forever 01:47:41 inet6 ::1/128 scope host 01:47:41 valid_lft forever preferred_lft forever 01:47:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:47:41 link/ether fa:16:3e:3f:66:b1 brd ff:ff:ff:ff:ff:ff 01:47:41 inet 10.30.123.207/23 brd 10.30.123.255 scope global dynamic eth0 01:47:41 valid_lft 85591sec preferred_lft 85591sec 01:47:41 inet6 fe80::f816:3eff:fe3f:66b1/64 scope link 01:47:41 valid_lft forever preferred_lft forever 01:47:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:47:41 link/ether 02:42:8e:f8:d4:ca brd ff:ff:ff:ff:ff:ff 01:47:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:47:41 valid_lft forever preferred_lft forever 01:47:41 inet6 fe80::42:8eff:fef8:d4ca/64 scope link 01:47:41 valid_lft forever preferred_lft forever 01:47:41 01:47:41 01:47:41 ---> sar -b -r -n DEV: 01:47:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 01:47:41 01:47:41 01:34:01 LINUX RESTART (2 CPU) 01:47:41 01:47:41 01:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:47:41 01:36:01 2.83 0.00 2.83 0.00 0.00 635.08 0.00 01:47:41 01:37:01 0.30 0.00 0.30 0.00 0.00 3.10 0.00 01:47:41 01:38:01 81.23 4.10 77.13 0.00 2766.56 3092.09 0.00 01:47:41 01:39:01 1.87 0.00 1.87 0.00 0.00 41.02 0.00 01:47:41 01:40:01 0.18 0.00 0.18 0.00 0.00 2.47 0.00 01:47:41 01:41:01 0.37 0.00 0.37 0.00 0.00 5.45 0.00 01:47:41 01:42:01 0.25 0.00 0.25 0.00 0.00 3.61 0.00 01:47:41 01:43:01 0.30 0.00 0.30 0.00 0.00 5.71 0.00 01:47:41 01:44:01 0.28 0.00 0.28 0.00 0.00 4.46 0.00 01:47:41 01:45:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 01:47:41 01:46:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 01:47:41 01:47:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 01:47:41 Average: 7.37 0.34 7.03 0.00 230.58 317.13 0.00 01:47:41 01:47:41 01:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:47:41 01:36:01 5760328 0 654216 8.17 2620 1591776 1071288 11.83 361252 1502632 8 01:47:41 01:37:01 5760328 0 654208 8.17 2620 1591784 1071288 11.83 361248 1502680 12 01:47:41 01:38:01 5462116 0 803404 10.03 2620 1740800 1275808 14.09 575764 1568992 128 01:47:41 01:39:01 5474104 0 791408 9.88 2620 1740808 1200080 13.25 566020 1568992 20 01:47:41 01:40:01 5470428 0 795080 9.93 2620 1740812 1197080 13.22 568160 1571040 16 01:47:41 01:41:01 5470748 0 794756 9.92 2620 1740816 1196996 13.22 567664 1571040 8 01:47:41 01:42:01 5469988 0 795508 9.93 2620 1740824 1196996 13.22 560980 1578336 16 01:47:41 01:43:01 5454548 0 810944 10.13 2620 1740828 1224264 13.52 575812 1578336 8 01:47:41 01:44:01 5459536 0 805952 10.06 2620 1740832 1193208 13.17 572788 1576520 8 01:47:41 01:45:01 5460452 0 805032 10.05 2620 1740836 1191796 13.16 572512 1576520 8 01:47:41 01:46:01 5460272 0 805208 10.05 2620 1740840 1191772 13.16 583004 1565944 8 01:47:41 01:47:01 5460832 0 804644 10.05 2620 1740844 1191712 13.16 582856 1565944 8 01:47:41 Average: 5513640 0 776697 9.70 2620 1715983 1183524 13.07 537338 1560581 21 01:47:41 01:47:41 01:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:47:41 01:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:37:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 01:47:41 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:38:01 eth0 352.43 257.45 733.57 62.21 0.00 0.00 0.00 0.00 01:47:41 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:38:01 docker0 13.07 8.54 2.54 26.97 0.00 0.00 0.00 0.00 01:47:41 01:39:01 eth0 0.12 0.10 0.01 0.02 0.00 0.00 0.00 0.00 01:47:41 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:40:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:47:41 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:41:01 eth0 0.68 0.02 0.06 0.00 0.00 0.00 0.00 0.00 01:47:41 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:42:01 eth0 1.12 0.08 0.09 0.01 0.00 0.00 0.00 0.00 01:47:41 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:43:01 eth0 2.83 2.50 0.67 14.65 0.00 0.00 0.00 0.00 01:47:41 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:44:01 eth0 1.42 1.28 0.33 5.82 0.00 0.00 0.00 0.00 01:47:41 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:45:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:47:41 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:46:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:47:41 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:47:41 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 Average: eth0 30.00 21.85 61.26 6.91 0.00 0.00 0.00 0.00 01:47:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:41 Average: docker0 1.09 0.71 0.21 2.25 0.00 0.00 0.00 0.00 01:47:41 01:47:41 01:47:41 ---> sar -P ALL: 01:47:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 01:47:41 01:47:41 01:34:01 LINUX RESTART (2 CPU) 01:47:41 01:47:41 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:47:41 01:36:01 all 0.12 0.00 0.04 0.00 0.03 99.81 01:47:41 01:36:01 0 0.22 0.00 0.05 0.00 0.03 99.70 01:47:41 01:36:01 1 0.02 0.00 0.03 0.00 0.03 99.92 01:47:41 01:37:01 all 0.15 0.00 0.03 0.00 0.02 99.81 01:47:41 01:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:47:41 01:37:01 1 0.25 0.00 0.02 0.00 0.02 99.72 01:47:41 01:38:01 all 7.25 0.00 2.29 2.67 0.04 87.75 01:47:41 01:38:01 0 6.95 0.00 2.48 1.24 0.05 89.28 01:47:41 01:38:01 1 7.56 0.00 2.09 4.09 0.03 86.23 01:47:41 01:39:01 all 0.12 0.00 0.04 0.00 0.02 99.82 01:47:41 01:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:47:41 01:39:01 1 0.20 0.00 0.03 0.00 0.02 99.75 01:47:41 01:40:01 all 0.13 0.00 0.03 0.00 0.03 99.82 01:47:41 01:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:47:41 01:40:01 1 0.23 0.00 0.03 0.00 0.03 99.70 01:47:41 01:41:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:47:41 01:41:01 0 0.12 0.00 0.02 0.00 0.02 99.85 01:47:41 01:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 01:47:41 01:42:01 all 0.06 0.00 0.04 0.00 0.03 99.87 01:47:41 01:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:47:41 01:42:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:47:41 01:43:01 all 0.11 0.00 0.05 0.00 0.02 99.82 01:47:41 01:43:01 0 0.08 0.00 0.05 0.00 0.03 99.83 01:47:41 01:43:01 1 0.13 0.00 0.05 0.00 0.00 99.82 01:47:41 01:44:01 all 0.10 0.00 0.04 0.00 0.03 99.83 01:47:41 01:44:01 0 0.13 0.00 0.05 0.00 0.02 99.80 01:47:41 01:44:01 1 0.07 0.00 0.03 0.00 0.03 99.87 01:47:41 01:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 01:47:41 01:45:01 0 0.20 0.00 0.02 0.00 0.02 99.77 01:47:41 01:45:01 1 0.07 0.00 0.03 0.00 0.03 99.87 01:47:41 01:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 01:47:41 01:46:01 0 0.25 0.00 0.03 0.00 0.03 99.68 01:47:41 01:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:47:41 01:47:41 01:46:01 CPU %user %nice %system %iowait %steal %idle 01:47:41 01:47:01 all 0.04 0.00 0.03 0.00 0.02 99.92 01:47:41 01:47:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:47:41 01:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:47:41 Average: all 0.69 0.00 0.22 0.22 0.02 98.85 01:47:41 Average: 0 0.67 0.00 0.24 0.10 0.03 98.97 01:47:41 Average: 1 0.71 0.00 0.20 0.34 0.02 98.73 01:47:41 01:47:41 01:47:41