Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a7bdd828a6e1890dfaf5ed4577446f96ffeee818 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16145 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 > 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 Checking out Revision a7bdd828a6e1890dfaf5ed4577446f96ffeee818 (master) > 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 a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 Commit message: "Merge pull request #71 from lenny-intel/refactor" > git rev-list --no-walk 56512cd11a939a123a86bcf526f428629016a167 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:53 ========================================================= 20:32:53 EdgeX Global Pipelines Version Info 20:32:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:56 ------------------- 20:32:56 stable info: 20:32:56 ------------------- 20:32:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:56 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 20:32:56 Message: update stable to v1.0.172 20:32:57 ------------------- 20:32:57 experimental info: 20:32:57 ------------------- 20:32:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:57 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 20:32:57 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 20:32:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 20:32:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:32:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:32:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:33:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:33:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:33:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7bdd828a6e1890dfaf5ed4577446f96ffeee818 [Pipeline] echo 20:33:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7bdd82 [Pipeline] echo 20:33:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:01 + git log --format=format:%s -1 a7bdd828a6e1890dfaf5ed4577446f96ffeee818 [Pipeline] echo 20:33:01 GIT_COMMIT: a7bdd828a6e1890dfaf5ed4577446f96ffeee818, Commit Message: Merge pull request #71 from lenny-intel/refactor [Pipeline] echo 20:33:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:02 20:33:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:33:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:03 latest: Pulling from edgex-devops/git-semver 20:33:03 31603596830f: Pulling fs layer 20:33:03 2a8b12db71e7: Pulling fs layer 20:33:03 6ca5941a6612: Pulling fs layer 20:33:03 ecc8261a40a4: Pulling fs layer 20:33:03 ecc8261a40a4: Waiting 20:33:03 2a8b12db71e7: Verifying Checksum 20:33:03 2a8b12db71e7: Download complete 20:33:03 31603596830f: Verifying Checksum 20:33:03 31603596830f: Download complete 20:33:04 ecc8261a40a4: Verifying Checksum 20:33:04 ecc8261a40a4: Download complete 20:33:04 6ca5941a6612: Verifying Checksum 20:33:04 6ca5941a6612: Download complete 20:33:04 31603596830f: Pull complete 20:33:04 2a8b12db71e7: Pull complete 20:33:06 6ca5941a6612: Pull complete 20:33:06 ecc8261a40a4: Pull complete 20:33:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:33:06 prd-centos7-docker-4c-2g-16145 does not seem to be running inside a container 20:33:07 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:33:10 $ docker top 71f3b64b64192a67b033fc1e39e13ebc2845a46e77e7179bcb3e065703e4d267 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:33:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:11 [ssh-agent] Looking for ssh-agent implementation... 20:33:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:11 $ docker exec 71f3b64b64192a67b033fc1e39e13ebc2845a46e77e7179bcb3e065703e4d267 ssh-agent 20:33:12 SSH_AUTH_SOCK=/tmp/ssh-32rgDl25S6Wz/agent.13 20:33:12 SSH_AGENT_PID=18 20:33:12 Running ssh-add (command line suppressed) 20:33:12 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6231547459293542416.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6231547459293542416.key) 20:33:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:13 + git tag --points-at HEAD [Pipeline] } 20:33:13 $ docker exec --env ******** --env ******** 71f3b64b64192a67b033fc1e39e13ebc2845a46e77e7179bcb3e065703e4d267 ssh-agent -k 20:33:13 unset SSH_AUTH_SOCK; 20:33:13 unset SSH_AGENT_PID; 20:33:13 echo Agent pid 18 killed; 20:33:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:33:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:14 [ssh-agent] Looking for ssh-agent implementation... 20:33:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:14 $ docker exec 71f3b64b64192a67b033fc1e39e13ebc2845a46e77e7179bcb3e065703e4d267 ssh-agent 20:33:14 SSH_AUTH_SOCK=/tmp/ssh-BqjysY5SgIwb/agent.48 20:33:14 SSH_AGENT_PID=53 20:33:14 Running ssh-add (command line suppressed) 20:33:15 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_663189716815193678.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_663189716815193678.key) 20:33:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:15 + git semver init 20:33:15 # -> Open(): unable to determine branch for HEAD 20:33:15 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 20:33:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 20:33:15 # $SEMVER_REMOTE_NAME = origin 20:33:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:33:15 # $SEMVER_USER_NAME = edgex-jenkins 20:33:15 # $SEMVER_BRANCH = master 20:33:15 # $SEMVER_TEMP = /tmp/semver-783800021 20:33:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 20:33:16 # '/tmp/semver-783800021' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' 20:33:16 # -> Force: false 20:33:16 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 20:33:16 $ docker exec --env ******** --env ******** 71f3b64b64192a67b033fc1e39e13ebc2845a46e77e7179bcb3e065703e4d267 ssh-agent -k 20:33:16 unset SSH_AUTH_SOCK; 20:33:16 unset SSH_AGENT_PID; 20:33:16 echo Agent pid 53 killed; 20:33:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:33:17 + git semver [Pipeline] } 20:33:17 $ docker stop --time=1 71f3b64b64192a67b033fc1e39e13ebc2845a46e77e7179bcb3e065703e4d267 20:33:18 $ docker rm -f 71f3b64b64192a67b033fc1e39e13ebc2845a46e77e7179bcb3e065703e4d267 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:33:20 Stashed 1 file(s) [Pipeline] echo 20:33:20 [edgeXSemver]: initialized semver on version 0.0.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:33:35 Still waiting to schedule task 20:33:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:33:35 Still waiting to schedule task 20:33:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:34:53 Running on prd-centos7-docker-4c-2g-16149 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 20:34:53 Running in /w/workspace/go-mod-secrets/18 [Pipeline] { [Pipeline] checkout 20:34:55 using credential edgex-jenkins-ssh 20:34:55 Cloning the remote Git repository 20:34:55 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 20:34:55 > git init /w/workspace/go-mod-secrets/18 # timeout=10 20:34:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:34:55 > git --version # timeout=10 20:34:55 > git --version # 'git version 2.24.3' 20:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:56 Checking out Revision a7bdd828a6e1890dfaf5ed4577446f96ffeee818 (master) 20:34:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:34:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:34:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:56 > git config core.sparsecheckout # timeout=10 20:34:56 > git checkout -f a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 20:35:00 Commit message: "Merge pull request #71 from lenny-intel/refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:35:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:35:02 + sudo service docker restart 20:35:02 + true 20:35:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:35:03 ========================================================= 20:35:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:35:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:35:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:35:04 Sending build context to Docker daemon 426.5kB 20:35:04 Step 1/7 : ARG BASE=golang:1.15-alpine 20:35:04 Step 2/7 : FROM ${BASE} 20:35:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:35:04 188c0c94c7c5: Pulling fs layer 20:35:04 0ef7d3d256c8: Pulling fs layer 20:35:04 de9db76c5a1d: Pulling fs layer 20:35:04 bca2f99d35d6: Pulling fs layer 20:35:04 93359f2a8cfa: Pulling fs layer 20:35:04 7c6f9722023f: Pulling fs layer 20:35:04 a35cf1a2eb13: Pulling fs layer 20:35:04 93359f2a8cfa: Waiting 20:35:04 a35cf1a2eb13: Waiting 20:35:04 7c6f9722023f: Waiting 20:35:04 bca2f99d35d6: Waiting 20:35:04 de9db76c5a1d: Download complete 20:35:04 0ef7d3d256c8: Verifying Checksum 20:35:04 0ef7d3d256c8: Download complete 20:35:04 93359f2a8cfa: Verifying Checksum 20:35:04 93359f2a8cfa: Download complete 20:35:04 7c6f9722023f: Verifying Checksum 20:35:04 7c6f9722023f: Download complete 20:35:04 188c0c94c7c5: Verifying Checksum 20:35:04 188c0c94c7c5: Download complete 20:35:04 188c0c94c7c5: Pull complete 20:35:05 0ef7d3d256c8: Pull complete 20:35:05 de9db76c5a1d: Pull complete 20:35:07 a35cf1a2eb13: Verifying Checksum 20:35:07 a35cf1a2eb13: Download complete 20:35:07 bca2f99d35d6: Verifying Checksum 20:35:07 bca2f99d35d6: Download complete 20:35:13 bca2f99d35d6: Pull complete 20:35:13 93359f2a8cfa: Pull complete 20:35:13 7c6f9722023f: Pull complete 20:35:19 a35cf1a2eb13: Pull complete 20:35:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:35:19 ---> a62c8e92a672 20:35:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:35:19 ---> Running in f58f42cfa243 20:35:19 Removing intermediate container f58f42cfa243 20:35:19 ---> 176a2933e9be 20:35:19 Step 4/7 : RUN apk add --update bash 20:35:20 ---> Running in f212bca8e0d2 20:35:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:35:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:35:22 OK: 166 MiB in 39 packages 20:35:22 Removing intermediate container f212bca8e0d2 20:35:22 ---> 6d5b8fa8d682 20:35:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:35:22 ---> Running in 4a351311d2e5 20:35:22 Removing intermediate container 4a351311d2e5 20:35:22 ---> 843d311dce29 20:35:22 Step 6/7 : COPY go.mod . 20:35:23 ---> d4073a511bbb 20:35:23 Step 7/7 : RUN go mod download 20:35:23 ---> Running in 00d9026cee75 20:35:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16148 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 20:35:32 Running in /w/workspace/go-mod-secrets/18 [Pipeline] { [Pipeline] checkout 20:35:35 Removing intermediate container 00d9026cee75 20:35:35 ---> 845b7a2e141c 20:35:35 Successfully built 845b7a2e141c 20:35:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:35:35 + docker inspect -f . ci-base-image-x86_64 20:35:35 . [Pipeline] withDockerContainer 20:35:35 prd-centos7-docker-4c-2g-16149 does not seem to be running inside a container 20:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/18 -v /w/workspace/go-mod-secrets/18:/w/workspace/go-mod-secrets/18:rw,z -v /w/workspace/go-mod-secrets/18@tmp:/w/workspace/go-mod-secrets/18@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 ******** ci-base-image-x86_64 cat 20:35:36 $ docker top 7d8b29b9616af7568e5adb81c7d84c03e8691bdddd29984f023475952f991672 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:36 + go version 20:35:36 go version go1.15.5 linux/amd64 [Pipeline] } 20:35:36 $ docker stop --time=1 7d8b29b9616af7568e5adb81c7d84c03e8691bdddd29984f023475952f991672 20:35:37 using credential edgex-jenkins-ssh 20:35:37 Cloning the remote Git repository 20:35:38 $ docker rm -f 7d8b29b9616af7568e5adb81c7d84c03e8691bdddd29984f023475952f991672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:37 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 20:35:37 > git init /w/workspace/go-mod-secrets/18 # timeout=10 20:35:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:35:38 > git --version # timeout=10 20:35:38 > git --version # 'git version 2.17.1' 20:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:35:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 20:35:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 20:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:39 + docker inspect -f . ci-base-image-x86_64 20:35:39 . [Pipeline] withDockerContainer 20:35:39 prd-centos7-docker-4c-2g-16149 does not seem to be running inside a container 20:35:39 Checking out Revision a7bdd828a6e1890dfaf5ed4577446f96ffeee818 (master) 20:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/18 -v /w/workspace/go-mod-secrets/18:/w/workspace/go-mod-secrets/18:rw,z -v /w/workspace/go-mod-secrets/18@tmp:/w/workspace/go-mod-secrets/18@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 ******** ci-base-image-x86_64 cat 20:35:39 $ docker top 2679faf2b0ab0b1afc10a991eb65a4087b738657750ee7ac20d22572e8cd416f -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:39 > git config core.sparsecheckout # timeout=10 20:35:39 > git checkout -f a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 20:35:40 + make test 20:35:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:35:43 Commit message: "Merge pull request #71 from lenny-intel/refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:35:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:35:46 + sudo service docker+ restart 20:35:46 true 20:35:47 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 20:35:47 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [Pipeline] unstash [Pipeline] echo 20:35:48 ========================================================= 20:35:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:35:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:35:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:35:50 Sending build context to Docker daemon 425.5kB 20:35:50 Step 1/7 : ARG BASE=golang:1.15-alpine 20:35:50 Step 2/7 : FROM ${BASE} 20:35:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:50 5f621e34cdf4: Pulling fs layer 20:35:50 a4357932f1b6: Pulling fs layer 20:35:50 18c013af1878: Pulling fs layer 20:35:50 00ac8860ef70: Pulling fs layer 20:35:50 63d7cb157983: Pulling fs layer 20:35:50 b116817d02f9: Pulling fs layer 20:35:50 745a02a5169b: Pulling fs layer 20:35:50 b116817d02f9: Waiting 20:35:50 745a02a5169b: Waiting 20:35:50 63d7cb157983: Waiting 20:35:50 00ac8860ef70: Waiting 20:35:50 18c013af1878: Download complete 20:35:50 a4357932f1b6: Download complete 20:35:50 63d7cb157983: Download complete 20:35:50 b116817d02f9: Verifying Checksum 20:35:50 b116817d02f9: Download complete 20:35:51 5f621e34cdf4: Download complete 20:35:51 5f621e34cdf4: Pull complete 20:35:51 a4357932f1b6: Pull complete 20:35:52 18c013af1878: Pull complete 20:35:53 745a02a5169b: Verifying Checksum 20:35:53 745a02a5169b: Download complete 20:35:55 00ac8860ef70: Verifying Checksum 20:35:55 00ac8860ef70: Download complete 20:35:57 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.027s coverage: 96.7% of statements 20:35:57 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.023s coverage: 44.1% of statements 20:35:57 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.011s coverage: 89.5% of statements 20:35:57 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 20:35:57 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.020s coverage: 100.0% of statements 20:35:57 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 20:35:57 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.006s coverage: 87.5% of statements 20:36:03 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.012s coverage: 93.3% of statements 20:36:03 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 20:36:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:36:04 gofmt -l . 20:36:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:36:04 $ docker stop --time=1 2679faf2b0ab0b1afc10a991eb65a4087b738657750ee7ac20d22572e8cd416f 20:36:05 00ac8860ef70: Pull complete 20:36:05 63d7cb157983: Pull complete 20:36:05 b116817d02f9: Pull complete 20:36:07 $ docker rm -f 2679faf2b0ab0b1afc10a991eb65a4087b738657750ee7ac20d22572e8cd416f [Pipeline] // withDockerContainer [Pipeline] sh 20:36:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:36:08 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:09 745a02a5169b: Pull complete 20:36:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:36:09 ---> b7e6874047d6 20:36:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:12 ---> Running in 40260de4564b 20:36:12 Removing intermediate container 40260de4564b 20:36:12 ---> 5eeac2c2c859 20:36:12 Step 4/7 : RUN apk add --update bash 20:36:13 ---> Running in 129072eefb8d 20:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:36:18 OK: 142 MiB in 39 packages 20:36:20 Removing intermediate container 129072eefb8d 20:36:20 ---> 28f0ded1759f 20:36:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:36:20 ---> Running in 2b0a8c645ac8 20:36:20 Removing intermediate container 2b0a8c645ac8 20:36:20 ---> 72e369e8d4a2 20:36:20 Step 6/7 : COPY go.mod . 20:36:21 ---> b5defa9baa25 20:36:21 Step 7/7 : RUN go mod download 20:36:21 ---> Running in 36b601d1d57d 20:36:36 Removing intermediate container 36b601d1d57d 20:36:36 ---> 1c31c1334b42 20:36:36 Successfully built 1c31c1334b42 20:36:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:36 + docker inspect -f . ci-base-image-arm64 20:36:36 . [Pipeline] withDockerContainer 20:36:37 prd-ubuntu18.04-docker-arm64-4c-16g-16148 does not seem to be running inside a container 20:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/18 -v /w/workspace/go-mod-secrets/18:/w/workspace/go-mod-secrets/18:rw,z -v /w/workspace/go-mod-secrets/18@tmp:/w/workspace/go-mod-secrets/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:38 $ docker top 6ca20156359b557f68c0acbd5a14039809b08bf946bf322cce9f77016c2ad9b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:39 + go version 20:36:39 go version go1.15.5 linux/arm64 [Pipeline] } 20:36:39 $ docker stop --time=1 6ca20156359b557f68c0acbd5a14039809b08bf946bf322cce9f77016c2ad9b0 20:36:41 $ docker rm -f 6ca20156359b557f68c0acbd5a14039809b08bf946bf322cce9f77016c2ad9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:42 + docker inspect -f . ci-base-image-arm64 20:36:42 . [Pipeline] withDockerContainer 20:36:43 prd-ubuntu18.04-docker-arm64-4c-16g-16148 does not seem to be running inside a container 20:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/18 -v /w/workspace/go-mod-secrets/18:/w/workspace/go-mod-secrets/18:rw,z -v /w/workspace/go-mod-secrets/18@tmp:/w/workspace/go-mod-secrets/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:44 $ docker top 59e76880167c7c2860c446dc13bc2688ccb6faf3e385539eac315f020fc03698 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:45 + make test 20:36:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:37:08 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 20:37:08 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 20:37:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.046s coverage: 96.7% of statements 20:37:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.060s coverage: 44.1% of statements 20:37:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements 20:37:18 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 20:37:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.015s coverage: 100.0% of statements 20:37:18 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 20:37:18 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.015s coverage: 87.5% of statements 20:37:26 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.028s coverage: 93.3% of statements 20:37:26 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 20:37:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:37:30 gofmt -l . 20:37:30 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:37:30 $ docker stop --time=1 59e76880167c7c2860c446dc13bc2688ccb6faf3e385539eac315f020fc03698 20:37:32 $ docker rm -f 59e76880167c7c2860c446dc13bc2688ccb6faf3e385539eac315f020fc03698 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:33 Warning: overwriting stash ‘coverage-report’ 20:37:34 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] } [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 20:37:35 provisioning config files... 20:37:35 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8593248615778453780tmp [Pipeline] { [Pipeline] sh 20:37:36 + set +x 20:37:36 + curl -s https://codecov.io/bash 20:37:36 + bash -s -- 20:37:36 20:37:36 _____ _ 20:37:36 / ____| | | 20:37:36 | | ___ __| | ___ ___ _____ __ 20:37:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:36 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:36 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:36 Bash-20201130-cc6d3fe 20:37:36 20:37:36 20:37:36 ==> Jenkins CI detected. 20:37:36 project root: . 20:37:36 --> token set from env 20:37:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:36 ==> Running gcov in . (disable via -X gcov) 20:37:36 ==> Python coveragepy not found 20:37:36 ==> Searching for coverage reports in: 20:37:36 + . 20:37:36 -> Found 1 reports 20:37:36 ==> Detecting git/mercurial file structure 20:37:36 ==> Reading reports 20:37:36 + ./coverage.out bytes=16629 20:37:36 ==> Appending adjustments 20:37:36 https://docs.codecov.io/docs/fixing-reports 20:37:37 + Found adjustments 20:37:37 ==> Gzipping contents 20:37:37 4.0K /tmp/codecov.SPonwZ.gz 20:37:37 ==> Uploading reports 20:37:37 url: https://codecov.io 20:37:37 query: branch=master&commit=a7bdd828a6e1890dfaf5ed4577446f96ffeee818&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:37 -> Pinging Codecov 20:37:37 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=a7bdd828a6e1890dfaf5ed4577446f96ffeee818&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:37 -> Uploading to 20:37:37 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/D63849C06B6B67093493C71CE874ED06/a7bdd828a6e1890dfaf5ed4577446f96ffeee818/82a7f615-0363-4bcb-9a8a-3520061a8653.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T203737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9837b7a8a8616b8a86dd4e1baf777a78070f48a4662828088a253b7ebe79a0f0 20:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:37 Dload Upload Total Spent Left Speed 20:37:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3738 0 0 100 3738 0 6735 --:--:-- --:--:-- --:--:-- 6735 20:37:38 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/a7bdd828a6e1890dfaf5ed4577446f96ffeee818 [Pipeline] } 20:37:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:37:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:37:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:40 20:37:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:37:41 188c0c94c7c5: Pulling fs layer 20:37:41 0ef7d3d256c8: Pulling fs layer 20:37:41 de9db76c5a1d: Pulling fs layer 20:37:41 0eba1c9be4d2: Pulling fs layer 20:37:41 0d57e429df01: Pulling fs layer 20:37:41 4e4be7b47b0d: Pulling fs layer 20:37:41 e1f770b5df2f: Pulling fs layer 20:37:41 85a0685a4137: Pulling fs layer 20:37:41 0eba1c9be4d2: Waiting 20:37:41 0d57e429df01: Waiting 20:37:41 4e4be7b47b0d: Waiting 20:37:41 e1f770b5df2f: Waiting 20:37:41 de9db76c5a1d: Verifying Checksum 20:37:41 de9db76c5a1d: Download complete 20:37:41 0ef7d3d256c8: Verifying Checksum 20:37:41 0ef7d3d256c8: Download complete 20:37:41 0d57e429df01: Download complete 20:37:41 4e4be7b47b0d: Verifying Checksum 20:37:41 4e4be7b47b0d: Download complete 20:37:41 188c0c94c7c5: Verifying Checksum 20:37:41 188c0c94c7c5: Download complete 20:37:42 188c0c94c7c5: Pull complete 20:37:42 0ef7d3d256c8: Pull complete 20:37:43 de9db76c5a1d: Pull complete 20:37:43 e1f770b5df2f: Verifying Checksum 20:37:43 e1f770b5df2f: Download complete 20:37:49 0eba1c9be4d2: Verifying Checksum 20:37:49 0eba1c9be4d2: Download complete 20:37:51 85a0685a4137: Verifying Checksum 20:37:51 85a0685a4137: Download complete 20:38:01 0eba1c9be4d2: Pull complete 20:38:01 0d57e429df01: Pull complete 20:38:01 4e4be7b47b0d: Pull complete 20:38:04 e1f770b5df2f: Pull complete 20:38:17 85a0685a4137: Pull complete 20:38:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:38:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:38:17 prd-centos7-docker-4c-2g-16145 does not seem to be running inside a container 20:38:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:38:19 $ docker top fe141a931727d943c9cc13a5d4298c4ed73747d92d0337b6413c98bf933bc273 -eo pid,comm [Pipeline] { [Pipeline] echo 20:38:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:38:20 + set -o pipefail 20:38:20 + snyk monitor '--org=edgex-jenkins' 20:38:28 20:38:28 Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets)... 20:38:28 20:38:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4cfb1d28-864a-4661-be71-b40abb9d5161/history/22fe7df2-aafa-4c5e-a976-174796af36fe 20:38:28 20:38:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:38:28 20:38:28 20:38:28 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 20:38:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:38:28 $ docker stop --time=1 fe141a931727d943c9cc13a5d4298c4ed73747d92d0337b6413c98bf933bc273 20:38:31 $ docker rm -f fe141a931727d943c9cc13a5d4298c4ed73747d92d0337b6413c98bf933bc273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:33 + git log --format=format:%s -1 a7bdd828a6e1890dfaf5ed4577446f96ffeee818 [Pipeline] isUnix [Pipeline] sh 20:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:38:33 . [Pipeline] withDockerContainer 20:38:33 prd-centos7-docker-4c-2g-16145 does not seem to be running inside a container 20:38:34 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:38:35 $ docker top e735cb779d16855e740a24a3b60e32f387e6d26c5886e7edefd207a06cc1d5f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:36 [ssh-agent] Looking for ssh-agent implementation... 20:38:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:36 $ docker exec e735cb779d16855e740a24a3b60e32f387e6d26c5886e7edefd207a06cc1d5f2 ssh-agent 20:38:36 SSH_AUTH_SOCK=/tmp/ssh-Ko8ohYy6olA9/agent.12 20:38:36 SSH_AGENT_PID=17 20:38:36 Running ssh-add (command line suppressed) 20:38:37 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5743304737585000736.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5743304737585000736.key) 20:38:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:37 + git semver tag 20:38:37 # -> Open(): unable to determine branch for HEAD 20:38:37 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 20:38:37 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 20:38:37 # $SEMVER_REMOTE_NAME = origin 20:38:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:38:37 # $SEMVER_USER_NAME = edgex-jenkins 20:38:37 # $SEMVER_BRANCH = master 20:38:37 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 20:38:37 # a7bdd828a6e1890dfaf5ed4577446f96ffeee818 HEAD 20:38:37 # -> Force: false 20:38:37 # 071784d5cb01205d9db1c53247439a81d65b24d5 refs/tags/v0.0.28 [Pipeline] } 20:38:37 $ docker exec --env ******** --env ******** e735cb779d16855e740a24a3b60e32f387e6d26c5886e7edefd207a06cc1d5f2 ssh-agent -k 20:38:38 unset SSH_AUTH_SOCK; 20:38:38 unset SSH_AGENT_PID; 20:38:38 echo Agent pid 17 killed; 20:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:38 + git semver [Pipeline] } 20:38:38 $ docker stop --time=1 e735cb779d16855e740a24a3b60e32f387e6d26c5886e7edefd207a06cc1d5f2 20:38:40 $ docker rm -f e735cb779d16855e740a24a3b60e32f387e6d26c5886e7edefd207a06cc1d5f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:38:41 20:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:38:41 0.23.1-centos7: Pulling from edgex-lftools 20:38:41 ab5ef0e58194: Pulling fs layer 20:38:41 9712f1f96733: Pulling fs layer 20:38:41 63f879dbbcfc: Pulling fs layer 20:38:41 0d9ebad4ef96: Pulling fs layer 20:38:41 e9a5061849ea: Pulling fs layer 20:38:41 d747dcd14b5f: Pulling fs layer 20:38:41 2de7ff778b66: Pulling fs layer 20:38:41 e9a5061849ea: Waiting 20:38:41 d747dcd14b5f: Waiting 20:38:41 2de7ff778b66: Waiting 20:38:41 0d9ebad4ef96: Waiting 20:38:41 9712f1f96733: Verifying Checksum 20:38:41 9712f1f96733: Download complete 20:38:43 63f879dbbcfc: Verifying Checksum 20:38:43 63f879dbbcfc: Download complete 20:38:44 e9a5061849ea: Download complete 20:38:44 d747dcd14b5f: Verifying Checksum 20:38:44 d747dcd14b5f: Download complete 20:38:45 0d9ebad4ef96: Verifying Checksum 20:38:45 0d9ebad4ef96: Download complete 20:38:46 2de7ff778b66: Verifying Checksum 20:38:46 2de7ff778b66: Download complete 20:38:46 ab5ef0e58194: Verifying Checksum 20:38:46 ab5ef0e58194: Download complete 20:38:54 ab5ef0e58194: Pull complete 20:38:54 9712f1f96733: Pull complete 20:38:57 63f879dbbcfc: Pull complete 20:39:10 0d9ebad4ef96: Pull complete 20:39:10 e9a5061849ea: Pull complete 20:39:10 d747dcd14b5f: Pull complete 20:39:12 2de7ff778b66: Pull complete 20:39:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:39:13 prd-centos7-docker-4c-2g-16145 does not seem to be running inside a container 20:39:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:39:16 $ docker top f871ad4e2178d6b5b004f8f8e69f558182ac517bb9140d8e08433b50bfc8179c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:39:16 provisioning config files... 20:39:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config4067229495502715111tmp 20:39:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8517241598760167818tmp 20:39:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config7879884861480398926tmp [Pipeline] { [Pipeline] echo 20:39:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:39:17 ---> sigul-configuration.sh 20:39:17 gpg: directory `/root/.gnupg' created 20:39:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:39:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:39:17 gpg: keyring `/root/.gnupg/secring.gpg' created 20:39:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:39:17 gpg: CAST5 encrypted data 20:39:17 gpg: encrypted with 1 passphrase 20:39:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:39:17 + mkdir /home/jenkins 20:39:17 + mkdir /home/jenkins/sigul [Pipeline] sh 20:39:18 + 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 20:39:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:39:18 ---> sigul-install.sh 20:39:25 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:39:25 + git tag --list 20:39:25 v0.0.0 20:39:25 v0.0.1 20:39:25 v0.0.10 20:39:25 v0.0.11 20:39:25 v0.0.12 20:39:25 v0.0.13 20:39:25 v0.0.14 20:39:25 v0.0.15 20:39:25 v0.0.16 20:39:25 v0.0.17 20:39:25 v0.0.18 20:39:25 v0.0.19 20:39:25 v0.0.2 20:39:25 v0.0.20 20:39:25 v0.0.21 20:39:25 v0.0.22 20:39:25 v0.0.23 20:39:25 v0.0.24 20:39:25 v0.0.25 20:39:25 v0.0.26 20:39:25 v0.0.27 20:39:25 v0.0.28 20:39:25 v0.0.3 20:39:25 v0.0.4 20:39:25 v0.0.5 20:39:25 v0.0.6 20:39:25 v0.0.7 20:39:25 v0.0.8 20:39:25 v0.0.9 [Pipeline] sh 20:39:26 + lftools sign git-tag v0.0.28 20:39:28 Signing Git tag with Sigul... 20:39:28 Signing v0.0.28 [Pipeline] echo 20:39:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:39:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:39:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:39:30 $ docker stop --time=1 f871ad4e2178d6b5b004f8f8e69f558182ac517bb9140d8e08433b50bfc8179c 20:39:32 $ docker rm -f f871ad4e2178d6b5b004f8f8e69f558182ac517bb9140d8e08433b50bfc8179c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:33 . [Pipeline] withDockerContainer 20:39:33 prd-centos7-docker-4c-2g-16145 does not seem to be running inside a container 20:39:34 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:39:35 $ docker top 421f89eebd9b1a13e75f391c972f86cd81d0d7c288be1deb434e0a94a1992be6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:35 [ssh-agent] Looking for ssh-agent implementation... 20:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:36 $ docker exec 421f89eebd9b1a13e75f391c972f86cd81d0d7c288be1deb434e0a94a1992be6 ssh-agent 20:39:36 SSH_AUTH_SOCK=/tmp/ssh-LhLI2zkhNt3R/agent.12 20:39:36 SSH_AGENT_PID=17 20:39:36 Running ssh-add (command line suppressed) 20:39:37 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1446643830663275680.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1446643830663275680.key) 20:39:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:37 + git semver bump patch 20:39:37 # -> Open(): unable to determine branch for HEAD 20:39:37 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 20:39:37 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 20:39:37 # $SEMVER_REMOTE_NAME = origin 20:39:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:39:37 # $SEMVER_USER_NAME = edgex-jenkins 20:39:37 # $SEMVER_BRANCH = master 20:39:37 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 20:39:37 0.0.29 [Pipeline] } 20:39:37 $ docker exec --env ******** --env ******** 421f89eebd9b1a13e75f391c972f86cd81d0d7c288be1deb434e0a94a1992be6 ssh-agent -k 20:39:38 unset SSH_AUTH_SOCK; 20:39:38 unset SSH_AGENT_PID; 20:39:38 echo Agent pid 17 killed; 20:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:39 + git semver [Pipeline] } 20:39:39 $ docker stop --time=1 421f89eebd9b1a13e75f391c972f86cd81d0d7c288be1deb434e0a94a1992be6 20:39:41 $ docker rm -f 421f89eebd9b1a13e75f391c972f86cd81d0d7c288be1deb434e0a94a1992be6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:42 . [Pipeline] withDockerContainer 20:39:42 prd-centos7-docker-4c-2g-16145 does not seem to be running inside a container 20:39:42 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:39:43 $ docker top e0b476f9d3e907406763714a25cee9a7b1916da2f3c2ef17fb2dbd66d4066317 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:44 [ssh-agent] Looking for ssh-agent implementation... 20:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:45 $ docker exec e0b476f9d3e907406763714a25cee9a7b1916da2f3c2ef17fb2dbd66d4066317 ssh-agent 20:39:45 SSH_AUTH_SOCK=/tmp/ssh-AEXb2X0x7KRw/agent.11 20:39:45 SSH_AGENT_PID=17 20:39:45 Running ssh-add (command line suppressed) 20:39:45 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8910174356806172464.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8910174356806172464.key) 20:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:46 + git semver push 20:39:46 # -> Open(): unable to determine branch for HEAD 20:39:46 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 20:39:46 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 20:39:46 # $SEMVER_REMOTE_NAME = origin 20:39:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:39:46 # $SEMVER_USER_NAME = edgex-jenkins 20:39:46 # $SEMVER_BRANCH = master 20:39:46 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 20:39:53 $ docker exec --env ******** --env ******** e0b476f9d3e907406763714a25cee9a7b1916da2f3c2ef17fb2dbd66d4066317 ssh-agent -k 20:39:53 unset SSH_AUTH_SOCK; 20:39:53 unset SSH_AGENT_PID; 20:39:53 echo Agent pid 17 killed; 20:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:54 + git semver [Pipeline] } 20:39:54 $ docker stop --time=1 e0b476f9d3e907406763714a25cee9a7b1916da2f3c2ef17fb2dbd66d4066317 20:39:56 $ docker rm -f e0b476f9d3e907406763714a25cee9a7b1916da2f3c2ef17fb2dbd66d4066317 [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 20:39:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:58 ---> package-listing.sh 20:39:58 ++ tr '[:upper:]' '[:lower:]' 20:39:58 ++ facter osfamily 20:39:58 + OS_FAMILY=redhat 20:39:58 + workspace=/w/workspace/gexfoundry_go-mod-secrets_master 20:39:58 + START_PACKAGES=/tmp/packages_start.txt 20:39:58 + END_PACKAGES=/tmp/packages_end.txt 20:39:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:58 + PACKAGES=/tmp/packages_start.txt 20:39:58 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 20:39:58 + PACKAGES=/tmp/packages_end.txt 20:39:58 + case "${OS_FAMILY}" in 20:39:58 + rpm -qa 20:39:58 + sort 20:40:05 + '[' -f /tmp/packages_start.txt ']' 20:40:05 + '[' -f /tmp/packages_end.txt ']' 20:40:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:05 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 20:40:05 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ 20:40:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo 20:40:05 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 20:40:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:06 20:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:06 alpine: Pulling from edgex-lftools-log-publisher 20:40:06 df20fa9351a1: Pulling fs layer 20:40:06 36b3adc4ff6f: Pulling fs layer 20:40:06 8ad3a11d3b57: Pulling fs layer 20:40:06 46f8f816bc3b: Pulling fs layer 20:40:06 93b61091891f: Pulling fs layer 20:40:06 93b9cdb0e59b: Pulling fs layer 20:40:06 5e14af77c1be: Pulling fs layer 20:40:06 01666e4c0597: Pulling fs layer 20:40:06 aa168da1d23b: Pulling fs layer 20:40:06 93b61091891f: Waiting 20:40:06 93b9cdb0e59b: Waiting 20:40:06 5e14af77c1be: Waiting 20:40:06 01666e4c0597: Waiting 20:40:06 aa168da1d23b: Waiting 20:40:06 46f8f816bc3b: Waiting 20:40:07 36b3adc4ff6f: Verifying Checksum 20:40:07 36b3adc4ff6f: Download complete 20:40:07 46f8f816bc3b: Verifying Checksum 20:40:07 46f8f816bc3b: Download complete 20:40:07 df20fa9351a1: Verifying Checksum 20:40:07 df20fa9351a1: Download complete 20:40:07 93b9cdb0e59b: Verifying Checksum 20:40:07 93b9cdb0e59b: Download complete 20:40:07 93b61091891f: Verifying Checksum 20:40:07 93b61091891f: Download complete 20:40:07 5e14af77c1be: Verifying Checksum 20:40:07 5e14af77c1be: Download complete 20:40:07 01666e4c0597: Verifying Checksum 20:40:07 01666e4c0597: Download complete 20:40:07 8ad3a11d3b57: Verifying Checksum 20:40:07 8ad3a11d3b57: Download complete 20:40:07 df20fa9351a1: Pull complete 20:40:08 36b3adc4ff6f: Pull complete 20:40:10 8ad3a11d3b57: Pull complete 20:40:10 46f8f816bc3b: Pull complete 20:40:12 93b61091891f: Pull complete 20:40:12 aa168da1d23b: Verifying Checksum 20:40:12 aa168da1d23b: Download complete 20:40:12 93b9cdb0e59b: Pull complete 20:40:12 5e14af77c1be: Pull complete 20:40:12 01666e4c0597: Pull complete 20:40:27 aa168da1d23b: Pull complete 20:40:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:40:28 prd-centos7-docker-4c-2g-16145 does not seem to be running inside a container 20:40:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:40:31 $ docker top 4858ca5fec0753763906638325ba92eaecd3356f4885a4a3d25583f29643cdf0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:31 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:31 + mkdir -p /var/log/sa [Pipeline] sh 20:40:32 + ls /var/log/sa-host 20:40:32 + sadf -c /var/log/sa-host/sa15 20:40:32 file_magic: OK 20:40:32 HZ: Using current value: 100 20:40:32 file_header: OK 20:40:32 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 20:40:32 Statistics: 20:40:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:40:32 File successfully converted to sysstat format version 12.2.1 20:40:32 + sadf -c /var/log/sa-host/sa23 20:40:32 file_magic: OK 20:40:32 HZ: Using current value: 100 20:40:32 file_header: OK 20:40:32 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 20:40:32 Statistics: 20:40:32 Hnuu...uuuununununu... 20:40:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:32 provisioning config files... 20:40:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3617001517252803863tmp [Pipeline] { [Pipeline] echo 20:40:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:33 ---> create-netrc.sh [Pipeline] } 20:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:40:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:40:33 ---> python-tools-install.sh [Pipeline] echo 20:40:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:34 ---> sudo-logs.sh 20:40:34 Archiving 'sudo' log.. [Pipeline] echo 20:40:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:34 ---> job-cost.sh 20:40:34 lf-activate-venv: SKIPPING 20:40:34 INFO: No Stack... 20:40:35 INFO: Retrieving Pricing Info for: v1-standard-2 20:40:36 INFO: Archiving Costs [Pipeline] echo 20:40:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:36 ---> logs-deploy.sh 20:40:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/18 20:40:36 INFO: archiving workspace using pattern(s): 20:40:39 Archives upload complete. 20:40:39 INFO: archiving logs to Nexus 20:40:41 ---> uname -a: 20:40:41 Linux prd-centos7-docker-4c-2g-16145.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:40:41 20:40:41 20:40:41 ---> lscpu: 20:40:41 Architecture: x86_64 20:40:41 CPU op-mode(s): 32-bit, 64-bit 20:40:41 Byte Order: Little Endian 20:40:41 Address sizes: 40 bits physical, 48 bits virtual 20:40:41 CPU(s): 4 20:40:41 On-line CPU(s) list: 0-3 20:40:41 Thread(s) per core: 1 20:40:41 Core(s) per socket: 1 20:40:41 Socket(s): 4 20:40:41 NUMA node(s): 1 20:40:41 Vendor ID: GenuineIntel 20:40:41 CPU family: 6 20:40:41 Model: 44 20:40:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:40:41 Stepping: 1 20:40:41 CPU MHz: 2933.438 20:40:41 BogoMIPS: 5866.87 20:40:41 Virtualization: VT-x 20:40:41 Hypervisor vendor: KVM 20:40:41 Virtualization type: full 20:40:41 L1d cache: 128 KiB 20:40:41 L1i cache: 128 KiB 20:40:41 L2 cache: 16 MiB 20:40:41 L3 cache: 64 MiB 20:40:41 NUMA node0 CPU(s): 0-3 20:40:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:40:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:40:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:40:41 Vulnerability Meltdown: Mitigation; PTI 20:40:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:40:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:40:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:40:41 Vulnerability Srbds: Not affected 20:40:41 Vulnerability Tsx async abort: Not affected 20:40:41 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 20:40:41 20:40:41 20:40:41 ---> nproc: 20:40:41 4 20:40:41 20:40:41 20:40:41 ---> df -h: 20:40:41 Filesystem Size Used Available Use% Mounted on 20:40:41 overlay 50.0G 8.5G 41.4G 17% / 20:40:41 tmpfs 64.0M 0 64.0M 0% /dev 20:40:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:40:41 shm 64.0M 0 64.0M 0% /dev/shm 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_go-mod-secrets_master 20:40:41 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_go-mod-secrets_master@tmp 20:40:41 20:40:41 20:40:41 ---> free -m: 20:40:41 total used free shared buff/cache available 20:40:41 Mem: 1837 808 135 0 893 964 20:40:41 Swap: 1023 2 1021 20:40:41 20:40:41 20:40:41 ---> ip addr: 20:40:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:40:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:40:41 inet 127.0.0.1/8 scope host lo 20:40:41 valid_lft forever preferred_lft forever 20:40:41 inet6 ::1/128 scope host 20:40:41 valid_lft forever preferred_lft forever 20:40:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:40:41 link/ether fa:16:3e:9f:28:95 brd ff:ff:ff:ff:ff:ff 20:40:41 inet 10.30.123.151/23 brd 10.30.123.255 scope global dynamic eth0 20:40:41 valid_lft 85873sec preferred_lft 85873sec 20:40:41 inet6 fe80::f816:3eff:fe9f:2895/64 scope link 20:40:41 valid_lft forever preferred_lft forever 20:40:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:40:41 link/ether 02:42:ea:61:89:e6 brd ff:ff:ff:ff:ff:ff 20:40:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:40:41 valid_lft forever preferred_lft forever 20:40:41 inet6 fe80::42:eaff:fe61:89e6/64 scope link 20:40:41 valid_lft forever preferred_lft forever 20:40:41 20:40:41 20:40:41 ---> sar -b -r -n DEV: 20:40:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 20:40:41 20:40:41 20:31:40 LINUX RESTART (4 CPU) 20:40:41 20:40:41 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:40:41 20:33:01 185.06 110.88 74.18 0.00 9055.93 37094.97 0.00 20:40:41 20:34:02 29.15 11.20 17.95 0.00 4309.83 2146.53 0.00 20:40:41 20:35:01 1.69 0.00 1.69 0.00 0.00 33.70 0.00 20:40:41 20:36:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 20:40:41 20:37:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 20:40:41 20:38:01 34.07 3.18 30.89 0.00 580.67 16625.32 0.00 20:40:41 20:39:01 321.02 179.45 141.57 0.00 7788.94 36098.21 0.00 20:40:41 20:40:01 165.87 83.98 81.90 0.00 5958.78 13746.73 0.00 20:40:41 Average: 92.43 48.73 43.70 0.00 3471.35 13256.00 0.00 20:40:41 20:40:41 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:40:41 20:33:01 69248 0 558604 29.69 2620 1251072 1088696 37.16 387976 1227496 10512 20:40:41 20:34:02 163132 0 598728 31.82 2620 1117064 1149724 39.24 420792 1098656 20 20:40:41 20:35:01 172604 0 589252 31.32 2620 1117068 1076136 36.73 422936 1088336 12 20:40:41 20:36:01 171144 0 590708 31.39 2620 1117072 1076260 36.73 425180 1087756 20 20:40:41 20:37:01 171036 0 590812 31.40 2620 1117076 1076308 36.73 428684 1084716 8 20:40:41 20:38:01 170764 0 693244 36.84 2620 1014916 1478468 50.46 472020 1005892 71892 20:40:41 20:39:01 68976 0 756108 40.19 2540 1053920 1562360 53.32 617544 920148 81044 20:40:41 20:40:01 137764 0 769436 40.89 1820 972524 1200512 40.97 586116 821448 80 20:40:41 Average: 140584 0 643362 34.19 2510 1095089 1213558 41.42 470156 1041806 20448 20:40:41 20:40:41 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:40:41 20:33:01 eth0 189.12 143.45 694.75 55.97 0.00 0.00 0.00 0.00 20:40:41 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:34:02 eth0 59.21 45.50 338.71 27.16 0.00 0.00 0.00 0.00 20:40:41 20:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:34:02 docker0 1.51 1.25 0.33 2.70 0.00 0.00 0.00 0.00 20:40:41 20:35:01 eth0 2.67 0.74 0.77 0.38 0.00 0.00 0.00 0.00 20:40:41 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:36:01 eth0 2.28 0.75 0.66 0.41 0.00 0.00 0.00 0.00 20:40:41 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:37:01 eth0 1.81 0.67 0.61 0.40 0.00 0.00 0.00 0.00 20:40:41 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:38:01 eth0 404.86 346.03 4072.95 29.11 0.00 0.00 0.00 0.00 20:40:41 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:39:01 eth0 372.64 314.02 3242.69 73.64 0.00 0.00 0.00 0.00 20:40:41 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:39:01 docker0 10.95 10.38 1.04 28.28 0.00 0.00 0.00 0.00 20:40:41 20:40:01 eth0 93.95 67.57 248.42 75.00 0.00 0.00 0.00 0.00 20:40:41 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:40:01 docker0 19.28 32.30 1.30 185.61 0.00 0.00 0.00 0.00 20:40:41 Average: eth0 141.17 115.13 1077.58 32.84 0.00 0.00 0.00 0.00 20:40:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 Average: docker0 3.98 5.51 0.33 27.15 0.00 0.00 0.00 0.00 20:40:41 20:40:41 20:40:41 ---> sar -P ALL: 20:40:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 20:40:41 20:40:41 20:31:40 LINUX RESTART (4 CPU) 20:40:41 20:40:41 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:40:41 20:33:01 all 14.55 0.00 9.12 8.54 21.36 46.44 20:40:41 20:33:01 0 11.32 0.00 7.84 10.20 23.72 46.92 20:40:41 20:33:01 1 16.44 0.00 7.34 8.30 21.54 46.37 20:40:41 20:33:01 2 16.28 0.00 7.69 8.96 20.93 46.14 20:40:41 20:33:01 3 14.28 0.00 13.77 6.57 19.09 46.29 20:40:41 20:34:02 all 2.09 0.00 2.01 0.72 6.21 88.96 20:40:41 20:34:02 0 1.94 0.00 2.20 1.23 6.06 88.56 20:40:41 20:34:02 1 2.29 0.00 2.01 0.35 6.40 88.97 20:40:41 20:34:02 2 2.14 0.00 1.83 0.56 6.73 88.74 20:40:41 20:34:02 3 1.99 0.00 2.01 0.74 5.66 89.60 20:40:41 20:35:01 all 0.12 0.00 0.09 0.00 0.99 98.80 20:40:41 20:35:01 0 0.24 0.00 0.12 0.00 1.44 98.20 20:40:41 20:35:01 1 0.03 0.00 0.08 0.00 0.64 99.24 20:40:41 20:35:01 2 0.17 0.00 0.08 0.00 1.18 98.57 20:40:41 20:35:01 3 0.03 0.00 0.08 0.00 0.71 99.17 20:40:41 20:36:01 all 0.10 0.00 0.04 0.00 0.80 99.06 20:40:41 20:36:01 0 0.08 0.00 0.03 0.00 0.50 99.39 20:40:41 20:36:01 1 0.05 0.00 0.03 0.00 0.48 99.44 20:40:41 20:36:01 2 0.25 0.00 0.05 0.00 1.17 98.53 20:40:41 20:36:01 3 0.03 0.00 0.03 0.00 1.04 98.89 20:40:41 20:37:01 all 0.10 0.00 0.05 0.00 0.77 99.08 20:40:41 20:37:01 0 0.02 0.00 0.02 0.00 0.32 99.65 20:40:41 20:37:01 1 0.03 0.00 0.08 0.00 0.73 99.15 20:40:41 20:37:01 2 0.33 0.00 0.07 0.00 1.11 98.50 20:40:41 20:37:01 3 0.02 0.00 0.03 0.00 0.94 99.01 20:40:41 20:38:01 all 2.54 0.00 2.71 0.06 13.60 81.09 20:40:41 20:38:01 0 2.55 0.00 2.72 0.03 13.92 80.78 20:40:41 20:38:01 1 2.49 0.00 2.70 0.00 13.20 81.61 20:40:41 20:38:01 2 2.80 0.00 2.30 0.16 14.52 80.22 20:40:41 20:38:01 3 2.30 0.00 3.13 0.05 12.76 81.76 20:40:41 20:39:01 all 7.02 0.00 6.54 1.98 21.07 63.40 20:40:41 20:39:01 0 6.71 0.00 7.39 1.74 21.27 62.89 20:40:41 20:39:01 1 6.62 0.00 6.25 2.39 21.31 63.43 20:40:41 20:39:01 2 7.46 0.00 6.02 1.93 21.17 63.43 20:40:41 20:39:01 3 7.29 0.00 6.49 1.86 20.51 63.85 20:40:41 20:40:01 all 5.86 0.00 6.07 2.64 11.33 74.10 20:40:41 20:40:01 0 4.95 0.00 5.80 3.42 11.56 74.27 20:40:41 20:40:01 1 4.74 0.00 5.34 2.63 11.48 75.81 20:40:41 20:40:01 2 8.26 0.00 6.26 1.70 11.60 72.18 20:40:41 20:40:01 3 5.52 0.00 6.92 2.79 10.66 74.11 20:40:41 Average: all 4.08 0.00 3.35 1.76 9.57 81.25 20:40:41 Average: 0 3.54 0.00 3.31 2.14 9.98 81.04 20:40:41 Average: 1 4.12 0.00 2.99 1.72 9.52 81.64 20:40:41 Average: 2 4.73 0.00 3.04 1.68 9.85 80.70 20:40:41 Average: 3 3.92 0.00 4.04 1.49 8.91 81.64 20:40:41 20:40:41 20:40:41