Pull request #215 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166+e295a6e2e894d8f841addafd0b3daf9e39a9ffde (3e3bb1f6c7ae4b9df948bd909be8185135c6d164) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-215/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-215/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.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: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-838 in /w/workspace/xfoundry_go-mod-bootstrap_PR-215 [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-215 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e295a6e2e894d8f841addafd0b3daf9e39a9ffde into PR head commit 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 Merge succeeded, producing 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 Checking out Revision 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 (PR-215) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 # 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 e295a6e2e894d8f841addafd0b3daf9e39a9ffde # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:02:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:02:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:02:28 ========================================================= 18:02:28 EdgeX Global Pipelines Version Info 18:02:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:02:29 ------------------- 18:02:29 stable info: 18:02:29 ------------------- 18:02:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:02:29 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:02:29 Message: update stable to v1.0.186 18:02:30 ------------------- 18:02:30 experimental info: 18:02:30 ------------------- 18:02:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:02:30 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 18:02:30 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-215 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-215 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-215 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e1e445 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:33 + git log --format=format:%s -1 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 [Pipeline] echo 18:02:33 GIT_COMMIT: 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166, Commit Message: docs: Add badges to readme [Pipeline] echo 18:02:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:34 18:02:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:02:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:35 latest: Pulling from edgex-devops/git-semver 18:02:35 31603596830f: Pulling fs layer 18:02:35 2a8b12db71e7: Pulling fs layer 18:02:35 6ca5941a6612: Pulling fs layer 18:02:35 ecc8261a40a4: Pulling fs layer 18:02:35 ecc8261a40a4: Waiting 18:02:35 2a8b12db71e7: Verifying Checksum 18:02:35 2a8b12db71e7: Download complete 18:02:35 31603596830f: Verifying Checksum 18:02:35 31603596830f: Download complete 18:02:35 ecc8261a40a4: Verifying Checksum 18:02:35 ecc8261a40a4: Download complete 18:02:35 6ca5941a6612: Verifying Checksum 18:02:35 6ca5941a6612: Download complete 18:02:35 31603596830f: Pull complete 18:02:36 2a8b12db71e7: Pull complete 18:02:37 6ca5941a6612: Pull complete 18:02:37 ecc8261a40a4: Pull complete 18:02:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:02:37 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 18:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-215 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-215:/w/workspace/xfoundry_go-mod-bootstrap_PR-215:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-215@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:02:39 $ docker top 9783f6775b1af663b98fb75207becbab7adeb5a1dc974a7bd19f5b14bb0c08a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:40 [ssh-agent] Looking for ssh-agent implementation... 18:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:40 $ docker exec 9783f6775b1af663b98fb75207becbab7adeb5a1dc974a7bd19f5b14bb0c08a5 ssh-agent 18:02:40 SSH_AUTH_SOCK=/tmp/ssh-tYYIYPLTi8xO/agent.12 18:02:40 SSH_AGENT_PID=17 18:02:40 Running ssh-add (command line suppressed) 18:02:40 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp/private_key_1434006426954336047.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp/private_key_1434006426954336047.key) 18:02:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:41 + git tag --points-at HEAD [Pipeline] } 18:02:41 $ docker exec --env ******** --env ******** 9783f6775b1af663b98fb75207becbab7adeb5a1dc974a7bd19f5b14bb0c08a5 ssh-agent -k 18:02:41 unset SSH_AUTH_SOCK; 18:02:41 unset SSH_AGENT_PID; 18:02:41 echo Agent pid 17 killed; 18:02:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:41 [ssh-agent] Looking for ssh-agent implementation... 18:02:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:41 $ docker exec 9783f6775b1af663b98fb75207becbab7adeb5a1dc974a7bd19f5b14bb0c08a5 ssh-agent 18:02:41 SSH_AUTH_SOCK=/tmp/ssh-sQvtCgY0EWl9/agent.46 18:02:41 SSH_AGENT_PID=51 18:02:41 Running ssh-add (command line suppressed) 18:02:41 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp/private_key_2305741758386009199.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp/private_key_2305741758386009199.key) 18:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:42 + git semver init 18:02:42 # -> Open(): unable to determine branch for HEAD 18:02:42 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-215/.git 18:02:42 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-215 18:02:42 # $SEMVER_REMOTE_NAME = origin 18:02:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:02:42 # $SEMVER_USER_NAME = edgex-jenkins 18:02:42 # $SEMVER_BRANCH = PR-215 18:02:42 # $SEMVER_TEMP = /tmp/semver-158025948 18:02:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 18:02:42 # '/tmp/semver-158025948' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-215/.semver' 18:02:42 # -> Force: false 18:02:42 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-215/.semver [Pipeline] } 18:02:42 $ docker exec --env ******** --env ******** 9783f6775b1af663b98fb75207becbab7adeb5a1dc974a7bd19f5b14bb0c08a5 ssh-agent -k 18:02:43 unset SSH_AUTH_SOCK; 18:02:43 unset SSH_AGENT_PID; 18:02:43 echo Agent pid 51 killed; 18:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:43 + git semver [Pipeline] } 18:02:43 $ docker stop --time=1 9783f6775b1af663b98fb75207becbab7adeb5a1dc974a7bd19f5b14bb0c08a5 18:02:45 $ docker rm -f 9783f6775b1af663b98fb75207becbab7adeb5a1dc974a7bd19f5b14bb0c08a5 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:45 Stashed 1 file(s) [Pipeline] echo 18:02:46 [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 18:03:01 Still waiting to schedule task 18:03:01 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-831’ is offline; ‘prd-centos7-docker-4c-2g-833’ is offline; ‘prd-centos7-docker-4c-2g-841’ is offline; ‘prd-centos7-docker-4c-2g-842’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-832’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-840’ doesn’t have label ‘centos7-docker-4c-2g’ 18:03:01 Still waiting to schedule task 18:03:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:03:53 Running on prd-centos7-docker-4c-2g-846 in /w/workspace/xfoundry_go-mod-bootstrap_PR-215 [Pipeline] { [Pipeline] ws 18:03:53 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 18:03:57 using credential edgex-jenkins-ssh 18:03:57 Cloning the remote Git repository 18:03:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:03:57 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 18:03:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:03:57 > git --version # timeout=10 18:03:57 > git --version # 'git version 2.24.3' 18:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:59 Merging remotes/origin/master commit e295a6e2e894d8f841addafd0b3daf9e39a9ffde into PR head commit 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 18:03:59 Merge succeeded, producing 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 18:03:59 Checking out Revision 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 (PR-215) 18:03:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:03:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:03:59 > git config core.sparsecheckout # timeout=10 18:03:59 > git checkout -f 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 # timeout=10 18:03:59 > git remote # timeout=10 18:03:59 > git config --get remote.origin.url # timeout=10 18:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:59 > git merge e295a6e2e894d8f841addafd0b3daf9e39a9ffde # timeout=10 18:03:59 > git rev-parse HEAD^{commit} # timeout=10 18:03:59 > git config core.sparsecheckout # timeout=10 18:03:59 > git checkout -f 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 # timeout=10 18:04:02 Commit message: "docs: Add badges to readme" 18:04:02 > git --version # timeout=10 18:04:02 > git --version # 'git version 2.24.3' 18:04:02 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:04:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:04:05 + sudo service docker restart 18:04:05 + true 18:04:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:04:06 ========================================================= 18:04:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:04:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:04:06 + 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 . 18:04:07 Sending build context to Docker daemon 844.8kB 18:04:07 Step 1/8 : ARG BASE=golang:1.15-alpine 18:04:07 Step 2/8 : FROM ${BASE} 18:04:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:04:07 188c0c94c7c5: Pulling fs layer 18:04:07 0ef7d3d256c8: Pulling fs layer 18:04:07 de9db76c5a1d: Pulling fs layer 18:04:07 bca2f99d35d6: Pulling fs layer 18:04:07 93359f2a8cfa: Pulling fs layer 18:04:07 7c6f9722023f: Pulling fs layer 18:04:07 a35cf1a2eb13: Pulling fs layer 18:04:07 93359f2a8cfa: Waiting 18:04:07 7c6f9722023f: Waiting 18:04:07 a35cf1a2eb13: Waiting 18:04:07 bca2f99d35d6: Waiting 18:04:07 de9db76c5a1d: Download complete 18:04:07 0ef7d3d256c8: Download complete 18:04:07 93359f2a8cfa: Verifying Checksum 18:04:07 93359f2a8cfa: Download complete 18:04:07 7c6f9722023f: Verifying Checksum 18:04:07 7c6f9722023f: Download complete 18:04:07 188c0c94c7c5: Verifying Checksum 18:04:07 188c0c94c7c5: Download complete 18:04:07 188c0c94c7c5: Pull complete 18:04:08 0ef7d3d256c8: Pull complete 18:04:08 de9db76c5a1d: Pull complete 18:04:09 a35cf1a2eb13: Verifying Checksum 18:04:09 a35cf1a2eb13: Download complete 18:04:09 bca2f99d35d6: Verifying Checksum 18:04:09 bca2f99d35d6: Download complete 18:04:16 bca2f99d35d6: Pull complete 18:04:16 93359f2a8cfa: Pull complete 18:04:16 7c6f9722023f: Pull complete 18:04:20 a35cf1a2eb13: Pull complete 18:04:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:04:21 ---> a62c8e92a672 18:04:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:04:21 ---> Running in d1085dcb93dc 18:04:21 Removing intermediate container d1085dcb93dc 18:04:21 ---> afa98715f970 18:04:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:21 ---> Running in 6e052e85de80 18:04:22 Removing intermediate container 6e052e85de80 18:04:22 ---> aece3c59a88f 18:04:22 Step 5/8 : RUN apk add --update --no-cache git make 18:04:22 ---> Running in 695855dbf2ac 18:04:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:24 OK: 166 MiB in 39 packages 18:04:25 Removing intermediate container 695855dbf2ac 18:04:25 ---> 79530ff56610 18:04:25 Step 6/8 : WORKDIR /build 18:04:25 ---> Running in ce2fc8014c1d 18:04:25 Removing intermediate container ce2fc8014c1d 18:04:25 ---> 464396ebeb67 18:04:25 Step 7/8 : COPY go.mod . 18:04:25 ---> 998f1593cd7c 18:04:25 Step 8/8 : RUN go mod download 18:04:25 ---> Running in 7b3427ea4473 18:04:43 Removing intermediate container 7b3427ea4473 18:04:43 ---> 774018e353eb 18:04:43 Successfully built 774018e353eb 18:04:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:04:44 + docker inspect -f . ci-base-image-x86_64 18:04:44 . [Pipeline] withDockerContainer 18:04:44 prd-centos7-docker-4c-2g-846 does not seem to be running inside a container 18:04:44 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:45 $ docker top 6d822d6502a46aa2868724f85d1203993aa6bb0e8191986bc1e6fc327007156e -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:45 + go version 18:04:45 go version go1.15.5 linux/amd64 [Pipeline] } 18:04:45 $ docker stop --time=1 6d822d6502a46aa2868724f85d1203993aa6bb0e8191986bc1e6fc327007156e 18:04:46 $ docker rm -f 6d822d6502a46aa2868724f85d1203993aa6bb0e8191986bc1e6fc327007156e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:47 + docker inspect -f . ci-base-image-x86_64 18:04:47 . [Pipeline] withDockerContainer 18:04:47 prd-centos7-docker-4c-2g-846 does not seem to be running inside a container 18:04:47 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:48 $ docker top 039ebda34a6db908abe1a0b19b42ea13ca7c0422aa57360d940de6f99348fb3b -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:49 + make test 18:04:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:05:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:05:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 5.4% of statements 18:05:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:05:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.026s coverage: 92.2% of statements 18:05:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.046s coverage: 85.3% of statements 18:05:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:05:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:05:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:05:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.031s coverage: 26.7% of statements 18:05:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.021s coverage: 90.7% of statements 18:05:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:05:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:05:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements 18:05:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:05:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:05:06 gofmt -l . 18:05:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:05:07 $ docker stop --time=1 039ebda34a6db908abe1a0b19b42ea13ca7c0422aa57360d940de6f99348fb3b 18:05:09 $ docker rm -f 039ebda34a6db908abe1a0b19b42ea13ca7c0422aa57360d940de6f99348fb3b [Pipeline] // withDockerContainer [Pipeline] sh 18:05:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:05:11 ---> job-cost.sh 18:05:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eUMz 18:05:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-eUMz/bin to PATH 18:05:53 INFO: No Stack... 18:05:53 INFO: Retrieving Pricing Info for: v1-standard-2 18:05:53 INFO: Archiving Costs [Pipeline] sh 18:05:53 + cut -d, -f6 18:05:53 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 18:05:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-stack-cost] 18:05:53 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-stack-cost] did not exist. Created. 18:05:53 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:53 + echo total: 0.029999999329447746 [Pipeline] stash 18:05:54 Stashed 1 file(s) [Pipeline] } 18:05:54 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:05:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-852 in /w/workspace/xfoundry_go-mod-bootstrap_PR-215 [Pipeline] { [Pipeline] ws 18:05:59 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 18:06:04 using credential edgex-jenkins-ssh 18:06:05 Cloning the remote Git repository 18:06:05 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:06:05 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 18:06:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:06:05 > git --version # timeout=10 18:06:05 > git --version # 'git version 2.17.1' 18:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:06:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:06:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:06:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:06:07 Merging remotes/origin/master commit e295a6e2e894d8f841addafd0b3daf9e39a9ffde into PR head commit 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 18:06:07 Merge succeeded, producing 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 18:06:07 Checking out Revision 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 (PR-215) 18:06:07 > git config core.sparsecheckout # timeout=10 18:06:07 > git checkout -f 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 # timeout=10 18:06:07 > git remote # timeout=10 18:06:07 > git config --get remote.origin.url # timeout=10 18:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:07 > git merge e295a6e2e894d8f841addafd0b3daf9e39a9ffde # timeout=10 18:06:07 > git rev-parse HEAD^{commit} # timeout=10 18:06:07 > git config core.sparsecheckout # timeout=10 18:06:07 > git checkout -f 8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 # timeout=10 18:06:11 Commit message: "docs: Add badges to readme" 18:06:11 > git --version # timeout=10 18:06:11 > git --version # 'git version 2.17.1' 18:06:11 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:06:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:06:14 + sudo service docker restart 18:06:14 + true [Pipeline] unstash [Pipeline] echo 18:06:17 ========================================================= 18:06:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:06:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:06:17 + 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 . 18:06:18 Sending build context to Docker daemon 843.8kB 18:06:18 Step 1/8 : ARG BASE=golang:1.15-alpine 18:06:18 Step 2/8 : FROM ${BASE} 18:06:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:06:18 5f621e34cdf4: Pulling fs layer 18:06:18 a4357932f1b6: Pulling fs layer 18:06:18 18c013af1878: Pulling fs layer 18:06:18 00ac8860ef70: Pulling fs layer 18:06:18 63d7cb157983: Pulling fs layer 18:06:18 00ac8860ef70: Waiting 18:06:18 b116817d02f9: Pulling fs layer 18:06:18 745a02a5169b: Pulling fs layer 18:06:18 63d7cb157983: Waiting 18:06:18 b116817d02f9: Waiting 18:06:18 745a02a5169b: Waiting 18:06:18 18c013af1878: Verifying Checksum 18:06:18 18c013af1878: Download complete 18:06:18 a4357932f1b6: Verifying Checksum 18:06:18 a4357932f1b6: Download complete 18:06:18 63d7cb157983: Verifying Checksum 18:06:18 63d7cb157983: Download complete 18:06:18 b116817d02f9: Download complete 18:06:19 5f621e34cdf4: Verifying Checksum 18:06:19 5f621e34cdf4: Download complete 18:06:19 5f621e34cdf4: Pull complete 18:06:20 a4357932f1b6: Pull complete 18:06:20 18c013af1878: Pull complete 18:06:21 745a02a5169b: Verifying Checksum 18:06:21 745a02a5169b: Download complete 18:06:22 00ac8860ef70: Download complete 18:06:32 00ac8860ef70: Pull complete 18:06:32 63d7cb157983: Pull complete 18:06:32 b116817d02f9: Pull complete 18:06:35 745a02a5169b: Pull complete 18:06:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:06:35 ---> b7e6874047d6 18:06:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:06:38 ---> Running in 3489d37544f8 18:06:38 Removing intermediate container 3489d37544f8 18:06:38 ---> 119a2472163f 18:06:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:38 ---> Running in 9ce71cdb2520 18:06:41 Removing intermediate container 9ce71cdb2520 18:06:41 ---> c469b39496e6 18:06:41 Step 5/8 : RUN apk add --update --no-cache git make 18:06:41 ---> Running in 696c213e3c2f 18:06:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:06:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:06:43 OK: 142 MiB in 39 packages 18:06:45 Removing intermediate container 696c213e3c2f 18:06:45 ---> b735d1f012cb 18:06:45 Step 6/8 : WORKDIR /build 18:06:45 ---> Running in 2b5e433eccdd 18:06:45 Removing intermediate container 2b5e433eccdd 18:06:45 ---> 1e5bdff196b2 18:06:45 Step 7/8 : COPY go.mod . 18:06:46 ---> cd3c39f61cde 18:06:46 Step 8/8 : RUN go mod download 18:06:46 ---> Running in 933f7ef70e5a 18:07:08 Removing intermediate container 933f7ef70e5a 18:07:08 ---> bf6bb1aa19ec 18:07:08 Successfully built bf6bb1aa19ec 18:07:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:07:09 + docker inspect -f . ci-base-image-arm64 18:07:09 . [Pipeline] withDockerContainer 18:07:09 prd-ubuntu18.04-docker-arm64-4c-16g-852 does not seem to be running inside a container 18:07:09 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:07:11 $ docker top dd97f98b8da71507b0a1566aaf141ee9c9c1dc4c76bc9eb324ac88265281da0f -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:12 + go version 18:07:12 go version go1.15.5 linux/arm64 [Pipeline] } 18:07:12 $ docker stop --time=1 dd97f98b8da71507b0a1566aaf141ee9c9c1dc4c76bc9eb324ac88265281da0f 18:07:14 $ docker rm -f dd97f98b8da71507b0a1566aaf141ee9c9c1dc4c76bc9eb324ac88265281da0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:15 + docker inspect -f . ci-base-image-arm64 18:07:15 . [Pipeline] withDockerContainer 18:07:15 prd-ubuntu18.04-docker-arm64-4c-16g-852 does not seem to be running inside a container 18:07:15 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:07:17 $ docker top e8f2d3cf943158aa06e286b0033361f76e48d76d8bb43352a41b35e5fbd849fe -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:18 + make test 18:07:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:07:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:07:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.031s coverage: 5.4% of statements 18:07:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:07:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.063s coverage: 92.2% of statements 18:07:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.025s coverage: 85.3% of statements 18:07:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:07:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:07:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:07:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.030s coverage: 26.7% of statements 18:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.040s coverage: 90.7% of statements 18:08:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:08:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.065s coverage: 91.3% of statements 18:08:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:08:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:08:07 gofmt -l . 18:08:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:08:07 $ docker stop --time=1 e8f2d3cf943158aa06e286b0033361f76e48d76d8bb43352a41b35e5fbd849fe 18:08:09 $ docker rm -f e8f2d3cf943158aa06e286b0033361f76e48d76d8bb43352a41b35e5fbd849fe [Pipeline] // withDockerContainer [Pipeline] sh 18:08:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:10 Warning: overwriting stash ‘coverage-report’ 18:08:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:08:12 ---> job-cost.sh 18:08:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZaF 18:08:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-rZaF/bin to PATH 18:10:28 INFO: No Stack... 18:10:28 INFO: Retrieving Pricing Info for: lf-standard-4 18:10:28 INFO: Archiving Costs [Pipeline] sh 18:10:28 + cut -d, -f6 18:10:28 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 18:10:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-stack-cost] 18:10:28 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-stack-cost] did not exist. Created. 18:10:28 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:29 /w/workspace/go-mod-bootstrap/1@tmp/durable-b6deb48e/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-b6deb48e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:10:29 + echo total: 0.20999999344348907 [Pipeline] stash 18:10:29 Warning: overwriting stash ‘stack-cost’ 18:10:29 Stashed 1 file(s) [Pipeline] } 18:10:29 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-215-1-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] wrap 18:10:30 provisioning config files... 18:10:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp/config4106286441050478172tmp [Pipeline] { [Pipeline] sh 18:10:30 + set +x 18:10:30 + curl -s https://codecov.io/bash 18:10:30 + bash -s -- 18:10:31 18:10:31 _____ _ 18:10:31 / ____| | | 18:10:31 | | ___ __| | ___ ___ _____ __ 18:10:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:10:31 | |___| (_) | (_| | __/ (_| (_) \ V / 18:10:31 \_____\___/ \__,_|\___|\___\___/ \_/ 18:10:31 Bash-1.0.1 18:10:31 18:10:31 18:10:31 ==> git version 2.24.3 found 18:10:31 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:10:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:10:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:10:31 ==> Jenkins CI detected. 18:10:31 project root: . 18:10:31 --> token set from env 18:10:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:10:31 ==> Running gcov in . (disable via -X gcov) 18:10:31 ==> Python coveragepy not found 18:10:31 ==> Searching for coverage reports in: 18:10:31 + . 18:10:31 -> Found 1 reports 18:10:31 ==> Detecting git/mercurial file structure 18:10:31 ==> Reading reports 18:10:31 + ./coverage.out bytes=28856 18:10:31 ==> Appending adjustments 18:10:31 https://docs.codecov.io/docs/fixing-reports 18:10:31 + Found adjustments 18:10:31 ==> Gzipping contents 18:10:31 8.0K /tmp/codecov.nMh9ty.gz 18:10:31 ==> Uploading reports 18:10:31 url: https://codecov.io 18:10:31 query: branch=PR-215&commit=8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=215&job=&cmd_args= 18:10:31 -> Pinging Codecov 18:10:31 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-215&commit=8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=215&job=&cmd_args= 18:10:31 -> Uploading to 18:10:31 https://storage.googleapis.com/codecov/v4/raw/2021-04-19/833815588EE85121546D348822E98E2E/8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166/ff8abc0e-11d8-410c-820f-2f18cb82e243.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T181031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a83c8062bd2d4b0f499f5b94dfc2cf02e1476a68cbdd03b98f262aadf09cefc 18:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:10:31 Dload Upload Total Spent Left Speed 18:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5510 0 0 100 5510 0 11100 --:--:-- --:--:-- --:--:-- 11108 18:10:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8e1e445fac791d9a5d0b6c9b95d447f8eb8b6166 [Pipeline] } 18:10:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 18:10:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:10:34 ---> package-listing.sh 18:10:34 ++ facter osfamily 18:10:34 ++ tr '[:upper:]' '[:lower:]' 18:10:34 + OS_FAMILY=redhat 18:10:34 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-215 18:10:34 + START_PACKAGES=/tmp/packages_start.txt 18:10:34 + END_PACKAGES=/tmp/packages_end.txt 18:10:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:10:34 + PACKAGES=/tmp/packages_start.txt 18:10:34 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-215 ']' 18:10:34 + PACKAGES=/tmp/packages_end.txt 18:10:34 + case "${OS_FAMILY}" in 18:10:34 + rpm -qa 18:10:34 + sort 18:10:40 + '[' -f /tmp/packages_start.txt ']' 18:10:40 + '[' -f /tmp/packages_end.txt ']' 18:10:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:10:40 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-215 ']' 18:10:40 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-215/archives/ 18:10:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-215/archives/ [Pipeline] echo 18:10: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-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:10:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:10:41 18:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:10:41 alpine: Pulling from edgex-lftools-log-publisher 18:10:41 df20fa9351a1: Pulling fs layer 18:10:41 36b3adc4ff6f: Pulling fs layer 18:10:41 8ad3a11d3b57: Pulling fs layer 18:10:41 46f8f816bc3b: Pulling fs layer 18:10:41 93b61091891f: Pulling fs layer 18:10:41 93b9cdb0e59b: Pulling fs layer 18:10:41 5e14af77c1be: Pulling fs layer 18:10:41 01666e4c0597: Pulling fs layer 18:10:41 aa168da1d23b: Pulling fs layer 18:10:41 93b9cdb0e59b: Waiting 18:10:41 5e14af77c1be: Waiting 18:10:41 46f8f816bc3b: Waiting 18:10:41 01666e4c0597: Waiting 18:10:41 93b61091891f: Waiting 18:10:41 aa168da1d23b: Waiting 18:10:41 36b3adc4ff6f: Verifying Checksum 18:10:41 36b3adc4ff6f: Download complete 18:10:41 46f8f816bc3b: Verifying Checksum 18:10:41 46f8f816bc3b: Download complete 18:10:41 df20fa9351a1: Verifying Checksum 18:10:41 df20fa9351a1: Download complete 18:10:41 93b9cdb0e59b: Verifying Checksum 18:10:41 93b9cdb0e59b: Download complete 18:10:41 5e14af77c1be: Verifying Checksum 18:10:41 5e14af77c1be: Download complete 18:10:41 93b61091891f: Verifying Checksum 18:10:41 93b61091891f: Download complete 18:10:41 01666e4c0597: Verifying Checksum 18:10:41 01666e4c0597: Download complete 18:10:41 8ad3a11d3b57: Verifying Checksum 18:10:42 df20fa9351a1: Pull complete 18:10:42 36b3adc4ff6f: Pull complete 18:10:43 aa168da1d23b: Verifying Checksum 18:10:43 aa168da1d23b: Download complete 18:10:43 8ad3a11d3b57: Pull complete 18:10:44 46f8f816bc3b: Pull complete 18:10:44 93b61091891f: Pull complete 18:10:45 93b9cdb0e59b: Pull complete 18:10:45 5e14af77c1be: Pull complete 18:10:45 01666e4c0597: Pull complete 18:10:53 aa168da1d23b: Pull complete 18:10:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:10:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:10:53 prd-centos7-docker-4c-2g-838 does not seem to be running inside a container 18:10:53 $ 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-215/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-215 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-215:/w/workspace/xfoundry_go-mod-bootstrap_PR-215:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-215@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:10003/edgex-lftools-log-publisher:alpine cat 18:10:57 $ docker top a3bb0e0c4885dfb9660c239d2af377b38f5b45ff312b32da1d9d03b857c66092 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:57 + touch /tmp/pre-build-complete [Pipeline] sh 18:10:57 + mkdir -p /var/log/sa [Pipeline] sh 18:10:58 + ls /var/log/sa-host 18:10:58 + sadf -c /var/log/sa-host/sa19 18:10:58 file_magic: OK 18:10:58 HZ: Using current value: 100 18:10:58 file_header: OK 18:10: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 18:10:58 Statistics: 18:10:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:10:58 File successfully converted to sysstat format version 12.2.1 18:10:58 + sadf -c /var/log/sa-host/sa23 18:10:58 file_magic: OK 18:10:58 HZ: Using current value: 100 18:10:58 file_header: OK 18:10: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 18:10:58 Statistics: 18:10:58 Hnuu...uuuununununu... 18:10:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:58 provisioning config files... 18:10:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-215@tmp/config7114363343271757422tmp [Pipeline] { [Pipeline] echo 18:10:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:10:58 ---> create-netrc.sh [Pipeline] } 18:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:10:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:10:59 ---> python-tools-install.sh [Pipeline] echo 18:10:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:10:59 ---> sudo-logs.sh 18:10:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:10:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:11:00 ---> job-cost.sh 18:11:00 lf-activate-venv: SKIPPING 18:11:00 DEBUG: total: 0.20999999344348907 18:11:00 INFO: Retrieving Stack Cost... 18:11:01 INFO: Retrieving Pricing Info for: v1-standard-2 18:11:01 INFO: Archiving Costs [Pipeline] echo 18:11:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:11:02 ---> logs-deploy.sh 18:11:02 lf-activate-venv: SKIPPING 18:11:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-215/1 18:11:02 INFO: archiving workspace using pattern(s): 18:11:04 Archives upload complete. 18:11:04 INFO: archiving logs to Nexus