Pull request #53 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from f19756e65ed2545e2ea129caf60d8a4398c6d8ff+88b3fc04b6492b330f8e0c316fb432c372d24ca0 (002bd2f3192771ec87fd0bdab98d69c759e46fb9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4374’ Running on prd-centos7-docker-4c-2g-4378 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit f19756e65ed2545e2ea129caf60d8a4398c6d8ff Merge succeeded, producing f19756e65ed2545e2ea129caf60d8a4398c6d8ff Checking out Revision f19756e65ed2545e2ea129caf60d8a4398c6d8ff (PR-53) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 Commit message: "Add initial support for Redis Streams" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-16T21:08:10.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-16T21:08:11.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-16T21:08:11.162Z] ========================================================= [2020-04-16T21:08:11.162Z] EdgeX Global Pipelines Version Info [2020-04-16T21:08:11.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-16T21:08:12.524Z] ------------------- [2020-04-16T21:08:12.524Z] stable info: [2020-04-16T21:08:12.524Z] ------------------- [2020-04-16T21:08:12.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-16T21:08:12.524Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T21:08:12.524Z] Message: update stable to v1.0.73 [2020-04-16T21:08:13.091Z] ------------------- [2020-04-16T21:08:13.091Z] experimental info: [2020-04-16T21:08:13.091Z] ------------------- [2020-04-16T21:08:13.091Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-16T21:08:13.091Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T21:08:13.091Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:08:15.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T21:08:15.126Z] [2020-04-16T21:08:15.126Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:08:15.455Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T21:08:15.455Z] latest: Pulling from edgex-devops/git-semver [2020-04-16T21:08:15.455Z] 9123ac7c32f7: Pulling fs layer [2020-04-16T21:08:15.455Z] b8cc5d1170e3: Pulling fs layer [2020-04-16T21:08:15.455Z] 2924cbbf6a41: Pulling fs layer [2020-04-16T21:08:15.455Z] 93b08a4f1073: Pulling fs layer [2020-04-16T21:08:15.455Z] 93b08a4f1073: Waiting [2020-04-16T21:08:15.455Z] b8cc5d1170e3: Verifying Checksum [2020-04-16T21:08:15.455Z] b8cc5d1170e3: Download complete [2020-04-16T21:08:15.455Z] 9123ac7c32f7: Verifying Checksum [2020-04-16T21:08:15.455Z] 9123ac7c32f7: Download complete [2020-04-16T21:08:15.715Z] 93b08a4f1073: Verifying Checksum [2020-04-16T21:08:15.715Z] 93b08a4f1073: Download complete [2020-04-16T21:08:15.715Z] 2924cbbf6a41: Verifying Checksum [2020-04-16T21:08:15.715Z] 2924cbbf6a41: Download complete [2020-04-16T21:08:15.715Z] 9123ac7c32f7: Pull complete [2020-04-16T21:08:15.977Z] b8cc5d1170e3: Pull complete [2020-04-16T21:08:16.546Z] 2924cbbf6a41: Pull complete [2020-04-16T21:08:16.805Z] 93b08a4f1073: Pull complete [2020-04-16T21:08:16.805Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-16T21:08:16.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-16T21:08:16.931Z] prd-centos7-docker-4c-2g-4378 does not seem to be running inside a container [2020-04-16T21:08:16.969Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-16T21:08:17.559Z] $ docker top 5126f29ff2ab6813d3ee8dac1ba3805667da9708014c83f7fe1ee059e989d0ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-16T21:08:17.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T21:08:17.813Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T21:08:18.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T21:08:18.024Z] $ docker exec 5126f29ff2ab6813d3ee8dac1ba3805667da9708014c83f7fe1ee059e989d0ce ssh-agent [2020-04-16T21:08:18.200Z] SSH_AUTH_SOCK=/tmp/ssh-8jRXHpGNxhRA/agent.14 [2020-04-16T21:08:18.200Z] SSH_AGENT_PID=21 [2020-04-16T21:08:18.208Z] Running ssh-add (command line suppressed) [2020-04-16T21:08:18.349Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8949300384776959582.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8949300384776959582.key) [2020-04-16T21:08:18.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T21:08:18.733Z] + git describe --exact-match --tags HEAD [2020-04-16T21:08:18.733Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-16T21:08:18.782Z] $ docker exec --env ******** --env ******** 5126f29ff2ab6813d3ee8dac1ba3805667da9708014c83f7fe1ee059e989d0ce ssh-agent -k [2020-04-16T21:08:18.922Z] unset SSH_AUTH_SOCK; [2020-04-16T21:08:18.922Z] unset SSH_AGENT_PID; [2020-04-16T21:08:18.922Z] echo Agent pid 21 killed; [2020-04-16T21:08:18.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-16T21:08:19.048Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-16T21:08:19.048Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-16T21:08:19.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T21:08:19.124Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T21:08:19.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T21:08:19.293Z] $ docker exec 5126f29ff2ab6813d3ee8dac1ba3805667da9708014c83f7fe1ee059e989d0ce ssh-agent [2020-04-16T21:08:19.473Z] SSH_AUTH_SOCK=/tmp/ssh-Kh0JmqqZo6c6/agent.56 [2020-04-16T21:08:19.473Z] SSH_AGENT_PID=63 [2020-04-16T21:08:19.478Z] Running ssh-add (command line suppressed) [2020-04-16T21:08:19.619Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_7889873961999859876.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_7889873961999859876.key) [2020-04-16T21:08:19.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T21:08:19.975Z] + git semver init [2020-04-16T21:08:19.975Z] # -> Open(): unable to determine branch for HEAD [2020-04-16T21:08:19.975Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.git [2020-04-16T21:08:19.975Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-16T21:08:19.975Z] # $SEMVER_REMOTE_NAME = origin [2020-04-16T21:08:19.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-16T21:08:19.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-16T21:08:19.975Z] # $SEMVER_BRANCH = PR-53 [2020-04-16T21:08:19.975Z] # $SEMVER_TEMP = /tmp/semver-297665953 [2020-04-16T21:08:19.975Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-16T21:08:20.234Z] # '/tmp/semver-297665953' -> '/w/workspace/exfoundry_go-mod-messaging_PR-53/.semver' [2020-04-16T21:08:20.234Z] # -> Force: false [2020-04-16T21:08:20.234Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.semver [Pipeline] } [2020-04-16T21:08:20.241Z] $ docker exec --env ******** --env ******** 5126f29ff2ab6813d3ee8dac1ba3805667da9708014c83f7fe1ee059e989d0ce ssh-agent -k [2020-04-16T21:08:20.378Z] unset SSH_AUTH_SOCK; [2020-04-16T21:08:20.378Z] unset SSH_AGENT_PID; [2020-04-16T21:08:20.378Z] echo Agent pid 63 killed; [2020-04-16T21:08:20.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-16T21:08:20.830Z] + git semver [Pipeline] } [2020-04-16T21:08:20.841Z] $ docker stop --time=1 5126f29ff2ab6813d3ee8dac1ba3805667da9708014c83f7fe1ee059e989d0ce [2020-04-16T21:08:22.174Z] $ docker rm -f 5126f29ff2ab6813d3ee8dac1ba3805667da9708014c83f7fe1ee059e989d0ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-16T21:08:22.862Z] Stashed 33 file(s) [Pipeline] echo [2020-04-16T21:08:22.864Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-16T21:08:38.093Z] Still waiting to schedule task [2020-04-16T21:08:38.094Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-16T21:08:38.095Z] Still waiting to schedule task [2020-04-16T21:08:38.095Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4375’ [2020-04-16T21:09:50.345Z] Running on prd-centos7-docker-4c-2g-4379 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-16T21:09:50.411Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2020-04-16T21:09:52.961Z] using credential edgex-jenkins-ssh [2020-04-16T21:09:53.005Z] Cloning the remote Git repository [2020-04-16T21:09:53.005Z] Cloning with configured refspecs honoured and without tags [2020-04-16T21:09:53.657Z] Fetching without tags [2020-04-16T21:09:52.485Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-16T21:09:52.524Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2020-04-16T21:09:52.577Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-16T21:09:52.578Z] > git --version # timeout=10 [2020-04-16T21:09:52.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T21:09:52.614Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T21:09:53.097Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-16T21:09:53.111Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-16T21:09:53.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T21:09:53.133Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-16T21:09:53.145Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-16T21:09:53.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T21:09:53.155Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T21:09:54.060Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit f19756e65ed2545e2ea129caf60d8a4398c6d8ff [2020-04-16T21:09:54.147Z] Merge succeeded, producing f19756e65ed2545e2ea129caf60d8a4398c6d8ff [2020-04-16T21:09:54.147Z] Checking out Revision f19756e65ed2545e2ea129caf60d8a4398c6d8ff (PR-53) [2020-04-16T21:09:53.587Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T21:09:53.594Z] > git checkout -f f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 [2020-04-16T21:09:53.634Z] > git remote # timeout=10 [2020-04-16T21:09:53.640Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T21:09:53.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T21:09:53.653Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-16T21:09:53.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T21:09:53.674Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T21:09:53.679Z] > git checkout -f f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 [2020-04-16T21:09:57.679Z] Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T21:09:58.426Z] ========================================================= [2020-04-16T21:09:58.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-16T21:09:58.426Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:09:59.031Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-16T21:09:59.295Z] Sending build context to Docker daemon 528.4kB [2020-04-16T21:09:59.295Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-16T21:09:59.295Z] Step 2/7 : FROM ${BASE} [2020-04-16T21:09:59.295Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-16T21:09:59.295Z] e6b0cf9c0882: Pulling fs layer [2020-04-16T21:09:59.295Z] 2848faf0eed1: Pulling fs layer [2020-04-16T21:09:59.295Z] 0f37312ad70f: Pulling fs layer [2020-04-16T21:09:59.295Z] 5788d62ee057: Pulling fs layer [2020-04-16T21:09:59.295Z] 0e6b1d234666: Pulling fs layer [2020-04-16T21:09:59.295Z] bf5d7aec512f: Pulling fs layer [2020-04-16T21:09:59.295Z] 34c802a77dc8: Pulling fs layer [2020-04-16T21:09:59.295Z] 9eb99e56ec68: Pulling fs layer [2020-04-16T21:09:59.295Z] 27c7a5d97fbd: Pulling fs layer [2020-04-16T21:09:59.295Z] 5c102a31e300: Pulling fs layer [2020-04-16T21:09:59.295Z] dcfb455df0a1: Pulling fs layer [2020-04-16T21:09:59.295Z] 34c802a77dc8: Waiting [2020-04-16T21:09:59.295Z] 9eb99e56ec68: Waiting [2020-04-16T21:09:59.295Z] 5788d62ee057: Waiting [2020-04-16T21:09:59.295Z] 0e6b1d234666: Waiting [2020-04-16T21:09:59.295Z] bf5d7aec512f: Waiting [2020-04-16T21:09:59.295Z] 27c7a5d97fbd: Waiting [2020-04-16T21:09:59.295Z] 5c102a31e300: Waiting [2020-04-16T21:09:59.295Z] dcfb455df0a1: Waiting [2020-04-16T21:09:59.295Z] 0f37312ad70f: Download complete [2020-04-16T21:09:59.295Z] 2848faf0eed1: Verifying Checksum [2020-04-16T21:09:59.295Z] 2848faf0eed1: Download complete [2020-04-16T21:09:59.295Z] 0e6b1d234666: Verifying Checksum [2020-04-16T21:09:59.295Z] 0e6b1d234666: Download complete [2020-04-16T21:09:59.558Z] bf5d7aec512f: Verifying Checksum [2020-04-16T21:09:59.558Z] bf5d7aec512f: Download complete [2020-04-16T21:09:59.558Z] e6b0cf9c0882: Download complete [2020-04-16T21:09:59.824Z] e6b0cf9c0882: Pull complete [2020-04-16T21:10:00.086Z] 2848faf0eed1: Pull complete [2020-04-16T21:10:00.363Z] 34c802a77dc8: Download complete [2020-04-16T21:10:00.363Z] 27c7a5d97fbd: Verifying Checksum [2020-04-16T21:10:00.363Z] 27c7a5d97fbd: Download complete [2020-04-16T21:10:00.934Z] 5c102a31e300: Verifying Checksum [2020-04-16T21:10:00.935Z] 5c102a31e300: Download complete [2020-04-16T21:10:00.935Z] dcfb455df0a1: Verifying Checksum [2020-04-16T21:10:00.935Z] dcfb455df0a1: Download complete [2020-04-16T21:10:01.195Z] 9eb99e56ec68: Verifying Checksum [2020-04-16T21:10:01.195Z] 9eb99e56ec68: Download complete [2020-04-16T21:10:01.195Z] 5788d62ee057: Verifying Checksum [2020-04-16T21:10:01.195Z] 5788d62ee057: Download complete [2020-04-16T21:10:02.135Z] 0f37312ad70f: Pull complete [2020-04-16T21:10:08.716Z] 5788d62ee057: Pull complete [2020-04-16T21:10:08.716Z] 0e6b1d234666: Pull complete [2020-04-16T21:10:08.716Z] bf5d7aec512f: Pull complete [2020-04-16T21:10:12.924Z] 34c802a77dc8: Pull complete [2020-04-16T21:10:15.473Z] 9eb99e56ec68: Pull complete [2020-04-16T21:10:15.473Z] 27c7a5d97fbd: Pull complete [2020-04-16T21:10:16.425Z] 5c102a31e300: Pull complete [2020-04-16T21:10:16.685Z] dcfb455df0a1: Pull complete [2020-04-16T21:10:16.685Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-16T21:10:16.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-16T21:10:16.685Z] ---> 7c70fe431013 [2020-04-16T21:10:16.685Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-16T21:10:16.944Z] ---> Running in 2f3b7d276763 [2020-04-16T21:10:16.944Z] Removing intermediate container 2f3b7d276763 [2020-04-16T21:10:16.944Z] ---> bcf5601fdc71 [2020-04-16T21:10:16.944Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-16T21:10:16.944Z] ---> Running in cd2c491a3f08 [2020-04-16T21:10:18.325Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T21:10:18.892Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T21:10:19.151Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-16T21:10:19.151Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-16T21:10:19.409Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-16T21:10:19.409Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-16T21:10:19.669Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-16T21:10:19.669Z] Executing busybox-1.31.1-r8.trigger [2020-04-16T21:10:19.669Z] OK: 145 MiB in 44 packages [2020-04-16T21:10:20.236Z] Removing intermediate container cd2c491a3f08 [2020-04-16T21:10:20.236Z] ---> af83965ea75c [2020-04-16T21:10:20.236Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-16T21:10:20.236Z] ---> Running in d2f0ed4d643f [2020-04-16T21:10:20.236Z] Removing intermediate container d2f0ed4d643f [2020-04-16T21:10:20.236Z] ---> 25cc3605c8be [2020-04-16T21:10:20.236Z] Step 6/7 : COPY go.mod . [2020-04-16T21:10:20.495Z] ---> 3130e11499da [2020-04-16T21:10:20.495Z] Step 7/7 : RUN go mod download [2020-04-16T21:10:20.495Z] ---> Running in eff78702e0bc [2020-04-16T21:10:22.401Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-16T21:10:22.401Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-16T21:10:22.401Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-16T21:10:22.401Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-16T21:10:22.659Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-16T21:10:22.659Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-16T21:10:22.659Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T21:10:22.920Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T21:10:22.920Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T21:10:22.920Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-16T21:10:22.920Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-16T21:10:23.178Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-16T21:10:23.178Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T21:10:23.178Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T21:10:23.178Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T21:10:23.178Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-16T21:10:23.178Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-16T21:10:23.178Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-16T21:10:23.178Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-16T21:10:23.178Z] go: finding golang.org/x/text v0.3.2 [2020-04-16T21:10:23.178Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-16T21:10:23.444Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-16T21:10:23.444Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-16T21:10:23.444Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-16T21:10:23.444Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-16T21:10:30.053Z] Removing intermediate container eff78702e0bc [2020-04-16T21:10:30.053Z] ---> 16d5c1bf05b5 [2020-04-16T21:10:30.053Z] Successfully built 16d5c1bf05b5 [2020-04-16T21:10:30.053Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:10:30.690Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-16T21:10:30.691Z] . [Pipeline] withDockerContainer [2020-04-16T21:10:30.820Z] prd-centos7-docker-4c-2g-4379 does not seem to be running inside a container [2020-04-16T21:10:30.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-16T21:10:31.505Z] $ docker top 8dfd0e69af7664db88b2f17506218927e2efbce9cf7d8baba84024e02c83115f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T21:10:32.002Z] + go version [2020-04-16T21:10:32.002Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-16T21:10:32.306Z] + make test [2020-04-16T21:10:32.307Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-16T21:10:36.535Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-16T21:10:39.109Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.015s coverage: 94.7% of statements [2020-04-16T21:10:41.049Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.007s coverage: 77.8% of statements [2020-04-16T21:10:41.049Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-16T21:11:07.609Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.344s coverage: 84.1% of statements [2020-04-16T21:11:07.609Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements [2020-04-16T21:11:07.609Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.008s coverage: 100.0% of statements [2020-04-16T21:11:07.609Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.017s coverage: 100.0% of statements [2020-04-16T21:11:07.609Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements [2020-04-16T21:11:07.609Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-16T21:11:07.609Z] gofmt -l . [2020-04-16T21:11:07.609Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-16T21:11:07.927Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T21:11:07.932Z] $ docker stop --time=1 8dfd0e69af7664db88b2f17506218927e2efbce9cf7d8baba84024e02c83115f [2020-04-16T21:11:09.395Z] $ docker rm -f 8dfd0e69af7664db88b2f17506218927e2efbce9cf7d8baba84024e02c83115f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T21:12:27.964Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4380 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-16T21:12:28.002Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2020-04-16T21:12:33.417Z] using credential edgex-jenkins-ssh [2020-04-16T21:12:33.493Z] Cloning the remote Git repository [2020-04-16T21:12:33.493Z] Cloning with configured refspecs honoured and without tags [2020-04-16T21:12:33.569Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-16T21:12:33.666Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2020-04-16T21:12:33.748Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-16T21:12:33.750Z] > git --version # timeout=10 [2020-04-16T21:12:33.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T21:12:33.844Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T21:12:34.673Z] Fetching without tags [2020-04-16T21:12:35.190Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit f19756e65ed2545e2ea129caf60d8a4398c6d8ff [2020-04-16T21:12:35.435Z] Merge succeeded, producing f19756e65ed2545e2ea129caf60d8a4398c6d8ff [2020-04-16T21:12:35.435Z] Checking out Revision f19756e65ed2545e2ea129caf60d8a4398c6d8ff (PR-53) [2020-04-16T21:12:34.540Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-16T21:12:34.579Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-16T21:12:34.613Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T21:12:34.634Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-16T21:12:34.687Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-16T21:12:34.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T21:12:34.701Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T21:12:35.212Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T21:12:35.230Z] > git checkout -f f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 [2020-04-16T21:12:35.318Z] > git remote # timeout=10 [2020-04-16T21:12:35.357Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T21:12:35.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T21:12:35.390Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-16T21:12:35.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T21:12:35.444Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T21:12:35.463Z] > git checkout -f f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 [2020-04-16T21:12:40.066Z] Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T21:12:41.121Z] ========================================================= [2020-04-16T21:12:41.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-16T21:12:41.121Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:12:42.311Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-16T21:12:43.282Z] Sending build context to Docker daemon 528.4kB [2020-04-16T21:12:43.282Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-16T21:12:43.282Z] Step 2/7 : FROM ${BASE} [2020-04-16T21:12:43.554Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-16T21:12:43.554Z] cde5963f3b93: Pulling fs layer [2020-04-16T21:12:43.554Z] 2a23fa8c16f7: Pulling fs layer [2020-04-16T21:12:43.554Z] 777b28850792: Pulling fs layer [2020-04-16T21:12:43.554Z] 8a11ddd9e578: Pulling fs layer [2020-04-16T21:12:43.554Z] 4cf88f913ddb: Pulling fs layer [2020-04-16T21:12:43.554Z] 1df406cf5192: Pulling fs layer [2020-04-16T21:12:43.554Z] cd6300453558: Pulling fs layer [2020-04-16T21:12:43.554Z] b9c365052c96: Pulling fs layer [2020-04-16T21:12:43.554Z] a2d8cc88f415: Pulling fs layer [2020-04-16T21:12:43.554Z] ea1d1ca13537: Pulling fs layer [2020-04-16T21:12:43.554Z] 3750a50a1c5e: Pulling fs layer [2020-04-16T21:12:43.554Z] 8a11ddd9e578: Waiting [2020-04-16T21:12:43.554Z] 4cf88f913ddb: Waiting [2020-04-16T21:12:43.554Z] a2d8cc88f415: Waiting [2020-04-16T21:12:43.554Z] 1df406cf5192: Waiting [2020-04-16T21:12:43.554Z] 3750a50a1c5e: Waiting [2020-04-16T21:12:43.554Z] b9c365052c96: Waiting [2020-04-16T21:12:43.554Z] ea1d1ca13537: Waiting [2020-04-16T21:12:43.554Z] 777b28850792: Verifying Checksum [2020-04-16T21:12:43.554Z] 777b28850792: Download complete [2020-04-16T21:12:43.554Z] 2a23fa8c16f7: Download complete [2020-04-16T21:12:43.554Z] 4cf88f913ddb: Verifying Checksum [2020-04-16T21:12:43.554Z] 4cf88f913ddb: Download complete [2020-04-16T21:12:43.554Z] 1df406cf5192: Verifying Checksum [2020-04-16T21:12:43.554Z] 1df406cf5192: Download complete [2020-04-16T21:12:43.833Z] cde5963f3b93: Verifying Checksum [2020-04-16T21:12:43.833Z] cde5963f3b93: Download complete [2020-04-16T21:12:44.805Z] cde5963f3b93: Pull complete [2020-04-16T21:12:45.398Z] 2a23fa8c16f7: Pull complete [2020-04-16T21:12:45.989Z] 777b28850792: Pull complete [2020-04-16T21:12:47.959Z] cd6300453558: Verifying Checksum [2020-04-16T21:12:47.960Z] cd6300453558: Download complete [2020-04-16T21:12:47.960Z] a2d8cc88f415: Download complete [2020-04-16T21:12:50.567Z] ea1d1ca13537: Verifying Checksum [2020-04-16T21:12:50.567Z] ea1d1ca13537: Download complete [2020-04-16T21:12:50.567Z] 3750a50a1c5e: Verifying Checksum [2020-04-16T21:12:50.567Z] 3750a50a1c5e: Download complete [2020-04-16T21:12:53.159Z] b9c365052c96: Verifying Checksum [2020-04-16T21:12:53.159Z] b9c365052c96: Download complete [2020-04-16T21:12:55.106Z] 8a11ddd9e578: Verifying Checksum [2020-04-16T21:12:55.106Z] 8a11ddd9e578: Download complete [2020-04-16T21:13:07.472Z] 8a11ddd9e578: Pull complete [2020-04-16T21:13:07.472Z] 4cf88f913ddb: Pull complete [2020-04-16T21:13:07.472Z] 1df406cf5192: Pull complete [2020-04-16T21:13:10.838Z] cd6300453558: Pull complete [2020-04-16T21:13:15.105Z] b9c365052c96: Pull complete [2020-04-16T21:13:15.372Z] a2d8cc88f415: Pull complete [2020-04-16T21:13:17.329Z] ea1d1ca13537: Pull complete [2020-04-16T21:13:17.918Z] 3750a50a1c5e: Pull complete [2020-04-16T21:13:17.918Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-16T21:13:17.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-16T21:13:17.918Z] ---> 78745c68409d [2020-04-16T21:13:17.918Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-16T21:13:22.190Z] ---> Running in 204102743fdd [2020-04-16T21:13:22.461Z] Removing intermediate container 204102743fdd [2020-04-16T21:13:22.461Z] ---> 42dd248cb61b [2020-04-16T21:13:22.461Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-16T21:13:22.732Z] ---> Running in f3550f4003d7 [2020-04-16T21:13:23.696Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T21:13:24.278Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T21:13:24.860Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-16T21:13:24.860Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-16T21:13:25.125Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-16T21:13:25.125Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-16T21:13:25.125Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-16T21:13:25.392Z] Executing busybox-1.31.1-r8.trigger [2020-04-16T21:13:25.392Z] OK: 127 MiB in 44 packages [2020-04-16T21:13:26.812Z] Removing intermediate container f3550f4003d7 [2020-04-16T21:13:26.812Z] ---> d7c65d7c71e4 [2020-04-16T21:13:26.812Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-16T21:13:26.812Z] ---> Running in 1c1110a623a6 [2020-04-16T21:13:27.082Z] Removing intermediate container 1c1110a623a6 [2020-04-16T21:13:27.082Z] ---> 4dbc9cc33a34 [2020-04-16T21:13:27.082Z] Step 6/7 : COPY go.mod . [2020-04-16T21:13:27.667Z] ---> 1be91ac85693 [2020-04-16T21:13:27.667Z] Step 7/7 : RUN go mod download [2020-04-16T21:13:27.938Z] ---> Running in 24ff6678371e [2020-04-16T21:13:29.885Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-16T21:13:29.885Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-16T21:13:29.885Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-16T21:13:29.885Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-16T21:13:29.885Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-16T21:13:29.885Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-16T21:13:29.885Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T21:13:29.885Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T21:13:30.152Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T21:13:30.152Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-16T21:13:30.152Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-16T21:13:30.420Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-16T21:13:30.420Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T21:13:30.420Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T21:13:30.420Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T21:13:30.420Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-16T21:13:30.420Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-16T21:13:30.420Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-16T21:13:30.420Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-16T21:13:30.689Z] go: finding golang.org/x/text v0.3.2 [2020-04-16T21:13:30.689Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-16T21:13:30.689Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-16T21:13:30.689Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-16T21:13:30.689Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-16T21:13:30.689Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-16T21:13:43.023Z] Removing intermediate container 24ff6678371e [2020-04-16T21:13:43.023Z] ---> 48caf1de2c9f [2020-04-16T21:13:43.023Z] Successfully built 48caf1de2c9f [2020-04-16T21:13:43.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:13:43.827Z] + docker inspect -f . ci-base-image-arm64 [2020-04-16T21:13:44.098Z] . [Pipeline] withDockerContainer [2020-04-16T21:13:44.436Z] prd-ubuntu18.04-docker-arm64-4c-16g-4380 does not seem to be running inside a container [2020-04-16T21:13:44.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-16T21:13:46.050Z] $ docker top 8c635c8e1cd3ef69ab16d48eada273296c188120df0247d0bab0f5fb7826bb42 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T21:13:47.142Z] + go version [2020-04-16T21:13:47.142Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-16T21:13:47.799Z] + make test [2020-04-16T21:13:47.799Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-16T21:14:00.141Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-16T21:14:02.732Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.037s coverage: 94.7% of statements [2020-04-16T21:14:15.094Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.024s coverage: 77.8% of statements [2020-04-16T21:14:15.094Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-16T21:14:41.777Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.388s coverage: 84.1% of statements [2020-04-16T21:14:41.777Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.024s coverage: 85.7% of statements [2020-04-16T21:14:41.777Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.054s coverage: 100.0% of statements [2020-04-16T21:14:41.777Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.034s coverage: 100.0% of statements [2020-04-16T21:14:41.777Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements [2020-04-16T21:14:41.777Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-16T21:14:41.777Z] gofmt -l . [2020-04-16T21:14:41.777Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-16T21:14:41.791Z] Warning: overwriting stash ‘coverage-report’ [2020-04-16T21:14:42.161Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T21:14:42.173Z] $ docker stop --time=1 8c635c8e1cd3ef69ab16d48eada273296c188120df0247d0bab0f5fb7826bb42 [2020-04-16T21:14:44.298Z] $ docker rm -f 8c635c8e1cd3ef69ab16d48eada273296c188120df0247d0bab0f5fb7826bb42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-16T21:14:46.086Z] provisioning config files... [2020-04-16T21:14:46.100Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config1382169663386240238tmp [Pipeline] { [Pipeline] sh [2020-04-16T21:14:46.442Z] + curl -s https://codecov.io/bash [2020-04-16T21:14:46.442Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config1382169663386240238tmp [2020-04-16T21:14:46.702Z] [2020-04-16T21:14:46.702Z] _____ _ [2020-04-16T21:14:46.702Z] / ____| | | [2020-04-16T21:14:46.702Z] | | ___ __| | ___ ___ _____ __ [2020-04-16T21:14:46.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-16T21:14:46.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-16T21:14:46.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-16T21:14:46.702Z] Bash-tbd [2020-04-16T21:14:46.702Z] [2020-04-16T21:14:46.702Z] [2020-04-16T21:14:46.702Z] ==> Jenkins CI detected. [2020-04-16T21:14:46.702Z] project root: . [2020-04-16T21:14:46.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-16T21:14:46.702Z] ==> Running gcov in . (disable via -X gcov) [2020-04-16T21:14:46.702Z] ==> Python coveragepy not found [2020-04-16T21:14:46.702Z] ==> Searching for coverage reports in: [2020-04-16T21:14:46.702Z] + . [2020-04-16T21:14:46.702Z] -> Found 1 reports [2020-04-16T21:14:46.702Z] ==> Detecting git/mercurial file structure [2020-04-16T21:14:46.702Z] ==> Reading reports [2020-04-16T21:14:46.702Z] + ./coverage.out bytes=20405 [2020-04-16T21:14:46.702Z] ==> Appending adjustments [2020-04-16T21:14:46.702Z] http://docs.codecov.io/docs/fixing-reports [2020-04-16T21:14:46.960Z] + Found adjustments [2020-04-16T21:14:46.960Z] ==> Gzipping contents [2020-04-16T21:14:46.960Z] ==> Uploading reports [2020-04-16T21:14:46.960Z] url: https://codecov.io [2020-04-16T21:14:46.960Z] query: branch=PR-53&commit=f19756e65ed2545e2ea129caf60d8a4398c6d8ff&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-16T21:14:46.960Z] -> Pinging Codecov [2020-04-16T21:14:46.960Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-53&commit=f19756e65ed2545e2ea129caf60d8a4398c6d8ff&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-16T21:14:47.219Z] -> Uploading [2020-04-16T21:14:47.786Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/f19756e65ed2545e2ea129caf60d8a4398c6d8ff [Pipeline] } [2020-04-16T21:14:47.792Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-16T21:14:48.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T21:14:49.241Z] ---> package-listing.sh [2020-04-16T21:14:49.241Z] ++ facter osfamily [2020-04-16T21:14:49.241Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-16T21:14:49.241Z] + OS_FAMILY=redhat [2020-04-16T21:14:49.241Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-16T21:14:49.241Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-16T21:14:49.241Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-16T21:14:49.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-16T21:14:49.241Z] + PACKAGES=/tmp/packages_start.txt [2020-04-16T21:14:49.241Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-16T21:14:49.241Z] + PACKAGES=/tmp/packages_end.txt [2020-04-16T21:14:49.241Z] + case "${OS_FAMILY}" in [2020-04-16T21:14:49.241Z] + rpm -qa [2020-04-16T21:14:49.242Z] + sort [2020-04-16T21:14:53.433Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-16T21:14:53.433Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-16T21:14:53.433Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-16T21:14:53.433Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-16T21:14:53.433Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [2020-04-16T21:14:53.433Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:14:53.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T21:14:53.889Z] [2020-04-16T21:14:53.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-16T21:14:54.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T21:14:54.223Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-16T21:14:54.223Z] c9b1b535fdd9: Pulling fs layer [2020-04-16T21:14:54.223Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-16T21:14:54.223Z] 756a868c4378: Pulling fs layer [2020-04-16T21:14:54.223Z] 444b2fc9a129: Pulling fs layer [2020-04-16T21:14:54.223Z] ea15f1150254: Pulling fs layer [2020-04-16T21:14:54.223Z] 41b27a9f41bf: Pulling fs layer [2020-04-16T21:14:54.223Z] 28c525ee5125: Pulling fs layer [2020-04-16T21:14:54.223Z] 094b1ea09ed8: Pulling fs layer [2020-04-16T21:14:54.223Z] 138eaada9080: Pulling fs layer [2020-04-16T21:14:54.223Z] 0622d0fa9048: Pulling fs layer [2020-04-16T21:14:54.223Z] 28c525ee5125: Waiting [2020-04-16T21:14:54.223Z] 094b1ea09ed8: Waiting [2020-04-16T21:14:54.223Z] 138eaada9080: Waiting [2020-04-16T21:14:54.223Z] 0622d0fa9048: Waiting [2020-04-16T21:14:54.223Z] ea15f1150254: Waiting [2020-04-16T21:14:54.223Z] 41b27a9f41bf: Waiting [2020-04-16T21:14:54.223Z] 444b2fc9a129: Waiting [2020-04-16T21:14:54.223Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-16T21:14:54.223Z] 2cc5ad85d9ab: Download complete [2020-04-16T21:14:54.223Z] 444b2fc9a129: Verifying Checksum [2020-04-16T21:14:54.223Z] 444b2fc9a129: Download complete [2020-04-16T21:14:54.223Z] c9b1b535fdd9: Verifying Checksum [2020-04-16T21:14:54.223Z] c9b1b535fdd9: Download complete [2020-04-16T21:14:54.223Z] ea15f1150254: Verifying Checksum [2020-04-16T21:14:54.223Z] ea15f1150254: Download complete [2020-04-16T21:14:54.486Z] 28c525ee5125: Verifying Checksum [2020-04-16T21:14:54.487Z] 28c525ee5125: Download complete [2020-04-16T21:14:54.487Z] c9b1b535fdd9: Pull complete [2020-04-16T21:14:54.767Z] 756a868c4378: Verifying Checksum [2020-04-16T21:14:54.767Z] 756a868c4378: Download complete [2020-04-16T21:14:54.767Z] 138eaada9080: Verifying Checksum [2020-04-16T21:14:54.767Z] 138eaada9080: Download complete [2020-04-16T21:14:54.767Z] 0622d0fa9048: Verifying Checksum [2020-04-16T21:14:54.767Z] 0622d0fa9048: Download complete [2020-04-16T21:14:54.767Z] 2cc5ad85d9ab: Pull complete [2020-04-16T21:14:55.037Z] 094b1ea09ed8: Verifying Checksum [2020-04-16T21:14:55.037Z] 094b1ea09ed8: Download complete [2020-04-16T21:14:55.296Z] 41b27a9f41bf: Verifying Checksum [2020-04-16T21:14:55.296Z] 41b27a9f41bf: Download complete [2020-04-16T21:14:56.677Z] 756a868c4378: Pull complete [2020-04-16T21:14:56.677Z] 444b2fc9a129: Pull complete [2020-04-16T21:14:56.936Z] ea15f1150254: Pull complete [2020-04-16T21:15:00.223Z] 41b27a9f41bf: Pull complete [2020-04-16T21:15:00.223Z] 28c525ee5125: Pull complete [2020-04-16T21:15:02.140Z] 094b1ea09ed8: Pull complete [2020-04-16T21:15:02.404Z] 138eaada9080: Pull complete [2020-04-16T21:15:02.663Z] 0622d0fa9048: Pull complete [2020-04-16T21:15:02.663Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-16T21:15:02.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-16T21:15:02.814Z] prd-centos7-docker-4c-2g-4378 does not seem to be running inside a container [2020-04-16T21:15:02.854Z] $ 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-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-16T21:15:03.410Z] $ docker top ea91e5d8f937a0d417af18435c40ee2081a69c13ec9263d43cd5b4da1993c423 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T21:15:03.687Z] provisioning config files... [2020-04-16T21:15:03.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config4886650120392584146tmp [Pipeline] { [Pipeline] echo [2020-04-16T21:15:03.758Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T21:15:04.057Z] ---> create-netrc.sh [Pipeline] echo [2020-04-16T21:15:04.064Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T21:15:04.355Z] ---> logs-deploy.sh [2020-04-16T21:15:04.355Z] + ARCHIVE_ARTIFACTS= [2020-04-16T21:15:04.355Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-16T21:15:04.355Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-16T21:15:04.355Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-16T21:15:04.355Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/2 [2020-04-16T21:15:04.355Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/2/ [2020-04-16T21:15:04.355Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/2 /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-16T21:15:05.730Z] Archives upload complete. [2020-04-16T21:15:05.730Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/2/