b'Branch indexing\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 akramtexas for edgexfoundry/go-mod-core-contracts\nLoading trusted files from base branch master at 892c76594632f1888adc7f8949698420825669b9 rather than 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748\nObtained Jenkinsfile from 892c76594632f1888adc7f8949698420825669b9\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 e087a44064b0aa91086972743b3e0b98db340f31\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\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\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\nChecking out Revision e087a44064b0aa91086972743b3e0b98db340f31 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f e087a44064b0aa91086972743b3e0b98db340f31 # timeout=10\nCommit message: "Merge pull request #74 from ernestojeda/fix-codecov-condition"\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[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings\n PROJECT: go-mod-core-contracts\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-core-contracts\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\n\xe2\x80\x98prd-centos7-builder-2c-1g-20112\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-20089\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3260\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3863\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3960\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-20089 in /w/workspace/dry_go-mod-core-contracts_PR-190\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-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_PR-190 # timeout=10\nFetching without tags\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/190/head:refs/remotes/origin/PR-190 # 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-core-contracts.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 892c76594632f1888adc7f8949698420825669b9 into PR head commit 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748\nMerge succeeded, producing d3984b0f8236a9e75cfe1aa173923b1f00824678\nChecking out Revision d3984b0f8236a9e75cfe1aa173923b1f00824678 (PR-190)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748 # timeout=10\n > git merge 892c76594632f1888adc7f8949698420825669b9 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d3984b0f8236a9e75cfe1aa173923b1f00824678 # timeout=10\nCommit message: "Merge commit \'892c76594632f1888adc7f8949698420825669b9\' into HEAD"\n > git rev-list --no-walk 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-03T20:38:35.613Z] Timeout set to expire in 6 hr 0 min\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[2020-01-03T20:38:37.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-03T20:38:37.178Z] \n[2020-01-03T20:38:37.178Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-03T20:38:37.540Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-03T20:38:37.540Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-03T20:38:37.540Z] e7c96db7181b: Pulling fs layer\n[2020-01-03T20:38:37.540Z] ead467abeafa: Pulling fs layer\n[2020-01-03T20:38:37.540Z] f92e5b84ff00: Pulling fs layer\n[2020-01-03T20:38:37.807Z] e7c96db7181b: Verifying Checksum\n[2020-01-03T20:38:37.807Z] e7c96db7181b: Download complete\n[2020-01-03T20:38:37.807Z] f92e5b84ff00: Verifying Checksum\n[2020-01-03T20:38:37.807Z] f92e5b84ff00: Download complete\n[2020-01-03T20:38:37.807Z] ead467abeafa: Download complete\n[2020-01-03T20:38:38.066Z] e7c96db7181b: Pull complete\n[2020-01-03T20:38:38.638Z] ead467abeafa: Pull complete\n[2020-01-03T20:38:38.896Z] f92e5b84ff00: Pull complete\n[2020-01-03T20:38:38.896Z] Digest: sha256:5576a688ae53d42f2268e38be5f08f6c6b14a4f4eda92f56dd6ab58cb11a52f3\n[2020-01-03T20:38:38.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-03T20:38:39.060Z] prd-centos7-docker-4c-2g-20089 does not seem to be running inside a container\n[2020-01-03T20:38:39.102Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-190 -v /w/workspace/dry_go-mod-core-contracts_PR-190:/w/workspace/dry_go-mod-core-contracts_PR-190:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-190@tmp:/w/workspace/dry_go-mod-core-contracts_PR-190@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-03T20:38:39.759Z] $ docker top fb6a02b1b50fbfb3ff5a899af37ecb6f5a4a7adc6f8570dea067be574d9e527b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-03T20:38:40.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-03T20:38:40.377Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-03T20:38:40.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-03T20:38:40.581Z] $ docker exec fb6a02b1b50fbfb3ff5a899af37ecb6f5a4a7adc6f8570dea067be574d9e527b ssh-agent\n[2020-01-03T20:38:40.766Z] SSH_AUTH_SOCK=/tmp/ssh-PBiq02vyB79W/agent.15\n[2020-01-03T20:38:40.766Z] SSH_AGENT_PID=22\n[2020-01-03T20:38:40.774Z] Running ssh-add (command line suppressed)\n[2020-01-03T20:38:40.910Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-190@tmp/private_key_5501626056425303831.key (/w/workspace/dry_go-mod-core-contracts_PR-190@tmp/private_key_5501626056425303831.key)\n[2020-01-03T20:38:40.960Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-03T20:38:41.284Z] + git describe --exact-match --tags HEAD\n[2020-01-03T20:38:41.284Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-03T20:38:41.351Z] $ docker exec --env ******** --env ******** fb6a02b1b50fbfb3ff5a899af37ecb6f5a4a7adc6f8570dea067be574d9e527b ssh-agent -k\n[2020-01-03T20:38:41.490Z] unset SSH_AUTH_SOCK;\n[2020-01-03T20:38:41.490Z] unset SSH_AGENT_PID;\n[2020-01-03T20:38:41.490Z] echo Agent pid 22 killed;\n[2020-01-03T20:38:41.531Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-03T20:38:41.605Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-03T20:38:41.605Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-03T20:38:41.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-03T20:38:41.652Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-03T20:38:41.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-03T20:38:41.847Z] $ docker exec fb6a02b1b50fbfb3ff5a899af37ecb6f5a4a7adc6f8570dea067be574d9e527b ssh-agent\n[2020-01-03T20:38:42.025Z] SSH_AUTH_SOCK=/tmp/ssh-73Jijqa8LzGM/agent.58\n[2020-01-03T20:38:42.025Z] SSH_AGENT_PID=65\n[2020-01-03T20:38:42.032Z] Running ssh-add (command line suppressed)\n[2020-01-03T20:38:42.197Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-190@tmp/private_key_2278143334589573833.key (/w/workspace/dry_go-mod-core-contracts_PR-190@tmp/private_key_2278143334589573833.key)\n[2020-01-03T20:38:42.249Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-03T20:38:42.581Z] + git semver init\n[2020-01-03T20:38:42.581Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-03T20:38:42.581Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-190/.git\n[2020-01-03T20:38:42.581Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-190\n[2020-01-03T20:38:42.581Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-03T20:38:42.581Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-03T20:38:42.581Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-03T20:38:42.581Z] # $SEMVER_BRANCH = PR-190\n[2020-01-03T20:38:42.581Z] # $SEMVER_TEMP = /tmp/semver-165558397\n[2020-01-03T20:38:42.581Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n[2020-01-03T20:38:43.152Z] # \'/tmp/semver-165558397\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-190/.semver\'\n[2020-01-03T20:38:43.152Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-190/.semver\n[Pipeline] }\n[2020-01-03T20:38:43.171Z] $ docker exec --env ******** --env ******** fb6a02b1b50fbfb3ff5a899af37ecb6f5a4a7adc6f8570dea067be574d9e527b ssh-agent -k\n[2020-01-03T20:38:43.305Z] unset SSH_AUTH_SOCK;\n[2020-01-03T20:38:43.306Z] unset SSH_AGENT_PID;\n[2020-01-03T20:38:43.306Z] echo Agent pid 65 killed;\n[2020-01-03T20:38:43.355Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-03T20:38:43.750Z] + git semver\n[Pipeline] }\n[2020-01-03T20:38:43.776Z] $ docker stop --time=1 fb6a02b1b50fbfb3ff5a899af37ecb6f5a4a7adc6f8570dea067be574d9e527b\n[2020-01-03T20:38:45.210Z] $ docker rm -f fb6a02b1b50fbfb3ff5a899af37ecb6f5a4a7adc6f8570dea067be574d9e527b\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-03T20:38:45.847Z] Stashed 53 file(s)\n[Pipeline] echo\n[2020-01-03T20:38:45.864Z] [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\n[2020-01-03T20:39:01.111Z] Still waiting to schedule task\n[2020-01-03T20:39:01.111Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-03T20:39:01.131Z] Still waiting to schedule task\n[2020-01-03T20:39:01.131Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-03T20:47:54.357Z] Running on prd-centos7-docker-4c-2g-21357 in /w/workspace/dry_go-mod-core-contracts_PR-190\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-03T20:47:56.269Z] using credential edgex-jenkins-ssh\n[2020-01-03T20:47:56.289Z] Cloning the remote Git repository\n[2020-01-03T20:47:56.289Z] Cloning with configured refspecs honoured and without tags\n[2020-01-03T20:47:56.311Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-03T20:47:56.349Z] > git init /w/workspace/dry_go-mod-core-contracts_PR-190 # timeout=10\n[2020-01-03T20:47:56.395Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-03T20:47:56.396Z] > git --version # timeout=10\n[2020-01-03T20:47:56.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-03T20:47:56.445Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-03T20:47:56.998Z] Fetching without tags\n[2020-01-03T20:47:57.434Z] Merging remotes/origin/master commit 892c76594632f1888adc7f8949698420825669b9 into PR head commit 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748\n[2020-01-03T20:47:57.552Z] Merge succeeded, producing d0a770bfaf7d28ad38bbbb3fe51e03cbe2e0ab0f\n[2020-01-03T20:47:57.552Z] Checking out Revision d0a770bfaf7d28ad38bbbb3fe51e03cbe2e0ab0f (PR-190)\n[2020-01-03T20:47:56.965Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-03T20:47:56.974Z] > git config --add remote.origin.fetch +refs/pull/190/head:refs/remotes/origin/PR-190 # timeout=10\n[2020-01-03T20:47:56.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-03T20:47:56.991Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-03T20:47:57.005Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-03T20:47:57.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-03T20:47:57.009Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-03T20:47:57.440Z] > git config core.sparsecheckout # timeout=10\n[2020-01-03T20:47:57.446Z] > git checkout -f 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748 # timeout=10\n[2020-01-03T20:47:57.513Z] > git merge 892c76594632f1888adc7f8949698420825669b9 # timeout=10\n[2020-01-03T20:47:57.545Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-03T20:47:57.554Z] > git config core.sparsecheckout # timeout=10\n[2020-01-03T20:47:57.557Z] > git checkout -f d0a770bfaf7d28ad38bbbb3fe51e03cbe2e0ab0f # timeout=10\n[2020-01-03T20:48:01.091Z] Commit message: "Merge commit \'892c76594632f1888adc7f8949698420825669b9\' into HEAD"\n[2020-01-03T20:48:01.094Z] > git rev-list --no-walk 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748 # timeout=10\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[2020-01-03T20:48:02.698Z] =========================================================\n[2020-01-03T20:48:02.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-03T20:48:02.699Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-03T20:48:03.244Z] + 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 .\n[2020-01-03T20:48:03.505Z] Sending build context to Docker daemon 1.505MB\r\r\n[2020-01-03T20:48:03.505Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-03T20:48:03.505Z] Step 2/7 : FROM ${BASE}\n[2020-01-03T20:48:03.505Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-03T20:48:03.505Z] 921b31ab772b: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 2d3896533852: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 28c34ce20860: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 24d9f57f8391: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 9498642caea3: Pulling fs layer\n[2020-01-03T20:48:03.505Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 7af212d24233: Pulling fs layer\n[2020-01-03T20:48:03.505Z] ee2efeeb882f: Pulling fs layer\n[2020-01-03T20:48:03.505Z] d216d3b964db: Pulling fs layer\n[2020-01-03T20:48:03.505Z] 9186bf07c4ae: Waiting\n[2020-01-03T20:48:03.505Z] 7f1720e95b4b: Waiting\n[2020-01-03T20:48:03.505Z] 24d9f57f8391: Waiting\n[2020-01-03T20:48:03.505Z] 9498642caea3: Waiting\n[2020-01-03T20:48:03.505Z] ba4d0a6bad5e: Waiting\n[2020-01-03T20:48:03.505Z] 7af212d24233: Waiting\n[2020-01-03T20:48:03.505Z] ee2efeeb882f: Waiting\n[2020-01-03T20:48:03.505Z] d216d3b964db: Waiting\n[2020-01-03T20:48:03.505Z] 28c34ce20860: Download complete\n[2020-01-03T20:48:03.505Z] 2d3896533852: Download complete\n[2020-01-03T20:48:03.505Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-03T20:48:03.505Z] 7f1720e95b4b: Download complete\n[2020-01-03T20:48:03.505Z] 24d9f57f8391: Verifying Checksum\n[2020-01-03T20:48:03.505Z] 24d9f57f8391: Download complete\n[2020-01-03T20:48:03.764Z] 921b31ab772b: Verifying Checksum\n[2020-01-03T20:48:03.764Z] 921b31ab772b: Pull complete\n[2020-01-03T20:48:04.026Z] 2d3896533852: Pull complete\n[2020-01-03T20:48:04.026Z] 28c34ce20860: Pull complete\n[2020-01-03T20:48:04.980Z] 9498642caea3: Verifying Checksum\n[2020-01-03T20:48:04.980Z] 9498642caea3: Download complete\n[2020-01-03T20:48:04.980Z] 7af212d24233: Verifying Checksum\n[2020-01-03T20:48:04.980Z] 7af212d24233: Download complete\n[2020-01-03T20:48:05.556Z] ee2efeeb882f: Verifying Checksum\n[2020-01-03T20:48:05.556Z] ee2efeeb882f: Download complete\n[2020-01-03T20:48:05.556Z] d216d3b964db: Verifying Checksum\n[2020-01-03T20:48:05.556Z] d216d3b964db: Download complete\n[2020-01-03T20:48:05.815Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-03T20:48:05.815Z] ba4d0a6bad5e: Download complete\n[2020-01-03T20:48:05.815Z] 9186bf07c4ae: Download complete\n[2020-01-03T20:48:11.096Z] 9186bf07c4ae: Pull complete\n[2020-01-03T20:48:11.096Z] 7f1720e95b4b: Pull complete\n[2020-01-03T20:48:11.096Z] 24d9f57f8391: Pull complete\n[2020-01-03T20:48:14.397Z] 9498642caea3: Pull complete\n[2020-01-03T20:48:18.602Z] ba4d0a6bad5e: Pull complete\n[2020-01-03T20:48:18.602Z] 7af212d24233: Pull complete\n[2020-01-03T20:48:19.167Z] ee2efeeb882f: Pull complete\n[2020-01-03T20:48:19.442Z] d216d3b964db: Pull complete\n[2020-01-03T20:48:19.442Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-03T20:48:19.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-03T20:48:19.442Z] ---> 140a058597bd\n[2020-01-03T20:48:19.442Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-03T20:48:19.442Z] ---> Running in d085c99976c8\n[2020-01-03T20:48:19.707Z] Removing intermediate container d085c99976c8\n[2020-01-03T20:48:19.707Z] ---> 55ddce2f85c1\n[2020-01-03T20:48:19.707Z] Step 4/7 : RUN apk add bash\n[2020-01-03T20:48:19.707Z] ---> Running in 2ff58cf588e0\n[2020-01-03T20:48:20.641Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-03T20:48:21.576Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-03T20:48:21.836Z] OK: 134 MiB in 39 packages\n[2020-01-03T20:48:22.406Z] Removing intermediate container 2ff58cf588e0\n[2020-01-03T20:48:22.406Z] ---> 5e830257123d\n[2020-01-03T20:48:22.406Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-03T20:48:22.406Z] ---> Running in 2168fa38939e\n[2020-01-03T20:48:22.689Z] Removing intermediate container 2168fa38939e\n[2020-01-03T20:48:22.689Z] ---> 0fc3822ac023\n[2020-01-03T20:48:22.689Z] Step 6/7 : COPY go.mod .\n[2020-01-03T20:48:22.689Z] ---> 1e1da2984763\n[2020-01-03T20:48:22.689Z] Step 7/7 : RUN go mod download\n[2020-01-03T20:48:22.689Z] ---> Running in 645925010d6b\n[2020-01-03T20:48:23.263Z] \x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-03T20:48:23.263Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-03T20:48:23.263Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-03T20:48:23.263Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-03T20:48:23.263Z] go: finding github.com/go-stack/stack v1.8.0\n[2020-01-03T20:48:23.263Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-03T20:48:23.835Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-03T20:48:23.835Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-03T20:48:23.835Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-03T20:48:23.835Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-03T20:48:28.024Z] \x1b[0mRemoving intermediate container 645925010d6b\n[2020-01-03T20:48:28.024Z] ---> 5d04f551abbe\n[2020-01-03T20:48:28.024Z] Successfully built 5d04f551abbe\n[2020-01-03T20:48:28.024Z] Successfully 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[2020-01-03T20:48:28.551Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-03T20:48:28.552Z] .\n[Pipeline] withDockerContainer\n[2020-01-03T20:48:28.693Z] prd-centos7-docker-4c-2g-21357 does not seem to be running inside a container\n[2020-01-03T20:48:28.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-190 -v /w/workspace/dry_go-mod-core-contracts_PR-190:/w/workspace/dry_go-mod-core-contracts_PR-190:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-190@tmp:/w/workspace/dry_go-mod-core-contracts_PR-190@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[2020-01-03T20:48:29.684Z] $ docker top 855a2a51f3b05167582d78cc87ebcc3218a7da41ea8fddfefcb49d090ab53faf -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-03T20:48:30.552Z] + go version\n[2020-01-03T20:48:30.552Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-03T20:48:30.874Z] + make test\n[2020-01-03T20:48:30.874Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-03T20:48:37.510Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-03T20:48:37.773Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.017s\tcoverage: 73.3% of statements\n[2020-01-03T20:48:44.530Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.106s\tcoverage: 55.1% of statements\n[2020-01-03T20:48:44.530Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.012s\tcoverage: 69.2% of statements\n[2020-01-03T20:48:44.530Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.008s\tcoverage: 6.4% of statements\n[2020-01-03T20:48:45.482Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.166s\tcoverage: 33.7% of statements\n[2020-01-03T20:48:45.482Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-03T20:48:45.482Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.010s\tcoverage: 63.6% of statements\n[2020-01-03T20:48:45.482Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-03T20:48:45.482Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-03T20:48:45.482Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.019s\tcoverage: 63.0% of statements\n[2020-01-03T20:48:45.482Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.016s\tcoverage: 26.3% of statements\n[2020-01-03T20:48:45.740Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.006s\tcoverage: 15.4% of statements\n[2020-01-03T20:48:46.317Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.006s\tcoverage: 15.4% of statements\n[2020-01-03T20:48:46.317Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.007s\tcoverage: 14.3% of statements\n[2020-01-03T20:48:46.578Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-03T20:48:51.886Z] gofmt -l .\n[2020-01-03T20:48:51.886Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] }\n[2020-01-03T20:48:51.909Z] $ docker stop --time=1 855a2a51f3b05167582d78cc87ebcc3218a7da41ea8fddfefcb49d090ab53faf\n[2020-01-03T20:48:53.376Z] $ docker rm -f 855a2a51f3b05167582d78cc87ebcc3218a7da41ea8fddfefcb49d090ab53faf\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[2020-01-03T22:48:55.961Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-31858 in /w/workspace/dry_go-mod-core-contracts_PR-190\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-03T22:49:05.257Z] using credential edgex-jenkins-ssh\n[2020-01-03T22:49:05.289Z] Cloning the remote Git repository\n[2020-01-03T22:49:05.289Z] Cloning with configured refspecs honoured and without tags\n[2020-01-03T22:49:05.393Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-03T22:49:05.513Z] > git init /w/workspace/dry_go-mod-core-contracts_PR-190 # timeout=10\n[2020-01-03T22:49:05.597Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-03T22:49:05.600Z] > git --version # timeout=10\n[2020-01-03T22:49:05.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-03T22:49:05.733Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-03T22:49:06.573Z] Fetching without tags\n[2020-01-03T22:49:07.129Z] Merging remotes/origin/master commit 892c76594632f1888adc7f8949698420825669b9 into PR head commit 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748\n[2020-01-03T22:49:07.470Z] Merge succeeded, producing f22334ae31cab8e9347e09b7f0a5641f2ef0e870\n[2020-01-03T22:49:07.470Z] Checking out Revision f22334ae31cab8e9347e09b7f0a5641f2ef0e870 (PR-190)\n[2020-01-03T22:49:06.451Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-03T22:49:06.481Z] > git config --add remote.origin.fetch +refs/pull/190/head:refs/remotes/origin/PR-190 # timeout=10\n[2020-01-03T22:49:06.505Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-03T22:49:06.539Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-03T22:49:06.588Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-03T22:49:06.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-03T22:49:06.604Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-03T22:49:07.161Z] > git config core.sparsecheckout # timeout=10\n[2020-01-03T22:49:07.201Z] > git checkout -f 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748 # timeout=10\n[2020-01-03T22:49:07.329Z] > git merge 892c76594632f1888adc7f8949698420825669b9 # timeout=10\n[2020-01-03T22:49:07.422Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-03T22:49:07.474Z] > git config core.sparsecheckout # timeout=10\n[2020-01-03T22:49:07.496Z] > git checkout -f f22334ae31cab8e9347e09b7f0a5641f2ef0e870 # timeout=10\n[2020-01-03T22:49:11.974Z] Commit message: "Merge commit \'892c76594632f1888adc7f8949698420825669b9\' into HEAD"\n[2020-01-03T22:49:11.979Z] > git rev-list --no-walk 38c3f37a5d337606a7ce88e1a1b7008d4e7b9748 # timeout=10\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[2020-01-03T22:49:13.439Z] =========================================================\n[2020-01-03T22:49:13.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-03T22:49:13.439Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-03T22:49:15.149Z] + 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 .\n[2020-01-03T22:49:16.163Z] Sending build context to Docker daemon 1.505MB\r\r\n[2020-01-03T22:49:16.163Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-03T22:49:16.163Z] Step 2/7 : FROM ${BASE}\n[2020-01-03T22:49:16.435Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-03T22:49:16.435Z] 54e94bcddc88: Pulling fs layer\n[2020-01-03T22:49:16.740Z] 43582c0db3f3: Pulling fs layer\n[2020-01-03T22:49:16.740Z] 9fe16242a9df: Pulling fs layer\n[2020-01-03T22:49:16.740Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-03T22:49:16.740Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-03T22:49:16.740Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-03T22:49:16.740Z] d45218f23013: Pulling fs layer\n[2020-01-03T22:49:16.740Z] d22026c5ede0: Pulling fs layer\n[2020-01-03T22:49:16.740Z] f32e18732fe6: Pulling fs layer\n[2020-01-03T22:49:16.740Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-03T22:49:16.740Z] 43f99696bdfb: Pulling fs layer\n[2020-01-03T22:49:16.740Z] fbf0f20b3a29: Waiting\n[2020-01-03T22:49:16.740Z] 57bbd25d50cb: Waiting\n[2020-01-03T22:49:16.740Z] 4c3326bd8e33: Waiting\n[2020-01-03T22:49:16.740Z] d45218f23013: Waiting\n[2020-01-03T22:49:16.740Z] d22026c5ede0: Waiting\n[2020-01-03T22:49:16.740Z] f32e18732fe6: Waiting\n[2020-01-03T22:49:16.740Z] 3a2ca3ccd3c2: Waiting\n[2020-01-03T22:49:16.740Z] 43f99696bdfb: Waiting\n[2020-01-03T22:49:16.740Z] 9fe16242a9df: Verifying Checksum\n[2020-01-03T22:49:16.740Z] 9fe16242a9df: Download complete\n[2020-01-03T22:49:16.740Z] 43582c0db3f3: Verifying Checksum\n[2020-01-03T22:49:16.740Z] 43582c0db3f3: Download complete\n[2020-01-03T22:49:16.740Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-03T22:49:16.740Z] 57bbd25d50cb: Download complete\n[2020-01-03T22:49:16.740Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-03T22:49:16.740Z] 4c3326bd8e33: Download complete\n[2020-01-03T22:49:17.037Z] 54e94bcddc88: Verifying Checksum\n[2020-01-03T22:49:17.037Z] 54e94bcddc88: Download complete\n[2020-01-03T22:49:19.058Z] 54e94bcddc88: Pull complete\n[2020-01-03T22:49:20.051Z] 43582c0db3f3: Pull complete\n[2020-01-03T22:49:20.323Z] 9fe16242a9df: Pull complete\n[2020-01-03T22:49:24.681Z] d45218f23013: Verifying Checksum\n[2020-01-03T22:49:24.681Z] d45218f23013: Download complete\n[2020-01-03T22:49:24.681Z] f32e18732fe6: Verifying Checksum\n[2020-01-03T22:49:24.681Z] f32e18732fe6: Download complete\n[2020-01-03T22:49:27.305Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-03T22:49:27.305Z] 3a2ca3ccd3c2: Download complete\n[2020-01-03T22:49:27.583Z] 43f99696bdfb: Verifying Checksum\n[2020-01-03T22:49:27.583Z] 43f99696bdfb: Download complete\n[2020-01-03T22:49:30.963Z] d22026c5ede0: Verifying Checksum\n[2020-01-03T22:49:30.963Z] d22026c5ede0: Download complete\n[2020-01-03T22:49:32.403Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-03T22:49:32.403Z] fbf0f20b3a29: Download complete\n[2020-01-03T22:49:47.417Z] fbf0f20b3a29: Pull complete\n[2020-01-03T22:49:47.417Z] 57bbd25d50cb: Pull complete\n[2020-01-03T22:49:47.417Z] 4c3326bd8e33: Pull complete\n[2020-01-03T22:49:55.762Z] d45218f23013: Pull complete\n[2020-01-03T22:50:02.459Z] d22026c5ede0: Pull complete\n[2020-01-03T22:50:02.459Z] f32e18732fe6: Pull complete\n[2020-01-03T22:50:05.083Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-03T22:50:05.083Z] 43f99696bdfb: Pull complete\n[2020-01-03T22:50:05.083Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-03T22:50:05.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-03T22:50:05.358Z] ---> 8c1ce5f80d72\n[2020-01-03T22:50:05.358Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-03T22:50:09.660Z] ---> Running in d4903d2df2f4\n[2020-01-03T22:50:09.932Z] Removing intermediate container d4903d2df2f4\n[2020-01-03T22:50:09.932Z] ---> ca3b7f3aa800\n[2020-01-03T22:50:09.932Z] Step 4/7 : RUN apk add bash\n[2020-01-03T22:50:09.932Z] ---> Running in 81090f00cb5d\n[2020-01-03T22:50:10.905Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-03T22:50:11.893Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-03T22:50:12.179Z] OK: 121 MiB in 39 packages\n[2020-01-03T22:50:13.614Z] Removing intermediate container 81090f00cb5d\n[2020-01-03T22:50:13.614Z] ---> 68f4c73cb224\n[2020-01-03T22:50:13.614Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-03T22:50:13.614Z] ---> Running in 08f069f94883\n[2020-01-03T22:50:14.214Z] Removing intermediate container 08f069f94883\n[2020-01-03T22:50:14.214Z] ---> 779d67936ab9\n[2020-01-03T22:50:14.214Z] Step 6/7 : COPY go.mod .\n[2020-01-03T22:50:14.489Z] ---> 29e3884803f0\n[2020-01-03T22:50:14.489Z] Step 7/7 : RUN go mod download\n[2020-01-03T22:50:14.774Z] ---> Running in d1916a38a6d7\n[2020-01-03T22:50:15.765Z] \x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-03T22:50:15.765Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-03T22:50:15.765Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-03T22:50:15.765Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-03T22:50:15.765Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-03T22:50:15.765Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-03T22:50:16.756Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-03T22:50:17.031Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-03T22:50:17.031Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-03T22:50:17.031Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-03T22:50:23.728Z] \x1b[0mRemoving intermediate container d1916a38a6d7\n[2020-01-03T22:50:23.728Z] ---> df9dd8f20130\n[2020-01-03T22:50:23.728Z] Successfully built df9dd8f20130\n[2020-01-03T22:50:23.728Z] Successfully 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[2020-01-03T22:50:24.343Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-03T22:50:24.614Z] .\n[Pipeline] withDockerContainer\n[2020-01-03T22:50:24.996Z] prd-ubuntu18.04-docker-arm64-4c-2g-31858 does not seem to be running inside a container\n[2020-01-03T22:50:25.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-190 -v /w/workspace/dry_go-mod-core-contracts_PR-190:/w/workspace/dry_go-mod-core-contracts_PR-190:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-190@tmp:/w/workspace/dry_go-mod-core-contracts_PR-190@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 ******** ci-base-image-arm64 cat\n[2020-01-03T22:50:26.742Z] $ docker top 3f91425748972edc8d773be8f46c84309c23b078d7a06e6819c696f5da68f09e -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-03T22:50:29.408Z] + go version\n[2020-01-03T22:50:29.408Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-03T22:50:30.171Z] + make test\n[2020-01-03T22:50:30.171Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-03T22:50:56.964Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-03T22:50:57.958Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.028s\tcoverage: 73.3% of statements\n[2020-01-03T22:51:36.938Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.153s\tcoverage: 55.1% of statements\n[2020-01-03T22:51:36.938Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.022s\tcoverage: 69.2% of statements\n[2020-01-03T22:51:36.938Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.020s\tcoverage: 6.4% of statements\n[2020-01-03T22:51:36.938Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.176s\tcoverage: 33.7% of statements\n[2020-01-03T22:51:36.938Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-03T22:51:36.938Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.021s\tcoverage: 63.6% of statements\n[2020-01-03T22:51:36.938Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-03T22:51:36.938Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-03T22:51:45.226Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.130s\tcoverage: 63.0% of statements\n[2020-01-03T22:51:45.226Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.024s\tcoverage: 26.3% of statements\n[2020-01-03T22:51:47.833Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.026s\tcoverage: 15.4% of statements\n[2020-01-03T22:51:48.807Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.019s\tcoverage: 15.4% of statements\n[2020-01-03T22:51:52.190Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.022s\tcoverage: 14.3% of statements\n[2020-01-03T22:51:52.461Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-03T22:52:19.260Z] gofmt -l .\n[2020-01-03T22:52:19.260Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] }\n[2020-01-03T22:52:19.288Z] $ docker stop --time=1 3f91425748972edc8d773be8f46c84309c23b078d7a06e6819c696f5da68f09e\n[2020-01-03T22:52:21.485Z] $ docker rm -f 3f91425748972edc8d773be8f46c84309c23b078d7a06e6819c696f5da68f09e\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] wrap\n[2020-01-03T22:52:23.163Z] provisioning config files...\n[2020-01-03T22:52:23.189Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-190@tmp/config3932955133288526855tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-03T22:52:23.532Z] + curl -s https://codecov.io/bash\n[2020-01-03T22:52:23.533Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-190@tmp/config3932955133288526855tmp\n[2020-01-03T22:52:23.792Z] \n[2020-01-03T22:52:23.792Z] _____ _\n[2020-01-03T22:52:23.792Z] / ____| | |\n[2020-01-03T22:52:23.792Z] | | ___ __| | ___ ___ _____ __\n[2020-01-03T22:52:23.792Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-03T22:52:23.792Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-03T22:52:23.792Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-03T22:52:23.792Z] Bash-20191211-b8db533\n[2020-01-03T22:52:23.792Z] \n[2020-01-03T22:52:23.792Z] \n[2020-01-03T22:52:23.792Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-03T22:52:23.792Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-03T22:52:23.792Z] Fixing merge commit SHA\n[2020-01-03T22:52:23.792Z] \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[2020-01-03T22:52:23.792Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-03T22:52:23.792Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-03T22:52:23.792Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-03T22:52:23.792Z] \x1b[0;32m+\x1b[0m .\n[2020-01-03T22:52:23.792Z] \x1b[0;31m-->\x1b[0m No coverage report found.\n[2020-01-03T22:52:23.792Z] Please visit \x1b[0;36mhttp://docs.codecov.io/docs/supported-languages\x1b[0m\n[Pipeline] }\n[2020-01-03T22:52:23.810Z] Deleting 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[2020-01-03T22:52:24.775Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-03T22:52:25.108Z] ---> package-listing.sh\n[2020-01-03T22:52:25.108Z] ++ facter osfamily\n[2020-01-03T22:52:25.108Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-03T22:52:25.108Z] + OS_FAMILY=redhat\n[2020-01-03T22:52:25.108Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-190\n[2020-01-03T22:52:25.108Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-03T22:52:25.108Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-03T22:52:25.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-03T22:52:25.108Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-03T22:52:25.108Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-190 \']\'\n[2020-01-03T22:52:25.108Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-03T22:52:25.108Z] + case "${OS_FAMILY}" in\n[2020-01-03T22:52:25.108Z] + rpm -qa\n[2020-01-03T22:52:25.108Z] + sort\n[2020-01-03T22:52:29.301Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-03T22:52:29.301Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-03T22:52:29.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-03T22:52:29.301Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-190 \']\'\n[2020-01-03T22:52:29.301Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-190/archives/\n[2020-01-03T22:52:29.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-190/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-03T22:52:29.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-03T22:52:29.845Z] \n[2020-01-03T22:52:29.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-03T22:52:30.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-03T22:52:30.185Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-03T22:52:30.185Z] 050382585609: Pulling fs layer\n[2020-01-03T22:52:30.185Z] dac2222ca532: Pulling fs layer\n[2020-01-03T22:52:30.185Z] 29a7fe408caa: Pulling fs layer\n[2020-01-03T22:52:30.185Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-03T22:52:30.185Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-03T22:52:30.185Z] d1ed250b09b4: Pulling fs layer\n[2020-01-03T22:52:30.185Z] eb083ea81749: Pulling fs layer\n[2020-01-03T22:52:30.185Z] 4965c3271e4e: Pulling fs layer\n[2020-01-03T22:52:30.185Z] b73c1c2e7331: Pulling fs layer\n[2020-01-03T22:52:30.185Z] a328eddc5fbd: Pulling fs layer\n[2020-01-03T22:52:30.185Z] 6ad337b9b53f: Waiting\n[2020-01-03T22:52:30.185Z] 7ad6fc7f0fa9: Waiting\n[2020-01-03T22:52:30.185Z] d1ed250b09b4: Waiting\n[2020-01-03T22:52:30.185Z] eb083ea81749: Waiting\n[2020-01-03T22:52:30.185Z] 4965c3271e4e: Waiting\n[2020-01-03T22:52:30.185Z] b73c1c2e7331: Waiting\n[2020-01-03T22:52:30.185Z] a328eddc5fbd: Waiting\n[2020-01-03T22:52:30.185Z] dac2222ca532: Verifying Checksum\n[2020-01-03T22:52:30.185Z] dac2222ca532: Download complete\n[2020-01-03T22:52:30.185Z] 6ad337b9b53f: Verifying Checksum\n[2020-01-03T22:52:30.185Z] 6ad337b9b53f: Download complete\n[2020-01-03T22:52:30.185Z] 050382585609: Verifying Checksum\n[2020-01-03T22:52:30.185Z] 050382585609: Download complete\n[2020-01-03T22:52:30.185Z] 7ad6fc7f0fa9: Verifying Checksum\n[2020-01-03T22:52:30.185Z] 7ad6fc7f0fa9: Download complete\n[2020-01-03T22:52:30.185Z] eb083ea81749: Verifying Checksum\n[2020-01-03T22:52:30.185Z] eb083ea81749: Download complete\n[2020-01-03T22:52:30.762Z] 050382585609: Pull complete\n[2020-01-03T22:52:30.762Z] 4965c3271e4e: Verifying Checksum\n[2020-01-03T22:52:30.762Z] 4965c3271e4e: Download complete\n[2020-01-03T22:52:30.762Z] b73c1c2e7331: Verifying Checksum\n[2020-01-03T22:52:30.762Z] b73c1c2e7331: Download complete\n[2020-01-03T22:52:30.762Z] 29a7fe408caa: Download complete\n[2020-01-03T22:52:30.762Z] a328eddc5fbd: Verifying Checksum\n[2020-01-03T22:52:30.762Z] a328eddc5fbd: Download complete\n[2020-01-03T22:52:30.762Z] dac2222ca532: Pull complete\n[2020-01-03T22:52:31.339Z] d1ed250b09b4: Verifying Checksum\n[2020-01-03T22:52:31.339Z] d1ed250b09b4: Download complete\n[2020-01-03T22:52:32.720Z] 29a7fe408caa: Pull complete\n[2020-01-03T22:52:32.720Z] 6ad337b9b53f: Pull complete\n[2020-01-03T22:52:32.982Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-03T22:52:37.172Z] d1ed250b09b4: Pull complete\n[2020-01-03T22:52:37.172Z] eb083ea81749: Pull complete\n[2020-01-03T22:52:38.118Z] 4965c3271e4e: Pull complete\n[2020-01-03T22:52:38.377Z] b73c1c2e7331: Pull complete\n[2020-01-03T22:52:38.378Z] a328eddc5fbd: Pull complete\n[2020-01-03T22:52:38.378Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-03T22:52:38.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-03T22:52:38.564Z] prd-centos7-docker-4c-2g-20089 does not seem to be running inside a container\n[2020-01-03T22:52:38.605Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-190 -v /w/workspace/dry_go-mod-core-contracts_PR-190:/w/workspace/dry_go-mod-core-contracts_PR-190:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-190@tmp:/w/workspace/dry_go-mod-core-contracts_PR-190@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-03T22:52:39.882Z] $ docker top 5ff19605a6ec9b7a79486fbcd19a48fdec2eb99f9de1eb3ae8886110d3a585fd -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-03T22:52:40.480Z] provisioning config files...\n[2020-01-03T22:52:40.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-190@tmp/config1169427382232015860tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-03T22:52:40.531Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-03T22:52:40.850Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-03T22:52:40.875Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-03T22:52:41.193Z] ---> logs-deploy.sh\n[2020-01-03T22:52:41.193Z] + ARCHIVE_ARTIFACTS=\n[2020-01-03T22:52:41.193Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-03T22:52:41.193Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-03T22:52:41.193Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-03T22:52:41.193Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-190/3\n[2020-01-03T22:52:41.193Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-190/3/\n[2020-01-03T22:52:41.193Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-190/3 /w/workspace/dry_go-mod-core-contracts_PR-190\n[2020-01-03T22:52:42.130Z] Archives upload complete.\n[2020-01-03T22:52:42.389Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-190/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-190/3/\n'