Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 796547059bfdd9b6aeddc7bb543437b536413b1b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7155010986382631169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8480962234472508469.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9141359777891183242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2080829465468061927.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh344392680877079658.key > 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: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-437 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Avoid second fetch Checking out Revision 796547059bfdd9b6aeddc7bb543437b536413b1b (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_master@tmp/jenkins-gitclient-ssh7311080401825348748.key > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 Commit message: "refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116)" > git rev-list --no-walk a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:34 ========================================================= 18:11:34 EdgeX Global Pipelines Version Info 18:11:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:35 ------------------- 18:11:35 stable info: 18:11:35 ------------------- 18:11:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:11:35 Message: update stable to v1.0.192 18:11:36 ------------------- 18:11:36 experimental info: 18:11:36 ------------------- 18:11:36 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:11:36 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:11:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] echo 18:11:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7965470 [Pipeline] echo 18:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:37 + git log --format=format:%s -1 796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] echo 18:11:37 GIT_COMMIT: 796547059bfdd9b6aeddc7bb543437b536413b1b, Commit Message: refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116) [Pipeline] echo 18:11:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:38 18:11:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:11:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:38 latest: Pulling from edgex-devops/git-semver 18:11:38 31603596830f: Pulling fs layer 18:11:38 54011a49482f: Pulling fs layer 18:11:38 a6820b24f6d8: Pulling fs layer 18:11:38 f581987b2513: Pulling fs layer 18:11:38 f581987b2513: Waiting 18:11:38 54011a49482f: Verifying Checksum 18:11:38 54011a49482f: Download complete 18:11:39 31603596830f: Verifying Checksum 18:11:39 31603596830f: Download complete 18:11:39 f581987b2513: Verifying Checksum 18:11:39 f581987b2513: Download complete 18:11:39 a6820b24f6d8: Verifying Checksum 18:11:39 a6820b24f6d8: Download complete 18:11:39 31603596830f: Pull complete 18:11:39 54011a49482f: Pull complete 18:11:39 a6820b24f6d8: Pull complete 18:11:39 f581987b2513: Pull complete 18:11:39 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:11:40 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 18:11:40 $ 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 18:11:41 $ docker top 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:41 [ssh-agent] Looking for ssh-agent implementation... 18:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:41 $ docker exec 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent 18:11:41 SSH_AUTH_SOCK=/tmp/ssh-xS3c4NALFZbg/agent.15 18:11:41 SSH_AGENT_PID=22 18:11:41 Running ssh-add (command line suppressed) 18:11:41 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8720698734156808905.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8720698734156808905.key) 18:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:41 + git tag --points-at HEAD [Pipeline] } 18:11:41 $ docker exec --env ******** --env ******** 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent -k 18:11:42 unset SSH_AUTH_SOCK; 18:11:42 unset SSH_AGENT_PID; 18:11:42 echo Agent pid 22 killed; 18:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:42 [ssh-agent] Looking for ssh-agent implementation... 18:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:42 $ docker exec 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent 18:11:42 SSH_AUTH_SOCK=/tmp/ssh-Ur3JZcpm67fb/agent.56 18:11:42 SSH_AGENT_PID=63 18:11:42 Running ssh-add (command line suppressed) 18:11:42 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6570343418201854653.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6570343418201854653.key) 18:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:42 + git semver init 18:11:42 # -> Open(): unable to determine branch for HEAD 18:11:42 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:11:42 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:11:42 # $SEMVER_REMOTE_NAME = origin 18:11:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:42 # $SEMVER_USER_NAME = edgex-jenkins 18:11:42 # $SEMVER_BRANCH = master 18:11:42 # $SEMVER_TEMP = /tmp/semver-005074082 18:11:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 18:11:43 # '/tmp/semver-005074082' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' 18:11:43 # -> Force: false 18:11:43 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 18:11:43 $ docker exec --env ******** --env ******** 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 ssh-agent -k 18:11:43 unset SSH_AUTH_SOCK; 18:11:43 unset SSH_AGENT_PID; 18:11:43 echo Agent pid 63 killed; 18:11:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:43 + git semver [Pipeline] } 18:11:43 $ docker stop --time=1 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 18:11:45 $ docker rm -f 9cc5dc071ff450e201732aba559c6073b55dea326ae709ad3224e3df7f96e1f5 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:45 Stashed 1 file(s) [Pipeline] echo 18:11:45 [edgeXSemver]: initialized semver on version 2.0.0-dev.23 [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:12:00 Still waiting to schedule task 18:12:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:12:00 Still waiting to schedule task 18:12:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:14:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 18:14:08 Running in /w/workspace/go-mod-secrets/47 [Pipeline] { [Pipeline] checkout 18:14:08 Selected Git installation does not exist. Using Default 18:14:08 The recommended git tool is: NONE 18:14:13 using credential edgex-jenkins-ssh 18:14:14 Cloning the remote Git repository 18:14:14 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:14:14 > git init /w/workspace/go-mod-secrets/47 # timeout=10 18:14:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:14:14 > git --version # timeout=10 18:14:14 > git --version # 'git version 2.17.1' 18:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:15 Avoid second fetch 18:14:15 Checking out Revision 796547059bfdd9b6aeddc7bb543437b536413b1b (master) 18:14:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:14:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:15 > git config core.sparsecheckout # timeout=10 18:14:15 > git checkout -f 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 18:14:19 Commit message: "refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:14:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:14:21 + true 18:14:21 + sudo service docker restart 18:14:36 Running on prd-centos7-docker-4c-2g-439 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 18:14:36 Running in /w/workspace/go-mod-secrets/47 [Pipeline] { [Pipeline] checkout 18:14:36 Selected Git installation does not exist. Using Default 18:14:36 The recommended git tool is: NONE 18:14:38 using credential edgex-jenkins-ssh 18:14:38 Cloning the remote Git repository 18:14:39 Avoid second fetch 18:14:39 Checking out Revision 796547059bfdd9b6aeddc7bb543437b536413b1b (master) 18:14:38 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:14:38 > git init /w/workspace/go-mod-secrets/47 # timeout=10 18:14:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:14:38 > git --version # timeout=10 18:14:38 > git --version # 'git version 2.24.4' 18:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:38 [INFO] Currently running in a labeled security context 18:14:38 [INFO] Currently SELinux is 'enforcing' on the host 18:14:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/47@tmp/jenkins-gitclient-ssh519650829468716171.key 18:14:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:14:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:39 > git config core.sparsecheckout # timeout=10 18:14:39 > git checkout -f 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [Pipeline] unstash [Pipeline] echo 18:14:40 ========================================================= 18:14:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:14:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:14:40 + 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:14:41 Sending build context to Docker daemon 682.5kB 18:14:41 Step 1/7 : ARG BASE=golang:1.16-alpine 18:14:41 Step 2/7 : FROM ${BASE} 18:14:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:14:42 595b0fe564bb: Pulling fs layer 18:14:42 7186ed65a4f7: Pulling fs layer 18:14:42 316046926c0a: Pulling fs layer 18:14:42 4ebd0625c992: Pulling fs layer 18:14:42 207e8628e3a3: Pulling fs layer 18:14:42 c791037a9be2: Pulling fs layer 18:14:42 ffd874e62e21: Pulling fs layer 18:14:42 4ebd0625c992: Waiting 18:14:42 207e8628e3a3: Waiting 18:14:42 c791037a9be2: Waiting 18:14:42 ffd874e62e21: Waiting 18:14:42 316046926c0a: Verifying Checksum 18:14:42 316046926c0a: Download complete 18:14:42 7186ed65a4f7: Verifying Checksum 18:14:42 7186ed65a4f7: Download complete 18:14:42 207e8628e3a3: Verifying Checksum 18:14:42 207e8628e3a3: Download complete 18:14:42 c791037a9be2: Verifying Checksum 18:14:42 c791037a9be2: Download complete 18:14:42 595b0fe564bb: Verifying Checksum 18:14:42 595b0fe564bb: Download complete 18:14:42 Commit message: "refactor!: clean up retry code for GetSecrets and StoreSecrets APIs (#116)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 18:14:43 595b0fe564bb: Pull complete [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:14:43 7186ed65a4f7: Pull complete 18:14:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:14:44 + sudo service docker restart 18:14:44 + true 18:14:44 Redirecting to /bin/systemctl restart docker.service 18:14:44 316046926c0a: Pull complete 18:14:44 ffd874e62e21: Verifying Checksum 18:14:44 ffd874e62e21: Download complete 18:14:46 4ebd0625c992: Verifying Checksum 18:14:46 4ebd0625c992: Download complete 18:14:56 4ebd0625c992: Pull complete 18:14:56 207e8628e3a3: Pull complete 18:14:56 c791037a9be2: Pull complete 18:15:00 ffd874e62e21: Pull complete 18:15:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:15:00 ---> cfc18b08335c 18:15:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] unstash [Pipeline] echo 18:15:02 ========================================================= 18:15:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:15:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:02 ---> Running in fc1c00d0e01d 18:15:02 Removing intermediate container fc1c00d0e01d 18:15:02 ---> 019b5202e85f 18:15:02 Step 4/7 : RUN apk add --update bash 18:15:02 + 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:15:03 ---> Running in 83c6253a6c0c 18:15:03 Sending build context to Docker daemon 683.5kB 18:15:03 Step 1/7 : ARG BASE=golang:1.16-alpine 18:15:03 Step 2/7 : FROM ${BASE} 18:15:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:03 540db60ca938: Pulling fs layer 18:15:03 adcc1eea9eea: Pulling fs layer 18:15:03 4c4ab2625f07: Pulling fs layer 18:15:03 0510c868ecb4: Pulling fs layer 18:15:03 afea3b2eda06: Pulling fs layer 18:15:03 7809a108b3ef: Pulling fs layer 18:15:03 f706445af74f: Pulling fs layer 18:15:03 afea3b2eda06: Waiting 18:15:03 7809a108b3ef: Waiting 18:15:03 f706445af74f: Waiting 18:15:03 0510c868ecb4: Waiting 18:15:03 4c4ab2625f07: Verifying Checksum 18:15:03 4c4ab2625f07: Download complete 18:15:03 adcc1eea9eea: Verifying Checksum 18:15:03 adcc1eea9eea: Download complete 18:15:03 afea3b2eda06: Verifying Checksum 18:15:03 afea3b2eda06: Download complete 18:15:03 540db60ca938: Verifying Checksum 18:15:03 540db60ca938: Download complete 18:15:03 7809a108b3ef: Verifying Checksum 18:15:03 7809a108b3ef: Download complete 18:15:03 540db60ca938: Pull complete 18:15:03 adcc1eea9eea: Pull complete 18:15:03 4c4ab2625f07: Pull complete 18:15:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:15:04 f706445af74f: Verifying Checksum 18:15:04 f706445af74f: Download complete 18:15:05 0510c868ecb4: Verifying Checksum 18:15:05 0510c868ecb4: Download complete 18:15:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:15:06 OK: 138 MiB in 40 packages 18:15:07 Removing intermediate container 83c6253a6c0c 18:15:07 ---> f3d1b0f02202 18:15:07 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:15:07 ---> Running in e721bf516202 18:15:08 0510c868ecb4: Pull complete 18:15:08 afea3b2eda06: Pull complete 18:15:08 7809a108b3ef: Pull complete 18:15:08 Removing intermediate container e721bf516202 18:15:08 ---> 2ca39c1b363d 18:15:08 Step 6/7 : COPY go.mod . 18:15:09 ---> 01e33c906340 18:15:09 Step 7/7 : RUN go mod download 18:15:09 ---> Running in 93c1d60ede23 18:15:09 f706445af74f: Pull complete 18:15:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:15:09 ---> b068be0155e3 18:15:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:15:16 ---> Running in 91f0d45eac67 18:15:16 Removing intermediate container 91f0d45eac67 18:15:16 ---> ec22d2d42a45 18:15:16 Step 4/7 : RUN apk add --update bash 18:15:16 ---> Running in 7bdeca7d0a86 18:15:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:15:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:15:18 OK: 149 MiB in 40 packages 18:15:18 Removing intermediate container 7bdeca7d0a86 18:15:18 ---> 85cce54a5a2b 18:15:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:15:18 ---> Running in 909b9560f99c 18:15:18 Removing intermediate container 909b9560f99c 18:15:18 ---> 3a18a1bce6ae 18:15:18 Step 6/7 : COPY go.mod . 18:15:19 ---> b9a148982195 18:15:19 Step 7/7 : RUN go mod download 18:15:19 ---> Running in a32a02f31e58 18:15:27 Removing intermediate container 93c1d60ede23 18:15:27 ---> 0f370a4c1b23 18:15:27 Successfully built 0f370a4c1b23 18:15:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:28 + docker inspect -f . ci-base-image-arm64 18:15:28 . [Pipeline] withDockerContainer 18:15:28 prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container 18:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:15:29 $ docker top e829351278562670298d6a0d1894915c6e00c40ddb09aea5576fb83378d62da5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:30 + go version 18:15:30 go version go1.16.3 linux/arm64 [Pipeline] } 18:15:30 $ docker stop --time=1 e829351278562670298d6a0d1894915c6e00c40ddb09aea5576fb83378d62da5 18:15:31 Removing intermediate container a32a02f31e58 18:15:31 ---> 2725e237d99a 18:15:31 Successfully built 2725e237d99a 18:15:31 Successfully tagged ci-base-image-x86_64:latest 18:15:32 $ docker rm -f e829351278562670298d6a0d1894915c6e00c40ddb09aea5576fb83378d62da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:33 + docker inspect -f . ci-base-image-x86_64 18:15:33 . [Pipeline] withDockerContainer 18:15:33 prd-centos7-docker-4c-2g-439 does not seem to be running inside a container 18:15:33 + docker inspect -f . ci-base-image-arm64 18:15:33 . 18:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:15:34 $ docker top 7c8d42fc5fc6baeb6e37007a114c7c1116991a9d7b0d42ac371d1a9ae6dd2322 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 18:15:34 prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container 18:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:15:35 $ docker top 43647856be75444848b0df9c8bd5efa7fff2c49485e23d950f4d5b367c07e593 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:15:36 + go version 18:15:36 go version go1.16.3 linux/amd64 [Pipeline] } 18:15:36 $ docker stop --time=1 7c8d42fc5fc6baeb6e37007a114c7c1116991a9d7b0d42ac371d1a9ae6dd2322 18:15:36 + go mod tidy 18:15:37 $ docker rm -f 7c8d42fc5fc6baeb6e37007a114c7c1116991a9d7b0d42ac371d1a9ae6dd2322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:38 + docker inspect -f . ci-base-image-x86_64 18:15:38 . [Pipeline] withDockerContainer 18:15:38 prd-centos7-docker-4c-2g-439 does not seem to be running inside a container 18:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/47 -v /w/workspace/go-mod-secrets/47:/w/workspace/go-mod-secrets/47:rw,z -v /w/workspace/go-mod-secrets/47@tmp:/w/workspace/go-mod-secrets/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:15:38 + make test 18:15:38 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:15:38 $ docker top 66e450ed88812c7124e0fbd9a86b8e07e5b118be8bc9a92c54e894c59fe9c3db -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:39 + go mod tidy [Pipeline] sh 18:15:39 + make test 18:15:39 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:16:06 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.266s coverage: 80.6% of statements 18:16:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.025s coverage: 57.1% of statements 18:16:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:16:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.036s coverage: 96.7% of statements 18:16:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.027s coverage: 89.5% of statements 18:16:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:16:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements 18:16:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:16:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.028s coverage: 85.7% of statements 18:16:07 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.040s coverage: 100.0% of statements 18:16:07 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:16:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:16:14 gofmt -l . 18:16:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:16:14 $ docker stop --time=1 66e450ed88812c7124e0fbd9a86b8e07e5b118be8bc9a92c54e894c59fe9c3db 18:16:15 $ docker rm -f 66e450ed88812c7124e0fbd9a86b8e07e5b118be8bc9a92c54e894c59fe9c3db [Pipeline] // withDockerContainer [Pipeline] sh 18:16:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:16 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:16:16 ---> job-cost.sh 18:16:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jUOp 18:16:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-jUOp/bin to PATH 18:16:39 INFO: No Stack... 18:16:40 INFO: Retrieving Pricing Info for: v3-standard-2 18:16:40 INFO: Archiving Costs [Pipeline] sh 18:16:41 + cat /w/workspace/go-mod-secrets/47/archives/cost.csv 18:16:41 + cut -d, -f6 [Pipeline] lock 18:16:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] 18:16:41 Resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] did not exist. Created. 18:16:41 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:41 + echo total: 0.05999999865889549 [Pipeline] stash 18:16:41 Stashed 1 file(s) [Pipeline] } 18:16:41 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:00 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.378s coverage: 80.6% of statements 18:17:00 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.050s coverage: 57.1% of statements 18:17:00 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:17:00 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.094s coverage: 96.7% of statements 18:17:00 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.087s coverage: 89.5% of statements 18:17:00 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:17:00 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.100s coverage: 100.0% of statements 18:17:00 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:17:00 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.055s coverage: 85.7% of statements 18:17:00 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.082s coverage: 100.0% of statements 18:17:00 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:17:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:17:12 gofmt -l . 18:17:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:17:12 $ docker stop --time=1 43647856be75444848b0df9c8bd5efa7fff2c49485e23d950f4d5b367c07e593 18:17:14 $ docker rm -f 43647856be75444848b0df9c8bd5efa7fff2c49485e23d950f4d5b367c07e593 [Pipeline] // withDockerContainer [Pipeline] sh 18:17:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:15 Warning: overwriting stash ‘coverage-report’ 18:17:16 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:17:17 ---> job-cost.sh 18:17:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CyWX 18:17:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-CyWX/bin to PATH 18:19:17 INFO: No Stack... 18:19:17 INFO: Retrieving Pricing Info for: v2-standard-4 18:19:18 INFO: Archiving Costs [Pipeline] sh 18:19:18 + cat /w/workspace/go-mod-secrets/47/archives/cost.csv 18:19:18 + cut -d, -f6 [Pipeline] lock 18:19:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] 18:19:18 Resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] did not exist. Created. 18:19:18 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:19:19 /w/workspace/go-mod-secrets/47@tmp/durable-7d44c68d/script.sh: 1: /w/workspace/go-mod-secrets/47@tmp/durable-7d44c68d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:19:19 + echo total: 0.18000000715255737 [Pipeline] stash 18:19:19 Warning: overwriting stash ‘stack-cost’ 18:19:19 Stashed 1 file(s) [Pipeline] } 18:19:19 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-47-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:19:20 provisioning config files... 18:19:20 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2655477133788171132tmp [Pipeline] { [Pipeline] sh 18:19:20 + set +x 18:19:20 + curl -s https://codecov.io/bash 18:19:20 + bash -s -- 18:19:20 18:19:20 _____ _ 18:19:20 / ____| | | 18:19:20 | | ___ __| | ___ ___ _____ __ 18:19:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:19:20 | |___| (_) | (_| | __/ (_| (_) \ V / 18:19:20 \_____\___/ \__,_|\___|\___\___/ \_/ 18:19:20 Bash-1.0.3 18:19:20 18:19:20 18:19:20 ==> git version 2.24.4 found 18:19:20 ==> 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:19:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:19:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:19:20 ==> Jenkins CI detected. 18:19:20 project root: . 18:19:20 --> token set from env 18:19:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:19:20 ==> Running gcov in . (disable via -X gcov) 18:19:20 ==> Python coveragepy not found 18:19:20 ==> Searching for coverage reports in: 18:19:20 + . 18:19:20 -> Found 1 reports 18:19:20 ==> Detecting git/mercurial file structure 18:19:20 ==> Reading reports 18:19:20 + ./coverage.out bytes=27483 18:19:20 ==> Appending adjustments 18:19:20 https://docs.codecov.io/docs/fixing-reports 18:19:20 + Found adjustments 18:19:20 ==> Gzipping contents 18:19:20 8.0K /tmp/codecov.Z5vIYx.gz 18:19:20 ==> Uploading reports 18:19:20 url: https://codecov.io 18:19:20 query: branch=master&commit=796547059bfdd9b6aeddc7bb543437b536413b1b&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:19:20 -> Pinging Codecov 18:19:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=796547059bfdd9b6aeddc7bb543437b536413b1b&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:19:21 -> Uploading to 18:19:21 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/D63849C06B6B67093493C71CE874ED06/796547059bfdd9b6aeddc7bb543437b536413b1b/b952e467-9691-4aa6-9638-5d29d102a637.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T181921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=367d1ffb7bc00a7421645354a5ad2975e867b9659630b18efc00732531090e55 18:19:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:19:21 Dload Upload Total Spent Left Speed 18:19:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5853 0 0 100 5853 0 14699 --:--:-- --:--:-- --:--:-- 14669 18:19:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] } 18:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:19:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:19:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:19:23 18:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:19:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:19:23 188c0c94c7c5: Pulling fs layer 18:19:23 0ef7d3d256c8: Pulling fs layer 18:19:23 de9db76c5a1d: Pulling fs layer 18:19:23 0eba1c9be4d2: Pulling fs layer 18:19:23 0d57e429df01: Pulling fs layer 18:19:23 4e4be7b47b0d: Pulling fs layer 18:19:23 e1f770b5df2f: Pulling fs layer 18:19:23 85a0685a4137: Pulling fs layer 18:19:23 0eba1c9be4d2: Waiting 18:19:23 0d57e429df01: Waiting 18:19:23 4e4be7b47b0d: Waiting 18:19:23 e1f770b5df2f: Waiting 18:19:23 85a0685a4137: Waiting 18:19:23 de9db76c5a1d: Verifying Checksum 18:19:23 de9db76c5a1d: Download complete 18:19:23 0ef7d3d256c8: Verifying Checksum 18:19:23 0ef7d3d256c8: Download complete 18:19:23 0d57e429df01: Verifying Checksum 18:19:23 0d57e429df01: Download complete 18:19:23 188c0c94c7c5: Verifying Checksum 18:19:23 188c0c94c7c5: Download complete 18:19:23 4e4be7b47b0d: Verifying Checksum 18:19:23 4e4be7b47b0d: Download complete 18:19:23 188c0c94c7c5: Pull complete 18:19:23 0ef7d3d256c8: Pull complete 18:19:23 de9db76c5a1d: Pull complete 18:19:25 e1f770b5df2f: Verifying Checksum 18:19:25 e1f770b5df2f: Download complete 18:19:26 0eba1c9be4d2: Verifying Checksum 18:19:26 0eba1c9be4d2: Download complete 18:19:27 85a0685a4137: Verifying Checksum 18:19:27 85a0685a4137: Download complete 18:19:29 0eba1c9be4d2: Pull complete 18:19:29 0d57e429df01: Pull complete 18:19:30 4e4be7b47b0d: Pull complete 18:19:30 e1f770b5df2f: Pull complete 18:19:34 85a0685a4137: Pull complete 18:19:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:19:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:19:34 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 18:19:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:19:36 $ docker top 8d6071b4a09bf6fb286a3097a0682804a1cb87b240a21779d25903599a7602e0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:19:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:19:36 + set -o pipefail 18:19:36 + snyk monitor '--org=edgex-jenkins' 18:19:40 18:19:40 Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets/v2)... 18:19:40 18:19:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/5771b9b6-acd5-4580-ba88-b574cf4f3b7d 18:19:40 18:19:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:19:40 18:19:40 [Pipeline] } 18:19:40 $ docker stop --time=1 8d6071b4a09bf6fb286a3097a0682804a1cb87b240a21779d25903599a7602e0 18:19:42 $ docker rm -f 8d6071b4a09bf6fb286a3097a0682804a1cb87b240a21779d25903599a7602e0 [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:19:42 + git log --format=format:%s -1 796547059bfdd9b6aeddc7bb543437b536413b1b [Pipeline] isUnix [Pipeline] sh 18:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:19:43 . [Pipeline] withDockerContainer 18:19:43 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 18:19:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:19:43 $ docker top 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:43 [ssh-agent] Looking for ssh-agent implementation... 18:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:44 $ docker exec 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c ssh-agent 18:19:44 SSH_AUTH_SOCK=/tmp/ssh-f3rTVRuPPJuL/agent.14 18:19:44 SSH_AGENT_PID=20 18:19:44 Running ssh-add (command line suppressed) 18:19:44 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5936574468151398725.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5936574468151398725.key) 18:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:44 + git semver tag 18:19:44 # -> Open(): unable to determine branch for HEAD 18:19:44 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:19:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:19:44 # $SEMVER_REMOTE_NAME = origin 18:19:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:19:44 # $SEMVER_USER_NAME = edgex-jenkins 18:19:44 # $SEMVER_BRANCH = master 18:19:44 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 18:19:44 # 796547059bfdd9b6aeddc7bb543437b536413b1b HEAD 18:19:44 # -> Force: false 18:19:44 # 4dbf486ca639c94c0816540d471d70bd1c7a3148 refs/tags/v2.0.0-dev.23 [Pipeline] } 18:19:44 $ docker exec --env ******** --env ******** 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c ssh-agent -k 18:19:44 unset SSH_AUTH_SOCK; 18:19:44 unset SSH_AGENT_PID; 18:19:44 echo Agent pid 20 killed; 18:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:45 + git semver [Pipeline] } 18:19:45 $ docker stop --time=1 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c 18:19:46 $ docker rm -f 485cd93bb7950d989082faa2afebf9aa3910445bc95a240ec3d9b35c6645919c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:19:46 18:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:19:46 0.23.1-centos7: Pulling from edgex-lftools 18:19:46 ab5ef0e58194: Pulling fs layer 18:19:46 9712f1f96733: Pulling fs layer 18:19:46 63f879dbbcfc: Pulling fs layer 18:19:46 0d9ebad4ef96: Pulling fs layer 18:19:46 e9a5061849ea: Pulling fs layer 18:19:46 d747dcd14b5f: Pulling fs layer 18:19:46 2de7ff778b66: Pulling fs layer 18:19:46 0d9ebad4ef96: Waiting 18:19:46 e9a5061849ea: Waiting 18:19:46 d747dcd14b5f: Waiting 18:19:46 2de7ff778b66: Waiting 18:19:46 9712f1f96733: Verifying Checksum 18:19:46 9712f1f96733: Download complete 18:19:48 63f879dbbcfc: Verifying Checksum 18:19:48 63f879dbbcfc: Download complete 18:19:48 e9a5061849ea: Verifying Checksum 18:19:48 e9a5061849ea: Download complete 18:19:48 d747dcd14b5f: Verifying Checksum 18:19:48 d747dcd14b5f: Download complete 18:19:48 2de7ff778b66: Verifying Checksum 18:19:48 2de7ff778b66: Download complete 18:19:49 0d9ebad4ef96: Verifying Checksum 18:19:49 0d9ebad4ef96: Download complete 18:19:49 ab5ef0e58194: Verifying Checksum 18:19:49 ab5ef0e58194: Download complete 18:19:51 ab5ef0e58194: Pull complete 18:19:51 9712f1f96733: Pull complete 18:19:52 63f879dbbcfc: Pull complete 18:19:55 0d9ebad4ef96: Pull complete 18:19:55 e9a5061849ea: Pull complete 18:19:55 d747dcd14b5f: Pull complete 18:19:56 2de7ff778b66: Pull complete 18:19:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:19:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:19:56 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 18:19:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:20:00 $ docker top 71ddd6e6946954bddf77ff017cbf6174188757b8e5dc61769d2264ea836356d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:20:00 provisioning config files... 18:20:00 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2406853647757097952tmp 18:20:00 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config4599472500417056150tmp 18:20:00 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8887737366125375803tmp [Pipeline] { [Pipeline] echo 18:20:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:20:00 ---> sigul-configuration.sh 18:20:00 gpg: directory `/root/.gnupg' created 18:20:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:20:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:20:00 gpg: keyring `/root/.gnupg/secring.gpg' created 18:20:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:20:00 gpg: CAST5 encrypted data 18:20:00 gpg: encrypted with 1 passphrase 18:20:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:20:00 + mkdir /home/jenkins 18:20:00 + mkdir /home/jenkins/sigul [Pipeline] sh 18:20:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:20:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:20:01 ---> sigul-install.sh 18:20:05 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:20:06 + git tag --list 18:20:06 v0.0.0 18:20:06 v0.0.1 18:20:06 v0.0.10 18:20:06 v0.0.11 18:20:06 v0.0.12 18:20:06 v0.0.13 18:20:06 v0.0.14 18:20:06 v0.0.15 18:20:06 v0.0.16 18:20:06 v0.0.17 18:20:06 v0.0.18 18:20:06 v0.0.19 18:20:06 v0.0.2 18:20:06 v0.0.20 18:20:06 v0.0.21 18:20:06 v0.0.22 18:20:06 v0.0.23 18:20:06 v0.0.24 18:20:06 v0.0.25 18:20:06 v0.0.26 18:20:06 v0.0.27 18:20:06 v0.0.28 18:20:06 v0.0.29 18:20:06 v0.0.3 18:20:06 v0.0.30 18:20:06 v0.0.31 18:20:06 v0.0.32 18:20:06 v0.0.33 18:20:06 v0.0.4 18:20:06 v0.0.5 18:20:06 v0.0.6 18:20:06 v0.0.7 18:20:06 v0.0.8 18:20:06 v0.0.9 18:20:06 v2.0.0-dev.1 18:20:06 v2.0.0-dev.10 18:20:06 v2.0.0-dev.11 18:20:06 v2.0.0-dev.12 18:20:06 v2.0.0-dev.13 18:20:06 v2.0.0-dev.14 18:20:06 v2.0.0-dev.15 18:20:06 v2.0.0-dev.16 18:20:06 v2.0.0-dev.17 18:20:06 v2.0.0-dev.18 18:20:06 v2.0.0-dev.19 18:20:06 v2.0.0-dev.2 18:20:06 v2.0.0-dev.20 18:20:06 v2.0.0-dev.21 18:20:06 v2.0.0-dev.22 18:20:06 v2.0.0-dev.23 18:20:06 v2.0.0-dev.3 18:20:06 v2.0.0-dev.4 18:20:06 v2.0.0-dev.5 18:20:06 v2.0.0-dev.6 18:20:06 v2.0.0-dev.7 18:20:06 v2.0.0-dev.8 18:20:06 v2.0.0-dev.9 [Pipeline] sh 18:20:06 + lftools sign git-tag v2.0.0-dev.23 18:20:06 Signing Git tag with Sigul... 18:20:06 Signing v2.0.0-dev.23 [Pipeline] echo 18:20:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:20:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:20:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:20:07 $ docker stop --time=1 71ddd6e6946954bddf77ff017cbf6174188757b8e5dc61769d2264ea836356d6 18:20:09 $ docker rm -f 71ddd6e6946954bddf77ff017cbf6174188757b8e5dc61769d2264ea836356d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:20:09 . [Pipeline] withDockerContainer 18:20:09 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 18:20:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:20:10 $ docker top 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:10 [ssh-agent] Looking for ssh-agent implementation... 18:20:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:10 $ docker exec 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 ssh-agent 18:20:10 SSH_AUTH_SOCK=/tmp/ssh-SlmvHTONdGlk/agent.13 18:20:10 SSH_AGENT_PID=20 18:20:10 Running ssh-add (command line suppressed) 18:20:11 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4020779294246216543.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4020779294246216543.key) 18:20:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:11 + git semver bump pre 18:20:11 # -> Open(): unable to determine branch for HEAD 18:20:11 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:20:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:20:11 # $SEMVER_REMOTE_NAME = origin 18:20:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:20:11 # $SEMVER_USER_NAME = edgex-jenkins 18:20:11 # $SEMVER_BRANCH = master 18:20:11 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 18:20:11 2.0.0-dev.24 [Pipeline] } 18:20:11 $ docker exec --env ******** --env ******** 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 ssh-agent -k 18:20:11 unset SSH_AUTH_SOCK; 18:20:11 unset SSH_AGENT_PID; 18:20:11 echo Agent pid 20 killed; 18:20:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:20:11 + git semver [Pipeline] } 18:20:11 $ docker stop --time=1 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 18:20:12 $ docker rm -f 1d8564f67d57b2f418ac9efc99804f6a12dabc304f4fc73bef44b8b9c6e29676 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:20:13 . [Pipeline] withDockerContainer 18:20:13 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 18:20:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:20:13 $ docker top 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:13 [ssh-agent] Looking for ssh-agent implementation... 18:20:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:14 $ docker exec 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a ssh-agent 18:20:14 SSH_AUTH_SOCK=/tmp/ssh-6x4f3zj3sr4w/agent.13 18:20:14 SSH_AGENT_PID=20 18:20:14 Running ssh-add (command line suppressed) 18:20:14 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1613118904949532527.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1613118904949532527.key) 18:20:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:14 + git semver push 18:20:14 # -> Open(): unable to determine branch for HEAD 18:20:14 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:20:14 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:20:14 # $SEMVER_REMOTE_NAME = origin 18:20:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:20:14 # $SEMVER_USER_NAME = edgex-jenkins 18:20:14 # $SEMVER_BRANCH = master 18:20:14 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 18:20:18 $ docker exec --env ******** --env ******** 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a ssh-agent -k 18:20:18 unset SSH_AUTH_SOCK; 18:20:18 unset SSH_AGENT_PID; 18:20:18 echo Agent pid 20 killed; 18:20:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:20:19 + git semver [Pipeline] } 18:20:19 $ docker stop --time=1 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a 18:20:20 $ docker rm -f 00a5ba994c8f63de6463f7bb78a2778a8671ca14670697112140597ab047ef1a [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:20:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:20:21 ---> package-listing.sh 18:20:21 ++ facter osfamily 18:20:21 ++ tr '[:upper:]' '[:lower:]' 18:20:22 + OS_FAMILY=redhat 18:20:22 + workspace=/w/workspace/gexfoundry_go-mod-secrets_master 18:20:22 + START_PACKAGES=/tmp/packages_start.txt 18:20:22 + END_PACKAGES=/tmp/packages_end.txt 18:20:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:20:22 + PACKAGES=/tmp/packages_start.txt 18:20:22 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 18:20:22 + PACKAGES=/tmp/packages_end.txt 18:20:22 + case "${OS_FAMILY}" in 18:20:22 + sort 18:20:22 + rpm -qa 18:20:22 + '[' -f /tmp/packages_start.txt ']' 18:20:22 + '[' -f /tmp/packages_end.txt ']' 18:20:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:20:22 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 18:20:22 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ 18:20:22 + 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:20:22 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:20:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:20:23 18:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:20:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:20:23 alpine: Pulling from edgex-lftools-log-publisher 18:20:23 df20fa9351a1: Pulling fs layer 18:20:23 36b3adc4ff6f: Pulling fs layer 18:20:23 8ad3a11d3b57: Pulling fs layer 18:20:23 46f8f816bc3b: Pulling fs layer 18:20:23 93b61091891f: Pulling fs layer 18:20:23 93b9cdb0e59b: Pulling fs layer 18:20:23 5e14af77c1be: Pulling fs layer 18:20:23 01666e4c0597: Pulling fs layer 18:20:23 aa168da1d23b: Pulling fs layer 18:20:23 93b9cdb0e59b: Waiting 18:20:23 5e14af77c1be: Waiting 18:20:23 01666e4c0597: Waiting 18:20:23 aa168da1d23b: Waiting 18:20:23 46f8f816bc3b: Waiting 18:20:23 93b61091891f: Waiting 18:20:23 36b3adc4ff6f: Verifying Checksum 18:20:23 36b3adc4ff6f: Download complete 18:20:23 46f8f816bc3b: Verifying Checksum 18:20:23 46f8f816bc3b: Download complete 18:20:24 df20fa9351a1: Verifying Checksum 18:20:24 df20fa9351a1: Download complete 18:20:24 93b9cdb0e59b: Verifying Checksum 18:20:24 93b9cdb0e59b: Download complete 18:20:24 5e14af77c1be: Verifying Checksum 18:20:24 5e14af77c1be: Download complete 18:20:24 93b61091891f: Verifying Checksum 18:20:24 93b61091891f: Download complete 18:20:24 01666e4c0597: Verifying Checksum 18:20:24 01666e4c0597: Download complete 18:20:24 df20fa9351a1: Pull complete 18:20:24 8ad3a11d3b57: Verifying Checksum 18:20:24 8ad3a11d3b57: Download complete 18:20:24 36b3adc4ff6f: Pull complete 18:20:24 8ad3a11d3b57: Pull complete 18:20:24 46f8f816bc3b: Pull complete 18:20:25 93b61091891f: Pull complete 18:20:25 93b9cdb0e59b: Pull complete 18:20:25 5e14af77c1be: Pull complete 18:20:25 01666e4c0597: Pull complete 18:20:25 aa168da1d23b: Verifying Checksum 18:20:25 aa168da1d23b: Download complete 18:20:30 aa168da1d23b: Pull complete 18:20:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:20:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:20:30 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 18:20:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:20:31 $ docker top 654ef3e590c50b42f5fafb63866734557a9d86556b1547597892edcc40affcd5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:20:32 + mkdir -p /var/log/sa [Pipeline] sh 18:20:32 + ls /var/log/sa-host 18:20:32 + sadf -c /var/log/sa-host/sa05 18:20:32 file_magic: OK 18:20:32 HZ: Using current value: 100 18:20:32 file_header: OK 18:20: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 18:20:32 Statistics: 18:20:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:20:32 File successfully converted to sysstat format version 12.2.1 18:20:32 + sadf -c /var/log/sa-host/sa26 18:20:32 file_magic: OK 18:20:32 HZ: Using current value: 100 18:20:32 file_header: OK 18:20: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 18:20:32 Statistics: 18:20:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:20:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:33 provisioning config files... 18:20:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3865981185962255099tmp [Pipeline] { [Pipeline] echo 18:20:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:20:33 ---> create-netrc.sh [Pipeline] } 18:20:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:20:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:20:34 ---> python-tools-install.sh [Pipeline] echo 18:20:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:20:34 ---> sudo-logs.sh 18:20:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:20:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:20:34 ---> job-cost.sh 18:20:34 lf-activate-venv: SKIPPING 18:20:34 DEBUG: total: 0.18000000715255737 18:20:34 INFO: Retrieving Stack Cost... 18:20:36 INFO: Retrieving Pricing Info for: v3-standard-2 18:20:36 INFO: Archiving Costs [Pipeline] echo 18:20:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:20:36 ---> logs-deploy.sh 18:20:36 lf-activate-venv: SKIPPING 18:20:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/47 18:20:36 INFO: archiving workspace using pattern(s): 18:20:37 Archives upload complete. 18:20:37 INFO: archiving logs to Nexus 18:20:38 ---> uname -a: 18:20:38 Linux prd-centos7-docker-4c-2g-437.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:20:38 18:20:38 18:20:38 ---> lscpu: 18:20:38 Architecture: x86_64 18:20:38 CPU op-mode(s): 32-bit, 64-bit 18:20:38 Byte Order: Little Endian 18:20:38 Address sizes: 40 bits physical, 48 bits virtual 18:20:38 CPU(s): 2 18:20:38 On-line CPU(s) list: 0,1 18:20:38 Thread(s) per core: 1 18:20:38 Core(s) per socket: 1 18:20:38 Socket(s): 2 18:20:38 NUMA node(s): 1 18:20:38 Vendor ID: AuthenticAMD 18:20:38 CPU family: 23 18:20:38 Model: 49 18:20:38 Model name: AMD EPYC-Rome Processor 18:20:38 Stepping: 0 18:20:38 CPU MHz: 2799.998 18:20:38 BogoMIPS: 5599.99 18:20:38 Virtualization: AMD-V 18:20:38 Hypervisor vendor: KVM 18:20:38 Virtualization type: full 18:20:38 L1d cache: 64 KiB 18:20:38 L1i cache: 64 KiB 18:20:38 L2 cache: 1 MiB 18:20:38 L3 cache: 32 MiB 18:20:38 NUMA node0 CPU(s): 0,1 18:20:38 Vulnerability Itlb multihit: Not affected 18:20:38 Vulnerability L1tf: Not affected 18:20:38 Vulnerability Mds: Not affected 18:20:38 Vulnerability Meltdown: Not affected 18:20:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:20:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:20:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:20:38 Vulnerability Srbds: Not affected 18:20:38 Vulnerability Tsx async abort: Not affected 18:20:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:20:38 18:20:38 18:20:38 ---> nproc: 18:20:38 2 18:20:38 18:20:38 18:20:38 ---> df -h: 18:20:38 Filesystem Size Used Available Use% Mounted on 18:20:38 overlay 40.0G 8.9G 31.1G 22% / 18:20:38 tmpfs 64.0M 0 64.0M 0% /dev 18:20:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:20:38 shm 64.0M 0 64.0M 0% /dev/shm 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_go-mod-secrets_master 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_go-mod-secrets_master@tmp 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:20:38 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:20:38 18:20:38 18:20:38 ---> free -m: 18:20:38 total used free shared buff/cache available 18:20:38 Mem: 7821 1290 3147 0 3383 6449 18:20:38 Swap: 1023 0 1023 18:20:38 18:20:38 18:20:38 ---> ip addr: 18:20:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:20:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:20:38 inet 127.0.0.1/8 scope host lo 18:20:38 valid_lft forever preferred_lft forever 18:20:38 inet6 ::1/128 scope host 18:20:38 valid_lft forever preferred_lft forever 18:20:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:20:38 link/ether fa:16:3e:81:4b:d2 brd ff:ff:ff:ff:ff:ff 18:20:38 inet 10.30.123.218/23 brd 10.30.123.255 scope global dynamic eth0 18:20:38 valid_lft 85830sec preferred_lft 85830sec 18:20:38 inet6 fe80::f816:3eff:fe81:4bd2/64 scope link 18:20:38 valid_lft forever preferred_lft forever 18:20:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:20:38 link/ether 02:42:e7:22:a8:d8 brd ff:ff:ff:ff:ff:ff 18:20:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:20:38 valid_lft forever preferred_lft forever 18:20:38 inet6 fe80::42:e7ff:fe22:a8d8/64 scope link 18:20:38 valid_lft forever preferred_lft forever 18:20:38 18:20:38 18:20:38 ---> sar -b -r -n DEV: 18:20:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 18:20:38 18:20:38 18:10:56 LINUX RESTART (2 CPU) 18:20:38 18:20:38 18:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:20:38 18:13:01 1.77 0.00 1.77 0.00 0.00 33.57 0.00 18:20:38 18:14:01 0.28 0.00 0.28 0.00 0.00 3.71 0.00 18:20:38 18:15:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 18:20:38 18:16:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 18:20:38 18:17:01 0.28 0.00 0.28 0.00 0.00 4.61 0.00 18:20:38 18:18:01 0.35 0.00 0.35 0.00 0.00 3.96 0.00 18:20:38 18:19:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 18:20:38 18:20:01 165.74 0.03 165.71 0.00 3.73 49568.44 0.00 18:20:38 Average: 21.14 0.00 21.14 0.00 0.47 6203.80 0.00 18:20:38 18:20:38 18:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:20:38 18:13:01 5475476 0 795284 9.93 2620 1735560 1197192 13.22 566764 1569632 12 18:20:38 18:14:01 5472212 0 798540 9.97 2620 1735568 1197484 13.22 571396 1568008 20 18:20:38 18:15:01 5470416 0 800336 9.99 2620 1735568 1197544 13.22 573104 1568004 8 18:20:38 18:16:01 5472872 0 797876 9.96 2620 1735572 1197256 13.22 568048 1571588 16 18:20:38 18:17:01 5472256 0 798484 9.97 2620 1735580 1197340 13.22 568464 1571588 8 18:20:38 18:18:01 5472724 0 798016 9.96 2620 1735580 1197256 13.22 567960 1571588 8 18:20:38 18:19:01 5464768 0 805960 10.06 2620 1735592 1197256 13.22 576084 1571588 16 18:20:38 18:20:01 3785332 0 1162808 14.52 2620 3058180 1348096 14.88 880168 2728020 304 18:20:38 Average: 5260757 0 844663 10.55 2620 1900900 1216178 13.43 608998 1715002 49 18:20:38 18:20:38 18:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:20:38 18:13:01 eth0 0.58 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:20:38 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:14:01 eth0 3.65 1.80 3.03 0.12 0.00 0.00 0.00 0.00 18:20:38 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:15:01 eth0 1.30 0.58 0.61 0.39 0.00 0.00 0.00 0.00 18:20:38 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:16:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:20:38 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:17:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:20:38 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:20:38 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:19:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:20:01 veth1615985 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:20:01 eth0 898.72 814.19 7336.05 73.27 0.00 0.00 0.00 0.00 18:20:38 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 18:20:01 docker0 11.99 10.99 1.14 30.19 0.00 0.00 0.00 0.00 18:20:38 Average: veth1615985 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 Average: eth0 113.10 102.14 917.59 9.24 0.00 0.00 0.00 0.00 18:20:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:38 Average: docker0 1.50 1.37 0.14 3.77 0.00 0.00 0.00 0.00 18:20:38 18:20:38 18:20:38 ---> sar -P ALL: 18:20:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 18:20:38 18:20:38 18:10:56 LINUX RESTART (2 CPU) 18:20:38 18:20:38 18:12:01 CPU %user %nice %system %iowait %steal %idle 18:20:38 18:13:01 all 0.06 0.00 0.03 0.00 0.05 99.87 18:20:38 18:13:01 0 0.08 0.00 0.03 0.00 0.07 99.82 18:20:38 18:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:20:38 18:14:01 all 0.19 0.00 0.03 0.00 0.04 99.73 18:20:38 18:14:01 0 0.33 0.00 0.03 0.00 0.03 99.60 18:20:38 18:14:01 1 0.05 0.00 0.03 0.00 0.05 99.87 18:20:38 18:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:20:38 18:15:01 0 0.12 0.00 0.03 0.00 0.03 99.82 18:20:38 18:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:20:38 18:16:01 all 0.12 0.00 0.02 0.00 0.05 99.82 18:20:38 18:16:01 0 0.18 0.00 0.02 0.00 0.05 99.75 18:20:38 18:16:01 1 0.05 0.00 0.02 0.00 0.05 99.88 18:20:38 18:17:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:20:38 18:17:01 0 0.30 0.00 0.03 0.00 0.03 99.63 18:20:38 18:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:20:38 18:18:01 all 0.07 0.00 0.02 0.00 0.05 99.87 18:20:38 18:18:01 0 0.12 0.00 0.03 0.00 0.05 99.80 18:20:38 18:18:01 1 0.02 0.00 0.00 0.00 0.05 99.93 18:20:38 18:19:01 all 0.19 0.00 0.03 0.00 0.03 99.74 18:20:38 18:19:01 0 0.33 0.00 0.05 0.00 0.03 99.58 18:20:38 18:19:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:20:38 18:20:01 all 17.85 0.00 8.24 1.66 0.07 72.18 18:20:38 18:20:01 0 18.12 0.00 8.59 1.55 0.07 71.67 18:20:38 18:20:01 1 17.59 0.00 7.89 1.76 0.07 72.68 18:20:38 Average: all 2.25 0.00 1.01 0.20 0.04 96.50 18:20:38 Average: 0 2.35 0.00 1.05 0.19 0.05 96.37 18:20:38 Average: 1 2.15 0.00 0.96 0.21 0.04 96.64 18:20:38 18:20:38 18:20:38