Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7fde15d8352e815a998e4fdb196d9dc47f255536 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3046’ Running on prd-centos7-docker-4c-2g-3048 in /w/workspace/gexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fde15d8352e815a998e4fdb196d9dc47f255536 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fde15d8352e815a998e4fdb196d9dc47f255536 # timeout=10 Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.78" > git rev-list --no-walk 8370c4402865db354eb2527b19f557b5f191707d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:47 ========================================================= 18:26:47 EdgeX Global Pipelines Version Info 18:26:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:50 ------------------- 18:26:50 stable info: 18:26:50 ------------------- 18:26:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:26:50 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 18:26:50 Message: update stable to v1.0.191 18:26:51 ------------------- 18:26:51 experimental info: 18:26:51 ------------------- 18:26:51 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:51 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 18:26:51 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fde15d8352e815a998e4fdb196d9dc47f255536 [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fde15d [Pipeline] echo 18:26:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:53 + git log --format=format:%s -1 7fde15d8352e815a998e4fdb196d9dc47f255536 [Pipeline] echo 18:26:53 GIT_COMMIT: 7fde15d8352e815a998e4fdb196d9dc47f255536, Commit Message: Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.78 [Pipeline] echo 18:26:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:54 18:26:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:26:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:55 latest: Pulling from edgex-devops/git-semver 18:26:55 31603596830f: Pulling fs layer 18:26:55 54011a49482f: Pulling fs layer 18:26:55 a6820b24f6d8: Pulling fs layer 18:26:55 f581987b2513: Pulling fs layer 18:26:55 f581987b2513: Waiting 18:26:56 54011a49482f: Verifying Checksum 18:26:56 54011a49482f: Download complete 18:26:56 31603596830f: Verifying Checksum 18:26:56 31603596830f: Download complete 18:26:56 a6820b24f6d8: Verifying Checksum 18:26:56 a6820b24f6d8: Download complete 18:26:56 f581987b2513: Verifying Checksum 18:26:56 f581987b2513: Download complete 18:26:57 31603596830f: Pull complete 18:26:57 54011a49482f: Pull complete 18:26:59 a6820b24f6d8: Pull complete 18:26:59 f581987b2513: Pull complete 18:27:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:27:00 prd-centos7-docker-4c-2g-3048 does not seem to be running inside a container 18:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 18:27:03 $ docker top 7f3ebc64989573dfd6fc8762adbf0f5adff41f946ca3c3aa9b2a35a7781622c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:03 [ssh-agent] Looking for ssh-agent implementation... 18:27:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:04 $ docker exec 7f3ebc64989573dfd6fc8762adbf0f5adff41f946ca3c3aa9b2a35a7781622c1 ssh-agent 18:27:05 SSH_AUTH_SOCK=/tmp/ssh-Ok1L4IaXzA4R/agent.11 18:27:05 SSH_AGENT_PID=16 18:27:05 Running ssh-add (command line suppressed) 18:27:05 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4291438148776299303.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4291438148776299303.key) 18:27:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:06 + git tag --points-at HEAD [Pipeline] } 18:27:06 $ docker exec --env ******** --env ******** 7f3ebc64989573dfd6fc8762adbf0f5adff41f946ca3c3aa9b2a35a7781622c1 ssh-agent -k 18:27:06 unset SSH_AUTH_SOCK; 18:27:06 unset SSH_AGENT_PID; 18:27:06 echo Agent pid 16 killed; 18:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:07 [ssh-agent] Looking for ssh-agent implementation... 18:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:07 $ docker exec 7f3ebc64989573dfd6fc8762adbf0f5adff41f946ca3c3aa9b2a35a7781622c1 ssh-agent 18:27:08 SSH_AUTH_SOCK=/tmp/ssh-Snyya1FtS8eT/agent.46 18:27:08 SSH_AGENT_PID=51 18:27:08 Running ssh-add (command line suppressed) 18:27:08 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5520836685117213585.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5520836685117213585.key) 18:27:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:09 + git semver init 18:27:09 # -> Open(): unable to determine branch for HEAD 18:27:09 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:27:09 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:27:09 # $SEMVER_REMOTE_NAME = origin 18:27:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:27:09 # $SEMVER_USER_NAME = edgex-jenkins 18:27:09 # $SEMVER_BRANCH = master 18:27:09 # $SEMVER_TEMP = /tmp/semver-806562201 18:27:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 18:27:10 # '/tmp/semver-806562201' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' 18:27:10 # -> Force: false 18:27:10 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 18:27:10 $ docker exec --env ******** --env ******** 7f3ebc64989573dfd6fc8762adbf0f5adff41f946ca3c3aa9b2a35a7781622c1 ssh-agent -k 18:27:10 unset SSH_AUTH_SOCK; 18:27:10 unset SSH_AGENT_PID; 18:27:10 echo Agent pid 51 killed; 18:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:10 + git semver [Pipeline] } 18:27:10 $ docker stop --time=1 7f3ebc64989573dfd6fc8762adbf0f5adff41f946ca3c3aa9b2a35a7781622c1 18:27:12 $ docker rm -f 7f3ebc64989573dfd6fc8762adbf0f5adff41f946ca3c3aa9b2a35a7781622c1 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:27:13 Stashed 1 file(s) [Pipeline] echo 18:27:13 [edgeXSemver]: initialized semver on version 2.0.0-dev.19 [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 18:27:29 Still waiting to schedule task 18:27:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:27:29 Still waiting to schedule task 18:27:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:30:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3056 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 18:30:58 Running in /w/workspace/go-mod-secrets/43 [Pipeline] { [Pipeline] checkout 18:31:03 using credential edgex-jenkins-ssh 18:31:03 Cloning the remote Git repository 18:31:03 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:31:04 > git init /w/workspace/go-mod-secrets/43 # timeout=10 18:31:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:31:04 > git --version # timeout=10 18:31:04 > git --version # 'git version 2.17.1' 18:31:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:31:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:31:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:31:05 Checking out Revision 7fde15d8352e815a998e4fdb196d9dc47f255536 (master) 18:31:05 > git config core.sparsecheckout # timeout=10 18:31:05 > git checkout -f 7fde15d8352e815a998e4fdb196d9dc47f255536 # timeout=10 18:31:10 Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:31:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:31:12 + true 18:31:12 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:31:15 ========================================================= 18:31:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:31:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:31:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:31:16 Sending build context to Docker daemon 657.9kB 18:31:16 Step 1/7 : ARG BASE=golang:1.15-alpine 18:31:16 Step 2/7 : FROM ${BASE} 18:31:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:31:17 595b0fe564bb: Pulling fs layer 18:31:17 7186ed65a4f7: Pulling fs layer 18:31:17 316046926c0a: Pulling fs layer 18:31:17 4ebd0625c992: Pulling fs layer 18:31:17 207e8628e3a3: Pulling fs layer 18:31:17 c791037a9be2: Pulling fs layer 18:31:17 ffd874e62e21: Pulling fs layer 18:31:17 4ebd0625c992: Waiting 18:31:17 207e8628e3a3: Waiting 18:31:17 ffd874e62e21: Waiting 18:31:17 c791037a9be2: Waiting 18:31:17 316046926c0a: Verifying Checksum 18:31:17 316046926c0a: Download complete 18:31:17 7186ed65a4f7: Verifying Checksum 18:31:17 7186ed65a4f7: Download complete 18:31:17 207e8628e3a3: Verifying Checksum 18:31:17 207e8628e3a3: Download complete 18:31:17 c791037a9be2: Verifying Checksum 18:31:17 c791037a9be2: Download complete 18:31:17 595b0fe564bb: Download complete 18:31:17 595b0fe564bb: Pull complete 18:31:18 7186ed65a4f7: Pull complete 18:31:18 316046926c0a: Pull complete 18:31:19 ffd874e62e21: Verifying Checksum 18:31:19 ffd874e62e21: Download complete 18:31:21 4ebd0625c992: Download complete 18:31:31 4ebd0625c992: Pull complete 18:31:31 207e8628e3a3: Pull complete 18:31:31 c791037a9be2: Pull complete 18:31:35 ffd874e62e21: Pull complete 18:31:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:31:35 ---> cfc18b08335c 18:31:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:31:38 ---> Running in 02c340b63670 18:31:38 Removing intermediate container 02c340b63670 18:31:38 ---> c9fccaa863b4 18:31:38 Step 4/7 : RUN apk add --update bash 18:31:38 ---> Running in 16dc02420675 18:31:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:31:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:31:42 OK: 138 MiB in 40 packages 18:31:43 Removing intermediate container 16dc02420675 18:31:43 ---> 1c3d1934ac38 18:31:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:31:43 ---> Running in 1e430b01f095 18:31:44 Removing intermediate container 1e430b01f095 18:31:44 ---> 6012851ddcee 18:31:44 Step 6/7 : COPY go.mod . 18:31:44 ---> dc3435295686 18:31:44 Step 7/7 : RUN go mod download 18:31:45 ---> Running in 8feebfad495a 18:32:03 Removing intermediate container 8feebfad495a 18:32:03 ---> 4df3baa7eb3c 18:32:03 Successfully built 4df3baa7eb3c 18:32:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:32:04 + docker inspect -f . ci-base-image-arm64 18:32:04 . [Pipeline] withDockerContainer 18:32:04 prd-ubuntu18.04-docker-arm64-4c-16g-3056 does not seem to be running inside a container 18:32:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/43 -v /w/workspace/go-mod-secrets/43:/w/workspace/go-mod-secrets/43:rw,z -v /w/workspace/go-mod-secrets/43@tmp:/w/workspace/go-mod-secrets/43@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 18:32:06 $ docker top 459e3af1f9cb3714ec07542fc53a344ffd3f6b6afd37e82ce52ace4099256f77 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:07 + go version 18:32:07 go version go1.16.3 linux/arm64 [Pipeline] } 18:32:07 $ docker stop --time=1 459e3af1f9cb3714ec07542fc53a344ffd3f6b6afd37e82ce52ace4099256f77 18:32:09 $ docker rm -f 459e3af1f9cb3714ec07542fc53a344ffd3f6b6afd37e82ce52ace4099256f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:10 + docker inspect -f . ci-base-image-arm64 18:32:10 . [Pipeline] withDockerContainer 18:32:10 prd-ubuntu18.04-docker-arm64-4c-16g-3056 does not seem to be running inside a container 18:32:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/43 -v /w/workspace/go-mod-secrets/43:/w/workspace/go-mod-secrets/43:rw,z -v /w/workspace/go-mod-secrets/43@tmp:/w/workspace/go-mod-secrets/43@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 18:32:11 $ docker top f5c6c69d5c08c7939259c63c7dbf74765a4e96f4dcfd8676cbaf528edb14bc04 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:12 + go mod tidy [Pipeline] sh 18:32:13 + make test 18:32:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:32:48 Running on prd-centos7-docker-4c-2g-3058 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 18:32:48 Running in /w/workspace/go-mod-secrets/43 [Pipeline] { [Pipeline] checkout 18:32:52 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.516s coverage: 81.0% of statements 18:32:52 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.056s coverage: 57.1% of statements 18:32:52 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:32:52 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.031s coverage: 96.7% of statements 18:32:52 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.021s coverage: 89.5% of statements 18:32:52 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:32:52 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements 18:32:52 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:32:52 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.026s coverage: 85.7% of statements 18:32:52 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.020s coverage: 100.0% of statements 18:32:52 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:32:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:33:00 using credential edgex-jenkins-ssh 18:33:00 Cloning the remote Git repository 18:33:00 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:33:00 > git init /w/workspace/go-mod-secrets/43 # timeout=10 18:33:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:33:00 > git --version # timeout=10 18:33:00 > git --version # 'git version 2.24.3' 18:33:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:33:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:33:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:33:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:03 Checking out Revision 7fde15d8352e815a998e4fdb196d9dc47f255536 (master) 18:33:03 > git config core.sparsecheckout # timeout=10 18:33:03 > git checkout -f 7fde15d8352e815a998e4fdb196d9dc47f255536 # timeout=10 18:33:08 Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:33:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:33:10 + sudo service docker restart 18:33:10 + true 18:33:10 Redirecting to /bin/systemctl restart docker.service 18:33:11 gofmt -l . 18:33:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:33:11 $ docker stop --time=1 f5c6c69d5c08c7939259c63c7dbf74765a4e96f4dcfd8676cbaf528edb14bc04 18:33:13 $ docker rm -f f5c6c69d5c08c7939259c63c7dbf74765a4e96f4dcfd8676cbaf528edb14bc04 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] unstash 18:33:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo 18:33:14 ========================================================= 18:33:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:33:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:33:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:33:15 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 18:33:16 ---> job-cost.sh 18:33:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-634B 18:33:16 Sending build context to Docker daemon 658.9kB 18:33:16 Step 1/7 : ARG BASE=golang:1.15-alpine 18:33:16 Step 2/7 : FROM ${BASE} 18:33:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:33:16 540db60ca938: Pulling fs layer 18:33:16 adcc1eea9eea: Pulling fs layer 18:33:16 4c4ab2625f07: Pulling fs layer 18:33:16 0510c868ecb4: Pulling fs layer 18:33:16 afea3b2eda06: Pulling fs layer 18:33:16 7809a108b3ef: Pulling fs layer 18:33:16 f706445af74f: Pulling fs layer 18:33:16 0510c868ecb4: Waiting 18:33:16 afea3b2eda06: Waiting 18:33:16 7809a108b3ef: Waiting 18:33:16 f706445af74f: Waiting 18:33:16 4c4ab2625f07: Verifying Checksum 18:33:16 4c4ab2625f07: Download complete 18:33:16 adcc1eea9eea: Download complete 18:33:16 afea3b2eda06: Download complete 18:33:16 7809a108b3ef: Download complete 18:33:16 540db60ca938: Verifying Checksum 18:33:16 540db60ca938: Download complete 18:33:17 540db60ca938: Pull complete 18:33:18 adcc1eea9eea: Pull complete 18:33:18 4c4ab2625f07: Pull complete 18:33:21 f706445af74f: Verifying Checksum 18:33:21 f706445af74f: Download complete 18:33:23 0510c868ecb4: Verifying Checksum 18:33:23 0510c868ecb4: Download complete 18:33:36 0510c868ecb4: Pull complete 18:33:36 afea3b2eda06: Pull complete 18:33:36 7809a108b3ef: Pull complete 18:33:43 f706445af74f: Pull complete 18:33:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:33:43 ---> b068be0155e3 18:33:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:33:44 ---> Running in e9626f4abea6 18:33:44 Removing intermediate container e9626f4abea6 18:33:44 ---> 3f5289caca10 18:33:44 Step 4/7 : RUN apk add --update bash 18:33:44 ---> Running in 85d447f05ef0 18:33:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:33:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:33:49 OK: 149 MiB in 40 packages 18:33:50 Removing intermediate container 85d447f05ef0 18:33:50 ---> 92e6f1b3bf49 18:33:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:33:50 ---> Running in 13f1cfb07c34 18:33:51 Removing intermediate container 13f1cfb07c34 18:33:51 ---> 9f8ec281ce9a 18:33:51 Step 6/7 : COPY go.mod . 18:33:51 ---> 95cce55cb681 18:33:51 Step 7/7 : RUN go mod download 18:33:51 ---> Running in f36d74386f71 18:33:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:34:19 Removing intermediate container f36d74386f71 18:34:19 ---> 283b4ca7116a 18:34:19 Successfully built 283b4ca7116a 18:34:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:34:19 + docker inspect -f . ci-base-image-x86_64 18:34:19 . [Pipeline] withDockerContainer 18:34:19 prd-centos7-docker-4c-2g-3058 does not seem to be running inside a container 18:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/43 -v /w/workspace/go-mod-secrets/43:/w/workspace/go-mod-secrets/43:rw,z -v /w/workspace/go-mod-secrets/43@tmp:/w/workspace/go-mod-secrets/43@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-x86_64 cat 18:34:21 $ docker top be0c90eedebbf74804d7f2edc463295a1a83a4343e0f71ade7f340851b9cf71a -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:22 + go version 18:34:22 go version go1.16.3 linux/amd64 [Pipeline] } 18:34:22 $ docker stop --time=1 be0c90eedebbf74804d7f2edc463295a1a83a4343e0f71ade7f340851b9cf71a 18:34:25 $ docker rm -f be0c90eedebbf74804d7f2edc463295a1a83a4343e0f71ade7f340851b9cf71a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:26 + docker inspect -f . ci-base-image-x86_64 18:34:26 . [Pipeline] withDockerContainer 18:34:26 prd-centos7-docker-4c-2g-3058 does not seem to be running inside a container 18:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/43 -v /w/workspace/go-mod-secrets/43:/w/workspace/go-mod-secrets/43:rw,z -v /w/workspace/go-mod-secrets/43@tmp:/w/workspace/go-mod-secrets/43@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-x86_64 cat 18:34:28 $ docker top b077b6d56d814f0e3a246b7379b8112315f70c606da943dbfe4cf23c9ab5fda5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:29 + go mod tidy [Pipeline] sh 18:34:30 + make test 18:34:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:35:04 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.367s coverage: 81.0% of statements 18:35:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.065s coverage: 57.1% of statements 18:35:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:35:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.064s coverage: 96.7% of statements 18:35:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.019s coverage: 89.5% of statements 18:35:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:35:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.020s coverage: 100.0% of statements 18:35:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:35:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.044s coverage: 85.7% of statements 18:35:04 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.028s coverage: 100.0% of statements 18:35:04 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:35:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-634B/bin to PATH 18:35:16 INFO: No Stack... 18:35:16 INFO: Retrieving Pricing Info for: lf-standard-4 18:35:16 INFO: Archiving Costs [Pipeline] sh 18:35:17 + cat /w/workspace/go-mod-secrets/43/archives/cost.csv 18:35:17 + cut -d, -f6 [Pipeline] lock 18:35:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-43-stack-cost] 18:35:17 Resource [jenkins-edgexfoundry-go-mod-secrets-master-43-stack-cost] did not exist. Created. 18:35:17 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:17 + echo total: 0.20999999344348907 [Pipeline] stash 18:35:17 Stashed 1 file(s) [Pipeline] } 18:35:17 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-43-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:35:20 gofmt -l . 18:35:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:35:20 $ docker stop --time=1 b077b6d56d814f0e3a246b7379b8112315f70c606da943dbfe4cf23c9ab5fda5 18:35:22 $ docker rm -f b077b6d56d814f0e3a246b7379b8112315f70c606da943dbfe4cf23c9ab5fda5 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:23 Warning: overwriting stash ‘coverage-report’ 18:35:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:35:25 ---> job-cost.sh 18:35:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4k21 18:35:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-4k21/bin to PATH 18:36:31 INFO: No Stack... 18:36:31 INFO: Retrieving Pricing Info for: v1-standard-2 18:36:32 INFO: Archiving Costs [Pipeline] sh 18:36:32 + cat /w/workspace/go-mod-secrets/43/archives/cost.csv 18:36:32 + cut -d, -f6 [Pipeline] lock 18:36:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-43-stack-cost] 18:36:32 Resource [jenkins-edgexfoundry-go-mod-secrets-master-43-stack-cost] did not exist. Created. 18:36:32 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:33 /w/workspace/go-mod-secrets/43@tmp/durable-f281c048/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 18:36:33 + echo total: 0.029999999329447746 [Pipeline] stash 18:36:33 Warning: overwriting stash ‘stack-cost’ 18:36:34 Stashed 1 file(s) [Pipeline] } 18:36:34 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-43-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 18:36:34 provisioning config files... 18:36:34 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config1534554716955172282tmp [Pipeline] { [Pipeline] sh 18:36:35 + set +x 18:36:35 + bash -s -- 18:36:35 + curl -s https://codecov.io/bash 18:36:35 18:36:35 _____ _ 18:36:35 / ____| | | 18:36:35 | | ___ __| | ___ ___ _____ __ 18:36:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:36:35 | |___| (_) | (_| | __/ (_| (_) \ V / 18:36:35 \_____\___/ \__,_|\___|\___\___/ \_/ 18:36:35 Bash-1.0.2 18:36:35 18:36:35 18:36:35 ==> git version 2.24.3 found 18:36:35 ==> 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 18:36:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:36:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:36:35 ==> Jenkins CI detected. 18:36:35 project root: . 18:36:35 --> token set from env 18:36:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:36:35 ==> Running gcov in . (disable via -X gcov) 18:36:35 ==> Python coveragepy not found 18:36:35 ==> Searching for coverage reports in: 18:36:35 + . 18:36:35 -> Found 1 reports 18:36:35 ==> Detecting git/mercurial file structure 18:36:35 ==> Reading reports 18:36:35 + ./coverage.out bytes=29117 18:36:35 ==> Appending adjustments 18:36:35 https://docs.codecov.io/docs/fixing-reports 18:36:35 + Found adjustments 18:36:36 ==> Gzipping contents 18:36:36 8.0K /tmp/codecov.buhpn7.gz 18:36:36 ==> Uploading reports 18:36:36 url: https://codecov.io 18:36:36 query: branch=master&commit=7fde15d8352e815a998e4fdb196d9dc47f255536&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:36:36 -> Pinging Codecov 18:36:36 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=7fde15d8352e815a998e4fdb196d9dc47f255536&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:36:36 -> Uploading to 18:36:36 https://storage.googleapis.com/codecov/v4/raw/2021-05-05/D63849C06B6B67093493C71CE874ED06/7fde15d8352e815a998e4fdb196d9dc47f255536/43c8eae2-9a13-40ba-819f-c7bcd833655d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210505T183636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=455f6232f4656c4896a6408863b9c6422a3aae3894b0df7d48de0a5096bf37f1 18:36:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:36:36 Dload Upload Total Spent Left Speed 18:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5961 0 0 100 5961 0 14380 --:--:-- --:--:-- --:--:-- 14363 18:36:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/7fde15d8352e815a998e4fdb196d9dc47f255536 [Pipeline] } 18:36:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:36:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:36:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:36:38 18:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:36:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:36:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:36:38 188c0c94c7c5: Pulling fs layer 18:36:38 0ef7d3d256c8: Pulling fs layer 18:36:38 de9db76c5a1d: Pulling fs layer 18:36:38 0eba1c9be4d2: Pulling fs layer 18:36:38 0d57e429df01: Pulling fs layer 18:36:38 4e4be7b47b0d: Pulling fs layer 18:36:38 e1f770b5df2f: Pulling fs layer 18:36:38 85a0685a4137: Pulling fs layer 18:36:38 0eba1c9be4d2: Waiting 18:36:38 0d57e429df01: Waiting 18:36:38 4e4be7b47b0d: Waiting 18:36:38 e1f770b5df2f: Waiting 18:36:38 85a0685a4137: Waiting 18:36:38 de9db76c5a1d: Verifying Checksum 18:36:38 de9db76c5a1d: Download complete 18:36:38 0ef7d3d256c8: Verifying Checksum 18:36:38 0ef7d3d256c8: Download complete 18:36:38 0d57e429df01: Verifying Checksum 18:36:38 0d57e429df01: Download complete 18:36:38 4e4be7b47b0d: Verifying Checksum 18:36:38 4e4be7b47b0d: Download complete 18:36:38 188c0c94c7c5: Verifying Checksum 18:36:39 188c0c94c7c5: Pull complete 18:36:40 0ef7d3d256c8: Pull complete 18:36:40 de9db76c5a1d: Pull complete 18:36:41 e1f770b5df2f: Verifying Checksum 18:36:41 e1f770b5df2f: Download complete 18:36:47 0eba1c9be4d2: Verifying Checksum 18:36:47 0eba1c9be4d2: Download complete 18:36:47 85a0685a4137: Verifying Checksum 18:36:47 85a0685a4137: Download complete 18:37:00 0eba1c9be4d2: Pull complete 18:37:00 0d57e429df01: Pull complete 18:37:00 4e4be7b47b0d: Pull complete 18:37:04 e1f770b5df2f: Pull complete 18:37:19 85a0685a4137: Pull complete 18:37:19 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:37:20 prd-centos7-docker-4c-2g-3048 does not seem to be running inside a container 18:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 18:37:22 $ docker top a1f1a5e79b56d53869d574d826639beb203b042dc2531fd4c5f502180ddaca4c -eo pid,comm [Pipeline] { [Pipeline] echo 18:37:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:37:23 + set -o pipefail 18:37:23 + snyk monitor '--org=edgex-jenkins' 18:37:30 18:37:30 Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets/v2)... 18:37:30 18:37:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/b25becb9-7fa0-433c-9812-f348d05f8b6c 18:37:30 18:37:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:37:30 18:37:30 [Pipeline] } 18:37:30 $ docker stop --time=1 a1f1a5e79b56d53869d574d826639beb203b042dc2531fd4c5f502180ddaca4c 18:37:32 $ docker rm -f a1f1a5e79b56d53869d574d826639beb203b042dc2531fd4c5f502180ddaca4c [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 18:37:33 + git log --format=format:%s -1 7fde15d8352e815a998e4fdb196d9dc47f255536 [Pipeline] isUnix [Pipeline] sh 18:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:37:33 . [Pipeline] withDockerContainer 18:37:33 prd-centos7-docker-4c-2g-3048 does not seem to be running inside a container 18:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 18:37:35 $ docker top 94076ea700703a462850f03240b612f2dc35e003abf606874e717a0aa3f6e1bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:37:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:35 [ssh-agent] Looking for ssh-agent implementation... 18:37:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:36 $ docker exec 94076ea700703a462850f03240b612f2dc35e003abf606874e717a0aa3f6e1bd ssh-agent 18:37:36 SSH_AUTH_SOCK=/tmp/ssh-GYnVCKIOeLEM/agent.11 18:37:36 SSH_AGENT_PID=16 18:37:36 Running ssh-add (command line suppressed) 18:37:37 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6931023857191845672.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6931023857191845672.key) 18:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:38 + git semver tag 18:37:38 # -> Open(): unable to determine branch for HEAD 18:37:38 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:37:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:37:38 # $SEMVER_REMOTE_NAME = origin 18:37:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:37:38 # $SEMVER_USER_NAME = edgex-jenkins 18:37:38 # $SEMVER_BRANCH = master 18:37:38 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 18:37:38 # 7fde15d8352e815a998e4fdb196d9dc47f255536 HEAD 18:37:38 # -> Force: false 18:37:38 # 6e2f9a90ff4d12978b524c6f1acd4719cddeb573 refs/tags/v2.0.0-dev.19 [Pipeline] } 18:37:38 $ docker exec --env ******** --env ******** 94076ea700703a462850f03240b612f2dc35e003abf606874e717a0aa3f6e1bd ssh-agent -k 18:37:38 unset SSH_AUTH_SOCK; 18:37:38 unset SSH_AGENT_PID; 18:37:38 echo Agent pid 16 killed; 18:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:38 + git semver [Pipeline] } 18:37:38 $ docker stop --time=1 94076ea700703a462850f03240b612f2dc35e003abf606874e717a0aa3f6e1bd 18:37:40 $ docker rm -f 94076ea700703a462850f03240b612f2dc35e003abf606874e717a0aa3f6e1bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:37:41 18:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:37:41 0.23.1-centos7: Pulling from edgex-lftools 18:37:41 ab5ef0e58194: Pulling fs layer 18:37:41 9712f1f96733: Pulling fs layer 18:37:41 63f879dbbcfc: Pulling fs layer 18:37:41 0d9ebad4ef96: Pulling fs layer 18:37:41 0d9ebad4ef96: Waiting 18:37:41 e9a5061849ea: Pulling fs layer 18:37:41 d747dcd14b5f: Pulling fs layer 18:37:41 2de7ff778b66: Pulling fs layer 18:37:41 e9a5061849ea: Waiting 18:37:41 d747dcd14b5f: Waiting 18:37:41 2de7ff778b66: Waiting 18:37:41 9712f1f96733: Verifying Checksum 18:37:41 9712f1f96733: Download complete 18:37:45 63f879dbbcfc: Verifying Checksum 18:37:45 63f879dbbcfc: Download complete 18:37:46 e9a5061849ea: Verifying Checksum 18:37:46 e9a5061849ea: Download complete 18:37:46 d747dcd14b5f: Verifying Checksum 18:37:46 d747dcd14b5f: Download complete 18:37:47 0d9ebad4ef96: Verifying Checksum 18:37:47 0d9ebad4ef96: Download complete 18:37:47 2de7ff778b66: Verifying Checksum 18:37:47 2de7ff778b66: Download complete 18:37:47 ab5ef0e58194: Verifying Checksum 18:37:47 ab5ef0e58194: Download complete 18:37:57 ab5ef0e58194: Pull complete 18:37:57 9712f1f96733: Pull complete 18:38:01 63f879dbbcfc: Pull complete 18:38:14 0d9ebad4ef96: Pull complete 18:38:15 e9a5061849ea: Pull complete 18:38:15 d747dcd14b5f: Pull complete 18:38:19 2de7ff778b66: Pull complete 18:38:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:38:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:38:19 prd-centos7-docker-4c-2g-3048 does not seem to be running inside a container 18:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 18:38:22 $ docker top 5d07111e8c7c4de535323359c2f29f42abb781af5c672364fecccbeb9e04f5e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:38:23 provisioning config files... 18:38:23 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config209466404889447738tmp 18:38:23 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3898182343934911804tmp 18:38:23 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config4246537175587410646tmp [Pipeline] { [Pipeline] echo 18:38:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:38:23 ---> sigul-configuration.sh 18:38:23 gpg: directory `/root/.gnupg' created 18:38:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:38:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:38:23 gpg: keyring `/root/.gnupg/secring.gpg' created 18:38:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:38:23 gpg: CAST5 encrypted data 18:38:23 gpg: encrypted with 1 passphrase 18:38:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:38:24 + mkdir /home/jenkins 18:38:24 + mkdir /home/jenkins/sigul [Pipeline] sh 18:38:24 + 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 18:38:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:38:25 ---> sigul-install.sh 18:38:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:38:38 + git tag --list 18:38:38 v0.0.0 18:38:38 v0.0.1 18:38:38 v0.0.10 18:38:38 v0.0.11 18:38:38 v0.0.12 18:38:38 v0.0.13 18:38:38 v0.0.14 18:38:38 v0.0.15 18:38:38 v0.0.16 18:38:38 v0.0.17 18:38:38 v0.0.18 18:38:38 v0.0.19 18:38:38 v0.0.2 18:38:38 v0.0.20 18:38:38 v0.0.21 18:38:38 v0.0.22 18:38:38 v0.0.23 18:38:38 v0.0.24 18:38:38 v0.0.25 18:38:38 v0.0.26 18:38:38 v0.0.27 18:38:38 v0.0.28 18:38:38 v0.0.29 18:38:38 v0.0.3 18:38:38 v0.0.30 18:38:38 v0.0.31 18:38:38 v0.0.32 18:38:38 v0.0.33 18:38:38 v0.0.4 18:38:38 v0.0.5 18:38:38 v0.0.6 18:38:38 v0.0.7 18:38:38 v0.0.8 18:38:38 v0.0.9 18:38:38 v2.0.0-dev.1 18:38:38 v2.0.0-dev.10 18:38:38 v2.0.0-dev.11 18:38:38 v2.0.0-dev.12 18:38:38 v2.0.0-dev.13 18:38:38 v2.0.0-dev.14 18:38:38 v2.0.0-dev.15 18:38:38 v2.0.0-dev.16 18:38:38 v2.0.0-dev.17 18:38:38 v2.0.0-dev.18 18:38:38 v2.0.0-dev.19 18:38:38 v2.0.0-dev.2 18:38:38 v2.0.0-dev.3 18:38:38 v2.0.0-dev.4 18:38:38 v2.0.0-dev.5 18:38:38 v2.0.0-dev.6 18:38:38 v2.0.0-dev.7 18:38:38 v2.0.0-dev.8 18:38:38 v2.0.0-dev.9 [Pipeline] sh 18:38:39 + lftools sign git-tag v2.0.0-dev.19 18:38:41 Signing Git tag with Sigul... 18:38:41 Signing v2.0.0-dev.19 [Pipeline] echo 18:38:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:38:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:38:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:38:43 $ docker stop --time=1 5d07111e8c7c4de535323359c2f29f42abb781af5c672364fecccbeb9e04f5e1 18:38:45 $ docker rm -f 5d07111e8c7c4de535323359c2f29f42abb781af5c672364fecccbeb9e04f5e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:46 . [Pipeline] withDockerContainer 18:38:47 prd-centos7-docker-4c-2g-3048 does not seem to be running inside a container 18:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 18:38:49 $ docker top 934f9709ebbb3d4aa16c0fea67402e45ce01a18d78c49c7c99e5d74c358a1550 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:49 [ssh-agent] Looking for ssh-agent implementation... 18:38:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:50 $ docker exec 934f9709ebbb3d4aa16c0fea67402e45ce01a18d78c49c7c99e5d74c358a1550 ssh-agent 18:38:50 SSH_AUTH_SOCK=/tmp/ssh-Ym3nnstUGxxd/agent.11 18:38:50 SSH_AGENT_PID=16 18:38:50 Running ssh-add (command line suppressed) 18:38:51 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2664299464595771139.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2664299464595771139.key) 18:38:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:51 + git semver bump pre 18:38:52 # -> Open(): unable to determine branch for HEAD 18:38:52 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:38:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:38:52 # $SEMVER_REMOTE_NAME = origin 18:38:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:38:52 # $SEMVER_USER_NAME = edgex-jenkins 18:38:52 # $SEMVER_BRANCH = master 18:38:52 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 18:38:52 2.0.0-dev.20 [Pipeline] } 18:38:52 $ docker exec --env ******** --env ******** 934f9709ebbb3d4aa16c0fea67402e45ce01a18d78c49c7c99e5d74c358a1550 ssh-agent -k 18:38:52 unset SSH_AUTH_SOCK; 18:38:52 unset SSH_AGENT_PID; 18:38:52 echo Agent pid 16 killed; 18:38:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:53 + git semver [Pipeline] } 18:38:53 $ docker stop --time=1 934f9709ebbb3d4aa16c0fea67402e45ce01a18d78c49c7c99e5d74c358a1550 18:38:55 $ docker rm -f 934f9709ebbb3d4aa16c0fea67402e45ce01a18d78c49c7c99e5d74c358a1550 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:56 . [Pipeline] withDockerContainer 18:38:56 prd-centos7-docker-4c-2g-3048 does not seem to be running inside a container 18:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 18:38:58 $ docker top d152e5fda528119f99adb6d503c5b4acc6def21966574f8c30ccc15c0bc10fa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:58 [ssh-agent] Looking for ssh-agent implementation... 18:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:59 $ docker exec d152e5fda528119f99adb6d503c5b4acc6def21966574f8c30ccc15c0bc10fa9 ssh-agent 18:38:59 SSH_AUTH_SOCK=/tmp/ssh-wxRiuKPIff9N/agent.11 18:38:59 SSH_AGENT_PID=16 18:38:59 Running ssh-add (command line suppressed) 18:38:59 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_7739982009518129399.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_7739982009518129399.key) 18:38:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:00 + git semver push 18:39:00 # -> Open(): unable to determine branch for HEAD 18:39:00 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:39:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:39:00 # $SEMVER_REMOTE_NAME = origin 18:39:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:00 # $SEMVER_USER_NAME = edgex-jenkins 18:39:00 # $SEMVER_BRANCH = master 18:39:00 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 18:39:06 $ docker exec --env ******** --env ******** d152e5fda528119f99adb6d503c5b4acc6def21966574f8c30ccc15c0bc10fa9 ssh-agent -k 18:39:06 unset SSH_AUTH_SOCK; 18:39:06 unset SSH_AGENT_PID; 18:39:06 echo Agent pid 16 killed; 18:39:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:07 + git semver [Pipeline] } 18:39:07 $ docker stop --time=1 d152e5fda528119f99adb6d503c5b4acc6def21966574f8c30ccc15c0bc10fa9 18:39:08 $ docker rm -f d152e5fda528119f99adb6d503c5b4acc6def21966574f8c30ccc15c0bc10fa9 [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 18:39:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:11 ---> package-listing.sh 18:39:11 ++ tr '[:upper:]' '[:lower:]' 18:39:11 ++ facter osfamily 18:39:11 + OS_FAMILY=redhat 18:39:11 + workspace=/w/workspace/gexfoundry_go-mod-secrets_master 18:39:11 + START_PACKAGES=/tmp/packages_start.txt 18:39:11 + END_PACKAGES=/tmp/packages_end.txt 18:39:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:11 + PACKAGES=/tmp/packages_start.txt 18:39:11 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 18:39:11 + PACKAGES=/tmp/packages_end.txt 18:39:11 + case "${OS_FAMILY}" in 18:39:11 + rpm -qa 18:39:11 + sort 18:39:18 + '[' -f /tmp/packages_start.txt ']' 18:39:18 + '[' -f /tmp/packages_end.txt ']' 18:39:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:18 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 18:39:18 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ 18:39:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo 18:39:18 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:39:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:39:19 18:39:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:39:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:39:19 alpine: Pulling from edgex-lftools-log-publisher 18:39:19 df20fa9351a1: Pulling fs layer 18:39:19 36b3adc4ff6f: Pulling fs layer 18:39:19 8ad3a11d3b57: Pulling fs layer 18:39:19 46f8f816bc3b: Pulling fs layer 18:39:19 93b61091891f: Pulling fs layer 18:39:19 93b9cdb0e59b: Pulling fs layer 18:39:19 5e14af77c1be: Pulling fs layer 18:39:19 01666e4c0597: Pulling fs layer 18:39:19 aa168da1d23b: Pulling fs layer 18:39:19 93b9cdb0e59b: Waiting 18:39:19 5e14af77c1be: Waiting 18:39:19 01666e4c0597: Waiting 18:39:19 aa168da1d23b: Waiting 18:39:19 93b61091891f: Waiting 18:39:19 46f8f816bc3b: Waiting 18:39:20 36b3adc4ff6f: Verifying Checksum 18:39:20 36b3adc4ff6f: Download complete 18:39:20 46f8f816bc3b: Download complete 18:39:20 df20fa9351a1: Verifying Checksum 18:39:20 df20fa9351a1: Download complete 18:39:20 93b9cdb0e59b: Verifying Checksum 18:39:20 93b9cdb0e59b: Download complete 18:39:20 5e14af77c1be: Verifying Checksum 18:39:20 5e14af77c1be: Download complete 18:39:20 01666e4c0597: Verifying Checksum 18:39:20 01666e4c0597: Download complete 18:39:20 93b61091891f: Verifying Checksum 18:39:20 93b61091891f: Download complete 18:39:21 df20fa9351a1: Pull complete 18:39:21 36b3adc4ff6f: Pull complete 18:39:21 8ad3a11d3b57: Verifying Checksum 18:39:21 8ad3a11d3b57: Download complete 18:39:23 8ad3a11d3b57: Pull complete 18:39:24 46f8f816bc3b: Pull complete 18:39:25 93b61091891f: Pull complete 18:39:25 93b9cdb0e59b: Pull complete 18:39:25 5e14af77c1be: Pull complete 18:39:26 01666e4c0597: Pull complete 18:39:27 aa168da1d23b: Verifying Checksum 18:39:27 aa168da1d23b: Download complete 18:39:43 aa168da1d23b: Pull complete 18:39:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:39:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:39:43 prd-centos7-docker-4c-2g-3048 does not seem to be running inside a container 18:39:43 $ 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 18:39:47 $ docker top 5cc635b0cc880c35994f53d6f05da740d050e1c0b4d15cf0a2d67e681e0f369e -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:48 + mkdir -p /var/log/sa [Pipeline] sh 18:39:48 + ls /var/log/sa-host 18:39:48 + sadf -c /var/log/sa-host/sa05 18:39:48 file_magic: OK 18:39:48 HZ: Using current value: 100 18:39:48 file_header: OK 18:39:48 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 18:39:48 Statistics: 18:39:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:39:48 File successfully converted to sysstat format version 12.2.1 18:39:49 + sadf -c /var/log/sa-host/sa23 18:39:49 file_magic: OK 18:39:49 HZ: Using current value: 100 18:39:49 file_header: OK 18:39:49 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 18:39:49 Statistics: 18:39:49 Hnuu...uuuununununu... 18:39:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:49 provisioning config files... 18:39:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config257975873672791124tmp [Pipeline] { [Pipeline] echo 18:39:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:50 ---> create-netrc.sh [Pipeline] } 18:39:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:39:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:50 ---> python-tools-install.sh [Pipeline] echo 18:39:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:50 ---> sudo-logs.sh 18:39:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:51 ---> job-cost.sh 18:39:51 lf-activate-venv: SKIPPING 18:39:51 DEBUG: total: 0.029999999329447746 18:39:51 INFO: Retrieving Stack Cost... 18:39:53 INFO: Retrieving Pricing Info for: v1-standard-2 18:39:54 INFO: Archiving Costs [Pipeline] echo 18:39:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:39:54 ---> logs-deploy.sh 18:39:54 lf-activate-venv: SKIPPING 18:39:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/43 18:39:54 INFO: archiving workspace using pattern(s): 18:39:57 Archives upload complete. 18:39:57 INFO: archiving logs to Nexus 18:39:59 ---> uname -a: 18:39:59 Linux prd-centos7-docker-4c-2g-3048.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:39:59 18:39:59 18:39:59 ---> lscpu: 18:39:59 Architecture: x86_64 18:39:59 CPU op-mode(s): 32-bit, 64-bit 18:39:59 Byte Order: Little Endian 18:39:59 Address sizes: 40 bits physical, 48 bits virtual 18:39:59 CPU(s): 4 18:39:59 On-line CPU(s) list: 0-3 18:39:59 Thread(s) per core: 1 18:39:59 Core(s) per socket: 1 18:39:59 Socket(s): 4 18:39:59 NUMA node(s): 1 18:39:59 Vendor ID: GenuineIntel 18:39:59 CPU family: 6 18:39:59 Model: 44 18:39:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:39:59 Stepping: 1 18:39:59 CPU MHz: 2933.438 18:39:59 BogoMIPS: 5866.87 18:39:59 Virtualization: VT-x 18:39:59 Hypervisor vendor: KVM 18:39:59 Virtualization type: full 18:39:59 L1d cache: 128 KiB 18:39:59 L1i cache: 128 KiB 18:39:59 L2 cache: 16 MiB 18:39:59 L3 cache: 64 MiB 18:39:59 NUMA node0 CPU(s): 0-3 18:39:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:39:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:39:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:39:59 Vulnerability Meltdown: Mitigation; PTI 18:39:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:39:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:39:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:39:59 Vulnerability Srbds: Not affected 18:39:59 Vulnerability Tsx async abort: Not affected 18:39:59 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 18:39:59 18:39:59 18:39:59 ---> nproc: 18:39:59 4 18:39:59 18:39:59 18:39:59 ---> df -h: 18:39:59 Filesystem Size Used Available Use% Mounted on 18:39:59 overlay 50.0G 8.5G 41.4G 17% / 18:39:59 tmpfs 64.0M 0 64.0M 0% /dev 18:39:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:39:59 shm 64.0M 0 64.0M 0% /dev/shm 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_go-mod-secrets_master@tmp 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 18:39:59 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_go-mod-secrets_master 18:39:59 18:39:59 18:39:59 ---> free -m: 18:39:59 total used free shared buff/cache available 18:39:59 Mem: 1837 847 137 0 851 923 18:39:59 Swap: 1023 2 1021 18:39:59 18:39:59 18:39:59 ---> ip addr: 18:39:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:39:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:39:59 inet 127.0.0.1/8 scope host lo 18:39:59 valid_lft forever preferred_lft forever 18:39:59 inet6 ::1/128 scope host 18:39:59 valid_lft forever preferred_lft forever 18:39:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:39:59 link/ether fa:16:3e:f1:e0:ca brd ff:ff:ff:ff:ff:ff 18:39:59 inet 10.30.122.230/23 brd 10.30.123.255 scope global dynamic eth0 18:39:59 valid_lft 85547sec preferred_lft 85547sec 18:39:59 inet6 fe80::f816:3eff:fef1:e0ca/64 scope link 18:39:59 valid_lft forever preferred_lft forever 18:39:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:39:59 link/ether 02:42:a9:4c:ce:ef brd ff:ff:ff:ff:ff:ff 18:39:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:39:59 valid_lft forever preferred_lft forever 18:39:59 inet6 fe80::42:a9ff:fe4c:ceef/64 scope link 18:39:59 valid_lft forever preferred_lft forever 18:39:59 18:39:59 18:39:59 ---> sar -b -r -n DEV: 18:39:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/05/21 _x86_64_ (4 CPU) 18:39:59 18:39:59 18:25:31 LINUX RESTART (4 CPU) 18:39:59 18:39:59 18:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:39:59 18:27:02 178.82 95.22 83.60 0.00 9365.03 39394.56 0.00 18:39:59 18:28:01 10.41 3.27 7.14 0.00 741.66 169.29 0.00 18:39:59 18:29:01 0.32 0.00 0.32 0.00 0.00 4.86 0.00 18:39:59 18:30:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 18:39:59 18:31:02 0.22 0.00 0.22 0.00 0.00 2.50 0.00 18:39:59 18:32:01 0.25 0.00 0.25 0.00 0.00 3.82 0.00 18:39:59 18:33:01 0.37 0.00 0.37 0.00 0.00 5.67 0.00 18:39:59 18:34:01 0.23 0.00 0.23 0.00 0.00 3.62 0.00 18:39:59 18:35:01 0.35 0.00 0.35 0.00 0.00 5.71 0.00 18:39:59 18:36:01 0.28 0.00 0.28 0.00 0.00 4.73 0.00 18:39:59 18:37:01 67.43 22.14 45.29 0.00 1257.86 17182.89 0.00 18:39:59 18:38:02 294.45 162.52 131.93 0.00 7359.28 33370.53 0.00 18:39:59 18:39:01 164.05 71.74 92.31 0.00 4104.34 17262.31 0.00 18:39:59 Average: 55.06 27.24 27.82 0.00 1748.07 8238.81 0.00 18:39:59 18:39:59 18:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:39:59 18:27:02 86380 0 615120 32.69 2620 1177424 1599724 54.60 448992 1142232 12 18:39:59 18:28:01 124696 0 615484 32.71 2620 1138744 1156888 39.48 438276 1116344 20 18:39:59 18:29:01 136304 0 603872 32.09 2620 1138748 1079140 36.83 432912 1111636 8 18:39:59 18:30:01 133576 0 606596 32.24 2620 1138752 1079476 36.84 432212 1115060 12 18:39:59 18:31:02 133624 0 606544 32.24 2620 1138756 1079392 36.84 432592 1115060 20 18:39:59 18:32:01 132832 0 607332 32.28 2620 1138760 1079416 36.84 432320 1116224 16 18:39:59 18:33:01 132360 0 607800 32.30 2620 1138764 1079368 36.84 432632 1116224 12 18:39:59 18:34:01 133720 0 606436 32.23 2620 1138768 1079140 36.83 431480 1116224 16 18:39:59 18:35:01 133680 0 606468 32.23 2620 1138776 1079140 36.83 431528 1116224 8 18:39:59 18:36:01 132012 0 608132 32.32 2620 1138780 1079332 36.84 433204 1116224 8 18:39:59 18:37:01 100160 0 739656 39.31 2620 1039108 1559720 53.23 508360 1026548 90720 18:39:59 18:38:02 82460 0 771944 41.03 2532 1024608 1553536 53.02 611228 916872 47372 18:39:59 18:39:01 243908 0 798536 42.44 1492 837608 1401748 47.84 578716 717676 48 18:39:59 Average: 131209 0 645686 34.32 2526 1102123 1223540 41.76 464958 1064811 10636 18:39:59 18:39:59 18:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:39:59 18:27:02 vethb7ab18b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:27:02 veth7e041f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:27:02 eth0 227.84 169.36 1055.20 66.21 0.00 0.00 0.00 0.00 18:39:59 18:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:28:01 eth0 20.54 17.85 28.17 7.84 0.00 0.00 0.00 0.00 18:39:59 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:28:01 docker0 3.05 2.52 0.58 5.12 0.00 0.00 0.00 0.00 18:39:59 18:29:01 eth0 1.36 0.10 0.12 0.01 0.00 0.00 0.00 0.00 18:39:59 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:30:01 eth0 2.06 1.00 1.23 0.42 0.00 0.00 0.00 0.00 18:39:59 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:31:02 eth0 1.28 0.48 0.35 0.19 0.00 0.00 0.00 0.00 18:39:59 18:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:32:01 eth0 1.49 0.61 0.48 0.31 0.00 0.00 0.00 0.00 18:39:59 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:33:01 eth0 0.63 0.43 0.28 0.15 0.00 0.00 0.00 0.00 18:39:59 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:34:01 eth0 0.08 0.10 0.01 0.07 0.00 0.00 0.00 0.00 18:39:59 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:35:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:36:01 eth0 0.93 0.43 0.32 0.21 0.00 0.00 0.00 0.00 18:39:59 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:37:01 eth0 409.32 327.12 4066.15 55.42 0.00 0.00 0.00 0.00 18:39:59 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:38:02 eth0 377.05 327.27 3243.19 36.17 0.00 0.00 0.00 0.00 18:39:59 18:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:38:02 docker0 9.91 10.32 0.96 29.07 0.00 0.00 0.00 0.00 18:39:59 18:39:01 eth0 97.18 68.54 319.17 83.46 0.00 0.00 0.00 0.00 18:39:59 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:39:01 veth6d57bc0 0.93 0.69 0.18 0.18 0.00 0.00 0.00 0.00 18:39:59 18:39:01 docker0 19.01 37.93 1.21 262.71 0.00 0.00 0.00 0.00 18:39:59 Average: eth0 87.77 70.35 672.58 19.18 0.00 0.00 0.00 0.00 18:39:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 Average: veth6d57bc0 0.07 0.05 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 Average: docker0 2.44 3.88 0.21 22.63 0.00 0.00 0.00 0.00 18:39:59 18:39:59 18:39:59 ---> sar -P ALL: 18:39:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/05/21 _x86_64_ (4 CPU) 18:39:59 18:39:59 18:25:31 LINUX RESTART (4 CPU) 18:39:59 18:39:59 18:26:02 CPU %user %nice %system %iowait %steal %idle 18:39:59 18:27:02 all 15.52 0.00 9.38 6.42 23.76 44.93 18:39:59 18:27:02 0 20.57 0.00 13.85 4.64 22.39 38.56 18:39:59 18:27:02 1 15.72 0.00 8.08 8.86 23.93 43.41 18:39:59 18:27:02 2 13.33 0.00 8.13 5.52 24.02 48.99 18:39:59 18:27:02 3 12.64 0.00 7.62 6.59 24.62 48.53 18:39:59 18:28:01 all 0.92 0.00 1.44 0.17 4.92 92.56 18:39:59 18:28:01 0 1.06 0.00 1.54 0.05 5.33 92.02 18:39:59 18:28:01 1 0.99 0.00 1.72 0.21 5.42 91.66 18:39:59 18:28:01 2 0.81 0.00 1.11 0.03 4.48 93.57 18:39:59 18:28:01 3 0.81 0.00 1.38 0.38 4.43 93.00 18:39:59 18:29:01 all 0.09 0.00 0.10 0.00 0.83 98.99 18:39:59 18:29:01 0 0.07 0.00 0.10 0.00 0.48 99.35 18:39:59 18:29:01 1 0.03 0.00 0.13 0.00 0.66 99.17 18:39:59 18:29:01 2 0.23 0.00 0.08 0.00 1.30 98.38 18:39:59 18:29:01 3 0.02 0.00 0.07 0.00 0.86 99.06 18:39:59 18:30:01 all 0.07 0.00 0.22 0.00 1.72 97.99 18:39:59 18:30:01 0 0.05 0.00 0.05 0.00 1.82 98.08 18:39:59 18:30:01 1 0.18 0.00 0.16 0.00 1.85 97.81 18:39:59 18:30:01 2 0.05 0.00 0.30 0.00 1.65 98.01 18:39:59 18:30:01 3 0.02 0.00 0.36 0.00 1.55 98.07 18:39:59 18:31:02 all 0.12 0.00 0.04 0.00 0.81 99.04 18:39:59 18:31:02 0 0.10 0.00 0.03 0.00 0.33 99.53 18:39:59 18:31:02 1 0.33 0.00 0.03 0.00 1.51 98.12 18:39:59 18:31:02 2 0.03 0.00 0.05 0.00 1.06 98.86 18:39:59 18:31:02 3 0.02 0.00 0.03 0.00 0.32 99.63 18:39:59 18:32:01 all 0.07 0.00 0.07 0.00 1.40 98.46 18:39:59 18:32:01 0 0.02 0.00 0.03 0.00 0.47 99.48 18:39:59 18:32:01 1 0.19 0.00 0.15 0.00 1.04 98.62 18:39:59 18:32:01 2 0.05 0.00 0.07 0.00 2.68 97.21 18:39:59 18:32:01 3 0.02 0.00 0.03 0.00 1.39 98.56 18:39:59 18:33:01 all 0.05 0.00 0.05 0.00 1.46 98.45 18:39:59 18:33:01 0 0.02 0.00 0.02 0.00 0.66 99.30 18:39:59 18:33:01 1 0.10 0.00 0.02 0.00 1.09 98.79 18:39:59 18:33:01 2 0.06 0.00 0.10 0.00 3.41 96.43 18:39:59 18:33:01 3 0.02 0.00 0.05 0.00 0.63 99.30 18:39:59 18:34:01 all 0.06 0.00 0.04 0.00 1.54 98.37 18:39:59 18:34:01 0 0.03 0.00 0.02 0.00 0.68 99.27 18:39:59 18:34:01 1 0.12 0.00 0.03 0.00 1.17 98.68 18:39:59 18:34:01 2 0.06 0.00 0.06 0.00 3.06 96.81 18:39:59 18:34:01 3 0.02 0.00 0.03 0.00 1.22 98.74 18:39:59 18:35:01 all 0.03 0.00 0.03 0.00 1.31 98.63 18:39:59 18:35:01 0 0.07 0.00 0.03 0.00 2.13 97.77 18:39:59 18:35:01 1 0.02 0.00 0.03 0.00 0.41 99.54 18:39:59 18:35:01 2 0.02 0.00 0.00 0.00 0.86 99.12 18:39:59 18:35:01 3 0.02 0.00 0.05 0.00 1.82 98.12 18:39:59 18:36:01 all 0.06 0.00 0.04 0.00 1.09 98.81 18:39:59 18:36:01 0 0.10 0.00 0.03 0.00 1.45 98.42 18:39:59 18:36:01 1 0.02 0.00 0.03 0.00 1.15 98.80 18:39:59 18:36:01 2 0.07 0.00 0.03 0.00 1.02 98.88 18:39:59 18:36:01 3 0.05 0.00 0.05 0.00 0.74 99.16 18:39:59 18:37:01 all 2.82 0.00 2.60 0.17 15.05 79.35 18:39:59 18:37:01 0 2.20 0.00 2.65 0.27 15.40 79.47 18:39:59 18:37:01 1 2.56 0.00 2.29 0.08 14.16 80.91 18:39:59 18:37:01 2 3.78 0.00 2.72 0.15 16.55 76.81 18:39:59 18:37:01 3 2.77 0.00 2.75 0.16 14.11 80.21 18:39:59 18:39:59 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:39:59 18:38:02 all 5.97 0.00 5.85 2.36 24.32 61.51 18:39:59 18:38:02 0 5.00 0.00 5.35 2.45 25.76 61.43 18:39:59 18:38:02 1 5.30 0.00 6.12 2.31 22.65 63.62 18:39:59 18:38:02 2 7.52 0.00 6.48 2.02 24.28 59.70 18:39:59 18:38:02 3 6.08 0.00 5.44 2.64 24.58 61.25 18:39:59 18:39:01 all 6.72 0.00 6.83 1.71 19.31 65.43 18:39:59 18:39:01 0 3.93 0.00 6.27 1.98 19.11 68.71 18:39:59 18:39:01 1 7.35 0.00 6.99 1.13 18.73 65.80 18:39:59 18:39:01 2 9.78 0.00 7.11 1.86 19.24 62.02 18:39:59 18:39:01 3 5.89 0.00 6.98 1.86 20.17 65.10 18:39:59 Average: all 2.52 0.00 2.08 0.84 7.59 86.97 18:39:59 Average: 0 2.54 0.00 2.31 0.73 7.50 86.92 18:39:59 Average: 1 2.57 0.00 2.02 0.98 7.33 87.10 18:39:59 Average: 2 2.77 0.00 2.03 0.74 8.02 86.43 18:39:59 Average: 3 2.21 0.00 1.94 0.91 7.51 87.44 18:39:59 18:39:59 18:39:59