b'Pull request #41 opened\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/go-mod-registry\nObtained Jenkinsfile from 5a2b4d208f85a5313d17246924200e79682102a2+44a8c77a17c958ddea9d621df334e48333e51ac1 (90ae74f793988d8d2945e765506d0d0442880202)\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 605be525325dc0a546415fabd38db7c6570715f1\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-41/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 605be525325dc0a546415fabd38db7c6570715f1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 605be525325dc0a546415fabd38db7c6570715f1 # timeout=10\nCommit message: "Merge pull request #75 from ernestojeda/fix-missing-codecov-report"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-registry-settings\n PROJECT: go-mod-registry\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-registry\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nThere are no nodes with the label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nReady to run at Mon Jan 06 17:31:46 UTC 2020\nResuming build at Mon Jan 06 17:31:46 UTC 2020 after Jenkins restart\nRunning on prd-centos7-docker-4c-2g-3068 in /w/workspace/gexfoundry_go-mod-registry_PR-41\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-41 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 44a8c77a17c958ddea9d621df334e48333e51ac1 into PR head commit 5a2b4d208f85a5313d17246924200e79682102a2\nMerge succeeded, producing 5a2b4d208f85a5313d17246924200e79682102a2\nChecking out Revision 5a2b4d208f85a5313d17246924200e79682102a2 (PR-41)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a2b4d208f85a5313d17246924200e79682102a2 # timeout=10\n > git merge 44a8c77a17c958ddea9d621df334e48333e51ac1 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a2b4d208f85a5313d17246924200e79682102a2 # timeout=10\nCommit message: "build(Jenkinsfile): Pipeline changes for Geneva release"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 605be525325dc0a546415fabd38db7c6570715f1\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n\nError: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\nlatest-x86_64: Pulling from edgexfoundry/git-semver\ne7c96db7181b: Pulling fs layer\nead467abeafa: Pulling fs layer\nf92e5b84ff00: Pulling fs layer\ne7c96db7181b: Verifying Checksum\ne7c96db7181b: Download complete\nead467abeafa: Verifying Checksum\nead467abeafa: Download complete\nf92e5b84ff00: Verifying Checksum\nf92e5b84ff00: Download complete\ne7c96db7181b: Pull complete\nead467abeafa: Pull complete\nf92e5b84ff00: Pull complete\nDigest: sha256:5576a688ae53d42f2268e38be5f08f6c6b14a4f4eda92f56dd6ab58cb11a52f3\nStatus: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\nprd-centos7-docker-4c-2g-3068 does not seem to be running inside a container\n$ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-41 -v /w/workspace/gexfoundry_go-mod-registry_PR-41:/w/workspace/gexfoundry_go-mod-registry_PR-41:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-41@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-41@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n$ docker top 2a5a1bf496bb76efa9d88f0fbfc33cf70b58193082fc9d7f0562857da3ea7e32 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[ssh-agent] Looking for ssh-agent implementation...\n[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n$ docker exec 2a5a1bf496bb76efa9d88f0fbfc33cf70b58193082fc9d7f0562857da3ea7e32 ssh-agent\nSSH_AUTH_SOCK=/tmp/ssh-yNEnACxdM3Y9/agent.13\nSSH_AGENT_PID=20\nRunning ssh-add (command line suppressed)\nIdentity added: /w/workspace/gexfoundry_go-mod-registry_PR-41@tmp/private_key_8453450439342832504.key (/w/workspace/gexfoundry_go-mod-registry_PR-41@tmp/private_key_8453450439342832504.key)\n[ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n+ git describe --exact-match --tags HEAD\nfatal: No names found, cannot describe anything.\n[Pipeline] }\n$ docker exec --env ******** --env ******** 2a5a1bf496bb76efa9d88f0fbfc33cf70b58193082fc9d7f0562857da3ea7e32 ssh-agent -k\nunset SSH_AUTH_SOCK;\nunset SSH_AGENT_PID;\necho Agent pid 20 killed;\n[ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\nThis usually means this commit has not been tagged.\n[Pipeline] sshagent\n[ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[ssh-agent] Looking for ssh-agent implementation...\n[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n$ docker exec 2a5a1bf496bb76efa9d88f0fbfc33cf70b58193082fc9d7f0562857da3ea7e32 ssh-agent\nSSH_AUTH_SOCK=/tmp/ssh-p3iPZtDF6d7v/agent.56\nSSH_AGENT_PID=63\nRunning ssh-add (command line suppressed)\nIdentity added: /w/workspace/gexfoundry_go-mod-registry_PR-41@tmp/private_key_4929210371051450909.key (/w/workspace/gexfoundry_go-mod-registry_PR-41@tmp/private_key_4929210371051450909.key)\n[ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n+ git semver init\n# -> Open(): unable to determine branch for HEAD\n# $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-41/.git\n# $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-41\n# $SEMVER_REMOTE_NAME = origin\n# $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n# $SEMVER_USER_NAME = jenkins\n# $SEMVER_BRANCH = PR-41\n# $SEMVER_TEMP = /tmp/semver-412063605\n# git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n# \'/tmp/semver-412063605\' -> \'/w/workspace/gexfoundry_go-mod-registry_PR-41/.semver\'\n# $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-41/.semver\n[Pipeline] }\n$ docker exec --env ******** --env ******** 2a5a1bf496bb76efa9d88f0fbfc33cf70b58193082fc9d7f0562857da3ea7e32 ssh-agent -k\nunset SSH_AUTH_SOCK;\nunset SSH_AGENT_PID;\necho Agent pid 63 killed;\n[ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n+ git semver\n[Pipeline] }\n$ docker stop --time=1 2a5a1bf496bb76efa9d88f0fbfc33cf70b58193082fc9d7f0562857da3ea7e32\n$ docker rm -f 2a5a1bf496bb76efa9d88f0fbfc33cf70b58193082fc9d7f0562857da3ea7e32\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\nStashed 28 file(s)\n[Pipeline] echo\n[edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-5694 in /w/workspace/gexfoundry_go-mod-registry_PR-41\n[Pipeline] {\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-registry.git\nFetching without tags\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-41 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 44a8c77a17c958ddea9d621df334e48333e51ac1 into PR head commit 5a2b4d208f85a5313d17246924200e79682102a2\nMerge succeeded, producing 5a2b4d208f85a5313d17246924200e79682102a2\nChecking out Revision 5a2b4d208f85a5313d17246924200e79682102a2 (PR-41)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a2b4d208f85a5313d17246924200e79682102a2 # timeout=10\n > git merge 44a8c77a17c958ddea9d621df334e48333e51ac1 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a2b4d208f85a5313d17246924200e79682102a2 # timeout=10\nCommit message: "build(Jenkinsfile): Pipeline changes for Geneva release"\n > git --version # timeout=10\nfatal: bad object 605be525325dc0a546415fabd38db7c6570715f1\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n=========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\nSending build context to Docker daemon 295.9kB\r\r\nStep 1/7 : ARG BASE=golang:1.12-alpine\nStep 2/7 : FROM ${BASE}\n1.12.6-alpine: Pulling from edgex-golang-base\n921b31ab772b: Pulling fs layer\n2d3896533852: Pulling fs layer\n28c34ce20860: Pulling fs layer\n9186bf07c4ae: Pulling fs layer\n7f1720e95b4b: Pulling fs layer\n24d9f57f8391: Pulling fs layer\n9498642caea3: Pulling fs layer\nba4d0a6bad5e: Pulling fs layer\n7af212d24233: Pulling fs layer\nee2efeeb882f: Pulling fs layer\nd216d3b964db: Pulling fs layer\n24d9f57f8391: Waiting\n9498642caea3: Waiting\nba4d0a6bad5e: Waiting\n7af212d24233: Waiting\n9186bf07c4ae: Waiting\n7f1720e95b4b: Waiting\nee2efeeb882f: Waiting\nd216d3b964db: Waiting\n28c34ce20860: Verifying Checksum\n28c34ce20860: Download complete\n2d3896533852: Verifying Checksum\n2d3896533852: Download complete\n7f1720e95b4b: Verifying Checksum\n7f1720e95b4b: Download complete\n24d9f57f8391: Verifying Checksum\n24d9f57f8391: Download complete\n921b31ab772b: Verifying Checksum\n921b31ab772b: Download complete\n921b31ab772b: Pull complete\n2d3896533852: Pull complete\n28c34ce20860: Pull complete\n9498642caea3: Verifying Checksum\n9498642caea3: Download complete\n7af212d24233: Verifying Checksum\n7af212d24233: Download complete\n9186bf07c4ae: Verifying Checksum\n9186bf07c4ae: Download complete\nba4d0a6bad5e: Verifying Checksum\nba4d0a6bad5e: Download complete\nd216d3b964db: Verifying Checksum\nd216d3b964db: Download complete\nee2efeeb882f: Verifying Checksum\nee2efeeb882f: Download complete\n9186bf07c4ae: Pull complete\n7f1720e95b4b: Pull complete\n24d9f57f8391: Pull complete\n9498642caea3: Pull complete\nba4d0a6bad5e: Pull complete\n7af212d24233: Pull complete\nee2efeeb882f: Pull complete\nd216d3b964db: Pull complete\nDigest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\nStatus: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n ---> 140a058597bd\nStep 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n ---> Running in ea8a36b6e0f5\nRemoving intermediate container ea8a36b6e0f5\n ---> 7020f88a846d\nStep 4/7 : RUN apk add --update bash\n ---> Running in 6c78f0a987a7\nfetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\nfetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\nOK: 134 MiB in 39 packages\nRemoving intermediate container 6c78f0a987a7\n ---> a5e97649f318\nStep 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n ---> Running in 777b24b5cce0\nRemoving intermediate container 777b24b5cce0\n ---> 78ae4c3c6cab\nStep 6/7 : COPY go.mod .\n ---> 2443cb44248c\nStep 7/7 : RUN go mod download\n ---> Running in db05b3075d24\n\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n\x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n\x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n\x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n\x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n\x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n\x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\ngo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n\x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n\x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n\x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n\x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n\x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n\x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\ngo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n\x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n\x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n\x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n\x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n\x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n\x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n\x1b[0mRemoving intermediate container db05b3075d24\n ---> 341c28af81e2\nSuccessfully built 341c28af81e2\nSuccessfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker inspect -f . ci-base-image-x86_64\n.\n[Pipeline] withDockerContainer\nprd-centos7-docker-4c-2g-5694 does not seem to be running inside a container\n$ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-registry_PR-41 -v /w/workspace/gexfoundry_go-mod-registry_PR-41:/w/workspace/gexfoundry_go-mod-registry_PR-41:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-41@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-41@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 ******** ci-base-image-x86_64 cat\n$ docker top 1a2c666edf2648beca166c42368215f6041e7b2b485181db91f91b08e71d8bc1 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n+ go version\ngo version go1.12.6 linux/amd64\n[Pipeline] sh\n+ make test\nCGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\nok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t4.701s\tcoverage: 81.3% of statements\n? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\nok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.039s\tcoverage: 85.7% of statements\nCGO_ENABLED=0 GO111MODULE=on go vet ./...\ngofmt -l .\n[ "`gofmt -l .`" = "" ]\n[Pipeline] stash\nStashed 1 file(s)\n[Pipeline] }\n$ docker stop --time=1 1a2c666edf2648beca166c42368215f6041e7b2b485181db91f91b08e71d8bc1\n$ docker rm -f 1a2c666edf2648beca166c42368215f6041e7b2b485181db91f91b08e71d8bc1\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\nRunning on prd-ubuntu18.04-docker-arm64-4c-2g-10000 in /w/workspace/gexfoundry_go-mod-registry_PR-41\n[Pipeline] {\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-41 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 44a8c77a17c958ddea9d621df334e48333e51ac1 into PR head commit 5a2b4d208f85a5313d17246924200e79682102a2\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a2b4d208f85a5313d17246924200e79682102a2 # timeout=10\n > git merge 44a8c77a17c958ddea9d621df334e48333e51ac1 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\nMerge succeeded, producing 5a2b4d208f85a5313d17246924200e79682102a2\nChecking out Revision 5a2b4d208f85a5313d17246924200e79682102a2 (PR-41)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a2b4d208f85a5313d17246924200e79682102a2 # timeout=10\nCommit message: "build(Jenkinsfile): Pipeline changes for Geneva release"\n > git --version # timeout=10\nfatal: bad object 605be525325dc0a546415fabd38db7c6570715f1\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n=========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\nSending build context to Docker daemon 295.9kB\r\r\nStep 1/7 : ARG BASE=golang:1.12-alpine\nStep 2/7 : FROM ${BASE}\n1.12.6-alpine-arm64: Pulling from edgex-golang-base\n54e94bcddc88: Pulling fs layer\n43582c0db3f3: Pulling fs layer\n9fe16242a9df: Pulling fs layer\nfbf0f20b3a29: Pulling fs layer\n57bbd25d50cb: Pulling fs layer\n4c3326bd8e33: Pulling fs layer\nd45218f23013: Pulling fs layer\nd22026c5ede0: Pulling fs layer\nf32e18732fe6: Pulling fs layer\n3a2ca3ccd3c2: Pulling fs layer\n43f99696bdfb: Pulling fs layer\nfbf0f20b3a29: Waiting\n57bbd25d50cb: Waiting\n4c3326bd8e33: Waiting\nd45218f23013: Waiting\nd22026c5ede0: Waiting\nf32e18732fe6: Waiting\n3a2ca3ccd3c2: Waiting\n43f99696bdfb: Waiting\n9fe16242a9df: Verifying Checksum\n9fe16242a9df: Download complete\n43582c0db3f3: Verifying Checksum\n43582c0db3f3: Download complete\n57bbd25d50cb: Verifying Checksum\n57bbd25d50cb: Download complete\n4c3326bd8e33: Verifying Checksum\n4c3326bd8e33: Download complete\n54e94bcddc88: Verifying Checksum\n54e94bcddc88: Download complete\n54e94bcddc88: Pull complete\n43582c0db3f3: Pull complete\n9fe16242a9df: Pull complete\nd45218f23013: Verifying Checksum\nd45218f23013: Download complete\nf32e18732fe6: Verifying Checksum\nf32e18732fe6: Download complete\n3a2ca3ccd3c2: Verifying Checksum\n3a2ca3ccd3c2: Download complete\n43f99696bdfb: Verifying Checksum\n43f99696bdfb: Download complete\nd22026c5ede0: Verifying Checksum\nd22026c5ede0: Download complete\nfbf0f20b3a29: Verifying Checksum\nfbf0f20b3a29: Download complete\nfbf0f20b3a29: Pull complete\n57bbd25d50cb: Pull complete\n4c3326bd8e33: Pull complete\nd45218f23013: Pull complete\nd22026c5ede0: Pull complete\nf32e18732fe6: Pull complete\n3a2ca3ccd3c2: Pull complete\n43f99696bdfb: Pull complete\nDigest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\nStatus: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n ---> 8c1ce5f80d72\nStep 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n ---> Running in a2f03ccf0a8d\nRemoving intermediate container a2f03ccf0a8d\n ---> 8ddefa279474\nStep 4/7 : RUN apk add --update bash\n ---> Running in 1a71c362e91d\nfetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\nfetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\nOK: 121 MiB in 39 packages\nRemoving intermediate container 1a71c362e91d\n ---> 900a4e9885de\nStep 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n ---> Running in f45be22e3d1f\nRemoving intermediate container f45be22e3d1f\n ---> 1d6395aa5a36\nStep 6/7 : COPY go.mod .\n ---> f480481d3799\nStep 7/7 : RUN go mod download\n ---> Running in ca32f4e11cb0\n\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n\x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n\x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n\x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n\x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n\x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n\x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n\x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n\x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n\x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n\x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n\x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n\x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n\x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n\x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n\x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n\x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n\x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n\x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n\x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n\x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n\x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n\x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n\x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n\x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n\x1b[0mRemoving intermediate container ca32f4e11cb0\n ---> 3cfb3a003457\nSuccessfully built 3cfb3a003457\nSuccessfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker inspect -f . ci-base-image-arm64\n.\n[Pipeline] withDockerContainer\nprd-ubuntu18.04-docker-arm64-4c-2g-10000 does not seem to be running inside a container\n$ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-registry_PR-41 -v /w/workspace/gexfoundry_go-mod-registry_PR-41:/w/workspace/gexfoundry_go-mod-registry_PR-41:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-41@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-41@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 ******** ci-base-image-arm64 cat\n$ docker top 59c665633a1d640ecccdeb494f52582a3dafae68aae9639b5ccdb028a479820f -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n+ go version\ngo version go1.12.6 linux/arm64\n[Pipeline] sh\n+ make test\nCGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\nok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t4.725s\tcoverage: 81.3% of statements\n? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\nok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.019s\tcoverage: 85.7% of statements\nCGO_ENABLED=0 GO111MODULE=on go vet ./...\ngofmt -l .\n[ "`gofmt -l .`" = "" ]\n[Pipeline] stash\nWarning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\nStashed 1 file(s)\n[Pipeline] }\n$ docker stop --time=1 59c665633a1d640ecccdeb494f52582a3dafae68aae9639b5ccdb028a479820f\n$ docker rm -f 59c665633a1d640ecccdeb494f52582a3dafae68aae9639b5ccdb028a479820f\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\nprovisioning config files...\ncopy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-41@tmp/config1192557685617186963tmp\n[Pipeline] {\n[Pipeline] sh\n+ curl -s https://codecov.io/bash\n+ bash -s - -t @/w/workspace/gexfoundry_go-mod-registry_PR-41@tmp/config1192557685617186963tmp\n\n _____ _\n / ____| | |\n| | ___ __| | ___ ___ _____ __\n| | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n| |___| (_) | (_| | __/ (_| (_) \\ V /\n \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n Bash-20191211-b8db533\n\n\n\x1b[0;90m==>\x1b[0m Jenkins CI detected.\n \x1b[0;90mproject root:\x1b[0m .\n \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n\x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n\x1b[0;90m==>\x1b[0m Python coveragepy not found\n\x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n \x1b[0;32m+\x1b[0m .\n \x1b[0;90m->\x1b[0m Found 1 reports\n\x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n\x1b[0;90m==>\x1b[0m Reading reports\n \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=18240\x1b[0m\n\x1b[0;90m==>\x1b[0m Appending adjustments\n \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n \x1b[0;32m+\x1b[0m Found adjustments\n\x1b[0;90m==>\x1b[0m Gzipping contents\n\x1b[0;90m==>\x1b[0m Uploading reports\n \x1b[0;90murl:\x1b[0m https://codecov.io\n \x1b[0;90mquery:\x1b[0m branch=PR-41&commit=5a2b4d208f85a5313d17246924200e79682102a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=41&job=\n \x1b[0;90m->\x1b[0m Pinging Codecov\nhttps://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-41&commit=5a2b4d208f85a5313d17246924200e79682102a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=41&job=\n \x1b[0;90m->\x1b[0m Uploading\n \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-registry/commit/5a2b4d208f85a5313d17246924200e79682102a2\x1b[0m\n[Pipeline] }\nDeleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n---> package-listing.sh\n++ tr \'[:upper:]\' \'[:lower:]\'\n++ facter osfamily\n+ OS_FAMILY=redhat\n+ workspace=/w/workspace/gexfoundry_go-mod-registry_PR-41\n+ START_PACKAGES=/tmp/packages_start.txt\n+ END_PACKAGES=/tmp/packages_end.txt\n+ DIFF_PACKAGES=/tmp/packages_diff.txt\n+ PACKAGES=/tmp/packages_start.txt\n+ \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-41 \']\'\n+ PACKAGES=/tmp/packages_end.txt\n+ case "${OS_FAMILY}" in\n+ rpm -qa\n+ sort\n+ \'[\' -f /tmp/packages_start.txt \']\'\n+ \'[\' -f /tmp/packages_end.txt \']\'\n+ diff /tmp/packages_start.txt /tmp/packages_end.txt\n+ \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-41 \']\'\n+ mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-41/archives/\n+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-41/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n\nError: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n+ docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\nalpine: Pulling from edgex-lftools-log-publisher\n050382585609: Pulling fs layer\ndac2222ca532: Pulling fs layer\n29a7fe408caa: Pulling fs layer\n6ad337b9b53f: Pulling fs layer\n7ad6fc7f0fa9: Pulling fs layer\nd1ed250b09b4: Pulling fs layer\neb083ea81749: Pulling fs layer\n4965c3271e4e: Pulling fs layer\nb73c1c2e7331: Pulling fs layer\na328eddc5fbd: Pulling fs layer\n6ad337b9b53f: Waiting\n7ad6fc7f0fa9: Waiting\nd1ed250b09b4: Waiting\neb083ea81749: Waiting\n4965c3271e4e: Waiting\nb73c1c2e7331: Waiting\na328eddc5fbd: Waiting\ndac2222ca532: Verifying Checksum\ndac2222ca532: Download complete\n6ad337b9b53f: Verifying Checksum\n6ad337b9b53f: Download complete\n050382585609: Verifying Checksum\n050382585609: Download complete\n7ad6fc7f0fa9: Verifying Checksum\n7ad6fc7f0fa9: Download complete\neb083ea81749: Verifying Checksum\neb083ea81749: Download complete\n050382585609: Pull complete\n29a7fe408caa: Verifying Checksum\n29a7fe408caa: Download complete\n4965c3271e4e: Verifying Checksum\n4965c3271e4e: Download complete\na328eddc5fbd: Verifying Checksum\na328eddc5fbd: Download complete\nb73c1c2e7331: Download complete\ndac2222ca532: Pull complete\nd1ed250b09b4: Verifying Checksum\nd1ed250b09b4: Download complete\n29a7fe408caa: Pull complete\n6ad337b9b53f: Pull complete\n7ad6fc7f0fa9: Pull complete\nd1ed250b09b4: Pull complete\neb083ea81749: Pull complete\n4965c3271e4e: Pull complete\nb73c1c2e7331: Pull complete\na328eddc5fbd: Pull complete\nDigest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\nStatus: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\nprd-centos7-docker-4c-2g-3068 does not seem to be running inside a container\n$ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-registry_PR-41 -v /w/workspace/gexfoundry_go-mod-registry_PR-41:/w/workspace/gexfoundry_go-mod-registry_PR-41:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-41@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-41@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n$ docker top cbfe49cc9d9d17f0515fbd9df80e838b019435e7ac0bcac624aa4b6b22af02ff -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\nprovisioning config files...\ncopy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-41@tmp/config2463176358319872868tmp\n[Pipeline] {\n[Pipeline] echo\nRunning global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n---> create-netrc.sh\n[Pipeline] echo\nRunning global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n---> logs-deploy.sh\n+ ARCHIVE_ARTIFACTS=\n+ LOGS_SERVER=https://logs.edgexfoundry.org\n+ \'[\' https://logs.edgexfoundry.org == None \']\'\n+ NEXUS_URL=https://nexus.edgexfoundry.org\n+ NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-41/1\n+ BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-41/1/\n+ lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-41/1 /w/workspace/gexfoundry_go-mod-registry_PR-41\nArchives upload complete.\n+ lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-41/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-41/1/\n---> uname -a:\nLinux cbfe49cc9d9d 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n\n\n'