Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b5ec47ec301cb27b8648b17ee6bcbceb797fde21 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1022 in /w/workspace/xfoundry_go-mod-messaging_master [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/xfoundry_go-mod-messaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching without tags Checking out Revision b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (master) 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 Commit message: "Merge pull request #43 from rsdmike/PRTEMPLATE" > git rev-list --no-walk 3d0432dae5e37f6ca1b3ff7de6156999f2cf9766 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-27T23:28:18.926Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-27T23:28:19.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-27T23:28:19.274Z] ========================================================= [2020-05-27T23:28:19.274Z] EdgeX Global Pipelines Version Info [2020-05-27T23:28:19.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:28:21.275Z] ------------------- [2020-05-27T23:28:21.275Z] stable info: [2020-05-27T23:28:21.275Z] ------------------- [2020-05-27T23:28:21.275Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-27T23:28:21.275Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-27T23:28:21.275Z] Message: update stable to v1.0.87 [2020-05-27T23:28:21.888Z] ------------------- [2020-05-27T23:28:21.888Z] experimental info: [2020-05-27T23:28:21.888Z] ------------------- [2020-05-27T23:28:21.888Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-27T23:28:21.888Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-27T23:28:21.888Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:28:24.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T23:28:24.227Z] [2020-05-27T23:28:24.227Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:28:24.620Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T23:28:24.919Z] latest: Pulling from edgex-devops/git-semver [2020-05-27T23:28:24.919Z] 9123ac7c32f7: Pulling fs layer [2020-05-27T23:28:24.919Z] b8cc5d1170e3: Pulling fs layer [2020-05-27T23:28:24.919Z] 2924cbbf6a41: Pulling fs layer [2020-05-27T23:28:24.919Z] 93b08a4f1073: Pulling fs layer [2020-05-27T23:28:24.919Z] 93b08a4f1073: Waiting [2020-05-27T23:28:24.919Z] b8cc5d1170e3: Verifying Checksum [2020-05-27T23:28:24.919Z] b8cc5d1170e3: Download complete [2020-05-27T23:28:25.247Z] 9123ac7c32f7: Verifying Checksum [2020-05-27T23:28:25.247Z] 9123ac7c32f7: Download complete [2020-05-27T23:28:25.519Z] 2924cbbf6a41: Download complete [2020-05-27T23:28:25.519Z] 93b08a4f1073: Verifying Checksum [2020-05-27T23:28:25.519Z] 93b08a4f1073: Download complete [2020-05-27T23:28:25.519Z] 9123ac7c32f7: Pull complete [2020-05-27T23:28:25.796Z] b8cc5d1170e3: Pull complete [2020-05-27T23:28:27.407Z] 2924cbbf6a41: Pull complete [2020-05-27T23:28:27.713Z] 93b08a4f1073: Pull complete [2020-05-27T23:28:27.713Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-27T23:28:27.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-27T23:28:27.893Z] prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container [2020-05-27T23:28:28.052Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-27T23:28:29.202Z] $ docker top 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T23:28:29.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T23:28:29.618Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T23:28:30.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T23:28:30.024Z] $ docker exec 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent [2020-05-27T23:28:30.468Z] SSH_AUTH_SOCK=/tmp/ssh-ABuJfrTe4FjN/agent.15 [2020-05-27T23:28:30.468Z] SSH_AGENT_PID=22 [2020-05-27T23:28:30.488Z] Running ssh-add (command line suppressed) [2020-05-27T23:28:30.861Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1110933921488408525.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1110933921488408525.key) [2020-05-27T23:28:31.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T23:28:31.988Z] + git describe --exact-match --tags HEAD [2020-05-27T23:28:31.988Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-27T23:28:32.174Z] $ docker exec --env ******** --env ******** 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent -k [2020-05-27T23:28:32.590Z] unset SSH_AUTH_SOCK; [2020-05-27T23:28:32.593Z] unset SSH_AGENT_PID; [2020-05-27T23:28:32.594Z] echo Agent pid 22 killed; [2020-05-27T23:28:32.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-27T23:28:32.959Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-27T23:28:32.959Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-27T23:28:33.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T23:28:33.080Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T23:28:33.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T23:28:33.502Z] $ docker exec 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent [2020-05-27T23:28:33.790Z] SSH_AUTH_SOCK=/tmp/ssh-UqNqRQmgHYg7/agent.57 [2020-05-27T23:28:33.790Z] SSH_AGENT_PID=64 [2020-05-27T23:28:33.800Z] Running ssh-add (command line suppressed) [2020-05-27T23:28:34.002Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1862320634249348909.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1862320634249348909.key) [2020-05-27T23:28:34.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T23:28:34.891Z] + git semver init [2020-05-27T23:28:34.891Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T23:28:34.891Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-05-27T23:28:34.891Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-05-27T23:28:34.891Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T23:28:34.891Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T23:28:34.891Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T23:28:34.891Z] # $SEMVER_BRANCH = master [2020-05-27T23:28:34.891Z] # $SEMVER_TEMP = /tmp/semver-117303228 [2020-05-27T23:28:34.891Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-05-27T23:28:35.184Z] # '/tmp/semver-117303228' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2020-05-27T23:28:35.184Z] # -> Force: false [2020-05-27T23:28:35.184Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-05-27T23:28:35.210Z] $ docker exec --env ******** --env ******** 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b ssh-agent -k [2020-05-27T23:28:35.644Z] unset SSH_AUTH_SOCK; [2020-05-27T23:28:35.645Z] unset SSH_AGENT_PID; [2020-05-27T23:28:35.645Z] echo Agent pid 64 killed; [2020-05-27T23:28:35.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T23:28:36.611Z] + git semver [Pipeline] } [2020-05-27T23:28:36.636Z] $ docker stop --time=1 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b [2020-05-27T23:28:38.211Z] $ docker rm -f 7a77856c9fe9c5f69023c8336cb3a8f8edac86ed91e593d0520c521aea274f3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-27T23:28:39.562Z] Stashed 30 file(s) [Pipeline] echo [2020-05-27T23:28:39.563Z] [edgeXSemver] initialized semver on version 0.1.20 [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-05-27T23:28:40.132Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1021 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-05-27T23:28:40.175Z] Running in /w/workspace/go-mod-messaging/10 [Pipeline] { [Pipeline] checkout [2020-05-27T23:28:44.872Z] using credential edgex-jenkins-ssh [2020-05-27T23:28:44.920Z] Cloning the remote Git repository [2020-05-27T23:28:44.920Z] Cloning with configured refspecs honoured and without tags [2020-05-27T23:28:44.975Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-05-27T23:28:45.074Z] > git init /w/workspace/go-mod-messaging/10 # timeout=10 [2020-05-27T23:28:45.135Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-05-27T23:28:45.135Z] > git --version # timeout=10 [2020-05-27T23:28:45.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T23:28:45.203Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T23:28:46.853Z] Fetching without tags [2020-05-27T23:28:47.367Z] Checking out Revision b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (master) [2020-05-27T23:28:46.775Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-05-27T23:28:46.798Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T23:28:46.823Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-05-27T23:28:46.854Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-05-27T23:28:46.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T23:28:46.866Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T23:28:47.379Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T23:28:47.390Z] > git checkout -f b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 [2020-05-27T23:28:51.625Z] Commit message: "Merge pull request #43 from rsdmike/PRTEMPLATE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-27T23:28:52.591Z] ========================================================= [2020-05-27T23:28:52.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-27T23:28:52.591Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:28:53.583Z] + 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-05-27T23:28:54.182Z] Sending build context to Docker daemon 563.7kB [2020-05-27T23:28:54.458Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-27T23:28:54.458Z] Step 2/7 : FROM ${BASE} [2020-05-27T23:28:54.731Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-27T23:28:54.731Z] cde5963f3b93: Pulling fs layer [2020-05-27T23:28:54.731Z] 2a23fa8c16f7: Pulling fs layer [2020-05-27T23:28:54.731Z] 777b28850792: Pulling fs layer [2020-05-27T23:28:54.731Z] 8a11ddd9e578: Pulling fs layer [2020-05-27T23:28:54.731Z] 4cf88f913ddb: Pulling fs layer [2020-05-27T23:28:54.731Z] 1df406cf5192: Pulling fs layer [2020-05-27T23:28:54.731Z] cd6300453558: Pulling fs layer [2020-05-27T23:28:54.731Z] b9c365052c96: Pulling fs layer [2020-05-27T23:28:54.731Z] a2d8cc88f415: Pulling fs layer [2020-05-27T23:28:54.731Z] ea1d1ca13537: Pulling fs layer [2020-05-27T23:28:54.731Z] 3750a50a1c5e: Pulling fs layer [2020-05-27T23:28:54.731Z] 8a11ddd9e578: Waiting [2020-05-27T23:28:54.731Z] 4cf88f913ddb: Waiting [2020-05-27T23:28:54.731Z] 1df406cf5192: Waiting [2020-05-27T23:28:54.731Z] cd6300453558: Waiting [2020-05-27T23:28:54.731Z] b9c365052c96: Waiting [2020-05-27T23:28:54.731Z] a2d8cc88f415: Waiting [2020-05-27T23:28:54.731Z] ea1d1ca13537: Waiting [2020-05-27T23:28:54.731Z] 3750a50a1c5e: Waiting [2020-05-27T23:28:54.731Z] 777b28850792: Verifying Checksum [2020-05-27T23:28:54.731Z] 777b28850792: Download complete [2020-05-27T23:28:54.731Z] 2a23fa8c16f7: Verifying Checksum [2020-05-27T23:28:54.731Z] 2a23fa8c16f7: Download complete [2020-05-27T23:28:54.731Z] 4cf88f913ddb: Verifying Checksum [2020-05-27T23:28:54.731Z] 4cf88f913ddb: Download complete [2020-05-27T23:28:54.731Z] 1df406cf5192: Verifying Checksum [2020-05-27T23:28:54.731Z] 1df406cf5192: Download complete [2020-05-27T23:28:54.961Z] Still waiting to schedule task [2020-05-27T23:28:54.961Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1022’ [2020-05-27T23:28:55.014Z] cde5963f3b93: Verifying Checksum [2020-05-27T23:28:55.014Z] cde5963f3b93: Download complete [2020-05-27T23:28:55.613Z] cde5963f3b93: Pull complete [2020-05-27T23:28:56.214Z] 2a23fa8c16f7: Pull complete [2020-05-27T23:28:56.818Z] 777b28850792: Pull complete [2020-05-27T23:28:59.469Z] cd6300453558: Verifying Checksum [2020-05-27T23:28:59.469Z] cd6300453558: Download complete [2020-05-27T23:28:59.469Z] a2d8cc88f415: Verifying Checksum [2020-05-27T23:28:59.469Z] a2d8cc88f415: Download complete [2020-05-27T23:29:01.454Z] ea1d1ca13537: Verifying Checksum [2020-05-27T23:29:01.454Z] ea1d1ca13537: Download complete [2020-05-27T23:29:01.736Z] 3750a50a1c5e: Verifying Checksum [2020-05-27T23:29:01.736Z] 3750a50a1c5e: Download complete [2020-05-27T23:29:04.354Z] b9c365052c96: Verifying Checksum [2020-05-27T23:29:04.354Z] b9c365052c96: Download complete [2020-05-27T23:29:05.794Z] 8a11ddd9e578: Verifying Checksum [2020-05-27T23:29:05.794Z] 8a11ddd9e578: Download complete [2020-05-27T23:29:18.208Z] 8a11ddd9e578: Pull complete [2020-05-27T23:29:18.208Z] 4cf88f913ddb: Pull complete [2020-05-27T23:29:18.208Z] 1df406cf5192: Pull complete [2020-05-27T23:29:22.533Z] cd6300453558: Pull complete [2020-05-27T23:29:26.836Z] b9c365052c96: Pull complete [2020-05-27T23:29:27.109Z] a2d8cc88f415: Pull complete [2020-05-27T23:29:29.084Z] ea1d1ca13537: Pull complete [2020-05-27T23:29:29.681Z] 3750a50a1c5e: Pull complete [2020-05-27T23:29:29.681Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-27T23:29:29.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-27T23:29:29.681Z] ---> 78745c68409d [2020-05-27T23:29:29.681Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-27T23:29:33.989Z] ---> Running in 81c6c279cc56 [2020-05-27T23:29:33.989Z] Removing intermediate container 81c6c279cc56 [2020-05-27T23:29:33.989Z] ---> d98f491e2612 [2020-05-27T23:29:33.989Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-05-27T23:29:34.262Z] ---> Running in 64433c0cb8e9 [2020-05-27T23:29:35.238Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-27T23:29:36.212Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-27T23:29:36.486Z] (1/5) Installing libsodium (1.0.18-r0) [2020-05-27T23:29:36.486Z] (2/5) Installing libzmq (4.3.2-r0) [2020-05-27T23:29:36.761Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-05-27T23:29:36.761Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-05-27T23:29:36.761Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-05-27T23:29:37.032Z] Executing busybox-1.31.1-r8.trigger [2020-05-27T23:29:37.032Z] OK: 127 MiB in 44 packages [2020-05-27T23:29:38.462Z] Removing intermediate container 64433c0cb8e9 [2020-05-27T23:29:38.462Z] ---> 6c770037e80c [2020-05-27T23:29:38.462Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-27T23:29:38.462Z] ---> Running in 6415ae1add8a [2020-05-27T23:29:38.734Z] Removing intermediate container 6415ae1add8a [2020-05-27T23:29:38.734Z] ---> e52bb566595d [2020-05-27T23:29:38.734Z] Step 6/7 : COPY go.mod . [2020-05-27T23:29:39.336Z] ---> ca7f92048f96 [2020-05-27T23:29:39.336Z] Step 7/7 : RUN go mod download [2020-05-27T23:29:39.336Z] ---> Running in 90e0460d98a1 [2020-05-27T23:29:41.368Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-27T23:29:41.368Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-27T23:29:41.368Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-27T23:29:41.368Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-27T23:29:41.368Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-27T23:29:41.368Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-27T23:29:41.368Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-27T23:29:41.368Z] go: finding github.com/kr/pty v1.1.1 [2020-05-27T23:29:41.368Z] go: finding github.com/kr/text v0.1.0 [2020-05-27T23:29:41.368Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-27T23:29:41.368Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-27T23:29:41.368Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-27T23:29:41.368Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-27T23:29:41.368Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-27T23:29:41.368Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-27T23:29:41.368Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T23:29:41.368Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-27T23:29:41.368Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T23:29:41.368Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-27T23:29:41.644Z] go: finding golang.org/x/text v0.3.2 [2020-05-27T23:29:41.644Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-27T23:29:41.644Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-27T23:29:41.644Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-27T23:29:41.644Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-27T23:29:41.644Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-05-27T23:29:54.057Z] Removing intermediate container 90e0460d98a1 [2020-05-27T23:29:54.057Z] ---> b8daef1f2e83 [2020-05-27T23:29:54.057Z] Successfully built b8daef1f2e83 [2020-05-27T23:29:54.057Z] 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-05-27T23:29:54.886Z] + docker inspect -f . ci-base-image-arm64 [2020-05-27T23:29:55.164Z] . [Pipeline] withDockerContainer [2020-05-27T23:29:55.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container [2020-05-27T23:29:55.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/10 -v /w/workspace/go-mod-messaging/10:/w/workspace/go-mod-messaging/10:rw,z -v /w/workspace/go-mod-messaging/10@tmp:/w/workspace/go-mod-messaging/10@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 ******** ci-base-image-arm64 cat [2020-05-27T23:29:56.924Z] $ docker top c8f3a74845a9a6e83c2451014d3f239052b94342d2b784d97d9c707c294b257b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-27T23:29:58.003Z] + go version [2020-05-27T23:29:58.003Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-27T23:29:58.679Z] + make test [2020-05-27T23:29:58.679Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-27T23:30:11.107Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-05-27T23:30:15.424Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.061s coverage: 94.7% of statements [2020-05-27T23:30:27.833Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.031s coverage: 77.1% of statements [2020-05-27T23:30:27.833Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-05-27T23:30:49.960Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.385s coverage: 84.1% of statements [2020-05-27T23:30:49.960Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.023s coverage: 85.7% of statements [2020-05-27T23:30:49.960Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.045s coverage: 100.0% of statements [2020-05-27T23:30:49.960Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.045s coverage: 100.0% of statements [2020-05-27T23:30:49.960Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.019s coverage: 90.9% of statements [2020-05-27T23:30:49.960Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-05-27T23:30:53.366Z] gofmt -l . [2020-05-27T23:30:53.366Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-27T23:30:53.774Z] Stashed 1 file(s) [Pipeline] } [2020-05-27T23:30:53.772Z] $ docker stop --time=1 c8f3a74845a9a6e83c2451014d3f239052b94342d2b784d97d9c707c294b257b [2020-05-27T23:30:55.948Z] $ docker rm -f c8f3a74845a9a6e83c2451014d3f239052b94342d2b784d97d9c707c294b257b [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-05-27T23:34:11.575Z] Running on prd-centos7-docker-4c-2g-1024 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-05-27T23:34:11.640Z] Running in /w/workspace/go-mod-messaging/10 [Pipeline] { [Pipeline] checkout [2020-05-27T23:34:20.134Z] using credential edgex-jenkins-ssh [2020-05-27T23:34:20.186Z] Cloning the remote Git repository [2020-05-27T23:34:20.186Z] Cloning with configured refspecs honoured and without tags [2020-05-27T23:34:20.243Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-05-27T23:34:20.344Z] > git init /w/workspace/go-mod-messaging/10 # timeout=10 [2020-05-27T23:34:20.426Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-05-27T23:34:20.426Z] > git --version # timeout=10 [2020-05-27T23:34:20.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T23:34:20.468Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T23:34:21.306Z] Fetching without tags [2020-05-27T23:34:21.750Z] Checking out Revision b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (master) [2020-05-27T23:34:21.152Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-05-27T23:34:21.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T23:34:21.257Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-05-27T23:34:21.318Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-05-27T23:34:21.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T23:34:21.329Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T23:34:21.766Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T23:34:21.807Z] > git checkout -f b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 [2020-05-27T23:34:27.391Z] Commit message: "Merge pull request #43 from rsdmike/PRTEMPLATE" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-27T23:34:28.277Z] ========================================================= [2020-05-27T23:34:28.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-27T23:34:28.277Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:34:29.221Z] + 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-05-27T23:34:29.488Z] Sending build context to Docker daemon 563.7kB [2020-05-27T23:34:29.488Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-27T23:34:29.488Z] Step 2/7 : FROM ${BASE} [2020-05-27T23:34:29.804Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-27T23:34:29.804Z] e6b0cf9c0882: Pulling fs layer [2020-05-27T23:34:29.804Z] 2848faf0eed1: Pulling fs layer [2020-05-27T23:34:29.804Z] 0f37312ad70f: Pulling fs layer [2020-05-27T23:34:29.804Z] 5788d62ee057: Pulling fs layer [2020-05-27T23:34:29.804Z] 0e6b1d234666: Pulling fs layer [2020-05-27T23:34:29.804Z] bf5d7aec512f: Pulling fs layer [2020-05-27T23:34:29.804Z] 34c802a77dc8: Pulling fs layer [2020-05-27T23:34:29.804Z] 9eb99e56ec68: Pulling fs layer [2020-05-27T23:34:29.804Z] 27c7a5d97fbd: Pulling fs layer [2020-05-27T23:34:29.804Z] 5c102a31e300: Pulling fs layer [2020-05-27T23:34:29.804Z] dcfb455df0a1: Pulling fs layer [2020-05-27T23:34:29.804Z] 34c802a77dc8: Waiting [2020-05-27T23:34:29.804Z] 9eb99e56ec68: Waiting [2020-05-27T23:34:29.804Z] 27c7a5d97fbd: Waiting [2020-05-27T23:34:29.804Z] 5c102a31e300: Waiting [2020-05-27T23:34:29.804Z] dcfb455df0a1: Waiting [2020-05-27T23:34:29.804Z] 5788d62ee057: Waiting [2020-05-27T23:34:29.804Z] 0e6b1d234666: Waiting [2020-05-27T23:34:29.804Z] bf5d7aec512f: Waiting [2020-05-27T23:34:29.804Z] 0f37312ad70f: Verifying Checksum [2020-05-27T23:34:29.804Z] 0f37312ad70f: Download complete [2020-05-27T23:34:29.804Z] 2848faf0eed1: Verifying Checksum [2020-05-27T23:34:29.804Z] 2848faf0eed1: Download complete [2020-05-27T23:34:29.804Z] 0e6b1d234666: Download complete [2020-05-27T23:34:29.804Z] bf5d7aec512f: Verifying Checksum [2020-05-27T23:34:29.804Z] bf5d7aec512f: Download complete [2020-05-27T23:34:29.804Z] e6b0cf9c0882: Verifying Checksum [2020-05-27T23:34:29.804Z] e6b0cf9c0882: Download complete [2020-05-27T23:34:30.636Z] e6b0cf9c0882: Pull complete [2020-05-27T23:34:30.636Z] 2848faf0eed1: Pull complete [2020-05-27T23:34:30.925Z] 0f37312ad70f: Pull complete [2020-05-27T23:34:32.375Z] 34c802a77dc8: Verifying Checksum [2020-05-27T23:34:32.375Z] 34c802a77dc8: Download complete [2020-05-27T23:34:33.085Z] 27c7a5d97fbd: Verifying Checksum [2020-05-27T23:34:33.085Z] 27c7a5d97fbd: Download complete [2020-05-27T23:34:35.822Z] 5c102a31e300: Verifying Checksum [2020-05-27T23:34:35.822Z] 5c102a31e300: Download complete [2020-05-27T23:34:35.822Z] 5788d62ee057: Verifying Checksum [2020-05-27T23:34:35.822Z] 5788d62ee057: Download complete [2020-05-27T23:34:35.822Z] dcfb455df0a1: Verifying Checksum [2020-05-27T23:34:35.822Z] dcfb455df0a1: Download complete [2020-05-27T23:34:35.822Z] 9eb99e56ec68: Verifying Checksum [2020-05-27T23:34:46.052Z] 5788d62ee057: Pull complete [2020-05-27T23:34:46.052Z] 0e6b1d234666: Pull complete [2020-05-27T23:34:46.052Z] bf5d7aec512f: Pull complete [2020-05-27T23:34:49.466Z] 34c802a77dc8: Pull complete [2020-05-27T23:34:53.755Z] 9eb99e56ec68: Pull complete [2020-05-27T23:34:54.024Z] 27c7a5d97fbd: Pull complete [2020-05-27T23:34:55.484Z] 5c102a31e300: Pull complete [2020-05-27T23:34:55.809Z] dcfb455df0a1: Pull complete [2020-05-27T23:34:55.809Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-27T23:34:55.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-27T23:34:55.809Z] ---> 7c70fe431013 [2020-05-27T23:34:55.809Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-27T23:34:56.113Z] ---> Running in 8628b1a41444 [2020-05-27T23:34:56.383Z] Removing intermediate container 8628b1a41444 [2020-05-27T23:34:56.383Z] ---> 3d4a586a07c3 [2020-05-27T23:34:56.383Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-05-27T23:34:56.383Z] ---> Running in a5877a51e6e6 [2020-05-27T23:34:57.335Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-27T23:34:57.919Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-27T23:34:58.182Z] (1/5) Installing libsodium (1.0.18-r0) [2020-05-27T23:34:58.453Z] (2/5) Installing libzmq (4.3.2-r0) [2020-05-27T23:34:58.453Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-05-27T23:34:58.453Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-05-27T23:34:58.719Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-05-27T23:34:58.719Z] Executing busybox-1.31.1-r8.trigger [2020-05-27T23:34:58.719Z] OK: 145 MiB in 44 packages [2020-05-27T23:34:59.293Z] Removing intermediate container a5877a51e6e6 [2020-05-27T23:34:59.293Z] ---> e87377dcab02 [2020-05-27T23:34:59.293Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-27T23:34:59.293Z] ---> Running in fea6edf4e713 [2020-05-27T23:34:59.555Z] Removing intermediate container fea6edf4e713 [2020-05-27T23:34:59.555Z] ---> bd6247c47407 [2020-05-27T23:34:59.555Z] Step 6/7 : COPY go.mod . [2020-05-27T23:34:59.831Z] ---> c6c254d24f56 [2020-05-27T23:34:59.831Z] Step 7/7 : RUN go mod download [2020-05-27T23:34:59.831Z] ---> Running in 2996cc2e15a6 [2020-05-27T23:35:01.270Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-27T23:35:01.270Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-27T23:35:01.270Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-27T23:35:01.270Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-27T23:35:01.270Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-27T23:35:01.270Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-27T23:35:01.270Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-27T23:35:01.270Z] go: finding github.com/kr/pty v1.1.1 [2020-05-27T23:35:01.270Z] go: finding github.com/kr/text v0.1.0 [2020-05-27T23:35:01.270Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-27T23:35:01.270Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-27T23:35:01.270Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-27T23:35:01.270Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-27T23:35:01.270Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-27T23:35:01.270Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-27T23:35:01.270Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-27T23:35:01.270Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-27T23:35:01.270Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-27T23:35:01.270Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-27T23:35:01.270Z] go: finding golang.org/x/text v0.3.2 [2020-05-27T23:35:01.270Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-27T23:35:01.270Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-27T23:35:01.270Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-27T23:35:01.270Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-27T23:35:01.270Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-05-27T23:35:09.748Z] Removing intermediate container 2996cc2e15a6 [2020-05-27T23:35:09.748Z] ---> f305498a70eb [2020-05-27T23:35:09.748Z] Successfully built f305498a70eb [2020-05-27T23:35:09.748Z] 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-05-27T23:35:10.559Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-27T23:35:10.559Z] . [Pipeline] withDockerContainer [2020-05-27T23:35:11.033Z] prd-centos7-docker-4c-2g-1024 does not seem to be running inside a container [2020-05-27T23:35:11.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/10 -v /w/workspace/go-mod-messaging/10:/w/workspace/go-mod-messaging/10:rw,z -v /w/workspace/go-mod-messaging/10@tmp:/w/workspace/go-mod-messaging/10@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 ******** ci-base-image-x86_64 cat [2020-05-27T23:35:12.087Z] $ docker top e31de1f902faef76ed93bbd5bf828af55c535d4135af1f5a3bd6480c894cd6d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-27T23:35:12.743Z] + go version [2020-05-27T23:35:12.743Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-27T23:35:13.477Z] + make test [2020-05-27T23:35:13.477Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-27T23:35:20.270Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-05-27T23:35:24.628Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.011s coverage: 94.7% of statements [2020-05-27T23:35:31.453Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.072s coverage: 77.1% of statements [2020-05-27T23:35:31.453Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-05-27T23:35:53.647Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.410s coverage: 84.1% of statements [2020-05-27T23:35:53.647Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.038s coverage: 85.7% of statements [2020-05-27T23:35:53.647Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.028s coverage: 100.0% of statements [2020-05-27T23:35:53.647Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.008s coverage: 100.0% of statements [2020-05-27T23:35:53.647Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.045s coverage: 90.9% of statements [2020-05-27T23:35:53.647Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-05-27T23:35:56.897Z] gofmt -l . [2020-05-27T23:35:56.897Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-27T23:35:56.913Z] Warning: overwriting stash ‘coverage-report’ [2020-05-27T23:35:58.244Z] Stashed 1 file(s) [Pipeline] } [2020-05-27T23:35:58.247Z] $ docker stop --time=1 e31de1f902faef76ed93bbd5bf828af55c535d4135af1f5a3bd6480c894cd6d6 [2020-05-27T23:36:00.069Z] $ docker rm -f e31de1f902faef76ed93bbd5bf828af55c535d4135af1f5a3bd6480c894cd6d6 [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-05-27T23:36:02.346Z] provisioning config files... [2020-05-27T23:36:02.370Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5348150418804864077tmp [Pipeline] { [Pipeline] sh [2020-05-27T23:36:02.906Z] + curl -s https://codecov.io/bash [2020-05-27T23:36:02.906Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5348150418804864077tmp [2020-05-27T23:36:03.255Z] [2020-05-27T23:36:03.255Z] _____ _ [2020-05-27T23:36:03.255Z] / ____| | | [2020-05-27T23:36:03.255Z] | | ___ __| | ___ ___ _____ __ [2020-05-27T23:36:03.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-27T23:36:03.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-27T23:36:03.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-27T23:36:03.255Z] Bash-20200430-d757c17 [2020-05-27T23:36:03.255Z] [2020-05-27T23:36:03.255Z] [2020-05-27T23:36:03.255Z] ==> Jenkins CI detected. [2020-05-27T23:36:03.255Z] project root: . [2020-05-27T23:36:03.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-27T23:36:03.529Z] ==> Running gcov in . (disable via -X gcov) [2020-05-27T23:36:03.529Z] ==> Python coveragepy not found [2020-05-27T23:36:03.529Z] ==> Searching for coverage reports in: [2020-05-27T23:36:03.529Z] + . [2020-05-27T23:36:03.529Z] -> Found 1 reports [2020-05-27T23:36:03.529Z] ==> Detecting git/mercurial file structure [2020-05-27T23:36:03.529Z] ==> Reading reports [2020-05-27T23:36:03.529Z] + ./coverage.out bytes=20619 [2020-05-27T23:36:03.529Z] ==> Appending adjustments [2020-05-27T23:36:03.529Z] https://docs.codecov.io/docs/fixing-reports [2020-05-27T23:36:03.797Z] + Found adjustments [2020-05-27T23:36:03.797Z] ==> Gzipping contents [2020-05-27T23:36:03.797Z] ==> Uploading reports [2020-05-27T23:36:03.797Z] url: https://codecov.io [2020-05-27T23:36:03.797Z] query: branch=master&commit=b5ec47ec301cb27b8648b17ee6bcbceb797fde21&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= [2020-05-27T23:36:03.797Z] -> Pinging Codecov [2020-05-27T23:36:03.797Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=b5ec47ec301cb27b8648b17ee6bcbceb797fde21&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job= [2020-05-27T23:36:04.404Z] -> Uploading [2020-05-27T23:36:05.157Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/b5ec47ec301cb27b8648b17ee6bcbceb797fde21 [Pipeline] } [2020-05-27T23:36:05.184Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-27T23:36:05.621Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-27T23:36:05.622Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-27T23:36:05.687Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:36:06.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-27T23:36:06.090Z] [2020-05-27T23:36:06.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:36:06.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-27T23:36:06.804Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-05-27T23:36:06.804Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-27T23:36:06.804Z] 408f87550127: Pulling fs layer [2020-05-27T23:36:06.804Z] fe522b08c979: Pulling fs layer [2020-05-27T23:36:06.804Z] 221eaa008020: Pulling fs layer [2020-05-27T23:36:06.804Z] 2a4607e5d6b9: Pulling fs layer [2020-05-27T23:36:06.804Z] 95d3c3421fef: Pulling fs layer [2020-05-27T23:36:06.804Z] 2fec7dd152b6: Pulling fs layer [2020-05-27T23:36:06.804Z] d65e43aa86fe: Pulling fs layer [2020-05-27T23:36:06.804Z] 10a7cc25405e: Pulling fs layer [2020-05-27T23:36:06.804Z] 2a4607e5d6b9: Waiting [2020-05-27T23:36:06.804Z] 95d3c3421fef: Waiting [2020-05-27T23:36:06.804Z] 2fec7dd152b6: Waiting [2020-05-27T23:36:06.804Z] d65e43aa86fe: Waiting [2020-05-27T23:36:06.804Z] 10a7cc25405e: Waiting [2020-05-27T23:36:06.804Z] 221eaa008020: Waiting [2020-05-27T23:36:06.804Z] fe522b08c979: Verifying Checksum [2020-05-27T23:36:06.804Z] fe522b08c979: Download complete [2020-05-27T23:36:06.804Z] 408f87550127: Verifying Checksum [2020-05-27T23:36:06.804Z] 408f87550127: Download complete [2020-05-27T23:36:06.804Z] 2a4607e5d6b9: Verifying Checksum [2020-05-27T23:36:06.804Z] 2a4607e5d6b9: Download complete [2020-05-27T23:36:06.804Z] 95d3c3421fef: Verifying Checksum [2020-05-27T23:36:06.804Z] 95d3c3421fef: Download complete [2020-05-27T23:36:07.220Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-27T23:36:07.220Z] cbdbe7a5bc2a: Download complete [2020-05-27T23:36:08.307Z] cbdbe7a5bc2a: Pull complete [2020-05-27T23:36:08.307Z] 2fec7dd152b6: Download complete [2020-05-27T23:36:08.758Z] 408f87550127: Pull complete [2020-05-27T23:36:09.038Z] fe522b08c979: Pull complete [2020-05-27T23:36:09.038Z] d65e43aa86fe: Verifying Checksum [2020-05-27T23:36:09.038Z] d65e43aa86fe: Download complete [2020-05-27T23:36:09.745Z] 10a7cc25405e: Verifying Checksum [2020-05-27T23:36:09.745Z] 10a7cc25405e: Download complete [2020-05-27T23:36:10.354Z] 221eaa008020: Verifying Checksum [2020-05-27T23:36:10.354Z] 221eaa008020: Download complete [2020-05-27T23:36:22.940Z] 221eaa008020: Pull complete [2020-05-27T23:36:22.940Z] 2a4607e5d6b9: Pull complete [2020-05-27T23:36:22.940Z] 95d3c3421fef: Pull complete [2020-05-27T23:36:24.914Z] 2fec7dd152b6: Pull complete [2020-05-27T23:36:29.241Z] d65e43aa86fe: Pull complete [2020-05-27T23:36:31.221Z] 10a7cc25405e: Pull complete [2020-05-27T23:36:31.221Z] Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b [2020-05-27T23:36:31.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-05-27T23:36:31.485Z] prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container [2020-05-27T23:36:31.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-05-27T23:36:33.296Z] $ docker top 089af7ceabca6e04c71fa11331fed6b5d03c1b7c666f7cf65985cc10eb49400c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-27T23:36:34.491Z] + snyk monitor '--org=edgex-jenkins' [2020-05-27T23:36:41.291Z] [2020-05-27T23:36:41.291Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... [2020-05-27T23:36:41.291Z] [2020-05-27T23:36:41.291Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/896448f6-8ab5-47da-94b7-c74bca70be7a [2020-05-27T23:36:41.291Z] [2020-05-27T23:36:41.291Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-27T23:36:41.291Z] [2020-05-27T23:36:41.291Z] [Pipeline] } [2020-05-27T23:36:41.391Z] $ docker stop --time=1 089af7ceabca6e04c71fa11331fed6b5d03c1b7c666f7cf65985cc10eb49400c [2020-05-27T23:36:43.023Z] $ docker rm -f 089af7ceabca6e04c71fa11331fed6b5d03c1b7c666f7cf65985cc10eb49400c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:36:44.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T23:36:44.386Z] . [Pipeline] withDockerContainer [2020-05-27T23:36:44.635Z] prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container [2020-05-27T23:36:44.710Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-27T23:36:45.732Z] $ docker top 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T23:36:46.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T23:36:46.083Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T23:36:46.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T23:36:46.539Z] $ docker exec 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 ssh-agent [2020-05-27T23:36:47.359Z] SSH_AUTH_SOCK=/tmp/ssh-UeGP0zJfzQGa/agent.13 [2020-05-27T23:36:47.359Z] SSH_AGENT_PID=20 [2020-05-27T23:36:47.369Z] Running ssh-add (command line suppressed) [2020-05-27T23:36:47.721Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2150256486757224693.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2150256486757224693.key) [2020-05-27T23:36:47.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T23:36:48.186Z] + git semver tag [2020-05-27T23:36:48.449Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T23:36:48.449Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-05-27T23:36:48.449Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-05-27T23:36:48.449Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T23:36:48.449Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T23:36:48.449Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T23:36:48.449Z] # $SEMVER_BRANCH = master [2020-05-27T23:36:48.449Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-05-27T23:36:48.449Z] # b5ec47ec301cb27b8648b17ee6bcbceb797fde21 HEAD [2020-05-27T23:36:48.449Z] # -> Force: false [2020-05-27T23:36:48.449Z] # 81b55d48f52dac26367a9293de21f85242e244e0 refs/tags/v0.1.20 [Pipeline] } [2020-05-27T23:36:48.471Z] $ docker exec --env ******** --env ******** 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 ssh-agent -k [2020-05-27T23:36:48.671Z] unset SSH_AUTH_SOCK; [2020-05-27T23:36:48.672Z] unset SSH_AGENT_PID; [2020-05-27T23:36:48.672Z] echo Agent pid 20 killed; [2020-05-27T23:36:48.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T23:36:49.575Z] + git semver [Pipeline] } [2020-05-27T23:36:49.612Z] $ docker stop --time=1 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 [2020-05-27T23:36:51.295Z] $ docker rm -f 8efec82e21ac6d1f51fa90628b8b64602a9e9591ee97e0284c4eb273732e5e30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:36:52.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-27T23:36:52.108Z] [2020-05-27T23:36:52.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:36:52.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-27T23:36:52.464Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-27T23:36:52.464Z] ab5ef0e58194: Pulling fs layer [2020-05-27T23:36:52.464Z] 9712f1f96733: Pulling fs layer [2020-05-27T23:36:52.464Z] 63f879dbbcfc: Pulling fs layer [2020-05-27T23:36:52.464Z] 0d9ebad4ef96: Pulling fs layer [2020-05-27T23:36:52.464Z] e9a5061849ea: Pulling fs layer [2020-05-27T23:36:52.464Z] d747dcd14b5f: Pulling fs layer [2020-05-27T23:36:52.464Z] 2de7ff778b66: Pulling fs layer [2020-05-27T23:36:52.464Z] 0d9ebad4ef96: Waiting [2020-05-27T23:36:52.464Z] e9a5061849ea: Waiting [2020-05-27T23:36:52.464Z] d747dcd14b5f: Waiting [2020-05-27T23:36:52.736Z] 9712f1f96733: Download complete [2020-05-27T23:36:53.362Z] 63f879dbbcfc: Verifying Checksum [2020-05-27T23:36:53.362Z] 63f879dbbcfc: Download complete [2020-05-27T23:36:54.085Z] e9a5061849ea: Verifying Checksum [2020-05-27T23:36:54.085Z] e9a5061849ea: Download complete [2020-05-27T23:36:54.085Z] d747dcd14b5f: Verifying Checksum [2020-05-27T23:36:54.085Z] d747dcd14b5f: Download complete [2020-05-27T23:36:54.085Z] ab5ef0e58194: Verifying Checksum [2020-05-27T23:36:54.085Z] ab5ef0e58194: Download complete [2020-05-27T23:36:54.459Z] 0d9ebad4ef96: Verifying Checksum [2020-05-27T23:36:54.459Z] 0d9ebad4ef96: Download complete [2020-05-27T23:36:54.459Z] 2de7ff778b66: Verifying Checksum [2020-05-27T23:36:54.459Z] 2de7ff778b66: Download complete [2020-05-27T23:37:02.774Z] ab5ef0e58194: Pull complete [2020-05-27T23:37:02.774Z] 9712f1f96733: Pull complete [2020-05-27T23:37:04.208Z] 63f879dbbcfc: Pull complete [2020-05-27T23:37:14.570Z] 0d9ebad4ef96: Pull complete [2020-05-27T23:37:14.570Z] e9a5061849ea: Pull complete [2020-05-27T23:37:14.570Z] d747dcd14b5f: Pull complete [2020-05-27T23:37:17.972Z] 2de7ff778b66: Pull complete [2020-05-27T23:37:17.972Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-27T23:37:17.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-27T23:37:18.327Z] prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container [2020-05-27T23:37:18.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-05-27T23:37:19.279Z] $ docker top b0900de52e71d60e9df72087565ce23f0c591b5c70ee82ecc7c7c1c5c9fabffe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-27T23:37:19.560Z] provisioning config files... [2020-05-27T23:37:19.571Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config9163666787476503905tmp [2020-05-27T23:37:19.589Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config892400143712798131tmp [2020-05-27T23:37:19.624Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6385440520327024752tmp [Pipeline] { [Pipeline] echo [2020-05-27T23:37:19.717Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:37:20.804Z] ---> sigul-configuration.sh [2020-05-27T23:37:20.804Z] gpg: directory `/root/.gnupg' created [2020-05-27T23:37:20.804Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-27T23:37:20.804Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-27T23:37:20.804Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-27T23:37:20.804Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-27T23:37:20.804Z] gpg: CAST5 encrypted data [2020-05-27T23:37:21.098Z] gpg: encrypted with 1 passphrase [2020-05-27T23:37:21.098Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-27T23:37:21.940Z] + mkdir /home/jenkins [2020-05-27T23:37:21.940Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-27T23:37:22.627Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-05-27T23:37:22.638Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:37:23.287Z] ---> sigul-install.sh [2020-05-27T23:37:30.252Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-27T23:37:30.604Z] + git tag --list [2020-05-27T23:37:30.604Z] v0.1.20 [Pipeline] sh [2020-05-27T23:37:30.917Z] + lftools sign git-tag v0.1.20 [2020-05-27T23:37:32.866Z] Signing Git tag with Sigul... [2020-05-27T23:37:32.866Z] Signing v0.1.20 [Pipeline] echo [2020-05-27T23:37:33.864Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:37:34.179Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-27T23:37:34.230Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-27T23:37:34.415Z] $ docker stop --time=1 b0900de52e71d60e9df72087565ce23f0c591b5c70ee82ecc7c7c1c5c9fabffe [2020-05-27T23:37:36.133Z] $ docker rm -f b0900de52e71d60e9df72087565ce23f0c591b5c70ee82ecc7c7c1c5c9fabffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:37:37.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T23:37:37.011Z] . [Pipeline] withDockerContainer [2020-05-27T23:37:37.323Z] prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container [2020-05-27T23:37:37.437Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-27T23:37:38.233Z] $ docker top bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T23:37:38.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T23:37:38.527Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T23:37:39.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T23:37:39.059Z] $ docker exec bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 ssh-agent [2020-05-27T23:37:39.386Z] SSH_AUTH_SOCK=/tmp/ssh-otrIlPOuYSCf/agent.14 [2020-05-27T23:37:39.386Z] SSH_AGENT_PID=21 [2020-05-27T23:37:39.395Z] Running ssh-add (command line suppressed) [2020-05-27T23:37:39.707Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2782607294187284144.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2782607294187284144.key) [2020-05-27T23:37:39.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T23:37:40.182Z] + git semver bump patch [2020-05-27T23:37:40.453Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T23:37:40.453Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-05-27T23:37:40.453Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-05-27T23:37:40.453Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T23:37:40.453Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T23:37:40.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T23:37:40.453Z] # $SEMVER_BRANCH = master [2020-05-27T23:37:40.453Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-05-27T23:37:40.453Z] 0.1.21 [Pipeline] } [2020-05-27T23:37:40.469Z] $ docker exec --env ******** --env ******** bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 ssh-agent -k [2020-05-27T23:37:40.659Z] unset SSH_AUTH_SOCK; [2020-05-27T23:37:40.659Z] unset SSH_AGENT_PID; [2020-05-27T23:37:40.660Z] echo Agent pid 21 killed; [2020-05-27T23:37:40.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T23:37:41.265Z] + git semver [Pipeline] } [2020-05-27T23:37:41.293Z] $ docker stop --time=1 bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 [2020-05-27T23:37:42.819Z] $ docker rm -f bf1df0598be55cae759726b558e0a6c2100c7e6985a86b4d98aed6915b658654 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:37:43.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T23:37:43.540Z] . [Pipeline] withDockerContainer [2020-05-27T23:37:43.771Z] prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container [2020-05-27T23:37:43.864Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-27T23:37:44.826Z] $ docker top 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T23:37:45.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T23:37:45.168Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T23:37:45.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T23:37:45.841Z] $ docker exec 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 ssh-agent [2020-05-27T23:37:46.181Z] SSH_AUTH_SOCK=/tmp/ssh-Aar7C28wNzbB/agent.14 [2020-05-27T23:37:46.181Z] SSH_AGENT_PID=21 [2020-05-27T23:37:46.205Z] Running ssh-add (command line suppressed) [2020-05-27T23:37:46.412Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7026134474657475465.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7026134474657475465.key) [2020-05-27T23:37:46.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T23:37:46.855Z] + git semver push [2020-05-27T23:37:46.855Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T23:37:46.855Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-05-27T23:37:46.855Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-05-27T23:37:46.855Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T23:37:46.855Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T23:37:46.855Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T23:37:46.855Z] # $SEMVER_BRANCH = master [2020-05-27T23:37:46.855Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-05-27T23:37:53.563Z] $ docker exec --env ******** --env ******** 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 ssh-agent -k [2020-05-27T23:37:53.962Z] unset SSH_AUTH_SOCK; [2020-05-27T23:37:53.965Z] unset SSH_AGENT_PID; [2020-05-27T23:37:53.965Z] echo Agent pid 21 killed; [2020-05-27T23:37:54.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T23:37:55.235Z] + git semver [Pipeline] } [2020-05-27T23:37:55.259Z] $ docker stop --time=1 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 [2020-05-27T23:37:57.038Z] $ docker rm -f 5e3b82e955428ff49d1a92fc072247143ac51314c698bfa7d565b85e3544a106 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:37:58.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:37:58.938Z] ---> package-listing.sh [2020-05-27T23:37:58.938Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-27T23:37:58.938Z] ++ facter osfamily [2020-05-27T23:37:58.938Z] + OS_FAMILY=redhat [2020-05-27T23:37:58.938Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2020-05-27T23:37:58.938Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-27T23:37:58.938Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-27T23:37:58.938Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-27T23:37:58.938Z] + PACKAGES=/tmp/packages_start.txt [2020-05-27T23:37:58.938Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-05-27T23:37:58.938Z] + PACKAGES=/tmp/packages_end.txt [2020-05-27T23:37:58.938Z] + case "${OS_FAMILY}" in [2020-05-27T23:37:58.938Z] + rpm -qa [2020-05-27T23:37:58.938Z] + sort [2020-05-27T23:38:03.271Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-27T23:38:03.271Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-27T23:38:03.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-27T23:38:03.271Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-05-27T23:38:03.271Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2020-05-27T23:38:03.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:38:03.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-27T23:38:03.746Z] [2020-05-27T23:38:03.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-27T23:38:04.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-27T23:38:04.105Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-27T23:38:04.105Z] c9b1b535fdd9: Pulling fs layer [2020-05-27T23:38:04.105Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-27T23:38:04.105Z] 756a868c4378: Pulling fs layer [2020-05-27T23:38:04.105Z] 444b2fc9a129: Pulling fs layer [2020-05-27T23:38:04.105Z] ea15f1150254: Pulling fs layer [2020-05-27T23:38:04.105Z] 41b27a9f41bf: Pulling fs layer [2020-05-27T23:38:04.105Z] 28c525ee5125: Pulling fs layer [2020-05-27T23:38:04.105Z] 094b1ea09ed8: Pulling fs layer [2020-05-27T23:38:04.105Z] 138eaada9080: Pulling fs layer [2020-05-27T23:38:04.105Z] 0622d0fa9048: Pulling fs layer [2020-05-27T23:38:04.105Z] 41b27a9f41bf: Waiting [2020-05-27T23:38:04.105Z] 28c525ee5125: Waiting [2020-05-27T23:38:04.105Z] 094b1ea09ed8: Waiting [2020-05-27T23:38:04.105Z] 138eaada9080: Waiting [2020-05-27T23:38:04.105Z] 0622d0fa9048: Waiting [2020-05-27T23:38:04.105Z] 444b2fc9a129: Waiting [2020-05-27T23:38:04.105Z] ea15f1150254: Waiting [2020-05-27T23:38:04.105Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-27T23:38:04.105Z] 2cc5ad85d9ab: Download complete [2020-05-27T23:38:04.404Z] 444b2fc9a129: Verifying Checksum [2020-05-27T23:38:04.404Z] 444b2fc9a129: Download complete [2020-05-27T23:38:04.404Z] c9b1b535fdd9: Verifying Checksum [2020-05-27T23:38:04.404Z] c9b1b535fdd9: Download complete [2020-05-27T23:38:04.404Z] ea15f1150254: Verifying Checksum [2020-05-27T23:38:04.404Z] ea15f1150254: Download complete [2020-05-27T23:38:04.404Z] 28c525ee5125: Verifying Checksum [2020-05-27T23:38:04.405Z] 28c525ee5125: Download complete [2020-05-27T23:38:05.085Z] c9b1b535fdd9: Pull complete [2020-05-27T23:38:05.085Z] 756a868c4378: Verifying Checksum [2020-05-27T23:38:05.085Z] 756a868c4378: Download complete [2020-05-27T23:38:05.387Z] 138eaada9080: Verifying Checksum [2020-05-27T23:38:05.387Z] 138eaada9080: Download complete [2020-05-27T23:38:05.387Z] 0622d0fa9048: Verifying Checksum [2020-05-27T23:38:05.387Z] 0622d0fa9048: Download complete [2020-05-27T23:38:05.726Z] 2cc5ad85d9ab: Pull complete [2020-05-27T23:38:06.139Z] 094b1ea09ed8: Verifying Checksum [2020-05-27T23:38:06.139Z] 094b1ea09ed8: Download complete [2020-05-27T23:38:07.876Z] 41b27a9f41bf: Verifying Checksum [2020-05-27T23:38:07.876Z] 41b27a9f41bf: Download complete [2020-05-27T23:38:08.146Z] 756a868c4378: Pull complete [2020-05-27T23:38:08.146Z] 444b2fc9a129: Pull complete [2020-05-27T23:38:08.738Z] ea15f1150254: Pull complete [2020-05-27T23:38:13.048Z] 41b27a9f41bf: Pull complete [2020-05-27T23:38:13.048Z] 28c525ee5125: Pull complete [2020-05-27T23:38:17.500Z] 094b1ea09ed8: Pull complete [2020-05-27T23:38:17.500Z] 138eaada9080: Pull complete [2020-05-27T23:38:17.500Z] 0622d0fa9048: Pull complete [2020-05-27T23:38:17.773Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-27T23:38:17.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-27T23:38:18.040Z] prd-centos7-docker-4c-2g-1022 does not seem to be running inside a container [2020-05-27T23:38:18.111Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-27T23:38:19.758Z] $ docker top bddf7307b605f1f9cecc4645ce75e364fe432c9a39ecb64180c1beddaed6c2e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-27T23:38:20.285Z] provisioning config files... [2020-05-27T23:38:20.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3929036433678279967tmp [Pipeline] { [Pipeline] echo [2020-05-27T23:38:20.455Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:38:21.104Z] ---> create-netrc.sh [Pipeline] echo [2020-05-27T23:38:21.265Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T23:38:22.006Z] ---> logs-deploy.sh [2020-05-27T23:38:22.006Z] + ARCHIVE_ARTIFACTS= [2020-05-27T23:38:22.006Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-27T23:38:22.006Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-27T23:38:22.006Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-27T23:38:22.006Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/10 [2020-05-27T23:38:22.006Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/10/ [2020-05-27T23:38:22.006Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/10 /w/workspace/xfoundry_go-mod-messaging_master [2020-05-27T23:38:24.218Z] Archives upload complete. [2020-05-27T23:38:24.218Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/master/10/