Pull request #60 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch master at af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa rather than b77ab47c832b13bcf3589bd4b093d712aee846c3 Obtained Jenkinsfile from af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-837 in /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-60 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit b77ab47c832b13bcf3589bd4b093d712aee846c3 Merge succeeded, producing a5a354baaf8da56ce022e77515fc3f08b0f587c2 Checking out Revision a5a354baaf8da56ce022e77515fc3f08b0f587c2 (PR-60) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b77ab47c832b13bcf3589bd4b093d712aee846c3 # 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 af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5a354baaf8da56ce022e77515fc3f08b0f587c2 # timeout=10 Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-26T04:50:56.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk faccf8517b6e8b6c8efc9b17cf260298ca687000 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:51:00.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-26T04:51:00.802Z] [2020-03-26T04:51:00.802Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:51:01.266Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-26T04:51:01.547Z] latest: Pulling from edgex-devops/git-semver [2020-03-26T04:51:01.547Z] 9123ac7c32f7: Pulling fs layer [2020-03-26T04:51:01.547Z] b8cc5d1170e3: Pulling fs layer [2020-03-26T04:51:01.547Z] 2924cbbf6a41: Pulling fs layer [2020-03-26T04:51:01.547Z] 93b08a4f1073: Pulling fs layer [2020-03-26T04:51:01.547Z] 93b08a4f1073: Waiting [2020-03-26T04:51:01.547Z] b8cc5d1170e3: Verifying Checksum [2020-03-26T04:51:01.547Z] b8cc5d1170e3: Download complete [2020-03-26T04:51:01.897Z] 9123ac7c32f7: Download complete [2020-03-26T04:51:01.897Z] 2924cbbf6a41: Verifying Checksum [2020-03-26T04:51:01.897Z] 2924cbbf6a41: Download complete [2020-03-26T04:51:02.213Z] 93b08a4f1073: Verifying Checksum [2020-03-26T04:51:02.213Z] 93b08a4f1073: Download complete [2020-03-26T04:51:02.495Z] 9123ac7c32f7: Pull complete [2020-03-26T04:51:02.495Z] b8cc5d1170e3: Pull complete [2020-03-26T04:51:03.465Z] 2924cbbf6a41: Pull complete [2020-03-26T04:51:03.727Z] 93b08a4f1073: Pull complete [2020-03-26T04:51:03.727Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-26T04:51:03.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-26T04:51:04.041Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2020-03-26T04:51:04.150Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-60 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60:/w/workspace/exfoundry_go-mod-bootstrap_PR-60:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-26T04:51:05.254Z] $ docker top 50b563f1fc5b962c760a8213a5479fae952e2138214c906b823e79a358098693 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-26T04:51:05.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-26T04:51:05.665Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-26T04:51:06.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-26T04:51:06.454Z] $ docker exec 50b563f1fc5b962c760a8213a5479fae952e2138214c906b823e79a358098693 ssh-agent [2020-03-26T04:51:07.649Z] SSH_AUTH_SOCK=/tmp/ssh-tzx4l88Ti5GN/agent.13 [2020-03-26T04:51:07.649Z] SSH_AGENT_PID=19 [2020-03-26T04:51:07.724Z] Running ssh-add (command line suppressed) [2020-03-26T04:51:08.340Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_3637128170419020451.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_3637128170419020451.key) [2020-03-26T04:51:08.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-26T04:51:09.562Z] + git describe --exact-match --tags HEAD [2020-03-26T04:51:09.562Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-26T04:51:09.799Z] $ docker exec --env ******** --env ******** 50b563f1fc5b962c760a8213a5479fae952e2138214c906b823e79a358098693 ssh-agent -k [2020-03-26T04:51:10.554Z] unset SSH_AUTH_SOCK; [2020-03-26T04:51:10.554Z] unset SSH_AGENT_PID; [2020-03-26T04:51:10.554Z] echo Agent pid 19 killed; [2020-03-26T04:51:10.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-26T04:51:10.753Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-26T04:51:10.753Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-26T04:51:10.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-26T04:51:10.832Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-26T04:51:11.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-26T04:51:11.256Z] $ docker exec 50b563f1fc5b962c760a8213a5479fae952e2138214c906b823e79a358098693 ssh-agent [2020-03-26T04:51:11.545Z] SSH_AUTH_SOCK=/tmp/ssh-AUXn3axWH0PS/agent.55 [2020-03-26T04:51:11.545Z] SSH_AGENT_PID=62 [2020-03-26T04:51:11.555Z] Running ssh-add (command line suppressed) [2020-03-26T04:51:11.737Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_2815389986402863949.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/private_key_2815389986402863949.key) [2020-03-26T04:51:11.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-26T04:51:12.490Z] + git semver init [2020-03-26T04:51:12.491Z] # -> Open(): unable to determine branch for HEAD [2020-03-26T04:51:12.491Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-60/.git [2020-03-26T04:51:12.491Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [2020-03-26T04:51:12.491Z] # $SEMVER_REMOTE_NAME = origin [2020-03-26T04:51:12.491Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-26T04:51:12.491Z] # $SEMVER_USER_NAME = jenkins [2020-03-26T04:51:12.491Z] # $SEMVER_BRANCH = PR-60 [2020-03-26T04:51:12.491Z] # $SEMVER_TEMP = /tmp/semver-540201002 [2020-03-26T04:51:12.491Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-03-26T04:51:12.758Z] # '/tmp/semver-540201002' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-60/.semver' [2020-03-26T04:51:12.758Z] # -> Force: false [2020-03-26T04:51:12.758Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-60/.semver [Pipeline] } [2020-03-26T04:51:12.788Z] $ docker exec --env ******** --env ******** 50b563f1fc5b962c760a8213a5479fae952e2138214c906b823e79a358098693 ssh-agent -k [2020-03-26T04:51:13.178Z] unset SSH_AUTH_SOCK; [2020-03-26T04:51:13.179Z] unset SSH_AGENT_PID; [2020-03-26T04:51:13.179Z] echo Agent pid 62 killed; [2020-03-26T04:51:13.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-26T04:51:14.183Z] + git semver [Pipeline] } [2020-03-26T04:51:14.212Z] $ docker stop --time=1 50b563f1fc5b962c760a8213a5479fae952e2138214c906b823e79a358098693 [2020-03-26T04:51:16.037Z] $ docker rm -f 50b563f1fc5b962c760a8213a5479fae952e2138214c906b823e79a358098693 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-26T04:51:18.089Z] Stashed 36 file(s) [Pipeline] echo [2020-03-26T04:51:18.091Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-03-26T04:51:33.343Z] Still waiting to schedule task [2020-03-26T04:51:33.343Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-837’ [2020-03-26T04:51:33.345Z] Still waiting to schedule task [2020-03-26T04:51:33.345Z] ‘prd-centos7-blackbox-4c-2g-823’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-833’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-839’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-840’ is offline [2020-03-26T04:53:21.963Z] Running on prd-centos7-docker-4c-2g-843 in /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [Pipeline] { [Pipeline] ws [2020-03-26T04:53:22.035Z] Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout [2020-03-26T04:53:24.285Z] using credential edgex-jenkins-ssh [2020-03-26T04:53:24.358Z] Cloning the remote Git repository [2020-03-26T04:53:24.358Z] Cloning with configured refspecs honoured and without tags [2020-03-26T04:53:23.470Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-26T04:53:23.517Z] > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 [2020-03-26T04:53:24.940Z] Fetching without tags [2020-03-26T04:53:25.295Z] Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit b77ab47c832b13bcf3589bd4b093d712aee846c3 [2020-03-26T04:53:25.379Z] Merge succeeded, producing fca3309e22f1bd94a749cbdd2c99fe2e2538e454 [2020-03-26T04:53:25.379Z] Checking out Revision fca3309e22f1bd94a749cbdd2c99fe2e2538e454 (PR-60) [2020-03-26T04:53:23.565Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-26T04:53:23.565Z] > git --version # timeout=10 [2020-03-26T04:53:23.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T04:53:23.598Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T04:53:24.038Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-26T04:53:24.045Z] > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 [2020-03-26T04:53:24.051Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T04:53:24.062Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-26T04:53:24.073Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-26T04:53:24.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T04:53:24.078Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T04:53:24.463Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T04:53:24.468Z] > git checkout -f b77ab47c832b13bcf3589bd4b093d712aee846c3 # timeout=10 [2020-03-26T04:53:24.503Z] > git remote # timeout=10 [2020-03-26T04:53:24.508Z] > git config --get remote.origin.url # timeout=10 [2020-03-26T04:53:24.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T04:53:24.519Z] > git merge af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 [2020-03-26T04:53:24.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T04:53:24.547Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T04:53:24.553Z] > git checkout -f fca3309e22f1bd94a749cbdd2c99fe2e2538e454 # timeout=10 [2020-03-26T04:53:29.757Z] Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" [2020-03-26T04:53:29.770Z] First time build. Skipping changelog. [2020-03-26T04:53:29.293Z] > git rev-list --no-walk faccf8517b6e8b6c8efc9b17cf260298ca687000 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-26T04:53:30.691Z] ========================================================= [2020-03-26T04:53:30.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-26T04:53:30.691Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:53:31.504Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-03-26T04:53:31.764Z] Sending build context to Docker daemon 483.3kB [2020-03-26T04:53:31.764Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-26T04:53:31.764Z] Step 2/8 : FROM ${BASE} [2020-03-26T04:53:31.764Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-26T04:53:31.764Z] e6b0cf9c0882: Pulling fs layer [2020-03-26T04:53:31.764Z] 2848faf0eed1: Pulling fs layer [2020-03-26T04:53:31.764Z] 0f37312ad70f: Pulling fs layer [2020-03-26T04:53:31.764Z] 5788d62ee057: Pulling fs layer [2020-03-26T04:53:31.764Z] 0e6b1d234666: Pulling fs layer [2020-03-26T04:53:31.764Z] bf5d7aec512f: Pulling fs layer [2020-03-26T04:53:31.764Z] 34c802a77dc8: Pulling fs layer [2020-03-26T04:53:31.764Z] 9eb99e56ec68: Pulling fs layer [2020-03-26T04:53:31.764Z] 27c7a5d97fbd: Pulling fs layer [2020-03-26T04:53:31.764Z] 5c102a31e300: Pulling fs layer [2020-03-26T04:53:31.764Z] dcfb455df0a1: Pulling fs layer [2020-03-26T04:53:31.764Z] 34c802a77dc8: Waiting [2020-03-26T04:53:31.764Z] 5788d62ee057: Waiting [2020-03-26T04:53:31.764Z] 5c102a31e300: Waiting [2020-03-26T04:53:31.764Z] 9eb99e56ec68: Waiting [2020-03-26T04:53:31.764Z] dcfb455df0a1: Waiting [2020-03-26T04:53:31.764Z] 27c7a5d97fbd: Waiting [2020-03-26T04:53:31.764Z] 0e6b1d234666: Waiting [2020-03-26T04:53:31.764Z] bf5d7aec512f: Waiting [2020-03-26T04:53:31.764Z] 0f37312ad70f: Verifying Checksum [2020-03-26T04:53:31.764Z] 0f37312ad70f: Download complete [2020-03-26T04:53:31.764Z] 2848faf0eed1: Download complete [2020-03-26T04:53:31.764Z] 0e6b1d234666: Verifying Checksum [2020-03-26T04:53:31.764Z] 0e6b1d234666: Download complete [2020-03-26T04:53:31.764Z] bf5d7aec512f: Verifying Checksum [2020-03-26T04:53:31.764Z] bf5d7aec512f: Download complete [2020-03-26T04:53:31.764Z] e6b0cf9c0882: Verifying Checksum [2020-03-26T04:53:31.764Z] e6b0cf9c0882: Download complete [2020-03-26T04:53:32.121Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-842 in /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [Pipeline] { [Pipeline] ws [2020-03-26T04:53:32.160Z] Running in /w/workspace/go-mod-bootstrap/6 [Pipeline] { [Pipeline] checkout [2020-03-26T04:53:32.347Z] e6b0cf9c0882: Pull complete [2020-03-26T04:53:32.347Z] 2848faf0eed1: Pull complete [2020-03-26T04:53:32.620Z] 0f37312ad70f: Pull complete [2020-03-26T04:53:32.884Z] 34c802a77dc8: Verifying Checksum [2020-03-26T04:53:32.884Z] 34c802a77dc8: Download complete [2020-03-26T04:53:33.152Z] 27c7a5d97fbd: Verifying Checksum [2020-03-26T04:53:33.152Z] 27c7a5d97fbd: Download complete [2020-03-26T04:53:33.737Z] 5788d62ee057: Verifying Checksum [2020-03-26T04:53:33.737Z] 5788d62ee057: Download complete [2020-03-26T04:53:33.737Z] dcfb455df0a1: Verifying Checksum [2020-03-26T04:53:33.737Z] dcfb455df0a1: Download complete [2020-03-26T04:53:33.737Z] 5c102a31e300: Verifying Checksum [2020-03-26T04:53:33.737Z] 5c102a31e300: Download complete [2020-03-26T04:53:33.737Z] 9eb99e56ec68: Verifying Checksum [2020-03-26T04:53:33.737Z] 9eb99e56ec68: Download complete [2020-03-26T04:53:38.931Z] using credential edgex-jenkins-ssh [2020-03-26T04:53:38.979Z] Cloning the remote Git repository [2020-03-26T04:53:38.979Z] Cloning with configured refspecs honoured and without tags [2020-03-26T04:53:39.056Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-26T04:53:39.207Z] > git init /w/workspace/go-mod-bootstrap/6 # timeout=10 [2020-03-26T04:53:39.352Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-26T04:53:39.356Z] > git --version # timeout=10 [2020-03-26T04:53:39.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T04:53:39.534Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T04:53:40.318Z] 5788d62ee057: Pull complete [2020-03-26T04:53:40.493Z] Fetching without tags [2020-03-26T04:53:40.576Z] 0e6b1d234666: Pull complete [2020-03-26T04:53:40.576Z] bf5d7aec512f: Pull complete [2020-03-26T04:53:40.981Z] Merging remotes/origin/master commit af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa into PR head commit b77ab47c832b13bcf3589bd4b093d712aee846c3 [2020-03-26T04:53:40.354Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-26T04:53:40.396Z] > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 [2020-03-26T04:53:40.427Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T04:53:40.456Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-03-26T04:53:40.519Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-03-26T04:53:40.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T04:53:40.533Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T04:53:41.007Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T04:53:41.045Z] > git checkout -f b77ab47c832b13bcf3589bd4b093d712aee846c3 # timeout=10 [2020-03-26T04:53:41.154Z] > git remote # timeout=10 [2020-03-26T04:53:41.183Z] > git config --get remote.origin.url # timeout=10 [2020-03-26T04:53:41.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T04:53:41.303Z] Merge succeeded, producing a289436b646ee997e53c944782198d55407bd818 [2020-03-26T04:53:41.304Z] Checking out Revision a289436b646ee997e53c944782198d55407bd818 (PR-60) [2020-03-26T04:53:41.221Z] > git merge af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 [2020-03-26T04:53:41.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T04:53:41.315Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T04:53:41.377Z] > git checkout -f a289436b646ee997e53c944782198d55407bd818 # timeout=10 [2020-03-26T04:53:45.853Z] 34c802a77dc8: Pull complete [2020-03-26T04:53:45.881Z] Commit message: "Merge commit 'af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa' into HEAD" [2020-03-26T04:53:45.910Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-26T04:53:46.879Z] ========================================================= [2020-03-26T04:53:46.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-26T04:53:46.879Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:53:45.896Z] > git rev-list --no-walk faccf8517b6e8b6c8efc9b17cf260298ca687000 # timeout=10 [2020-03-26T04:53:48.152Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-03-26T04:53:49.126Z] Sending build context to Docker daemon 483.3kB [2020-03-26T04:53:49.126Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-26T04:53:49.126Z] Step 2/8 : FROM ${BASE} [2020-03-26T04:53:49.398Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-26T04:53:49.398Z] cde5963f3b93: Pulling fs layer [2020-03-26T04:53:49.398Z] 2a23fa8c16f7: Pulling fs layer [2020-03-26T04:53:49.398Z] 777b28850792: Pulling fs layer [2020-03-26T04:53:49.398Z] 8a11ddd9e578: Pulling fs layer [2020-03-26T04:53:49.398Z] 4cf88f913ddb: Pulling fs layer [2020-03-26T04:53:49.398Z] 1df406cf5192: Pulling fs layer [2020-03-26T04:53:49.398Z] cd6300453558: Pulling fs layer [2020-03-26T04:53:49.398Z] b9c365052c96: Pulling fs layer [2020-03-26T04:53:49.398Z] a2d8cc88f415: Pulling fs layer [2020-03-26T04:53:49.398Z] 8a11ddd9e578: Waiting [2020-03-26T04:53:49.398Z] 4cf88f913ddb: Waiting [2020-03-26T04:53:49.398Z] 1df406cf5192: Waiting [2020-03-26T04:53:49.398Z] cd6300453558: Waiting [2020-03-26T04:53:49.398Z] b9c365052c96: Waiting [2020-03-26T04:53:49.398Z] a2d8cc88f415: Waiting [2020-03-26T04:53:49.398Z] ea1d1ca13537: Pulling fs layer [2020-03-26T04:53:49.398Z] 3750a50a1c5e: Pulling fs layer [2020-03-26T04:53:49.398Z] ea1d1ca13537: Waiting [2020-03-26T04:53:49.398Z] 3750a50a1c5e: Waiting [2020-03-26T04:53:49.398Z] 777b28850792: Verifying Checksum [2020-03-26T04:53:49.398Z] 777b28850792: Download complete [2020-03-26T04:53:49.672Z] 2a23fa8c16f7: Verifying Checksum [2020-03-26T04:53:49.672Z] 2a23fa8c16f7: Download complete [2020-03-26T04:53:49.672Z] 4cf88f913ddb: Verifying Checksum [2020-03-26T04:53:49.672Z] 4cf88f913ddb: Download complete [2020-03-26T04:53:49.672Z] 1df406cf5192: Verifying Checksum [2020-03-26T04:53:49.672Z] 1df406cf5192: Download complete [2020-03-26T04:53:49.672Z] cde5963f3b93: Verifying Checksum [2020-03-26T04:53:50.049Z] 9eb99e56ec68: Pull complete [2020-03-26T04:53:50.049Z] 27c7a5d97fbd: Pull complete [2020-03-26T04:53:50.309Z] 5c102a31e300: Pull complete [2020-03-26T04:53:50.309Z] dcfb455df0a1: Pull complete [2020-03-26T04:53:50.309Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-26T04:53:50.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-26T04:53:50.309Z] ---> 7c70fe431013 [2020-03-26T04:53:50.309Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-26T04:53:50.570Z] ---> Running in e83cd97bd9ae [2020-03-26T04:53:50.570Z] Removing intermediate container e83cd97bd9ae [2020-03-26T04:53:50.570Z] ---> 1097743567f1 [2020-03-26T04:53:50.570Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-26T04:53:50.570Z] ---> Running in 8a2e2cee799c [2020-03-26T04:53:50.651Z] cde5963f3b93: Pull complete [2020-03-26T04:53:51.511Z] Removing intermediate container 8a2e2cee799c [2020-03-26T04:53:51.512Z] ---> 28c349331870 [2020-03-26T04:53:51.512Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-03-26T04:53:51.512Z] ---> Running in a34ecc88c909 [2020-03-26T04:53:51.625Z] 2a23fa8c16f7: Pull complete [2020-03-26T04:53:51.896Z] 777b28850792: Pull complete [2020-03-26T04:53:52.114Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-26T04:53:53.491Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-26T04:53:53.986Z] cd6300453558: Verifying Checksum [2020-03-26T04:53:53.986Z] cd6300453558: Download complete [2020-03-26T04:53:53.986Z] a2d8cc88f415: Download complete [2020-03-26T04:53:54.901Z] OK: 143 MiB in 39 packages [2020-03-26T04:53:55.481Z] Removing intermediate container a34ecc88c909 [2020-03-26T04:53:55.481Z] ---> 072891e89ffd [2020-03-26T04:53:55.481Z] Step 6/8 : WORKDIR /build [2020-03-26T04:53:55.481Z] ---> Running in 5214f00794d9 [2020-03-26T04:53:55.481Z] Removing intermediate container 5214f00794d9 [2020-03-26T04:53:55.481Z] ---> 3ead7823591b [2020-03-26T04:53:55.481Z] Step 7/8 : COPY go.mod . [2020-03-26T04:53:55.749Z] ---> 05d7d1c85d61 [2020-03-26T04:53:55.749Z] Step 8/8 : RUN go mod download [2020-03-26T04:53:55.749Z] ---> Running in 30077f5a4cb3 [2020-03-26T04:53:57.376Z] ea1d1ca13537: Verifying Checksum [2020-03-26T04:53:57.376Z] ea1d1ca13537: Download complete [2020-03-26T04:53:57.377Z] 3750a50a1c5e: Verifying Checksum [2020-03-26T04:53:57.377Z] 3750a50a1c5e: Download complete [2020-03-26T04:53:57.658Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-26T04:53:57.658Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-26T04:53:57.658Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-26T04:53:57.658Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-26T04:53:57.658Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-26T04:53:57.658Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-26T04:53:57.658Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-26T04:53:57.658Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-03-26T04:53:57.658Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-03-26T04:53:57.658Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-26T04:53:57.658Z] go: finding github.com/fatih/color v1.7.0 [2020-03-26T04:53:57.658Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-26T04:53:57.658Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-26T04:53:57.658Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-26T04:53:57.658Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-26T04:53:57.658Z] go: finding github.com/google/uuid v1.1.0 [2020-03-26T04:53:57.658Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-26T04:53:57.658Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-26T04:53:57.658Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-26T04:53:57.658Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-26T04:53:57.658Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-26T04:53:57.658Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-26T04:53:57.658Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-26T04:53:57.658Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-26T04:53:57.658Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-26T04:53:57.658Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-26T04:53:57.658Z] go: finding github.com/posener/complete v1.1.1 [2020-03-26T04:53:57.658Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-26T04:53:57.658Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-26T04:53:57.658Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-26T04:53:57.919Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-26T04:53:57.919Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-26T04:53:57.919Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-26T04:53:57.919Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-26T04:53:57.919Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-26T04:53:57.919Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-26T04:53:57.919Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-26T04:53:57.919Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-03-26T04:53:59.982Z] b9c365052c96: Verifying Checksum [2020-03-26T04:53:59.982Z] b9c365052c96: Download complete [2020-03-26T04:54:01.410Z] 8a11ddd9e578: Verifying Checksum [2020-03-26T04:54:01.410Z] 8a11ddd9e578: Download complete [2020-03-26T04:54:02.114Z] Removing intermediate container 30077f5a4cb3 [2020-03-26T04:54:02.114Z] ---> 0ee1437a1efc [2020-03-26T04:54:02.114Z] Successfully built 0ee1437a1efc [2020-03-26T04:54:02.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:54:02.770Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-26T04:54:02.770Z] . [Pipeline] withDockerContainer [2020-03-26T04:54:02.880Z] prd-centos7-docker-4c-2g-843 does not seem to be running inside a container [2020-03-26T04:54:02.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** ci-base-image-x86_64 cat [2020-03-26T04:54:03.420Z] $ docker top 005dac1fd6cf716d8770e9ea73aa301600f5c04ae4dc2e94d1027fa6018990f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-26T04:54:03.894Z] + go version [2020-03-26T04:54:03.894Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-26T04:54:04.208Z] + make test [2020-03-26T04:54:04.208Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-26T04:54:13.778Z] 8a11ddd9e578: Pull complete [2020-03-26T04:54:13.778Z] 4cf88f913ddb: Pull complete [2020-03-26T04:54:13.778Z] 1df406cf5192: Pull complete [2020-03-26T04:54:17.144Z] cd6300453558: Pull complete [2020-03-26T04:54:22.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-03-26T04:54:22.335Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.006s coverage: 28.9% of statements [2020-03-26T04:54:22.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-03-26T04:54:22.335Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.021s coverage: 82.1% of statements [2020-03-26T04:54:22.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-03-26T04:54:22.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-03-26T04:54:22.335Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-03-26T04:54:22.509Z] b9c365052c96: Pull complete [2020-03-26T04:54:22.509Z] a2d8cc88f415: Pull complete [2020-03-26T04:54:24.477Z] ea1d1ca13537: Pull complete [2020-03-26T04:54:24.747Z] 3750a50a1c5e: Pull complete [2020-03-26T04:54:24.747Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-26T04:54:24.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-26T04:54:24.747Z] ---> 78745c68409d [2020-03-26T04:54:24.747Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-26T04:54:28.897Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.013s coverage: 100.0% of statements [2020-03-26T04:54:28.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-03-26T04:54:28.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-03-26T04:54:28.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-03-26T04:54:28.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] [2020-03-26T04:54:28.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-03-26T04:54:28.897Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-03-26T04:54:28.897Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.022s coverage: 91.3% of statements [2020-03-26T04:54:28.897Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-26T04:54:30.141Z] ---> Running in 32f65d0c6069 [2020-03-26T04:54:30.141Z] Removing intermediate container 32f65d0c6069 [2020-03-26T04:54:30.141Z] ---> 66100d628253 [2020-03-26T04:54:30.141Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-26T04:54:30.141Z] ---> Running in 9e566066c2dd [2020-03-26T04:54:30.825Z] gofmt -l . [2020-03-26T04:54:30.825Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-26T04:54:31.210Z] Stashed 1 file(s) [Pipeline] } [2020-03-26T04:54:31.217Z] $ docker stop --time=1 005dac1fd6cf716d8770e9ea73aa301600f5c04ae4dc2e94d1027fa6018990f2 [2020-03-26T04:54:32.096Z] Removing intermediate container 9e566066c2dd [2020-03-26T04:54:32.096Z] ---> ed1f87f08d2e [2020-03-26T04:54:32.096Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-03-26T04:54:32.366Z] ---> Running in 1e1a3c6695b7 [2020-03-26T04:54:32.669Z] $ docker rm -f 005dac1fd6cf716d8770e9ea73aa301600f5c04ae4dc2e94d1027fa6018990f2 [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] } [2020-03-26T04:54:33.349Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T04:54:34.764Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-26T04:54:36.199Z] OK: 125 MiB in 39 packages [2020-03-26T04:54:37.620Z] Removing intermediate container 1e1a3c6695b7 [2020-03-26T04:54:37.620Z] ---> b1a8cd346297 [2020-03-26T04:54:37.620Z] Step 6/8 : WORKDIR /build [2020-03-26T04:54:37.620Z] ---> Running in ab11d20bb380 [2020-03-26T04:54:37.893Z] Removing intermediate container ab11d20bb380 [2020-03-26T04:54:37.893Z] ---> 9a78758c295c [2020-03-26T04:54:37.893Z] Step 7/8 : COPY go.mod . [2020-03-26T04:54:38.867Z] ---> 3afe287e28fc [2020-03-26T04:54:38.867Z] Step 8/8 : RUN go mod download [2020-03-26T04:54:38.867Z] ---> Running in 358aea88e284 [2020-03-26T04:54:40.833Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-26T04:54:40.833Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-26T04:54:40.833Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-26T04:54:40.833Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-26T04:54:40.833Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-26T04:54:40.833Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-26T04:54:40.833Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-26T04:54:40.833Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-03-26T04:54:41.101Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-03-26T04:54:41.101Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-26T04:54:41.101Z] go: finding github.com/fatih/color v1.7.0 [2020-03-26T04:54:41.101Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-26T04:54:41.101Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-26T04:54:41.101Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-26T04:54:41.101Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-26T04:54:41.101Z] go: finding github.com/google/uuid v1.1.0 [2020-03-26T04:54:41.101Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-26T04:54:41.101Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-26T04:54:41.371Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-26T04:54:41.371Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-26T04:54:41.371Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-26T04:54:41.371Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-26T04:54:41.371Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-26T04:54:41.371Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-26T04:54:41.371Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-26T04:54:41.371Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-26T04:54:41.371Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-26T04:54:41.371Z] go: finding github.com/posener/complete v1.1.1 [2020-03-26T04:54:41.371Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-26T04:54:41.371Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-26T04:54:41.371Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-26T04:54:41.371Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-26T04:54:41.371Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-26T04:54:41.648Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-26T04:54:41.648Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-26T04:54:41.648Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-26T04:54:41.648Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-26T04:54:41.648Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-26T04:54:41.648Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-03-26T04:54:51.759Z] Removing intermediate container 358aea88e284 [2020-03-26T04:54:51.759Z] ---> 54131eca3669 [2020-03-26T04:54:51.759Z] Successfully built 54131eca3669 [2020-03-26T04:54:51.759Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:54:52.445Z] + docker inspect -f . ci-base-image-arm64 [2020-03-26T04:54:52.713Z] . [Pipeline] withDockerContainer [2020-03-26T04:54:53.127Z] prd-ubuntu18.04-docker-arm64-4c-16g-842 does not seem to be running inside a container [2020-03-26T04:54:53.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/6 -v /w/workspace/go-mod-bootstrap/6:/w/workspace/go-mod-bootstrap/6:rw,z -v /w/workspace/go-mod-bootstrap/6@tmp:/w/workspace/go-mod-bootstrap/6@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 ******** ci-base-image-arm64 cat [2020-03-26T04:54:54.928Z] $ docker top 8c75c62e503e8a3178e12b455bcf5d96344862890e562f4041f15628e5277509 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-26T04:54:56.083Z] + go version [2020-03-26T04:54:56.083Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-26T04:54:56.805Z] + make test [2020-03-26T04:54:56.805Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-26T04:55:43.779Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-03-26T04:55:43.779Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.039s coverage: 28.9% of statements [2020-03-26T04:55:43.779Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-03-26T04:55:43.779Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.037s coverage: 82.1% of statements [2020-03-26T04:55:43.779Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-03-26T04:55:43.779Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-03-26T04:55:43.779Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-03-26T04:55:48.030Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.048s coverage: 100.0% of statements [2020-03-26T04:55:48.030Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-03-26T04:55:48.030Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-03-26T04:55:48.030Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-03-26T04:55:48.030Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] [2020-03-26T04:55:48.030Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-03-26T04:55:48.030Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-03-26T04:55:48.030Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.026s coverage: 91.3% of statements [2020-03-26T04:55:48.296Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-26T04:55:54.961Z] gofmt -l . [2020-03-26T04:55:54.961Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-26T04:55:55.009Z] Warning: overwriting stash ‘coverage-report’ [2020-03-26T04:55:55.421Z] Stashed 1 file(s) [Pipeline] } [2020-03-26T04:55:55.441Z] $ docker stop --time=1 8c75c62e503e8a3178e12b455bcf5d96344862890e562f4041f15628e5277509 [2020-03-26T04:55:57.644Z] $ docker rm -f 8c75c62e503e8a3178e12b455bcf5d96344862890e562f4041f15628e5277509 [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] } [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 [2020-03-26T04:55:59.635Z] provisioning config files... [2020-03-26T04:55:59.657Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/config26053011237867291tmp [Pipeline] { [Pipeline] sh [2020-03-26T04:56:00.037Z] + curl -s https://codecov.io/bash [2020-03-26T04:56:00.037Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/config26053011237867291tmp [2020-03-26T04:56:00.301Z] [2020-03-26T04:56:00.301Z] _____ _ [2020-03-26T04:56:00.301Z] / ____| | | [2020-03-26T04:56:00.301Z] | | ___ __| | ___ ___ _____ __ [2020-03-26T04:56:00.301Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-26T04:56:00.301Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-26T04:56:00.301Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-26T04:56:00.301Z] Bash-tbd [2020-03-26T04:56:00.301Z] [2020-03-26T04:56:00.301Z] [2020-03-26T04:56:00.301Z] ==> Jenkins CI detected. [2020-03-26T04:56:00.301Z] project root: . [2020-03-26T04:56:00.301Z] Fixing merge commit SHA [2020-03-26T04:56:00.301Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-26T04:56:00.301Z] ==> Running gcov in . (disable via -X gcov) [2020-03-26T04:56:00.301Z] ==> Python coveragepy not found [2020-03-26T04:56:00.301Z] ==> Searching for coverage reports in: [2020-03-26T04:56:00.301Z] + . [2020-03-26T04:56:00.301Z] -> Found 1 reports [2020-03-26T04:56:00.301Z] ==> Detecting git/mercurial file structure [2020-03-26T04:56:00.301Z] ==> Reading reports [2020-03-26T04:56:00.301Z] + ./coverage.out bytes=8283 [2020-03-26T04:56:00.301Z] ==> Appending adjustments [2020-03-26T04:56:00.301Z] http://docs.codecov.io/docs/fixing-reports [2020-03-26T04:56:00.566Z] + Found adjustments [2020-03-26T04:56:00.566Z] ==> Gzipping contents [2020-03-26T04:56:00.566Z] ==> Uploading reports [2020-03-26T04:56:00.566Z] url: https://codecov.io [2020-03-26T04:56:00.566Z] query: branch=PR-60&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-60%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=60&job= [2020-03-26T04:56:00.566Z] -> Pinging Codecov [2020-03-26T04:56:00.566Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-60&commit=af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-60%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=60&job= [2020-03-26T04:56:01.147Z] -> Uploading [2020-03-26T04:56:01.732Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa [Pipeline] } [2020-03-26T04:56:01.742Z] 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-26T04:56:03.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T04:56:03.841Z] ---> package-listing.sh [2020-03-26T04:56:03.841Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-26T04:56:03.841Z] ++ facter osfamily [2020-03-26T04:56:03.841Z] + OS_FAMILY=redhat [2020-03-26T04:56:03.841Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-60 [2020-03-26T04:56:03.841Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-26T04:56:03.841Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-26T04:56:03.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-26T04:56:03.841Z] + PACKAGES=/tmp/packages_start.txt [2020-03-26T04:56:03.841Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-60 ']' [2020-03-26T04:56:03.841Z] + PACKAGES=/tmp/packages_end.txt [2020-03-26T04:56:03.841Z] + case "${OS_FAMILY}" in [2020-03-26T04:56:03.841Z] + rpm -qa [2020-03-26T04:56:03.841Z] + sort [2020-03-26T04:56:09.176Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-26T04:56:09.176Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-26T04:56:09.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-26T04:56:09.176Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-60 ']' [2020-03-26T04:56:09.176Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-60/archives/ [2020-03-26T04:56:09.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-60/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:56:09.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T04:56:09.713Z] [2020-03-26T04:56:09.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-26T04:56:10.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T04:56:10.471Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-26T04:56:10.471Z] c9b1b535fdd9: Pulling fs layer [2020-03-26T04:56:10.471Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-26T04:56:10.471Z] 756a868c4378: Pulling fs layer [2020-03-26T04:56:10.471Z] 444b2fc9a129: Pulling fs layer [2020-03-26T04:56:10.471Z] ea15f1150254: Pulling fs layer [2020-03-26T04:56:10.471Z] 41b27a9f41bf: Pulling fs layer [2020-03-26T04:56:10.471Z] 28c525ee5125: Pulling fs layer [2020-03-26T04:56:10.471Z] 094b1ea09ed8: Pulling fs layer [2020-03-26T04:56:10.471Z] 138eaada9080: Pulling fs layer [2020-03-26T04:56:10.471Z] 0622d0fa9048: Pulling fs layer [2020-03-26T04:56:10.471Z] 444b2fc9a129: Waiting [2020-03-26T04:56:10.471Z] ea15f1150254: Waiting [2020-03-26T04:56:10.471Z] 41b27a9f41bf: Waiting [2020-03-26T04:56:10.471Z] 28c525ee5125: Waiting [2020-03-26T04:56:10.471Z] 094b1ea09ed8: Waiting [2020-03-26T04:56:10.471Z] 138eaada9080: Waiting [2020-03-26T04:56:10.471Z] 0622d0fa9048: Waiting [2020-03-26T04:56:10.792Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-26T04:56:10.792Z] 2cc5ad85d9ab: Download complete [2020-03-26T04:56:10.792Z] 444b2fc9a129: Verifying Checksum [2020-03-26T04:56:10.792Z] 444b2fc9a129: Download complete [2020-03-26T04:56:10.792Z] c9b1b535fdd9: Verifying Checksum [2020-03-26T04:56:10.792Z] c9b1b535fdd9: Download complete [2020-03-26T04:56:10.792Z] ea15f1150254: Verifying Checksum [2020-03-26T04:56:10.792Z] ea15f1150254: Download complete [2020-03-26T04:56:11.140Z] 28c525ee5125: Verifying Checksum [2020-03-26T04:56:11.140Z] 28c525ee5125: Download complete [2020-03-26T04:56:11.900Z] c9b1b535fdd9: Pull complete [2020-03-26T04:56:12.189Z] 2cc5ad85d9ab: Pull complete [2020-03-26T04:56:12.483Z] 756a868c4378: Verifying Checksum [2020-03-26T04:56:12.483Z] 756a868c4378: Download complete [2020-03-26T04:56:12.483Z] 094b1ea09ed8: Verifying Checksum [2020-03-26T04:56:12.483Z] 094b1ea09ed8: Download complete [2020-03-26T04:56:12.483Z] 138eaada9080: Verifying Checksum [2020-03-26T04:56:12.483Z] 138eaada9080: Download complete [2020-03-26T04:56:12.483Z] 0622d0fa9048: Verifying Checksum [2020-03-26T04:56:12.483Z] 0622d0fa9048: Download complete [2020-03-26T04:56:13.542Z] 41b27a9f41bf: Verifying Checksum [2020-03-26T04:56:13.542Z] 41b27a9f41bf: Download complete [2020-03-26T04:56:14.948Z] 756a868c4378: Pull complete [2020-03-26T04:56:14.948Z] 444b2fc9a129: Pull complete [2020-03-26T04:56:15.538Z] ea15f1150254: Pull complete [2020-03-26T04:56:19.856Z] 41b27a9f41bf: Pull complete [2020-03-26T04:56:20.131Z] 28c525ee5125: Pull complete [2020-03-26T04:56:23.494Z] 094b1ea09ed8: Pull complete [2020-03-26T04:56:23.494Z] 138eaada9080: Pull complete [2020-03-26T04:56:23.772Z] 0622d0fa9048: Pull complete [2020-03-26T04:56:23.772Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-26T04:56:23.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-26T04:56:24.066Z] prd-centos7-docker-4c-2g-837 does not seem to be running inside a container [2020-03-26T04:56:24.170Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-60 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60:/w/workspace/exfoundry_go-mod-bootstrap_PR-60:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-26T04:56:25.362Z] $ docker top 8c29a0681c12cafbcf071eb9d62ac72bb4f3571985a171eff8b049759b7da5f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T04:56:25.665Z] provisioning config files... [2020-03-26T04:56:25.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-60@tmp/config871545040901681569tmp [Pipeline] { [Pipeline] echo [2020-03-26T04:56:25.808Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T04:56:26.216Z] ---> create-netrc.sh [Pipeline] echo [2020-03-26T04:56:26.487Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T04:56:26.821Z] ---> logs-deploy.sh [2020-03-26T04:56:26.821Z] + ARCHIVE_ARTIFACTS= [2020-03-26T04:56:26.821Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-26T04:56:26.821Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-26T04:56:26.821Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-26T04:56:26.822Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-60/6 [2020-03-26T04:56:26.822Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-60/6/ [2020-03-26T04:56:26.822Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-60/6 /w/workspace/exfoundry_go-mod-bootstrap_PR-60 [2020-03-26T04:56:28.223Z] Archives upload complete. [2020-03-26T04:56:28.509Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-60/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-60/6/ [2020-03-26T04:56:29.548Z] ---> uname -a: [2020-03-26T04:56:29.548Z] Linux 8c29a0681c12 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-26T04:56:29.548Z] [2020-03-26T04:56:29.548Z]