Pull request #262 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0e54d810f67f9231c06e9360038917cc9af783e8+19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 (5a384b4e868cce80e525b97ed891bc78cd444cb5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5709879695856634578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3208897203093326530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4594283842769491783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2022595960911727214.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4582930217545554102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1338 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh4882567978829489438.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh4787581696363904477.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh3746904785469404585.key > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. > git rev-list --no-walk bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T23:31:15.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T23:31:15.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T23:31:18.293Z] ========================================================= [2021-06-24T23:31:18.293Z] EdgeX Global Pipelines Version Info [2021-06-24T23:31:18.293Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:31:21.873Z] ------------------- [2021-06-24T23:31:21.873Z] stable info: [2021-06-24T23:31:21.873Z] ------------------- [2021-06-24T23:31:21.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T23:31:21.873Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T23:31:21.873Z] Message: update stable to v1.0.195 [2021-06-24T23:31:21.873Z] ------------------- [2021-06-24T23:31:21.873Z] experimental info: [2021-06-24T23:31:21.873Z] ------------------- [2021-06-24T23:31:21.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T23:31:21.873Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T23:31:21.873Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T23:31:22.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-24T23:31:22.051Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-24T23:31:22.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T23:31:22.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T23:31:22.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T23:31:22.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T23:31:22.182Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T23:31:22.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T23:31:22.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-24T23:31:22.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T23:31:22.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T23:31:22.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-24T23:31:24.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T23:31:24.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T23:31:24.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T23:31:24.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T23:31:24.721Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T23:31:24.746Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T23:31:24.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T23:31:24.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-24T23:31:24.823Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-24T23:31:24.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-24T23:31:24.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-24T23:31:24.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-24T23:31:24.922Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-24T23:31:24.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T23:31:24.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo [2021-06-24T23:31:24.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo [2021-06-24T23:31:25.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo [2021-06-24T23:31:25.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] echo [2021-06-24T23:31:25.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e54d81 [Pipeline] echo [2021-06-24T23:31:25.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T23:31:28.053Z] + git log --format=format:%s -1 0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] echo [2021-06-24T23:31:28.099Z] GIT_COMMIT: 0e54d810f67f9231c06e9360038917cc9af783e8, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo [2021-06-24T23:31:28.116Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:31:31.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T23:31:31.184Z] [2021-06-24T23:31:31.184Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:31:31.515Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T23:31:31.515Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T23:31:31.515Z] 31603596830f: Pulling fs layer [2021-06-24T23:31:31.515Z] 54011a49482f: Pulling fs layer [2021-06-24T23:31:31.515Z] a6820b24f6d8: Pulling fs layer [2021-06-24T23:31:31.515Z] f581987b2513: Pulling fs layer [2021-06-24T23:31:31.515Z] f581987b2513: Waiting [2021-06-24T23:31:31.515Z] 54011a49482f: Verifying Checksum [2021-06-24T23:31:31.515Z] 54011a49482f: Download complete [2021-06-24T23:31:34.375Z] 31603596830f: Verifying Checksum [2021-06-24T23:31:34.375Z] 31603596830f: Download complete [2021-06-24T23:31:34.375Z] f581987b2513: Verifying Checksum [2021-06-24T23:31:34.375Z] f581987b2513: Download complete [2021-06-24T23:31:34.375Z] a6820b24f6d8: Verifying Checksum [2021-06-24T23:31:34.375Z] a6820b24f6d8: Download complete [2021-06-24T23:31:34.375Z] 31603596830f: Pull complete [2021-06-24T23:31:34.375Z] 54011a49482f: Pull complete [2021-06-24T23:31:34.375Z] a6820b24f6d8: Pull complete [2021-06-24T23:31:34.375Z] f581987b2513: Pull complete [2021-06-24T23:31:34.375Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T23:31:34.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T23:31:34.375Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T23:31:34.464Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-24T23:31:34.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T23:31:35.392Z] $ docker top 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T23:31:35.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T23:31:35.541Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T23:31:35.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T23:31:35.673Z] $ docker exec 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent [2021-06-24T23:31:35.807Z] SSH_AUTH_SOCK=/tmp/ssh-Vm66Nv2hqQo3/agent.13 [2021-06-24T23:31:35.807Z] SSH_AGENT_PID=18 [2021-06-24T23:31:35.817Z] Running ssh-add (command line suppressed) [2021-06-24T23:31:35.925Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_6957734453812774199.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_6957734453812774199.key) [2021-06-24T23:31:35.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T23:31:36.255Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T23:31:36.275Z] $ docker exec --env ******** --env ******** 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent -k [2021-06-24T23:31:36.388Z] unset SSH_AUTH_SOCK; [2021-06-24T23:31:36.389Z] unset SSH_AGENT_PID; [2021-06-24T23:31:36.389Z] echo Agent pid 18 killed; [2021-06-24T23:31:36.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T23:31:36.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T23:31:36.457Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T23:31:36.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T23:31:36.598Z] $ docker exec 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent [2021-06-24T23:31:36.723Z] SSH_AUTH_SOCK=/tmp/ssh-ga459wef4juW/agent.52 [2021-06-24T23:31:36.723Z] SSH_AGENT_PID=59 [2021-06-24T23:31:36.730Z] Running ssh-add (command line suppressed) [2021-06-24T23:31:36.842Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_7092510463671214454.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_7092510463671214454.key) [2021-06-24T23:31:36.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T23:31:37.170Z] + git semver init [2021-06-24T23:31:37.170Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T23:31:37.170Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.git [2021-06-24T23:31:37.170Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [2021-06-24T23:31:37.170Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T23:31:37.170Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T23:31:37.170Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T23:31:37.170Z] # $SEMVER_BRANCH = PR-262 [2021-06-24T23:31:37.170Z] # $SEMVER_TEMP = /tmp/semver-251897323 [2021-06-24T23:31:37.170Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-24T23:31:37.745Z] # '/tmp/semver-251897323' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver' [2021-06-24T23:31:37.745Z] # -> Force: false [2021-06-24T23:31:37.745Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver [Pipeline] } [2021-06-24T23:31:37.755Z] $ docker exec --env ******** --env ******** 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent -k [2021-06-24T23:31:37.863Z] unset SSH_AUTH_SOCK; [2021-06-24T23:31:37.864Z] unset SSH_AGENT_PID; [2021-06-24T23:31:37.864Z] echo Agent pid 59 killed; [2021-06-24T23:31:37.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T23:31:40.532Z] + git semver [Pipeline] } [2021-06-24T23:31:40.548Z] $ docker stop --time=1 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e [2021-06-24T23:31:41.831Z] $ docker rm -f 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T23:31:42.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T23:31:42.505Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T23:31:42.509Z] [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 [2021-06-24T23:31:57.750Z] Still waiting to schedule task [2021-06-24T23:31:57.750Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-24T23:31:57.752Z] Still waiting to schedule task [2021-06-24T23:31:57.752Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-24T23:34:41.979Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1342 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws [2021-06-24T23:34:42.001Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-06-24T23:34:42.208Z] Selected Git installation does not exist. Using Default [2021-06-24T23:34:42.208Z] The recommended git tool is: NONE [2021-06-24T23:34:49.535Z] using credential edgex-jenkins-ssh [2021-06-24T23:34:49.553Z] Cloning the remote Git repository [2021-06-24T23:34:49.653Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-24T23:34:49.797Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-06-24T23:34:49.869Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-24T23:34:49.870Z] > git --version # timeout=10 [2021-06-24T23:34:49.883Z] > git --version # 'git version 2.17.1' [2021-06-24T23:34:49.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T23:34:49.970Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T23:34:50.779Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-24T23:34:50.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T23:34:53.539Z] Merging remotes/origin/master commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-06-24T23:34:53.737Z] Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-06-24T23:34:53.738Z] Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) [2021-06-24T23:34:52.962Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-24T23:34:52.998Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-24T23:34:52.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T23:34:53.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T23:34:53.559Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T23:34:53.579Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [2021-06-24T23:34:53.658Z] > git remote # timeout=10 [2021-06-24T23:34:53.675Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T23:34:53.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T23:34:53.696Z] > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 [2021-06-24T23:34:53.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T23:34:53.743Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T23:34:53.754Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [2021-06-24T23:34:57.966Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T23:35:01.681Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T23:35:02.097Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T23:35:02.439Z] + + truesudo [2021-06-24T23:35:02.439Z] service docker restart [2021-06-24T23:35:13.087Z] Running on prd-centos7-docker-4c-2g-1343 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws [2021-06-24T23:35:13.128Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-06-24T23:35:13.258Z] Selected Git installation does not exist. Using Default [2021-06-24T23:35:13.258Z] The recommended git tool is: NONE [2021-06-24T23:35:20.362Z] using credential edgex-jenkins-ssh [2021-06-24T23:35:20.381Z] Cloning the remote Git repository [2021-06-24T23:35:20.397Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-24T23:35:20.455Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-06-24T23:35:20.492Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-24T23:35:20.492Z] > git --version # timeout=10 [2021-06-24T23:35:20.500Z] > git --version # 'git version 2.24.4' [2021-06-24T23:35:20.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T23:35:20.534Z] [INFO] Currently running in a labeled security context [2021-06-24T23:35:20.534Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T23:35:20.534Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1113318594664565216.key [2021-06-24T23:35:20.548Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T23:35:21.170Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-24T23:35:21.177Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T23:35:21.188Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-24T23:35:21.211Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-24T23:35:21.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T23:35:21.213Z] [INFO] Currently running in a labeled security context [2021-06-24T23:35:21.213Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T23:35:21.213Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh4961484852482378904.key [2021-06-24T23:35:21.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T23:35:21.598Z] Merging remotes/origin/master commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-06-24T23:35:21.703Z] Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 [2021-06-24T23:35:21.703Z] Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) [Pipeline] unstash [2021-06-24T23:35:21.607Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T23:35:21.618Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [2021-06-24T23:35:21.654Z] > git remote # timeout=10 [2021-06-24T23:35:21.660Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T23:35:21.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T23:35:21.667Z] [INFO] Currently running in a labeled security context [2021-06-24T23:35:21.667Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T23:35:21.667Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1668200467436873084.key [2021-06-24T23:35:21.675Z] > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 [2021-06-24T23:35:21.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T23:35:21.702Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T23:35:21.713Z] > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [Pipeline] echo [2021-06-24T23:35:24.480Z] ========================================================= [2021-06-24T23:35:24.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T23:35:24.480Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:35:24.828Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T23:35:25.810Z] Sending build context to Docker daemon 1.009MB [2021-06-24T23:35:25.810Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-24T23:35:25.810Z] Step 2/8 : FROM ${BASE} [2021-06-24T23:35:26.406Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T23:35:26.406Z] 595b0fe564bb: Pulling fs layer [2021-06-24T23:35:26.406Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T23:35:26.406Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T23:35:26.406Z] ba82ee9f976e: Pulling fs layer [2021-06-24T23:35:26.406Z] 506bd15cee9f: Pulling fs layer [2021-06-24T23:35:26.406Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T23:35:26.406Z] 618dc40b7e24: Pulling fs layer [2021-06-24T23:35:26.406Z] ba82ee9f976e: Waiting [2021-06-24T23:35:26.406Z] 506bd15cee9f: Waiting [2021-06-24T23:35:26.406Z] 75a0a4a0db45: Waiting [2021-06-24T23:35:26.406Z] 618dc40b7e24: Waiting [2021-06-24T23:35:26.406Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T23:35:26.406Z] 5b7225fbf94c: Download complete [2021-06-24T23:35:26.406Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T23:35:26.406Z] 3088b5b3c5c0: Download complete [2021-06-24T23:35:26.406Z] 506bd15cee9f: Verifying Checksum [2021-06-24T23:35:26.406Z] 506bd15cee9f: Download complete [2021-06-24T23:35:26.406Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T23:35:26.406Z] 75a0a4a0db45: Download complete [2021-06-24T23:35:26.406Z] 595b0fe564bb: Verifying Checksum [2021-06-24T23:35:26.406Z] 595b0fe564bb: Download complete [2021-06-24T23:35:27.008Z] 595b0fe564bb: Pull complete [2021-06-24T23:35:27.623Z] 3088b5b3c5c0: Pull complete [2021-06-24T23:35:27.670Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [2021-06-24T23:35:27.903Z] 5b7225fbf94c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-06-24T23:35:30.498Z] 618dc40b7e24: Verifying Checksum [2021-06-24T23:35:30.499Z] ba82ee9f976e: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T23:35:31.114Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T23:35:31.454Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T23:35:31.751Z] + sudo service docker restart [2021-06-24T23:35:31.751Z] + true [2021-06-24T23:35:31.751Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T23:35:40.700Z] ba82ee9f976e: Pull complete [2021-06-24T23:35:40.700Z] 506bd15cee9f: Pull complete [2021-06-24T23:35:41.298Z] 75a0a4a0db45: Pull complete [2021-06-24T23:35:45.623Z] 618dc40b7e24: Pull complete [2021-06-24T23:35:45.623Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T23:35:45.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T23:35:45.623Z] ---> a36622ca3599 [2021-06-24T23:35:45.623Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T23:35:47.063Z] ---> Running in 34de3ef6cb61 [2021-06-24T23:35:47.660Z] Removing intermediate container 34de3ef6cb61 [2021-06-24T23:35:47.660Z] ---> dad3f81ace42 [2021-06-24T23:35:47.660Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T23:35:47.660Z] ---> Running in 9d0df981b22c [2021-06-24T23:35:50.380Z] Removing intermediate container 9d0df981b22c [2021-06-24T23:35:50.380Z] ---> 7d380ed64b45 [2021-06-24T23:35:50.380Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-24T23:35:50.380Z] ---> Running in 3b705f42b5ff [Pipeline] unstash [Pipeline] echo [2021-06-24T23:35:50.510Z] ========================================================= [2021-06-24T23:35:50.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T23:35:50.510Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:35:50.825Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T23:35:51.089Z] Sending build context to Docker daemon 1.01MB [2021-06-24T23:35:51.089Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-24T23:35:51.089Z] Step 2/8 : FROM ${BASE} [2021-06-24T23:35:51.351Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T23:35:51.351Z] 540db60ca938: Pulling fs layer [2021-06-24T23:35:51.351Z] adcc1eea9eea: Pulling fs layer [2021-06-24T23:35:51.351Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T23:35:51.351Z] 0510c868ecb4: Pulling fs layer [2021-06-24T23:35:51.351Z] afea3b2eda06: Pulling fs layer [2021-06-24T23:35:51.351Z] 7809a108b3ef: Pulling fs layer [2021-06-24T23:35:51.351Z] f706445af74f: Pulling fs layer [2021-06-24T23:35:51.351Z] 0510c868ecb4: Waiting [2021-06-24T23:35:51.351Z] afea3b2eda06: Waiting [2021-06-24T23:35:51.351Z] 7809a108b3ef: Waiting [2021-06-24T23:35:51.351Z] f706445af74f: Waiting [2021-06-24T23:35:51.351Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T23:35:51.351Z] 4c4ab2625f07: Download complete [2021-06-24T23:35:51.351Z] adcc1eea9eea: Verifying Checksum [2021-06-24T23:35:51.351Z] adcc1eea9eea: Download complete [2021-06-24T23:35:51.351Z] afea3b2eda06: Verifying Checksum [2021-06-24T23:35:51.351Z] afea3b2eda06: Download complete [2021-06-24T23:35:51.351Z] 7809a108b3ef: Verifying Checksum [2021-06-24T23:35:51.351Z] 7809a108b3ef: Download complete [2021-06-24T23:35:51.351Z] 540db60ca938: Verifying Checksum [2021-06-24T23:35:51.351Z] 540db60ca938: Download complete [2021-06-24T23:35:51.351Z] 540db60ca938: Pull complete [2021-06-24T23:35:51.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T23:35:51.612Z] adcc1eea9eea: Pull complete [2021-06-24T23:35:51.875Z] 4c4ab2625f07: Pull complete [2021-06-24T23:35:52.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T23:35:52.818Z] f706445af74f: Verifying Checksum [2021-06-24T23:35:52.818Z] f706445af74f: Download complete [2021-06-24T23:35:53.408Z] 0510c868ecb4: Verifying Checksum [2021-06-24T23:35:53.408Z] 0510c868ecb4: Download complete [2021-06-24T23:35:53.797Z] OK: 138 MiB in 40 packages [2021-06-24T23:35:56.548Z] 0510c868ecb4: Pull complete [2021-06-24T23:35:56.548Z] afea3b2eda06: Pull complete [2021-06-24T23:35:56.548Z] 7809a108b3ef: Pull complete [2021-06-24T23:35:56.558Z] Removing intermediate container 3b705f42b5ff [2021-06-24T23:35:56.558Z] ---> af6764e9fa6e [2021-06-24T23:35:56.558Z] Step 6/8 : WORKDIR /build [2021-06-24T23:35:56.558Z] ---> Running in 7b489ffd4a5c [2021-06-24T23:35:56.558Z] Removing intermediate container 7b489ffd4a5c [2021-06-24T23:35:56.558Z] ---> 9a9c4c96a87f [2021-06-24T23:35:56.558Z] Step 7/8 : COPY go.mod . [2021-06-24T23:35:56.558Z] ---> 5d9320ce1cd5 [2021-06-24T23:35:56.558Z] Step 8/8 : RUN go mod download [2021-06-24T23:35:56.558Z] ---> Running in 16fbcc0b4385 [2021-06-24T23:35:57.936Z] f706445af74f: Pull complete [2021-06-24T23:35:57.936Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T23:35:57.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T23:35:57.936Z] ---> b068be0155e3 [2021-06-24T23:35:57.936Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T23:36:03.380Z] ---> Running in 10f89fc74111 [2021-06-24T23:36:03.380Z] Removing intermediate container 10f89fc74111 [2021-06-24T23:36:03.380Z] ---> 61bfe5e8986a [2021-06-24T23:36:03.380Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T23:36:03.380Z] ---> Running in 11d4cceeea1c [2021-06-24T23:36:03.380Z] Removing intermediate container 11d4cceeea1c [2021-06-24T23:36:03.380Z] ---> dee996e1ce4d [2021-06-24T23:36:03.380Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-24T23:36:03.380Z] ---> Running in e005f7c5093a [2021-06-24T23:36:03.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T23:36:03.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T23:36:03.648Z] OK: 149 MiB in 40 packages [2021-06-24T23:36:03.911Z] Removing intermediate container e005f7c5093a [2021-06-24T23:36:03.911Z] ---> c4d381b9d8ab [2021-06-24T23:36:03.911Z] Step 6/8 : WORKDIR /build [2021-06-24T23:36:03.911Z] ---> Running in 66720b50ae08 [2021-06-24T23:36:04.181Z] Removing intermediate container 66720b50ae08 [2021-06-24T23:36:04.181Z] ---> f60e2cf1f1c1 [2021-06-24T23:36:04.181Z] Step 7/8 : COPY go.mod . [2021-06-24T23:36:04.181Z] ---> 90fc6a2cc93c [2021-06-24T23:36:04.181Z] Step 8/8 : RUN go mod download [2021-06-24T23:36:04.181Z] ---> Running in 14a511c8b232 [2021-06-24T23:36:15.180Z] Removing intermediate container 14a511c8b232 [2021-06-24T23:36:15.180Z] ---> 7c1f151ffe89 [2021-06-24T23:36:15.180Z] Successfully built 7c1f151ffe89 [2021-06-24T23:36:15.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:36:15.508Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T23:36:15.508Z] . [Pipeline] withDockerContainer [2021-06-24T23:36:15.597Z] prd-centos7-docker-4c-2g-1343 does not seem to be running inside a container [2021-06-24T23:36:15.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-x86_64 cat [2021-06-24T23:36:18.526Z] $ docker top 762b52a7cbc86bd7f93fc82f0fd4b1c229dae6b94944be1fc178e69e5abdca43 -eo pid,comm [2021-06-24T23:36:18.539Z] Removing intermediate container 16fbcc0b4385 [2021-06-24T23:36:18.539Z] ---> 17d432a77e8b [2021-06-24T23:36:18.539Z] Successfully built 17d432a77e8b [2021-06-24T23:36:18.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:36:18.941Z] + go version [2021-06-24T23:36:18.941Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T23:36:18.961Z] $ docker stop --time=1 762b52a7cbc86bd7f93fc82f0fd4b1c229dae6b94944be1fc178e69e5abdca43 [2021-06-24T23:36:19.016Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T23:36:19.016Z] . [2021-06-24T23:36:20.195Z] $ docker rm -f 762b52a7cbc86bd7f93fc82f0fd4b1c229dae6b94944be1fc178e69e5abdca43 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-06-24T23:36:20.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container [2021-06-24T23:36:20.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 [2021-06-24T23:36:22.211Z] $ docker top 6343f530fa5edfdcf050a910b6caca0b8c50ef553845650c862f8fa33e555ee2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:36:25.381Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T23:36:25.381Z] . [Pipeline] withDockerContainer [2021-06-24T23:36:25.468Z] prd-centos7-docker-4c-2g-1343 does not seem to be running inside a container [2021-06-24T23:36:25.490Z] + go version [2021-06-24T23:36:25.490Z] go version go1.16.5 linux/arm64 [2021-06-24T23:36:25.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-x86_64 cat [2021-06-24T23:36:26.157Z] $ docker top 614a4538a339f7d2533fdc1e7a52ebef433744e26cb04e5d2edfb29667929362 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-24T23:36:26.251Z] $ docker stop --time=1 6343f530fa5edfdcf050a910b6caca0b8c50ef553845650c862f8fa33e555ee2 [2021-06-24T23:36:27.988Z] $ docker rm -f 6343f530fa5edfdcf050a910b6caca0b8c50ef553845650c862f8fa33e555ee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:36:28.512Z] + go mod tidy [Pipeline] sh [2021-06-24T23:36:28.751Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T23:36:28.752Z] . [Pipeline] withDockerContainer [2021-06-24T23:36:31.263Z] + make test [2021-06-24T23:36:31.263Z] go mod tidy [2021-06-24T23:36:31.263Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-24T23:36:31.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container [2021-06-24T23:36:31.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 [2021-06-24T23:36:32.924Z] $ docker top 037f6cf86b240fdb66834188a52b11a49823f20dad03317012e397122a78e78b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T23:36:33.909Z] + go mod tidy [Pipeline] sh [2021-06-24T23:36:37.456Z] + make test [2021-06-24T23:36:37.456Z] go mod tidy [2021-06-24T23:36:37.727Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-24T23:36:40.103Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-24T23:36:40.371Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 5.4% of statements [2021-06-24T23:36:40.371Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-24T23:36:40.642Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.008s coverage: 92.2% of statements [2021-06-24T23:36:40.642Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.002s coverage: 85.3% of statements [2021-06-24T23:36:40.910Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-24T23:36:40.910Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-24T23:36:43.482Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-24T23:36:43.482Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements [2021-06-24T23:36:43.482Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-06-24T23:36:47.522Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.016s coverage: 91.0% of statements [2021-06-24T23:36:47.522Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-24T23:36:47.522Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-24T23:36:47.522Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-06-24T23:36:47.522Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-24T23:36:50.920Z] gofmt -l . [2021-06-24T23:36:50.920Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-24T23:36:50.927Z] $ docker stop --time=1 614a4538a339f7d2533fdc1e7a52ebef433744e26cb04e5d2edfb29667929362 [2021-06-24T23:36:53.713Z] $ docker rm -f 614a4538a339f7d2533fdc1e7a52ebef433744e26cb04e5d2edfb29667929362 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T23:36:54.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T23:36:54.375Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:36:55.420Z] ---> job-cost.sh [2021-06-24T23:36:55.421Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8YcU [2021-06-24T23:37:05.798Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T23:37:15.457Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-24T23:37:15.733Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.102s coverage: 5.4% of statements [2021-06-24T23:37:15.733Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-24T23:37:20.926Z] lf-activate-venv(): INFO: Adding /tmp/venv-8YcU/bin to PATH [2021-06-24T23:37:20.926Z] INFO: No Stack... [2021-06-24T23:37:20.926Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T23:37:20.926Z] INFO: Archiving Costs [2021-06-24T23:37:20.931Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.094s coverage: 92.2% of statements [2021-06-24T23:37:20.931Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements [2021-06-24T23:37:20.931Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-24T23:37:20.931Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-24T23:37:20.931Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-24T23:37:20.931Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.041s coverage: 100.0% of statements [2021-06-24T23:37:20.931Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.035s coverage: 26.7% of statements [Pipeline] sh [2021-06-24T23:37:21.226Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-06-24T23:37:21.226Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T23:37:21.257Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [2021-06-24T23:37:21.264Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] did not exist. Created. [2021-06-24T23:37:21.264Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T23:37:21.589Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-24T23:37:21.645Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T23:37:21.652Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T23:37:25.549Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.051s coverage: 91.0% of statements [2021-06-24T23:37:25.549Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-24T23:37:25.549Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-24T23:37:25.549Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.022s coverage: 91.3% of statements [2021-06-24T23:37:25.550Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-24T23:37:48.383Z] gofmt -l . [2021-06-24T23:37:48.383Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-24T23:37:48.398Z] $ docker stop --time=1 037f6cf86b240fdb66834188a52b11a49823f20dad03317012e397122a78e78b [2021-06-24T23:37:50.403Z] $ docker rm -f 037f6cf86b240fdb66834188a52b11a49823f20dad03317012e397122a78e78b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T23:37:53.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T23:37:53.649Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T23:37:54.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:37:54.869Z] ---> job-cost.sh [2021-06-24T23:37:54.869Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N4o2 [2021-06-24T23:38:31.451Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T23:39:59.011Z] lf-activate-venv(): INFO: Adding /tmp/venv-N4o2/bin to PATH [2021-06-24T23:39:59.011Z] INFO: No Stack... [2021-06-24T23:39:59.011Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T23:39:59.011Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T23:39:59.389Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-06-24T23:39:59.389Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T23:39:59.454Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [2021-06-24T23:39:59.463Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] did not exist. Created. [2021-06-24T23:39:59.463Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T23:40:04.256Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-994d8627/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-994d8627/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-24T23:40:04.599Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T23:40:04.622Z] Warning: overwriting stash ‘stack-cost’ [2021-06-24T23:40:04.771Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T23:40:04.780Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T23:40:07.971Z] provisioning config files... [2021-06-24T23:40:07.986Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config5732672289619400124tmp [Pipeline] { [Pipeline] sh [2021-06-24T23:40:08.321Z] + set +x [2021-06-24T23:40:08.321Z] + curl -s https://codecov.io/bash [2021-06-24T23:40:08.321Z] + bash -s -- [2021-06-24T23:40:08.321Z] [2021-06-24T23:40:08.321Z] _____ _ [2021-06-24T23:40:08.321Z] / ____| | | [2021-06-24T23:40:08.321Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T23:40:08.321Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T23:40:08.321Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T23:40:08.321Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T23:40:08.321Z] Bash-1.0.3 [2021-06-24T23:40:08.321Z] [2021-06-24T23:40:08.321Z] [2021-06-24T23:40:08.321Z] ==> git version 2.24.4 found [2021-06-24T23:40:08.321Z] ==> 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 [2021-06-24T23:40:08.321Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T23:40:08.321Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T23:40:08.321Z] ==> Jenkins CI detected. [2021-06-24T23:40:08.321Z] project root: . [2021-06-24T23:40:08.321Z] --> token set from env [2021-06-24T23:40:08.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T23:40:08.321Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T23:40:08.321Z] ==> Python coveragepy not found [2021-06-24T23:40:08.321Z] ==> Searching for coverage reports in: [2021-06-24T23:40:08.321Z] + . [2021-06-24T23:40:08.321Z] -> Found 1 reports [2021-06-24T23:40:08.321Z] ==> Detecting git/mercurial file structure [2021-06-24T23:40:08.582Z] ==> Reading reports [2021-06-24T23:40:08.582Z] + ./coverage.out bytes=31740 [2021-06-24T23:40:08.582Z] ==> Appending adjustments [2021-06-24T23:40:08.582Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T23:40:08.582Z] + Found adjustments [2021-06-24T23:40:08.582Z] ==> Gzipping contents [2021-06-24T23:40:08.582Z] 8.0K /tmp/codecov.pDeZYH.gz [2021-06-24T23:40:08.582Z] ==> Uploading reports [2021-06-24T23:40:08.582Z] url: https://codecov.io [2021-06-24T23:40:08.582Z] query: branch=PR-262&commit=0e54d810f67f9231c06e9360038917cc9af783e8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= [2021-06-24T23:40:08.582Z] -> Pinging Codecov [2021-06-24T23:40:08.582Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-262&commit=0e54d810f67f9231c06e9360038917cc9af783e8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= [2021-06-24T23:40:09.157Z] -> Uploading to [2021-06-24T23:40:09.157Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/833815588EE85121546D348822E98E2E/0e54d810f67f9231c06e9360038917cc9af783e8/792e2563-a095-4821-9c3a-1515c1cc7258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T234008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b2d2220427dcfd6760a73e5e4ca49215ce234e2a9a2045361de738af360ec3f [2021-06-24T23:40:09.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T23:40:09.157Z] Dload Upload Total Spent Left Speed [2021-06-24T23:40:09.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5986 0 0 100 5986 0 18480 --:--:-- --:--:-- --:--:-- 18532 [2021-06-24T23:40:09.419Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] } [2021-06-24T23:40:09.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-06-24T23:40:15.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:40:16.466Z] ---> package-listing.sh [2021-06-24T23:40:16.466Z] ++ facter osfamily [2021-06-24T23:40:16.466Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T23:40:16.744Z] + OS_FAMILY=redhat [2021-06-24T23:40:16.744Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-262 [2021-06-24T23:40:16.744Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T23:40:16.744Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T23:40:16.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T23:40:16.744Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T23:40:16.744Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' [2021-06-24T23:40:16.744Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T23:40:16.744Z] + case "${OS_FAMILY}" in [2021-06-24T23:40:16.744Z] + sort [2021-06-24T23:40:16.744Z] + rpm -qa [2021-06-24T23:40:17.335Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T23:40:17.335Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T23:40:17.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T23:40:17.335Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' [2021-06-24T23:40:17.335Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ [2021-06-24T23:40:17.335Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ [Pipeline] echo [2021-06-24T23:40:17.352Z] 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-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T23:40:17.648Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:40:18.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T23:40:18.236Z] [2021-06-24T23:40:18.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T23:40:18.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T23:40:18.560Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T23:40:18.560Z] df20fa9351a1: Pulling fs layer [2021-06-24T23:40:18.560Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T23:40:18.560Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T23:40:18.560Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T23:40:18.560Z] 93b61091891f: Pulling fs layer [2021-06-24T23:40:18.560Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T23:40:18.560Z] 5e14af77c1be: Pulling fs layer [2021-06-24T23:40:18.560Z] 01666e4c0597: Pulling fs layer [2021-06-24T23:40:18.560Z] aa168da1d23b: Pulling fs layer [2021-06-24T23:40:18.560Z] 46f8f816bc3b: Waiting [2021-06-24T23:40:18.560Z] 93b61091891f: Waiting [2021-06-24T23:40:18.560Z] 93b9cdb0e59b: Waiting [2021-06-24T23:40:18.560Z] 5e14af77c1be: Waiting [2021-06-24T23:40:18.560Z] 01666e4c0597: Waiting [2021-06-24T23:40:18.560Z] aa168da1d23b: Waiting [2021-06-24T23:40:18.560Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T23:40:18.560Z] 36b3adc4ff6f: Download complete [2021-06-24T23:40:18.560Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T23:40:18.560Z] 46f8f816bc3b: Download complete [2021-06-24T23:40:18.823Z] df20fa9351a1: Verifying Checksum [2021-06-24T23:40:18.823Z] df20fa9351a1: Download complete [2021-06-24T23:40:18.823Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T23:40:18.823Z] 93b9cdb0e59b: Download complete [2021-06-24T23:40:18.823Z] 93b61091891f: Verifying Checksum [2021-06-24T23:40:18.823Z] 93b61091891f: Download complete [2021-06-24T23:40:18.823Z] 5e14af77c1be: Verifying Checksum [2021-06-24T23:40:18.823Z] 5e14af77c1be: Download complete [2021-06-24T23:40:18.823Z] 01666e4c0597: Verifying Checksum [2021-06-24T23:40:18.823Z] 01666e4c0597: Download complete [2021-06-24T23:40:18.823Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T23:40:18.823Z] 8ad3a11d3b57: Download complete [2021-06-24T23:40:18.823Z] df20fa9351a1: Pull complete [2021-06-24T23:40:19.087Z] 36b3adc4ff6f: Pull complete [2021-06-24T23:40:19.678Z] 8ad3a11d3b57: Pull complete [2021-06-24T23:40:19.941Z] 46f8f816bc3b: Pull complete [2021-06-24T23:40:20.210Z] 93b61091891f: Pull complete [2021-06-24T23:40:20.210Z] 93b9cdb0e59b: Pull complete [2021-06-24T23:40:20.480Z] 5e14af77c1be: Pull complete [2021-06-24T23:40:20.480Z] 01666e4c0597: Pull complete [2021-06-24T23:40:20.753Z] aa168da1d23b: Verifying Checksum [2021-06-24T23:40:20.754Z] aa168da1d23b: Download complete [2021-06-24T23:40:26.111Z] aa168da1d23b: Pull complete [2021-06-24T23:40:26.111Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T23:40:26.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T23:40:26.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T23:40:26.198Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-24T23:40:26.236Z] $ 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-262/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-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T23:40:28.337Z] $ docker top fb7e6e7f2092843d3fd55f1a4dd41b4ef14875a2e0f355f7fad74ea67c527c47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T23:40:28.742Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T23:40:29.044Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T23:40:29.382Z] + ls /var/log/sa-host [2021-06-24T23:40:29.382Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T23:40:29.382Z] file_magic: OK [2021-06-24T23:40:29.382Z] HZ: Using current value: 100 [2021-06-24T23:40:29.382Z] file_header: OK [2021-06-24T23:40:29.382Z] 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 [2021-06-24T23:40:29.382Z] Statistics: [2021-06-24T23:40:29.382Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T23:40:29.382Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T23:40:29.382Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T23:40:29.382Z] file_magic: OK [2021-06-24T23:40:29.382Z] HZ: Using current value: 100 [2021-06-24T23:40:29.382Z] file_header: OK [2021-06-24T23:40:29.382Z] 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 [2021-06-24T23:40:29.382Z] Statistics: [2021-06-24T23:40:29.382Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T23:40:29.382Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T23:40:29.612Z] provisioning config files... [2021-06-24T23:40:32.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config3717996740853756718tmp [Pipeline] { [Pipeline] echo [2021-06-24T23:40:32.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:40:32.409Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T23:40:32.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:40:32.801Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T23:40:32.811Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:40:33.127Z] ---> sudo-logs.sh [2021-06-24T23:40:33.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T23:40:33.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:40:33.489Z] ---> job-cost.sh [2021-06-24T23:40:33.489Z] lf-activate-venv: SKIPPING [2021-06-24T23:40:33.489Z] DEBUG: total: 0.18000000715255737 [2021-06-24T23:40:33.489Z] INFO: Retrieving Stack Cost... [2021-06-24T23:40:34.907Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T23:40:35.170Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T23:40:35.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T23:40:35.491Z] ---> logs-deploy.sh [2021-06-24T23:40:35.491Z] lf-activate-venv: SKIPPING [2021-06-24T23:40:35.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-262/3 [2021-06-24T23:40:35.491Z] INFO: archiving workspace using pattern(s): [2021-06-24T23:40:36.453Z] Archives upload complete. [2021-06-24T23:40:36.454Z] INFO: archiving logs to Nexus