Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-18928 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b # timeout=10 Commit message: "Merge pull request #78 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.139" > git rev-list --no-walk 27cb942c6f3ef89d32f958651ca6c8b656d8b14d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:16:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:13 ========================================================= 22:16:13 EdgeX Global Pipelines Version Info 22:16:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:14 ------------------- 22:16:14 stable info: 22:16:14 ------------------- 22:16:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:16:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:16:14 Message: update stable to v1.0.173 22:16:15 ------------------- 22:16:15 experimental info: 22:16:15 ------------------- 22:16:15 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:16:15 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:16:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:16:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:16:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:16:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:16:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:16:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b [Pipeline] echo 22:16:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 753bfb8 [Pipeline] echo 22:16:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:20 + git log --format=format:%s -1 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b [Pipeline] echo 22:16:20 GIT_COMMIT: 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b, Commit Message: Merge pull request #78 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.139 [Pipeline] echo 22:16:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:21 22:16:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:16:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:21 latest: Pulling from edgex-devops/git-semver 22:16:21 31603596830f: Pulling fs layer 22:16:21 2a8b12db71e7: Pulling fs layer 22:16:21 6ca5941a6612: Pulling fs layer 22:16:21 ecc8261a40a4: Pulling fs layer 22:16:21 ecc8261a40a4: Waiting 22:16:21 2a8b12db71e7: Verifying Checksum 22:16:21 2a8b12db71e7: Download complete 22:16:22 31603596830f: Verifying Checksum 22:16:22 31603596830f: Download complete 22:16:22 6ca5941a6612: Verifying Checksum 22:16:22 6ca5941a6612: Download complete 22:16:22 ecc8261a40a4: Verifying Checksum 22:16:22 ecc8261a40a4: Download complete 22:16:22 31603596830f: Pull complete 22:16:22 2a8b12db71e7: Pull complete 22:16:23 6ca5941a6612: Pull complete 22:16:24 ecc8261a40a4: Pull complete 22:16:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:16:24 prd-centos7-docker-4c-2g-18928 does not seem to be running inside a container 22:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:16:26 $ docker top a618077553c81ae0100abc5a7aa694cda4c115966ec745a68b610f3612c7c550 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:27 [ssh-agent] Looking for ssh-agent implementation... 22:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:27 $ docker exec a618077553c81ae0100abc5a7aa694cda4c115966ec745a68b610f3612c7c550 ssh-agent 22:16:27 SSH_AUTH_SOCK=/tmp/ssh-SF7WMwSLPY3i/agent.12 22:16:27 SSH_AGENT_PID=18 22:16:27 Running ssh-add (command line suppressed) 22:16:27 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5522155439541688423.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5522155439541688423.key) 22:16:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:28 + git tag --points-at HEAD [Pipeline] } 22:16:28 $ docker exec --env ******** --env ******** a618077553c81ae0100abc5a7aa694cda4c115966ec745a68b610f3612c7c550 ssh-agent -k 22:16:28 unset SSH_AUTH_SOCK; 22:16:28 unset SSH_AGENT_PID; 22:16:28 echo Agent pid 18 killed; 22:16:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:16:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:28 [ssh-agent] Looking for ssh-agent implementation... 22:16:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:28 $ docker exec a618077553c81ae0100abc5a7aa694cda4c115966ec745a68b610f3612c7c550 ssh-agent 22:16:29 SSH_AUTH_SOCK=/tmp/ssh-J4NIRWl715s6/agent.47 22:16:29 SSH_AGENT_PID=52 22:16:29 Running ssh-add (command line suppressed) 22:16:29 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1384548037757344662.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1384548037757344662.key) 22:16:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:29 + git semver init 22:16:29 # -> Open(): unable to determine branch for HEAD 22:16:29 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 22:16:29 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 22:16:29 # $SEMVER_REMOTE_NAME = origin 22:16:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:16:29 # $SEMVER_USER_NAME = edgex-jenkins 22:16:29 # $SEMVER_BRANCH = master 22:16:29 # $SEMVER_TEMP = /tmp/semver-464735269 22:16:29 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 22:16:30 # '/tmp/semver-464735269' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' 22:16:30 # -> Force: false 22:16:30 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 22:16:30 $ docker exec --env ******** --env ******** a618077553c81ae0100abc5a7aa694cda4c115966ec745a68b610f3612c7c550 ssh-agent -k 22:16:30 unset SSH_AUTH_SOCK; 22:16:30 unset SSH_AGENT_PID; 22:16:30 echo Agent pid 52 killed; 22:16:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:30 + git semver [Pipeline] } 22:16:30 $ docker stop --time=1 a618077553c81ae0100abc5a7aa694cda4c115966ec745a68b610f3612c7c550 22:16:32 $ docker rm -f a618077553c81ae0100abc5a7aa694cda4c115966ec745a68b610f3612c7c550 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:16:33 Stashed 1 file(s) [Pipeline] echo 22:16:33 [edgeXSemver]: initialized semver on version 0.0.31 [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 22:16:48 Still waiting to schedule task 22:16:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:16:48 Still waiting to schedule task 22:16:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 22:18:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18930 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 22:18:41 Running in /w/workspace/go-mod-secrets/21 [Pipeline] { [Pipeline] checkout 22:18:46 using credential edgex-jenkins-ssh 22:18:46 Cloning the remote Git repository 22:18:46 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 22:18:46 > git init /w/workspace/go-mod-secrets/21 # timeout=10 22:18:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:18:46 > git --version # timeout=10 22:18:46 > git --version # 'git version 2.17.1' 22:18:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:18:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:18:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:18:47 Checking out Revision 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b (master) 22:18:47 > git config core.sparsecheckout # timeout=10 22:18:47 > git checkout -f 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b # timeout=10 22:18:52 Commit message: "Merge pull request #78 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.139" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:18:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:18:54 + sudo service docker restart 22:18:54 + true [Pipeline] unstash [Pipeline] echo 22:18:57 ========================================================= 22:18:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:18:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:18:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:18:59 Sending build context to Docker daemon 431.1kB 22:18:59 Step 1/7 : ARG BASE=golang:1.15-alpine 22:18:59 Step 2/7 : FROM ${BASE} 22:18:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:59 5f621e34cdf4: Pulling fs layer 22:18:59 a4357932f1b6: Pulling fs layer 22:18:59 18c013af1878: Pulling fs layer 22:18:59 00ac8860ef70: Pulling fs layer 22:18:59 63d7cb157983: Pulling fs layer 22:18:59 b116817d02f9: Pulling fs layer 22:18:59 745a02a5169b: Pulling fs layer 22:18:59 63d7cb157983: Waiting 22:18:59 b116817d02f9: Waiting 22:18:59 745a02a5169b: Waiting 22:18:59 00ac8860ef70: Waiting 22:18:59 18c013af1878: Verifying Checksum 22:18:59 18c013af1878: Download complete 22:18:59 a4357932f1b6: Download complete 22:19:00 b116817d02f9: Download complete 22:19:00 5f621e34cdf4: Download complete 22:19:01 5f621e34cdf4: Pull complete 22:19:01 a4357932f1b6: Pull complete 22:19:02 18c013af1878: Pull complete 22:19:02 745a02a5169b: Verifying Checksum 22:19:02 745a02a5169b: Download complete 22:19:04 00ac8860ef70: Verifying Checksum 22:19:04 00ac8860ef70: Download complete 22:19:14 00ac8860ef70: Pull complete 22:19:14 63d7cb157983: Pull complete 22:19:14 b116817d02f9: Pull complete 22:19:17 745a02a5169b: Pull complete 22:19:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:19:17 ---> b7e6874047d6 22:19:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:19:20 ---> Running in e39cbd5a5267 22:19:20 Removing intermediate container e39cbd5a5267 22:19:20 ---> 1dbb34b8bdc9 22:19:20 Step 4/7 : RUN apk add --update bash 22:19:21 ---> Running in bfd3c578761f 22:19:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:24 OK: 142 MiB in 39 packages 22:19:25 Removing intermediate container bfd3c578761f 22:19:25 ---> d96d5cb273f5 22:19:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:19:25 ---> Running in d1cff693eccd 22:19:26 Removing intermediate container d1cff693eccd 22:19:26 ---> a2d984c89abb 22:19:26 Step 6/7 : COPY go.mod . 22:19:26 ---> e22d8a1d30bf 22:19:26 Step 7/7 : RUN go mod download 22:19:26 ---> Running in 9f229bf0c48d 22:19:41 Removing intermediate container 9f229bf0c48d 22:19:41 ---> 0132dd522da8 22:19:41 Successfully built 0132dd522da8 22:19:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:19:42 + docker inspect -f . ci-base-image-arm64 22:19:42 . [Pipeline] withDockerContainer 22:19:42 prd-ubuntu18.04-docker-arm64-4c-16g-18930 does not seem to be running inside a container 22:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/21 -v /w/workspace/go-mod-secrets/21:/w/workspace/go-mod-secrets/21:rw,z -v /w/workspace/go-mod-secrets/21@tmp:/w/workspace/go-mod-secrets/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:19:43 $ docker top b674eae9192ac00086efa9df302c903e631a7286736dd58918abbe4e37c49249 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:45 + go version 22:19:45 go version go1.15.5 linux/arm64 [Pipeline] } 22:19:45 $ docker stop --time=1 b674eae9192ac00086efa9df302c903e631a7286736dd58918abbe4e37c49249 22:19:46 $ docker rm -f b674eae9192ac00086efa9df302c903e631a7286736dd58918abbe4e37c49249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:19:48 + docker inspect -f . ci-base-image-arm64 22:19:48 . [Pipeline] withDockerContainer 22:19:48 prd-ubuntu18.04-docker-arm64-4c-16g-18930 does not seem to be running inside a container 22:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/21 -v /w/workspace/go-mod-secrets/21:/w/workspace/go-mod-secrets/21:rw,z -v /w/workspace/go-mod-secrets/21@tmp:/w/workspace/go-mod-secrets/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:19:49 $ docker top 1ae39b426f7d6537abe9a3d80ce2c40ef25e658721eb60d551b7f97c965010fc -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:50 + make test 22:19:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:20:13 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 22:20:13 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 22:20:23 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.022s coverage: 96.7% of statements 22:20:23 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.028s coverage: 44.1% of statements 22:20:23 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements 22:20:23 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 22:20:23 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.048s coverage: 100.0% of statements 22:20:23 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 22:20:23 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.010s coverage: 87.5% of statements 22:20:33 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.027s coverage: 93.3% of statements 22:20:33 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 22:20:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:20:36 gofmt -l . 22:20:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:20:36 $ docker stop --time=1 1ae39b426f7d6537abe9a3d80ce2c40ef25e658721eb60d551b7f97c965010fc 22:20:38 $ docker rm -f 1ae39b426f7d6537abe9a3d80ce2c40ef25e658721eb60d551b7f97c965010fc [Pipeline] // withDockerContainer [Pipeline] sh 22:20:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:20:44 Running on prd-centos7-docker-4c-2g-18932 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 22:20:44 Running in /w/workspace/go-mod-secrets/21 [Pipeline] { [Pipeline] checkout 22:20:46 using credential edgex-jenkins-ssh 22:20:46 Cloning the remote Git repository 22:20:46 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 22:20:46 > git init /w/workspace/go-mod-secrets/21 # timeout=10 22:20:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:20:46 > git --version # timeout=10 22:20:46 > git --version # 'git version 2.24.3' 22:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:20:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:20:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:47 Checking out Revision 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b (master) 22:20:47 > git config core.sparsecheckout # timeout=10 22:20:47 > git checkout -f 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b # timeout=10 22:20:51 Commit message: "Merge pull request #78 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.139" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:20:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:20:53 + sudo service docker restart 22:20:53 + true 22:20:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:20:54 ========================================================= 22:20:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:20:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:20:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:20:54 Sending build context to Docker daemon 432.1kB 22:20:54 Step 1/7 : ARG BASE=golang:1.15-alpine 22:20:54 Step 2/7 : FROM ${BASE} 22:20:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:55 188c0c94c7c5: Pulling fs layer 22:20:55 0ef7d3d256c8: Pulling fs layer 22:20:55 de9db76c5a1d: Pulling fs layer 22:20:55 bca2f99d35d6: Pulling fs layer 22:20:55 93359f2a8cfa: Pulling fs layer 22:20:55 7c6f9722023f: Pulling fs layer 22:20:55 a35cf1a2eb13: Pulling fs layer 22:20:55 93359f2a8cfa: Waiting 22:20:55 7c6f9722023f: Waiting 22:20:55 a35cf1a2eb13: Waiting 22:20:55 bca2f99d35d6: Waiting 22:20:55 de9db76c5a1d: Verifying Checksum 22:20:55 de9db76c5a1d: Download complete 22:20:55 0ef7d3d256c8: Verifying Checksum 22:20:55 0ef7d3d256c8: Download complete 22:20:55 93359f2a8cfa: Verifying Checksum 22:20:55 93359f2a8cfa: Download complete 22:20:55 7c6f9722023f: Verifying Checksum 22:20:55 7c6f9722023f: Download complete 22:20:55 188c0c94c7c5: Verifying Checksum 22:20:55 188c0c94c7c5: Download complete 22:20:55 188c0c94c7c5: Pull complete 22:20:55 0ef7d3d256c8: Pull complete 22:20:55 de9db76c5a1d: Pull complete 22:20:57 a35cf1a2eb13: Verifying Checksum 22:20:57 a35cf1a2eb13: Download complete 22:20:58 bca2f99d35d6: Verifying Checksum 22:20:58 bca2f99d35d6: Download complete 22:21:03 bca2f99d35d6: Pull complete 22:21:03 93359f2a8cfa: Pull complete 22:21:03 7c6f9722023f: Pull complete 22:21:08 a35cf1a2eb13: Pull complete 22:21:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:21:08 ---> a62c8e92a672 22:21:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:21:10 ---> Running in d2a9bf65e841 22:21:10 Removing intermediate container d2a9bf65e841 22:21:10 ---> d323c3a053b4 22:21:10 Step 4/7 : RUN apk add --update bash 22:21:10 ---> Running in 9bbed3f74ac4 22:21:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:12 OK: 166 MiB in 39 packages 22:21:12 Removing intermediate container 9bbed3f74ac4 22:21:12 ---> 25b146ed42e2 22:21:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:21:12 ---> Running in d98a37ebdf13 22:21:13 Removing intermediate container d98a37ebdf13 22:21:13 ---> 476a762d9531 22:21:13 Step 6/7 : COPY go.mod . 22:21:13 ---> c7f9352b1f99 22:21:13 Step 7/7 : RUN go mod download 22:21:13 ---> Running in e4f1720e6151 22:21:25 Removing intermediate container e4f1720e6151 22:21:25 ---> 311358b72b10 22:21:25 Successfully built 311358b72b10 22:21:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:21:26 + docker inspect -f . ci-base-image-x86_64 22:21:26 . [Pipeline] withDockerContainer 22:21:26 prd-centos7-docker-4c-2g-18932 does not seem to be running inside a container 22:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/21 -v /w/workspace/go-mod-secrets/21:/w/workspace/go-mod-secrets/21:rw,z -v /w/workspace/go-mod-secrets/21@tmp:/w/workspace/go-mod-secrets/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:27 $ docker top f7ff3f831db6ec6923fc98cade18dfe0fe0ce57c4adb824bf6e2e41ae7061601 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:27 + go version 22:21:27 go version go1.15.5 linux/amd64 [Pipeline] } 22:21:27 $ docker stop --time=1 f7ff3f831db6ec6923fc98cade18dfe0fe0ce57c4adb824bf6e2e41ae7061601 22:21:29 $ docker rm -f f7ff3f831db6ec6923fc98cade18dfe0fe0ce57c4adb824bf6e2e41ae7061601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:30 + docker inspect -f . ci-base-image-x86_64 22:21:30 . [Pipeline] withDockerContainer 22:21:30 prd-centos7-docker-4c-2g-18932 does not seem to be running inside a container 22:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/21 -v /w/workspace/go-mod-secrets/21:/w/workspace/go-mod-secrets/21:rw,z -v /w/workspace/go-mod-secrets/21@tmp:/w/workspace/go-mod-secrets/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:31 $ docker top da6a2d7d6dea6451ee3f0dde2f3b3a63044344b8451f5fafaacb55c1640b766b -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:31 + make test 22:21:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:21:38 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 22:21:38 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 22:21:48 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.016s coverage: 96.7% of statements 22:21:48 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.008s coverage: 44.1% of statements 22:21:48 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.006s coverage: 89.5% of statements 22:21:48 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] 22:21:48 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.009s coverage: 100.0% of statements 22:21:48 ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] 22:21:48 ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.004s coverage: 87.5% of statements 22:21:56 ok github.com/edgexfoundry/go-mod-secrets/secrets 15.017s coverage: 93.3% of statements 22:21:56 ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] 22:21:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:21:56 gofmt -l . 22:21:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:21:56 $ docker stop --time=1 da6a2d7d6dea6451ee3f0dde2f3b3a63044344b8451f5fafaacb55c1640b766b 22:21:58 $ docker rm -f da6a2d7d6dea6451ee3f0dde2f3b3a63044344b8451f5fafaacb55c1640b766b [Pipeline] // withDockerContainer [Pipeline] sh 22:21:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:59 Warning: overwriting stash ‘coverage-report’ 22:21:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:22:01 provisioning config files... 22:22:01 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config300703708838406099tmp [Pipeline] { [Pipeline] sh 22:22:02 + set +x 22:22:02 + curl -s https://codecov.io/bash 22:22:02 + bash -s -- 22:22:02 22:22:02 _____ _ 22:22:02 / ____| | | 22:22:02 | | ___ __| | ___ ___ _____ __ 22:22:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:22:02 | |___| (_) | (_| | __/ (_| (_) \ V / 22:22:02 \_____\___/ \__,_|\___|\___\___/ \_/ 22:22:02 Bash-20201231-23d4836 22:22:02 22:22:02 22:22:02 ==> git version 2.24.3 found 22:22:02 ==> 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 22:22:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:22:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:22:02 ==> Jenkins CI detected. 22:22:02 project root: . 22:22:02 --> token set from env 22:22:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:22:02 ==> Running gcov in . (disable via -X gcov) 22:22:02 ==> Python coveragepy not found 22:22:02 ==> Searching for coverage reports in: 22:22:02 + . 22:22:02 -> Found 1 reports 22:22:02 ==> Detecting git/mercurial file structure 22:22:02 ==> Reading reports 22:22:02 + ./coverage.out bytes=16629 22:22:02 ==> Appending adjustments 22:22:02 https://docs.codecov.io/docs/fixing-reports 22:22:02 + Found adjustments 22:22:02 ==> Gzipping contents 22:22:02 4.0K /tmp/codecov.rozxcV.gz 22:22:02 ==> Uploading reports 22:22:02 url: https://codecov.io 22:22:02 query: branch=master&commit=753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:02 -> Pinging Codecov 22:22:02 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:03 -> Uploading to 22:22:03 https://storage.googleapis.com/codecov/v4/raw/2021-01-07/D63849C06B6B67093493C71CE874ED06/753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b/c490a0a6-5dec-44d7-8387-369e267fd8a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T222203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb4896c22fe9b83ec76e2d15979ff1a5b0a9f0ace8febca343bcad94aa695f2f 22:22:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:03 Dload Upload Total Spent Left Speed 22:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3739 0 0 100 3739 0 7606 --:--:-- --:--:-- --:--:-- 7615 22:22:03 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b [Pipeline] } 22:22:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:22:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:22:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:05 22:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:22:05 188c0c94c7c5: Pulling fs layer 22:22:05 0ef7d3d256c8: Pulling fs layer 22:22:05 de9db76c5a1d: Pulling fs layer 22:22:05 0eba1c9be4d2: Pulling fs layer 22:22:05 0d57e429df01: Pulling fs layer 22:22:05 4e4be7b47b0d: Pulling fs layer 22:22:05 e1f770b5df2f: Pulling fs layer 22:22:05 85a0685a4137: Pulling fs layer 22:22:05 0d57e429df01: Waiting 22:22:05 4e4be7b47b0d: Waiting 22:22:05 e1f770b5df2f: Waiting 22:22:05 85a0685a4137: Waiting 22:22:05 0eba1c9be4d2: Waiting 22:22:05 de9db76c5a1d: Verifying Checksum 22:22:05 de9db76c5a1d: Download complete 22:22:05 0ef7d3d256c8: Verifying Checksum 22:22:05 0ef7d3d256c8: Download complete 22:22:05 0d57e429df01: Verifying Checksum 22:22:05 0d57e429df01: Download complete 22:22:05 4e4be7b47b0d: Verifying Checksum 22:22:05 4e4be7b47b0d: Download complete 22:22:05 188c0c94c7c5: Download complete 22:22:06 188c0c94c7c5: Pull complete 22:22:06 0ef7d3d256c8: Pull complete 22:22:06 de9db76c5a1d: Pull complete 22:22:06 e1f770b5df2f: Verifying Checksum 22:22:06 e1f770b5df2f: Download complete 22:22:08 0eba1c9be4d2: Verifying Checksum 22:22:08 0eba1c9be4d2: Download complete 22:22:09 85a0685a4137: Verifying Checksum 22:22:09 85a0685a4137: Download complete 22:22:14 0eba1c9be4d2: Pull complete 22:22:14 0d57e429df01: Pull complete 22:22:14 4e4be7b47b0d: Pull complete 22:22:17 e1f770b5df2f: Pull complete 22:22:23 85a0685a4137: Pull complete 22:22:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:22:24 prd-centos7-docker-4c-2g-18928 does not seem to be running inside a container 22:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:22:25 $ docker top 24c01966dcbb206c62db2c3ba106a774ec1a0f871c80a257831052f8a44d84d1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:22:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:22:26 + set -o pipefail 22:22:26 + snyk monitor '--org=edgex-jenkins' 22:22:29 22:22:29 Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets)... 22:22:29 22:22:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4cfb1d28-864a-4661-be71-b40abb9d5161/history/7852c772-3649-4b4b-ac5d-4cb906c4e2a2 22:22:29 22:22:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:22:29 22:22:29 [Pipeline] } 22:22:29 $ docker stop --time=1 24c01966dcbb206c62db2c3ba106a774ec1a0f871c80a257831052f8a44d84d1 22:22:31 $ docker rm -f 24c01966dcbb206c62db2c3ba106a774ec1a0f871c80a257831052f8a44d84d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:33 + git log --format=format:%s -1 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b [Pipeline] isUnix [Pipeline] sh 22:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:22:33 . [Pipeline] withDockerContainer 22:22:34 prd-centos7-docker-4c-2g-18928 does not seem to be running inside a container 22:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:22:35 $ docker top 738d2e450f3874c6227db1e16369e06ba7d382517757a7ecfa8da139b4a3ccd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:35 [ssh-agent] Looking for ssh-agent implementation... 22:22:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:35 $ docker exec 738d2e450f3874c6227db1e16369e06ba7d382517757a7ecfa8da139b4a3ccd4 ssh-agent 22:22:35 SSH_AUTH_SOCK=/tmp/ssh-rGJYAasFAv1f/agent.12 22:22:35 SSH_AGENT_PID=17 22:22:35 Running ssh-add (command line suppressed) 22:22:36 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1914823951687034406.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1914823951687034406.key) 22:22:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:36 + git semver tag 22:22:36 # -> Open(): unable to determine branch for HEAD 22:22:36 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 22:22:36 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 22:22:36 # $SEMVER_REMOTE_NAME = origin 22:22:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:22:36 # $SEMVER_USER_NAME = edgex-jenkins 22:22:36 # $SEMVER_BRANCH = master 22:22:36 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 22:22:36 # 753bfb8c14c2f31b20ebe1befeb8dd0f4267c76b HEAD 22:22:36 # -> Force: false 22:22:36 # 30010cbec7d5478002c67ad61aab7f4cdb4e5f4f refs/tags/v0.0.31 [Pipeline] } 22:22:36 $ docker exec --env ******** --env ******** 738d2e450f3874c6227db1e16369e06ba7d382517757a7ecfa8da139b4a3ccd4 ssh-agent -k 22:22:36 unset SSH_AUTH_SOCK; 22:22:36 unset SSH_AGENT_PID; 22:22:36 echo Agent pid 17 killed; 22:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:37 + git semver [Pipeline] } 22:22:37 $ docker stop --time=1 738d2e450f3874c6227db1e16369e06ba7d382517757a7ecfa8da139b4a3ccd4 22:22:38 $ docker rm -f 738d2e450f3874c6227db1e16369e06ba7d382517757a7ecfa8da139b4a3ccd4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:39 22:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:39 0.23.1-centos7: Pulling from edgex-lftools 22:22:39 ab5ef0e58194: Pulling fs layer 22:22:39 9712f1f96733: Pulling fs layer 22:22:39 63f879dbbcfc: Pulling fs layer 22:22:39 0d9ebad4ef96: Pulling fs layer 22:22:39 e9a5061849ea: Pulling fs layer 22:22:39 d747dcd14b5f: Pulling fs layer 22:22:39 2de7ff778b66: Pulling fs layer 22:22:39 e9a5061849ea: Waiting 22:22:39 d747dcd14b5f: Waiting 22:22:39 0d9ebad4ef96: Waiting 22:22:39 2de7ff778b66: Waiting 22:22:39 9712f1f96733: Verifying Checksum 22:22:39 9712f1f96733: Download complete 22:22:41 63f879dbbcfc: Verifying Checksum 22:22:41 63f879dbbcfc: Download complete 22:22:41 e9a5061849ea: Verifying Checksum 22:22:41 e9a5061849ea: Download complete 22:22:41 d747dcd14b5f: Verifying Checksum 22:22:41 d747dcd14b5f: Download complete 22:22:41 2de7ff778b66: Verifying Checksum 22:22:41 2de7ff778b66: Download complete 22:22:41 0d9ebad4ef96: Verifying Checksum 22:22:41 0d9ebad4ef96: Download complete 22:22:42 ab5ef0e58194: Download complete 22:22:46 ab5ef0e58194: Pull complete 22:22:46 9712f1f96733: Pull complete 22:22:48 63f879dbbcfc: Pull complete 22:22:57 0d9ebad4ef96: Pull complete 22:22:57 e9a5061849ea: Pull complete 22:22:57 d747dcd14b5f: Pull complete 22:23:00 2de7ff778b66: Pull complete 22:23:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:23:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:23:01 prd-centos7-docker-4c-2g-18928 does not seem to be running inside a container 22:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:23:04 $ docker top d5d36f43b52f3ba3cdb33a2c7e50d49eaca7d077790bac3372ef8f97207f37d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:23:04 provisioning config files... 22:23:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5829906510711471907tmp 22:23:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config175972084282434429tmp 22:23:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config4190119088255757905tmp [Pipeline] { [Pipeline] echo 22:23:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:23:05 ---> sigul-configuration.sh 22:23:05 gpg: directory `/root/.gnupg' created 22:23:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:23:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:23:05 gpg: keyring `/root/.gnupg/secring.gpg' created 22:23:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:23:05 gpg: CAST5 encrypted data 22:23:05 gpg: encrypted with 1 passphrase 22:23:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:23:05 + mkdir /home/jenkins 22:23:05 + mkdir /home/jenkins/sigul [Pipeline] sh 22:23:06 + 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 22:23:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:23:06 ---> sigul-install.sh 22:23:13 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:23:13 + git tag --list 22:23:13 v0.0.0 22:23:13 v0.0.1 22:23:13 v0.0.10 22:23:13 v0.0.11 22:23:13 v0.0.12 22:23:13 v0.0.13 22:23:13 v0.0.14 22:23:13 v0.0.15 22:23:13 v0.0.16 22:23:13 v0.0.17 22:23:13 v0.0.18 22:23:13 v0.0.19 22:23:13 v0.0.2 22:23:13 v0.0.20 22:23:13 v0.0.21 22:23:13 v0.0.22 22:23:13 v0.0.23 22:23:13 v0.0.24 22:23:13 v0.0.25 22:23:13 v0.0.26 22:23:13 v0.0.27 22:23:13 v0.0.28 22:23:13 v0.0.29 22:23:13 v0.0.3 22:23:13 v0.0.30 22:23:13 v0.0.31 22:23:13 v0.0.4 22:23:13 v0.0.5 22:23:13 v0.0.6 22:23:13 v0.0.7 22:23:13 v0.0.8 22:23:13 v0.0.9 [Pipeline] sh 22:23:13 + lftools sign git-tag v0.0.31 22:23:15 Signing Git tag with Sigul... 22:23:15 Signing v0.0.31 [Pipeline] echo 22:23:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:23:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:23:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:23:16 $ docker stop --time=1 d5d36f43b52f3ba3cdb33a2c7e50d49eaca7d077790bac3372ef8f97207f37d2 22:23:18 $ docker rm -f d5d36f43b52f3ba3cdb33a2c7e50d49eaca7d077790bac3372ef8f97207f37d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:19 . [Pipeline] withDockerContainer 22:23:19 prd-centos7-docker-4c-2g-18928 does not seem to be running inside a container 22:23:19 $ 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 22:23:20 $ docker top 69aba92fa45d7317c4cfe9915684a86bc2caffd090ecb77c39785f202fddd056 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:21 [ssh-agent] Looking for ssh-agent implementation... 22:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:21 $ docker exec 69aba92fa45d7317c4cfe9915684a86bc2caffd090ecb77c39785f202fddd056 ssh-agent 22:23:21 SSH_AUTH_SOCK=/tmp/ssh-Q1CsBLJfJVWv/agent.11 22:23:21 SSH_AGENT_PID=16 22:23:21 Running ssh-add (command line suppressed) 22:23:21 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_7309814358353824887.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_7309814358353824887.key) 22:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:22 + git semver bump patch 22:23:22 # -> Open(): unable to determine branch for HEAD 22:23:22 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 22:23:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 22:23:22 # $SEMVER_REMOTE_NAME = origin 22:23:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:23:22 # $SEMVER_USER_NAME = edgex-jenkins 22:23:22 # $SEMVER_BRANCH = master 22:23:22 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 22:23:22 0.0.32 [Pipeline] } 22:23:22 $ docker exec --env ******** --env ******** 69aba92fa45d7317c4cfe9915684a86bc2caffd090ecb77c39785f202fddd056 ssh-agent -k 22:23:22 unset SSH_AUTH_SOCK; 22:23:22 unset SSH_AGENT_PID; 22:23:22 echo Agent pid 16 killed; 22:23:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:22 + git semver [Pipeline] } 22:23:22 $ docker stop --time=1 69aba92fa45d7317c4cfe9915684a86bc2caffd090ecb77c39785f202fddd056 22:23:24 $ docker rm -f 69aba92fa45d7317c4cfe9915684a86bc2caffd090ecb77c39785f202fddd056 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:24 . [Pipeline] withDockerContainer 22:23:24 prd-centos7-docker-4c-2g-18928 does not seem to be running inside a container 22:23:24 $ 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 22:23:25 $ docker top 48ba2651d7f96175f07dc43a3804356c7dcfb0f6e11962226bdf72ba3e5b6b08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:26 [ssh-agent] Looking for ssh-agent implementation... 22:23:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:26 $ docker exec 48ba2651d7f96175f07dc43a3804356c7dcfb0f6e11962226bdf72ba3e5b6b08 ssh-agent 22:23:26 SSH_AUTH_SOCK=/tmp/ssh-ym2iteJdqVJF/agent.12 22:23:26 SSH_AGENT_PID=17 22:23:26 Running ssh-add (command line suppressed) 22:23:26 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6228115084007127257.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6228115084007127257.key) 22:23:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:26 + git semver push 22:23:26 # -> Open(): unable to determine branch for HEAD 22:23:26 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 22:23:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 22:23:26 # $SEMVER_REMOTE_NAME = origin 22:23:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:23:26 # $SEMVER_USER_NAME = edgex-jenkins 22:23:26 # $SEMVER_BRANCH = master 22:23:26 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 22:23:33 $ docker exec --env ******** --env ******** 48ba2651d7f96175f07dc43a3804356c7dcfb0f6e11962226bdf72ba3e5b6b08 ssh-agent -k 22:23:33 unset SSH_AUTH_SOCK; 22:23:33 unset SSH_AGENT_PID; 22:23:33 echo Agent pid 17 killed; 22:23:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:34 + git semver [Pipeline] } 22:23:34 $ docker stop --time=1 48ba2651d7f96175f07dc43a3804356c7dcfb0f6e11962226bdf72ba3e5b6b08 22:23:35 $ docker rm -f 48ba2651d7f96175f07dc43a3804356c7dcfb0f6e11962226bdf72ba3e5b6b08 [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 22:23:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:23:37 ---> package-listing.sh 22:23:37 ++ facter osfamily 22:23:37 ++ tr '[:upper:]' '[:lower:]' 22:23:37 + OS_FAMILY=redhat 22:23:37 + workspace=/w/workspace/gexfoundry_go-mod-secrets_master 22:23:37 + START_PACKAGES=/tmp/packages_start.txt 22:23:37 + END_PACKAGES=/tmp/packages_end.txt 22:23:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:37 + PACKAGES=/tmp/packages_start.txt 22:23:37 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 22:23:37 + PACKAGES=/tmp/packages_end.txt 22:23:37 + case "${OS_FAMILY}" in 22:23:37 + rpm -qa 22:23:37 + sort 22:23:43 + '[' -f /tmp/packages_start.txt ']' 22:23:43 + '[' -f /tmp/packages_end.txt ']' 22:23:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:43 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 22:23:43 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ 22:23:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo 22:23:43 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 22:23:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:23:44 22:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:23:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:23:44 alpine: Pulling from edgex-lftools-log-publisher 22:23:44 df20fa9351a1: Pulling fs layer 22:23:44 36b3adc4ff6f: Pulling fs layer 22:23:44 8ad3a11d3b57: Pulling fs layer 22:23:44 46f8f816bc3b: Pulling fs layer 22:23:44 93b61091891f: Pulling fs layer 22:23:44 93b9cdb0e59b: Pulling fs layer 22:23:44 5e14af77c1be: Pulling fs layer 22:23:44 01666e4c0597: Pulling fs layer 22:23:44 aa168da1d23b: Pulling fs layer 22:23:44 46f8f816bc3b: Waiting 22:23:44 93b9cdb0e59b: Waiting 22:23:44 5e14af77c1be: Waiting 22:23:44 93b61091891f: Waiting 22:23:44 01666e4c0597: Waiting 22:23:44 aa168da1d23b: Waiting 22:23:44 36b3adc4ff6f: Verifying Checksum 22:23:44 36b3adc4ff6f: Download complete 22:23:44 46f8f816bc3b: Download complete 22:23:44 df20fa9351a1: Verifying Checksum 22:23:44 93b9cdb0e59b: Download complete 22:23:44 93b61091891f: Verifying Checksum 22:23:44 93b61091891f: Download complete 22:23:44 5e14af77c1be: Verifying Checksum 22:23:44 5e14af77c1be: Download complete 22:23:44 01666e4c0597: Verifying Checksum 22:23:44 01666e4c0597: Download complete 22:23:44 8ad3a11d3b57: Verifying Checksum 22:23:44 8ad3a11d3b57: Download complete 22:23:45 df20fa9351a1: Pull complete 22:23:45 36b3adc4ff6f: Pull complete 22:23:46 8ad3a11d3b57: Pull complete 22:23:46 46f8f816bc3b: Pull complete 22:23:47 aa168da1d23b: Verifying Checksum 22:23:47 aa168da1d23b: Download complete 22:23:47 93b61091891f: Pull complete 22:23:47 93b9cdb0e59b: Pull complete 22:23:47 5e14af77c1be: Pull complete 22:23:47 01666e4c0597: Pull complete 22:23:55 aa168da1d23b: Pull complete 22:23:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:23:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:23:56 prd-centos7-docker-4c-2g-18928 does not seem to be running inside a container 22:23:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:23:59 $ docker top 187337420e8868cdcef648fb502e5b3b9405bc8f73a2e292226e9b345d1ae823 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:59 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:00 + mkdir -p /var/log/sa [Pipeline] sh 22:24:00 + ls /var/log/sa-host 22:24:00 + sadf -c /var/log/sa-host/sa07 22:24:00 file_magic: OK 22:24:00 HZ: Using current value: 100 22:24:00 file_header: OK 22:24:00 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 22:24:00 Statistics: 22:24:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:24:00 File successfully converted to sysstat format version 12.2.1 22:24:00 + sadf -c /var/log/sa-host/sa23 22:24:00 file_magic: OK 22:24:00 HZ: Using current value: 100 22:24:00 file_header: OK 22:24:00 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 22:24:00 Statistics: 22:24:00 Hnuu...uuuununununu... 22:24:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:01 provisioning config files... 22:24:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5213762856305466131tmp [Pipeline] { [Pipeline] echo 22:24:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:01 ---> create-netrc.sh [Pipeline] } 22:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:24:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:24:02 ---> python-tools-install.sh [Pipeline] echo 22:24:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:02 ---> sudo-logs.sh 22:24:02 Archiving 'sudo' log.. [Pipeline] echo 22:24:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:02 ---> job-cost.sh 22:24:02 lf-activate-venv: SKIPPING 22:24:02 INFO: No Stack... 22:24:03 INFO: Retrieving Pricing Info for: v1-standard-2 22:24:04 INFO: Archiving Costs [Pipeline] echo 22:24:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:04 ---> logs-deploy.sh 22:24:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/21 22:24:04 INFO: archiving workspace using pattern(s): 22:24:05 Archives upload complete. 22:24:06 INFO: archiving logs to Nexus