Pull request #48 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 e26e8866fd20d9bf399821ea77db6922450fa822+46ec339d38a6c534561391a7c694d90b2cf27fe2 (54709b3efc5073d646cd182ac176113723ce26d1) 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 1d71b05254bfc0fbe0fb6584ed6821814debb2bc 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 1d71b05254bfc0fbe0fb6584ed6821814debb2bc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d71b05254bfc0fbe0fb6584ed6821814debb2bc # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2733 in /w/workspace/exfoundry_go-mod-messaging_PR-48 [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-48 # 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/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # 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/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit e26e8866fd20d9bf399821ea77db6922450fa822 Merge succeeded, producing e26e8866fd20d9bf399821ea77db6922450fa822 Checking out Revision e26e8866fd20d9bf399821ea77db6922450fa822 (PR-48) > git config core.sparsecheckout # timeout=10 > git checkout -f e26e8866fd20d9bf399821ea77db6922450fa822 # 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 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e26e8866fd20d9bf399821ea77db6922450fa822 # timeout=10 Commit message: "Add TLS Support For MQTT Client" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-06T15:46:44.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 32cc3cca62b24c83b0e0b8c0b9fe8266869694bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-06T15:46:46.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T15:46:46.445Z] [2020-03-06T15:46:46.445Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-06T15:46:46.858Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T15:46:46.858Z] latest: Pulling from edgex-devops/git-semver [2020-03-06T15:46:46.858Z] 9123ac7c32f7: Pulling fs layer [2020-03-06T15:46:46.858Z] b8cc5d1170e3: Pulling fs layer [2020-03-06T15:46:46.858Z] 2924cbbf6a41: Pulling fs layer [2020-03-06T15:46:46.858Z] 93b08a4f1073: Pulling fs layer [2020-03-06T15:46:46.858Z] 93b08a4f1073: Waiting [2020-03-06T15:46:46.858Z] b8cc5d1170e3: Verifying Checksum [2020-03-06T15:46:46.858Z] b8cc5d1170e3: Download complete [2020-03-06T15:46:47.664Z] 9123ac7c32f7: Verifying Checksum [2020-03-06T15:46:47.664Z] 9123ac7c32f7: Download complete [2020-03-06T15:46:48.013Z] 93b08a4f1073: Verifying Checksum [2020-03-06T15:46:48.013Z] 93b08a4f1073: Download complete [2020-03-06T15:46:48.319Z] 9123ac7c32f7: Pull complete [2020-03-06T15:46:48.319Z] b8cc5d1170e3: Pull complete [2020-03-06T15:46:48.319Z] 2924cbbf6a41: Verifying Checksum [2020-03-06T15:46:48.319Z] 2924cbbf6a41: Download complete [2020-03-06T15:46:49.281Z] 2924cbbf6a41: Pull complete [2020-03-06T15:46:49.544Z] 93b08a4f1073: Pull complete [2020-03-06T15:46:49.544Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-06T15:46:49.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-06T15:46:49.862Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2020-03-06T15:46:49.934Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-48 -v /w/workspace/exfoundry_go-mod-messaging_PR-48:/w/workspace/exfoundry_go-mod-messaging_PR-48:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-48@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-06T15:46:51.032Z] $ docker top ce7a93923cca1bbb26f73c28074c6a4f59e5a57aa7d83950f8ea9e24d75e6c16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-06T15:46:51.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T15:46:51.906Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T15:46:52.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T15:46:52.199Z] $ docker exec ce7a93923cca1bbb26f73c28074c6a4f59e5a57aa7d83950f8ea9e24d75e6c16 ssh-agent [2020-03-06T15:46:52.519Z] SSH_AUTH_SOCK=/tmp/ssh-FdwsOnQEUOoC/agent.15 [2020-03-06T15:46:52.519Z] SSH_AGENT_PID=22 [2020-03-06T15:46:52.537Z] Running ssh-add (command line suppressed) [2020-03-06T15:46:53.158Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-48@tmp/private_key_6099733742831769579.key (/w/workspace/exfoundry_go-mod-messaging_PR-48@tmp/private_key_6099733742831769579.key) [2020-03-06T15:46:53.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T15:46:53.967Z] + git describe --exact-match --tags HEAD [2020-03-06T15:46:53.967Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-06T15:46:54.070Z] $ docker exec --env ******** --env ******** ce7a93923cca1bbb26f73c28074c6a4f59e5a57aa7d83950f8ea9e24d75e6c16 ssh-agent -k [2020-03-06T15:46:54.296Z] unset SSH_AUTH_SOCK; [2020-03-06T15:46:54.297Z] unset SSH_AGENT_PID; [2020-03-06T15:46:54.297Z] echo Agent pid 22 killed; [2020-03-06T15:46:54.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-06T15:46:54.438Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-06T15:46:54.438Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-06T15:46:54.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T15:46:54.533Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T15:46:55.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T15:46:55.176Z] $ docker exec ce7a93923cca1bbb26f73c28074c6a4f59e5a57aa7d83950f8ea9e24d75e6c16 ssh-agent [2020-03-06T15:46:55.666Z] SSH_AUTH_SOCK=/tmp/ssh-emAwbjicvLum/agent.56 [2020-03-06T15:46:55.666Z] SSH_AGENT_PID=62 [2020-03-06T15:46:55.677Z] Running ssh-add (command line suppressed) [2020-03-06T15:46:56.059Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-48@tmp/private_key_5954975658236389819.key (/w/workspace/exfoundry_go-mod-messaging_PR-48@tmp/private_key_5954975658236389819.key) [2020-03-06T15:46:56.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T15:46:56.514Z] + git semver init [2020-03-06T15:46:56.514Z] # -> Open(): unable to determine branch for HEAD [2020-03-06T15:46:56.514Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-48/.git [2020-03-06T15:46:56.514Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-48 [2020-03-06T15:46:56.514Z] # $SEMVER_REMOTE_NAME = origin [2020-03-06T15:46:56.514Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-06T15:46:56.514Z] # $SEMVER_USER_NAME = jenkins [2020-03-06T15:46:56.514Z] # $SEMVER_BRANCH = PR-48 [2020-03-06T15:46:56.514Z] # $SEMVER_TEMP = /tmp/semver-540533512 [2020-03-06T15:46:56.514Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-03-06T15:46:56.792Z] # '/tmp/semver-540533512' -> '/w/workspace/exfoundry_go-mod-messaging_PR-48/.semver' [2020-03-06T15:46:57.061Z] # -> Force: false [2020-03-06T15:46:57.061Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-48/.semver [Pipeline] } [2020-03-06T15:46:57.087Z] $ docker exec --env ******** --env ******** ce7a93923cca1bbb26f73c28074c6a4f59e5a57aa7d83950f8ea9e24d75e6c16 ssh-agent -k [2020-03-06T15:46:57.513Z] unset SSH_AUTH_SOCK; [2020-03-06T15:46:57.513Z] unset SSH_AGENT_PID; [2020-03-06T15:46:57.513Z] echo Agent pid 62 killed; [2020-03-06T15:46:57.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-06T15:46:58.200Z] + git semver [Pipeline] } [2020-03-06T15:46:58.231Z] $ docker stop --time=1 ce7a93923cca1bbb26f73c28074c6a4f59e5a57aa7d83950f8ea9e24d75e6c16 [2020-03-06T15:46:59.850Z] $ docker rm -f ce7a93923cca1bbb26f73c28074c6a4f59e5a57aa7d83950f8ea9e24d75e6c16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-06T15:47:01.291Z] Stashed 30 file(s) [Pipeline] echo [2020-03-06T15:47:01.293Z] [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-03-06T15:47:16.553Z] Still waiting to schedule task [2020-03-06T15:47:16.553Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-06T15:47:16.555Z] Still waiting to schedule task [2020-03-06T15:47:16.555Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ is offline [2020-03-06T15:48:58.882Z] Running on prd-centos7-docker-4c-2g-2735 in /w/workspace/exfoundry_go-mod-messaging_PR-48 [Pipeline] { [Pipeline] ws [2020-03-06T15:48:58.983Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2020-03-06T15:49:02.828Z] using credential edgex-jenkins-ssh [2020-03-06T15:49:02.877Z] Cloning the remote Git repository [2020-03-06T15:49:02.877Z] Cloning with configured refspecs honoured and without tags [2020-03-06T15:49:02.231Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T15:49:02.275Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2020-03-06T15:49:02.320Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T15:49:02.321Z] > git --version # timeout=10 [2020-03-06T15:49:02.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T15:49:02.374Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T15:49:03.584Z] Fetching without tags [2020-03-06T15:49:03.953Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit e26e8866fd20d9bf399821ea77db6922450fa822 [2020-03-06T15:49:04.042Z] Merge succeeded, producing e26e8866fd20d9bf399821ea77db6922450fa822 [2020-03-06T15:49:04.043Z] Checking out Revision e26e8866fd20d9bf399821ea77db6922450fa822 (PR-48) [2020-03-06T15:49:02.864Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T15:49:02.870Z] > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # timeout=10 [2020-03-06T15:49:02.875Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T15:49:02.890Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T15:49:02.912Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T15:49:02.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T15:49:02.917Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T15:49:03.283Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T15:49:03.289Z] > git checkout -f e26e8866fd20d9bf399821ea77db6922450fa822 # timeout=10 [2020-03-06T15:49:03.322Z] > git remote # timeout=10 [2020-03-06T15:49:03.330Z] > git config --get remote.origin.url # timeout=10 [2020-03-06T15:49:03.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T15:49:03.341Z] > git merge 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10 [2020-03-06T15:49:03.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-06T15:49:03.374Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T15:49:03.379Z] > git checkout -f e26e8866fd20d9bf399821ea77db6922450fa822 # timeout=10 [2020-03-06T15:49:07.733Z] Commit message: "Add TLS Support For MQTT Client" [2020-03-06T15:49:08.054Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2734 in /w/workspace/exfoundry_go-mod-messaging_PR-48 [Pipeline] { [Pipeline] ws [2020-03-06T15:49:08.095Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-06T15:49:08.587Z] ========================================================= [2020-03-06T15:49:08.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-06T15:49:08.587Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-06T15:49:09.297Z] + 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-03-06T15:49:09.561Z] Sending build context to Docker daemon 411.1kB [2020-03-06T15:49:09.561Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-06T15:49:09.561Z] Step 2/7 : FROM ${BASE} [2020-03-06T15:49:09.561Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-06T15:49:09.561Z] e6b0cf9c0882: Pulling fs layer [2020-03-06T15:49:09.561Z] 2848faf0eed1: Pulling fs layer [2020-03-06T15:49:09.561Z] 0f37312ad70f: Pulling fs layer [2020-03-06T15:49:09.561Z] 5788d62ee057: Pulling fs layer [2020-03-06T15:49:09.561Z] 0e6b1d234666: Pulling fs layer [2020-03-06T15:49:09.561Z] bf5d7aec512f: Pulling fs layer [2020-03-06T15:49:09.561Z] 34c802a77dc8: Pulling fs layer [2020-03-06T15:49:09.561Z] 9eb99e56ec68: Pulling fs layer [2020-03-06T15:49:09.561Z] 27c7a5d97fbd: Pulling fs layer [2020-03-06T15:49:09.561Z] 5c102a31e300: Pulling fs layer [2020-03-06T15:49:09.561Z] dcfb455df0a1: Pulling fs layer [2020-03-06T15:49:09.561Z] 5c102a31e300: Waiting [2020-03-06T15:49:09.561Z] dcfb455df0a1: Waiting [2020-03-06T15:49:09.561Z] 9eb99e56ec68: Waiting [2020-03-06T15:49:09.561Z] bf5d7aec512f: Waiting [2020-03-06T15:49:09.561Z] 27c7a5d97fbd: Waiting [2020-03-06T15:49:09.561Z] 0e6b1d234666: Waiting [2020-03-06T15:49:09.561Z] 0f37312ad70f: Verifying Checksum [2020-03-06T15:49:09.561Z] 0f37312ad70f: Download complete [2020-03-06T15:49:09.561Z] 2848faf0eed1: Download complete [2020-03-06T15:49:09.561Z] 0e6b1d234666: Verifying Checksum [2020-03-06T15:49:09.561Z] 0e6b1d234666: Download complete [2020-03-06T15:49:09.561Z] bf5d7aec512f: Verifying Checksum [2020-03-06T15:49:09.561Z] bf5d7aec512f: Download complete [2020-03-06T15:49:09.561Z] e6b0cf9c0882: Verifying Checksum [2020-03-06T15:49:09.561Z] e6b0cf9c0882: Download complete [2020-03-06T15:49:09.824Z] e6b0cf9c0882: Pull complete [2020-03-06T15:49:10.097Z] 2848faf0eed1: Pull complete [2020-03-06T15:49:10.386Z] 0f37312ad70f: Pull complete [2020-03-06T15:49:10.999Z] 34c802a77dc8: Verifying Checksum [2020-03-06T15:49:10.999Z] 34c802a77dc8: Download complete [2020-03-06T15:49:10.999Z] 27c7a5d97fbd: Verifying Checksum [2020-03-06T15:49:10.999Z] 27c7a5d97fbd: Download complete [2020-03-06T15:49:11.986Z] 9eb99e56ec68: Verifying Checksum [2020-03-06T15:49:11.986Z] 9eb99e56ec68: Download complete [2020-03-06T15:49:11.986Z] 5c102a31e300: Verifying Checksum [2020-03-06T15:49:11.986Z] 5c102a31e300: Download complete [2020-03-06T15:49:11.986Z] dcfb455df0a1: Verifying Checksum [2020-03-06T15:49:11.986Z] dcfb455df0a1: Download complete [2020-03-06T15:49:11.986Z] 5788d62ee057: Verifying Checksum [2020-03-06T15:49:11.986Z] 5788d62ee057: Download complete [2020-03-06T15:49:14.184Z] using credential edgex-jenkins-ssh [2020-03-06T15:49:14.238Z] Cloning the remote Git repository [2020-03-06T15:49:14.238Z] Cloning with configured refspecs honoured and without tags [2020-03-06T15:49:14.288Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T15:49:14.377Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2020-03-06T15:49:14.469Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T15:49:14.470Z] > git --version # timeout=10 [2020-03-06T15:49:14.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T15:49:14.575Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T15:49:15.371Z] Fetching without tags [2020-03-06T15:49:15.854Z] Merging remotes/origin/master commit 46ec339d38a6c534561391a7c694d90b2cf27fe2 into PR head commit e26e8866fd20d9bf399821ea77db6922450fa822 [2020-03-06T15:49:15.225Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T15:49:15.288Z] > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # timeout=10 [2020-03-06T15:49:15.310Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T15:49:15.340Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-03-06T15:49:15.374Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-03-06T15:49:15.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T15:49:15.396Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T15:49:15.869Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T15:49:16.162Z] Merge succeeded, producing e26e8866fd20d9bf399821ea77db6922450fa822 [2020-03-06T15:49:16.162Z] Checking out Revision e26e8866fd20d9bf399821ea77db6922450fa822 (PR-48) [2020-03-06T15:49:15.898Z] > git checkout -f e26e8866fd20d9bf399821ea77db6922450fa822 # timeout=10 [2020-03-06T15:49:15.979Z] > git remote # timeout=10 [2020-03-06T15:49:16.018Z] > git config --get remote.origin.url # timeout=10 [2020-03-06T15:49:16.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T15:49:16.054Z] > git merge 46ec339d38a6c534561391a7c694d90b2cf27fe2 # timeout=10 [2020-03-06T15:49:16.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-06T15:49:16.163Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T15:49:16.216Z] > git checkout -f e26e8866fd20d9bf399821ea77db6922450fa822 # timeout=10 [2020-03-06T15:49:18.588Z] 5788d62ee057: Pull complete [2020-03-06T15:49:18.588Z] 0e6b1d234666: Pull complete [2020-03-06T15:49:18.588Z] bf5d7aec512f: Pull complete [2020-03-06T15:49:20.656Z] Commit message: "Add TLS Support For MQTT Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-06T15:49:21.553Z] ========================================================= [2020-03-06T15:49:21.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-06T15:49:21.553Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-06T15:49:22.621Z] + 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-03-06T15:49:23.212Z] Sending build context to Docker daemon 411.1kB [2020-03-06T15:49:23.485Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-06T15:49:23.485Z] Step 2/7 : FROM ${BASE} [2020-03-06T15:49:23.756Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-06T15:49:23.756Z] cde5963f3b93: Pulling fs layer [2020-03-06T15:49:23.756Z] 2a23fa8c16f7: Pulling fs layer [2020-03-06T15:49:23.756Z] 777b28850792: Pulling fs layer [2020-03-06T15:49:23.756Z] 8a11ddd9e578: Pulling fs layer [2020-03-06T15:49:23.756Z] 4cf88f913ddb: Pulling fs layer [2020-03-06T15:49:23.756Z] 1df406cf5192: Pulling fs layer [2020-03-06T15:49:23.756Z] cd6300453558: Pulling fs layer [2020-03-06T15:49:23.756Z] b9c365052c96: Pulling fs layer [2020-03-06T15:49:23.756Z] a2d8cc88f415: Pulling fs layer [2020-03-06T15:49:23.756Z] ea1d1ca13537: Pulling fs layer [2020-03-06T15:49:23.756Z] 3750a50a1c5e: Pulling fs layer [2020-03-06T15:49:23.756Z] 8a11ddd9e578: Waiting [2020-03-06T15:49:23.756Z] 4cf88f913ddb: Waiting [2020-03-06T15:49:23.756Z] 1df406cf5192: Waiting [2020-03-06T15:49:23.756Z] cd6300453558: Waiting [2020-03-06T15:49:23.756Z] b9c365052c96: Waiting [2020-03-06T15:49:23.756Z] a2d8cc88f415: Waiting [2020-03-06T15:49:23.756Z] ea1d1ca13537: Waiting [2020-03-06T15:49:23.756Z] 3750a50a1c5e: Waiting [2020-03-06T15:49:23.756Z] 777b28850792: Verifying Checksum [2020-03-06T15:49:23.756Z] 777b28850792: Download complete [2020-03-06T15:49:23.756Z] 2a23fa8c16f7: Download complete [2020-03-06T15:49:23.756Z] 4cf88f913ddb: Verifying Checksum [2020-03-06T15:49:23.756Z] 4cf88f913ddb: Download complete [2020-03-06T15:49:23.756Z] 1df406cf5192: Verifying Checksum [2020-03-06T15:49:23.756Z] 1df406cf5192: Download complete [2020-03-06T15:49:23.886Z] 34c802a77dc8: Pull complete [2020-03-06T15:49:24.030Z] cde5963f3b93: Verifying Checksum [2020-03-06T15:49:24.030Z] cde5963f3b93: Download complete [2020-03-06T15:49:25.011Z] cde5963f3b93: Pull complete [2020-03-06T15:49:25.614Z] 2a23fa8c16f7: Pull complete [2020-03-06T15:49:25.897Z] 777b28850792: Pull complete [2020-03-06T15:49:27.175Z] 9eb99e56ec68: Pull complete [2020-03-06T15:49:27.175Z] 27c7a5d97fbd: Pull complete [2020-03-06T15:49:27.744Z] 5c102a31e300: Pull complete [2020-03-06T15:49:27.744Z] dcfb455df0a1: Pull complete [2020-03-06T15:49:27.744Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-06T15:49:27.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-06T15:49:27.744Z] ---> 7c70fe431013 [2020-03-06T15:49:27.744Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-06T15:49:28.003Z] ---> Running in 0d949cdce480 [2020-03-06T15:49:28.003Z] Removing intermediate container 0d949cdce480 [2020-03-06T15:49:28.003Z] ---> 16ffa601f527 [2020-03-06T15:49:28.003Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-06T15:49:28.003Z] ---> Running in 510e7da39c0c [2020-03-06T15:49:28.536Z] cd6300453558: Verifying Checksum [2020-03-06T15:49:28.536Z] cd6300453558: Download complete [2020-03-06T15:49:28.536Z] a2d8cc88f415: Verifying Checksum [2020-03-06T15:49:28.536Z] a2d8cc88f415: Download complete [2020-03-06T15:49:29.386Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-06T15:49:29.954Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-06T15:49:30.521Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-06T15:49:31.090Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-06T15:49:31.144Z] ea1d1ca13537: Download complete [2020-03-06T15:49:31.414Z] 3750a50a1c5e: Verifying Checksum [2020-03-06T15:49:31.414Z] 3750a50a1c5e: Download complete [2020-03-06T15:49:32.025Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-06T15:49:32.025Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-06T15:49:32.025Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-06T15:49:32.287Z] Executing busybox-1.31.1-r8.trigger [2020-03-06T15:49:32.287Z] OK: 145 MiB in 44 packages [2020-03-06T15:49:32.546Z] Removing intermediate container 510e7da39c0c [2020-03-06T15:49:32.546Z] ---> 13781362d0d0 [2020-03-06T15:49:32.546Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-06T15:49:32.807Z] ---> Running in 61a420739d8f [2020-03-06T15:49:32.807Z] Removing intermediate container 61a420739d8f [2020-03-06T15:49:32.807Z] ---> f5e13c845452 [2020-03-06T15:49:32.807Z] Step 6/7 : COPY go.mod . [2020-03-06T15:49:33.066Z] ---> e7c79ef55e6e [2020-03-06T15:49:33.066Z] Step 7/7 : RUN go mod download [2020-03-06T15:49:33.066Z] ---> Running in a759380ce832 [2020-03-06T15:49:33.998Z] b9c365052c96: Verifying Checksum [2020-03-06T15:49:33.998Z] b9c365052c96: Download complete [2020-03-06T15:49:34.010Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-06T15:49:34.010Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-06T15:49:34.010Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-06T15:49:34.010Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-06T15:49:34.010Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-06T15:49:34.010Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-06T15:49:34.010Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-06T15:49:34.010Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-03-06T15:49:34.010Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-06T15:49:34.010Z] go: finding golang.org/x/text v0.3.0 [2020-03-06T15:49:35.935Z] 8a11ddd9e578: Verifying Checksum [2020-03-06T15:49:35.935Z] 8a11ddd9e578: Download complete [2020-03-06T15:49:39.290Z] Removing intermediate container a759380ce832 [2020-03-06T15:49:39.290Z] ---> 33f11370c880 [2020-03-06T15:49:39.290Z] Successfully built 33f11370c880 [2020-03-06T15:49:39.290Z] 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-03-06T15:49:39.912Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-06T15:49:39.912Z] . [Pipeline] withDockerContainer [2020-03-06T15:49:40.034Z] prd-centos7-docker-4c-2g-2735 does not seem to be running inside a container [2020-03-06T15:49:40.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-06T15:49:40.658Z] $ docker top fdb74f889a17a912560cf3753d8a69068c1ccb9333580acd5bb6c272e5bcf50a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-06T15:49:41.717Z] + go version [2020-03-06T15:49:41.717Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-06T15:49:42.021Z] + make test [2020-03-06T15:49:42.021Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-06T15:49:44.575Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-03-06T15:49:47.900Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.009s coverage: 96.0% of statements [2020-03-06T15:49:48.287Z] 8a11ddd9e578: Pull complete [2020-03-06T15:49:48.288Z] 4cf88f913ddb: Pull complete [2020-03-06T15:49:48.288Z] 1df406cf5192: Pull complete [2020-03-06T15:49:52.552Z] cd6300453558: Pull complete [2020-03-06T15:49:56.822Z] b9c365052c96: Pull complete [2020-03-06T15:49:57.090Z] a2d8cc88f415: Pull complete [2020-03-06T15:49:59.049Z] ea1d1ca13537: Pull complete [2020-03-06T15:49:59.639Z] 3750a50a1c5e: Pull complete [2020-03-06T15:49:59.639Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-06T15:49:59.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-06T15:49:59.639Z] ---> 78745c68409d [2020-03-06T15:49:59.639Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-06T15:50:03.908Z] ---> Running in 50b2f7694f80 [2020-03-06T15:50:04.176Z] Removing intermediate container 50b2f7694f80 [2020-03-06T15:50:04.176Z] ---> 8463aa9c1ed0 [2020-03-06T15:50:04.176Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-06T15:50:04.176Z] ---> Running in 970ce9e932f6 [2020-03-06T15:50:05.141Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-06T15:50:07.080Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-06T15:50:08.488Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-06T15:50:08.488Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-06T15:50:08.754Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-06T15:50:09.023Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-06T15:50:09.023Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-06T15:50:09.023Z] Executing busybox-1.31.1-r8.trigger [2020-03-06T15:50:09.023Z] OK: 127 MiB in 44 packages [2020-03-06T15:50:10.459Z] Removing intermediate container 970ce9e932f6 [2020-03-06T15:50:10.459Z] ---> d9bf1e1f9da3 [2020-03-06T15:50:10.459Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-06T15:50:10.728Z] ---> Running in 8664358e6a3c [2020-03-06T15:50:11.315Z] Removing intermediate container 8664358e6a3c [2020-03-06T15:50:11.315Z] ---> 50f5ce61e7fc [2020-03-06T15:50:11.315Z] Step 6/7 : COPY go.mod . [2020-03-06T15:50:11.900Z] ---> 388a1d379287 [2020-03-06T15:50:11.900Z] Step 7/7 : RUN go mod download [2020-03-06T15:50:11.900Z] ---> Running in a06e6c26e1cf [2020-03-06T15:50:13.318Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-06T15:50:13.318Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-06T15:50:13.318Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-06T15:50:13.318Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-06T15:50:13.318Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-06T15:50:13.318Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-06T15:50:13.318Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-06T15:50:13.318Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-03-06T15:50:13.318Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-06T15:50:13.318Z] go: finding golang.org/x/text v0.3.0 [2020-03-06T15:50:14.479Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.352s coverage: 83.8% of statements [2020-03-06T15:50:14.479Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.018s coverage: 100.0% of statements [2020-03-06T15:50:14.479Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.005s coverage: 100.0% of statements [2020-03-06T15:50:14.479Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.004s coverage: 90.9% of statements [2020-03-06T15:50:14.479Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-06T15:50:14.479Z] gofmt -l . [2020-03-06T15:50:14.479Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-06T15:50:14.937Z] Stashed 1 file(s) [Pipeline] } [2020-03-06T15:50:14.945Z] $ docker stop --time=1 fdb74f889a17a912560cf3753d8a69068c1ccb9333580acd5bb6c272e5bcf50a [2020-03-06T15:50:16.415Z] $ docker rm -f fdb74f889a17a912560cf3753d8a69068c1ccb9333580acd5bb6c272e5bcf50a [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-06T15:50:21.551Z] Removing intermediate container a06e6c26e1cf [2020-03-06T15:50:21.551Z] ---> eed24679eeda [2020-03-06T15:50:21.551Z] Successfully built eed24679eeda [2020-03-06T15:50:21.551Z] 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-03-06T15:50:22.172Z] + docker inspect -f . ci-base-image-arm64 [2020-03-06T15:50:22.443Z] . [Pipeline] withDockerContainer [2020-03-06T15:50:22.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-2734 does not seem to be running inside a container [2020-03-06T15:50:22.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-06T15:50:24.327Z] $ docker top 697d0427a689756300f13ad13e9cee8729be600ac82dc9dd7efe25f1e31e5704 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-06T15:50:26.694Z] + go version [2020-03-06T15:50:26.694Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-06T15:50:27.381Z] + make test [2020-03-06T15:50:27.381Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-06T15:50:35.636Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-03-06T15:50:43.931Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.045s coverage: 96.0% of statements [2020-03-06T15:51:16.246Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.375s coverage: 83.8% of statements [2020-03-06T15:51:16.246Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.024s coverage: 100.0% of statements [2020-03-06T15:51:16.246Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.016s coverage: 100.0% of statements [2020-03-06T15:51:16.246Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements [2020-03-06T15:51:16.246Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-06T15:51:16.246Z] gofmt -l . [2020-03-06T15:51:16.246Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-06T15:51:16.527Z] Warning: overwriting stash ‘coverage-report’ [2020-03-06T15:51:16.904Z] Stashed 1 file(s) [Pipeline] } [2020-03-06T15:51:16.913Z] $ docker stop --time=1 697d0427a689756300f13ad13e9cee8729be600ac82dc9dd7efe25f1e31e5704 [2020-03-06T15:51:19.133Z] $ docker rm -f 697d0427a689756300f13ad13e9cee8729be600ac82dc9dd7efe25f1e31e5704 [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] } [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-03-06T15:51:20.926Z] provisioning config files... [2020-03-06T15:51:20.944Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-48@tmp/config8905984489731196276tmp [Pipeline] { [Pipeline] sh [2020-03-06T15:51:21.332Z] + curl -s https://codecov.io/bash [2020-03-06T15:51:21.332Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-48@tmp/config8905984489731196276tmp [2020-03-06T15:51:21.595Z] [2020-03-06T15:51:21.595Z] _____ _ [2020-03-06T15:51:21.595Z] / ____| | | [2020-03-06T15:51:21.595Z] | | ___ __| | ___ ___ _____ __ [2020-03-06T15:51:21.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-06T15:51:21.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-06T15:51:21.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-06T15:51:21.595Z] Bash-20200303-bc4d7e6 [2020-03-06T15:51:21.595Z] [2020-03-06T15:51:21.595Z] [2020-03-06T15:51:21.595Z] ==> Jenkins CI detected. [2020-03-06T15:51:21.595Z] project root: . [2020-03-06T15:51:21.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-06T15:51:21.595Z] ==> Running gcov in . (disable via -X gcov) [2020-03-06T15:51:21.595Z] ==> Python coveragepy not found [2020-03-06T15:51:21.595Z] ==> Searching for coverage reports in: [2020-03-06T15:51:21.595Z] + . [2020-03-06T15:51:21.595Z] -> Found 1 reports [2020-03-06T15:51:21.595Z] ==> Detecting git/mercurial file structure [2020-03-06T15:51:21.595Z] ==> Reading reports [2020-03-06T15:51:21.595Z] + ./coverage.out bytes=16797 [2020-03-06T15:51:21.864Z] ==> Appending adjustments [2020-03-06T15:51:21.864Z] http://docs.codecov.io/docs/fixing-reports [2020-03-06T15:51:21.864Z] + Found adjustments [2020-03-06T15:51:21.865Z] ==> Gzipping contents [2020-03-06T15:51:21.865Z] ==> Uploading reports [2020-03-06T15:51:21.865Z] url: https://codecov.io [2020-03-06T15:51:21.865Z] query: branch=PR-48&commit=e26e8866fd20d9bf399821ea77db6922450fa822&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-48%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=48&job= [2020-03-06T15:51:21.865Z] -> Pinging Codecov [2020-03-06T15:51:21.865Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-48&commit=e26e8866fd20d9bf399821ea77db6922450fa822&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-48%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=48&job= [2020-03-06T15:51:22.810Z] -> Uploading [2020-03-06T15:51:23.072Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e26e8866fd20d9bf399821ea77db6922450fa822 [Pipeline] } [2020-03-06T15:51:23.088Z] 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-03-06T15:51:24.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T15:51:24.639Z] ---> package-listing.sh [2020-03-06T15:51:24.639Z] ++ facter osfamily [2020-03-06T15:51:24.639Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-06T15:51:24.639Z] + OS_FAMILY=redhat [2020-03-06T15:51:24.639Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-48 [2020-03-06T15:51:24.639Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-06T15:51:24.639Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-06T15:51:24.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-06T15:51:24.639Z] + PACKAGES=/tmp/packages_start.txt [2020-03-06T15:51:24.639Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-48 ']' [2020-03-06T15:51:24.639Z] + PACKAGES=/tmp/packages_end.txt [2020-03-06T15:51:24.639Z] + case "${OS_FAMILY}" in [2020-03-06T15:51:24.639Z] + rpm -qa [2020-03-06T15:51:24.639Z] + sort [2020-03-06T15:51:28.930Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-06T15:51:28.930Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-06T15:51:28.930Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-06T15:51:28.930Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-48 ']' [2020-03-06T15:51:28.930Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-48/archives/ [2020-03-06T15:51:28.930Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-48/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-06T15:51:29.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T15:51:29.405Z] [2020-03-06T15:51:29.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-06T15:51:29.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T15:51:30.063Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-06T15:51:30.063Z] c9b1b535fdd9: Pulling fs layer [2020-03-06T15:51:30.063Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-06T15:51:30.063Z] 756a868c4378: Pulling fs layer [2020-03-06T15:51:30.063Z] 444b2fc9a129: Pulling fs layer [2020-03-06T15:51:30.063Z] ea15f1150254: Pulling fs layer [2020-03-06T15:51:30.063Z] accf33d0a596: Pulling fs layer [2020-03-06T15:51:30.063Z] ed219e1a52c9: Pulling fs layer [2020-03-06T15:51:30.063Z] 5c51e1ca66f2: Pulling fs layer [2020-03-06T15:51:30.063Z] 35bfa29f0fbe: Pulling fs layer [2020-03-06T15:51:30.063Z] f05e5ea0dd84: Pulling fs layer [2020-03-06T15:51:30.063Z] accf33d0a596: Waiting [2020-03-06T15:51:30.063Z] ed219e1a52c9: Waiting [2020-03-06T15:51:30.063Z] 444b2fc9a129: Waiting [2020-03-06T15:51:30.063Z] ea15f1150254: Waiting [2020-03-06T15:51:30.063Z] 5c51e1ca66f2: Waiting [2020-03-06T15:51:30.063Z] 35bfa29f0fbe: Waiting [2020-03-06T15:51:30.063Z] f05e5ea0dd84: Waiting [2020-03-06T15:51:30.063Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-06T15:51:30.063Z] 2cc5ad85d9ab: Download complete [2020-03-06T15:51:30.063Z] 444b2fc9a129: Verifying Checksum [2020-03-06T15:51:30.063Z] 444b2fc9a129: Download complete [2020-03-06T15:51:30.683Z] c9b1b535fdd9: Verifying Checksum [2020-03-06T15:51:30.683Z] ea15f1150254: Verifying Checksum [2020-03-06T15:51:30.683Z] ea15f1150254: Download complete [2020-03-06T15:51:31.344Z] c9b1b535fdd9: Pull complete [2020-03-06T15:51:31.344Z] ed219e1a52c9: Verifying Checksum [2020-03-06T15:51:31.344Z] ed219e1a52c9: Download complete [2020-03-06T15:51:31.344Z] 2cc5ad85d9ab: Pull complete [2020-03-06T15:51:35.811Z] 756a868c4378: Verifying Checksum [2020-03-06T15:51:35.811Z] 756a868c4378: Download complete [2020-03-06T15:51:35.811Z] 5c51e1ca66f2: Verifying Checksum [2020-03-06T15:51:35.811Z] 5c51e1ca66f2: Download complete [2020-03-06T15:51:36.089Z] f05e5ea0dd84: Verifying Checksum [2020-03-06T15:51:36.089Z] f05e5ea0dd84: Download complete [2020-03-06T15:51:36.451Z] 35bfa29f0fbe: Verifying Checksum [2020-03-06T15:51:36.451Z] 35bfa29f0fbe: Download complete [2020-03-06T15:51:37.876Z] accf33d0a596: Verifying Checksum [2020-03-06T15:51:37.876Z] accf33d0a596: Download complete [2020-03-06T15:51:38.509Z] 756a868c4378: Pull complete [2020-03-06T15:51:38.782Z] 444b2fc9a129: Pull complete [2020-03-06T15:51:39.401Z] ea15f1150254: Pull complete [2020-03-06T15:51:44.894Z] accf33d0a596: Pull complete [2020-03-06T15:51:44.894Z] ed219e1a52c9: Pull complete [2020-03-06T15:51:47.468Z] 5c51e1ca66f2: Pull complete [2020-03-06T15:51:47.468Z] 35bfa29f0fbe: Pull complete [2020-03-06T15:51:47.730Z] f05e5ea0dd84: Pull complete [2020-03-06T15:51:47.730Z] Digest: sha256:6b90e4c073d035f76644ecf5cbff460141a956713ac7a2cad1d47102c16691db [2020-03-06T15:51:47.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-06T15:51:48.016Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2020-03-06T15:51:48.152Z] $ 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-48 -v /w/workspace/exfoundry_go-mod-messaging_PR-48:/w/workspace/exfoundry_go-mod-messaging_PR-48:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-48@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-06T15:51:49.678Z] $ docker top 7357c1d19d936a13d099c5dcb1c5fe02cedc4600dea0482626343b3fd34846bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-06T15:51:51.303Z] provisioning config files... [2020-03-06T15:51:51.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-48@tmp/config3898102122111794982tmp [Pipeline] { [Pipeline] echo [2020-03-06T15:51:51.391Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T15:51:52.081Z] ---> create-netrc.sh [Pipeline] echo [2020-03-06T15:51:52.096Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T15:51:52.848Z] ---> logs-deploy.sh [2020-03-06T15:51:52.848Z] + ARCHIVE_ARTIFACTS= [2020-03-06T15:51:52.848Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-06T15:51:52.848Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-06T15:51:52.848Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-06T15:51:52.848Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-48/4 [2020-03-06T15:51:52.848Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-48/4/ [2020-03-06T15:51:52.848Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-48/4 /w/workspace/exfoundry_go-mod-messaging_PR-48 [2020-03-06T15:51:54.582Z] Archives upload complete. [2020-03-06T15:51:55.013Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-48/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-48/4/ [2020-03-06T15:51:56.089Z] ---> uname -a: [2020-03-06T15:51:56.089Z] Linux 7357c1d19d93 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] ---> lscpu: [2020-03-06T15:51:56.089Z] Architecture: x86_64 [2020-03-06T15:51:56.089Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-06T15:51:56.089Z] Byte Order: Little Endian [2020-03-06T15:51:56.089Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-06T15:51:56.089Z] CPU(s): 4 [2020-03-06T15:51:56.089Z] On-line CPU(s) list: 0-3 [2020-03-06T15:51:56.089Z] Thread(s) per core: 1 [2020-03-06T15:51:56.089Z] Core(s) per socket: 1 [2020-03-06T15:51:56.089Z] Socket(s): 4 [2020-03-06T15:51:56.089Z] NUMA node(s): 1 [2020-03-06T15:51:56.089Z] Vendor ID: GenuineIntel [2020-03-06T15:51:56.089Z] CPU family: 6 [2020-03-06T15:51:56.089Z] Model: 44 [2020-03-06T15:51:56.089Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-06T15:51:56.089Z] Stepping: 1 [2020-03-06T15:51:56.089Z] CPU MHz: 2933.438 [2020-03-06T15:51:56.089Z] BogoMIPS: 5866.87 [2020-03-06T15:51:56.089Z] Virtualization: VT-x [2020-03-06T15:51:56.089Z] Hypervisor vendor: KVM [2020-03-06T15:51:56.089Z] Virtualization type: full [2020-03-06T15:51:56.089Z] L1d cache: 128 KiB [2020-03-06T15:51:56.089Z] L1i cache: 128 KiB [2020-03-06T15:51:56.089Z] L2 cache: 16 MiB [2020-03-06T15:51:56.089Z] L3 cache: 64 MiB [2020-03-06T15:51:56.089Z] NUMA node0 CPU(s): 0-3 [2020-03-06T15:51:56.089Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-06T15:51:56.089Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-06T15:51:56.089Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-06T15:51:56.089Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-06T15:51:56.089Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-06T15:51:56.089Z] 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-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] ---> nproc: [2020-03-06T15:51:56.089Z] 4 [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] ---> df -h: [2020-03-06T15:51:56.089Z] Filesystem Size Used Available Use% Mounted on [2020-03-06T15:51:56.089Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-06T15:51:56.089Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-06T15:51:56.089Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-06T15:51:56.089Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-06T15:51:56.089Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-06T15:51:56.089Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-06T15:51:56.089Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-06T15:51:56.089Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-48@tmp [2020-03-06T15:51:56.089Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-06T15:51:56.089Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-48 [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] ---> free -m: [2020-03-06T15:51:56.089Z] total used free shared buff/cache available [2020-03-06T15:51:56.089Z] Mem: 1838 626 66 0 1144 1106 [2020-03-06T15:51:56.089Z] Swap: 1023 1 1022 [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] ---> ip addr: [2020-03-06T15:51:56.089Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-06T15:51:56.089Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-06T15:51:56.089Z] inet 127.0.0.1/8 scope host lo [2020-03-06T15:51:56.089Z] valid_lft forever preferred_lft forever [2020-03-06T15:51:56.089Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-06T15:51:56.089Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-06T15:51:56.089Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-06T15:51:56.089Z] valid_lft forever preferred_lft forever [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] ---> sar -b -r -n DEV: [2020-03-06T15:51:56.089Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] 15:45:44 LINUX RESTART [2020-03-06T15:51:56.089Z] [2020-03-06T15:51:56.089Z] 15:46:01 tps rtps wtps bread/s bwrtn/s [2020-03-06T15:51:56.089Z] 15:47:01 167.03 92.35 74.68 7080.73 36983.79 [2020-03-06T15:51:56.089Z] 15:48:01 11.68 0.07 11.62 2.13 1981.86 [2020-03-06T15:51:56.090Z] 15:49:01 0.67 0.00 0.67 0.00 9.16 [2020-03-06T15:51:56.090Z] 15:50:01 0.55 0.00 0.55 0.00 7.29 [2020-03-06T15:51:56.090Z] 15:51:01 0.65 0.00 0.65 0.00 7.93 [2020-03-06T15:51:56.090Z] Average: 36.15 18.50 17.65 1418.13 7806.17 [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z] 15:46:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-06T15:51:56.090Z] 15:47:01 111628 1770676 94.07 2620 1205496 961428 32.80 455408 1158768 52596 [2020-03-06T15:51:56.090Z] 15:48:01 123008 1759296 93.47 2620 1205344 893876 30.50 447680 1157760 20 [2020-03-06T15:51:56.090Z] 15:49:01 122304 1760000 93.50 2620 1205348 893948 30.50 448416 1157600 12 [2020-03-06T15:51:56.090Z] 15:50:01 120764 1761540 93.58 2620 1205356 894252 30.51 450140 1157328 8 [2020-03-06T15:51:56.090Z] 15:51:01 122688 1759616 93.48 2620 1205360 893940 30.50 448336 1157328 8 [2020-03-06T15:51:56.090Z] Average: 120078 1762226 93.62 2620 1205381 907489 30.96 449996 1157757 10529 [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z] 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-06T15:51:56.090Z] 15:47:01 eth0 254.60 196.59 986.65 83.58 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:47:01 docker0 1.13 1.08 0.23 1.45 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:48:01 eth0 0.42 0.08 0.02 0.01 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:49:01 eth0 1.13 0.32 0.53 0.02 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:50:01 eth0 0.57 0.47 0.51 0.39 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] Average: eth0 51.42 39.55 197.76 16.82 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] Average: docker0 0.23 0.22 0.05 0.29 0.00 0.00 0.00 [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z] ---> sar -P ALL: [2020-03-06T15:51:56.090Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z] 15:45:44 LINUX RESTART [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z] 15:46:01 CPU %user %nice %system %iowait %steal %idle [2020-03-06T15:51:56.090Z] 15:47:01 all 15.28 0.00 9.01 8.38 15.72 51.60 [2020-03-06T15:51:56.090Z] 15:47:01 0 13.14 0.00 8.12 7.22 17.97 53.55 [2020-03-06T15:51:56.090Z] 15:47:01 1 18.56 0.00 7.93 9.94 14.78 48.80 [2020-03-06T15:51:56.090Z] 15:47:01 2 13.89 0.00 11.29 7.31 14.58 52.93 [2020-03-06T15:51:56.090Z] 15:47:01 3 15.56 0.00 8.75 9.09 15.46 51.14 [2020-03-06T15:51:56.090Z] 15:48:01 all 0.11 0.00 0.10 0.00 0.14 99.65 [2020-03-06T15:51:56.090Z] 15:48:01 0 0.18 0.00 0.13 0.00 0.17 99.52 [2020-03-06T15:51:56.090Z] 15:48:01 1 0.08 0.00 0.05 0.00 0.13 99.73 [2020-03-06T15:51:56.090Z] 15:48:01 2 0.08 0.00 0.10 0.00 0.10 99.72 [2020-03-06T15:51:56.090Z] 15:48:01 3 0.10 0.00 0.12 0.00 0.17 99.62 [2020-03-06T15:51:56.090Z] 15:49:01 all 0.13 0.00 0.05 0.00 0.13 99.69 [2020-03-06T15:51:56.090Z] 15:49:01 0 0.38 0.00 0.03 0.00 0.13 99.45 [2020-03-06T15:51:56.090Z] 15:49:01 1 0.07 0.00 0.05 0.00 0.17 99.72 [2020-03-06T15:51:56.090Z] 15:49:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2020-03-06T15:51:56.090Z] 15:49:01 3 0.07 0.00 0.05 0.00 0.22 99.67 [2020-03-06T15:51:56.090Z] 15:50:01 all 0.07 0.00 0.05 0.00 0.62 99.26 [2020-03-06T15:51:56.090Z] 15:50:01 0 0.02 0.00 0.02 0.00 0.38 99.58 [2020-03-06T15:51:56.090Z] 15:50:01 1 0.08 0.00 0.07 0.00 0.45 99.40 [2020-03-06T15:51:56.090Z] 15:50:01 2 0.12 0.00 0.03 0.00 0.48 99.37 [2020-03-06T15:51:56.090Z] 15:50:01 3 0.07 0.00 0.05 0.00 1.14 98.74 [2020-03-06T15:51:56.090Z] 15:51:01 all 0.10 0.00 0.05 0.00 0.29 99.56 [2020-03-06T15:51:56.090Z] 15:51:01 0 0.05 0.00 0.05 0.00 0.42 99.48 [2020-03-06T15:51:56.090Z] 15:51:01 1 0.27 0.00 0.03 0.00 0.25 99.45 [2020-03-06T15:51:56.090Z] 15:51:01 2 0.03 0.00 0.03 0.00 0.43 99.50 [2020-03-06T15:51:56.090Z] 15:51:01 3 0.05 0.00 0.07 0.00 0.07 99.82 [2020-03-06T15:51:56.090Z] Average: all 3.12 0.00 1.84 1.67 3.36 90.01 [2020-03-06T15:51:56.090Z] Average: 0 2.79 0.00 1.69 1.46 3.86 90.19 [2020-03-06T15:51:56.090Z] Average: 1 3.80 0.00 1.62 1.98 3.14 89.46 [2020-03-06T15:51:56.090Z] Average: 2 2.79 0.00 2.27 1.44 3.08 90.41 [2020-03-06T15:51:56.090Z] Average: 3 3.10 0.00 1.77 1.78 3.35 90.00 [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z] [2020-03-06T15:51:56.090Z]