Pull request #201 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 61a3f347c9ca816243847f1b6dbe1bbd91242854+7d55b1a752e90ce35ce058e6356abe6a055a3a1a (44deb2eeb480ce640a3360106eff5cd680ca7806) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap 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-32988 in /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-201 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7d55b1a752e90ce35ce058e6356abe6a055a3a1a into PR head commit 61a3f347c9ca816243847f1b6dbe1bbd91242854 Merge succeeded, producing 61a3f347c9ca816243847f1b6dbe1bbd91242854 Checking out Revision 61a3f347c9ca816243847f1b6dbe1bbd91242854 (PR-201) > git config core.sparsecheckout # timeout=10 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7d55b1a752e90ce35ce058e6356abe6a055a3a1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 Commit message: "refactor: Set the Config Version when creating Config Client" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:55:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:55:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:29 ========================================================= 20:55:29 EdgeX Global Pipelines Version Info 20:55:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:31 ------------------- 20:55:31 stable info: 20:55:31 ------------------- 20:55:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:31 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 20:55:31 Message: update stable to v1.0.186 20:55:32 ------------------- 20:55:32 experimental info: 20:55:32 ------------------- 20:55:32 Commited By: **** collab-it+edgex@linuxfoundation.org 20:55:32 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 20:55:32 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:55:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:55:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-201 [Pipeline] echo 20:55:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-201 [Pipeline] echo 20:55:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-201 [Pipeline] echo 20:55:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61a3f347c9ca816243847f1b6dbe1bbd91242854 [Pipeline] echo 20:55:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61a3f34 [Pipeline] echo 20:55:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:36 + git log --format=format:%s -1 61a3f347c9ca816243847f1b6dbe1bbd91242854 [Pipeline] echo 20:55:36 GIT_COMMIT: 61a3f347c9ca816243847f1b6dbe1bbd91242854, Commit Message: refactor: Set the Config Version when creating Config Client [Pipeline] echo 20:55:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:55:37 20:55:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:55:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:55:38 latest: Pulling from edgex-devops/git-semver 20:55:38 31603596830f: Pulling fs layer 20:55:38 2a8b12db71e7: Pulling fs layer 20:55:38 6ca5941a6612: Pulling fs layer 20:55:38 ecc8261a40a4: Pulling fs layer 20:55:38 ecc8261a40a4: Waiting 20:55:38 2a8b12db71e7: Verifying Checksum 20:55:38 2a8b12db71e7: Download complete 20:55:38 31603596830f: Download complete 20:55:38 ecc8261a40a4: Verifying Checksum 20:55:38 ecc8261a40a4: Download complete 20:55:38 6ca5941a6612: Verifying Checksum 20:55:38 6ca5941a6612: Download complete 20:55:38 31603596830f: Pull complete 20:55:38 2a8b12db71e7: Pull complete 20:55:39 6ca5941a6612: Pull complete 20:55:40 ecc8261a40a4: Pull complete 20:55:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:55:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:55:40 prd-centos7-docker-4c-2g-32988 does not seem to be running inside a container 20:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-201 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201:/w/workspace/xfoundry_go-mod-bootstrap_PR-201:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:55:42 $ docker top ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:42 [ssh-agent] Looking for ssh-agent implementation... 20:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:42 $ docker exec ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent 20:55:42 SSH_AUTH_SOCK=/tmp/ssh-JuNXwL3TF1cR/agent.11 20:55:42 SSH_AGENT_PID=17 20:55:42 Running ssh-add (command line suppressed) 20:55:42 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_272208852456419581.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_272208852456419581.key) 20:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:43 + git tag --points-at HEAD [Pipeline] } 20:55:43 $ docker exec --env ******** --env ******** ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent -k 20:55:43 unset SSH_AUTH_SOCK; 20:55:43 unset SSH_AGENT_PID; 20:55:43 echo Agent pid 17 killed; 20:55:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:43 [ssh-agent] Looking for ssh-agent implementation... 20:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:43 $ docker exec ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent 20:55:44 SSH_AUTH_SOCK=/tmp/ssh-ifq81jn7lohA/agent.47 20:55:44 SSH_AGENT_PID=52 20:55:44 Running ssh-add (command line suppressed) 20:55:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_2101005421203318479.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_2101005421203318479.key) 20:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:44 + git semver init 20:55:44 # -> Open(): unable to determine branch for HEAD 20:55:44 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-201/.git 20:55:44 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-201 20:55:44 # $SEMVER_REMOTE_NAME = origin 20:55:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:55:44 # $SEMVER_USER_NAME = edgex-jenkins 20:55:44 # $SEMVER_BRANCH = PR-201 20:55:44 # $SEMVER_TEMP = /tmp/semver-460707549 20:55:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 20:55:45 # '/tmp/semver-460707549' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-201/.semver' 20:55:45 # -> Force: false 20:55:45 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-201/.semver [Pipeline] } 20:55:45 $ docker exec --env ******** --env ******** ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent -k 20:55:45 unset SSH_AUTH_SOCK; 20:55:45 unset SSH_AGENT_PID; 20:55:45 echo Agent pid 52 killed; 20:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:45 + git semver [Pipeline] } 20:55:45 $ docker stop --time=1 ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 20:55:48 $ docker rm -f ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:49 Stashed 1 file(s) [Pipeline] echo 20:55:49 [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 20:56:04 Still waiting to schedule task 20:56:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:56:04 Still waiting to schedule task 20:56:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:58:49 Running on prd-centos7-docker-4c-2g-32990 in /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [Pipeline] { [Pipeline] ws 20:58:49 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 20:58:59 using credential edgex-jenkins-ssh 20:58:59 Cloning the remote Git repository 20:58:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:58:59 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 20:59:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:59:00 > git --version # timeout=10 20:59:00 > git --version # 'git version 2.24.3' 20:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:59:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:59:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:59:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:59:02 Merging remotes/origin/master commit 7d55b1a752e90ce35ce058e6356abe6a055a3a1a into PR head commit 61a3f347c9ca816243847f1b6dbe1bbd91242854 20:59:02 > git config core.sparsecheckout # timeout=10 20:59:02 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 20:59:02 > git remote # timeout=10 20:59:03 > git config --get remote.origin.url # timeout=10 20:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:03 > git merge 7d55b1a752e90ce35ce058e6356abe6a055a3a1a # timeout=10 20:59:03 > git rev-parse HEAD^{commit} # timeout=10 20:59:03 Merge succeeded, producing 61a3f347c9ca816243847f1b6dbe1bbd91242854 20:59:03 Checking out Revision 61a3f347c9ca816243847f1b6dbe1bbd91242854 (PR-201) 20:59:03 > git config core.sparsecheckout # timeout=10 20:59:03 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 20:59:08 Commit message: "refactor: Set the Config Version when creating Config Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:59:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:59:11 + sudo service docker restart 20:59:11 + true 20:59:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:59:14 ========================================================= 20:59:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:59:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:59:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:59:16 Sending build context to Docker daemon 805.9kB 20:59:16 Step 1/8 : ARG BASE=golang:1.15-alpine 20:59:16 Step 2/8 : FROM ${BASE} 20:59:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:16 188c0c94c7c5: Pulling fs layer 20:59:16 0ef7d3d256c8: Pulling fs layer 20:59:16 de9db76c5a1d: Pulling fs layer 20:59:16 bca2f99d35d6: Pulling fs layer 20:59:16 93359f2a8cfa: Pulling fs layer 20:59:16 7c6f9722023f: Pulling fs layer 20:59:16 a35cf1a2eb13: Pulling fs layer 20:59:16 bca2f99d35d6: Waiting 20:59:16 93359f2a8cfa: Waiting 20:59:16 7c6f9722023f: Waiting 20:59:16 a35cf1a2eb13: Waiting 20:59:16 de9db76c5a1d: Verifying Checksum 20:59:16 de9db76c5a1d: Download complete 20:59:16 0ef7d3d256c8: Verifying Checksum 20:59:16 0ef7d3d256c8: Download complete 20:59:16 93359f2a8cfa: Verifying Checksum 20:59:16 93359f2a8cfa: Download complete 20:59:16 7c6f9722023f: Verifying Checksum 20:59:16 7c6f9722023f: Download complete 20:59:16 188c0c94c7c5: Verifying Checksum 20:59:16 188c0c94c7c5: Download complete 20:59:17 188c0c94c7c5: Pull complete 20:59:18 0ef7d3d256c8: Pull complete 20:59:18 de9db76c5a1d: Pull complete 20:59:24 a35cf1a2eb13: Verifying Checksum 20:59:24 a35cf1a2eb13: Download complete 20:59:25 bca2f99d35d6: Verifying Checksum 20:59:25 bca2f99d35d6: Download complete 20:59:40 bca2f99d35d6: Pull complete 20:59:40 93359f2a8cfa: Pull complete 20:59:40 7c6f9722023f: Pull complete 20:59:49 a35cf1a2eb13: Pull complete 20:59:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:59:49 ---> a62c8e92a672 20:59:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:59:49 ---> Running in 8f3a490fd2a3 20:59:49 Removing intermediate container 8f3a490fd2a3 20:59:49 ---> 5478b6982f11 20:59:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:49 ---> Running in 8cc1cd720292 20:59:52 Removing intermediate container 8cc1cd720292 20:59:52 ---> afc159859d9a 20:59:52 Step 5/8 : RUN apk add --update --no-cache git make 20:59:52 ---> Running in dbd2b04bde59 20:59:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:59:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:59:55 OK: 166 MiB in 39 packages 20:59:56 Removing intermediate container dbd2b04bde59 20:59:56 ---> 192bba1a580a 20:59:56 Step 6/8 : WORKDIR /build 20:59:56 ---> Running in 137c8148469c 20:59:56 Removing intermediate container 137c8148469c 20:59:56 ---> bd272c89b9a2 20:59:56 Step 7/8 : COPY go.mod . 20:59:57 ---> 5a8cf79f3aac 20:59:57 Step 8/8 : RUN go mod download 20:59:57 ---> Running in e21234e1d300 21:00:37 Removing intermediate container e21234e1d300 21:00:37 ---> 049252d08a46 21:00:37 Successfully built 049252d08a46 21:00:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:00:38 + docker inspect -f . ci-base-image-x86_64 21:00:38 . [Pipeline] withDockerContainer 21:00:39 prd-centos7-docker-4c-2g-32990 does not seem to be running inside a container 21:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:42 $ docker top 5c30f2b672a925be8839ad29938ef57c5c58a1833c28157aa54c9d5adc12834f -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:44 + go version 21:00:44 go version go1.15.5 linux/amd64 [Pipeline] } 21:00:44 $ docker stop --time=1 5c30f2b672a925be8839ad29938ef57c5c58a1833c28157aa54c9d5adc12834f 21:00:46 $ docker rm -f 5c30f2b672a925be8839ad29938ef57c5c58a1833c28157aa54c9d5adc12834f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:47 + docker inspect -f . ci-base-image-x86_64 21:00:47 . [Pipeline] withDockerContainer 21:00:48 prd-centos7-docker-4c-2g-32990 does not seem to be running inside a container 21:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:49 $ docker top e4ddb3b7cac16d873a6fd8db2990a5bfed938d7de7328e88bad5fe2d29c1b54f -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:51 + make test 21:00:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:01:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:01:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.079s coverage: 5.6% of statements 21:01:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:01:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.054s coverage: 92.2% of statements 21:01:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements 21:01:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.056s coverage: 34.3% of statements 21:01:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:01:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:01:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.037s coverage: 25.0% of statements 21:01:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 95.3% of statements 21:01:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:01:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/token 0.103s coverage: 100.0% of statements 21:01:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:01:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.041s coverage: 91.3% of statements 21:01:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 21:01:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:01:36 gofmt -l . 21:01:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:01:36 $ docker stop --time=1 e4ddb3b7cac16d873a6fd8db2990a5bfed938d7de7328e88bad5fe2d29c1b54f 21:01:38 $ docker rm -f e4ddb3b7cac16d873a6fd8db2990a5bfed938d7de7328e88bad5fe2d29c1b54f [Pipeline] // withDockerContainer [Pipeline] sh 21:01:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:01:40 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 21:01:42 ---> job-cost.sh 21:01:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W8Zu 21:02:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:02:57 lf-activate-venv(): INFO: Adding /tmp/venv-W8Zu/bin to PATH 21:02:57 INFO: No Stack... 21:02:57 INFO: Retrieving Pricing Info for: v1-standard-2 21:02:57 INFO: Archiving Costs [Pipeline] sh 21:02:57 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 21:02:57 + cut -d, -f6 [Pipeline] lock 21:02:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] 21:02:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] did not exist. Created. 21:02:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:58 + echo total: 0.029999999329447746 [Pipeline] stash 21:02:58 Stashed 1 file(s) [Pipeline] } 21:02:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:04:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32992 in /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [Pipeline] { [Pipeline] ws 21:04:17 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 21:04:22 using credential edgex-jenkins-ssh 21:04:22 Cloning the remote Git repository 21:04:22 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:04:22 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 21:04:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:04:22 > git --version # timeout=10 21:04:22 > git --version # 'git version 2.17.1' 21:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:04:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:04:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:24 Merging remotes/origin/master commit 7d55b1a752e90ce35ce058e6356abe6a055a3a1a into PR head commit 61a3f347c9ca816243847f1b6dbe1bbd91242854 21:04:24 Merge succeeded, producing 61a3f347c9ca816243847f1b6dbe1bbd91242854 21:04:24 Checking out Revision 61a3f347c9ca816243847f1b6dbe1bbd91242854 (PR-201) 21:04:24 > git config core.sparsecheckout # timeout=10 21:04:24 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 21:04:24 > git remote # timeout=10 21:04:24 > git config --get remote.origin.url # timeout=10 21:04:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:24 > git merge 7d55b1a752e90ce35ce058e6356abe6a055a3a1a # timeout=10 21:04:24 > git rev-parse HEAD^{commit} # timeout=10 21:04:24 > git config core.sparsecheckout # timeout=10 21:04:24 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 21:04:28 Commit message: "refactor: Set the Config Version when creating Config Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:04:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:04:30 + sudo service docker restart 21:04:30 + true [Pipeline] unstash [Pipeline] echo 21:04:33 ========================================================= 21:04:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:04:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:04:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:04:35 Sending build context to Docker daemon 802.3kB 21:04:35 Step 1/8 : ARG BASE=golang:1.15-alpine 21:04:35 Step 2/8 : FROM ${BASE} 21:04:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:04:35 5f621e34cdf4: Pulling fs layer 21:04:35 a4357932f1b6: Pulling fs layer 21:04:35 18c013af1878: Pulling fs layer 21:04:35 00ac8860ef70: Pulling fs layer 21:04:35 63d7cb157983: Pulling fs layer 21:04:35 b116817d02f9: Pulling fs layer 21:04:35 745a02a5169b: Pulling fs layer 21:04:35 00ac8860ef70: Waiting 21:04:35 63d7cb157983: Waiting 21:04:35 b116817d02f9: Waiting 21:04:35 745a02a5169b: Waiting 21:04:35 18c013af1878: Verifying Checksum 21:04:35 18c013af1878: Download complete 21:04:35 a4357932f1b6: Verifying Checksum 21:04:35 a4357932f1b6: Download complete 21:04:35 63d7cb157983: Verifying Checksum 21:04:35 63d7cb157983: Download complete 21:04:35 b116817d02f9: Verifying Checksum 21:04:35 b116817d02f9: Download complete 21:04:35 5f621e34cdf4: Verifying Checksum 21:04:35 5f621e34cdf4: Download complete 21:04:36 5f621e34cdf4: Pull complete 21:04:36 a4357932f1b6: Pull complete 21:04:37 18c013af1878: Pull complete 21:04:37 745a02a5169b: Verifying Checksum 21:04:37 745a02a5169b: Download complete 21:04:39 00ac8860ef70: Verifying Checksum 21:04:39 00ac8860ef70: Download complete 21:04:49 00ac8860ef70: Pull complete 21:04:49 63d7cb157983: Pull complete 21:04:49 b116817d02f9: Pull complete 21:04:54 745a02a5169b: Pull complete 21:04:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:04:54 ---> b7e6874047d6 21:04:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:04:56 ---> Running in 61220a97f2cd 21:04:57 Removing intermediate container 61220a97f2cd 21:04:57 ---> 04e7a9681067 21:04:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:57 ---> Running in c8f8d24a27b7 21:04:59 Removing intermediate container c8f8d24a27b7 21:04:59 ---> add88b1d12a3 21:04:59 Step 5/8 : RUN apk add --update --no-cache git make 21:04:59 ---> Running in ebf1fe71ff28 21:05:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:05:02 OK: 142 MiB in 39 packages 21:05:03 Removing intermediate container ebf1fe71ff28 21:05:03 ---> c86fda46325c 21:05:03 Step 6/8 : WORKDIR /build 21:05:03 ---> Running in 40d0538d05e1 21:05:03 Removing intermediate container 40d0538d05e1 21:05:03 ---> c8ed9ea2a3dc 21:05:03 Step 7/8 : COPY go.mod . 21:05:04 ---> 153d9e536310 21:05:04 Step 8/8 : RUN go mod download 21:05:04 ---> Running in 9514b42979ad 21:05:31 Removing intermediate container 9514b42979ad 21:05:31 ---> 6a353e2c554f 21:05:31 Successfully built 6a353e2c554f 21:05:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:05:31 + docker inspect -f . ci-base-image-arm64 21:05:31 . [Pipeline] withDockerContainer 21:05:32 prd-ubuntu18.04-docker-arm64-4c-16g-32992 does not seem to be running inside a container 21:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:05:33 $ docker top c78e614822611ff992b950ef1c5d400dfffa12fac3d89febac1d2965066d66a2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:34 + go version 21:05:34 go version go1.15.5 linux/arm64 [Pipeline] } 21:05:34 $ docker stop --time=1 c78e614822611ff992b950ef1c5d400dfffa12fac3d89febac1d2965066d66a2 21:05:36 $ docker rm -f c78e614822611ff992b950ef1c5d400dfffa12fac3d89febac1d2965066d66a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:37 + docker inspect -f . ci-base-image-arm64 21:05:37 . [Pipeline] withDockerContainer 21:05:38 prd-ubuntu18.04-docker-arm64-4c-16g-32992 does not seem to be running inside a container 21:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:05:39 $ docker top 045bea9f4b918917f044890d45c1916b46e60ac33d684ef141c91c7fe8edf0fd -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:40 + make test 21:05:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:06:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:06:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.058s coverage: 5.6% of statements 21:06:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:06:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements 21:06:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements 21:06:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.029s coverage: 34.3% of statements 21:06:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:06:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:06:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.033s coverage: 25.0% of statements 21:06:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.066s coverage: 95.3% of statements 21:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:06:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/token 0.024s coverage: 100.0% of statements 21:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:06:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements 21:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 21:06:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:06:26 gofmt -l . 21:06:26 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:06:26 $ docker stop --time=1 045bea9f4b918917f044890d45c1916b46e60ac33d684ef141c91c7fe8edf0fd 21:06:29 $ docker rm -f 045bea9f4b918917f044890d45c1916b46e60ac33d684ef141c91c7fe8edf0fd [Pipeline] // withDockerContainer [Pipeline] sh 21:06:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:30 Warning: overwriting stash ‘coverage-report’ 21:06:30 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 21:06:31 ---> job-cost.sh 21:06:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GRyl 21:07:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:08:47 lf-activate-venv(): INFO: Adding /tmp/venv-GRyl/bin to PATH 21:08:47 INFO: No Stack... 21:08:47 INFO: Retrieving Pricing Info for: lf-standard-4 21:08:47 INFO: Archiving Costs [Pipeline] sh 21:08:47 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 21:08:47 + cut -d, -f6 [Pipeline] lock 21:08:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] 21:08:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] did not exist. Created. 21:08:48 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:48 /w/workspace/go-mod-bootstrap/2@tmp/durable-f9dfcc1f/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-f9dfcc1f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:08:48 + echo total: 0.20999999344348907 [Pipeline] stash 21:08:48 Warning: overwriting stash ‘stack-cost’ 21:08:49 Stashed 1 file(s) [Pipeline] } 21:08:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-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] wrap 21:08:50 provisioning config files... 21:08:50 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/config1361703905000267752tmp [Pipeline] { [Pipeline] sh 21:08:51 + set +x 21:08:51 + curl -s https://codecov.io/bash 21:08:51 + bash -s -- 21:08:51 21:08:51 _____ _ 21:08:51 / ____| | | 21:08:51 | | ___ __| | ___ ___ _____ __ 21:08:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:08:51 | |___| (_) | (_| | __/ (_| (_) \ V / 21:08:51 \_____\___/ \__,_|\___|\___\___/ \_/ 21:08:51 Bash-20210309-2b87ace 21:08:51 21:08:51 21:08:51 ==> git version 2.24.3 found 21:08:51 ==> 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 21:08:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:08:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:08:51 ==> Jenkins CI detected. 21:08:51 project root: . 21:08:51 --> token set from env 21:08:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:08:51 ==> Running gcov in . (disable via -X gcov) 21:08:51 ==> Python coveragepy not found 21:08:51 ==> Searching for coverage reports in: 21:08:51 + . 21:08:51 -> Found 1 reports 21:08:51 ==> Detecting git/mercurial file structure 21:08:51 ==> Reading reports 21:08:51 + ./coverage.out bytes=31237 21:08:51 ==> Appending adjustments 21:08:51 https://docs.codecov.io/docs/fixing-reports 21:08:51 + Found adjustments 21:08:51 ==> Gzipping contents 21:08:51 8.0K /tmp/codecov.jvxi2o.gz 21:08:51 ==> Uploading reports 21:08:51 url: https://codecov.io 21:08:51 query: branch=PR-201&commit=61a3f347c9ca816243847f1b6dbe1bbd91242854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-201%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=201&job=&cmd_args= 21:08:51 -> Pinging Codecov 21:08:51 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-201&commit=61a3f347c9ca816243847f1b6dbe1bbd91242854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-201%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=201&job=&cmd_args= 21:08:52 -> Uploading to 21:08:52 https://storage.googleapis.com/codecov/v4/raw/2021-04-06/833815588EE85121546D348822E98E2E/61a3f347c9ca816243847f1b6dbe1bbd91242854/ad15b579-6bc9-4bb2-8106-c83efc3b1fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T210852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db768f2b000d848337a5ea8ddf7068910d555abdc5ca3f929f1f7612f0246bbf 21:08:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:52 Dload Upload Total Spent Left Speed 21:08:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5727 0 0 100 5727 0 10430 --:--:-- --:--:-- --:--:-- 10450 21:08:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/61a3f347c9ca816243847f1b6dbe1bbd91242854 [Pipeline] } 21:08:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:08:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:55 ---> package-listing.sh 21:08:55 ++ facter osfamily 21:08:55 ++ tr '[:upper:]' '[:lower:]' 21:08:55 + OS_FAMILY=redhat 21:08:55 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-201 21:08:55 + START_PACKAGES=/tmp/packages_start.txt 21:08:55 + END_PACKAGES=/tmp/packages_end.txt 21:08:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:55 + PACKAGES=/tmp/packages_start.txt 21:08:55 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-201 ']' 21:08:55 + PACKAGES=/tmp/packages_end.txt 21:08:55 + case "${OS_FAMILY}" in 21:08:55 + rpm -qa 21:08:55 + sort 21:09:00 + '[' -f /tmp/packages_start.txt ']' 21:09:00 + '[' -f /tmp/packages_end.txt ']' 21:09:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:00 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-201 ']' 21:09:00 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-201/archives/ 21:09:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-201/archives/ [Pipeline] echo 21:09:00 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/xfoundry_go-mod-bootstrap_PR-201/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:01 21:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:01 alpine: Pulling from edgex-lftools-log-publisher 21:09:01 df20fa9351a1: Pulling fs layer 21:09:01 36b3adc4ff6f: Pulling fs layer 21:09:01 8ad3a11d3b57: Pulling fs layer 21:09:01 46f8f816bc3b: Pulling fs layer 21:09:01 93b61091891f: Pulling fs layer 21:09:01 93b9cdb0e59b: Pulling fs layer 21:09:01 5e14af77c1be: Pulling fs layer 21:09:01 01666e4c0597: Pulling fs layer 21:09:01 aa168da1d23b: Pulling fs layer 21:09:01 93b9cdb0e59b: Waiting 21:09:01 5e14af77c1be: Waiting 21:09:01 01666e4c0597: Waiting 21:09:01 aa168da1d23b: Waiting 21:09:01 46f8f816bc3b: Waiting 21:09:01 93b61091891f: Waiting 21:09:01 36b3adc4ff6f: Verifying Checksum 21:09:01 36b3adc4ff6f: Download complete 21:09:01 46f8f816bc3b: Verifying Checksum 21:09:01 46f8f816bc3b: Download complete 21:09:01 df20fa9351a1: Verifying Checksum 21:09:01 df20fa9351a1: Download complete 21:09:01 93b9cdb0e59b: Verifying Checksum 21:09:01 93b9cdb0e59b: Download complete 21:09:01 5e14af77c1be: Verifying Checksum 21:09:01 5e14af77c1be: Download complete 21:09:01 93b61091891f: Verifying Checksum 21:09:01 93b61091891f: Download complete 21:09:01 01666e4c0597: Verifying Checksum 21:09:01 01666e4c0597: Download complete 21:09:01 8ad3a11d3b57: Verifying Checksum 21:09:01 8ad3a11d3b57: Download complete 21:09:02 df20fa9351a1: Pull complete 21:09:02 36b3adc4ff6f: Pull complete 21:09:02 8ad3a11d3b57: Pull complete 21:09:03 46f8f816bc3b: Pull complete 21:09:03 93b61091891f: Pull complete 21:09:03 aa168da1d23b: Verifying Checksum 21:09:03 aa168da1d23b: Download complete 21:09:03 93b9cdb0e59b: Pull complete 21:09:03 5e14af77c1be: Pull complete 21:09:03 01666e4c0597: Pull complete 21:09:10 aa168da1d23b: Pull complete 21:09:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:09:10 prd-centos7-docker-4c-2g-32988 does not seem to be running inside a container 21:09:10 $ 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/xfoundry_go-mod-bootstrap_PR-201/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-201 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201:/w/workspace/xfoundry_go-mod-bootstrap_PR-201:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:09:13 $ docker top 380307dcd9698a47a8a8c57d76bd0952d320816e63f603b0357a753a63070601 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:14 + mkdir -p /var/log/sa [Pipeline] sh 21:09:14 + ls /var/log/sa-host 21:09:14 + sadf -c /var/log/sa-host/sa06 21:09:14 file_magic: OK 21:09:14 HZ: Using current value: 100 21:09:14 file_header: OK 21:09:14 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 21:09:14 Statistics: 21:09:14 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...Hnuu...uuuununununu... 21:09:14 File successfully converted to sysstat format version 12.2.1 21:09:14 + sadf -c /var/log/sa-host/sa23 21:09:14 file_magic: OK 21:09:14 HZ: Using current value: 100 21:09:14 file_header: OK 21:09:14 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 21:09:14 Statistics: 21:09:14 Hnuu...uuuununununu... 21:09:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:15 provisioning config files... 21:09:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/config5099291258318864290tmp [Pipeline] { [Pipeline] echo 21:09:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:15 ---> create-netrc.sh [Pipeline] } 21:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:09:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:09:16 ---> python-tools-install.sh [Pipeline] echo 21:09:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:16 ---> sudo-logs.sh 21:09:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:16 ---> job-cost.sh 21:09:16 lf-activate-venv: SKIPPING 21:09:16 DEBUG: total: 0.20999999344348907 21:09:16 INFO: Retrieving Stack Cost... 21:09:17 INFO: Retrieving Pricing Info for: v1-standard-2 21:09:18 INFO: Archiving Costs [Pipeline] echo 21:09:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:18 ---> logs-deploy.sh 21:09:18 lf-activate-venv: SKIPPING 21:09:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-201/2 21:09:18 INFO: archiving workspace using pattern(s): 21:09:20 Archives upload complete. 21:09:20 INFO: archiving logs to Nexus 21:09:21 ---> uname -a: 21:09:21 Linux prd-centos7-docker-4c-2g-32988.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:09:21 21:09:21 21:09:21 ---> lscpu: 21:09:21 Architecture: x86_64 21:09:21 CPU op-mode(s): 32-bit, 64-bit 21:09:21 Byte Order: Little Endian 21:09:21 Address sizes: 40 bits physical, 48 bits virtual 21:09:21 CPU(s): 4 21:09:21 On-line CPU(s) list: 0-3 21:09:21 Thread(s) per core: 1 21:09:21 Core(s) per socket: 1 21:09:21 Socket(s): 4 21:09:21 NUMA node(s): 1 21:09:21 Vendor ID: GenuineIntel 21:09:21 CPU family: 6 21:09:21 Model: 44 21:09:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:09:21 Stepping: 1 21:09:21 CPU MHz: 2933.438 21:09:21 BogoMIPS: 5866.87 21:09:21 Virtualization: VT-x 21:09:21 Hypervisor vendor: KVM 21:09:21 Virtualization type: full 21:09:21 L1d cache: 128 KiB 21:09:21 L1i cache: 128 KiB 21:09:21 L2 cache: 16 MiB 21:09:21 L3 cache: 64 MiB 21:09:21 NUMA node0 CPU(s): 0-3 21:09:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:09:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:09:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:09:21 Vulnerability Meltdown: Mitigation; PTI 21:09:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:09:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:09:21 Vulnerability Srbds: Not affected 21:09:21 Vulnerability Tsx async abort: Not affected 21:09:21 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 21:09:21 21:09:21 21:09:21 ---> nproc: 21:09:21 4 21:09:21 21:09:21 21:09:21 ---> df -h: 21:09:21 Filesystem Size Used Available Use% Mounted on 21:09:21 overlay 50.0G 7.3G 42.7G 15% / 21:09:21 tmpfs 64.0M 0 64.0M 0% /dev 21:09:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:09:21 shm 64.0M 0 64.0M 0% /dev/shm 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-201 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:09:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:09:21 21:09:21 21:09:21 ---> free -m: 21:09:21 total used free shared buff/cache available 21:09:21 Mem: 1837 818 109 0 909 926 21:09:21 Swap: 1023 1 1022 21:09:21 21:09:21 21:09:21 ---> ip addr: 21:09:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:09:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:09:21 inet 127.0.0.1/8 scope host lo 21:09:21 valid_lft forever preferred_lft forever 21:09:21 inet6 ::1/128 scope host 21:09:21 valid_lft forever preferred_lft forever 21:09:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:09:21 link/ether fa:16:3e:5a:3f:7e brd ff:ff:ff:ff:ff:ff 21:09:21 inet 10.30.122.145/23 brd 10.30.123.255 scope global dynamic eth0 21:09:21 valid_lft 85538sec preferred_lft 85538sec 21:09:21 inet6 fe80::f816:3eff:fe5a:3f7e/64 scope link 21:09:21 valid_lft forever preferred_lft forever 21:09:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:09:21 link/ether 02:42:50:48:06:d5 brd ff:ff:ff:ff:ff:ff 21:09:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:09:21 valid_lft forever preferred_lft forever 21:09:21 inet6 fe80::42:50ff:fe48:6d5/64 scope link 21:09:21 valid_lft forever preferred_lft forever 21:09:21 21:09:21 21:09:21 ---> sar -b -r -n DEV: 21:09:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 21:09:21 21:09:21 20:54:48 LINUX RESTART (4 CPU) 21:09:21 21:09:21 20:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:09:21 20:57:01 2.13 0.00 2.13 0.00 0.00 52.32 0.00 21:09:21 20:58:01 0.22 0.00 0.22 0.00 0.00 2.08 0.00 21:09:21 20:59:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 21:09:21 21:00:02 0.23 0.00 0.23 0.00 0.00 2.70 0.00 21:09:21 21:01:01 0.20 0.02 0.19 0.00 0.14 3.39 0.00 21:09:21 21:02:01 0.45 0.08 0.37 0.00 1.60 5.44 0.00 21:09:21 21:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 21:09:21 21:04:01 0.18 0.00 0.18 0.00 0.00 2.22 0.00 21:09:21 21:05:01 0.17 0.00 0.17 0.00 0.00 2.45 0.00 21:09:21 21:06:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 21:09:21 21:07:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 21:09:21 21:08:01 1.63 1.37 0.27 0.00 31.71 3.30 0.00 21:09:21 21:09:01 338.37 315.70 22.66 0.00 8162.53 1014.84 0.00 21:09:21 Average: 26.55 24.43 2.11 0.00 631.37 84.74 0.00 21:09:21 21:09:21 20:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:09:21 20:57:01 140316 0 630064 33.49 2620 1108544 1081000 36.89 432316 1110740 16 21:09:21 20:58:01 137672 0 632704 33.63 2620 1108548 1081144 36.90 441620 1104056 8 21:09:21 20:59:01 137672 0 632696 33.63 2620 1108556 1081204 36.90 441948 1104056 20 21:09:21 21:00:02 138644 0 631724 33.57 2620 1108556 1081000 36.89 438020 1106780 12 21:09:21 21:01:01 134188 0 636172 33.81 2620 1108564 1083464 36.98 442188 1106672 12 21:09:21 21:02:01 135912 0 634320 33.71 2620 1108692 1081508 36.91 441364 1106732 12 21:09:21 21:03:01 135484 0 634748 33.74 2620 1108692 1081508 36.91 441120 1106728 20 21:09:21 21:04:01 135640 0 634588 33.73 2620 1108696 1081508 36.91 441248 1106728 8 21:09:21 21:05:01 134868 0 635352 33.77 2620 1108704 1081640 36.91 441844 1106728 8 21:09:21 21:06:01 135312 0 634904 33.74 2620 1108708 1081592 36.91 441616 1106728 8 21:09:21 21:07:01 136068 0 634144 33.70 2620 1108712 1081508 36.91 441144 1106728 8 21:09:21 21:08:01 132016 0 637640 33.89 2620 1109268 1084668 37.02 443036 1107100 8 21:09:21 21:09:01 65268 0 768484 40.84 2620 1045172 1287912 43.95 488928 1028124 196 21:09:21 Average: 130697 0 644426 34.25 2620 1103801 1097666 37.46 444338 1100608 26 21:09:21 21:09:21 20:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:09:21 20:57:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 21:09:21 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 20:58:01 eth0 4.43 1.80 3.19 0.12 0.00 0.00 0.00 0.00 21:09:21 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 20:59:01 eth0 0.57 0.53 0.28 0.21 0.00 0.00 0.00 0.00 21:09:21 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:00:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:09:21 21:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:01:01 eth0 1.19 0.47 0.46 0.27 0.00 0.00 0.00 0.00 21:09:21 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:09:21 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:03:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:09:21 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:04:01 eth0 1.63 0.03 0.16 0.00 0.00 0.00 0.00 0.00 21:09:21 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:05:01 eth0 0.95 0.60 0.54 0.37 0.00 0.00 0.00 0.00 21:09:21 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:06:01 eth0 0.37 0.30 0.17 0.11 0.00 0.00 0.00 0.00 21:09:21 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:09:21 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:08:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 21:09:21 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:09:01 eth0 14.15 9.13 13.51 5.08 0.00 0.00 0.00 0.00 21:09:21 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 Average: eth0 1.94 1.03 1.42 0.48 0.00 0.00 0.00 0.00 21:09:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:21 21:09:21 21:09:21 ---> sar -P ALL: 21:09:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 21:09:21 21:09:21 20:54:48 LINUX RESTART (4 CPU) 21:09:21 21:09:21 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:09:21 20:57:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:09:21 20:57:01 0 0.52 0.00 0.02 0.00 0.00 99.47 21:09:21 20:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:09:21 20:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 21:09:21 20:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:09:21 20:58:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:09:21 20:58:01 0 0.45 0.00 0.03 0.00 0.00 99.52 21:09:21 20:58:01 1 0.10 0.00 0.05 0.00 0.00 99.85 21:09:21 20:58:01 2 0.07 0.00 0.07 0.00 0.00 99.87 21:09:21 20:58:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:09:21 20:59:01 all 0.16 0.00 0.03 0.00 0.00 99.80 21:09:21 20:59:01 0 0.52 0.00 0.05 0.00 0.02 99.42 21:09:21 20:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:09:21 20:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:09:21 20:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:09:21 21:00:02 all 0.15 0.00 0.03 0.00 0.00 99.82 21:09:21 21:00:02 0 0.50 0.00 0.02 0.00 0.00 99.48 21:09:21 21:00:02 1 0.03 0.00 0.02 0.00 0.00 99.95 21:09:21 21:00:02 2 0.05 0.00 0.03 0.00 0.00 99.92 21:09:21 21:00:02 3 0.03 0.00 0.03 0.00 0.00 99.93 21:09:21 21:01:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:09:21 21:01:01 0 0.54 0.00 0.03 0.00 0.00 99.42 21:09:21 21:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:09:21 21:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:09:21 21:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:09:21 21:02:01 all 0.15 0.00 0.02 0.00 0.00 99.82 21:09:21 21:02:01 0 0.43 0.00 0.02 0.02 0.00 99.53 21:09:21 21:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:09:21 21:02:01 2 0.12 0.00 0.02 0.00 0.00 99.87 21:09:21 21:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:09:21 21:03:01 all 0.16 0.00 0.02 0.00 0.00 99.82 21:09:21 21:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:09:21 21:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:09:21 21:03:01 2 0.53 0.00 0.02 0.00 0.00 99.45 21:09:21 21:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:09:21 21:04:01 all 0.15 0.00 0.03 0.00 0.01 99.82 21:09:21 21:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:09:21 21:04:01 1 0.13 0.00 0.05 0.00 0.02 99.80 21:09:21 21:04:01 2 0.42 0.00 0.03 0.00 0.02 99.53 21:09:21 21:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:09:21 21:05:01 all 0.07 0.00 0.03 0.00 0.00 99.90 21:09:21 21:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:09:21 21:05:01 1 0.13 0.00 0.08 0.00 0.00 99.78 21:09:21 21:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:09:21 21:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:09:21 21:06:01 all 0.04 0.00 0.02 0.00 0.00 99.94 21:09:21 21:06:01 0 0.10 0.00 0.03 0.00 0.00 99.87 21:09:21 21:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:09:21 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:09:21 21:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:09:21 21:07:01 all 0.15 0.00 0.03 0.00 0.00 99.83 21:09:21 21:07:01 0 0.50 0.00 0.02 0.00 0.00 99.48 21:09:21 21:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:09:21 21:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:09:21 21:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:09:21 21:09:21 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:09:21 21:08:01 all 0.15 0.00 0.06 0.05 0.00 99.75 21:09:21 21:08:01 0 0.50 0.00 0.03 0.07 0.00 99.40 21:09:21 21:08:01 1 0.03 0.00 0.05 0.02 0.00 99.90 21:09:21 21:08:01 2 0.03 0.00 0.07 0.02 0.00 99.88 21:09:21 21:08:01 3 0.03 0.00 0.08 0.08 0.00 99.80 21:09:21 21:09:01 all 1.35 2.52 10.44 6.99 0.05 78.64 21:09:21 21:09:01 0 1.21 2.34 10.14 6.49 0.03 79.78 21:09:21 21:09:01 1 1.98 2.37 10.05 8.39 0.07 77.15 21:09:21 21:09:01 2 1.76 2.58 11.15 5.89 0.05 78.57 21:09:21 21:09:01 3 0.46 2.80 10.43 7.19 0.07 79.06 21:09:21 Average: all 0.23 0.19 0.83 0.54 0.01 98.21 21:09:21 Average: 0 0.41 0.18 0.80 0.50 0.00 98.11 21:09:21 Average: 1 0.21 0.18 0.80 0.64 0.01 98.16 21:09:21 Average: 2 0.25 0.20 0.89 0.45 0.01 98.21 21:09:21 Average: 3 0.07 0.21 0.81 0.55 0.01 98.35 21:09:21 21:09:21 21:09:21