Pull request #139 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 083bd6cfc7779a8f710755edb7db47c118ffdde5+d92118ee404a2f02c274fe9fe93a66fd30d1d18b (ec3f74baeadb5eb6cbf0d1a587abc125a0d91731) 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: 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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17805 in /w/workspace/xfoundry_go-mod-bootstrap_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d92118ee404a2f02c274fe9fe93a66fd30d1d18b into PR head commit 083bd6cfc7779a8f710755edb7db47c118ffdde5 Merge succeeded, producing 083bd6cfc7779a8f710755edb7db47c118ffdde5 Checking out Revision 083bd6cfc7779a8f710755edb7db47c118ffdde5 (PR-139) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 083bd6cfc7779a8f710755edb7db47c118ffdde5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d92118ee404a2f02c274fe9fe93a66fd30d1d18b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 083bd6cfc7779a8f710755edb7db47c118ffdde5 # timeout=10 Commit message: "refactor: Remove backward compatibility code" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git rev-list --no-walk b82100aba941f28adf61c0a90d621eeeb4c193e7 # timeout=10 [Pipeline] { [Pipeline] withCredentials 22:40:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:35 ========================================================= 22:40:35 EdgeX Global Pipelines Version Info 22:40:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:38 ------------------- 22:40:38 stable info: 22:40:38 ------------------- 22:40:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:38 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:40:38 Message: update stable to v1.0.173 22:40:38 ------------------- 22:40:38 experimental info: 22:40:38 ------------------- 22:40:38 Commited By: **** collab-it+edgex@linuxfoundation.org 22:40:38 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:40:38 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:40:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:40:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 083bd6cfc7779a8f710755edb7db47c118ffdde5 [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 083bd6c [Pipeline] echo 22:40:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:43 + git log --format=format:%s -1 083bd6cfc7779a8f710755edb7db47c118ffdde5 [Pipeline] echo 22:40:43 GIT_COMMIT: 083bd6cfc7779a8f710755edb7db47c118ffdde5, Commit Message: refactor: Remove backward compatibility code [Pipeline] echo 22:40:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:45 22:40:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:40:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:45 latest: Pulling from edgex-devops/git-semver 22:40:45 31603596830f: Pulling fs layer 22:40:45 2a8b12db71e7: Pulling fs layer 22:40:45 6ca5941a6612: Pulling fs layer 22:40:45 ecc8261a40a4: Pulling fs layer 22:40:45 ecc8261a40a4: Waiting 22:40:45 2a8b12db71e7: Verifying Checksum 22:40:45 2a8b12db71e7: Download complete 22:40:46 31603596830f: Verifying Checksum 22:40:46 31603596830f: Download complete 22:40:46 ecc8261a40a4: Verifying Checksum 22:40:46 ecc8261a40a4: Download complete 22:40:46 6ca5941a6612: Download complete 22:40:46 31603596830f: Pull complete 22:40:46 2a8b12db71e7: Pull complete 22:40:48 6ca5941a6612: Pull complete 22:40:49 ecc8261a40a4: Pull complete 22:40:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:40:49 prd-centos7-docker-4c-2g-17805 does not seem to be running inside a container 22:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-139 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-139:/w/workspace/xfoundry_go-mod-bootstrap_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-139@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:40:52 $ docker top 5849822c6bf33fdaa8112227f220c59f0bd72e0d963ffa761b1c864cc5f504e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:52 [ssh-agent] Looking for ssh-agent implementation... 22:40:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:53 $ docker exec 5849822c6bf33fdaa8112227f220c59f0bd72e0d963ffa761b1c864cc5f504e7 ssh-agent 22:40:53 SSH_AUTH_SOCK=/tmp/ssh-BAZ2XkkJO626/agent.11 22:40:53 SSH_AGENT_PID=17 22:40:53 Running ssh-add (command line suppressed) 22:40:53 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp/private_key_8363567838330490278.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp/private_key_8363567838330490278.key) 22:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:54 + git tag --points-at HEAD [Pipeline] } 22:40:54 $ docker exec --env ******** --env ******** 5849822c6bf33fdaa8112227f220c59f0bd72e0d963ffa761b1c864cc5f504e7 ssh-agent -k 22:40:54 unset SSH_AUTH_SOCK; 22:40:54 unset SSH_AGENT_PID; 22:40:54 echo Agent pid 17 killed; 22:40:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:55 [ssh-agent] Looking for ssh-agent implementation... 22:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:55 $ docker exec 5849822c6bf33fdaa8112227f220c59f0bd72e0d963ffa761b1c864cc5f504e7 ssh-agent 22:40:55 SSH_AUTH_SOCK=/tmp/ssh-VXIfP8IGpyOq/agent.46 22:40:55 SSH_AGENT_PID=51 22:40:55 Running ssh-add (command line suppressed) 22:40:56 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp/private_key_4384333186120137403.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp/private_key_4384333186120137403.key) 22:40:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:56 + git semver init 22:40:56 # -> Open(): unable to determine branch for HEAD 22:40:56 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-139/.git 22:40:56 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-139 22:40:56 # $SEMVER_REMOTE_NAME = origin 22:40:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:56 # $SEMVER_USER_NAME = edgex-jenkins 22:40:56 # $SEMVER_BRANCH = PR-139 22:40:56 # $SEMVER_TEMP = /tmp/semver-278190623 22:40:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:40:57 # '/tmp/semver-278190623' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-139/.semver' 22:40:57 # -> Force: false 22:40:57 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-139/.semver [Pipeline] } 22:40:57 $ docker exec --env ******** --env ******** 5849822c6bf33fdaa8112227f220c59f0bd72e0d963ffa761b1c864cc5f504e7 ssh-agent -k 22:40:57 unset SSH_AUTH_SOCK; 22:40:57 unset SSH_AGENT_PID; 22:40:57 echo Agent pid 51 killed; 22:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:58 + git semver [Pipeline] } 22:40:58 $ docker stop --time=1 5849822c6bf33fdaa8112227f220c59f0bd72e0d963ffa761b1c864cc5f504e7 22:41:00 $ docker rm -f 5849822c6bf33fdaa8112227f220c59f0bd72e0d963ffa761b1c864cc5f504e7 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:02 Stashed 1 file(s) [Pipeline] echo 22:41:02 [edgeXSemver]: initialized semver on version 0.0.0 [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:41:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17796 in /w/workspace/xfoundry_go-mod-bootstrap_PR-139 [Pipeline] { [Pipeline] ws 22:41:02 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 22:41:07 using credential edgex-jenkins-ssh 22:41:07 Cloning the remote Git repository 22:41:07 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:07 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 22:41:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:07 > git --version # timeout=10 22:41:07 > git --version # 'git version 2.17.1' 22:41:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:41:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:41:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:41:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:41:09 Merging remotes/origin/master commit d92118ee404a2f02c274fe9fe93a66fd30d1d18b into PR head commit 083bd6cfc7779a8f710755edb7db47c118ffdde5 22:41:09 Merge succeeded, producing 083bd6cfc7779a8f710755edb7db47c118ffdde5 22:41:09 Checking out Revision 083bd6cfc7779a8f710755edb7db47c118ffdde5 (PR-139) 22:41:09 > git config core.sparsecheckout # timeout=10 22:41:09 > git checkout -f 083bd6cfc7779a8f710755edb7db47c118ffdde5 # timeout=10 22:41:09 > git remote # timeout=10 22:41:09 > git config --get remote.origin.url # timeout=10 22:41:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:09 > git merge d92118ee404a2f02c274fe9fe93a66fd30d1d18b # timeout=10 22:41:09 > git rev-parse HEAD^{commit} # timeout=10 22:41:09 > git config core.sparsecheckout # timeout=10 22:41:09 > git checkout -f 083bd6cfc7779a8f710755edb7db47c118ffdde5 # timeout=10 22:41:13 Commit message: "refactor: Remove backward compatibility code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:41:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:41:15 + true 22:41:15 + sudo service docker restart 22:41:17 Still waiting to schedule task 22:41:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] unstash [Pipeline] echo 22:41:18 ========================================================= 22:41:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:41:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:41:18 + 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:41:19 Sending build context to Docker daemon 665.6kB 22:41:19 Step 1/8 : ARG BASE=golang:1.15-alpine 22:41:19 Step 2/8 : FROM ${BASE} 22:41:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:19 5f621e34cdf4: Pulling fs layer 22:41:19 a4357932f1b6: Pulling fs layer 22:41:19 18c013af1878: Pulling fs layer 22:41:19 00ac8860ef70: Pulling fs layer 22:41:19 63d7cb157983: Pulling fs layer 22:41:19 b116817d02f9: Pulling fs layer 22:41:19 745a02a5169b: Pulling fs layer 22:41:19 00ac8860ef70: Waiting 22:41:19 63d7cb157983: Waiting 22:41:19 b116817d02f9: Waiting 22:41:19 745a02a5169b: Waiting 22:41:20 18c013af1878: Download complete 22:41:20 a4357932f1b6: Verifying Checksum 22:41:20 a4357932f1b6: Download complete 22:41:20 63d7cb157983: Download complete 22:41:20 b116817d02f9: Verifying Checksum 22:41:20 b116817d02f9: Download complete 22:41:20 5f621e34cdf4: Verifying Checksum 22:41:20 5f621e34cdf4: Download complete 22:41:20 5f621e34cdf4: Pull complete 22:41:21 a4357932f1b6: Pull complete 22:41:21 18c013af1878: Pull complete 22:41:23 745a02a5169b: Download complete 22:41:24 00ac8860ef70: Download complete 22:41:34 00ac8860ef70: Pull complete 22:41:34 63d7cb157983: Pull complete 22:41:34 b116817d02f9: Pull complete 22:41:38 745a02a5169b: Pull complete 22:41:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:41:38 ---> b7e6874047d6 22:41:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:41:41 ---> Running in 37f097f90a2a 22:41:41 Removing intermediate container 37f097f90a2a 22:41:41 ---> ecda54c2271a 22:41:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:41 ---> Running in 52709b94bf7d 22:41:44 Removing intermediate container 52709b94bf7d 22:41:44 ---> a410ceccc5e0 22:41:44 Step 5/8 : RUN apk add --update --no-cache git make 22:41:44 ---> Running in 496146f3dda9 22:41:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:47 OK: 142 MiB in 39 packages 22:41:48 Removing intermediate container 496146f3dda9 22:41:48 ---> 515005f9276b 22:41:48 Step 6/8 : WORKDIR /build 22:41:48 ---> Running in 26c7c43983a5 22:41:49 Removing intermediate container 26c7c43983a5 22:41:49 ---> 3e84ff014d71 22:41:49 Step 7/8 : COPY go.mod . 22:41:49 ---> a08b6f464e62 22:41:49 Step 8/8 : RUN go mod download 22:41:49 ---> Running in 1c728c936826 22:42:11 Removing intermediate container 1c728c936826 22:42:11 ---> 847b4adb9f21 22:42:11 Successfully built 847b4adb9f21 22:42:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:12 + docker inspect -f . ci-base-image-arm64 22:42:12 . [Pipeline] withDockerContainer 22:42:12 prd-ubuntu18.04-docker-arm64-4c-16g-17796 does not seem to be running inside a container 22:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:14 $ docker top a6bbb3782fd0a95019f827c6cb828d86c9d74ad7d62041b4feadf49fa83eca29 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:15 + go version 22:42:15 go version go1.15.5 linux/arm64 [Pipeline] } 22:42:15 $ docker stop --time=1 a6bbb3782fd0a95019f827c6cb828d86c9d74ad7d62041b4feadf49fa83eca29 22:42:17 $ docker rm -f a6bbb3782fd0a95019f827c6cb828d86c9d74ad7d62041b4feadf49fa83eca29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:18 + docker inspect -f . ci-base-image-arm64 22:42:18 . [Pipeline] withDockerContainer 22:42:18 prd-ubuntu18.04-docker-arm64-4c-16g-17796 does not seem to be running inside a container 22:42:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:20 $ docker top 761c404e11eebcdb65b4f8da20edb43ad7c13d868eea24af8923bd7695b3e6ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:21 + make test 22:42:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:42:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:42:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.022s coverage: 9.1% of statements 22:42:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:42:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.024s coverage: 92.2% of statements 22:42:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.018s coverage: 85.3% of statements 22:42:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.023s coverage: 34.3% of statements 22:42:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:42:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 22:42:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.012s coverage: 18.2% of statements 22:42:56 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.023s coverage: 95.3% of statements 22:42:56 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:42:56 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:42:56 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.017s coverage: 91.3% of statements 22:42:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:43:02 gofmt -l . 22:43:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:43:02 $ docker stop --time=1 761c404e11eebcdb65b4f8da20edb43ad7c13d868eea24af8923bd7695b3e6ba 22:43:04 $ docker rm -f 761c404e11eebcdb65b4f8da20edb43ad7c13d868eea24af8923bd7695b3e6ba [Pipeline] // withDockerContainer [Pipeline] sh 22:43:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:06 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:44:09 Running on prd-centos7-docker-4c-2g-17806 in /w/workspace/xfoundry_go-mod-bootstrap_PR-139 [Pipeline] { [Pipeline] ws 22:44:09 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 22:44:13 using credential edgex-jenkins-ssh 22:44:13 Cloning the remote Git repository 22:44:13 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:44:14 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 22:44:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:44:14 > git --version # timeout=10 22:44:14 > git --version # 'git version 2.24.3' 22:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:44:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:44:15 Merging remotes/origin/master commit d92118ee404a2f02c274fe9fe93a66fd30d1d18b into PR head commit 083bd6cfc7779a8f710755edb7db47c118ffdde5 22:44:15 Merge succeeded, producing 083bd6cfc7779a8f710755edb7db47c118ffdde5 22:44:15 Checking out Revision 083bd6cfc7779a8f710755edb7db47c118ffdde5 (PR-139) 22:44:15 > git config core.sparsecheckout # timeout=10 22:44:15 > git checkout -f 083bd6cfc7779a8f710755edb7db47c118ffdde5 # timeout=10 22:44:15 > git remote # timeout=10 22:44:15 > git config --get remote.origin.url # timeout=10 22:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:15 > git merge d92118ee404a2f02c274fe9fe93a66fd30d1d18b # timeout=10 22:44:15 > git rev-parse HEAD^{commit} # timeout=10 22:44:15 > git config core.sparsecheckout # timeout=10 22:44:15 > git checkout -f 083bd6cfc7779a8f710755edb7db47c118ffdde5 # timeout=10 22:44:20 Commit message: "refactor: Remove backward compatibility code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:44:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:44:22 + true 22:44:22 + sudo service docker restart 22:44:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:44:24 ========================================================= 22:44:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:44:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:44:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:44:25 Sending build context to Docker daemon 666.6kB 22:44:25 Step 1/8 : ARG BASE=golang:1.15-alpine 22:44:25 Step 2/8 : FROM ${BASE} 22:44:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:44:25 188c0c94c7c5: Pulling fs layer 22:44:25 0ef7d3d256c8: Pulling fs layer 22:44:25 de9db76c5a1d: Pulling fs layer 22:44:25 bca2f99d35d6: Pulling fs layer 22:44:25 93359f2a8cfa: Pulling fs layer 22:44:25 7c6f9722023f: Pulling fs layer 22:44:25 a35cf1a2eb13: Pulling fs layer 22:44:25 93359f2a8cfa: Waiting 22:44:25 7c6f9722023f: Waiting 22:44:25 a35cf1a2eb13: Waiting 22:44:25 bca2f99d35d6: Waiting 22:44:25 de9db76c5a1d: Verifying Checksum 22:44:25 de9db76c5a1d: Download complete 22:44:25 0ef7d3d256c8: Verifying Checksum 22:44:25 0ef7d3d256c8: Download complete 22:44:25 93359f2a8cfa: Verifying Checksum 22:44:25 93359f2a8cfa: Download complete 22:44:25 7c6f9722023f: Verifying Checksum 22:44:25 7c6f9722023f: Download complete 22:44:25 188c0c94c7c5: Verifying Checksum 22:44:25 188c0c94c7c5: Download complete 22:44:26 188c0c94c7c5: Pull complete 22:44:26 0ef7d3d256c8: Pull complete 22:44:26 de9db76c5a1d: Pull complete 22:44:30 a35cf1a2eb13: Verifying Checksum 22:44:30 a35cf1a2eb13: Download complete 22:44:32 bca2f99d35d6: Download complete 22:44:43 bca2f99d35d6: Pull complete 22:44:43 93359f2a8cfa: Pull complete 22:44:43 7c6f9722023f: Pull complete 22:44:48 a35cf1a2eb13: Pull complete 22:44:48 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:44:48 ---> a62c8e92a672 22:44:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:44:49 ---> Running in 7993f7782e86 22:44:49 Removing intermediate container 7993f7782e86 22:44:49 ---> a9ab6535a0ce 22:44:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:49 ---> Running in cec25bdbea1a 22:44:51 Removing intermediate container cec25bdbea1a 22:44:51 ---> 1e869c6c5889 22:44:51 Step 5/8 : RUN apk add --update --no-cache git make 22:44:51 ---> Running in 66506ce522b0 22:44:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:53 OK: 166 MiB in 39 packages 22:44:54 Removing intermediate container 66506ce522b0 22:44:54 ---> 117d19da3e2a 22:44:54 Step 6/8 : WORKDIR /build 22:44:54 ---> Running in 764a178907db 22:44:54 Removing intermediate container 764a178907db 22:44:54 ---> 55458e2a9783 22:44:54 Step 7/8 : COPY go.mod . 22:44:55 ---> 318796b4c1ab 22:44:55 Step 8/8 : RUN go mod download 22:44:55 ---> Running in 76c4ad1a8d64 22:45:17 Removing intermediate container 76c4ad1a8d64 22:45:17 ---> 115b2db4693f 22:45:17 Successfully built 115b2db4693f 22:45:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:45:17 + docker inspect -f . ci-base-image-x86_64 22:45:17 . [Pipeline] withDockerContainer 22:45:18 prd-centos7-docker-4c-2g-17806 does not seem to be running inside a container 22:45:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:45:19 $ docker top 962e8923f7d21171996f5c29a11bf67fc8f71cace49dd43cd8d4c1bfc7db2f7a -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:20 + go version 22:45:20 go version go1.15.5 linux/amd64 [Pipeline] } 22:45:20 $ docker stop --time=1 962e8923f7d21171996f5c29a11bf67fc8f71cace49dd43cd8d4c1bfc7db2f7a 22:45:22 $ docker rm -f 962e8923f7d21171996f5c29a11bf67fc8f71cace49dd43cd8d4c1bfc7db2f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:23 + docker inspect -f . ci-base-image-x86_64 22:45:23 . [Pipeline] withDockerContainer 22:45:23 prd-centos7-docker-4c-2g-17806 does not seem to be running inside a container 22:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:45:24 $ docker top 0c17d71be923e407c2a7f7413fc61037e93394f54b73fcefdcc0dd80f4b35910 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:25 + make test 22:45:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:45:44 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:45:44 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.029s coverage: 9.1% of statements 22:45:44 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:45:44 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.023s coverage: 92.2% of statements 22:45:44 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.007s coverage: 85.3% of statements 22:45:45 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.039s coverage: 34.3% of statements 22:45:45 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:45:45 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 22:45:45 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.303s coverage: 18.2% of statements 22:45:49 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.034s coverage: 95.3% of statements 22:45:49 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:45:49 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:45:49 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.026s coverage: 91.3% of statements 22:45:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:45:53 gofmt -l . 22:45:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:45:53 $ docker stop --time=1 0c17d71be923e407c2a7f7413fc61037e93394f54b73fcefdcc0dd80f4b35910 22:45:56 $ docker rm -f 0c17d71be923e407c2a7f7413fc61037e93394f54b73fcefdcc0dd80f4b35910 [Pipeline] // withDockerContainer [Pipeline] sh 22:45:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:45:57 Warning: overwriting stash ‘coverage-report’ 22:45:58 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:46:00 provisioning config files... 22:46:00 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp/config6674742669564665700tmp [Pipeline] { [Pipeline] sh 22:46:01 + set +x 22:46:01 + bash -s -- 22:46:01 + curl -s https://codecov.io/bash 22:46:01 22:46:01 _____ _ 22:46:01 / ____| | | 22:46:01 | | ___ __| | ___ ___ _____ __ 22:46:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:01 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:01 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:01 Bash-20201223-5ad85e3 22:46:01 22:46:01 22:46:01 ==> git version 2.24.3 found 22:46:01 ==> 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:46:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:46:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:46:01 ==> Jenkins CI detected. 22:46:01 project root: . 22:46:01 --> token set from env 22:46:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:01 ==> Running gcov in . (disable via -X gcov) 22:46:01 ==> Python coveragepy not found 22:46:01 ==> Searching for coverage reports in: 22:46:01 + . 22:46:01 -> Found 1 reports 22:46:01 ==> Detecting git/mercurial file structure 22:46:01 ==> Reading reports 22:46:01 + ./coverage.out bytes=26001 22:46:01 ==> Appending adjustments 22:46:01 https://docs.codecov.io/docs/fixing-reports 22:46:01 + Found adjustments 22:46:02 ==> Gzipping contents 22:46:02 8.0K /tmp/codecov.gAqZ1R.gz 22:46:02 ==> Uploading reports 22:46:02 url: https://codecov.io 22:46:02 query: branch=PR-139&commit=083bd6cfc7779a8f710755edb7db47c118ffdde5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-139%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=139&job=&cmd_args= 22:46:02 -> Pinging Codecov 22:46:02 https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=PR-139&commit=083bd6cfc7779a8f710755edb7db47c118ffdde5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-139%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=139&job=&cmd_args= 22:46:02 -> Uploading to 22:46:02 https://storage.googleapis.com/codecov/v4/raw/2020-12-30/833815588EE85121546D348822E98E2E/083bd6cfc7779a8f710755edb7db47c118ffdde5/4c5a457e-839b-40f9-ad16-f04aeaeec7f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201230T224602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f58a127357920d5b3690e0ffd272c1143249b1e45e0d815db6bd1c8a5f615c1e 22:46:02 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:02 Dload Upload Total Spent Left Speed 22:46:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 4937 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4937 0 0 100 4937 0 8145 --:--:-- --:--:-- --:--:-- 8146 22:46:03 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/083bd6cfc7779a8f710755edb7db47c118ffdde5 [Pipeline] } 22:46:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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:46:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:06 ---> package-listing.sh 22:46:06 ++ facter osfamily 22:46:06 ++ tr '[:upper:]' '[:lower:]' 22:46:06 + OS_FAMILY=redhat 22:46:06 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-139 22:46:06 + START_PACKAGES=/tmp/packages_start.txt 22:46:06 + END_PACKAGES=/tmp/packages_end.txt 22:46:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:06 + PACKAGES=/tmp/packages_start.txt 22:46:06 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-139 ']' 22:46:06 + PACKAGES=/tmp/packages_end.txt 22:46:06 + case "${OS_FAMILY}" in 22:46:06 + rpm -qa 22:46:06 + sort 22:46:12 + '[' -f /tmp/packages_start.txt ']' 22:46:12 + '[' -f /tmp/packages_end.txt ']' 22:46:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:12 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-139 ']' 22:46:12 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-139/archives/ 22:46:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-139/archives/ [Pipeline] echo 22:46:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:46:13 22:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:46:14 alpine: Pulling from edgex-lftools-log-publisher 22:46:14 df20fa9351a1: Pulling fs layer 22:46:14 36b3adc4ff6f: Pulling fs layer 22:46:14 8ad3a11d3b57: Pulling fs layer 22:46:14 46f8f816bc3b: Pulling fs layer 22:46:14 93b61091891f: Pulling fs layer 22:46:14 93b9cdb0e59b: Pulling fs layer 22:46:14 5e14af77c1be: Pulling fs layer 22:46:14 01666e4c0597: Pulling fs layer 22:46:14 aa168da1d23b: Pulling fs layer 22:46:14 46f8f816bc3b: Waiting 22:46:14 93b61091891f: Waiting 22:46:14 93b9cdb0e59b: Waiting 22:46:14 5e14af77c1be: Waiting 22:46:14 01666e4c0597: Waiting 22:46:14 36b3adc4ff6f: Verifying Checksum 22:46:14 36b3adc4ff6f: Download complete 22:46:14 46f8f816bc3b: Verifying Checksum 22:46:14 46f8f816bc3b: Download complete 22:46:14 df20fa9351a1: Verifying Checksum 22:46:14 93b9cdb0e59b: Verifying Checksum 22:46:14 93b9cdb0e59b: Download complete 22:46:14 5e14af77c1be: Verifying Checksum 22:46:14 5e14af77c1be: Download complete 22:46:14 01666e4c0597: Verifying Checksum 22:46:14 01666e4c0597: Download complete 22:46:14 93b61091891f: Verifying Checksum 22:46:14 93b61091891f: Download complete 22:46:15 df20fa9351a1: Pull complete 22:46:16 36b3adc4ff6f: Pull complete 22:46:16 8ad3a11d3b57: Verifying Checksum 22:46:16 8ad3a11d3b57: Download complete 22:46:19 8ad3a11d3b57: Pull complete 22:46:19 46f8f816bc3b: Pull complete 22:46:20 93b61091891f: Pull complete 22:46:21 93b9cdb0e59b: Pull complete 22:46:21 5e14af77c1be: Pull complete 22:46:21 01666e4c0597: Pull complete 22:46:22 aa168da1d23b: Verifying Checksum 22:46:22 aa168da1d23b: Download complete 22:46:37 aa168da1d23b: Pull complete 22:46:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:46:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:46:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:46:38 prd-centos7-docker-4c-2g-17805 does not seem to be running inside a container 22:46:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-139 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-139:/w/workspace/xfoundry_go-mod-bootstrap_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-139@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:46:43 $ docker top 1b3a0342e0463506e1c47eab01598d484fc48d4c3fec2674c31fbe5e3c83675e -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:44 + mkdir -p /var/log/sa [Pipeline] sh 22:46:44 + ls /var/log/sa-host 22:46:44 + sadf -c /var/log/sa-host/sa23 22:46:44 file_magic: OK 22:46:44 HZ: Using current value: 100 22:46:44 file_header: OK 22:46:44 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:46:44 Statistics: 22:46:44 Hnuu...uuuununununu... 22:46:44 File successfully converted to sysstat format version 12.2.1 22:46:44 + sadf -c /var/log/sa-host/sa30 22:46:44 file_magic: OK 22:46:44 HZ: Using current value: 100 22:46:44 file_header: OK 22:46:44 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:46:44 Statistics: 22:46:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:45 provisioning config files... 22:46:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-139@tmp/config7249520314436892125tmp [Pipeline] { [Pipeline] echo 22:46:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:46 ---> create-netrc.sh [Pipeline] } 22:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:46:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:46:46 ---> python-tools-install.sh [Pipeline] echo 22:46:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:46 ---> sudo-logs.sh 22:46:46 Archiving 'sudo' log.. [Pipeline] echo 22:46:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:47 ---> job-cost.sh 22:46:47 lf-activate-venv: SKIPPING 22:46:47 INFO: No Stack... 22:46:48 INFO: Retrieving Pricing Info for: v1-standard-2 22:46:49 INFO: Archiving Costs [Pipeline] echo 22:46:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:49 ---> logs-deploy.sh 22:46:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-139/2 22:46:49 INFO: archiving workspace using pattern(s): 22:46:53 Archives upload complete. 22:46:53 INFO: archiving logs to Nexus