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 e4a5640bacfc3040153efcab3a42a431afcb8ca7+88b3fc04b6492b330f8e0c316fb432c372d24ca0 (7ed8e648e9fe6c81bac6b21c76dffea1d685c8f8) 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5261 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 e4a5640bacfc3040153efcab3a42a431afcb8ca7 Merge succeeded, producing e4a5640bacfc3040153efcab3a42a431afcb8ca7 Checking out Revision e4a5640bacfc3040153efcab3a42a431afcb8ca7 (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 e4a5640bacfc3040153efcab3a42a431afcb8ca7 # 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 e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 Commit message: "Add initial support for Redis Streams" First time build. Skipping changelog. > git rev-list --no-walk f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T15:09:33.803Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T15:09:34.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T15:09:34.156Z] ========================================================= [2020-04-21T15:09:34.156Z] EdgeX Global Pipelines Version Info [2020-04-21T15:09:34.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:09:35.552Z] ------------------- [2020-04-21T15:09:35.552Z] stable info: [2020-04-21T15:09:35.552Z] ------------------- [2020-04-21T15:09:35.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T15:09:35.552Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T15:09:35.552Z] Message: update stable to v1.0.73 [2020-04-21T15:09:36.118Z] ------------------- [2020-04-21T15:09:36.118Z] experimental info: [2020-04-21T15:09:36.118Z] ------------------- [2020-04-21T15:09:36.118Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T15:09:36.118Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T15:09:36.118Z] 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-21T15:09:37.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T15:09:37.855Z] [2020-04-21T15:09:37.855Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:09:38.192Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T15:09:38.192Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T15:09:38.192Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T15:09:38.192Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T15:09:38.192Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T15:09:38.192Z] 93b08a4f1073: Pulling fs layer [2020-04-21T15:09:38.192Z] 93b08a4f1073: Waiting [2020-04-21T15:09:38.192Z] b8cc5d1170e3: Download complete [2020-04-21T15:09:38.192Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T15:09:38.192Z] 9123ac7c32f7: Download complete [2020-04-21T15:09:38.450Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T15:09:38.450Z] 2924cbbf6a41: Download complete [2020-04-21T15:09:38.450Z] 93b08a4f1073: Verifying Checksum [2020-04-21T15:09:38.450Z] 93b08a4f1073: Download complete [2020-04-21T15:09:38.450Z] 9123ac7c32f7: Pull complete [2020-04-21T15:09:38.708Z] b8cc5d1170e3: Pull complete [2020-04-21T15:09:39.277Z] 2924cbbf6a41: Pull complete [2020-04-21T15:09:39.536Z] 93b08a4f1073: Pull complete [2020-04-21T15:09:39.536Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T15:09:39.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T15:09:39.658Z] prd-centos7-docker-4c-2g-5261 does not seem to be running inside a container [2020-04-21T15:09:39.696Z] $ 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 [2020-04-21T15:09:40.272Z] $ docker top 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T15:09:40.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T15:09:40.526Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T15:09:40.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T15:09:40.719Z] $ docker exec 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent [2020-04-21T15:09:40.886Z] SSH_AUTH_SOCK=/tmp/ssh-74kgJdoat9bN/agent.14 [2020-04-21T15:09:40.886Z] SSH_AGENT_PID=21 [2020-04-21T15:09:40.895Z] Running ssh-add (command line suppressed) [2020-04-21T15:09:41.043Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_4099024388519392107.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_4099024388519392107.key) [2020-04-21T15:09:41.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T15:09:41.418Z] + git describe --exact-match --tags HEAD [2020-04-21T15:09:41.418Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T15:09:41.468Z] $ docker exec --env ******** --env ******** 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent -k [2020-04-21T15:09:41.598Z] unset SSH_AUTH_SOCK; [2020-04-21T15:09:41.599Z] unset SSH_AGENT_PID; [2020-04-21T15:09:41.599Z] echo Agent pid 21 killed; [2020-04-21T15:09:41.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T15:09:41.709Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T15:09:41.709Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T15:09:41.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T15:09:41.824Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T15:09:42.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T15:09:42.013Z] $ docker exec 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent [2020-04-21T15:09:42.178Z] SSH_AUTH_SOCK=/tmp/ssh-Vq5KkumU5JWV/agent.57 [2020-04-21T15:09:42.178Z] SSH_AGENT_PID=64 [2020-04-21T15:09:42.184Z] Running ssh-add (command line suppressed) [2020-04-21T15:09:42.324Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_3466896607698256636.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_3466896607698256636.key) [2020-04-21T15:09:42.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T15:09:42.697Z] + git semver init [2020-04-21T15:09:42.697Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T15:09:42.697Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.git [2020-04-21T15:09:42.697Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T15:09:42.697Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T15:09:42.697Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T15:09:42.697Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T15:09:42.697Z] # $SEMVER_BRANCH = PR-53 [2020-04-21T15:09:42.697Z] # $SEMVER_TEMP = /tmp/semver-234593810 [2020-04-21T15:09:42.697Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-21T15:09:42.955Z] # '/tmp/semver-234593810' -> '/w/workspace/exfoundry_go-mod-messaging_PR-53/.semver' [2020-04-21T15:09:42.955Z] # -> Force: false [2020-04-21T15:09:42.955Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.semver [Pipeline] } [2020-04-21T15:09:42.963Z] $ docker exec --env ******** --env ******** 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent -k [2020-04-21T15:09:43.096Z] unset SSH_AUTH_SOCK; [2020-04-21T15:09:43.096Z] unset SSH_AGENT_PID; [2020-04-21T15:09:43.096Z] echo Agent pid 64 killed; [2020-04-21T15:09:43.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T15:09:43.558Z] + git semver [Pipeline] } [2020-04-21T15:09:43.570Z] $ docker stop --time=1 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 [2020-04-21T15:09:44.874Z] $ docker rm -f 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T15:09:45.537Z] Stashed 33 file(s) [Pipeline] echo [2020-04-21T15:09:45.539Z] [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-21T15:10:00.765Z] Still waiting to schedule task [2020-04-21T15:10:00.765Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T15:10:00.767Z] Still waiting to schedule task [2020-04-21T15:10:00.767Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5259’ [2020-04-21T15:11:21.478Z] Running on prd-centos7-docker-4c-2g-5262 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-21T15:11:21.571Z] Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout [2020-04-21T15:11:23.628Z] using credential edgex-jenkins-ssh [2020-04-21T15:11:23.670Z] Cloning the remote Git repository [2020-04-21T15:11:23.670Z] Cloning with configured refspecs honoured and without tags [2020-04-21T15:11:24.012Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T15:11:24.047Z] > git init /w/workspace/go-mod-messaging/3 # timeout=10 [2020-04-21T15:11:24.080Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T15:11:24.080Z] > git --version # timeout=10 [2020-04-21T15:11:24.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:11:24.112Z] > 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-21T15:11:24.272Z] Fetching without tags [2020-04-21T15:11:24.625Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit e4a5640bacfc3040153efcab3a42a431afcb8ca7 [2020-04-21T15:11:24.698Z] Merge succeeded, producing e4a5640bacfc3040153efcab3a42a431afcb8ca7 [2020-04-21T15:11:24.698Z] Checking out Revision e4a5640bacfc3040153efcab3a42a431afcb8ca7 (PR-53) [2020-04-21T15:11:24.513Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T15:11:24.518Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-21T15:11:24.524Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:11:24.537Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T15:11:24.546Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T15:11:24.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:11:24.549Z] > 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-21T15:11:24.873Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T15:11:24.878Z] > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 [2020-04-21T15:11:24.907Z] > git remote # timeout=10 [2020-04-21T15:11:24.911Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T15:11:24.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:11:24.919Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-21T15:11:24.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T15:11:24.936Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T15:11:24.943Z] > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 [2020-04-21T15:11:28.748Z] 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-21T15:11:29.601Z] ========================================================= [2020-04-21T15:11:29.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T15:11:29.602Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:11:30.238Z] + 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-21T15:11:30.238Z] Sending build context to Docker daemon 528.4kB [2020-04-21T15:11:30.502Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T15:11:30.502Z] Step 2/7 : FROM ${BASE} [2020-04-21T15:11:30.502Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T15:11:30.502Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T15:11:30.502Z] 2848faf0eed1: Pulling fs layer [2020-04-21T15:11:30.502Z] 0f37312ad70f: Pulling fs layer [2020-04-21T15:11:30.503Z] 5788d62ee057: Pulling fs layer [2020-04-21T15:11:30.503Z] 0e6b1d234666: Pulling fs layer [2020-04-21T15:11:30.503Z] bf5d7aec512f: Pulling fs layer [2020-04-21T15:11:30.503Z] 34c802a77dc8: Pulling fs layer [2020-04-21T15:11:30.503Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T15:11:30.503Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T15:11:30.503Z] 5c102a31e300: Pulling fs layer [2020-04-21T15:11:30.503Z] dcfb455df0a1: Pulling fs layer [2020-04-21T15:11:30.503Z] 34c802a77dc8: Waiting [2020-04-21T15:11:30.503Z] 9eb99e56ec68: Waiting [2020-04-21T15:11:30.503Z] 27c7a5d97fbd: Waiting [2020-04-21T15:11:30.503Z] 5c102a31e300: Waiting [2020-04-21T15:11:30.503Z] dcfb455df0a1: Waiting [2020-04-21T15:11:30.503Z] 5788d62ee057: Waiting [2020-04-21T15:11:30.503Z] 0e6b1d234666: Waiting [2020-04-21T15:11:30.503Z] bf5d7aec512f: Waiting [2020-04-21T15:11:30.503Z] 0f37312ad70f: Verifying Checksum [2020-04-21T15:11:30.503Z] 0f37312ad70f: Download complete [2020-04-21T15:11:30.503Z] 2848faf0eed1: Download complete [2020-04-21T15:11:30.503Z] 0e6b1d234666: Verifying Checksum [2020-04-21T15:11:30.503Z] 0e6b1d234666: Download complete [2020-04-21T15:11:30.503Z] bf5d7aec512f: Verifying Checksum [2020-04-21T15:11:30.503Z] bf5d7aec512f: Download complete [2020-04-21T15:11:30.503Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T15:11:30.503Z] e6b0cf9c0882: Download complete [2020-04-21T15:11:31.078Z] e6b0cf9c0882: Pull complete [2020-04-21T15:11:31.078Z] 2848faf0eed1: Pull complete [2020-04-21T15:11:31.649Z] 34c802a77dc8: Verifying Checksum [2020-04-21T15:11:31.649Z] 34c802a77dc8: Download complete [2020-04-21T15:11:31.649Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T15:11:31.649Z] 27c7a5d97fbd: Download complete [2020-04-21T15:11:31.911Z] 5c102a31e300: Verifying Checksum [2020-04-21T15:11:31.911Z] 5c102a31e300: Download complete [2020-04-21T15:11:31.911Z] dcfb455df0a1: Verifying Checksum [2020-04-21T15:11:31.912Z] dcfb455df0a1: Download complete [2020-04-21T15:11:32.177Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T15:11:32.177Z] 9eb99e56ec68: Download complete [2020-04-21T15:11:32.177Z] 5788d62ee057: Verifying Checksum [2020-04-21T15:11:32.177Z] 5788d62ee057: Download complete [2020-04-21T15:11:33.112Z] 0f37312ad70f: Pull complete [2020-04-21T15:11:38.391Z] 5788d62ee057: Pull complete [2020-04-21T15:11:38.391Z] 0e6b1d234666: Pull complete [2020-04-21T15:11:38.651Z] bf5d7aec512f: Pull complete [2020-04-21T15:11:42.843Z] 34c802a77dc8: Pull complete [2020-04-21T15:11:46.139Z] 9eb99e56ec68: Pull complete [2020-04-21T15:11:46.139Z] 27c7a5d97fbd: Pull complete [2020-04-21T15:11:46.708Z] 5c102a31e300: Pull complete [2020-04-21T15:11:46.708Z] dcfb455df0a1: Pull complete [2020-04-21T15:11:46.708Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T15:11:46.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T15:11:46.708Z] ---> 7c70fe431013 [2020-04-21T15:11:46.708Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T15:11:46.966Z] ---> Running in 05aef27b3fc3 [2020-04-21T15:11:46.966Z] Removing intermediate container 05aef27b3fc3 [2020-04-21T15:11:46.966Z] ---> 52fbf4a264ff [2020-04-21T15:11:46.966Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T15:11:46.966Z] ---> Running in d84adad41ab5 [2020-04-21T15:11:47.534Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T15:11:48.468Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T15:11:49.035Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T15:11:49.035Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T15:11:49.293Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T15:11:49.551Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T15:11:49.551Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T15:11:49.810Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T15:11:49.810Z] OK: 145 MiB in 44 packages [2020-04-21T15:11:50.069Z] Removing intermediate container d84adad41ab5 [2020-04-21T15:11:50.069Z] ---> c70dd3c55e51 [2020-04-21T15:11:50.069Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T15:11:50.328Z] ---> Running in 3524d5865382 [2020-04-21T15:11:50.328Z] Removing intermediate container 3524d5865382 [2020-04-21T15:11:50.328Z] ---> c88d76949635 [2020-04-21T15:11:50.328Z] Step 6/7 : COPY go.mod . [2020-04-21T15:11:50.595Z] ---> 375afd33bfcd [2020-04-21T15:11:50.595Z] Step 7/7 : RUN go mod download [2020-04-21T15:11:50.595Z] ---> Running in d1816401fa36 [2020-04-21T15:11:52.501Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T15:11:52.760Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T15:11:52.760Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T15:11:52.760Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T15:11:53.019Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T15:11:53.019Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T15:11:53.019Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T15:11:53.277Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T15:11:53.277Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T15:11:53.277Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T15:11:53.536Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T15:11:53.536Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T15:11:53.796Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T15:11:53.796Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T15:11:53.796Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T15:11:53.796Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T15:11:53.796Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T15:11:53.796Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T15:11:54.057Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T15:11:54.057Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T15:11:54.057Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T15:11:54.057Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T15:11:54.057Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T15:11:54.057Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T15:11:54.057Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T15:11:59.348Z] Removing intermediate container d1816401fa36 [2020-04-21T15:11:59.348Z] ---> 8d0adfe28cef [2020-04-21T15:11:59.348Z] Successfully built 8d0adfe28cef [2020-04-21T15:11:59.348Z] 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-21T15:11:59.897Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T15:11:59.897Z] . [Pipeline] withDockerContainer [2020-04-21T15:12:00.016Z] prd-centos7-docker-4c-2g-5262 does not seem to be running inside a container [2020-04-21T15:12:00.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T15:12:00.590Z] $ docker top 0ac393838c519165bcb2f59ced01bc4c83519c7b711a7f24f44b92367342c8ff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T15:12:01.079Z] + go version [2020-04-21T15:12:01.079Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T15:12:01.376Z] + make test [2020-04-21T15:12:01.376Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T15:12:05.580Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-21T15:12:08.134Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.006s coverage: 94.7% of statements [2020-04-21T15:12:12.497Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.015s coverage: 77.1% of statements [2020-04-21T15:12:12.497Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-21T15:12:34.432Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.341s coverage: 84.1% of statements [2020-04-21T15:12:34.432Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements [2020-04-21T15:12:34.432Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.034s coverage: 100.0% of statements [2020-04-21T15:12:34.432Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.013s coverage: 100.0% of statements [2020-04-21T15:12:34.432Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements [2020-04-21T15:12:34.432Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T15:12:34.691Z] gofmt -l . [2020-04-21T15:12:34.949Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T15:12:35.342Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T15:12:35.346Z] $ docker stop --time=1 0ac393838c519165bcb2f59ced01bc4c83519c7b711a7f24f44b92367342c8ff [2020-04-21T15:12:36.771Z] $ docker rm -f 0ac393838c519165bcb2f59ced01bc4c83519c7b711a7f24f44b92367342c8ff [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-21T15:13:26.803Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5263 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-21T15:13:26.849Z] Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout [2020-04-21T15:13:32.410Z] using credential edgex-jenkins-ssh [2020-04-21T15:13:32.470Z] Cloning the remote Git repository [2020-04-21T15:13:32.470Z] Cloning with configured refspecs honoured and without tags [2020-04-21T15:13:32.548Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T15:13:32.635Z] > git init /w/workspace/go-mod-messaging/3 # timeout=10 [2020-04-21T15:13:32.707Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T15:13:32.709Z] > git --version # timeout=10 [2020-04-21T15:13:32.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:13:32.793Z] > 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-21T15:13:33.642Z] Fetching without tags [2020-04-21T15:13:34.130Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit e4a5640bacfc3040153efcab3a42a431afcb8ca7 [2020-04-21T15:13:34.472Z] Merge succeeded, producing e4a5640bacfc3040153efcab3a42a431afcb8ca7 [2020-04-21T15:13:34.473Z] Checking out Revision e4a5640bacfc3040153efcab3a42a431afcb8ca7 (PR-53) [2020-04-21T15:13:33.507Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T15:13:33.554Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-21T15:13:33.584Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:13:33.614Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T15:13:33.656Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T15:13:33.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:13:33.680Z] > 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-21T15:13:34.153Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T15:13:34.182Z] > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 [2020-04-21T15:13:34.265Z] > git remote # timeout=10 [2020-04-21T15:13:34.283Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T15:13:34.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:13:34.375Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-21T15:13:34.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T15:13:34.485Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T15:13:34.533Z] > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 [2020-04-21T15:13:38.820Z] 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-21T15:13:39.737Z] ========================================================= [2020-04-21T15:13:39.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T15:13:39.737Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:13:40.765Z] + 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-21T15:13:41.361Z] Sending build context to Docker daemon 528.4kB [2020-04-21T15:13:41.632Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T15:13:41.632Z] Step 2/7 : FROM ${BASE} [2020-04-21T15:13:41.900Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T15:13:41.900Z] cde5963f3b93: Pulling fs layer [2020-04-21T15:13:41.900Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T15:13:41.900Z] 777b28850792: Pulling fs layer [2020-04-21T15:13:41.900Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T15:13:41.900Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T15:13:41.900Z] 1df406cf5192: Pulling fs layer [2020-04-21T15:13:41.900Z] cd6300453558: Pulling fs layer [2020-04-21T15:13:41.900Z] b9c365052c96: Pulling fs layer [2020-04-21T15:13:41.900Z] a2d8cc88f415: Pulling fs layer [2020-04-21T15:13:41.900Z] ea1d1ca13537: Pulling fs layer [2020-04-21T15:13:41.900Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T15:13:41.900Z] 8a11ddd9e578: Waiting [2020-04-21T15:13:41.900Z] 4cf88f913ddb: Waiting [2020-04-21T15:13:41.900Z] 1df406cf5192: Waiting [2020-04-21T15:13:41.900Z] cd6300453558: Waiting [2020-04-21T15:13:41.900Z] b9c365052c96: Waiting [2020-04-21T15:13:41.900Z] a2d8cc88f415: Waiting [2020-04-21T15:13:41.900Z] ea1d1ca13537: Waiting [2020-04-21T15:13:41.900Z] 3750a50a1c5e: Waiting [2020-04-21T15:13:41.900Z] 777b28850792: Verifying Checksum [2020-04-21T15:13:41.900Z] 777b28850792: Download complete [2020-04-21T15:13:41.900Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T15:13:41.900Z] 2a23fa8c16f7: Download complete [2020-04-21T15:13:41.900Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T15:13:41.900Z] 4cf88f913ddb: Download complete [2020-04-21T15:13:41.900Z] 1df406cf5192: Verifying Checksum [2020-04-21T15:13:41.900Z] 1df406cf5192: Download complete [2020-04-21T15:13:42.171Z] cde5963f3b93: Download complete [2020-04-21T15:13:43.142Z] cde5963f3b93: Pull complete [2020-04-21T15:13:43.731Z] 2a23fa8c16f7: Pull complete [2020-04-21T15:13:44.002Z] 777b28850792: Pull complete [2020-04-21T15:13:45.973Z] cd6300453558: Verifying Checksum [2020-04-21T15:13:45.973Z] cd6300453558: Download complete [2020-04-21T15:13:45.973Z] a2d8cc88f415: Verifying Checksum [2020-04-21T15:13:45.973Z] a2d8cc88f415: Download complete [2020-04-21T15:13:48.572Z] ea1d1ca13537: Download complete [2020-04-21T15:13:48.845Z] 3750a50a1c5e: Download complete [2020-04-21T15:13:51.422Z] b9c365052c96: Verifying Checksum [2020-04-21T15:13:51.422Z] b9c365052c96: Download complete [2020-04-21T15:13:53.368Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T15:13:53.368Z] 8a11ddd9e578: Download complete [2020-04-21T15:14:05.717Z] 8a11ddd9e578: Pull complete [2020-04-21T15:14:05.717Z] 4cf88f913ddb: Pull complete [2020-04-21T15:14:05.717Z] 1df406cf5192: Pull complete [2020-04-21T15:14:11.085Z] cd6300453558: Pull complete [2020-04-21T15:14:15.355Z] b9c365052c96: Pull complete [2020-04-21T15:14:15.621Z] a2d8cc88f415: Pull complete [2020-04-21T15:14:17.568Z] ea1d1ca13537: Pull complete [2020-04-21T15:14:18.157Z] 3750a50a1c5e: Pull complete [2020-04-21T15:14:18.157Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T15:14:18.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T15:14:18.157Z] ---> 78745c68409d [2020-04-21T15:14:18.157Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T15:14:21.506Z] ---> Running in 0785393c24bc [2020-04-21T15:14:21.506Z] Removing intermediate container 0785393c24bc [2020-04-21T15:14:21.506Z] ---> 86eb2aa0d977 [2020-04-21T15:14:21.506Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T15:14:21.775Z] ---> Running in 13f2225163a4 [2020-04-21T15:14:22.736Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T15:14:23.695Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T15:14:24.649Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T15:14:24.649Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T15:14:24.927Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T15:14:24.927Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T15:14:25.192Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T15:14:25.192Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T15:14:25.192Z] OK: 127 MiB in 44 packages [2020-04-21T15:14:26.605Z] Removing intermediate container 13f2225163a4 [2020-04-21T15:14:26.605Z] ---> 95c1e3615e1c [2020-04-21T15:14:26.605Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T15:14:26.605Z] ---> Running in 03c50c3be696 [2020-04-21T15:14:27.190Z] Removing intermediate container 03c50c3be696 [2020-04-21T15:14:27.190Z] ---> 9a41a22f5b26 [2020-04-21T15:14:27.190Z] Step 6/7 : COPY go.mod . [2020-04-21T15:14:27.777Z] ---> 30b74b80a025 [2020-04-21T15:14:27.777Z] Step 7/7 : RUN go mod download [2020-04-21T15:14:27.777Z] ---> Running in 0e8ed70c957e [2020-04-21T15:14:29.726Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T15:14:29.726Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T15:14:29.726Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T15:14:29.726Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T15:14:29.726Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T15:14:29.726Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T15:14:29.726Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T15:14:29.726Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T15:14:29.726Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T15:14:29.726Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T15:14:29.726Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T15:14:29.726Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T15:14:29.726Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T15:14:29.726Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T15:14:29.726Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T15:14:29.995Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T15:14:29.995Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T15:14:29.995Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T15:14:29.995Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T15:14:29.995Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T15:14:29.995Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T15:14:29.995Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T15:14:29.995Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T15:14:29.995Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T15:14:29.995Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T15:14:42.309Z] Removing intermediate container 0e8ed70c957e [2020-04-21T15:14:42.309Z] ---> 4fabbfcafa22 [2020-04-21T15:14:42.309Z] Successfully built 4fabbfcafa22 [2020-04-21T15:14:42.309Z] 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-21T15:14:43.022Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T15:14:43.292Z] . [Pipeline] withDockerContainer [2020-04-21T15:14:43.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container [2020-04-21T15:14:43.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T15:14:45.199Z] $ docker top 240b97c4562a769ec1bb6477e1bdbb73a5c5b5ef3ec55f983c2357f902d9a4bb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T15:14:46.291Z] + go version [2020-04-21T15:14:46.292Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T15:14:46.946Z] + make test [2020-04-21T15:14:46.946Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T15:14:59.305Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-21T15:15:03.584Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.035s coverage: 94.7% of statements [2020-04-21T15:15:15.941Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.029s coverage: 77.1% of statements [2020-04-21T15:15:15.941Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-21T15:15:38.010Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.383s coverage: 84.1% of statements [2020-04-21T15:15:38.010Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.024s coverage: 85.7% of statements [2020-04-21T15:15:38.010Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.045s coverage: 100.0% of statements [2020-04-21T15:15:38.010Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.042s coverage: 100.0% of statements [2020-04-21T15:15:38.010Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.023s coverage: 90.9% of statements [2020-04-21T15:15:38.010Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T15:15:41.387Z] gofmt -l . [2020-04-21T15:15:41.387Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T15:15:41.402Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T15:15:41.793Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T15:15:41.802Z] $ docker stop --time=1 240b97c4562a769ec1bb6477e1bdbb73a5c5b5ef3ec55f983c2357f902d9a4bb [2020-04-21T15:15:43.937Z] $ docker rm -f 240b97c4562a769ec1bb6477e1bdbb73a5c5b5ef3ec55f983c2357f902d9a4bb [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-21T15:15:45.824Z] provisioning config files... [2020-04-21T15:15:45.836Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config7144803473918855872tmp [Pipeline] { [Pipeline] sh [2020-04-21T15:15:46.174Z] + curl -s https://codecov.io/bash [2020-04-21T15:15:46.174Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config7144803473918855872tmp [2020-04-21T15:15:46.435Z] [2020-04-21T15:15:46.435Z] _____ _ [2020-04-21T15:15:46.435Z] / ____| | | [2020-04-21T15:15:46.435Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T15:15:46.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T15:15:46.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T15:15:46.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T15:15:46.435Z] Bash-tbd [2020-04-21T15:15:46.435Z] [2020-04-21T15:15:46.435Z] [2020-04-21T15:15:46.435Z] ==> Jenkins CI detected. [2020-04-21T15:15:46.435Z] project root: . [2020-04-21T15:15:46.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T15:15:46.435Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T15:15:46.435Z] ==> Python coveragepy not found [2020-04-21T15:15:46.435Z] ==> Searching for coverage reports in: [2020-04-21T15:15:46.435Z] + . [2020-04-21T15:15:46.435Z] -> Found 1 reports [2020-04-21T15:15:46.435Z] ==> Detecting git/mercurial file structure [2020-04-21T15:15:46.435Z] ==> Reading reports [2020-04-21T15:15:46.435Z] + ./coverage.out bytes=20595 [2020-04-21T15:15:46.435Z] ==> Appending adjustments [2020-04-21T15:15:46.435Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T15:15:46.696Z] + Found adjustments [2020-04-21T15:15:46.696Z] ==> Gzipping contents [2020-04-21T15:15:46.696Z] ==> Uploading reports [2020-04-21T15:15:46.696Z] url: https://codecov.io [2020-04-21T15:15:46.696Z] query: branch=PR-53&commit=e4a5640bacfc3040153efcab3a42a431afcb8ca7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-21T15:15:46.696Z] -> Pinging Codecov [2020-04-21T15:15:46.696Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-53&commit=e4a5640bacfc3040153efcab3a42a431afcb8ca7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-21T15:15:46.957Z] -> Uploading [2020-04-21T15:15:47.525Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e4a5640bacfc3040153efcab3a42a431afcb8ca7 [Pipeline] } [2020-04-21T15:15:47.530Z] 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-21T15:15:48.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:15:49.161Z] ---> package-listing.sh [2020-04-21T15:15:49.162Z] ++ facter osfamily [2020-04-21T15:15:49.162Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T15:15:49.162Z] + OS_FAMILY=redhat [2020-04-21T15:15:49.162Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T15:15:49.162Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T15:15:49.162Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T15:15:49.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T15:15:49.162Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T15:15:49.162Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-21T15:15:49.162Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T15:15:49.162Z] + case "${OS_FAMILY}" in [2020-04-21T15:15:49.162Z] + rpm -qa [2020-04-21T15:15:49.162Z] + sort [2020-04-21T15:15:53.358Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T15:15:53.358Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T15:15:53.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T15:15:53.358Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-21T15:15:53.358Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [2020-04-21T15:15:53.358Z] + 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-21T15:15:53.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T15:15:53.728Z] [2020-04-21T15:15:53.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:15:54.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T15:15:54.059Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T15:15:54.059Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T15:15:54.059Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T15:15:54.059Z] 756a868c4378: Pulling fs layer [2020-04-21T15:15:54.059Z] 444b2fc9a129: Pulling fs layer [2020-04-21T15:15:54.059Z] ea15f1150254: Pulling fs layer [2020-04-21T15:15:54.059Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T15:15:54.059Z] 28c525ee5125: Pulling fs layer [2020-04-21T15:15:54.059Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T15:15:54.059Z] 138eaada9080: Pulling fs layer [2020-04-21T15:15:54.059Z] 0622d0fa9048: Pulling fs layer [2020-04-21T15:15:54.059Z] 41b27a9f41bf: Waiting [2020-04-21T15:15:54.059Z] 28c525ee5125: Waiting [2020-04-21T15:15:54.059Z] 094b1ea09ed8: Waiting [2020-04-21T15:15:54.059Z] 138eaada9080: Waiting [2020-04-21T15:15:54.059Z] 0622d0fa9048: Waiting [2020-04-21T15:15:54.059Z] 444b2fc9a129: Waiting [2020-04-21T15:15:54.059Z] ea15f1150254: Waiting [2020-04-21T15:15:54.059Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T15:15:54.059Z] 2cc5ad85d9ab: Download complete [2020-04-21T15:15:54.059Z] 444b2fc9a129: Verifying Checksum [2020-04-21T15:15:54.059Z] 444b2fc9a129: Download complete [2020-04-21T15:15:54.059Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T15:15:54.059Z] c9b1b535fdd9: Download complete [2020-04-21T15:15:54.320Z] ea15f1150254: Verifying Checksum [2020-04-21T15:15:54.320Z] ea15f1150254: Download complete [2020-04-21T15:15:54.320Z] 28c525ee5125: Verifying Checksum [2020-04-21T15:15:54.320Z] 28c525ee5125: Download complete [2020-04-21T15:15:54.320Z] c9b1b535fdd9: Pull complete [2020-04-21T15:15:54.579Z] 756a868c4378: Download complete [2020-04-21T15:15:54.579Z] 2cc5ad85d9ab: Pull complete [2020-04-21T15:15:54.848Z] 138eaada9080: Verifying Checksum [2020-04-21T15:15:54.848Z] 138eaada9080: Download complete [2020-04-21T15:15:54.848Z] 0622d0fa9048: Verifying Checksum [2020-04-21T15:15:54.848Z] 0622d0fa9048: Download complete [2020-04-21T15:15:54.848Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T15:15:54.848Z] 094b1ea09ed8: Download complete [2020-04-21T15:15:55.415Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T15:15:55.415Z] 41b27a9f41bf: Download complete [2020-04-21T15:15:56.355Z] 756a868c4378: Pull complete [2020-04-21T15:15:56.626Z] 444b2fc9a129: Pull complete [2020-04-21T15:15:56.885Z] ea15f1150254: Pull complete [2020-04-21T15:16:00.189Z] 41b27a9f41bf: Pull complete [2020-04-21T15:16:00.189Z] 28c525ee5125: Pull complete [2020-04-21T15:16:01.567Z] 094b1ea09ed8: Pull complete [2020-04-21T15:16:01.828Z] 138eaada9080: Pull complete [2020-04-21T15:16:02.088Z] 0622d0fa9048: Pull complete [2020-04-21T15:16:02.088Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T15:16:02.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T15:16:02.260Z] prd-centos7-docker-4c-2g-5261 does not seem to be running inside a container [2020-04-21T15:16:02.300Z] $ 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 [2020-04-21T15:16:02.898Z] $ docker top e945cd8aa1851af12364b9f8195a1cbbc4167b0c3eb54797b9d693bb00187c86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T15:16:03.199Z] provisioning config files... [2020-04-21T15:16:03.215Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config9134674509859027903tmp [Pipeline] { [Pipeline] echo [2020-04-21T15:16:03.272Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:16:03.568Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T15:16:03.575Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:16:03.881Z] ---> logs-deploy.sh [2020-04-21T15:16:03.881Z] + ARCHIVE_ARTIFACTS= [2020-04-21T15:16:03.881Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T15:16:03.881Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T15:16:03.881Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T15:16:03.881Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/3 [2020-04-21T15:16:03.881Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/3/ [2020-04-21T15:16:03.881Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/3 /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T15:16:05.257Z] Archives upload complete. [2020-04-21T15:16:05.257Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/3/ [2020-04-21T15:16:05.825Z] ---> uname -a: [2020-04-21T15:16:05.825Z] Linux e945cd8aa185 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-21T15:16:05.825Z] [2020-04-21T15:16:05.825Z] [2020-04-21T15:16:05.825Z] ---> lscpu: [2020-04-21T15:16:05.825Z] Architecture: x86_64 [2020-04-21T15:16:05.825Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-21T15:16:05.825Z] Byte Order: Little Endian [2020-04-21T15:16:05.825Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-21T15:16:05.825Z] CPU(s): 4 [2020-04-21T15:16:05.825Z] On-line CPU(s) list: 0-3 [2020-04-21T15:16:05.825Z] Thread(s) per core: 1 [2020-04-21T15:16:05.825Z] Core(s) per socket: 1 [2020-04-21T15:16:05.825Z] Socket(s): 4 [2020-04-21T15:16:05.825Z] NUMA node(s): 1 [2020-04-21T15:16:05.825Z] Vendor ID: GenuineIntel [2020-04-21T15:16:05.825Z] CPU family: 6 [2020-04-21T15:16:05.825Z] Model: 44 [2020-04-21T15:16:05.825Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-21T15:16:05.825Z] Stepping: 1 [2020-04-21T15:16:05.825Z] CPU MHz: 2933.438 [2020-04-21T15:16:05.825Z] BogoMIPS: 5866.87 [2020-04-21T15:16:05.825Z] Virtualization: VT-x [2020-04-21T15:16:05.825Z] Hypervisor vendor: KVM [2020-04-21T15:16:05.825Z] Virtualization type: full [2020-04-21T15:16:05.825Z] L1d cache: 128 KiB [2020-04-21T15:16:05.825Z] L1i cache: 128 KiB [2020-04-21T15:16:05.825Z] L2 cache: 16 MiB [2020-04-21T15:16:05.825Z] L3 cache: 64 MiB [2020-04-21T15:16:05.825Z] NUMA node0 CPU(s): 0-3 [2020-04-21T15:16:05.825Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-21T15:16:05.825Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-21T15:16:05.825Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-21T15:16:05.825Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-21T15:16:05.825Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-21T15:16:05.825Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-21T15:16:05.825Z] [2020-04-21T15:16:05.825Z] [2020-04-21T15:16:05.825Z] ---> nproc: [2020-04-21T15:16:05.825Z] 4 [2020-04-21T15:16:05.825Z] [2020-04-21T15:16:05.825Z]