Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8545cd295e58a79dfe15473570c97b8ad996e8ac 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-31815 in /w/workspace/xfoundry_go-mod-bootstrap_master [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_master # 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 Checking out Revision 8545cd295e58a79dfe15473570c97b8ad996e8ac (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8545cd295e58a79dfe15473570c97b8ad996e8ac # timeout=10 Commit message: "Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v2-2.0.0-dev.5" > git rev-list --no-walk 3d3f8f1c6fdd175c7399d7fdf5c653fad2539f69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:27:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:27:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:27:53 ========================================================= 19:27:53 EdgeX Global Pipelines Version Info 19:27:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:27:56 ------------------- 19:27:56 stable info: 19:27:56 ------------------- 19:27:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:27:56 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:27:56 Message: update stable to v1.0.186 19:27:57 ------------------- 19:27:57 experimental info: 19:27:57 ------------------- 19:27:57 Commited By: **** collab-it+edgex@linuxfoundation.org 19:27:57 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 19:27:57 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:27:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:28:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:28:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8545cd295e58a79dfe15473570c97b8ad996e8ac [Pipeline] echo 19:28:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8545cd2 [Pipeline] echo 19:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:02 + git log --format=format:%s -1 8545cd295e58a79dfe15473570c97b8ad996e8ac [Pipeline] echo 19:28:02 GIT_COMMIT: 8545cd295e58a79dfe15473570c97b8ad996e8ac, Commit Message: Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v2-2.0.0-dev.5 [Pipeline] echo 19:28:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:28:04 19:28:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:28:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:28:05 latest: Pulling from edgex-devops/git-semver 19:28:05 31603596830f: Pulling fs layer 19:28:05 2a8b12db71e7: Pulling fs layer 19:28:05 6ca5941a6612: Pulling fs layer 19:28:05 ecc8261a40a4: Pulling fs layer 19:28:05 ecc8261a40a4: Waiting 19:28:05 2a8b12db71e7: Verifying Checksum 19:28:05 2a8b12db71e7: Download complete 19:28:05 31603596830f: Verifying Checksum 19:28:05 31603596830f: Download complete 19:28:05 ecc8261a40a4: Verifying Checksum 19:28:05 ecc8261a40a4: Download complete 19:28:05 6ca5941a6612: Verifying Checksum 19:28:05 6ca5941a6612: Download complete 19:28:06 31603596830f: Pull complete 19:28:06 2a8b12db71e7: Pull complete 19:28:08 6ca5941a6612: Pull complete 19:28:09 ecc8261a40a4: Pull complete 19:28:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:28:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:28:09 prd-centos7-docker-4c-2g-31815 does not seem to be running inside a container 19:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:28:12 $ docker top d2da007ea8b5097a18de74c18743e110bd424a35dd1321f5e2effd07c1569dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:13 [ssh-agent] Looking for ssh-agent implementation... 19:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:13 $ docker exec d2da007ea8b5097a18de74c18743e110bd424a35dd1321f5e2effd07c1569dcb ssh-agent 19:28:14 SSH_AUTH_SOCK=/tmp/ssh-IUmE9QIYvNVP/agent.12 19:28:14 SSH_AGENT_PID=17 19:28:14 Running ssh-add (command line suppressed) 19:28:14 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7290641215503943137.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7290641215503943137.key) 19:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:15 + git tag --points-at HEAD [Pipeline] } 19:28:15 $ docker exec --env ******** --env ******** d2da007ea8b5097a18de74c18743e110bd424a35dd1321f5e2effd07c1569dcb ssh-agent -k 19:28:15 unset SSH_AUTH_SOCK; 19:28:15 unset SSH_AGENT_PID; 19:28:15 echo Agent pid 17 killed; 19:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:16 [ssh-agent] Looking for ssh-agent implementation... 19:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:17 $ docker exec d2da007ea8b5097a18de74c18743e110bd424a35dd1321f5e2effd07c1569dcb ssh-agent 19:28:18 SSH_AUTH_SOCK=/tmp/ssh-oqr5kTJGqsic/agent.45 19:28:18 SSH_AGENT_PID=50 19:28:18 Running ssh-add (command line suppressed) 19:28:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5597092634843952404.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5597092634843952404.key) 19:28:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:19 + git semver init 19:28:19 # -> Open(): unable to determine branch for HEAD 19:28:19 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 19:28:19 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 19:28:19 # $SEMVER_REMOTE_NAME = origin 19:28:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:28:19 # $SEMVER_USER_NAME = edgex-jenkins 19:28:19 # $SEMVER_BRANCH = master 19:28:19 # $SEMVER_TEMP = /tmp/semver-328583037 19:28:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 19:28:19 # '/tmp/semver-328583037' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 19:28:19 # -> Force: false 19:28:19 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 19:28:20 $ docker exec --env ******** --env ******** d2da007ea8b5097a18de74c18743e110bd424a35dd1321f5e2effd07c1569dcb ssh-agent -k 19:28:20 unset SSH_AUTH_SOCK; 19:28:20 unset SSH_AGENT_PID; 19:28:20 echo Agent pid 50 killed; 19:28:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:21 + git semver [Pipeline] } 19:28:21 $ docker stop --time=1 d2da007ea8b5097a18de74c18743e110bd424a35dd1321f5e2effd07c1569dcb 19:28:23 $ docker rm -f d2da007ea8b5097a18de74c18743e110bd424a35dd1321f5e2effd07c1569dcb [Pipeline] // withDockerContainer [Pipeline] sh 19:28:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:28:24 Stashed 1 file(s) [Pipeline] echo 19:28:24 [edgeXSemver]: initialized semver on version 2.0.0-dev.25 [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 19:28:40 Still waiting to schedule task 19:28:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:28:40 Still waiting to schedule task 19:28:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:30:13 Running on prd-centos7-docker-4c-2g-31823 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 19:30:14 Running in /w/workspace/go-mod-bootstrap/101 [Pipeline] { [Pipeline] checkout 19:30:16 using credential edgex-jenkins-ssh 19:30:16 Cloning the remote Git repository 19:30:16 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:30:16 > git init /w/workspace/go-mod-bootstrap/101 # timeout=10 19:30:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:30:16 > git --version # timeout=10 19:30:16 > git --version # 'git version 2.24.3' 19:30:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:30:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:30:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:30:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:30:17 Checking out Revision 8545cd295e58a79dfe15473570c97b8ad996e8ac (master) 19:30:17 > git config core.sparsecheckout # timeout=10 19:30:17 > git checkout -f 8545cd295e58a79dfe15473570c97b8ad996e8ac # timeout=10 19:30:21 Commit message: "Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v2-2.0.0-dev.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:30:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:30:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:30:23 + sudo service docker restart 19:30:23 + true 19:30:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:30:24 ========================================================= 19:30:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:30:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:30:24 + 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 . 19:30:25 Sending build context to Docker daemon 766.5kB 19:30:25 Step 1/8 : ARG BASE=golang:1.15-alpine 19:30:25 Step 2/8 : FROM ${BASE} 19:30:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:30:25 188c0c94c7c5: Pulling fs layer 19:30:25 0ef7d3d256c8: Pulling fs layer 19:30:25 de9db76c5a1d: Pulling fs layer 19:30:25 bca2f99d35d6: Pulling fs layer 19:30:25 93359f2a8cfa: Pulling fs layer 19:30:25 7c6f9722023f: Pulling fs layer 19:30:25 a35cf1a2eb13: Pulling fs layer 19:30:25 93359f2a8cfa: Waiting 19:30:25 7c6f9722023f: Waiting 19:30:25 a35cf1a2eb13: Waiting 19:30:25 bca2f99d35d6: Waiting 19:30:25 de9db76c5a1d: Verifying Checksum 19:30:25 de9db76c5a1d: Download complete 19:30:25 0ef7d3d256c8: Verifying Checksum 19:30:25 0ef7d3d256c8: Download complete 19:30:25 93359f2a8cfa: Verifying Checksum 19:30:25 93359f2a8cfa: Download complete 19:30:25 7c6f9722023f: Verifying Checksum 19:30:25 7c6f9722023f: Download complete 19:30:25 188c0c94c7c5: Download complete 19:30:25 188c0c94c7c5: Pull complete 19:30:26 0ef7d3d256c8: Pull complete 19:30:26 de9db76c5a1d: Pull complete 19:30:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31819 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 19:30:27 Running in /w/workspace/go-mod-bootstrap/101 [Pipeline] { [Pipeline] checkout 19:30:27 a35cf1a2eb13: Verifying Checksum 19:30:27 a35cf1a2eb13: Download complete 19:30:28 bca2f99d35d6: Verifying Checksum 19:30:28 bca2f99d35d6: Download complete 19:30:32 using credential edgex-jenkins-ssh 19:30:32 Cloning the remote Git repository 19:30:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:30:32 > git init /w/workspace/go-mod-bootstrap/101 # timeout=10 19:30:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:30:32 > git --version # timeout=10 19:30:32 > git --version # 'git version 2.17.1' 19:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:33 bca2f99d35d6: Pull complete 19:30:33 93359f2a8cfa: Pull complete 19:30:33 7c6f9722023f: Pull complete 19:30:34 Checking out Revision 8545cd295e58a79dfe15473570c97b8ad996e8ac (master) 19:30:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:30:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:30:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:30:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:30:34 > git config core.sparsecheckout # timeout=10 19:30:34 > git checkout -f 8545cd295e58a79dfe15473570c97b8ad996e8ac # timeout=10 19:30:38 Commit message: "Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v2-2.0.0-dev.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:30:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:30:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:30:40 + sudo service docker restart 19:30:40 + true 19:30:41 a35cf1a2eb13: Pull complete 19:30:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:30:41 ---> a62c8e92a672 19:30:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:30:41 ---> Running in 00e0b9c0060e 19:30:42 Removing intermediate container 00e0b9c0060e 19:30:42 ---> 6d335751b27f 19:30:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:42 ---> Running in 32ab233495ea [Pipeline] unstash [Pipeline] echo 19:30:43 ========================================================= 19:30:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:30:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:30:43 Removing intermediate container 32ab233495ea 19:30:43 ---> adcb6a7dabc8 19:30:43 Step 5/8 : RUN apk add --update --no-cache git make 19:30:43 ---> Running in 0943de6b45c1 19:30:43 + 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 . 19:30:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:30:44 Sending build context to Docker daemon 765.4kB 19:30:44 Step 1/8 : ARG BASE=golang:1.15-alpine 19:30:44 Step 2/8 : FROM ${BASE} 19:30:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:30:44 5f621e34cdf4: Pulling fs layer 19:30:44 a4357932f1b6: Pulling fs layer 19:30:44 18c013af1878: Pulling fs layer 19:30:44 00ac8860ef70: Pulling fs layer 19:30:44 63d7cb157983: Pulling fs layer 19:30:44 b116817d02f9: Pulling fs layer 19:30:44 745a02a5169b: Pulling fs layer 19:30:44 00ac8860ef70: Waiting 19:30:44 63d7cb157983: Waiting 19:30:44 b116817d02f9: Waiting 19:30:44 745a02a5169b: Waiting 19:30:44 18c013af1878: Verifying Checksum 19:30:44 18c013af1878: Download complete 19:30:44 a4357932f1b6: Verifying Checksum 19:30:44 a4357932f1b6: Download complete 19:30:45 63d7cb157983: Verifying Checksum 19:30:45 63d7cb157983: Download complete 19:30:45 b116817d02f9: Verifying Checksum 19:30:45 b116817d02f9: Download complete 19:30:45 5f621e34cdf4: Download complete 19:30:45 5f621e34cdf4: Pull complete 19:30:46 a4357932f1b6: Pull complete 19:30:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:30:46 18c013af1878: Pull complete 19:30:48 745a02a5169b: Verifying Checksum 19:30:48 745a02a5169b: Download complete 19:30:49 00ac8860ef70: Verifying Checksum 19:30:49 00ac8860ef70: Download complete 19:30:49 OK: 166 MiB in 39 packages 19:30:49 Removing intermediate container 0943de6b45c1 19:30:49 ---> fc5656e8c2c3 19:30:49 Step 6/8 : WORKDIR /build 19:30:49 ---> Running in 7b292a94f92a 19:30:49 Removing intermediate container 7b292a94f92a 19:30:49 ---> f344881fff2c 19:30:49 Step 7/8 : COPY go.mod . 19:30:50 ---> 3e494d2a0ed5 19:30:50 Step 8/8 : RUN go mod download 19:30:50 ---> Running in 4e3fbd469d90 19:30:59 00ac8860ef70: Pull complete 19:30:59 63d7cb157983: Pull complete 19:30:59 b116817d02f9: Pull complete 19:31:03 745a02a5169b: Pull complete 19:31:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:31:03 ---> b7e6874047d6 19:31:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:31:06 ---> Running in 3fe217d39795 19:31:06 Removing intermediate container 3fe217d39795 19:31:06 ---> 158fec3d279c 19:31:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:06 ---> Running in caee292de422 19:31:08 Removing intermediate container caee292de422 19:31:08 ---> 910ca96ce662 19:31:08 Step 5/8 : RUN apk add --update --no-cache git make 19:31:09 ---> Running in cb98c9614d69 19:31:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:12 Removing intermediate container 4e3fbd469d90 19:31:12 ---> e8fdcb6a8f9e 19:31:12 Successfully built e8fdcb6a8f9e 19:31:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:31:12 OK: 142 MiB in 39 packages 19:31:12 + docker inspect -f . ci-base-image-x86_64 19:31:12 . [Pipeline] withDockerContainer 19:31:12 prd-centos7-docker-4c-2g-31823 does not seem to be running inside a container 19:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/101 -v /w/workspace/go-mod-bootstrap/101:/w/workspace/go-mod-bootstrap/101:rw,z -v /w/workspace/go-mod-bootstrap/101@tmp:/w/workspace/go-mod-bootstrap/101@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 ******** ci-base-image-x86_64 cat 19:31:13 $ docker top 47cca32ac644ce8272bd408f805778510f1a7c899feeba19b986f17990292d82 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:13 Removing intermediate container cb98c9614d69 19:31:13 ---> 42675dfae1d0 19:31:13 Step 6/8 : WORKDIR /build 19:31:13 ---> Running in dbf1b2949fa0 19:31:14 + go version 19:31:14 go version go1.15.5 linux/amd64 [Pipeline] } 19:31:14 $ docker stop --time=1 47cca32ac644ce8272bd408f805778510f1a7c899feeba19b986f17990292d82 19:31:14 Removing intermediate container dbf1b2949fa0 19:31:14 ---> 1d67a037fdd3 19:31:14 Step 7/8 : COPY go.mod . 19:31:15 ---> a43b9e30468a 19:31:15 Step 8/8 : RUN go mod download 19:31:15 ---> Running in 4a511642ff55 19:31:15 $ docker rm -f 47cca32ac644ce8272bd408f805778510f1a7c899feeba19b986f17990292d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:16 + docker inspect -f . ci-base-image-x86_64 19:31:16 . [Pipeline] withDockerContainer 19:31:16 prd-centos7-docker-4c-2g-31823 does not seem to be running inside a container 19:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/101 -v /w/workspace/go-mod-bootstrap/101:/w/workspace/go-mod-bootstrap/101:rw,z -v /w/workspace/go-mod-bootstrap/101@tmp:/w/workspace/go-mod-bootstrap/101@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 ******** ci-base-image-x86_64 cat 19:31:17 $ docker top 8741ffbfa8d68bd02a72b7ae26b15ac2a4e4f16f0227d3cf1ce2379882395745 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:17 + make test 19:31:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:31:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 19:31:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 5.8% of statements 19:31:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 19:31:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.031s coverage: 92.2% of statements 19:31:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.034s coverage: 85.3% of statements 19:31:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.023s coverage: 34.3% of statements 19:31:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 19:31:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 19:31:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 18.2% of statements 19:31:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.010s coverage: 95.3% of statements 19:31:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 19:31:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 19:31:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements 19:31:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 19:31:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:31:34 gofmt -l . 19:31:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:31:34 $ docker stop --time=1 8741ffbfa8d68bd02a72b7ae26b15ac2a4e4f16f0227d3cf1ce2379882395745 19:31:37 $ docker rm -f 8741ffbfa8d68bd02a72b7ae26b15ac2a4e4f16f0227d3cf1ce2379882395745 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:31:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 19:31:38 Removing intermediate container 4a511642ff55 19:31:38 ---> 3c6855b5153b 19:31:38 Successfully built 3c6855b5153b 19:31:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 19:31:38 + docker inspect -f . ci-base-image-arm64 19:31:38 . Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] withDockerContainer 19:31:39 prd-ubuntu18.04-docker-arm64-4c-16g-31819 does not seem to be running inside a container 19:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/101 -v /w/workspace/go-mod-bootstrap/101:/w/workspace/go-mod-bootstrap/101:rw,z -v /w/workspace/go-mod-bootstrap/101@tmp:/w/workspace/go-mod-bootstrap/101@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 ******** ci-base-image-arm64 cat 19:31:41 $ docker top a37ff664271aef6dc777eb8456376494d147b6d48a3ea43e6ac9aad1fc0e38bf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 19:31:42 ---> job-cost.sh 19:31:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Nwr 19:31:42 + go version 19:31:42 go version go1.15.5 linux/arm64 [Pipeline] } 19:31:42 $ docker stop --time=1 a37ff664271aef6dc777eb8456376494d147b6d48a3ea43e6ac9aad1fc0e38bf 19:31:44 $ docker rm -f a37ff664271aef6dc777eb8456376494d147b6d48a3ea43e6ac9aad1fc0e38bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:45 + docker inspect -f . ci-base-image-arm64 19:31:45 . [Pipeline] withDockerContainer 19:31:45 prd-ubuntu18.04-docker-arm64-4c-16g-31819 does not seem to be running inside a container 19:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/101 -v /w/workspace/go-mod-bootstrap/101:/w/workspace/go-mod-bootstrap/101:rw,z -v /w/workspace/go-mod-bootstrap/101@tmp:/w/workspace/go-mod-bootstrap/101@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 ******** ci-base-image-arm64 cat 19:31:47 $ docker top d2b5b8020ff90d44d295097b7b727a1afe2362708cd68e2b75cc27bdda24421e -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:48 + make test 19:31:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:31:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:32:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 19:32:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.053s coverage: 5.8% of statements 19:32:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 19:32:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.043s coverage: 92.2% of statements 19:32:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements 19:32:24 lf-activate-venv(): INFO: Adding /tmp/venv-9Nwr/bin to PATH 19:32:24 INFO: No Stack... 19:32:24 INFO: Retrieving Pricing Info for: v1-standard-2 19:32:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.081s coverage: 34.3% of statements 19:32:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 19:32:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 19:32:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.039s coverage: 18.2% of statements 19:32:24 INFO: Archiving Costs [Pipeline] sh 19:32:24 + cat /w/workspace/go-mod-bootstrap/101/archives/cost.csv 19:32:24 + cut -d, -f6 [Pipeline] lock 19:32:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-101-stack-cost] 19:32:25 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-101-stack-cost] did not exist. Created. 19:32:25 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:32:25 + echo total: 0.029999999329447746 [Pipeline] stash 19:32:25 Stashed 1 file(s) [Pipeline] } 19:32:25 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-101-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:32:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.037s coverage: 95.3% of statements 19:32:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 19:32:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 19:32:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.026s coverage: 91.3% of statements 19:32:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 19:32:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:32:34 gofmt -l . 19:32:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:32:34 $ docker stop --time=1 d2b5b8020ff90d44d295097b7b727a1afe2362708cd68e2b75cc27bdda24421e 19:32:36 $ docker rm -f d2b5b8020ff90d44d295097b7b727a1afe2362708cd68e2b75cc27bdda24421e [Pipeline] // withDockerContainer [Pipeline] sh 19:32:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:32:37 Warning: overwriting stash ‘coverage-report’ 19:32:38 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 19:32:39 ---> job-cost.sh 19:32:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xPOD 19:33:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-xPOD/bin to PATH 19:34:55 INFO: No Stack... 19:34:55 INFO: Retrieving Pricing Info for: lf-standard-4 19:34:55 INFO: Archiving Costs [Pipeline] sh 19:34:55 + cat /w/workspace/go-mod-bootstrap/101/archives/cost.csv 19:34:55 + cut -d, -f6 [Pipeline] lock 19:34:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-101-stack-cost] 19:34:55 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-101-stack-cost] did not exist. Created. 19:34:55 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:56 /w/workspace/go-mod-bootstrap/101@tmp/durable-32145be1/script.sh: 1: /w/workspace/go-mod-bootstrap/101@tmp/durable-32145be1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:34:56 + echo total: 0.20999999344348907 [Pipeline] stash 19:34:56 Warning: overwriting stash ‘stack-cost’ 19:34:56 Stashed 1 file(s) [Pipeline] } 19:34:56 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-101-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 19:34:58 provisioning config files... 19:34:58 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6223182498290135988tmp [Pipeline] { [Pipeline] sh 19:34:58 + set +x 19:34:58 + curl -s https://codecov.io/bash 19:34:58 + bash -s -- 19:34:59 19:34:59 _____ _ 19:34:59 / ____| | | 19:34:59 | | ___ __| | ___ ___ _____ __ 19:34:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:59 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:59 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:59 Bash-20210309-2b87ace 19:34:59 19:34:59 19:34:59 ==> git version 2.24.3 found 19:34:59 ==> 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 19:34:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:34:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:34:59 ==> Jenkins CI detected. 19:34:59 project root: . 19:34:59 --> token set from env 19:34:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:59 ==> Running gcov in . (disable via -X gcov) 19:34:59 ==> Python coveragepy not found 19:34:59 ==> Searching for coverage reports in: 19:34:59 + . 19:34:59 -> Found 1 reports 19:34:59 ==> Detecting git/mercurial file structure 19:34:59 ==> Reading reports 19:34:59 + ./coverage.out bytes=30077 19:34:59 ==> Appending adjustments 19:34:59 https://docs.codecov.io/docs/fixing-reports 19:35:00 + Found adjustments 19:35:00 ==> Gzipping contents 19:35:00 8.0K /tmp/codecov.8AApon.gz 19:35:00 ==> Uploading reports 19:35:00 url: https://codecov.io 19:35:00 query: branch=master&commit=8545cd295e58a79dfe15473570c97b8ad996e8ac&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F101%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 19:35:00 -> Pinging Codecov 19:35:00 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=8545cd295e58a79dfe15473570c97b8ad996e8ac&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F101%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 19:35:01 -> Uploading to 19:35:01 https://storage.googleapis.com/codecov/v4/raw/2021-03-29/833815588EE85121546D348822E98E2E/8545cd295e58a79dfe15473570c97b8ad996e8ac/f44c5854-dfb8-46df-81d0-e7ad2c609331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210329T193500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa36c93538c4186fd5d6ec34b44020c63b2d1a1a3eab859f983fa91e846cbd7f 19:35:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:01 Dload Upload Total Spent Left Speed 19:35:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5575 0 0 100 5575 0 8975 --:--:-- --:--:-- --:--:-- 8991 19:35:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8545cd295e58a79dfe15473570c97b8ad996e8ac [Pipeline] } 19:35:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:35:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:35:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:35:03 19:35:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:35:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:35:04 188c0c94c7c5: Pulling fs layer 19:35:04 0ef7d3d256c8: Pulling fs layer 19:35:04 de9db76c5a1d: Pulling fs layer 19:35:04 0eba1c9be4d2: Pulling fs layer 19:35:04 0d57e429df01: Pulling fs layer 19:35:04 4e4be7b47b0d: Pulling fs layer 19:35:04 e1f770b5df2f: Pulling fs layer 19:35:04 85a0685a4137: Pulling fs layer 19:35:04 0d57e429df01: Waiting 19:35:04 4e4be7b47b0d: Waiting 19:35:04 e1f770b5df2f: Waiting 19:35:04 85a0685a4137: Waiting 19:35:04 0eba1c9be4d2: Waiting 19:35:04 de9db76c5a1d: Download complete 19:35:04 0ef7d3d256c8: Verifying Checksum 19:35:04 0ef7d3d256c8: Download complete 19:35:04 0d57e429df01: Verifying Checksum 19:35:04 0d57e429df01: Download complete 19:35:04 4e4be7b47b0d: Verifying Checksum 19:35:04 4e4be7b47b0d: Download complete 19:35:04 188c0c94c7c5: Verifying Checksum 19:35:04 188c0c94c7c5: Download complete 19:35:06 188c0c94c7c5: Pull complete 19:35:06 0ef7d3d256c8: Pull complete 19:35:07 e1f770b5df2f: Verifying Checksum 19:35:07 e1f770b5df2f: Download complete 19:35:07 de9db76c5a1d: Pull complete 19:35:14 0eba1c9be4d2: Verifying Checksum 19:35:14 0eba1c9be4d2: Download complete 19:35:15 85a0685a4137: Verifying Checksum 19:35:15 85a0685a4137: Download complete 19:35:26 0eba1c9be4d2: Pull complete 19:35:26 0d57e429df01: Pull complete 19:35:26 4e4be7b47b0d: Pull complete 19:35:28 e1f770b5df2f: Pull complete 19:35:43 85a0685a4137: Pull complete 19:35:43 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:35:44 prd-centos7-docker-4c-2g-31815 does not seem to be running inside a container 19:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:35:47 $ docker top 680c3a4bec7a937c724536a162d29e752b483e9943d96eadcaae62658ec60d85 -eo pid,comm [Pipeline] { [Pipeline] echo 19:35:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:35:48 + set -o pipefail 19:35:48 + snyk monitor '--org=edgex-jenkins' 19:36:00 19:36:00 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 19:36:00 19:36:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/34ac45af-62f7-4f64-8c35-d7188ac44d67 19:36:00 19:36:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:36:00 19:36:00 19:36:00 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 19:36:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:36:00 $ docker stop --time=1 680c3a4bec7a937c724536a162d29e752b483e9943d96eadcaae62658ec60d85 19:36:03 $ docker rm -f 680c3a4bec7a937c724536a162d29e752b483e9943d96eadcaae62658ec60d85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:36:06 + git log --format=format:%s -1 8545cd295e58a79dfe15473570c97b8ad996e8ac [Pipeline] isUnix [Pipeline] sh 19:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:36:06 . [Pipeline] withDockerContainer 19:36:07 prd-centos7-docker-4c-2g-31815 does not seem to be running inside a container 19:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:36:10 $ docker top 406df03ace233e6dda8adcabbf851524ef71454d1deed6a80e01db5e4bf05453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:10 [ssh-agent] Looking for ssh-agent implementation... 19:36:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:11 $ docker exec 406df03ace233e6dda8adcabbf851524ef71454d1deed6a80e01db5e4bf05453 ssh-agent 19:36:12 SSH_AUTH_SOCK=/tmp/ssh-BaOwUE2YYYuz/agent.11 19:36:12 SSH_AGENT_PID=16 19:36:12 Running ssh-add (command line suppressed) 19:36:12 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5255838109897879276.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5255838109897879276.key) 19:36:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:13 + git semver tag 19:36:13 # -> Open(): unable to determine branch for HEAD 19:36:13 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 19:36:13 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 19:36:13 # $SEMVER_REMOTE_NAME = origin 19:36:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:36:13 # $SEMVER_USER_NAME = edgex-jenkins 19:36:13 # $SEMVER_BRANCH = master 19:36:13 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 19:36:13 # 8545cd295e58a79dfe15473570c97b8ad996e8ac HEAD 19:36:13 # -> Force: false 19:36:13 # 1410ca64f775fa943789c17f9c98b67f2ba4c220 refs/tags/v2.0.0-dev.25 [Pipeline] } 19:36:13 $ docker exec --env ******** --env ******** 406df03ace233e6dda8adcabbf851524ef71454d1deed6a80e01db5e4bf05453 ssh-agent -k 19:36:14 unset SSH_AUTH_SOCK; 19:36:14 unset SSH_AGENT_PID; 19:36:14 echo Agent pid 16 killed; 19:36:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:15 + git semver [Pipeline] } 19:36:15 $ docker stop --time=1 406df03ace233e6dda8adcabbf851524ef71454d1deed6a80e01db5e4bf05453 19:36:16 $ docker rm -f 406df03ace233e6dda8adcabbf851524ef71454d1deed6a80e01db5e4bf05453 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:36:18 19:36:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:36:18 0.23.1-centos7: Pulling from edgex-lftools 19:36:18 ab5ef0e58194: Pulling fs layer 19:36:18 9712f1f96733: Pulling fs layer 19:36:18 63f879dbbcfc: Pulling fs layer 19:36:18 0d9ebad4ef96: Pulling fs layer 19:36:18 e9a5061849ea: Pulling fs layer 19:36:18 d747dcd14b5f: Pulling fs layer 19:36:18 2de7ff778b66: Pulling fs layer 19:36:18 0d9ebad4ef96: Waiting 19:36:18 e9a5061849ea: Waiting 19:36:18 d747dcd14b5f: Waiting 19:36:18 2de7ff778b66: Waiting 19:36:18 9712f1f96733: Verifying Checksum 19:36:18 9712f1f96733: Download complete 19:36:21 63f879dbbcfc: Verifying Checksum 19:36:21 63f879dbbcfc: Download complete 19:36:21 e9a5061849ea: Verifying Checksum 19:36:21 e9a5061849ea: Download complete 19:36:21 d747dcd14b5f: Verifying Checksum 19:36:21 d747dcd14b5f: Download complete 19:36:22 2de7ff778b66: Verifying Checksum 19:36:22 2de7ff778b66: Download complete 19:36:22 0d9ebad4ef96: Verifying Checksum 19:36:22 0d9ebad4ef96: Download complete 19:36:23 ab5ef0e58194: Verifying Checksum 19:36:23 ab5ef0e58194: Download complete 19:36:31 ab5ef0e58194: Pull complete 19:36:31 9712f1f96733: Pull complete 19:36:36 63f879dbbcfc: Pull complete 19:36:46 0d9ebad4ef96: Pull complete 19:36:48 e9a5061849ea: Pull complete 19:36:48 d747dcd14b5f: Pull complete 19:36:52 2de7ff778b66: Pull complete 19:36:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:36:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:36:53 prd-centos7-docker-4c-2g-31815 does not seem to be running inside a container 19:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:36:58 $ docker top 247cbc492d3300918571f5f295c0f3413adf51eb7d14230f14c3effb1c26a538 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:36:58 provisioning config files... 19:36:58 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7876157739355120262tmp 19:36:58 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config213903504264986637tmp 19:36:58 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5731496830445067418tmp [Pipeline] { [Pipeline] echo 19:36:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:37:00 ---> sigul-configuration.sh 19:37:00 gpg: directory `/root/.gnupg' created 19:37:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:37:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:37:00 gpg: keyring `/root/.gnupg/secring.gpg' created 19:37:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:37:00 gpg: CAST5 encrypted data 19:37:00 gpg: encrypted with 1 passphrase 19:37:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:37:01 + mkdir /home/jenkins 19:37:01 + mkdir /home/jenkins/sigul [Pipeline] sh 19:37:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:37:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:37:02 ---> sigul-install.sh 19:37:15 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:37:15 + git tag --list 19:37:15 v0.0.1 19:37:15 v0.0.10 19:37:15 v0.0.11 19:37:15 v0.0.12 19:37:15 v0.0.13 19:37:15 v0.0.14 19:37:15 v0.0.15 19:37:15 v0.0.16 19:37:15 v0.0.17 19:37:15 v0.0.18 19:37:15 v0.0.19 19:37:15 v0.0.2 19:37:15 v0.0.20 19:37:15 v0.0.21 19:37:15 v0.0.22 19:37:15 v0.0.23 19:37:15 v0.0.24 19:37:15 v0.0.25 19:37:15 v0.0.26 19:37:15 v0.0.27 19:37:15 v0.0.28 19:37:15 v0.0.29 19:37:15 v0.0.3 19:37:15 v0.0.30 19:37:15 v0.0.31 19:37:15 v0.0.32 19:37:15 v0.0.33 19:37:15 v0.0.34 19:37:15 v0.0.35 19:37:15 v0.0.36 19:37:15 v0.0.37 19:37:15 v0.0.38 19:37:15 v0.0.39 19:37:15 v0.0.4 19:37:15 v0.0.40 19:37:15 v0.0.41 19:37:15 v0.0.42 19:37:15 v0.0.43 19:37:15 v0.0.44 19:37:15 v0.0.45 19:37:15 v0.0.46 19:37:15 v0.0.47 19:37:15 v0.0.48 19:37:15 v0.0.49 19:37:15 v0.0.5 19:37:15 v0.0.50 19:37:15 v0.0.51 19:37:15 v0.0.52 19:37:15 v0.0.53 19:37:15 v0.0.54 19:37:15 v0.0.55 19:37:15 v0.0.56 19:37:15 v0.0.57 19:37:15 v0.0.58 19:37:15 v0.0.59 19:37:15 v0.0.6 19:37:15 v0.0.60 19:37:15 v0.0.61 19:37:15 v0.0.62 19:37:15 v0.0.63 19:37:15 v0.0.64 19:37:15 v0.0.65 19:37:15 v0.0.66 19:37:15 v0.0.67 19:37:15 v0.0.68 19:37:15 v0.0.69 19:37:15 v0.0.7 19:37:15 v0.0.70 19:37:15 v0.0.71 19:37:15 v0.0.72 19:37:15 v0.0.8 19:37:15 v0.0.9 19:37:15 v2.0.0-dev.1 19:37:15 v2.0.0-dev.10 19:37:15 v2.0.0-dev.11 19:37:15 v2.0.0-dev.12 19:37:15 v2.0.0-dev.13 19:37:15 v2.0.0-dev.14 19:37:15 v2.0.0-dev.15 19:37:15 v2.0.0-dev.16 19:37:15 v2.0.0-dev.17 19:37:15 v2.0.0-dev.18 19:37:15 v2.0.0-dev.19 19:37:15 v2.0.0-dev.2 19:37:15 v2.0.0-dev.20 19:37:15 v2.0.0-dev.21 19:37:15 v2.0.0-dev.22 19:37:15 v2.0.0-dev.23 19:37:15 v2.0.0-dev.24 19:37:15 v2.0.0-dev.25 19:37:15 v2.0.0-dev.3 19:37:15 v2.0.0-dev.4 19:37:15 v2.0.0-dev.5 19:37:15 v2.0.0-dev.6 19:37:15 v2.0.0-dev.7 19:37:15 v2.0.0-dev.8 19:37:15 v2.0.0-dev.9 [Pipeline] sh 19:37:15 + lftools sign git-tag v2.0.0-dev.25 19:37:18 Signing Git tag with Sigul... 19:37:18 Signing v2.0.0-dev.25 [Pipeline] echo 19:37:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:37:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:37:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:37:21 $ docker stop --time=1 247cbc492d3300918571f5f295c0f3413adf51eb7d14230f14c3effb1c26a538 19:37:23 $ docker rm -f 247cbc492d3300918571f5f295c0f3413adf51eb7d14230f14c3effb1c26a538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:25 . [Pipeline] withDockerContainer 19:37:25 prd-centos7-docker-4c-2g-31815 does not seem to be running inside a container 19:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:37:26 $ docker top 3af52aa7988bfc4d5effb4d17b4772b2046034f485ab8add18707fe112273bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:27 [ssh-agent] Looking for ssh-agent implementation... 19:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:28 $ docker exec 3af52aa7988bfc4d5effb4d17b4772b2046034f485ab8add18707fe112273bf7 ssh-agent 19:37:28 SSH_AUTH_SOCK=/tmp/ssh-7zH002dh08vv/agent.12 19:37:28 SSH_AGENT_PID=17 19:37:28 Running ssh-add (command line suppressed) 19:37:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3103208586229244284.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3103208586229244284.key) 19:37:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:29 + git semver bump pre 19:37:30 # -> Open(): unable to determine branch for HEAD 19:37:30 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 19:37:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 19:37:30 # $SEMVER_REMOTE_NAME = origin 19:37:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:37:30 # $SEMVER_USER_NAME = edgex-jenkins 19:37:30 # $SEMVER_BRANCH = master 19:37:30 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 19:37:30 2.0.0-dev.26 [Pipeline] } 19:37:30 $ docker exec --env ******** --env ******** 3af52aa7988bfc4d5effb4d17b4772b2046034f485ab8add18707fe112273bf7 ssh-agent -k 19:37:30 unset SSH_AUTH_SOCK; 19:37:30 unset SSH_AGENT_PID; 19:37:30 echo Agent pid 17 killed; 19:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:31 + git semver [Pipeline] } 19:37:31 $ docker stop --time=1 3af52aa7988bfc4d5effb4d17b4772b2046034f485ab8add18707fe112273bf7 19:37:33 $ docker rm -f 3af52aa7988bfc4d5effb4d17b4772b2046034f485ab8add18707fe112273bf7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:33 . [Pipeline] withDockerContainer 19:37:33 prd-centos7-docker-4c-2g-31815 does not seem to be running inside a container 19:37:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:37:36 $ docker top acd4cf6c1394f93fd366b9aae17337d6b7a9b4a54ec40245ee692159aae793c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:37 [ssh-agent] Looking for ssh-agent implementation... 19:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:37 $ docker exec acd4cf6c1394f93fd366b9aae17337d6b7a9b4a54ec40245ee692159aae793c7 ssh-agent 19:37:38 SSH_AUTH_SOCK=/tmp/ssh-qnVpfLAGPIMY/agent.11 19:37:38 SSH_AGENT_PID=16 19:37:38 Running ssh-add (command line suppressed) 19:37:38 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6928493709170122898.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6928493709170122898.key) 19:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:39 + git semver push 19:37:39 # -> Open(): unable to determine branch for HEAD 19:37:39 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 19:37:39 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 19:37:39 # $SEMVER_REMOTE_NAME = origin 19:37:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:37:39 # $SEMVER_USER_NAME = edgex-jenkins 19:37:39 # $SEMVER_BRANCH = master 19:37:39 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 19:37:43 $ docker exec --env ******** --env ******** acd4cf6c1394f93fd366b9aae17337d6b7a9b4a54ec40245ee692159aae793c7 ssh-agent -k 19:37:44 unset SSH_AUTH_SOCK; 19:37:44 unset SSH_AGENT_PID; 19:37:44 echo Agent pid 16 killed; 19:37:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:45 + git semver [Pipeline] } 19:37:46 $ docker stop --time=1 acd4cf6c1394f93fd366b9aae17337d6b7a9b4a54ec40245ee692159aae793c7 19:37:48 $ docker rm -f acd4cf6c1394f93fd366b9aae17337d6b7a9b4a54ec40245ee692159aae793c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 19:37:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:51 ---> package-listing.sh 19:37:51 ++ tr '[:upper:]' '[:lower:]' 19:37:51 ++ facter osfamily 19:37:51 + OS_FAMILY=redhat 19:37:51 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 19:37:51 + START_PACKAGES=/tmp/packages_start.txt 19:37:51 + END_PACKAGES=/tmp/packages_end.txt 19:37:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:51 + PACKAGES=/tmp/packages_start.txt 19:37:51 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 19:37:51 + PACKAGES=/tmp/packages_end.txt 19:37:51 + case "${OS_FAMILY}" in 19:37:51 + rpm -qa 19:37:51 + sort 19:37:59 + '[' -f /tmp/packages_start.txt ']' 19:37:59 + '[' -f /tmp/packages_end.txt ']' 19:37:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:59 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 19:37:59 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 19:37:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 19:37:59 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:38:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:38:01 19:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:38:01 alpine: Pulling from edgex-lftools-log-publisher 19:38:01 df20fa9351a1: Pulling fs layer 19:38:01 36b3adc4ff6f: Pulling fs layer 19:38:01 8ad3a11d3b57: Pulling fs layer 19:38:01 46f8f816bc3b: Pulling fs layer 19:38:01 93b61091891f: Pulling fs layer 19:38:01 93b9cdb0e59b: Pulling fs layer 19:38:01 5e14af77c1be: Pulling fs layer 19:38:01 01666e4c0597: Pulling fs layer 19:38:01 aa168da1d23b: Pulling fs layer 19:38:01 93b9cdb0e59b: Waiting 19:38:01 5e14af77c1be: Waiting 19:38:01 01666e4c0597: Waiting 19:38:01 aa168da1d23b: Waiting 19:38:01 46f8f816bc3b: Waiting 19:38:01 93b61091891f: Waiting 19:38:01 36b3adc4ff6f: Verifying Checksum 19:38:01 36b3adc4ff6f: Download complete 19:38:01 46f8f816bc3b: Verifying Checksum 19:38:01 46f8f816bc3b: Download complete 19:38:01 df20fa9351a1: Verifying Checksum 19:38:01 df20fa9351a1: Download complete 19:38:01 93b9cdb0e59b: Download complete 19:38:01 5e14af77c1be: Verifying Checksum 19:38:01 5e14af77c1be: Download complete 19:38:01 93b61091891f: Verifying Checksum 19:38:01 93b61091891f: Download complete 19:38:02 01666e4c0597: Verifying Checksum 19:38:02 01666e4c0597: Download complete 19:38:02 8ad3a11d3b57: Verifying Checksum 19:38:02 8ad3a11d3b57: Download complete 19:38:02 df20fa9351a1: Pull complete 19:38:03 36b3adc4ff6f: Pull complete 19:38:05 8ad3a11d3b57: Pull complete 19:38:05 aa168da1d23b: Verifying Checksum 19:38:05 aa168da1d23b: Download complete 19:38:05 46f8f816bc3b: Pull complete 19:38:07 93b61091891f: Pull complete 19:38:07 93b9cdb0e59b: Pull complete 19:38:08 5e14af77c1be: Pull complete 19:38:08 01666e4c0597: Pull complete 19:38:20 aa168da1d23b: Pull complete 19:38:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:38:21 prd-centos7-docker-4c-2g-31815 does not seem to be running inside a container 19:38:21 $ 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_master/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_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:38:24 $ docker top d8ff1827529974edfb20d17d1123e1bdd0a0acee6e8eadea9ec999b2d6cfacdb -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:38:25 + mkdir -p /var/log/sa [Pipeline] sh 19:38:25 + ls /var/log/sa-host 19:38:25 + sadf -c /var/log/sa-host/sa23 19:38:25 file_magic: OK 19:38:25 HZ: Using current value: 100 19:38:25 file_header: OK 19:38:25 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 19:38:25 Statistics: 19:38:25 Hnuu...uuuununununu... 19:38:25 File successfully converted to sysstat format version 12.2.1 19:38:25 + sadf -c /var/log/sa-host/sa29 19:38:25 file_magic: OK 19:38:25 HZ: Using current value: 100 19:38:25 file_header: OK 19:38:25 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 19:38:25 Statistics: 19:38:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:38:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:26 provisioning config files... 19:38:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5194630701716185057tmp [Pipeline] { [Pipeline] echo 19:38:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:38:26 ---> create-netrc.sh [Pipeline] } 19:38:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:38:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:38:27 ---> python-tools-install.sh [Pipeline] echo 19:38:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:38:28 ---> sudo-logs.sh 19:38:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:38:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:38:29 ---> job-cost.sh 19:38:29 lf-activate-venv: SKIPPING 19:38:29 DEBUG: total: 0.20999999344348907 19:38:29 INFO: Retrieving Stack Cost... 19:38:30 INFO: Retrieving Pricing Info for: v1-standard-2 19:38:30 INFO: Archiving Costs [Pipeline] echo 19:38:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:31 ---> logs-deploy.sh 19:38:31 lf-activate-venv: SKIPPING 19:38:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/101 19:38:31 INFO: archiving workspace using pattern(s): 19:38:34 Archives upload complete. 19:38:34 INFO: archiving logs to Nexus 19:38:37 ---> uname -a: 19:38:37 Linux prd-centos7-docker-4c-2g-31815.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:38:37 19:38:37 19:38:37 ---> lscpu: 19:38:37 Architecture: x86_64 19:38:37 CPU op-mode(s): 32-bit, 64-bit 19:38:37 Byte Order: Little Endian 19:38:37 Address sizes: 40 bits physical, 48 bits virtual 19:38:37 CPU(s): 4 19:38:37 On-line CPU(s) list: 0-3 19:38:37 Thread(s) per core: 1 19:38:37 Core(s) per socket: 1 19:38:37 Socket(s): 4 19:38:37 NUMA node(s): 1 19:38:37 Vendor ID: GenuineIntel 19:38:37 CPU family: 6 19:38:37 Model: 44 19:38:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:38:37 Stepping: 1 19:38:37 CPU MHz: 2933.438 19:38:37 BogoMIPS: 5866.87 19:38:37 Virtualization: VT-x 19:38:37 Hypervisor vendor: KVM 19:38:37 Virtualization type: full 19:38:37 L1d cache: 128 KiB 19:38:37 L1i cache: 128 KiB 19:38:37 L2 cache: 16 MiB 19:38:37 L3 cache: 64 MiB 19:38:37 NUMA node0 CPU(s): 0-3 19:38:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:38:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:38:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:38:37 Vulnerability Meltdown: Mitigation; PTI 19:38:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:38:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:38:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:38:37 Vulnerability Srbds: Not affected 19:38:37 Vulnerability Tsx async abort: Not affected 19:38:37 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 19:38:37 19:38:37 19:38:37 ---> nproc: 19:38:37 4 19:38:37 19:38:37 19:38:37 ---> df -h: 19:38:37 Filesystem Size Used Available Use% Mounted on 19:38:37 overlay 50.0G 8.5G 41.4G 17% / 19:38:37 tmpfs 64.0M 0 64.0M 0% /dev 19:38:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:38:37 shm 64.0M 0 64.0M 0% /dev/shm 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 19:38:37 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 19:38:37 19:38:37 19:38:37 ---> free -m: 19:38:37 total used free shared buff/cache available 19:38:37 Mem: 1837 842 148 0 846 929 19:38:37 Swap: 1023 3 1020 19:38:37 19:38:37 19:38:37 ---> ip addr: 19:38:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:38:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:38:37 inet 127.0.0.1/8 scope host lo 19:38:37 valid_lft forever preferred_lft forever 19:38:37 inet6 ::1/128 scope host 19:38:37 valid_lft forever preferred_lft forever 19:38:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:38:37 link/ether fa:16:3e:5d:d8:27 brd ff:ff:ff:ff:ff:ff 19:38:37 inet 10.30.123.72/23 brd 10.30.123.255 scope global dynamic eth0 19:38:37 valid_lft 85692sec preferred_lft 85692sec 19:38:37 inet6 fe80::f816:3eff:fe5d:d827/64 scope link 19:38:37 valid_lft forever preferred_lft forever 19:38:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:38:37 link/ether 02:42:17:7b:f3:2d brd ff:ff:ff:ff:ff:ff 19:38:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:38:37 valid_lft forever preferred_lft forever 19:38:37 inet6 fe80::42:17ff:fe7b:f32d/64 scope link 19:38:37 valid_lft forever preferred_lft forever 19:38:37 19:38:37 19:38:37 ---> sar -b -r -n DEV: 19:38:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 19:38:37 19:38:37 19:26:34 LINUX RESTART (4 CPU) 19:38:37 19:38:37 19:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:38:37 19:28:02 162.82 96.26 66.56 0.00 6833.36 36844.30 0.00 19:38:37 19:29:01 34.16 11.30 22.86 0.00 4311.69 2332.74 0.00 19:38:37 19:30:01 1.63 0.00 1.63 0.00 0.00 32.67 0.00 19:38:37 19:31:01 0.45 0.00 0.45 0.00 0.00 6.04 0.00 19:38:37 19:32:01 0.38 0.00 0.38 0.00 0.00 3.49 0.00 19:38:37 19:33:01 0.47 0.00 0.47 0.00 0.00 7.36 0.00 19:38:37 19:34:02 0.33 0.00 0.33 0.00 0.00 5.04 0.00 19:38:37 19:35:01 0.42 0.08 0.34 0.00 7.41 5.05 0.00 19:38:37 19:36:01 284.63 180.23 104.40 0.00 7979.68 34147.80 0.00 19:38:37 19:37:01 189.36 48.52 140.84 0.00 3171.71 31457.42 0.00 19:38:37 19:38:02 101.04 81.63 19.41 0.00 5724.17 4176.79 0.00 19:38:37 Average: 70.70 38.12 32.58 0.00 2549.77 9938.17 0.00 19:38:37 19:38:37 19:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:38:37 19:28:02 67516 0 551736 29.32 2620 1259672 1087088 37.10 381848 1234668 10868 19:38:37 19:29:01 162780 0 587356 31.22 2620 1128788 1147692 39.17 391236 1127464 20 19:38:37 19:30:01 168636 0 581496 30.91 2620 1128792 1106228 37.75 393528 1120028 12 19:38:37 19:31:01 167948 0 582180 30.94 2620 1128796 1105200 37.72 395044 1119728 8 19:38:37 19:32:01 169752 0 580372 30.85 2620 1128800 1078664 36.81 398716 1114560 16 19:38:37 19:33:01 166936 0 583180 30.99 2620 1128808 1078760 36.82 401260 1114588 8 19:38:37 19:34:02 165116 0 585000 31.09 2620 1128808 1078836 36.82 422668 1095060 12 19:38:37 19:35:01 161884 0 587956 31.25 2620 1129084 1081728 36.92 425424 1094888 72 19:38:37 19:36:01 129804 0 708732 37.67 2620 1040388 1405340 47.96 533992 948192 57304 19:38:37 19:37:01 135428 0 793736 42.19 2056 950324 1278840 43.64 565672 852204 188 19:38:37 19:38:02 73836 0 843344 44.82 1616 962748 1623864 55.42 592308 878740 26756 19:38:37 Average: 142694 0 635008 33.75 2477 1101364 1188385 40.56 445609 1063647 8660 19:38:37 19:38:37 19:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:38:37 19:28:02 eth0 214.82 138.97 702.55 54.22 0.00 0.00 0.00 0.00 19:38:37 19:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:29:01 eth0 65.17 49.99 347.30 30.33 0.00 0.00 0.00 0.00 19:38:37 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:29:01 docker0 3.35 2.59 0.85 6.13 0.00 0.00 0.00 0.00 19:38:37 19:30:01 eth0 3.58 0.70 0.79 0.40 0.00 0.00 0.00 0.00 19:38:37 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:31:01 eth0 1.78 0.72 0.84 0.55 0.00 0.00 0.00 0.00 19:38:37 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:32:01 eth0 1.91 0.65 0.52 0.23 0.00 0.00 0.00 0.00 19:38:37 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:33:01 eth0 2.44 0.56 0.79 0.48 0.00 0.00 0.00 0.00 19:38:37 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:34:02 eth0 2.20 0.55 0.64 0.39 0.00 0.00 0.00 0.00 19:38:37 19:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:35:01 eth0 6.16 4.06 5.33 2.22 0.00 0.00 0.00 0.00 19:38:37 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:36:01 eth0 451.75 375.44 4273.39 36.90 0.00 0.00 0.00 0.00 19:38:37 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:36:01 vethd7021b4 43.15 44.06 4.54 198.62 0.00 0.00 0.00 0.00 19:38:37 19:36:01 docker0 43.15 43.93 3.95 198.61 0.00 0.00 0.00 0.00 19:38:37 19:37:01 veth707914a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:38:37 19:37:01 eth0 381.57 311.45 3215.00 91.62 0.00 0.00 0.00 0.00 19:38:37 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:38:02 eth0 141.16 103.61 676.80 70.02 0.00 0.00 0.00 0.00 19:38:37 19:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 19:38:02 docker0 27.53 45.85 1.78 232.78 0.00 0.00 0.00 0.00 19:38:37 Average: eth0 115.96 89.92 840.78 26.17 0.00 0.00 0.00 0.00 19:38:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:37 Average: docker0 6.75 8.43 0.60 39.94 0.00 0.00 0.00 0.00 19:38:37 19:38:37 19:38:37 ---> sar -P ALL: 19:38:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 19:38:37 19:38:37 19:26:34 LINUX RESTART (4 CPU) 19:38:37 19:38:37 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:38:37 19:28:02 all 13.00 0.00 8.64 8.73 24.11 45.51 19:38:37 19:28:02 0 12.07 0.00 7.95 10.39 24.17 45.42 19:38:37 19:28:02 1 12.97 0.00 7.60 8.61 24.80 46.02 19:38:37 19:28:02 2 13.80 0.00 12.26 5.92 23.09 44.93 19:38:37 19:28:02 3 13.21 0.00 6.80 9.92 24.40 45.68 19:38:37 19:29:01 all 2.19 0.00 2.58 0.83 8.98 85.42 19:38:37 19:29:01 0 2.15 0.00 1.86 0.23 9.00 86.77 19:38:37 19:29:01 1 2.62 0.00 3.01 1.00 9.19 84.17 19:38:37 19:29:01 2 1.93 0.00 2.35 1.14 8.56 86.01 19:38:37 19:29:01 3 2.06 0.00 3.10 0.95 9.16 84.73 19:38:37 19:30:01 all 0.11 0.00 0.05 0.00 0.20 99.64 19:38:37 19:30:01 0 0.28 0.00 0.03 0.00 0.22 99.47 19:38:37 19:30:01 1 0.03 0.00 0.08 0.00 0.17 99.72 19:38:37 19:30:01 2 0.03 0.00 0.03 0.00 0.13 99.80 19:38:37 19:30:01 3 0.08 0.00 0.07 0.00 0.28 99.57 19:38:37 19:31:01 all 0.15 0.00 0.07 0.00 0.53 99.26 19:38:37 19:31:01 0 0.32 0.00 0.08 0.00 0.71 98.89 19:38:37 19:31:01 1 0.15 0.00 0.08 0.00 0.65 99.12 19:38:37 19:31:01 2 0.10 0.00 0.08 0.00 0.45 99.37 19:38:37 19:31:01 3 0.03 0.00 0.02 0.00 0.30 99.65 19:38:37 19:32:01 all 0.08 0.00 0.06 0.00 1.29 98.56 19:38:37 19:32:01 0 0.21 0.00 0.05 0.00 2.14 97.59 19:38:37 19:32:01 1 0.05 0.00 0.03 0.00 1.32 98.60 19:38:37 19:32:01 2 0.05 0.00 0.07 0.00 1.29 98.60 19:38:37 19:32:01 3 0.02 0.00 0.10 0.00 0.41 99.47 19:38:37 19:33:01 all 0.11 0.00 0.20 0.00 1.44 98.25 19:38:37 19:33:01 0 0.05 0.00 0.13 0.00 1.50 98.32 19:38:37 19:33:01 1 0.18 0.00 0.23 0.00 1.71 97.88 19:38:37 19:33:01 2 0.16 0.00 0.31 0.00 1.84 97.68 19:38:37 19:33:01 3 0.03 0.00 0.13 0.00 0.70 99.14 19:38:37 19:34:02 all 0.11 0.00 0.06 0.00 2.08 97.75 19:38:37 19:34:02 0 0.08 0.00 0.03 0.00 1.71 98.17 19:38:37 19:34:02 1 0.30 0.00 0.05 0.00 4.20 95.45 19:38:37 19:34:02 2 0.03 0.00 0.13 0.00 1.64 98.20 19:38:37 19:34:02 3 0.00 0.00 0.03 0.00 0.71 99.26 19:38:37 19:35:01 all 0.36 0.00 0.29 0.00 2.76 96.59 19:38:37 19:35:01 0 0.33 0.00 0.31 0.00 3.70 95.66 19:38:37 19:35:01 1 0.38 0.00 0.20 0.00 3.09 96.33 19:38:37 19:35:01 2 0.59 0.00 0.42 0.00 1.86 97.13 19:38:37 19:35:01 3 0.17 0.00 0.23 0.02 2.35 97.24 19:38:37 19:36:01 all 5.72 0.00 4.84 3.39 25.53 60.52 19:38:37 19:36:01 0 5.80 0.00 4.86 3.77 25.78 59.79 19:38:37 19:36:01 1 4.44 0.00 4.24 4.34 24.80 62.18 19:38:37 19:36:01 2 5.48 0.00 4.58 2.26 24.65 63.04 19:38:37 19:36:01 3 7.23 0.00 5.71 3.14 26.94 56.99 19:38:37 19:37:01 all 6.14 0.00 7.31 2.01 23.60 60.93 19:38:37 19:37:01 0 5.48 0.00 6.70 1.50 23.69 62.63 19:38:37 19:37:01 1 6.34 0.00 8.26 2.94 23.94 58.52 19:38:37 19:37:01 2 6.48 0.00 6.84 0.38 22.40 63.90 19:38:37 19:37:01 3 6.27 0.00 7.44 3.23 24.38 58.68 19:38:37 19:38:02 all 4.65 0.00 3.90 3.46 15.69 72.30 19:38:37 19:38:02 0 3.91 0.00 3.14 1.43 17.32 74.20 19:38:37 19:38:02 1 8.42 0.00 4.16 7.65 15.69 64.08 19:38:37 19:38:02 2 3.84 0.00 3.97 3.95 15.48 72.76 19:38:37 19:38:02 3 2.46 0.00 4.34 0.85 14.22 78.14 19:38:37 19:38:37 Average: CPU %user %nice %system %iowait %steal %idle 19:38:37 Average: all 3.05 0.00 2.61 1.73 9.87 82.73 19:38:37 Average: 0 2.88 0.00 2.36 1.65 10.24 82.88 19:38:37 Average: 1 3.34 0.00 2.60 2.29 10.19 81.58 19:38:37 Average: 2 3.03 0.00 2.89 1.28 9.41 83.39 19:38:37 Average: 3 2.95 0.00 2.60 1.70 9.65 83.10 19:38:37 19:38:37 19:38:37