Pull request #59 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 51c5424d148834917b2e86c2f66a354079600ee0+f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 (f507eea0f66d858a1df8aa6e2b014f32ae829962) 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-198 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-59 # 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/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # 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/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 into PR head commit 51c5424d148834917b2e86c2f66a354079600ee0 Merge succeeded, producing 51c5424d148834917b2e86c2f66a354079600ee0 Checking out Revision 51c5424d148834917b2e86c2f66a354079600ee0 (PR-59) > git config core.sparsecheckout # timeout=10 > git checkout -f 51c5424d148834917b2e86c2f66a354079600ee0 # 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 f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c5424d148834917b2e86c2f66a354079600ee0 # timeout=10 Commit message: "feat: Add Self seeding, env var overrides, cmd-line options per ADR 0005-Service-Self-Config.md" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:38:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 56382cd3e2161c5ab284d442b0f8e258c5702c59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:04 23:38:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:38:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:04 latest: Pulling from edgex-devops/git-semver 23:38:04 9123ac7c32f7: Pulling fs layer 23:38:04 b8cc5d1170e3: Pulling fs layer 23:38:04 2924cbbf6a41: Pulling fs layer 23:38:04 93b08a4f1073: Pulling fs layer 23:38:04 93b08a4f1073: Waiting 23:38:04 b8cc5d1170e3: Verifying Checksum 23:38:04 b8cc5d1170e3: Download complete 23:38:04 9123ac7c32f7: Verifying Checksum 23:38:04 9123ac7c32f7: Download complete 23:38:04 93b08a4f1073: Verifying Checksum 23:38:04 93b08a4f1073: Download complete 23:38:04 2924cbbf6a41: Verifying Checksum 23:38:04 2924cbbf6a41: Download complete 23:38:04 9123ac7c32f7: Pull complete 23:38:04 b8cc5d1170e3: Pull complete 23:38:05 2924cbbf6a41: Pull complete 23:38:05 93b08a4f1073: Pull complete 23:38:05 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:38:05 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 23:38:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-59 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59:/w/workspace/exfoundry_go-mod-bootstrap_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:38:06 $ docker top dacc307d48a5dc1c9ca146e015142d91c4ff9a111e4c404c9c57f20b54ccdeb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:06 [ssh-agent] Looking for ssh-agent implementation... 23:38:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:07 $ docker exec dacc307d48a5dc1c9ca146e015142d91c4ff9a111e4c404c9c57f20b54ccdeb8 ssh-agent 23:38:07 SSH_AUTH_SOCK=/tmp/ssh-2LV0k5Ynvhs6/agent.14 23:38:07 SSH_AGENT_PID=21 23:38:07 Running ssh-add (command line suppressed) 23:38:07 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_1142085015402667903.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_1142085015402667903.key) 23:38:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:07 + git describe --exact-match --tags HEAD 23:38:07 fatal: No names found, cannot describe anything. [Pipeline] } 23:38:07 $ docker exec --env ******** --env ******** dacc307d48a5dc1c9ca146e015142d91c4ff9a111e4c404c9c57f20b54ccdeb8 ssh-agent -k 23:38:07 unset SSH_AUTH_SOCK; 23:38:07 unset SSH_AGENT_PID; 23:38:07 echo Agent pid 21 killed; 23:38:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:38:08 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:38:08 This usually means this commit has not been tagged. [Pipeline] sshagent 23:38:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:08 [ssh-agent] Looking for ssh-agent implementation... 23:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:08 $ docker exec dacc307d48a5dc1c9ca146e015142d91c4ff9a111e4c404c9c57f20b54ccdeb8 ssh-agent 23:38:08 SSH_AUTH_SOCK=/tmp/ssh-AwrcCv0YWjMf/agent.57 23:38:08 SSH_AGENT_PID=64 23:38:08 Running ssh-add (command line suppressed) 23:38:08 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_8268203869843929940.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/private_key_8268203869843929940.key) 23:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:09 + git semver init 23:38:09 # -> Open(): unable to determine branch for HEAD 23:38:09 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-59/.git 23:38:09 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-59 23:38:09 # $SEMVER_REMOTE_NAME = origin 23:38:09 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 23:38:09 # $SEMVER_USER_NAME = jenkins 23:38:09 # $SEMVER_BRANCH = PR-59 23:38:09 # $SEMVER_TEMP = /tmp/semver-852773739 23:38:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:38:09 # '/tmp/semver-852773739' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-59/.semver' 23:38:09 # -> Force: false 23:38:09 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-59/.semver [Pipeline] } 23:38:09 $ docker exec --env ******** --env ******** dacc307d48a5dc1c9ca146e015142d91c4ff9a111e4c404c9c57f20b54ccdeb8 ssh-agent -k 23:38:09 unset SSH_AUTH_SOCK; 23:38:09 unset SSH_AGENT_PID; 23:38:09 echo Agent pid 64 killed; 23:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:09 + git semver [Pipeline] } 23:38:09 $ docker stop --time=1 dacc307d48a5dc1c9ca146e015142d91c4ff9a111e4c404c9c57f20b54ccdeb8 23:38:11 $ docker rm -f dacc307d48a5dc1c9ca146e015142d91c4ff9a111e4c404c9c57f20b54ccdeb8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:38:11 Stashed 35 file(s) [Pipeline] echo 23:38:11 [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 23:38:27 Still waiting to schedule task 23:38:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-198’ 23:38:27 Still waiting to schedule task 23:38:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:40:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-199 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [Pipeline] { [Pipeline] ws 23:40:16 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 23:40:22 using credential edgex-jenkins-ssh 23:40:22 Cloning the remote Git repository 23:40:22 Cloning with configured refspecs honoured and without tags 23:40:22 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:40:23 Fetching without tags 23:40:22 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 23:40:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:40:22 > git --version # timeout=10 23:40:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:40:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:40:23 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 23:40:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:40:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:40:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:40:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:40:23 Merging remotes/origin/master commit f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 into PR head commit 51c5424d148834917b2e86c2f66a354079600ee0 23:40:24 Merge succeeded, producing 51c5424d148834917b2e86c2f66a354079600ee0 23:40:24 Checking out Revision 51c5424d148834917b2e86c2f66a354079600ee0 (PR-59) 23:40:23 > git config core.sparsecheckout # timeout=10 23:40:23 > git checkout -f 51c5424d148834917b2e86c2f66a354079600ee0 # timeout=10 23:40:23 > git remote # timeout=10 23:40:23 > git config --get remote.origin.url # timeout=10 23:40:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:24 > git merge f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 # timeout=10 23:40:24 > git rev-parse HEAD^{commit} # timeout=10 23:40:24 > git config core.sparsecheckout # timeout=10 23:40:24 > git checkout -f 51c5424d148834917b2e86c2f66a354079600ee0 # timeout=10 23:40:28 Commit message: "feat: Add Self seeding, env var overrides, cmd-line options per ADR 0005-Service-Self-Config.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:40:29 ========================================================= 23:40:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:40:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:40:30 + 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 . 23:40:31 Sending build context to Docker daemon 499.7kB 23:40:31 Step 1/8 : ARG BASE=golang:1.13-alpine 23:40:31 Step 2/8 : FROM ${BASE} 23:40:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:40:31 cde5963f3b93: Pulling fs layer 23:40:31 2a23fa8c16f7: Pulling fs layer 23:40:31 777b28850792: Pulling fs layer 23:40:31 8a11ddd9e578: Pulling fs layer 23:40:31 4cf88f913ddb: Pulling fs layer 23:40:31 1df406cf5192: Pulling fs layer 23:40:31 cd6300453558: Pulling fs layer 23:40:31 b9c365052c96: Pulling fs layer 23:40:31 a2d8cc88f415: Pulling fs layer 23:40:31 ea1d1ca13537: Pulling fs layer 23:40:31 3750a50a1c5e: Pulling fs layer 23:40:31 4cf88f913ddb: Waiting 23:40:31 8a11ddd9e578: Waiting 23:40:31 a2d8cc88f415: Waiting 23:40:31 1df406cf5192: Waiting 23:40:31 ea1d1ca13537: Waiting 23:40:31 cd6300453558: Waiting 23:40:31 3750a50a1c5e: Waiting 23:40:31 b9c365052c96: Waiting 23:40:31 777b28850792: Verifying Checksum 23:40:31 777b28850792: Download complete 23:40:31 2a23fa8c16f7: Verifying Checksum 23:40:31 2a23fa8c16f7: Download complete 23:40:31 4cf88f913ddb: Verifying Checksum 23:40:31 4cf88f913ddb: Download complete 23:40:31 1df406cf5192: Download complete 23:40:32 cde5963f3b93: Verifying Checksum 23:40:33 cde5963f3b93: Pull complete 23:40:33 2a23fa8c16f7: Pull complete 23:40:34 777b28850792: Pull complete 23:40:36 cd6300453558: Verifying Checksum 23:40:36 cd6300453558: Download complete 23:40:36 a2d8cc88f415: Verifying Checksum 23:40:36 a2d8cc88f415: Download complete 23:40:38 ea1d1ca13537: Verifying Checksum 23:40:38 ea1d1ca13537: Download complete 23:40:38 3750a50a1c5e: Verifying Checksum 23:40:38 3750a50a1c5e: Download complete 23:40:41 b9c365052c96: Verifying Checksum 23:40:41 b9c365052c96: Download complete 23:40:43 8a11ddd9e578: Verifying Checksum 23:40:43 8a11ddd9e578: Download complete 23:40:55 8a11ddd9e578: Pull complete 23:40:55 4cf88f913ddb: Pull complete 23:40:55 1df406cf5192: Pull complete 23:40:56 Running on prd-centos7-docker-4c-2g-200 in /w/workspace/exfoundry_go-mod-bootstrap_PR-59 [Pipeline] { [Pipeline] ws 23:40:56 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 23:40:58 using credential edgex-jenkins-ssh 23:40:59 Cloning the remote Git repository 23:40:59 Cloning with configured refspecs honoured and without tags 23:40:59 Fetching without tags 23:40:59 cd6300453558: Pull complete 23:41:00 Merging remotes/origin/master commit f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 into PR head commit 51c5424d148834917b2e86c2f66a354079600ee0 23:40:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:40:59 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 23:40:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:40:59 > git --version # timeout=10 23:40:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:40:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:40:59 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 23:40:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:40:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:40:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:40:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:41:00 > git config core.sparsecheckout # timeout=10 23:41:00 > git checkout -f 51c5424d148834917b2e86c2f66a354079600ee0 # timeout=10 23:41:00 > git remote # timeout=10 23:41:00 > git config --get remote.origin.url # timeout=10 23:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:00 > git merge f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 # timeout=10 23:41:00 > git rev-parse HEAD^{commit} # timeout=10 23:41:00 Merge succeeded, producing 51c5424d148834917b2e86c2f66a354079600ee0 23:41:00 Checking out Revision 51c5424d148834917b2e86c2f66a354079600ee0 (PR-59) 23:41:00 > git config core.sparsecheckout # timeout=10 23:41:00 > git checkout -f 51c5424d148834917b2e86c2f66a354079600ee0 # timeout=10 23:41:03 Commit message: "feat: Add Self seeding, env var overrides, cmd-line options per ADR 0005-Service-Self-Config.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:41:04 ========================================================= 23:41:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:41:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:41:05 + 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 . 23:41:05 b9c365052c96: Pull complete 23:41:05 a2d8cc88f415: Pull complete 23:41:05 Sending build context to Docker daemon 499.7kB 23:41:05 Step 1/8 : ARG BASE=golang:1.13-alpine 23:41:05 Step 2/8 : FROM ${BASE} 23:41:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:05 e6b0cf9c0882: Pulling fs layer 23:41:05 2848faf0eed1: Pulling fs layer 23:41:05 0f37312ad70f: Pulling fs layer 23:41:05 5788d62ee057: Pulling fs layer 23:41:05 0e6b1d234666: Pulling fs layer 23:41:05 bf5d7aec512f: Pulling fs layer 23:41:05 34c802a77dc8: Pulling fs layer 23:41:05 9eb99e56ec68: Pulling fs layer 23:41:05 27c7a5d97fbd: Pulling fs layer 23:41:05 5c102a31e300: Pulling fs layer 23:41:05 dcfb455df0a1: Pulling fs layer 23:41:05 5788d62ee057: Waiting 23:41:05 0e6b1d234666: Waiting 23:41:05 bf5d7aec512f: Waiting 23:41:05 34c802a77dc8: Waiting 23:41:05 9eb99e56ec68: Waiting 23:41:05 dcfb455df0a1: Waiting 23:41:05 27c7a5d97fbd: Waiting 23:41:05 0f37312ad70f: Verifying Checksum 23:41:05 0f37312ad70f: Download complete 23:41:05 2848faf0eed1: Download complete 23:41:05 0e6b1d234666: Verifying Checksum 23:41:05 0e6b1d234666: Download complete 23:41:05 bf5d7aec512f: Verifying Checksum 23:41:05 bf5d7aec512f: Download complete 23:41:05 e6b0cf9c0882: Verifying Checksum 23:41:05 e6b0cf9c0882: Download complete 23:41:06 e6b0cf9c0882: Pull complete 23:41:06 2848faf0eed1: Pull complete 23:41:06 34c802a77dc8: Verifying Checksum 23:41:06 34c802a77dc8: Download complete 23:41:06 27c7a5d97fbd: Verifying Checksum 23:41:06 27c7a5d97fbd: Download complete 23:41:07 ea1d1ca13537: Pull complete 23:41:07 3750a50a1c5e: Pull complete 23:41:07 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:41:07 ---> 78745c68409d 23:41:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:41:07 5c102a31e300: Verifying Checksum 23:41:07 5c102a31e300: Download complete 23:41:07 9eb99e56ec68: Verifying Checksum 23:41:07 9eb99e56ec68: Download complete 23:41:07 dcfb455df0a1: Verifying Checksum 23:41:07 dcfb455df0a1: Download complete 23:41:07 5788d62ee057: Verifying Checksum 23:41:07 5788d62ee057: Download complete 23:41:08 0f37312ad70f: Pull complete 23:41:12 ---> Running in be3d5d921d4d 23:41:12 Removing intermediate container be3d5d921d4d 23:41:12 ---> 50ce15fdcc91 23:41:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:12 ---> Running in dcd79ee57874 23:41:14 Removing intermediate container dcd79ee57874 23:41:14 ---> 83fbf2a5a59b 23:41:14 Step 5/8 : RUN apk add --update --no-cache git make 23:41:14 ---> Running in 49525633dd41 23:41:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:41:15 5788d62ee057: Pull complete 23:41:15 0e6b1d234666: Pull complete 23:41:15 bf5d7aec512f: Pull complete 23:41:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:41:16 OK: 125 MiB in 39 packages 23:41:18 Removing intermediate container 49525633dd41 23:41:18 ---> 1c1a31975fa3 23:41:18 Step 6/8 : WORKDIR /build 23:41:18 ---> Running in af84d191ad0f 23:41:18 Removing intermediate container af84d191ad0f 23:41:18 ---> 419682912872 23:41:18 Step 7/8 : COPY go.mod . 23:41:18 34c802a77dc8: Pull complete 23:41:18 ---> 015bbfe9ec4c 23:41:18 Step 8/8 : RUN go mod download 23:41:18 ---> Running in ecbdea1ae7c6 23:41:20 go: finding github.com/BurntSushi/toml v0.3.1 23:41:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:41:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:41:20 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:41:20 go: finding github.com/bgentry/speakeasy v0.1.0 23:41:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:41:20 go: finding github.com/davecgh/go-spew v1.1.1 23:41:20 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:41:20 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:41:21 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:41:21 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:41:21 go: finding github.com/fatih/color v1.7.0 23:41:21 go: finding github.com/go-kit/kit v0.8.0 23:41:21 go: finding github.com/go-logfmt/logfmt v0.4.0 23:41:21 go: finding github.com/go-stack/stack v1.8.0 23:41:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:41:21 go: finding github.com/google/uuid v1.1.0 23:41:21 go: finding github.com/gorilla/mux v1.7.1 23:41:21 go: finding github.com/hashicorp/consul/api v1.1.0 23:41:21 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:41:21 go: finding github.com/hashicorp/errwrap v1.0.0 23:41:21 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:41:21 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:41:21 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:41:21 go: finding github.com/hashicorp/go-multierror v1.0.0 23:41:21 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:41:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:41:21 go: finding github.com/hashicorp/go-syslog v1.0.0 23:41:21 go: finding github.com/hashicorp/go-uuid v1.0.1 23:41:21 go: finding github.com/hashicorp/go.net v0.0.1 23:41:21 go: finding github.com/hashicorp/golang-lru v0.5.0 23:41:21 go: finding github.com/hashicorp/logutils v1.0.0 23:41:21 go: finding github.com/hashicorp/mdns v1.0.0 23:41:21 go: finding github.com/hashicorp/memberlist v0.1.3 23:41:21 go: finding github.com/hashicorp/serf v0.8.2 23:41:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:41:21 go: finding github.com/mattn/go-colorable v0.0.9 23:41:21 go: finding github.com/mattn/go-isatty v0.0.3 23:41:21 go: finding github.com/miekg/dns v1.0.14 23:41:21 go: finding github.com/mitchellh/cli v1.0.0 23:41:21 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:41:21 go: finding github.com/mitchellh/copystructure v1.0.0 23:41:21 go: finding github.com/mitchellh/go-homedir v1.0.0 23:41:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:41:21 go: finding github.com/mitchellh/gox v0.4.0 23:41:21 go: finding github.com/mitchellh/iochan v1.0.0 23:41:21 go: finding github.com/mitchellh/mapstructure v1.1.2 23:41:21 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:41:21 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:41:21 go: finding github.com/pelletier/go-toml v1.2.0 23:41:21 go: finding github.com/pkg/errors v0.8.1 23:41:21 go: finding github.com/pmezard/go-difflib v1.0.0 23:41:21 go: finding github.com/posener/complete v1.1.1 23:41:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:41:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:41:21 go: finding github.com/stretchr/objx v0.1.0 23:41:21 go: finding github.com/stretchr/testify v1.5.1 23:41:21 go: finding github.com/ugorji/go v1.1.4 23:41:21 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:41:21 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:41:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:41:21 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:41:21 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:41:21 go: finding gopkg.in/yaml.v2 v2.2.8 23:41:22 9eb99e56ec68: Pull complete 23:41:22 27c7a5d97fbd: Pull complete 23:41:23 5c102a31e300: Pull complete 23:41:23 dcfb455df0a1: Pull complete 23:41:23 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:41:23 ---> 7c70fe431013 23:41:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:41:23 ---> Running in d46c387adf22 23:41:23 Removing intermediate container d46c387adf22 23:41:23 ---> 95f6e97e6d63 23:41:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:23 ---> Running in 18cc9950effc 23:41:24 Removing intermediate container 18cc9950effc 23:41:24 ---> a7ef32e6a4e0 23:41:24 Step 5/8 : RUN apk add --update --no-cache git make 23:41:24 ---> Running in 4842588db2bf 23:41:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:41:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:41:26 OK: 143 MiB in 39 packages 23:41:26 Removing intermediate container 4842588db2bf 23:41:26 ---> 832db8941a74 23:41:26 Step 6/8 : WORKDIR /build 23:41:26 ---> Running in 10c92a2cd77a 23:41:26 Removing intermediate container 10c92a2cd77a 23:41:26 ---> 1959ab98366b 23:41:26 Step 7/8 : COPY go.mod . 23:41:26 ---> 3f2cae8055be 23:41:26 Step 8/8 : RUN go mod download 23:41:26 ---> Running in 3baf91ae670e 23:41:28 go: finding github.com/BurntSushi/toml v0.3.1 23:41:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:41:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:41:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:41:28 go: finding github.com/bgentry/speakeasy v0.1.0 23:41:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:41:28 go: finding github.com/davecgh/go-spew v1.1.1 23:41:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:41:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 23:41:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 23:41:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:41:28 go: finding github.com/fatih/color v1.7.0 23:41:28 go: finding github.com/go-kit/kit v0.8.0 23:41:28 go: finding github.com/go-logfmt/logfmt v0.4.0 23:41:28 go: finding github.com/go-stack/stack v1.8.0 23:41:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:41:28 go: finding github.com/google/uuid v1.1.0 23:41:28 go: finding github.com/gorilla/mux v1.7.1 23:41:28 go: finding github.com/hashicorp/consul/api v1.1.0 23:41:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:41:28 go: finding github.com/hashicorp/errwrap v1.0.0 23:41:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:41:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:41:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:41:28 go: finding github.com/hashicorp/go-multierror v1.0.0 23:41:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:41:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:41:28 go: finding github.com/hashicorp/go-syslog v1.0.0 23:41:28 go: finding github.com/hashicorp/go-uuid v1.0.1 23:41:28 go: finding github.com/hashicorp/go.net v0.0.1 23:41:28 go: finding github.com/hashicorp/golang-lru v0.5.0 23:41:28 go: finding github.com/hashicorp/logutils v1.0.0 23:41:28 go: finding github.com/hashicorp/mdns v1.0.0 23:41:28 go: finding github.com/hashicorp/memberlist v0.1.3 23:41:28 go: finding github.com/hashicorp/serf v0.8.2 23:41:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:41:28 go: finding github.com/mattn/go-colorable v0.0.9 23:41:28 go: finding github.com/mattn/go-isatty v0.0.3 23:41:28 go: finding github.com/miekg/dns v1.0.14 23:41:28 go: finding github.com/mitchellh/cli v1.0.0 23:41:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:41:28 go: finding github.com/mitchellh/copystructure v1.0.0 23:41:28 go: finding github.com/mitchellh/go-homedir v1.0.0 23:41:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:41:28 go: finding github.com/mitchellh/gox v0.4.0 23:41:28 go: finding github.com/mitchellh/iochan v1.0.0 23:41:28 go: finding github.com/mitchellh/mapstructure v1.1.2 23:41:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:41:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:41:28 go: finding github.com/pelletier/go-toml v1.2.0 23:41:28 go: finding github.com/pkg/errors v0.8.1 23:41:28 go: finding github.com/pmezard/go-difflib v1.0.0 23:41:28 go: finding github.com/posener/complete v1.1.1 23:41:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:41:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:41:28 go: finding github.com/stretchr/objx v0.1.0 23:41:28 go: finding github.com/stretchr/testify v1.5.1 23:41:28 go: finding github.com/ugorji/go v1.1.4 23:41:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:41:28 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 23:41:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:41:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:41:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:41:28 go: finding gopkg.in/yaml.v2 v2.2.8 23:41:31 Removing intermediate container ecbdea1ae7c6 23:41:31 ---> 7115daddee4f 23:41:31 Successfully built 7115daddee4f 23:41:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:32 + docker inspect -f . ci-base-image-arm64 23:41:32 . [Pipeline] withDockerContainer 23:41:33 prd-ubuntu18.04-docker-arm64-4c-16g-199 does not seem to be running inside a container 23:41:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:41:34 Removing intermediate container 3baf91ae670e 23:41:34 ---> 9b74dead0e2c 23:41:34 Successfully built 9b74dead0e2c 23:41:34 Successfully tagged ci-base-image-x86_64:latest 23:41:34 $ docker top e44bb556c03e6ee2447feb8c578e30451915198ae005749108ae35c8d9b717ad -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:35 + docker inspect -f . ci-base-image-x86_64 23:41:35 . [Pipeline] withDockerContainer 23:41:35 prd-centos7-docker-4c-2g-200 does not seem to be running inside a container 23:41:35 + go version 23:41:35 go version go1.13.5 linux/arm64 23:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:41:36 $ docker top f14affab4bbdceab953db51764e6408fcd8002aa4c286b3062cacd689c0d8d78 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:41:36 + go version 23:41:36 go version go1.13.5 linux/amd64 [Pipeline] sh 23:41:37 + make test 23:41:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:41:37 + make test 23:41:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:41:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 23:41:59 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.008s coverage: 40.4% of statements 23:41:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 23:41:59 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.024s coverage: 84.2% of statements 23:41:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 23:41:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 23:41:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 23:42:05 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.017s coverage: 100.0% of statements 23:42:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 23:42:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 23:42:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 23:42:05 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements 23:42:05 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 23:42:05 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 23:42:05 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 23:42:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:42:07 gofmt -l . 23:42:07 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:42:08 Stashed 1 file(s) [Pipeline] } 23:42:08 $ docker stop --time=1 f14affab4bbdceab953db51764e6408fcd8002aa4c286b3062cacd689c0d8d78 23:42:09 $ docker rm -f f14affab4bbdceab953db51764e6408fcd8002aa4c286b3062cacd689c0d8d78 [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] } 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 23:42:24 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.035s coverage: 40.4% of statements 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 23:42:24 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.013s coverage: 84.2% of statements 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 23:42:24 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.052s coverage: 100.0% of statements 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 23:42:24 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.025s coverage: 48.9% of statements 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 23:42:24 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 23:42:24 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.045s coverage: 91.3% of statements 23:42:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:42:31 gofmt -l . 23:42:31 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:42:31 Warning: overwriting stash ‘coverage-report’ 23:42:32 Stashed 1 file(s) [Pipeline] } 23:42:32 $ docker stop --time=1 e44bb556c03e6ee2447feb8c578e30451915198ae005749108ae35c8d9b717ad 23:42:34 $ docker rm -f e44bb556c03e6ee2447feb8c578e30451915198ae005749108ae35c8d9b717ad [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 23:42:36 provisioning config files... 23:42:36 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config6383579893470249447tmp [Pipeline] { [Pipeline] sh 23:42:36 + curl -s https://codecov.io/bash 23:42:36 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config6383579893470249447tmp 23:42:36 23:42:36 _____ _ 23:42:36 / ____| | | 23:42:36 | | ___ __| | ___ ___ _____ __ 23:42:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:42:36 | |___| (_) | (_| | __/ (_| (_) \ V / 23:42:36 \_____\___/ \__,_|\___|\___\___/ \_/ 23:42:36 Bash-tbd 23:42:36 23:42:36 23:42:36 ==> Jenkins CI detected. 23:42:36 project root: . 23:42:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:42:36 ==> Running gcov in . (disable via -X gcov) 23:42:36 ==> Python coveragepy not found 23:42:36 ==> Searching for coverage reports in: 23:42:36 + . 23:42:36 -> Found 1 reports 23:42:36 ==> Detecting git/mercurial file structure 23:42:36 ==> Reading reports 23:42:36 + ./coverage.out bytes=16887 23:42:36 ==> Appending adjustments 23:42:36 http://docs.codecov.io/docs/fixing-reports 23:42:37 + Found adjustments 23:42:37 ==> Gzipping contents 23:42:37 ==> Uploading reports 23:42:37 url: https://codecov.io 23:42:37 query: branch=PR-59&commit=51c5424d148834917b2e86c2f66a354079600ee0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-59%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=59&job= 23:42:37 -> Pinging Codecov 23:42:37 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-59&commit=51c5424d148834917b2e86c2f66a354079600ee0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-59%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=59&job= 23:42:37 -> Uploading 23:42:37 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/51c5424d148834917b2e86c2f66a354079600ee0 [Pipeline] } 23:42:37 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 23:42:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:42:39 ---> package-listing.sh 23:42:39 ++ facter osfamily 23:42:39 ++ tr '[:upper:]' '[:lower:]' 23:42:39 + OS_FAMILY=redhat 23:42:39 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-59 23:42:39 + START_PACKAGES=/tmp/packages_start.txt 23:42:39 + END_PACKAGES=/tmp/packages_end.txt 23:42:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:42:39 + PACKAGES=/tmp/packages_start.txt 23:42:39 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-59 ']' 23:42:39 + PACKAGES=/tmp/packages_end.txt 23:42:39 + case "${OS_FAMILY}" in 23:42:39 + rpm -qa 23:42:39 + sort 23:42:43 + '[' -f /tmp/packages_start.txt ']' 23:42:43 + '[' -f /tmp/packages_end.txt ']' 23:42:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:42:43 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-59 ']' 23:42:43 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-59/archives/ 23:42:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-59/archives/ [Pipeline] isUnix [Pipeline] sh 23:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:42:43 23:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:42:44 alpine: Pulling from edgex-lftools-log-publisher 23:42:44 c9b1b535fdd9: Pulling fs layer 23:42:44 2cc5ad85d9ab: Pulling fs layer 23:42:44 756a868c4378: Pulling fs layer 23:42:44 444b2fc9a129: Pulling fs layer 23:42:44 ea15f1150254: Pulling fs layer 23:42:44 41b27a9f41bf: Pulling fs layer 23:42:44 28c525ee5125: Pulling fs layer 23:42:44 094b1ea09ed8: Pulling fs layer 23:42:44 138eaada9080: Pulling fs layer 23:42:44 0622d0fa9048: Pulling fs layer 23:42:44 444b2fc9a129: Waiting 23:42:44 28c525ee5125: Waiting 23:42:44 ea15f1150254: Waiting 23:42:44 41b27a9f41bf: Waiting 23:42:44 138eaada9080: Waiting 23:42:44 0622d0fa9048: Waiting 23:42:44 094b1ea09ed8: Waiting 23:42:44 2cc5ad85d9ab: Verifying Checksum 23:42:44 2cc5ad85d9ab: Download complete 23:42:44 444b2fc9a129: Verifying Checksum 23:42:44 444b2fc9a129: Download complete 23:42:44 c9b1b535fdd9: Verifying Checksum 23:42:44 c9b1b535fdd9: Download complete 23:42:44 ea15f1150254: Verifying Checksum 23:42:44 ea15f1150254: Download complete 23:42:44 28c525ee5125: Verifying Checksum 23:42:44 28c525ee5125: Download complete 23:42:44 756a868c4378: Download complete 23:42:44 c9b1b535fdd9: Pull complete 23:42:44 094b1ea09ed8: Verifying Checksum 23:42:44 094b1ea09ed8: Download complete 23:42:45 138eaada9080: Verifying Checksum 23:42:45 138eaada9080: Download complete 23:42:45 0622d0fa9048: Verifying Checksum 23:42:45 0622d0fa9048: Download complete 23:42:45 2cc5ad85d9ab: Pull complete 23:42:45 41b27a9f41bf: Verifying Checksum 23:42:45 41b27a9f41bf: Download complete 23:42:46 756a868c4378: Pull complete 23:42:46 444b2fc9a129: Pull complete 23:42:46 ea15f1150254: Pull complete 23:42:50 41b27a9f41bf: Pull complete 23:42:50 28c525ee5125: Pull complete 23:42:53 094b1ea09ed8: Pull complete 23:42:53 138eaada9080: Pull complete 23:42:53 0622d0fa9048: Pull complete 23:42:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:42:53 prd-centos7-docker-4c-2g-198 does not seem to be running inside a container 23:42:53 $ 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-59 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59:/w/workspace/exfoundry_go-mod-bootstrap_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@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:10003/edgex-lftools-log-publisher:alpine cat 23:42:54 $ docker top 62e280aaeeacb9e5d74c4aa8337d7075a638246216f147d278088101bb1fff47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:42:55 provisioning config files... 23:42:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-59@tmp/config2845793008992614489tmp [Pipeline] { [Pipeline] echo 23:42:55 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:42:55 ---> create-netrc.sh [Pipeline] echo 23:42:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:42:55 ---> logs-deploy.sh 23:42:55 + ARCHIVE_ARTIFACTS= 23:42:55 + LOGS_SERVER=https://logs.edgexfoundry.org 23:42:55 + '[' https://logs.edgexfoundry.org == None ']' 23:42:55 + NEXUS_URL=https://nexus.edgexfoundry.org 23:42:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/2 23:42:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-59/2/ 23:42:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/2 /w/workspace/exfoundry_go-mod-bootstrap_PR-59 23:42:57 Archives upload complete. 23:42:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-59/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-59/2/