b'Pull request #43 opened\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/go-mod-messaging\nLoading trusted files from base branch master at a775bafe5b2419b22a509946a8df0703ec825d1e rather than 33089b25f7a44b21d1f129d1164dcac1bf35d905\nObtained Jenkinsfile from a775bafe5b2419b22a509946a8df0703ec825d1e\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 829b7bace261b52f145cb1597a57c219468adaef\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-43/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 829b7bace261b52f145cb1597a57c219468adaef (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 829b7bace261b52f145cb1597a57c219468adaef # timeout=10\nCommit message: "Merge pull request #98 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings\n PROJECT: go-mod-messaging\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-messaging\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\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-17761 in /w/workspace/exfoundry_go-mod-messaging_PR-43\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-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-43 # timeout=10\nFetching without tags\nMerging remotes/origin/master commit a775bafe5b2419b22a509946a8df0703ec825d1e into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905\nMerge succeeded, producing 33089b25f7a44b21d1f129d1164dcac1bf35d905\nChecking out Revision 33089b25f7a44b21d1f129d1164dcac1bf35d905 (PR-43)\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # 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-messaging.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n > git merge a775bafe5b2419b22a509946a8df0703ec825d1e # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\nCommit message: "Github PR Template"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 829b7bace261b52f145cb1597a57c219468adaef\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-05T22:34:35.444Z] 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-02-05T22:34:36.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-05T22:34:36.919Z] \n[2020-02-05T22:34:36.919Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-05T22:34:37.281Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-05T22:34:37.281Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-05T22:34:37.281Z] e7c96db7181b: Pulling fs layer\n[2020-02-05T22:34:37.281Z] a038dfdf5543: Pulling fs layer\n[2020-02-05T22:34:37.281Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-05T22:34:37.281Z] e7c96db7181b: Verifying Checksum\n[2020-02-05T22:34:37.281Z] e7c96db7181b: Download complete\n[2020-02-05T22:34:37.541Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-05T22:34:37.541Z] 8d5d8e63b3c0: Download complete\n[2020-02-05T22:34:37.541Z] a038dfdf5543: Verifying Checksum\n[2020-02-05T22:34:37.541Z] a038dfdf5543: Download complete\n[2020-02-05T22:34:37.805Z] e7c96db7181b: Pull complete\n[2020-02-05T22:34:38.378Z] a038dfdf5543: Pull complete\n[2020-02-05T22:34:38.637Z] 8d5d8e63b3c0: Pull complete\n[2020-02-05T22:34:38.637Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-05T22:34:38.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-05T22:34:38.793Z] prd-centos7-docker-4c-2g-17761 does not seem to be running inside a container\n[2020-02-05T22:34:38.831Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-43 -v /w/workspace/exfoundry_go-mod-messaging_PR-43:/w/workspace/exfoundry_go-mod-messaging_PR-43:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-05T22:34:39.434Z] $ docker top fb3287511854f8b18749d978c785a49908da6feaf19baa73fd2fadc0fda78675 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-05T22:34:40.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-05T22:34:40.083Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-05T22:34:40.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-05T22:34:40.291Z] $ docker exec fb3287511854f8b18749d978c785a49908da6feaf19baa73fd2fadc0fda78675 ssh-agent\n[2020-02-05T22:34:40.487Z] SSH_AUTH_SOCK=/tmp/ssh-rsNCjgxPjFsn/agent.15\n[2020-02-05T22:34:40.487Z] SSH_AGENT_PID=22\n[2020-02-05T22:34:40.497Z] Running ssh-add (command line suppressed)\n[2020-02-05T22:34:40.638Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_7035977118227020268.key (/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_7035977118227020268.key)\n[2020-02-05T22:34:40.689Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-05T22:34:41.018Z] + git describe --exact-match --tags HEAD\n[2020-02-05T22:34:41.018Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-05T22:34:41.095Z] $ docker exec --env ******** --env ******** fb3287511854f8b18749d978c785a49908da6feaf19baa73fd2fadc0fda78675 ssh-agent -k\n[2020-02-05T22:34:41.242Z] unset SSH_AUTH_SOCK;\n[2020-02-05T22:34:41.243Z] unset SSH_AGENT_PID;\n[2020-02-05T22:34:41.243Z] echo Agent pid 22 killed;\n[2020-02-05T22:34:41.281Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-05T22:34:41.340Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-05T22:34:41.340Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-05T22:34:41.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-05T22:34:41.380Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-05T22:34:41.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-05T22:34:41.570Z] $ docker exec fb3287511854f8b18749d978c785a49908da6feaf19baa73fd2fadc0fda78675 ssh-agent\n[2020-02-05T22:34:41.745Z] SSH_AUTH_SOCK=/tmp/ssh-V80sVWuBhsr2/agent.56\n[2020-02-05T22:34:41.745Z] SSH_AGENT_PID=63\n[2020-02-05T22:34:41.752Z] Running ssh-add (command line suppressed)\n[2020-02-05T22:34:41.894Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_5448512674586971227.key (/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/private_key_5448512674586971227.key)\n[2020-02-05T22:34:41.947Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-05T22:34:42.275Z] + git semver init\n[2020-02-05T22:34:42.275Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-05T22:34:42.275Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.git\n[2020-02-05T22:34:42.275Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-43\n[2020-02-05T22:34:42.275Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-05T22:34:42.275Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-05T22:34:42.275Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-05T22:34:42.275Z] # $SEMVER_BRANCH = PR-43\n[2020-02-05T22:34:42.275Z] # $SEMVER_TEMP = /tmp/semver-606412608\n[2020-02-05T22:34:42.275Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n[2020-02-05T22:34:42.536Z] # \'/tmp/semver-606412608\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-43/.semver\'\n[2020-02-05T22:34:42.536Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-43/.semver\n[Pipeline] }\n[2020-02-05T22:34:42.549Z] $ docker exec --env ******** --env ******** fb3287511854f8b18749d978c785a49908da6feaf19baa73fd2fadc0fda78675 ssh-agent -k\n[2020-02-05T22:34:42.686Z] unset SSH_AUTH_SOCK;\n[2020-02-05T22:34:42.687Z] unset SSH_AGENT_PID;\n[2020-02-05T22:34:42.687Z] echo Agent pid 63 killed;\n[2020-02-05T22:34:42.736Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-05T22:34:43.108Z] + git semver\n[Pipeline] }\n[2020-02-05T22:34:43.131Z] $ docker stop --time=1 fb3287511854f8b18749d978c785a49908da6feaf19baa73fd2fadc0fda78675\n[2020-02-05T22:34:44.515Z] $ docker rm -f fb3287511854f8b18749d978c785a49908da6feaf19baa73fd2fadc0fda78675\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-05T22:34:45.179Z] Stashed 29 file(s)\n[Pipeline] echo\n[2020-02-05T22:34:45.195Z] [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-02-05T22:35:00.469Z] Still waiting to schedule task\n[2020-02-05T22:35:00.469Z] \xe2\x80\x98prd-centos7-docker-4c-2g-17729\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-17733\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-17763\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-17735\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-05T22:35:00.490Z] Still waiting to schedule task\n[2020-02-05T22:35:00.490Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-02-05T22:35:45.952Z] Running on prd-centos7-docker-4c-2g-17764 in /w/workspace/exfoundry_go-mod-messaging_PR-43\n[Pipeline] {\n[Pipeline] ws\n[2020-02-05T22:35:45.998Z] Running in /w/workspace/go-mod-messaging/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-05T22:35:48.405Z] using credential edgex-jenkins-ssh\n[2020-02-05T22:35:48.421Z] Cloning the remote Git repository\n[2020-02-05T22:35:48.421Z] Cloning with configured refspecs honoured and without tags\n[2020-02-05T22:35:49.063Z] Fetching without tags\n[2020-02-05T22:35:48.197Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-05T22:35:48.234Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10\n[2020-02-05T22:35:48.283Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-05T22:35:48.283Z] > git --version # timeout=10\n[2020-02-05T22:35:48.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-05T22:35:48.315Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-05T22:35:48.830Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-05T22:35:48.835Z] > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10\n[2020-02-05T22:35:48.846Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-05T22:35:48.856Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-05T22:35:48.867Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-05T22:35:48.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-05T22:35:48.872Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-05T22:35:49.429Z] Merging remotes/origin/master commit a775bafe5b2419b22a509946a8df0703ec825d1e into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905\n[2020-02-05T22:35:49.490Z] Merge succeeded, producing 33089b25f7a44b21d1f129d1164dcac1bf35d905\n[2020-02-05T22:35:49.490Z] Checking out Revision 33089b25f7a44b21d1f129d1164dcac1bf35d905 (PR-43)\n[2020-02-05T22:35:49.269Z] > git config core.sparsecheckout # timeout=10\n[2020-02-05T22:35:49.275Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[2020-02-05T22:35:49.308Z] > git merge a775bafe5b2419b22a509946a8df0703ec825d1e # timeout=10\n[2020-02-05T22:35:49.318Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-05T22:35:49.328Z] > git config core.sparsecheckout # timeout=10\n[2020-02-05T22:35:49.332Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[2020-02-05T22:35:52.900Z] Commit message: "Github PR Template"\n[2020-02-05T22:35:52.929Z] > git --version # timeout=10\n[2020-02-05T22:35:52.947Z] fatal: bad object 829b7bace261b52f145cb1597a57c219468adaef\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-02-05T22:35:53.656Z] =========================================================\n[2020-02-05T22:35:53.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-02-05T22:35:53.656Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-05T22:35:54.751Z] + 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-02-05T22:35:54.751Z] Sending build context to Docker daemon 368.6kB\r\r\n[2020-02-05T22:35:54.751Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-02-05T22:35:54.751Z] Step 2/7 : FROM ${BASE}\n[2020-02-05T22:35:54.751Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-05T22:35:54.751Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 2848faf0eed1: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 0f37312ad70f: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 7d08f2745646: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 4c9f31393084: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 75f7a44be1ab: Pulling fs layer\n[2020-02-05T22:35:54.751Z] b4c4bfaf82a6: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 879382edf91e: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 465f21562d6c: Pulling fs layer\n[2020-02-05T22:35:54.751Z] c022810cb2be: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 2dbe7964578c: Pulling fs layer\n[2020-02-05T22:35:54.751Z] 7d08f2745646: Waiting\n[2020-02-05T22:35:54.751Z] 4c9f31393084: Waiting\n[2020-02-05T22:35:54.751Z] 75f7a44be1ab: Waiting\n[2020-02-05T22:35:54.751Z] b4c4bfaf82a6: Waiting\n[2020-02-05T22:35:54.751Z] 879382edf91e: Waiting\n[2020-02-05T22:35:54.751Z] 465f21562d6c: Waiting\n[2020-02-05T22:35:54.751Z] c022810cb2be: Waiting\n[2020-02-05T22:35:54.751Z] 2dbe7964578c: Waiting\n[2020-02-05T22:35:54.751Z] 0f37312ad70f: Verifying Checksum\n[2020-02-05T22:35:54.751Z] 0f37312ad70f: Download complete\n[2020-02-05T22:35:54.751Z] 2848faf0eed1: Verifying Checksum\n[2020-02-05T22:35:54.751Z] 2848faf0eed1: Download complete\n[2020-02-05T22:35:54.751Z] 4c9f31393084: Verifying Checksum\n[2020-02-05T22:35:54.751Z] 4c9f31393084: Download complete\n[2020-02-05T22:35:54.751Z] 75f7a44be1ab: Verifying Checksum\n[2020-02-05T22:35:54.751Z] 75f7a44be1ab: Download complete\n[2020-02-05T22:35:54.751Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-05T22:35:55.015Z] e6b0cf9c0882: Pull complete\n[2020-02-05T22:35:55.279Z] 2848faf0eed1: Pull complete\n[2020-02-05T22:35:55.279Z] 0f37312ad70f: Pull complete\n[2020-02-05T22:35:55.547Z] b4c4bfaf82a6: Verifying Checksum\n[2020-02-05T22:35:55.547Z] b4c4bfaf82a6: Download complete\n[2020-02-05T22:35:55.808Z] 465f21562d6c: Verifying Checksum\n[2020-02-05T22:35:55.808Z] 465f21562d6c: Download complete\n[2020-02-05T22:35:56.390Z] c022810cb2be: Verifying Checksum\n[2020-02-05T22:35:56.390Z] c022810cb2be: Download complete\n[2020-02-05T22:35:56.390Z] 2dbe7964578c: Verifying Checksum\n[2020-02-05T22:35:56.390Z] 2dbe7964578c: Download complete\n[2020-02-05T22:35:56.649Z] 7d08f2745646: Verifying Checksum\n[2020-02-05T22:35:56.649Z] 7d08f2745646: Download complete\n[2020-02-05T22:35:56.649Z] 879382edf91e: Verifying Checksum\n[2020-02-05T22:35:56.649Z] 879382edf91e: Download complete\n[2020-02-05T22:36:03.232Z] 7d08f2745646: Pull complete\n[2020-02-05T22:36:03.232Z] 4c9f31393084: Pull complete\n[2020-02-05T22:36:03.232Z] 75f7a44be1ab: Pull complete\n[2020-02-05T22:36:07.425Z] b4c4bfaf82a6: Pull complete\n[2020-02-05T22:36:10.721Z] 879382edf91e: Pull complete\n[2020-02-05T22:36:10.721Z] 465f21562d6c: Pull complete\n[2020-02-05T22:36:11.291Z] c022810cb2be: Pull complete\n[2020-02-05T22:36:11.550Z] 2dbe7964578c: Pull complete\n[2020-02-05T22:36:11.550Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-02-05T22:36:11.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-02-05T22:36:11.550Z] ---> 3f42607d790b\n[2020-02-05T22:36:11.550Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-05T22:36:11.810Z] ---> Running in b13692feee0c\n[2020-02-05T22:36:11.810Z] Removing intermediate container b13692feee0c\n[2020-02-05T22:36:11.810Z] ---> 8bcd20896b09\n[2020-02-05T22:36:11.810Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-05T22:36:11.810Z] ---> Running in e919b443507b\n[2020-02-05T22:36:12.750Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-05T22:36:13.687Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-05T22:36:13.949Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-05T22:36:14.207Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-05T22:36:14.207Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-05T22:36:14.207Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-05T22:36:14.468Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-05T22:36:14.468Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-05T22:36:14.468Z] OK: 145 MiB in 44 packages\n[2020-02-05T22:36:15.039Z] Removing intermediate container e919b443507b\n[2020-02-05T22:36:15.039Z] ---> 03b807379e37\n[2020-02-05T22:36:15.039Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-05T22:36:15.039Z] ---> Running in ffbe3609e6ca\n[2020-02-05T22:36:15.039Z] Removing intermediate container ffbe3609e6ca\n[2020-02-05T22:36:15.039Z] ---> 072e2037f93e\n[2020-02-05T22:36:15.039Z] Step 6/7 : COPY go.mod .\n[2020-02-05T22:36:15.299Z] ---> a084aba12a28\n[2020-02-05T22:36:15.299Z] Step 7/7 : RUN go mod download\n[2020-02-05T22:36:15.299Z] ---> Running in 95dcd0f3e711\n[2020-02-05T22:36:16.244Z] \x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-05T22:36:16.244Z] go: finding github.com/stretchr/testify v1.3.0\n[2020-02-05T22:36:16.244Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-05T22:36:16.814Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-02-05T22:36:16.814Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-05T22:36:16.814Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-05T22:36:16.814Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-05T22:36:18.200Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-02-05T22:36:18.200Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-02-05T22:36:18.200Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-02-05T22:36:30.579Z] \x1b[0mRemoving intermediate container 95dcd0f3e711\n[2020-02-05T22:36:30.579Z] ---> 8dcf6bf5e612\n[2020-02-05T22:36:30.579Z] Successfully built 8dcf6bf5e612\n[2020-02-05T22:36:30.579Z] 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-02-05T22:36:31.124Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-05T22:36:31.125Z] .\n[Pipeline] withDockerContainer\n[2020-02-05T22:36:31.271Z] prd-centos7-docker-4c-2g-17764 does not seem to be running inside a container\n[2020-02-05T22:36:31.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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-02-05T22:36:31.887Z] $ docker top d9118f2df4cbaae801ac2763209e66e9ad77ce0e94566a8290a76f0edbfab29d -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-05T22:36:32.766Z] + go version\n[2020-02-05T22:36:32.766Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-02-05T22:36:33.086Z] + make test\n[2020-02-05T22:36:33.086Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-05T22:36:38.405Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.038s\tcoverage: 96.5% of statements\n[2020-02-05T22:37:04.970Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.469s\tcoverage: 83.8% of statements\n[2020-02-05T22:37:04.970Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.114s\tcoverage: 100.0% of statements\n[2020-02-05T22:37:04.970Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.005s\tcoverage: 90.9% of statements\n[2020-02-05T22:37:04.970Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-05T22:37:05.229Z] gofmt -l .\n[2020-02-05T22:37:05.229Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-05T22:37:05.624Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-05T22:37:05.640Z] $ docker stop --time=1 d9118f2df4cbaae801ac2763209e66e9ad77ce0e94566a8290a76f0edbfab29d\n[2020-02-05T22:37:07.208Z] $ docker rm -f d9118f2df4cbaae801ac2763209e66e9ad77ce0e94566a8290a76f0edbfab29d\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[2020-02-05T22:37:41.793Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17766 in /w/workspace/exfoundry_go-mod-messaging_PR-43\n[Pipeline] {\n[Pipeline] ws\n[2020-02-05T22:37:41.835Z] Running in /w/workspace/go-mod-messaging/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-05T22:37:49.947Z] using credential edgex-jenkins-ssh\n[2020-02-05T22:37:50.537Z] Cloning the remote Git repository\n[2020-02-05T22:37:50.537Z] Cloning with configured refspecs honoured and without tags\n[2020-02-05T22:37:50.648Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-05T22:37:50.731Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10\n[2020-02-05T22:37:50.896Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-05T22:37:50.898Z] > git --version # timeout=10\n[2020-02-05T22:37:50.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-05T22:37:50.993Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-05T22:37:51.783Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-05T22:37:51.806Z] > git config --add remote.origin.fetch +refs/pull/43/head:refs/remotes/origin/PR-43 # timeout=10\n[2020-02-05T22:37:51.893Z] Fetching without tags\n[2020-02-05T22:37:52.343Z] Merging remotes/origin/master commit a775bafe5b2419b22a509946a8df0703ec825d1e into PR head commit 33089b25f7a44b21d1f129d1164dcac1bf35d905\n[2020-02-05T22:37:52.564Z] Merge succeeded, producing 33089b25f7a44b21d1f129d1164dcac1bf35d905\n[2020-02-05T22:37:52.565Z] Checking out Revision 33089b25f7a44b21d1f129d1164dcac1bf35d905 (PR-43)\n[2020-02-05T22:37:51.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-05T22:37:51.871Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n[2020-02-05T22:37:51.917Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n[2020-02-05T22:37:51.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-05T22:37:51.932Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-05T22:37:52.376Z] > git config core.sparsecheckout # timeout=10\n[2020-02-05T22:37:52.405Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[2020-02-05T22:37:52.510Z] > git merge a775bafe5b2419b22a509946a8df0703ec825d1e # timeout=10\n[2020-02-05T22:37:52.536Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-05T22:37:52.579Z] > git config core.sparsecheckout # timeout=10\n[2020-02-05T22:37:52.598Z] > git checkout -f 33089b25f7a44b21d1f129d1164dcac1bf35d905 # timeout=10\n[2020-02-05T22:37:56.884Z] Commit message: "Github PR Template"\n[2020-02-05T22:37:56.952Z] > git --version # timeout=10\n[2020-02-05T22:37:56.988Z] fatal: bad object 829b7bace261b52f145cb1597a57c219468adaef\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-02-05T22:37:57.933Z] =========================================================\n[2020-02-05T22:37:57.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-02-05T22:37:57.933Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-05T22:37:59.662Z] + 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-02-05T22:38:00.645Z] Sending build context to Docker daemon 368.6kB\r\r\n[2020-02-05T22:38:00.645Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-02-05T22:38:00.645Z] Step 2/7 : FROM ${BASE}\n[2020-02-05T22:38:00.924Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-05T22:38:00.924Z] cde5963f3b93: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 777b28850792: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 3b9bb2159cbb: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 3e5cb46e90bb: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 704391ccfee3: Pulling fs layer\n[2020-02-05T22:38:00.924Z] dc41f6c27be0: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 1e2f9a495ab8: Pulling fs layer\n[2020-02-05T22:38:00.924Z] b9840a92bc40: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 29cc21b14733: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 9b0bbc4bba68: Pulling fs layer\n[2020-02-05T22:38:00.924Z] 3b9bb2159cbb: Waiting\n[2020-02-05T22:38:00.924Z] 3e5cb46e90bb: Waiting\n[2020-02-05T22:38:00.924Z] 704391ccfee3: Waiting\n[2020-02-05T22:38:00.924Z] dc41f6c27be0: Waiting\n[2020-02-05T22:38:00.924Z] 1e2f9a495ab8: Waiting\n[2020-02-05T22:38:00.924Z] b9840a92bc40: Waiting\n[2020-02-05T22:38:00.924Z] 29cc21b14733: Waiting\n[2020-02-05T22:38:00.924Z] 9b0bbc4bba68: Waiting\n[2020-02-05T22:38:01.204Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-05T22:38:01.204Z] 2a23fa8c16f7: Download complete\n[2020-02-05T22:38:01.204Z] 777b28850792: Verifying Checksum\n[2020-02-05T22:38:01.204Z] 777b28850792: Download complete\n[2020-02-05T22:38:01.204Z] 3e5cb46e90bb: Verifying Checksum\n[2020-02-05T22:38:01.204Z] 3e5cb46e90bb: Download complete\n[2020-02-05T22:38:01.204Z] 704391ccfee3: Verifying Checksum\n[2020-02-05T22:38:01.204Z] 704391ccfee3: Download complete\n[2020-02-05T22:38:01.808Z] cde5963f3b93: Verifying Checksum\n[2020-02-05T22:38:01.808Z] cde5963f3b93: Download complete\n[2020-02-05T22:38:03.803Z] cde5963f3b93: Pull complete\n[2020-02-05T22:38:04.819Z] 2a23fa8c16f7: Pull complete\n[2020-02-05T22:38:05.106Z] 777b28850792: Pull complete\n[2020-02-05T22:38:08.533Z] dc41f6c27be0: Verifying Checksum\n[2020-02-05T22:38:08.533Z] dc41f6c27be0: Download complete\n[2020-02-05T22:38:08.533Z] b9840a92bc40: Verifying Checksum\n[2020-02-05T22:38:08.533Z] b9840a92bc40: Download complete\n[2020-02-05T22:38:12.920Z] 29cc21b14733: Verifying Checksum\n[2020-02-05T22:38:12.920Z] 29cc21b14733: Download complete\n[2020-02-05T22:38:12.920Z] 9b0bbc4bba68: Verifying Checksum\n[2020-02-05T22:38:12.920Z] 9b0bbc4bba68: Download complete\n[2020-02-05T22:38:15.601Z] 1e2f9a495ab8: Verifying Checksum\n[2020-02-05T22:38:15.601Z] 1e2f9a495ab8: Download complete\n[2020-02-05T22:38:17.565Z] 3b9bb2159cbb: Verifying Checksum\n[2020-02-05T22:38:17.565Z] 3b9bb2159cbb: Download complete\n[2020-02-05T22:38:35.853Z] 3b9bb2159cbb: Pull complete\n[2020-02-05T22:38:35.853Z] 3e5cb46e90bb: Pull complete\n[2020-02-05T22:38:35.853Z] 704391ccfee3: Pull complete\n[2020-02-05T22:38:40.155Z] dc41f6c27be0: Pull complete\n[2020-02-05T22:38:48.439Z] 1e2f9a495ab8: Pull complete\n[2020-02-05T22:38:48.439Z] b9840a92bc40: Pull complete\n[2020-02-05T22:38:50.401Z] 29cc21b14733: Pull complete\n[2020-02-05T22:38:50.676Z] 9b0bbc4bba68: Pull complete\n[2020-02-05T22:38:50.945Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-02-05T22:38:50.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-02-05T22:38:50.945Z] ---> 56ba99f26dce\n[2020-02-05T22:38:50.945Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-05T22:38:55.234Z] ---> Running in 4c47e28deced\n[2020-02-05T22:38:55.234Z] Removing intermediate container 4c47e28deced\n[2020-02-05T22:38:55.234Z] ---> fd0c0d35c917\n[2020-02-05T22:38:55.234Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-05T22:38:55.234Z] ---> Running in 9def7fdd7b2c\n[2020-02-05T22:38:56.212Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-05T22:38:56.793Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-05T22:38:57.381Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-05T22:38:57.381Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-05T22:38:57.658Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-05T22:38:57.658Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-05T22:38:57.933Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-05T22:38:57.933Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-05T22:38:57.933Z] OK: 127 MiB in 44 packages\n[2020-02-05T22:38:58.915Z] Removing intermediate container 9def7fdd7b2c\n[2020-02-05T22:38:58.915Z] ---> 89e05509c648\n[2020-02-05T22:38:58.915Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-05T22:38:59.196Z] ---> Running in ef3247152c25\n[2020-02-05T22:38:59.469Z] Removing intermediate container ef3247152c25\n[2020-02-05T22:38:59.469Z] ---> e0e3b40fc39f\n[2020-02-05T22:38:59.469Z] Step 6/7 : COPY go.mod .\n[2020-02-05T22:39:00.068Z] ---> 3690dcbf2dfd\n[2020-02-05T22:39:00.068Z] Step 7/7 : RUN go mod download\n[2020-02-05T22:39:00.337Z] ---> Running in 75f99b644363\n[2020-02-05T22:39:01.323Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-05T22:39:01.323Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-05T22:39:01.323Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-05T22:39:01.935Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n[2020-02-05T22:39:02.528Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-05T22:39:02.528Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-05T22:39:02.528Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-05T22:39:05.149Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-02-05T22:39:05.149Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-02-05T22:39:05.149Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-02-05T22:39:37.460Z] \x1b[0mRemoving intermediate container 75f99b644363\n[2020-02-05T22:39:37.460Z] ---> f0e1d2ceace2\n[2020-02-05T22:39:37.460Z] Successfully built f0e1d2ceace2\n[2020-02-05T22:39:37.460Z] 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-02-05T22:39:38.070Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-05T22:39:38.339Z] .\n[Pipeline] withDockerContainer\n[2020-02-05T22:39:38.708Z] prd-ubuntu18.04-docker-arm64-4c-2g-17766 does not seem to be running inside a container\n[2020-02-05T22:39:38.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-05T22:39:40.109Z] $ docker top e45237510f831f7a2470ef08f564bb558b2c96568e9d7ccc9520542433d7c2cb -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-05T22:39:42.477Z] + go version\n[2020-02-05T22:39:42.478Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-02-05T22:39:43.176Z] + make test\n[2020-02-05T22:39:43.176Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-05T22:40:05.320Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.027s\tcoverage: 96.5% of statements\n[2020-02-05T22:40:37.624Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.385s\tcoverage: 83.8% of statements\n[2020-02-05T22:40:37.624Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.023s\tcoverage: 100.0% of statements\n[2020-02-05T22:40:37.624Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.015s\tcoverage: 90.9% of statements\n[2020-02-05T22:40:37.624Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-05T22:40:52.731Z] gofmt -l .\n[2020-02-05T22:40:52.731Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-05T22:40:52.763Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-05T22:40:53.220Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-05T22:40:53.238Z] $ docker stop --time=1 e45237510f831f7a2470ef08f564bb558b2c96568e9d7ccc9520542433d7c2cb\n[2020-02-05T22:40:55.382Z] $ docker rm -f e45237510f831f7a2470ef08f564bb558b2c96568e9d7ccc9520542433d7c2cb\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] wrap\n[2020-02-05T22:40:56.798Z] provisioning config files...\n[2020-02-05T22:40:56.810Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config4449611829650477390tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-05T22:40:57.142Z] + curl -s https://codecov.io/bash\n[2020-02-05T22:40:57.142Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config4449611829650477390tmp\n[2020-02-05T22:40:57.402Z] \n[2020-02-05T22:40:57.402Z] _____ _\n[2020-02-05T22:40:57.402Z] / ____| | |\n[2020-02-05T22:40:57.402Z] | | ___ __| | ___ ___ _____ __\n[2020-02-05T22:40:57.402Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-05T22:40:57.402Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-05T22:40:57.402Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-05T22:40:57.402Z] Bash-20191211-b8db533\n[2020-02-05T22:40:57.402Z] \n[2020-02-05T22:40:57.402Z] \n[2020-02-05T22:40:57.402Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-05T22:40:57.402Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-05T22:40:57.402Z] \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-02-05T22:40:57.402Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-05T22:40:57.402Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-05T22:40:57.402Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-05T22:40:57.402Z] \x1b[0;32m+\x1b[0m .\n[2020-02-05T22:40:57.402Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-05T22:40:57.402Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-05T22:40:57.402Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-05T22:40:57.402Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=12954\x1b[0m\n[2020-02-05T22:40:57.402Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-05T22:40:57.402Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-05T22:40:57.662Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-05T22:40:57.663Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-05T22:40:57.663Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-05T22:40:57.663Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-05T22:40:57.663Z] \x1b[0;90mquery:\x1b[0m branch=PR-43&commit=33089b25f7a44b21d1f129d1164dcac1bf35d905&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=43&job=\n[2020-02-05T22:40:57.663Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-05T22:40:57.663Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-43&commit=33089b25f7a44b21d1f129d1164dcac1bf35d905&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=43&job=\n[2020-02-05T22:40:57.923Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-05T22:40:58.490Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/33089b25f7a44b21d1f129d1164dcac1bf35d905\x1b[0m\n[Pipeline] }\n[2020-02-05T22:40:58.509Z] 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] { (Clair Scan)\nStage "Clair 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-02-05T22:40:59.484Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-05T22:40:59.816Z] ---> package-listing.sh\n[2020-02-05T22:40:59.816Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-05T22:40:59.816Z] ++ facter osfamily\n[2020-02-05T22:40:59.816Z] + OS_FAMILY=redhat\n[2020-02-05T22:40:59.816Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-43\n[2020-02-05T22:40:59.816Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-05T22:40:59.816Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-05T22:40:59.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-05T22:40:59.816Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-05T22:40:59.816Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-43 \']\'\n[2020-02-05T22:40:59.816Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-05T22:40:59.816Z] + case "${OS_FAMILY}" in\n[2020-02-05T22:40:59.816Z] + rpm -qa\n[2020-02-05T22:40:59.816Z] + sort\n[2020-02-05T22:41:04.020Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-05T22:41:04.020Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-05T22:41:04.020Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-05T22:41:04.020Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-43 \']\'\n[2020-02-05T22:41:04.020Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-43/archives/\n[2020-02-05T22:41:04.020Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-43/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-05T22:41:04.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-05T22:41:04.398Z] \n[2020-02-05T22:41:04.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-05T22:41:04.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-05T22:41:04.728Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-05T22:41:04.728Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-05T22:41:04.728Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-05T22:41:04.728Z] c9ea274ed700: Pulling fs layer\n[2020-02-05T22:41:04.728Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-05T22:41:04.728Z] f6a933c9cadc: Pulling fs layer\n[2020-02-05T22:41:04.728Z] 61811dbd4963: Pulling fs layer\n[2020-02-05T22:41:04.728Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-05T22:41:04.728Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-05T22:41:04.728Z] dc21a1d4508b: Pulling fs layer\n[2020-02-05T22:41:04.728Z] 363af2e989c4: Pulling fs layer\n[2020-02-05T22:41:04.728Z] a6eb2c9e2280: Waiting\n[2020-02-05T22:41:04.728Z] 9cfac6ba3733: Waiting\n[2020-02-05T22:41:04.728Z] 095dd8b7b4d8: Waiting\n[2020-02-05T22:41:04.728Z] f6a933c9cadc: Waiting\n[2020-02-05T22:41:04.728Z] 363af2e989c4: Waiting\n[2020-02-05T22:41:04.728Z] 61811dbd4963: Waiting\n[2020-02-05T22:41:04.728Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-05T22:41:04.728Z] da0e9bf0cc60: Download complete\n[2020-02-05T22:41:04.728Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-05T22:41:04.728Z] 9cfac6ba3733: Download complete\n[2020-02-05T22:41:04.728Z] e6b0cf9c0882: Download complete\n[2020-02-05T22:41:04.991Z] f6a933c9cadc: Verifying Checksum\n[2020-02-05T22:41:04.991Z] f6a933c9cadc: Download complete\n[2020-02-05T22:41:04.991Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-05T22:41:04.991Z] a6eb2c9e2280: Download complete\n[2020-02-05T22:41:05.259Z] e6b0cf9c0882: Pull complete\n[2020-02-05T22:41:05.259Z] c9ea274ed700: Verifying Checksum\n[2020-02-05T22:41:05.259Z] c9ea274ed700: Download complete\n[2020-02-05T22:41:05.522Z] da0e9bf0cc60: Pull complete\n[2020-02-05T22:41:05.522Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-05T22:41:05.522Z] 095dd8b7b4d8: Download complete\n[2020-02-05T22:41:05.522Z] 363af2e989c4: Verifying Checksum\n[2020-02-05T22:41:05.522Z] 363af2e989c4: Download complete\n[2020-02-05T22:41:05.522Z] dc21a1d4508b: Verifying Checksum\n[2020-02-05T22:41:05.522Z] dc21a1d4508b: Download complete\n[2020-02-05T22:41:06.097Z] 61811dbd4963: Verifying Checksum\n[2020-02-05T22:41:06.097Z] 61811dbd4963: Download complete\n[2020-02-05T22:41:07.036Z] c9ea274ed700: Pull complete\n[2020-02-05T22:41:07.301Z] 9cfac6ba3733: Pull complete\n[2020-02-05T22:41:07.882Z] f6a933c9cadc: Pull complete\n[2020-02-05T22:41:11.166Z] 61811dbd4963: Pull complete\n[2020-02-05T22:41:11.430Z] a6eb2c9e2280: Pull complete\n[2020-02-05T22:41:13.338Z] 095dd8b7b4d8: Pull complete\n[2020-02-05T22:41:13.338Z] dc21a1d4508b: Pull complete\n[2020-02-05T22:41:13.598Z] 363af2e989c4: Pull complete\n[2020-02-05T22:41:13.598Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-05T22:41:13.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-05T22:41:13.789Z] prd-centos7-docker-4c-2g-17761 does not seem to be running inside a container\n[2020-02-05T22:41:13.832Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-43 -v /w/workspace/exfoundry_go-mod-messaging_PR-43:/w/workspace/exfoundry_go-mod-messaging_PR-43:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-05T22:41:14.973Z] $ docker top 0caa41a5a465fff93cb18169ad51c892d81e6d36885f297a02134d44948f91a6 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-05T22:41:16.129Z] provisioning config files...\n[2020-02-05T22:41:16.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-43@tmp/config7085325550615471517tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-05T22:41:16.179Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-05T22:41:16.503Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-05T22:41:16.522Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-05T22:41:16.837Z] ---> logs-deploy.sh\n[2020-02-05T22:41:16.837Z] + ARCHIVE_ARTIFACTS=\n[2020-02-05T22:41:16.837Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-05T22:41:16.837Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-05T22:41:16.837Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-05T22:41:16.837Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/1\n[2020-02-05T22:41:16.837Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-43/1/\n[2020-02-05T22:41:16.837Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/1 /w/workspace/exfoundry_go-mod-messaging_PR-43\n[2020-02-05T22:41:18.220Z] Archives upload complete.\n[2020-02-05T22:41:18.478Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-43/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-43/1/\n'