Pull request #120 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6297c6dd152f16c44e90c9ab37980672b57e2521+272b28839186b5489a4375eb6d097c362bc947eb (0587163c4c57bcc097181f0902bd46487718b43c) Running in Durability level: MAX_SURVIVABILITY 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-120/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-120/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8899 in /w/workspace/xfoundry_go-mod-bootstrap_PR-120 [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-120 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 272b28839186b5489a4375eb6d097c362bc947eb into PR head commit 6297c6dd152f16c44e90c9ab37980672b57e2521 Merge succeeded, producing 6297c6dd152f16c44e90c9ab37980672b57e2521 Checking out Revision 6297c6dd152f16c44e90c9ab37980672b57e2521 (PR-120) > 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 --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # 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 272b28839186b5489a4375eb6d097c362bc947eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:34:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:34:23 ========================================================= 15:34:23 EdgeX Global Pipelines Version Info 15:34:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:34:24 ------------------- 15:34:24 stable info: 15:34:24 ------------------- 15:34:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:34:24 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 15:34:24 Message: update stable to v1.0.148 15:34:25 ------------------- 15:34:25 experimental info: 15:34:25 ------------------- 15:34:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:34:25 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 15:34:25 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:34:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:34:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:34:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:34:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:34:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:34:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:34:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:34:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6297c6dd152f16c44e90c9ab37980672b57e2521 [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6297c6d [Pipeline] echo 15:34:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:30 + git log --format=format:%s -1 6297c6dd152f16c44e90c9ab37980672b57e2521 [Pipeline] echo 15:34:30 GIT_COMMIT: 6297c6dd152f16c44e90c9ab37980672b57e2521, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo 15:34:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:32 15:34:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:34:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:32 latest: Pulling from edgex-devops/git-semver 15:34:32 31603596830f: Pulling fs layer 15:34:32 2a8b12db71e7: Pulling fs layer 15:34:32 6ca5941a6612: Pulling fs layer 15:34:32 ecc8261a40a4: Pulling fs layer 15:34:32 ecc8261a40a4: Waiting 15:34:32 2a8b12db71e7: Download complete 15:34:32 31603596830f: Verifying Checksum 15:34:32 31603596830f: Download complete 15:34:32 ecc8261a40a4: Verifying Checksum 15:34:32 ecc8261a40a4: Download complete 15:34:32 6ca5941a6612: Verifying Checksum 15:34:32 6ca5941a6612: Download complete 15:34:33 31603596830f: Pull complete 15:34:33 2a8b12db71e7: Pull complete 15:34:34 6ca5941a6612: Pull complete 15:34:34 ecc8261a40a4: Pull complete 15:34:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:34:34 prd-centos7-docker-4c-2g-8899 does not seem to be running inside a container 15:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-120 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120:/w/workspace/xfoundry_go-mod-bootstrap_PR-120:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:34:36 $ docker top 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:37 [ssh-agent] Looking for ssh-agent implementation... 15:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:37 $ docker exec 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent 15:34:37 SSH_AUTH_SOCK=/tmp/ssh-4QQ8DRDV6VxV/agent.11 15:34:37 SSH_AGENT_PID=17 15:34:37 Running ssh-add (command line suppressed) 15:34:37 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_4995686257255672348.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_4995686257255672348.key) 15:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:38 + git tag --points-at HEAD [Pipeline] } 15:34:38 $ docker exec --env ******** --env ******** 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent -k 15:34:38 unset SSH_AUTH_SOCK; 15:34:38 unset SSH_AGENT_PID; 15:34:38 echo Agent pid 17 killed; 15:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:34:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:38 [ssh-agent] Looking for ssh-agent implementation... 15:34:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:38 $ docker exec 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent 15:34:38 SSH_AUTH_SOCK=/tmp/ssh-40wzqUnBj01w/agent.46 15:34:38 SSH_AGENT_PID=51 15:34:38 Running ssh-add (command line suppressed) 15:34:39 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_5788411090230908901.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/private_key_5788411090230908901.key) 15:34:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:39 + git semver init 15:34:39 # -> Open(): unable to determine branch for HEAD 15:34:39 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-120/.git 15:34:39 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-120 15:34:39 # $SEMVER_REMOTE_NAME = origin 15:34:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:34:39 # $SEMVER_USER_NAME = edgex-jenkins 15:34:39 # $SEMVER_BRANCH = PR-120 15:34:39 # $SEMVER_TEMP = /tmp/semver-226030812 15:34:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:34:40 # '/tmp/semver-226030812' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-120/.semver' 15:34:40 # -> Force: false 15:34:40 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-120/.semver [Pipeline] } 15:34:40 $ docker exec --env ******** --env ******** 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 ssh-agent -k 15:34:40 unset SSH_AUTH_SOCK; 15:34:40 unset SSH_AGENT_PID; 15:34:40 echo Agent pid 51 killed; 15:34:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:40 + git semver [Pipeline] } 15:34:40 $ docker stop --time=1 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 15:34:42 $ docker rm -f 41c4b95e0aac67e85df88ad94b1166a44363a996257eef1d32a993be9a22d9e0 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:34:43 Stashed 1 file(s) [Pipeline] echo 15:34:43 [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 15:34:59 Still waiting to schedule task 15:34:59 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-8897’ is offline; ‘prd-centos7-docker-4c-2g-8901’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8900’ doesn’t have label ‘centos7-docker-4c-2g’ 15:34:59 Still waiting to schedule task 15:34:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:36:03 Running on prd-centos7-docker-4c-2g-8903 in /w/workspace/xfoundry_go-mod-bootstrap_PR-120 [Pipeline] { [Pipeline] ws 15:36:03 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 15:36:06 using credential edgex-jenkins-ssh 15:36:06 Cloning the remote Git repository 15:36:06 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:36:06 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 15:36:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:36:07 > git --version # timeout=10 15:36:07 > git --version # 'git version 2.16.5' 15:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:36:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:36:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:36:08 Merging remotes/origin/master commit 272b28839186b5489a4375eb6d097c362bc947eb into PR head commit 6297c6dd152f16c44e90c9ab37980672b57e2521 15:36:08 Merge succeeded, producing 6297c6dd152f16c44e90c9ab37980672b57e2521 15:36:08 Checking out Revision 6297c6dd152f16c44e90c9ab37980672b57e2521 (PR-120) 15:36:08 > git config core.sparsecheckout # timeout=10 15:36:08 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 15:36:08 > git remote # timeout=10 15:36:08 > git config --get remote.origin.url # timeout=10 15:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:08 > git merge 272b28839186b5489a4375eb6d097c362bc947eb # timeout=10 15:36:08 > git rev-parse HEAD^{commit} # timeout=10 15:36:08 > git config core.sparsecheckout # timeout=10 15:36:08 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 15:36:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 15:36:12 > git --version # timeout=10 15:36:12 > git --version # 'git version 2.16.5' 15:36:12 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:36:13 ========================================================= 15:36:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:36:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:36:14 + 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 . 15:36:14 Sending build context to Docker daemon 547.3kB 15:36:14 Step 1/8 : ARG BASE=golang:1.15-alpine 15:36:14 Step 2/8 : FROM ${BASE} 15:36:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:14 df20fa9351a1: Pulling fs layer 15:36:14 ed8968b2872e: Pulling fs layer 15:36:14 a92cc7c5fd73: Pulling fs layer 15:36:14 e871e8e8d7a9: Pulling fs layer 15:36:14 e73272ec9a57: Pulling fs layer 15:36:14 1e910a182e73: Pulling fs layer 15:36:14 4e634b169226: Pulling fs layer 15:36:14 e73272ec9a57: Waiting 15:36:14 1e910a182e73: Waiting 15:36:14 4e634b169226: Waiting 15:36:14 e871e8e8d7a9: Waiting 15:36:14 a92cc7c5fd73: Download complete 15:36:14 ed8968b2872e: Verifying Checksum 15:36:14 ed8968b2872e: Download complete 15:36:14 e73272ec9a57: Verifying Checksum 15:36:14 e73272ec9a57: Download complete 15:36:14 1e910a182e73: Verifying Checksum 15:36:14 1e910a182e73: Download complete 15:36:14 df20fa9351a1: Verifying Checksum 15:36:14 df20fa9351a1: Download complete 15:36:14 df20fa9351a1: Pull complete 15:36:15 ed8968b2872e: Pull complete 15:36:15 a92cc7c5fd73: Pull complete 15:36:16 4e634b169226: Verifying Checksum 15:36:16 4e634b169226: Download complete 15:36:17 e871e8e8d7a9: Verifying Checksum 15:36:17 e871e8e8d7a9: Download complete 15:36:24 e871e8e8d7a9: Pull complete 15:36:24 e73272ec9a57: Pull complete 15:36:24 1e910a182e73: Pull complete 15:36:28 4e634b169226: Pull complete 15:36:28 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:36:28 ---> f7629b54cfaa 15:36:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:36:28 ---> Running in 75b7f6284603 15:36:28 Removing intermediate container 75b7f6284603 15:36:28 ---> 3a7dd2de711c 15:36:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:28 ---> Running in 8eb3f8a593dd 15:36:30 Removing intermediate container 8eb3f8a593dd 15:36:30 ---> bb26592a0666 15:36:30 Step 5/8 : RUN apk add --update --no-cache git make 15:36:30 ---> Running in 127d8342d445 15:36:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:36:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:36:31 OK: 166 MiB in 39 packages 15:36:32 Removing intermediate container 127d8342d445 15:36:32 ---> e545bb9d0506 15:36:32 Step 6/8 : WORKDIR /build 15:36:32 ---> Running in 559347e94ada 15:36:32 Removing intermediate container 559347e94ada 15:36:32 ---> bc06245827cd 15:36:32 Step 7/8 : COPY go.mod . 15:36:32 ---> 1e1c40f5917c 15:36:32 Step 8/8 : RUN go mod download 15:36:32 ---> Running in 7cadd2b6c1ec 15:36:59 Removing intermediate container 7cadd2b6c1ec 15:36:59 ---> c7007a1f7ce6 15:36:59 Successfully built c7007a1f7ce6 15:36:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:36:59 + docker inspect -f . ci-base-image-x86_64 15:36:59 . [Pipeline] withDockerContainer 15:36:59 prd-centos7-docker-4c-2g-8903 does not seem to be running inside a container 15:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-x86_64 cat 15:37:00 $ docker top a1a77fc49020b7c044e41581f4add9eac6a9732ee1b9221e89c5071742de29a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:01 + go version 15:37:01 go version go1.15.2 linux/amd64 [Pipeline] } 15:37:01 $ docker stop --time=1 a1a77fc49020b7c044e41581f4add9eac6a9732ee1b9221e89c5071742de29a3 15:37:02 $ docker rm -f a1a77fc49020b7c044e41581f4add9eac6a9732ee1b9221e89c5071742de29a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:03 + docker inspect -f . ci-base-image-x86_64 15:37:03 . [Pipeline] withDockerContainer 15:37:04 prd-centos7-docker-4c-2g-8903 does not seem to be running inside a container 15:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-x86_64 cat 15:37:04 $ docker top 03f87bc46694398f5fba89063d6ebd76376c8edab246daf9a6b3ffa982b5495d -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:05 + make test 15:37:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:37:15 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 15:37:15 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.018s coverage: 9.0% of statements 15:37:15 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 15:37:15 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.008s coverage: 95.1% of statements 15:37:15 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.017s coverage: 84.2% of statements 15:37:15 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 15:37:15 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 15:37:15 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 15:37:23 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.026s coverage: 100.0% of statements 15:37:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 15:37:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 15:37:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 15:37:23 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 15:37:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 15:37:23 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 15:37:23 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 15:37:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:37:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8905 in /w/workspace/xfoundry_go-mod-bootstrap_PR-120 [Pipeline] { [Pipeline] ws 15:37:24 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 15:37:24 gofmt -l . 15:37:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:37:25 Stashed 1 file(s) [Pipeline] } 15:37:25 $ docker stop --time=1 03f87bc46694398f5fba89063d6ebd76376c8edab246daf9a6b3ffa982b5495d 15:37:27 $ docker rm -f 03f87bc46694398f5fba89063d6ebd76376c8edab246daf9a6b3ffa982b5495d [Pipeline] // withDockerContainer [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] } 15:37:29 using credential edgex-jenkins-ssh 15:37:29 Cloning the remote Git repository [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:37:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:37:29 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 15:37:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:37:29 > git --version # timeout=10 15:37:29 > git --version # 'git version 2.17.1' 15:37:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:37:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:37:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:37:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:30 Merging remotes/origin/master commit 272b28839186b5489a4375eb6d097c362bc947eb into PR head commit 6297c6dd152f16c44e90c9ab37980672b57e2521 15:37:30 Merge succeeded, producing 6297c6dd152f16c44e90c9ab37980672b57e2521 15:37:30 Checking out Revision 6297c6dd152f16c44e90c9ab37980672b57e2521 (PR-120) 15:37:30 > git config core.sparsecheckout # timeout=10 15:37:30 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 15:37:30 > git remote # timeout=10 15:37:30 > git config --get remote.origin.url # timeout=10 15:37:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:30 > git merge 272b28839186b5489a4375eb6d097c362bc947eb # timeout=10 15:37:30 > git rev-parse HEAD^{commit} # timeout=10 15:37:31 > git config core.sparsecheckout # timeout=10 15:37:31 > git checkout -f 6297c6dd152f16c44e90c9ab37980672b57e2521 # timeout=10 15:37:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 15:37:35 > git --version # timeout=10 15:37:35 > git --version # 'git version 2.17.1' 15:37:35 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:37:36 ========================================================= 15:37:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:37:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:37:37 + 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 . 15:37:37 Sending build context to Docker daemon 547.3kB 15:37:38 Step 1/8 : ARG BASE=golang:1.15-alpine 15:37:38 Step 2/8 : FROM ${BASE} 15:37:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:38 b538f80385f9: Pulling fs layer 15:37:38 74f711af9a0d: Pulling fs layer 15:37:38 99f96fe45779: Pulling fs layer 15:37:38 8529a6b9a6be: Pulling fs layer 15:37:38 45590311c82a: Pulling fs layer 15:37:38 69ca0ff8b7b3: Pulling fs layer 15:37:38 209524e5b208: Pulling fs layer 15:37:38 45590311c82a: Waiting 15:37:38 8529a6b9a6be: Waiting 15:37:38 69ca0ff8b7b3: Waiting 15:37:38 209524e5b208: Waiting 15:37:38 99f96fe45779: Verifying Checksum 15:37:38 99f96fe45779: Download complete 15:37:38 74f711af9a0d: Verifying Checksum 15:37:38 74f711af9a0d: Download complete 15:37:38 45590311c82a: Download complete 15:37:38 69ca0ff8b7b3: Verifying Checksum 15:37:38 69ca0ff8b7b3: Download complete 15:37:38 b538f80385f9: Verifying Checksum 15:37:38 b538f80385f9: Download complete 15:37:39 b538f80385f9: Pull complete 15:37:40 74f711af9a0d: Pull complete 15:37:40 209524e5b208: Verifying Checksum 15:37:40 209524e5b208: Download complete 15:37:40 99f96fe45779: Pull complete 15:37:42 8529a6b9a6be: Verifying Checksum 15:37:42 8529a6b9a6be: Download complete 15:37:52 8529a6b9a6be: Pull complete 15:37:52 45590311c82a: Pull complete 15:37:52 69ca0ff8b7b3: Pull complete 15:37:56 209524e5b208: Pull complete 15:37:56 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:37:56 ---> 5bddaf1c2fca 15:37:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:37:58 ---> Running in 091e8282f7f8 15:37:59 Removing intermediate container 091e8282f7f8 15:37:59 ---> 8d4b5d2b2bcd 15:37:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:59 ---> Running in 5b1ff86a1dcf 15:38:02 Removing intermediate container 5b1ff86a1dcf 15:38:02 ---> dbdda62dd081 15:38:02 Step 5/8 : RUN apk add --update --no-cache git make 15:38:02 ---> Running in 3103a3240eb5 15:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:38:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:38:05 OK: 142 MiB in 39 packages 15:38:06 Removing intermediate container 3103a3240eb5 15:38:06 ---> 782dc9c74ec4 15:38:06 Step 6/8 : WORKDIR /build 15:38:06 ---> Running in c9f13b03c3c2 15:38:06 Removing intermediate container c9f13b03c3c2 15:38:06 ---> 913c725f86bd 15:38:06 Step 7/8 : COPY go.mod . 15:38:07 ---> 367bfe6895b9 15:38:07 Step 8/8 : RUN go mod download 15:38:07 ---> Running in aa2f0f01a9ac 15:38:29 Removing intermediate container aa2f0f01a9ac 15:38:29 ---> 9999330b1ddd 15:38:29 Successfully built 9999330b1ddd 15:38:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:38:30 + docker inspect -f . ci-base-image-arm64 15:38:30 . [Pipeline] withDockerContainer 15:38:30 prd-ubuntu18.04-docker-arm64-4c-16g-8905 does not seem to be running inside a container 15:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:32 $ docker top 56c81ddfcd0b834536a69f9f80c11b12dca4209dac64f6a23a09983f4f294e9c -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:33 + go version 15:38:33 go version go1.15.2 linux/arm64 [Pipeline] } 15:38:34 $ docker stop --time=1 56c81ddfcd0b834536a69f9f80c11b12dca4209dac64f6a23a09983f4f294e9c 15:38:36 $ docker rm -f 56c81ddfcd0b834536a69f9f80c11b12dca4209dac64f6a23a09983f4f294e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:37 + docker inspect -f . ci-base-image-arm64 15:38:37 . [Pipeline] withDockerContainer 15:38:37 prd-ubuntu18.04-docker-arm64-4c-16g-8905 does not seem to be running inside a container 15:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:39 $ docker top e6a0017901c1b40746ac196f8dbb66fd22ee7da339f69388cbe043e806a7fa4e -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:41 + make test 15:38:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:39:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 15:39:09 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.019s coverage: 9.0% of statements 15:39:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 15:39:09 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.032s coverage: 95.1% of statements 15:39:09 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.042s coverage: 84.2% of statements 15:39:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 15:39:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 15:39:09 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 15:39:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.032s coverage: 100.0% of statements 15:39:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 15:39:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 15:39:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 15:39:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements 15:39:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 15:39:19 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 15:39:19 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements 15:39:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:39:22 gofmt -l . 15:39:23 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:39:23 Warning: overwriting stash ‘coverage-report’ 15:39:23 Stashed 1 file(s) [Pipeline] } 15:39:23 $ docker stop --time=1 e6a0017901c1b40746ac196f8dbb66fd22ee7da339f69388cbe043e806a7fa4e 15:39:26 $ docker rm -f e6a0017901c1b40746ac196f8dbb66fd22ee7da339f69388cbe043e806a7fa4e [Pipeline] // withDockerContainer [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 15:39:29 provisioning config files... 15:39:29 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/config4916026850375699349tmp [Pipeline] { [Pipeline] sh 15:39:30 + set +x 15:39:30 + curl -s https://codecov.io/bash 15:39:30 + bash -s -- 15:39:30 15:39:30 _____ _ 15:39:30 / ____| | | 15:39:30 | | ___ __| | ___ ___ _____ __ 15:39:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:39:30 | |___| (_) | (_| | __/ (_| (_) \ V / 15:39:30 \_____\___/ \__,_|\___|\___\___/ \_/ 15:39:30 Bash-20201009-048fee3 15:39:30 15:39:30 15:39:30 ==> Jenkins CI detected. 15:39:30 project root: . 15:39:30 --> token set from env 15:39:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:39:30 ==> Running gcov in . (disable via -X gcov) 15:39:30 ==> Python coveragepy not found 15:39:30 ==> Searching for coverage reports in: 15:39:30 + . 15:39:30 -> Found 1 reports 15:39:30 ==> Detecting git/mercurial file structure 15:39:30 ==> Reading reports 15:39:30 + ./coverage.out bytes=20923 15:39:30 ==> Appending adjustments 15:39:30 https://docs.codecov.io/docs/fixing-reports 15:39:30 + Found adjustments 15:39:30 ==> Gzipping contents 15:39:30 ==> Uploading reports 15:39:30 url: https://codecov.io 15:39:30 query: branch=PR-120&commit=6297c6dd152f16c44e90c9ab37980672b57e2521&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=120&job=&cmd_args= 15:39:30 -> Pinging Codecov 15:39:30 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-120&commit=6297c6dd152f16c44e90c9ab37980672b57e2521&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=120&job=&cmd_args= 15:39:30 -> Uploading to 15:39:30 15:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:30 Dload Upload Total Spent Left Speed 15:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 15:39:30 X> Failed to upload 15:39:30 ==> Uploading to Codecov 15:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:30 Dload Upload Total Spent Left Speed 15:39:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4490 100 113 100 4377 240 9313 --:--:-- --:--:-- --:--:-- 9332 15:39:31 View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/6297c6dd152f16c44e90c9ab37980672b57e2521 [Pipeline] } 15:39:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 15:39:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:39:36 ---> package-listing.sh 15:39:36 ++ facter osfamily 15:39:36 ++ tr '[:upper:]' '[:lower:]' 15:39:36 + OS_FAMILY=redhat 15:39:36 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-120 15:39:36 + START_PACKAGES=/tmp/packages_start.txt 15:39:36 + END_PACKAGES=/tmp/packages_end.txt 15:39:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:39:36 + PACKAGES=/tmp/packages_start.txt 15:39:36 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-120 ']' 15:39:36 + PACKAGES=/tmp/packages_end.txt 15:39:36 + case "${OS_FAMILY}" in 15:39:36 + rpm -qa 15:39:36 + sort 15:39:40 + '[' -f /tmp/packages_start.txt ']' 15:39:40 + '[' -f /tmp/packages_end.txt ']' 15:39:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:39:40 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-120 ']' 15:39:40 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-120/archives/ 15:39:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-120/archives/ [Pipeline] echo 15:39:40 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-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:39:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:39:40 15:39:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:39:41 alpine: Pulling from edgex-lftools-log-publisher 15:39:41 df20fa9351a1: Pulling fs layer 15:39:41 36b3adc4ff6f: Pulling fs layer 15:39:41 8ad3a11d3b57: Pulling fs layer 15:39:41 46f8f816bc3b: Pulling fs layer 15:39:41 93b61091891f: Pulling fs layer 15:39:41 93b9cdb0e59b: Pulling fs layer 15:39:41 5e14af77c1be: Pulling fs layer 15:39:41 01666e4c0597: Pulling fs layer 15:39:41 aa168da1d23b: Pulling fs layer 15:39:41 46f8f816bc3b: Waiting 15:39:41 93b61091891f: Waiting 15:39:41 93b9cdb0e59b: Waiting 15:39:41 5e14af77c1be: Waiting 15:39:41 01666e4c0597: Waiting 15:39:41 aa168da1d23b: Waiting 15:39:41 36b3adc4ff6f: Verifying Checksum 15:39:41 36b3adc4ff6f: Download complete 15:39:41 46f8f816bc3b: Verifying Checksum 15:39:41 46f8f816bc3b: Download complete 15:39:41 df20fa9351a1: Verifying Checksum 15:39:41 df20fa9351a1: Download complete 15:39:41 93b9cdb0e59b: Verifying Checksum 15:39:41 93b9cdb0e59b: Download complete 15:39:41 5e14af77c1be: Verifying Checksum 15:39:41 5e14af77c1be: Download complete 15:39:41 01666e4c0597: Verifying Checksum 15:39:41 01666e4c0597: Download complete 15:39:41 93b61091891f: Verifying Checksum 15:39:41 93b61091891f: Download complete 15:39:41 8ad3a11d3b57: Verifying Checksum 15:39:41 8ad3a11d3b57: Download complete 15:39:41 df20fa9351a1: Pull complete 15:39:41 36b3adc4ff6f: Pull complete 15:39:42 8ad3a11d3b57: Pull complete 15:39:42 46f8f816bc3b: Pull complete 15:39:43 93b61091891f: Pull complete 15:39:43 93b9cdb0e59b: Pull complete 15:39:43 aa168da1d23b: Verifying Checksum 15:39:43 aa168da1d23b: Download complete 15:39:43 5e14af77c1be: Pull complete 15:39:43 01666e4c0597: Pull complete 15:39:50 aa168da1d23b: Pull complete 15:39:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:39:50 prd-centos7-docker-4c-2g-8899 does not seem to be running inside a container 15:39:50 $ 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-120/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-120 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120:/w/workspace/xfoundry_go-mod-bootstrap_PR-120:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:39:57 $ docker top e1f59d1fd24c84641d9459a77c2cdd1421c67ede382a720f9a10b579402a8b4a -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:58 + touch /tmp/pre-build-complete [Pipeline] sh 15:39:58 + mkdir -p /var/log/sa [Pipeline] sh 15:39:58 + ls /var/log/sa-host 15:39:58 + sadf -c /var/log/sa-host/sa05 15:39:58 file_magic: OK 15:39:58 HZ: Using current value: 100 15:39:58 file_header: OK 15:39:58 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 15:39:58 Statistics: 15:39:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:39:58 File successfully converted to sysstat format version 12.2.1 15:39:58 + sadf -c /var/log/sa-host/sa26 15:39:58 file_magic: OK 15:39:58 HZ: Using current value: 100 15:39:58 file_header: OK 15:39:58 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 15:39:58 Statistics: 15:39:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:39:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:59 provisioning config files... 15:39:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-120@tmp/config555417818499336876tmp [Pipeline] { [Pipeline] echo 15:39:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:39:59 ---> create-netrc.sh [Pipeline] } 15:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:39:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:40:00 ---> python-tools-install.sh [Pipeline] echo 15:40:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:40:00 ---> sudo-logs.sh 15:40:00 Archiving 'sudo' log.. [Pipeline] echo 15:40:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:40:01 ---> job-cost.sh 15:40:01 lf-activate-venv: SKIPPING 15:40:01 INFO: No Stack... 15:40:01 INFO: Retrieving Pricing Info for: v1-standard-2 15:40:02 INFO: Archiving Costs [Pipeline] echo 15:40:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:40:02 ---> logs-deploy.sh 15:40:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-120/1 15:40:02 INFO: archiving workspace using pattern(s): 15:40:04 Archives upload complete. 15:40:04 INFO: archiving logs to Nexus