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 d79e87d7afb4624ae293322e233f6aefb05e11f3+88b3fc04b6492b330f8e0c316fb432c372d24ca0 (e1c283ab0dc3484e8d8e0b94d1cb61946c06f99a) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5384 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 > 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 Fetching without tags Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit d79e87d7afb4624ae293322e233f6aefb05e11f3 Merge succeeded, producing d79e87d7afb4624ae293322e233f6aefb05e11f3 Checking out Revision d79e87d7afb4624ae293322e233f6aefb05e11f3 (PR-53) > 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 d79e87d7afb4624ae293322e233f6aefb05e11f3 # 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 d79e87d7afb4624ae293322e233f6aefb05e11f3 # 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 19:21:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:21:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:21:25 ========================================================= 19:21:25 EdgeX Global Pipelines Version Info 19:21:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 19:21:26 ------------------- 19:21:26 stable info: 19:21:26 ------------------- 19:21:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:21:26 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 19:21:26 Message: update stable to v1.0.73 19:21:27 ------------------- 19:21:27 experimental info: 19:21:27 ------------------- 19:21:27 Commited By: **** collab-it+edgex@linuxfoundation.org 19:21:27 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 19:21:27 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 19:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:30 19:21:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:21:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:31 latest: Pulling from edgex-devops/git-semver 19:21:31 9123ac7c32f7: Pulling fs layer 19:21:31 b8cc5d1170e3: Pulling fs layer 19:21:31 2924cbbf6a41: Pulling fs layer 19:21:31 93b08a4f1073: Pulling fs layer 19:21:31 93b08a4f1073: Waiting 19:21:31 b8cc5d1170e3: Download complete 19:21:33 9123ac7c32f7: Verifying Checksum 19:21:33 9123ac7c32f7: Download complete 19:21:34 93b08a4f1073: Verifying Checksum 19:21:34 93b08a4f1073: Download complete 19:21:34 2924cbbf6a41: Verifying Checksum 19:21:34 2924cbbf6a41: Download complete 19:21:34 9123ac7c32f7: Pull complete 19:21:34 b8cc5d1170e3: Pull complete 19:21:35 2924cbbf6a41: Pull complete 19:21:35 93b08a4f1073: Pull complete 19:21:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:21:35 prd-centos7-docker-4c-2g-5384 does not seem to be running inside a container 19:21:35 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:21:36 $ docker top 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:37 [ssh-agent] Looking for ssh-agent implementation... 19:21:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:37 $ docker exec 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent 19:21:38 SSH_AUTH_SOCK=/tmp/ssh-gKsn288ekRSM/agent.14 19:21:38 SSH_AGENT_PID=20 19:21:38 Running ssh-add (command line suppressed) 19:21:39 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_2715437499204465952.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_2715437499204465952.key) 19:21:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:40 + git describe --exact-match --tags HEAD 19:21:40 fatal: No names found, cannot describe anything. [Pipeline] } 19:21:40 $ docker exec --env ******** --env ******** 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent -k 19:21:41 unset SSH_AUTH_SOCK; 19:21:41 unset SSH_AGENT_PID; 19:21:41 echo Agent pid 20 killed; 19:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:21:41 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:21:41 This usually means this commit has not been tagged. [Pipeline] sshagent 19:21:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:41 [ssh-agent] Looking for ssh-agent implementation... 19:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:41 $ docker exec 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent 19:21:42 SSH_AUTH_SOCK=/tmp/ssh-d2JutWRYtzXj/agent.54 19:21:42 SSH_AGENT_PID=60 19:21:42 Running ssh-add (command line suppressed) 19:21:42 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8206724743022414702.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8206724743022414702.key) 19:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:43 + git semver init 19:21:43 # -> Open(): unable to determine branch for HEAD 19:21:43 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.git 19:21:43 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-53 19:21:43 # $SEMVER_REMOTE_NAME = origin 19:21:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:21:43 # $SEMVER_USER_NAME = edgex-jenkins 19:21:43 # $SEMVER_BRANCH = PR-53 19:21:43 # $SEMVER_TEMP = /tmp/semver-796477294 19:21:43 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 19:21:44 # '/tmp/semver-796477294' -> '/w/workspace/exfoundry_go-mod-messaging_PR-53/.semver' 19:21:44 # -> Force: false 19:21:44 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.semver [Pipeline] } 19:21:44 $ docker exec --env ******** --env ******** 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 ssh-agent -k 19:21:44 unset SSH_AUTH_SOCK; 19:21:44 unset SSH_AGENT_PID; 19:21:44 echo Agent pid 60 killed; 19:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:45 + git semver [Pipeline] } 19:21:45 $ docker stop --time=1 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 19:21:47 $ docker rm -f 8b3dfe58eea31ab28f7046b06031f0da5cd5785a48c71d757f21821107e21611 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:21:49 Stashed 33 file(s) [Pipeline] echo 19:21:49 [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 19:22:04 Still waiting to schedule task 19:22:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:22:04 Still waiting to schedule task 19:22:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:24:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5387 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws 19:24:39 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 19:24:46 using credential edgex-jenkins-ssh 19:24:46 Cloning the remote Git repository 19:24:46 Cloning with configured refspecs honoured and without tags 19:24:46 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 19:24:46 > git init /w/workspace/go-mod-messaging/5 # timeout=10 19:24:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:24:46 > git --version # timeout=10 19:24:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:46 > 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 19:24:47 Fetching without tags 19:24:48 Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit d79e87d7afb4624ae293322e233f6aefb05e11f3 19:24:48 Merge succeeded, producing d79e87d7afb4624ae293322e233f6aefb05e11f3 19:24:48 Checking out Revision d79e87d7afb4624ae293322e233f6aefb05e11f3 (PR-53) 19:24:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:24:47 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 19:24:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:24:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:24:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:24:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:47 > 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 19:24:48 > git config core.sparsecheckout # timeout=10 19:24:48 > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 19:24:48 > git remote # timeout=10 19:24:48 > git config --get remote.origin.url # timeout=10 19:24:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:48 > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 19:24:48 > git rev-parse HEAD^{commit} # timeout=10 19:24:48 > git config core.sparsecheckout # timeout=10 19:24:48 > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 19:24:53 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 19:24:54 ========================================================= 19:24:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:24:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:24:55 + 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 . 19:24:56 Sending build context to Docker daemon 533kB 19:24:56 Step 1/7 : ARG BASE=golang:1.13-alpine 19:24:56 Step 2/7 : FROM ${BASE} 19:24:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:24:56 cde5963f3b93: Pulling fs layer 19:24:56 2a23fa8c16f7: Pulling fs layer 19:24:56 777b28850792: Pulling fs layer 19:24:56 8a11ddd9e578: Pulling fs layer 19:24:56 4cf88f913ddb: Pulling fs layer 19:24:56 1df406cf5192: Pulling fs layer 19:24:56 cd6300453558: Pulling fs layer 19:24:56 b9c365052c96: Pulling fs layer 19:24:56 a2d8cc88f415: Pulling fs layer 19:24:56 ea1d1ca13537: Pulling fs layer 19:24:56 3750a50a1c5e: Pulling fs layer 19:24:56 8a11ddd9e578: Waiting 19:24:56 4cf88f913ddb: Waiting 19:24:56 1df406cf5192: Waiting 19:24:56 cd6300453558: Waiting 19:24:56 b9c365052c96: Waiting 19:24:56 a2d8cc88f415: Waiting 19:24:56 ea1d1ca13537: Waiting 19:24:56 3750a50a1c5e: Waiting 19:24:56 777b28850792: Verifying Checksum 19:24:56 777b28850792: Download complete 19:24:56 2a23fa8c16f7: Verifying Checksum 19:24:56 2a23fa8c16f7: Download complete 19:24:56 4cf88f913ddb: Download complete 19:24:56 1df406cf5192: Verifying Checksum 19:24:56 1df406cf5192: Download complete 19:24:56 cde5963f3b93: Verifying Checksum 19:24:56 cde5963f3b93: Download complete 19:24:56 Running on prd-centos7-docker-4c-2g-5388 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws 19:24:56 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 19:24:57 cde5963f3b93: Pull complete 19:24:58 2a23fa8c16f7: Pull complete 19:24:59 777b28850792: Pull complete 19:24:59 using credential edgex-jenkins-ssh 19:24:59 Cloning the remote Git repository 19:24:59 Cloning with configured refspecs honoured and without tags 19:24:59 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 19:24:59 > git init /w/workspace/go-mod-messaging/5 # timeout=10 19:24:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:24:59 > git --version # timeout=10 19:24:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:59 > 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 19:24:59 Fetching without tags 19:25:00 Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit d79e87d7afb4624ae293322e233f6aefb05e11f3 19:25:00 Merge succeeded, producing d79e87d7afb4624ae293322e233f6aefb05e11f3 19:25:00 Checking out Revision d79e87d7afb4624ae293322e233f6aefb05e11f3 (PR-53) 19:24:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:24:59 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 19:24:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:24:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:24:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:24:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:59 > 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 19:25:00 > git config core.sparsecheckout # timeout=10 19:25:00 > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 19:25:00 > git remote # timeout=10 19:25:00 > git config --get remote.origin.url # timeout=10 19:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:00 > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 19:25:00 > git rev-parse HEAD^{commit} # timeout=10 19:25:00 > git config core.sparsecheckout # timeout=10 19:25:00 > git checkout -f d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 19:25:01 cd6300453558: Verifying Checksum 19:25:01 cd6300453558: Download complete 19:25:01 a2d8cc88f415: Verifying Checksum 19:25:01 a2d8cc88f415: Download complete 19:25:03 ea1d1ca13537: Verifying Checksum 19:25:03 ea1d1ca13537: Download complete 19:25:03 3750a50a1c5e: Download complete 19:25:04 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 19:25:04 ========================================================= 19:25:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:25:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:25:05 + 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 . 19:25:05 Sending build context to Docker daemon 533kB 19:25:05 Step 1/7 : ARG BASE=golang:1.13-alpine 19:25:05 Step 2/7 : FROM ${BASE} 19:25:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:25:05 e6b0cf9c0882: Pulling fs layer 19:25:05 2848faf0eed1: Pulling fs layer 19:25:05 0f37312ad70f: Pulling fs layer 19:25:05 5788d62ee057: Pulling fs layer 19:25:05 0e6b1d234666: Pulling fs layer 19:25:05 bf5d7aec512f: Pulling fs layer 19:25:05 34c802a77dc8: Pulling fs layer 19:25:05 9eb99e56ec68: Pulling fs layer 19:25:05 27c7a5d97fbd: Pulling fs layer 19:25:05 5c102a31e300: Pulling fs layer 19:25:05 dcfb455df0a1: Pulling fs layer 19:25:05 5788d62ee057: Waiting 19:25:05 0e6b1d234666: Waiting 19:25:05 bf5d7aec512f: Waiting 19:25:05 34c802a77dc8: Waiting 19:25:05 9eb99e56ec68: Waiting 19:25:05 27c7a5d97fbd: Waiting 19:25:05 5c102a31e300: Waiting 19:25:05 dcfb455df0a1: Waiting 19:25:05 0f37312ad70f: Download complete 19:25:05 2848faf0eed1: Verifying Checksum 19:25:05 2848faf0eed1: Download complete 19:25:05 0e6b1d234666: Download complete 19:25:05 bf5d7aec512f: Verifying Checksum 19:25:05 bf5d7aec512f: Download complete 19:25:05 e6b0cf9c0882: Verifying Checksum 19:25:05 e6b0cf9c0882: Download complete 19:25:05 e6b0cf9c0882: Pull complete 19:25:06 2848faf0eed1: Pull complete 19:25:06 0f37312ad70f: Pull complete 19:25:06 b9c365052c96: Verifying Checksum 19:25:06 b9c365052c96: Download complete 19:25:06 34c802a77dc8: Verifying Checksum 19:25:06 34c802a77dc8: Download complete 19:25:06 27c7a5d97fbd: Verifying Checksum 19:25:06 27c7a5d97fbd: Download complete 19:25:07 5c102a31e300: Verifying Checksum 19:25:07 5c102a31e300: Download complete 19:25:07 dcfb455df0a1: Verifying Checksum 19:25:07 dcfb455df0a1: Download complete 19:25:07 9eb99e56ec68: Verifying Checksum 19:25:07 9eb99e56ec68: Download complete 19:25:07 5788d62ee057: Verifying Checksum 19:25:07 5788d62ee057: Download complete 19:25:08 8a11ddd9e578: Verifying Checksum 19:25:08 8a11ddd9e578: Download complete 19:25:14 5788d62ee057: Pull complete 19:25:14 0e6b1d234666: Pull complete 19:25:14 bf5d7aec512f: Pull complete 19:25:20 8a11ddd9e578: Pull complete 19:25:20 4cf88f913ddb: Pull complete 19:25:20 1df406cf5192: Pull complete 19:25:20 34c802a77dc8: Pull complete 19:25:24 9eb99e56ec68: Pull complete 19:25:24 27c7a5d97fbd: Pull complete 19:25:25 cd6300453558: Pull complete 19:25:25 5c102a31e300: Pull complete 19:25:25 dcfb455df0a1: Pull complete 19:25:25 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:25:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:25:25 ---> 7c70fe431013 19:25:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:25:25 ---> Running in 79377504fd12 19:25:25 Removing intermediate container 79377504fd12 19:25:25 ---> 9abdc1d356f2 19:25:25 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 19:25:25 ---> Running in 0ae14e0051f1 19:25:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:25:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:25:27 (1/5) Installing libsodium (1.0.18-r0) 19:25:27 (2/5) Installing libzmq (4.3.2-r0) 19:25:27 (3/5) Installing pkgconf (1.6.3-r0) 19:25:27 (4/5) Installing libsodium-dev (1.0.18-r0) 19:25:27 (5/5) Installing zeromq-dev (4.3.2-r0) 19:25:27 Executing busybox-1.31.1-r8.trigger 19:25:27 OK: 145 MiB in 44 packages 19:25:27 Removing intermediate container 0ae14e0051f1 19:25:27 ---> d5671610c870 19:25:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:25:28 ---> Running in 7371633a246c 19:25:28 Removing intermediate container 7371633a246c 19:25:28 ---> 4517e89edca8 19:25:28 Step 6/7 : COPY go.mod . 19:25:28 ---> 0786dc7fd9bd 19:25:28 Step 7/7 : RUN go mod download 19:25:28 ---> Running in 68eae6f475bf 19:25:30 go: finding github.com/davecgh/go-spew v1.1.0 19:25:30 b9c365052c96: Pull complete 19:25:30 a2d8cc88f415: Pull complete 19:25:30 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:25:30 go: finding github.com/fsnotify/fsnotify v1.4.7 19:25:30 go: finding github.com/go-redis/redis/v7 v7.2.0 19:25:30 go: finding github.com/golang/protobuf v1.3.2 19:25:30 go: finding github.com/hpcloud/tail v1.0.0 19:25:30 go: finding github.com/kr/pretty v0.1.0 19:25:30 go: finding github.com/kr/pty v1.1.1 19:25:30 go: finding github.com/kr/text v0.1.0 19:25:30 go: finding github.com/onsi/ginkgo v1.10.1 19:25:30 go: finding github.com/onsi/gomega v1.7.0 19:25:30 go: finding github.com/pebbe/zmq4 v1.0.0 19:25:30 go: finding github.com/pmezard/go-difflib v1.0.0 19:25:30 go: finding github.com/stretchr/objx v0.1.0 19:25:30 go: finding github.com/stretchr/testify v1.3.0 19:25:31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:25:31 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:25:31 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 19:25:31 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:25:31 go: finding golang.org/x/text v0.3.2 19:25:31 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:25:31 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:25:31 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:25:31 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:25:31 go: finding gopkg.in/yaml.v2 v2.2.4 19:25:32 ea1d1ca13537: Pull complete 19:25:33 3750a50a1c5e: Pull complete 19:25:33 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:25:33 ---> 78745c68409d 19:25:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:25:37 ---> Running in 1fe244cfc3cb 19:25:37 Removing intermediate container 1fe244cfc3cb 19:25:37 ---> ccfe9429a5c5 19:25:37 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 19:25:37 ---> Running in b01c00bb98c1 19:25:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:25:39 Removing intermediate container 68eae6f475bf 19:25:39 ---> 21f90fd84188 19:25:39 Successfully built 21f90fd84188 19:25:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:25:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:25:39 + docker inspect -f . ci-base-image-x86_64 19:25:39 . [Pipeline] withDockerContainer 19:25:40 prd-centos7-docker-4c-2g-5388 does not seem to be running inside a container 19:25:40 (1/5) Installing libsodium (1.0.18-r0) 19:25:40 (2/5) Installing libzmq (4.3.2-r0) 19:25:40 (3/5) Installing pkgconf (1.6.3-r0) 19:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** ci-base-image-x86_64 cat 19:25:40 (4/5) Installing libsodium-dev (1.0.18-r0) 19:25:40 (5/5) Installing zeromq-dev (4.3.2-r0) 19:25:40 Executing busybox-1.31.1-r8.trigger 19:25:40 OK: 127 MiB in 44 packages 19:25:40 $ docker top 279724eed45c9bcdf320b40a199e0239b339d1c9a97928feb4887ecca9c30afb -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:41 + go version 19:25:41 go version go1.13.5 linux/amd64 [Pipeline] sh 19:25:41 + make test 19:25:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:25:42 Removing intermediate container b01c00bb98c1 19:25:42 ---> 940e287e0972 19:25:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:25:42 ---> Running in d68910aa22f6 19:25:42 Removing intermediate container d68910aa22f6 19:25:42 ---> 56c5c05edd65 19:25:42 Step 6/7 : COPY go.mod . 19:25:43 ---> a203cde2f18f 19:25:43 Step 7/7 : RUN go mod download 19:25:43 ---> Running in 3624b3f98924 19:25:45 go: finding github.com/davecgh/go-spew v1.1.0 19:25:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:25:45 go: finding github.com/fsnotify/fsnotify v1.4.7 19:25:45 go: finding github.com/go-redis/redis/v7 v7.2.0 19:25:45 go: finding github.com/golang/protobuf v1.3.2 19:25:45 go: finding github.com/hpcloud/tail v1.0.0 19:25:45 go: finding github.com/kr/pretty v0.1.0 19:25:45 go: finding github.com/kr/pty v1.1.1 19:25:45 go: finding github.com/kr/text v0.1.0 19:25:45 go: finding github.com/onsi/ginkgo v1.10.1 19:25:45 go: finding github.com/onsi/gomega v1.7.0 19:25:45 go: finding github.com/pebbe/zmq4 v1.0.0 19:25:45 go: finding github.com/pmezard/go-difflib v1.0.0 19:25:45 go: finding github.com/stretchr/objx v0.1.0 19:25:45 go: finding github.com/stretchr/testify v1.3.0 19:25:45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:25:45 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:25:45 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 19:25:45 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:25:45 go: finding golang.org/x/text v0.3.2 19:25:45 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:25:45 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:25:45 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:25:45 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:25:45 go: finding gopkg.in/yaml.v2 v2.2.4 19:25:46 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 19:25:49 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.007s coverage: 94.7% of statements 19:25:52 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.007s coverage: 77.1% of statements 19:25:52 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 19:25:57 Removing intermediate container 3624b3f98924 19:25:57 ---> 81b233af828f 19:25:57 Successfully built 81b233af828f 19:25:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:25:58 + docker inspect -f . ci-base-image-arm64 19:25:59 . [Pipeline] withDockerContainer 19:25:59 prd-ubuntu18.04-docker-arm64-4c-16g-5387 does not seem to be running inside a container 19:25:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:26:01 $ docker top 86e19611f8e316cecb5b0204ca11bfbe4f047521e6395911530da7968368053b -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:02 + go version 19:26:02 go version go1.13.5 linux/arm64 [Pipeline] sh 19:26:03 + make test 19:26:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:26:14 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.345s coverage: 84.1% of statements 19:26:14 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements 19:26:14 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.012s coverage: 100.0% of statements 19:26:14 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.008s coverage: 100.0% of statements 19:26:14 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements 19:26:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:26:15 gofmt -l . 19:26:15 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:26:15 Stashed 1 file(s) [Pipeline] } 19:26:15 $ docker stop --time=1 279724eed45c9bcdf320b40a199e0239b339d1c9a97928feb4887ecca9c30afb 19:26:17 $ docker rm -f 279724eed45c9bcdf320b40a199e0239b339d1c9a97928feb4887ecca9c30afb [Pipeline] // withDockerContainer [Pipeline] } 19:26:18 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [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] } 19:26:21 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.043s coverage: 94.7% of statements 19:26:34 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.078s coverage: 77.1% of statements 19:26:34 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 19:26:56 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.385s coverage: 84.1% of statements 19:26:56 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.023s coverage: 85.7% of statements 19:26:56 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.022s coverage: 100.0% of statements 19:26:56 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.051s coverage: 100.0% of statements 19:26:56 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements 19:26:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:26:59 gofmt -l . 19:26:59 [ "`gofmt -l .`" = "" ] [Pipeline] stash 19:26:59 Warning: overwriting stash ‘coverage-report’ 19:27:00 Stashed 1 file(s) [Pipeline] } 19:27:00 $ docker stop --time=1 86e19611f8e316cecb5b0204ca11bfbe4f047521e6395911530da7968368053b 19:27:02 $ docker rm -f 86e19611f8e316cecb5b0204ca11bfbe4f047521e6395911530da7968368053b [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 19:27:04 provisioning config files... 19:27:04 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config806064106955897940tmp [Pipeline] { [Pipeline] sh 19:27:04 + curl -s https://codecov.io/bash 19:27:04 + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config806064106955897940tmp 19:27:05 19:27:05 _____ _ 19:27:05 / ____| | | 19:27:05 | | ___ __| | ___ ___ _____ __ 19:27:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:27:05 | |___| (_) | (_| | __/ (_| (_) \ V / 19:27:05 \_____\___/ \__,_|\___|\___\___/ \_/ 19:27:05 Bash-tbd 19:27:05 19:27:05 19:27:05 ==> Jenkins CI detected. 19:27:05 project root: . 19:27:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:27:05 ==> Running gcov in . (disable via -X gcov) 19:27:05 ==> Python coveragepy not found 19:27:05 ==> Searching for coverage reports in: 19:27:05 + . 19:27:05 -> Found 1 reports 19:27:05 ==> Detecting git/mercurial file structure 19:27:05 ==> Reading reports 19:27:05 + ./coverage.out bytes=20619 19:27:05 ==> Appending adjustments 19:27:05 http://docs.codecov.io/docs/fixing-reports 19:27:05 + Found adjustments 19:27:05 ==> Gzipping contents 19:27:05 ==> Uploading reports 19:27:05 url: https://codecov.io 19:27:05 query: branch=PR-53&commit=d79e87d7afb4624ae293322e233f6aefb05e11f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= 19:27:05 -> Pinging Codecov 19:27:05 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-53&commit=d79e87d7afb4624ae293322e233f6aefb05e11f3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= 19:27:06 -> Uploading 19:27:06 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/d79e87d7afb4624ae293322e233f6aefb05e11f3 [Pipeline] } 19:27:06 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 19:27:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:27:08 ---> package-listing.sh 19:27:08 ++ facter osfamily 19:27:08 ++ tr '[:upper:]' '[:lower:]' 19:27:08 + OS_FAMILY=redhat 19:27:08 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-53 19:27:08 + START_PACKAGES=/tmp/packages_start.txt 19:27:08 + END_PACKAGES=/tmp/packages_end.txt 19:27:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:08 + PACKAGES=/tmp/packages_start.txt 19:27:08 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' 19:27:08 + PACKAGES=/tmp/packages_end.txt 19:27:08 + case "${OS_FAMILY}" in 19:27:08 + rpm -qa 19:27:08 + sort 19:27:16 + '[' -f /tmp/packages_start.txt ']' 19:27:16 + '[' -f /tmp/packages_end.txt ']' 19:27:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:16 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' 19:27:16 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ 19:27:16 + 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 19:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:27:17 19:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:27:18 alpine: Pulling from edgex-lftools-log-publisher 19:27:18 c9b1b535fdd9: Pulling fs layer 19:27:18 2cc5ad85d9ab: Pulling fs layer 19:27:18 756a868c4378: Pulling fs layer 19:27:18 444b2fc9a129: Pulling fs layer 19:27:18 ea15f1150254: Pulling fs layer 19:27:18 41b27a9f41bf: Pulling fs layer 19:27:18 28c525ee5125: Pulling fs layer 19:27:18 094b1ea09ed8: Pulling fs layer 19:27:18 138eaada9080: Pulling fs layer 19:27:18 0622d0fa9048: Pulling fs layer 19:27:18 41b27a9f41bf: Waiting 19:27:18 28c525ee5125: Waiting 19:27:18 094b1ea09ed8: Waiting 19:27:18 138eaada9080: Waiting 19:27:18 0622d0fa9048: Waiting 19:27:18 444b2fc9a129: Waiting 19:27:18 ea15f1150254: Waiting 19:27:18 2cc5ad85d9ab: Verifying Checksum 19:27:18 2cc5ad85d9ab: Download complete 19:27:18 444b2fc9a129: Verifying Checksum 19:27:18 444b2fc9a129: Download complete 19:27:18 c9b1b535fdd9: Verifying Checksum 19:27:18 c9b1b535fdd9: Download complete 19:27:18 ea15f1150254: Download complete 19:27:18 28c525ee5125: Verifying Checksum 19:27:18 28c525ee5125: Download complete 19:27:20 756a868c4378: Verifying Checksum 19:27:20 756a868c4378: Download complete 19:27:20 c9b1b535fdd9: Pull complete 19:27:20 2cc5ad85d9ab: Pull complete 19:27:21 138eaada9080: Verifying Checksum 19:27:21 138eaada9080: Download complete 19:27:21 0622d0fa9048: Verifying Checksum 19:27:21 0622d0fa9048: Download complete 19:27:21 094b1ea09ed8: Verifying Checksum 19:27:21 094b1ea09ed8: Download complete 19:27:22 41b27a9f41bf: Verifying Checksum 19:27:22 41b27a9f41bf: Download complete 19:27:22 756a868c4378: Pull complete 19:27:22 444b2fc9a129: Pull complete 19:27:23 ea15f1150254: Pull complete 19:27:29 41b27a9f41bf: Pull complete 19:27:29 28c525ee5125: Pull complete 19:27:32 094b1ea09ed8: Pull complete 19:27:32 138eaada9080: Pull complete 19:27:32 0622d0fa9048: Pull complete 19:27:32 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:27:32 prd-centos7-docker-4c-2g-5384 does not seem to be running inside a container 19:27:32 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:27:34 $ docker top 280a87c1fb4b349f89412469cadcd8c0f279128312531c9918330dbc7aa09e76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:34 provisioning config files... 19:27:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config2180948075580982237tmp [Pipeline] { [Pipeline] echo 19:27:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:27:35 ---> create-netrc.sh [Pipeline] echo 19:27:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:27:36 ---> logs-deploy.sh 19:27:36 + ARCHIVE_ARTIFACTS= 19:27:36 + LOGS_SERVER=https://logs.edgexfoundry.org 19:27:36 + '[' https://logs.edgexfoundry.org == None ']' 19:27:36 + NEXUS_URL=https://nexus.edgexfoundry.org 19:27:36 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/5 19:27:36 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/5/ 19:27:36 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/5 /w/workspace/exfoundry_go-mod-messaging_PR-53 19:27:38 Archives upload complete. 19:27:38 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/5/