b'Pull request #202 updated\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 brandonforster for edgexfoundry/go-mod-core-contracts\nObtained Jenkinsfile from 34232557b2feff2e2c4d1327e5b53fe63392de7f+6abf550d3923e7556badd2561b059873d0297f91 (75a4884d9eea20b0eadab9def8555d78f6f0ea8b)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5b9f7a87d251a19295238cc59b7f490b1a10cdeb # timeout=10\nCommit message: "Merge pull request #90 from ernestojeda/fix-null-workspace-project"\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-devops/edgex-golang-base:1.12.14-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\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-15308 in /w/workspace/dry_go-mod-core-contracts_PR-202\n[Pipeline] {\n[Pipeline] ws\nRunning in /w/workspace/go-mod-core-contracts/3\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/go-mod-core-contracts/3 # timeout=10\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/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 34232557b2feff2e2c4d1327e5b53fe63392de7f\nMerge succeeded, producing 34232557b2feff2e2c4d1327e5b53fe63392de7f\nChecking out Revision 34232557b2feff2e2c4d1327e5b53fe63392de7f (PR-202)\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/202/head:refs/remotes/origin/PR-202 # 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/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 34232557b2feff2e2c4d1327e5b53fe63392de7f # timeout=10\n > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 34232557b2feff2e2c4d1327e5b53fe63392de7f # timeout=10\nCommit message: "#196: Applied URLClient pattern to scheduler."\n > git rev-list --no-walk 34232557b2feff2e2c4d1327e5b53fe63392de7f # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-21T04:04:45.853Z] 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-21T04:04:47.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T04:04:47.205Z] \n[2020-01-21T04:04:47.205Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T04:04:47.538Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T04:04:47.538Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-21T04:04:47.538Z] e7c96db7181b: Pulling fs layer\n[2020-01-21T04:04:47.538Z] a038dfdf5543: Pulling fs layer\n[2020-01-21T04:04:47.538Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-21T04:04:47.802Z] e7c96db7181b: Verifying Checksum\n[2020-01-21T04:04:47.802Z] e7c96db7181b: Download complete\n[2020-01-21T04:04:47.802Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-21T04:04:47.802Z] 8d5d8e63b3c0: Download complete\n[2020-01-21T04:04:47.802Z] a038dfdf5543: Verifying Checksum\n[2020-01-21T04:04:47.802Z] a038dfdf5543: Download complete\n[2020-01-21T04:04:48.069Z] e7c96db7181b: Pull complete\n[2020-01-21T04:04:49.026Z] a038dfdf5543: Pull complete\n[2020-01-21T04:04:49.285Z] 8d5d8e63b3c0: Pull complete\n[2020-01-21T04:04:49.285Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-21T04:04:49.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-21T04:04:49.448Z] prd-centos7-docker-4c-2g-15308 does not seem to be running inside a container\n[2020-01-21T04:04:49.495Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-21T04:04:50.192Z] $ docker top a7ec887436bc00ceee462b9789aee0954f38614913cb9e0be7569c066a1ee93b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-21T04:04:50.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T04:04:50.866Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T04:04:51.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T04:04:51.130Z] $ docker exec a7ec887436bc00ceee462b9789aee0954f38614913cb9e0be7569c066a1ee93b ssh-agent\n[2020-01-21T04:04:51.347Z] SSH_AUTH_SOCK=/tmp/ssh-60tlJL1brVUN/agent.15\n[2020-01-21T04:04:51.347Z] SSH_AGENT_PID=21\n[2020-01-21T04:04:51.361Z] Running ssh-add (command line suppressed)\n[2020-01-21T04:04:51.526Z] Identity added: /w/workspace/go-mod-core-contracts/3@tmp/private_key_4126317450668482860.key (/w/workspace/go-mod-core-contracts/3@tmp/private_key_4126317450668482860.key)\n[2020-01-21T04:04:51.589Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T04:04:51.887Z] + git describe --exact-match --tags HEAD\n[2020-01-21T04:04:51.887Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-21T04:04:51.949Z] $ docker exec --env ******** --env ******** a7ec887436bc00ceee462b9789aee0954f38614913cb9e0be7569c066a1ee93b ssh-agent -k\n[2020-01-21T04:04:52.148Z] unset SSH_AUTH_SOCK;\n[2020-01-21T04:04:52.149Z] unset SSH_AGENT_PID;\n[2020-01-21T04:04:52.149Z] echo Agent pid 21 killed;\n[2020-01-21T04:04:52.220Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-21T04:04:52.235Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-21T04:04:52.235Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-21T04:04:52.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T04:04:52.256Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T04:04:52.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T04:04:52.526Z] $ docker exec a7ec887436bc00ceee462b9789aee0954f38614913cb9e0be7569c066a1ee93b ssh-agent\n[2020-01-21T04:04:52.803Z] SSH_AUTH_SOCK=/tmp/ssh-TtfXBZG1eJZ1/agent.55\n[2020-01-21T04:04:52.803Z] SSH_AGENT_PID=61\n[2020-01-21T04:04:52.814Z] Running ssh-add (command line suppressed)\n[2020-01-21T04:04:53.044Z] Identity added: /w/workspace/go-mod-core-contracts/3@tmp/private_key_1303246211435304884.key (/w/workspace/go-mod-core-contracts/3@tmp/private_key_1303246211435304884.key)\n[2020-01-21T04:04:53.113Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T04:04:53.420Z] + git semver init\n[2020-01-21T04:04:53.420Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-21T04:04:53.420Z] # $GIT_DIR = /w/workspace/go-mod-core-contracts/3/.git\n[2020-01-21T04:04:53.420Z] # $GIT_WORK_TREE = /w/workspace/go-mod-core-contracts/3\n[2020-01-21T04:04:53.420Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-21T04:04:53.420Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-21T04:04:53.420Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-21T04:04:53.420Z] # $SEMVER_BRANCH = PR-202\n[2020-01-21T04:04:53.420Z] # $SEMVER_TEMP = /tmp/semver-756087239\n[2020-01-21T04:04:53.420Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n[2020-01-21T04:04:53.993Z] # \'/tmp/semver-756087239\' -> \'/w/workspace/go-mod-core-contracts/3/.semver\'\n[2020-01-21T04:04:53.993Z] # $SEMVER_DIR = /w/workspace/go-mod-core-contracts/3/.semver\n[Pipeline] }\n[2020-01-21T04:04:54.010Z] $ docker exec --env ******** --env ******** a7ec887436bc00ceee462b9789aee0954f38614913cb9e0be7569c066a1ee93b ssh-agent -k\n[2020-01-21T04:04:54.180Z] unset SSH_AUTH_SOCK;\n[2020-01-21T04:04:54.181Z] unset SSH_AGENT_PID;\n[2020-01-21T04:04:54.181Z] echo Agent pid 61 killed;\n[2020-01-21T04:04:54.228Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-21T04:04:54.539Z] + git semver\n[Pipeline] }\n[2020-01-21T04:04:54.554Z] $ docker stop --time=1 a7ec887436bc00ceee462b9789aee0954f38614913cb9e0be7569c066a1ee93b\n[2020-01-21T04:04:55.970Z] $ docker rm -f a7ec887436bc00ceee462b9789aee0954f38614913cb9e0be7569c066a1ee93b\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-21T04:04:56.634Z] Stashed 57 file(s)\n[Pipeline] echo\n[2020-01-21T04:04:56.636Z] [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] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-21T04:04:56.911Z] =========================================================\n[2020-01-21T04:04:56.912Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-21T04:04:56.912Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T04:04:57.213Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-21T04:04:57.474Z] Sending build context to Docker daemon 1.59MB\r\r\n[2020-01-21T04:04:57.474Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-21T04:04:57.474Z] Step 2/7 : FROM ${BASE}\n[2020-01-21T04:04:57.738Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-21T04:04:57.738Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 2848faf0eed1: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 0f37312ad70f: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 7d08f2745646: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 4c9f31393084: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-21T04:04:57.738Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 879382edf91e: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 465f21562d6c: Pulling fs layer\n[2020-01-21T04:04:57.738Z] c022810cb2be: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 2dbe7964578c: Pulling fs layer\n[2020-01-21T04:04:57.738Z] 7d08f2745646: Waiting\n[2020-01-21T04:04:57.738Z] 4c9f31393084: Waiting\n[2020-01-21T04:04:57.738Z] 75f7a44be1ab: Waiting\n[2020-01-21T04:04:57.738Z] b4c4bfaf82a6: Waiting\n[2020-01-21T04:04:57.738Z] 879382edf91e: Waiting\n[2020-01-21T04:04:57.738Z] 465f21562d6c: Waiting\n[2020-01-21T04:04:57.738Z] c022810cb2be: Waiting\n[2020-01-21T04:04:57.738Z] 0f37312ad70f: Verifying Checksum\n[2020-01-21T04:04:57.738Z] 0f37312ad70f: Download complete\n[2020-01-21T04:04:57.738Z] 2848faf0eed1: Download complete\n[2020-01-21T04:04:57.738Z] 4c9f31393084: Download complete\n[2020-01-21T04:04:57.738Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-21T04:04:57.738Z] 75f7a44be1ab: Download complete\n[2020-01-21T04:04:57.738Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-21T04:04:57.738Z] e6b0cf9c0882: Download complete\n[2020-01-21T04:04:58.005Z] e6b0cf9c0882: Pull complete\n[2020-01-21T04:04:58.973Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-21T04:04:58.973Z] b4c4bfaf82a6: Download complete\n[2020-01-21T04:04:58.973Z] 465f21562d6c: Verifying Checksum\n[2020-01-21T04:04:58.973Z] 465f21562d6c: Download complete\n[2020-01-21T04:04:59.564Z] 7d08f2745646: Verifying Checksum\n[2020-01-21T04:04:59.564Z] 7d08f2745646: Download complete\n[2020-01-21T04:04:59.564Z] 879382edf91e: Verifying Checksum\n[2020-01-21T04:04:59.564Z] 879382edf91e: Download complete\n[2020-01-21T04:04:59.564Z] 2dbe7964578c: Verifying Checksum\n[2020-01-21T04:04:59.564Z] 2dbe7964578c: Download complete\n[2020-01-21T04:04:59.822Z] c022810cb2be: Verifying Checksum\n[2020-01-21T04:04:59.822Z] c022810cb2be: Download complete\n[2020-01-21T04:05:00.761Z] 2848faf0eed1: Pull complete\n[2020-01-21T04:05:01.020Z] 0f37312ad70f: Pull complete\n[2020-01-21T04:05:09.208Z] 7d08f2745646: Pull complete\n[2020-01-21T04:05:09.208Z] 4c9f31393084: Pull complete\n[2020-01-21T04:05:09.208Z] 75f7a44be1ab: Pull complete\n[2020-01-21T04:05:11.747Z] Still waiting to schedule task\n[2020-01-21T04:05:11.747Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15304\xe2\x80\x99\n[2020-01-21T04:05:12.517Z] b4c4bfaf82a6: Pull complete\n[2020-01-21T04:05:16.747Z] 879382edf91e: Pull complete\n[2020-01-21T04:05:16.747Z] 465f21562d6c: Pull complete\n[2020-01-21T04:05:17.699Z] c022810cb2be: Pull complete\n[2020-01-21T04:05:17.699Z] 2dbe7964578c: Pull complete\n[2020-01-21T04:05:17.699Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-21T04:05:17.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-21T04:05:17.699Z] ---> 3f42607d790b\n[2020-01-21T04:05:17.699Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T04:05:17.960Z] ---> Running in c84105bfdc8d\n[2020-01-21T04:05:17.960Z] Removing intermediate container c84105bfdc8d\n[2020-01-21T04:05:17.960Z] ---> 6f3cd352d273\n[2020-01-21T04:05:17.960Z] Step 4/7 : RUN apk add bash\n[2020-01-21T04:05:17.960Z] ---> Running in 703ac7bd4fa4\n[2020-01-21T04:05:18.530Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-21T04:05:19.472Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-21T04:05:19.735Z] OK: 143 MiB in 39 packages\n[2020-01-21T04:05:20.306Z] Removing intermediate container 703ac7bd4fa4\n[2020-01-21T04:05:20.306Z] ---> 6e697a5dd3b8\n[2020-01-21T04:05:20.306Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-21T04:05:20.306Z] ---> Running in a485a68ffafa\n[2020-01-21T04:05:20.570Z] Removing intermediate container a485a68ffafa\n[2020-01-21T04:05:20.570Z] ---> f713e1ae4de5\n[2020-01-21T04:05:20.570Z] Step 6/7 : COPY go.mod .\n[2020-01-21T04:05:20.570Z] ---> 77fadbaaf49f\n[2020-01-21T04:05:20.570Z] Step 7/7 : RUN go mod download\n[2020-01-21T04:05:20.838Z] ---> Running in 832bc0a7c3d4\n[2020-01-21T04:05:21.781Z] \x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T04:05:21.781Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T04:05:21.781Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T04:05:21.781Z] go: finding github.com/google/uuid v1.1.0\n[2020-01-21T04:05:21.781Z] go: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T04:05:21.781Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T04:05:22.360Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T04:05:22.624Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T04:05:22.624Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T04:05:22.624Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T04:05:27.913Z] \x1b[0mRemoving intermediate container 832bc0a7c3d4\n[2020-01-21T04:05:27.913Z] ---> c37431c3c23c\n[2020-01-21T04:05:27.913Z] Successfully built c37431c3c23c\n[2020-01-21T04:05:27.913Z] 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-21T04:05:28.276Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-21T04:05:28.276Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T04:05:28.452Z] prd-centos7-docker-4c-2g-15308 does not seem to be running inside a container\n[2020-01-21T04:05:28.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-21T04:05:29.660Z] $ docker top be8a9cbe5e7d3d5aea58e60fa76a4077a419a69f4b35c51619c17118a4137569 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T04:05:30.521Z] + go version\n[2020-01-21T04:05:30.521Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-21T04:05:30.823Z] + make test\n[2020-01-21T04:05:30.823Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T04:05:39.041Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-21T04:05:39.041Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.013s\tcoverage: 78.9% of statements\n[2020-01-21T04:05:51.426Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.531s\tcoverage: 33.9% of statements\n[2020-01-21T04:05:51.426Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.009s\tcoverage: 81.8% of statements\n[2020-01-21T04:05:51.426Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-21T04:05:51.426Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.014s\tcoverage: 6.4% of statements\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.058s\tcoverage: 15.0% of statements\n[2020-01-21T04:05:53.375Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.030s\tcoverage: 83.3% of statements\n[2020-01-21T04:05:53.375Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-21T04:05:53.375Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.034s\tcoverage: 100.0% of statements\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.041s\tcoverage: 63.0% of statements\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.040s\tcoverage: 26.3% of statements\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.007s\tcoverage: 15.4% of statements\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.008s\tcoverage: 15.4% of statements\n[2020-01-21T04:05:53.375Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.007s\tcoverage: 14.3% of statements\n[2020-01-21T04:05:53.375Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-21T04:06:00.039Z] gofmt -l .\n[2020-01-21T04:06:00.040Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-21T04:06:00.107Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-21T04:06:00.113Z] $ docker stop --time=1 be8a9cbe5e7d3d5aea58e60fa76a4077a419a69f4b35c51619c17118a4137569\n[2020-01-21T04:06:01.665Z] $ docker rm -f be8a9cbe5e7d3d5aea58e60fa76a4077a419a69f4b35c51619c17118a4137569\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] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-21T04:09:46.980Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15310 in /w/workspace/dry_go-mod-core-contracts_PR-202\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T04:09:46.993Z] Running in /w/workspace/go-mod-core-contracts/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T04:09:56.031Z] using credential edgex-jenkins-ssh\n[2020-01-21T04:09:56.054Z] Cloning the remote Git repository\n[2020-01-21T04:09:56.054Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T04:09:57.348Z] Fetching without tags\n[2020-01-21T04:09:56.132Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T04:09:56.234Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10\n[2020-01-21T04:09:56.334Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T04:09:56.337Z] > git --version # timeout=10\n[2020-01-21T04:09:56.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T04:09:56.478Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T04:09:57.209Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-21T04:09:57.245Z] > git config --add remote.origin.fetch +refs/pull/202/head:refs/remotes/origin/PR-202 # timeout=10\n[2020-01-21T04:09:57.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T04:09:57.314Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n[2020-01-21T04:09:57.361Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n[2020-01-21T04:09:57.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T04:09:57.378Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T04:09:57.863Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 34232557b2feff2e2c4d1327e5b53fe63392de7f\n[2020-01-21T04:09:58.112Z] Merge succeeded, producing 34232557b2feff2e2c4d1327e5b53fe63392de7f\n[2020-01-21T04:09:58.112Z] Checking out Revision 34232557b2feff2e2c4d1327e5b53fe63392de7f (PR-202)\n[2020-01-21T04:09:57.889Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T04:09:57.922Z] > git checkout -f 34232557b2feff2e2c4d1327e5b53fe63392de7f # timeout=10\n[2020-01-21T04:09:58.047Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n[2020-01-21T04:09:58.078Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T04:09:58.120Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T04:09:58.139Z] > git checkout -f 34232557b2feff2e2c4d1327e5b53fe63392de7f # timeout=10\n[2020-01-21T04:10:02.525Z] Commit message: "#196: Applied URLClient pattern to scheduler."\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-21T04:10:03.834Z] =========================================================\n[2020-01-21T04:10:03.835Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-21T04:10:03.835Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T04:10:05.258Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-21T04:10:06.236Z] Sending build context to Docker daemon 1.59MB\r\r\n[2020-01-21T04:10:06.236Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-21T04:10:06.236Z] Step 2/7 : FROM ${BASE}\n[2020-01-21T04:10:06.849Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-21T04:10:06.849Z] cde5963f3b93: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 777b28850792: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 704391ccfee3: Pulling fs layer\n[2020-01-21T04:10:06.849Z] dc41f6c27be0: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-21T04:10:06.849Z] b9840a92bc40: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 29cc21b14733: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-21T04:10:06.849Z] 3b9bb2159cbb: Waiting\n[2020-01-21T04:10:06.849Z] 1e2f9a495ab8: Waiting\n[2020-01-21T04:10:06.849Z] b9840a92bc40: Waiting\n[2020-01-21T04:10:06.849Z] 3e5cb46e90bb: Waiting\n[2020-01-21T04:10:06.849Z] 29cc21b14733: Waiting\n[2020-01-21T04:10:06.849Z] 9b0bbc4bba68: Waiting\n[2020-01-21T04:10:06.849Z] 704391ccfee3: Waiting\n[2020-01-21T04:10:06.849Z] dc41f6c27be0: Waiting\n[2020-01-21T04:10:06.849Z] 777b28850792: Verifying Checksum\n[2020-01-21T04:10:06.849Z] 777b28850792: Download complete\n[2020-01-21T04:10:06.849Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-21T04:10:06.849Z] 2a23fa8c16f7: Download complete\n[2020-01-21T04:10:06.849Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-21T04:10:06.849Z] 3e5cb46e90bb: Download complete\n[2020-01-21T04:10:07.121Z] cde5963f3b93: Verifying Checksum\n[2020-01-21T04:10:07.121Z] cde5963f3b93: Download complete\n[2020-01-21T04:10:07.121Z] 704391ccfee3: Verifying Checksum\n[2020-01-21T04:10:07.121Z] 704391ccfee3: Download complete\n[2020-01-21T04:10:09.095Z] cde5963f3b93: Pull complete\n[2020-01-21T04:10:10.079Z] 2a23fa8c16f7: Pull complete\n[2020-01-21T04:10:10.355Z] 777b28850792: Pull complete\n[2020-01-21T04:10:14.731Z] dc41f6c27be0: Verifying Checksum\n[2020-01-21T04:10:14.731Z] dc41f6c27be0: Download complete\n[2020-01-21T04:10:14.731Z] b9840a92bc40: Verifying Checksum\n[2020-01-21T04:10:14.731Z] b9840a92bc40: Download complete\n[2020-01-21T04:10:19.054Z] 29cc21b14733: Verifying Checksum\n[2020-01-21T04:10:19.054Z] 29cc21b14733: Download complete\n[2020-01-21T04:10:19.054Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-21T04:10:19.054Z] 9b0bbc4bba68: Download complete\n[2020-01-21T04:10:21.049Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-21T04:10:21.049Z] 1e2f9a495ab8: Download complete\n[2020-01-21T04:10:23.018Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-21T04:10:23.018Z] 3b9bb2159cbb: Download complete\n[2020-01-21T04:10:38.041Z] 3b9bb2159cbb: Pull complete\n[2020-01-21T04:10:38.041Z] 3e5cb46e90bb: Pull complete\n[2020-01-21T04:10:38.041Z] 704391ccfee3: Pull complete\n[2020-01-21T04:10:43.396Z] dc41f6c27be0: Pull complete\n[2020-01-21T04:10:50.067Z] 1e2f9a495ab8: Pull complete\n[2020-01-21T04:10:50.067Z] b9840a92bc40: Pull complete\n[2020-01-21T04:10:52.687Z] 29cc21b14733: Pull complete\n[2020-01-21T04:10:52.687Z] 9b0bbc4bba68: Pull complete\n[2020-01-21T04:10:52.687Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-21T04:10:52.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-21T04:10:52.687Z] ---> 56ba99f26dce\n[2020-01-21T04:10:52.687Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T04:10:56.985Z] ---> Running in d75abbbedb83\n[2020-01-21T04:10:57.251Z] Removing intermediate container d75abbbedb83\n[2020-01-21T04:10:57.251Z] ---> def7a3132a8e\n[2020-01-21T04:10:57.251Z] Step 4/7 : RUN apk add bash\n[2020-01-21T04:10:57.521Z] ---> Running in 6c61d75e410b\n[2020-01-21T04:10:58.507Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-21T04:10:59.486Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-21T04:11:00.084Z] OK: 125 MiB in 39 packages\n[2020-01-21T04:11:01.058Z] Removing intermediate container 6c61d75e410b\n[2020-01-21T04:11:01.058Z] ---> ad521b80c5ae\n[2020-01-21T04:11:01.058Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-21T04:11:01.330Z] ---> Running in d1d002816101\n[2020-01-21T04:11:01.926Z] Removing intermediate container d1d002816101\n[2020-01-21T04:11:01.927Z] ---> a613b6d8304d\n[2020-01-21T04:11:01.927Z] Step 6/7 : COPY go.mod .\n[2020-01-21T04:11:02.525Z] ---> cb3beabbcdb8\n[2020-01-21T04:11:02.525Z] Step 7/7 : RUN go mod download\n[2020-01-21T04:11:02.525Z] ---> Running in 0517e99c78ab\n[2020-01-21T04:11:03.543Z] \x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T04:11:03.543Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T04:11:03.543Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T04:11:03.818Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T04:11:03.818Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T04:11:03.818Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-21T04:11:04.792Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T04:11:05.078Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T04:11:05.078Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T04:11:05.078Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T04:11:11.837Z] \x1b[0mRemoving intermediate container 0517e99c78ab\n[2020-01-21T04:11:11.837Z] ---> 97561c0ea615\n[2020-01-21T04:11:11.837Z] Successfully built 97561c0ea615\n[2020-01-21T04:11:11.837Z] 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-21T04:11:12.314Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-21T04:11:12.584Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T04:11:13.022Z] prd-ubuntu18.04-docker-arm64-4c-2g-15310 does not seem to be running inside a container\n[2020-01-21T04:11:13.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-21T04:11:14.826Z] $ docker top c6b9e18f6771764a258adb2e1cfaeb3796b08ff345de8d90e578491e225638fb -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T04:11:17.421Z] + go version\n[2020-01-21T04:11:17.421Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-21T04:11:18.160Z] + make test\n[2020-01-21T04:11:18.160Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T04:11:44.915Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n[2020-01-21T04:11:44.915Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.042s\tcoverage: 78.9% of statements\n[2020-01-21T04:12:17.251Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.562s\tcoverage: 33.9% of statements\n[2020-01-21T04:12:17.251Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.018s\tcoverage: 81.8% of statements\n[2020-01-21T04:12:17.251Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n[2020-01-21T04:12:18.700Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.026s\tcoverage: 6.4% of statements\n[2020-01-21T04:12:25.452Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.056s\tcoverage: 15.0% of statements\n[2020-01-21T04:12:25.452Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n[2020-01-21T04:12:25.452Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.021s\tcoverage: 83.3% of statements\n[2020-01-21T04:12:25.452Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n[2020-01-21T04:12:25.452Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n[2020-01-21T04:12:25.452Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.030s\tcoverage: 100.0% of statements\n[2020-01-21T04:12:28.851Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.094s\tcoverage: 63.0% of statements\n[2020-01-21T04:12:30.836Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.017s\tcoverage: 26.3% of statements\n[2020-01-21T04:12:33.458Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.025s\tcoverage: 15.4% of statements\n[2020-01-21T04:12:35.439Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.043s\tcoverage: 15.4% of statements\n[2020-01-21T04:12:38.039Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.024s\tcoverage: 14.3% of statements\n[2020-01-21T04:12:38.311Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-21T04:13:05.072Z] gofmt -l .\n[2020-01-21T04:13:05.072Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-01-21T04:13:05.090Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-21T04:13:05.605Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-21T04:13:05.613Z] $ docker stop --time=1 c6b9e18f6771764a258adb2e1cfaeb3796b08ff345de8d90e578491e225638fb\n[2020-01-21T04:13:07.804Z] $ docker rm -f c6b9e18f6771764a258adb2e1cfaeb3796b08ff345de8d90e578491e225638fb\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] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\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] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\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-21T04:13:09.266Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T04:13:09.570Z] ---> package-listing.sh\n[2020-01-21T04:13:09.570Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-21T04:13:09.570Z] ++ facter osfamily\n[2020-01-21T04:13:09.570Z] + OS_FAMILY=redhat\n[2020-01-21T04:13:09.570Z] + workspace=/w/workspace/go-mod-core-contracts/3\n[2020-01-21T04:13:09.570Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-21T04:13:09.570Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-21T04:13:09.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-21T04:13:09.570Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-21T04:13:09.570Z] + \'[\' /w/workspace/go-mod-core-contracts/3 \']\'\n[2020-01-21T04:13:09.570Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-21T04:13:09.570Z] + case "${OS_FAMILY}" in\n[2020-01-21T04:13:09.570Z] + rpm -qa\n[2020-01-21T04:13:09.570Z] + sort\n[2020-01-21T04:13:13.772Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-21T04:13:13.772Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-21T04:13:13.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-21T04:13:13.772Z] + \'[\' /w/workspace/go-mod-core-contracts/3 \']\'\n[2020-01-21T04:13:13.772Z] + mkdir -p /w/workspace/go-mod-core-contracts/3/archives/\n[2020-01-21T04:13:13.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/go-mod-core-contracts/3/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T04:13:14.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T04:13:14.253Z] \n[2020-01-21T04:13:14.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T04:13:14.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T04:13:14.582Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-21T04:13:14.582Z] e6b0cf9c0882: Already exists\n[2020-01-21T04:13:14.582Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-21T04:13:14.582Z] c9ea274ed700: Pulling fs layer\n[2020-01-21T04:13:14.582Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-21T04:13:14.582Z] f6a933c9cadc: Pulling fs layer\n[2020-01-21T04:13:14.582Z] 61811dbd4963: Pulling fs layer\n[2020-01-21T04:13:14.582Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-21T04:13:14.582Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-21T04:13:14.582Z] dc21a1d4508b: Pulling fs layer\n[2020-01-21T04:13:14.582Z] 363af2e989c4: Pulling fs layer\n[2020-01-21T04:13:14.582Z] f6a933c9cadc: Waiting\n[2020-01-21T04:13:14.582Z] 61811dbd4963: Waiting\n[2020-01-21T04:13:14.582Z] a6eb2c9e2280: Waiting\n[2020-01-21T04:13:14.582Z] 363af2e989c4: Waiting\n[2020-01-21T04:13:14.582Z] 095dd8b7b4d8: Waiting\n[2020-01-21T04:13:14.582Z] dc21a1d4508b: Waiting\n[2020-01-21T04:13:14.582Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-21T04:13:14.582Z] 9cfac6ba3733: Download complete\n[2020-01-21T04:13:14.582Z] da0e9bf0cc60: Download complete\n[2020-01-21T04:13:14.582Z] f6a933c9cadc: Download complete\n[2020-01-21T04:13:14.582Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-21T04:13:14.582Z] a6eb2c9e2280: Download complete\n[2020-01-21T04:13:14.843Z] da0e9bf0cc60: Pull complete\n[2020-01-21T04:13:15.110Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-21T04:13:15.110Z] 095dd8b7b4d8: Download complete\n[2020-01-21T04:13:15.110Z] c9ea274ed700: Verifying Checksum\n[2020-01-21T04:13:15.110Z] c9ea274ed700: Download complete\n[2020-01-21T04:13:15.380Z] dc21a1d4508b: Verifying Checksum\n[2020-01-21T04:13:15.380Z] dc21a1d4508b: Download complete\n[2020-01-21T04:13:15.380Z] 363af2e989c4: Verifying Checksum\n[2020-01-21T04:13:15.380Z] 363af2e989c4: Download complete\n[2020-01-21T04:13:15.956Z] 61811dbd4963: Verifying Checksum\n[2020-01-21T04:13:15.956Z] 61811dbd4963: Download complete\n[2020-01-21T04:13:17.354Z] c9ea274ed700: Pull complete\n[2020-01-21T04:13:17.354Z] 9cfac6ba3733: Pull complete\n[2020-01-21T04:13:17.937Z] f6a933c9cadc: Pull complete\n[2020-01-21T04:13:22.166Z] 61811dbd4963: Pull complete\n[2020-01-21T04:13:22.429Z] a6eb2c9e2280: Pull complete\n[2020-01-21T04:13:24.360Z] 095dd8b7b4d8: Pull complete\n[2020-01-21T04:13:24.360Z] dc21a1d4508b: Pull complete\n[2020-01-21T04:13:24.619Z] 363af2e989c4: Pull complete\n[2020-01-21T04:13:24.619Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-21T04:13:24.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-21T04:13:24.745Z] prd-centos7-docker-4c-2g-15308 does not seem to be running inside a container\n[2020-01-21T04:13:24.794Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-21T04:13:25.332Z] $ docker top 4bfc3e3230aab316f726220785001026d8c7e7a0fad77e8bbe6dd944d341d61b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-21T04:13:25.913Z] provisioning config files...\n[2020-01-21T04:13:25.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config4516863022259702567tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-21T04:13:25.953Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T04:13:26.250Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-21T04:13:26.258Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T04:13:26.553Z] ---> logs-deploy.sh\n[2020-01-21T04:13:26.553Z] + ARCHIVE_ARTIFACTS=\n[2020-01-21T04:13:26.553Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-21T04:13:26.553Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-21T04:13:26.553Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-21T04:13:26.553Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-202/3\n[2020-01-21T04:13:26.553Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-202/3/\n[2020-01-21T04:13:26.553Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-202/3 /w/workspace/go-mod-core-contracts/3\n[2020-01-21T04:13:27.504Z] Archives upload complete.\n[2020-01-21T04:13:27.504Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-202/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-202/3/\n'