b' Started by user lranjbar\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/go-mod-core-contracts\n Obtained Jenkinsfile from 520c9f0a088f62276878e2b12734e7eadda321e8+6abf550d3923e7556badd2561b059873d0297f91 (fc9c32a2a462fbedec6298ee75cdae142f5a15c2)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-15424 in /w/workspace/dry_go-mod-core-contracts_PR-198\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_PR-198 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 520c9f0a088f62276878e2b12734e7eadda321e8\n Merge succeeded, producing 520c9f0a088f62276878e2b12734e7eadda321e8\n Checking out Revision 520c9f0a088f62276878e2b12734e7eadda321e8 (PR-198)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n Commit message: "Updated registry tests to better actuate the endpoint code."\n > git rev-list --no-walk 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-21T16:34:50.783Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:34:51.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-21T16:34:51.741Z] \n [2020-01-21T16:34:51.741Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:34:52.070Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-21T16:34:52.070Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-21T16:34:52.070Z] e7c96db7181b: Pulling fs layer\n [2020-01-21T16:34:52.070Z] a038dfdf5543: Pulling fs layer\n [2020-01-21T16:34:52.070Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-21T16:34:52.332Z] e7c96db7181b: Verifying Checksum\n [2020-01-21T16:34:52.332Z] e7c96db7181b: Download complete\n [2020-01-21T16:34:52.332Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-21T16:34:52.332Z] 8d5d8e63b3c0: Download complete\n [2020-01-21T16:34:52.332Z] a038dfdf5543: Verifying Checksum\n [2020-01-21T16:34:52.332Z] a038dfdf5543: Download complete\n [2020-01-21T16:34:52.591Z] e7c96db7181b: Pull complete\n [2020-01-21T16:34:53.159Z] a038dfdf5543: Pull complete\n [2020-01-21T16:34:53.419Z] 8d5d8e63b3c0: Pull complete\n [2020-01-21T16:34:53.419Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-21T16:34:53.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-21T16:34:53.553Z] prd-centos7-docker-4c-2g-15424 does not seem to be running inside a container\n [2020-01-21T16:34:53.601Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-198 -v /w/workspace/dry_go-mod-core-contracts_PR-198:/w/workspace/dry_go-mod-core-contracts_PR-198:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-198@tmp:/w/workspace/dry_go-mod-core-contracts_PR-198@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-21T16:34:54.213Z] $ docker top fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-21T16:34:54.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-21T16:34:54.739Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-21T16:34:54.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-21T16:34:54.951Z] $ docker exec fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent\n [2020-01-21T16:34:55.138Z] SSH_AUTH_SOCK=/tmp/ssh-oUbiiL0TOqRH/agent.15\n [2020-01-21T16:34:55.138Z] SSH_AGENT_PID=21\n [2020-01-21T16:34:55.148Z] Running ssh-add (command line suppressed)\n [2020-01-21T16:34:55.287Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_8570450192004617638.key (/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_8570450192004617638.key)\n [2020-01-21T16:34:55.337Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T16:34:55.629Z] + git describe --exact-match --tags HEAD\n [2020-01-21T16:34:55.629Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-21T16:34:55.683Z] $ docker exec --env ******** --env ******** fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent -k\n [2020-01-21T16:34:55.823Z] unset SSH_AUTH_SOCK;\n [2020-01-21T16:34:55.824Z] unset SSH_AGENT_PID;\n [2020-01-21T16:34:55.824Z] echo Agent pid 21 killed;\n [2020-01-21T16:34:55.871Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-21T16:34:55.886Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-21T16:34:55.886Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-21T16:34:55.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-21T16:34:55.910Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-21T16:34:56.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-21T16:34:56.094Z] $ docker exec fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent\n [2020-01-21T16:34:56.299Z] SSH_AUTH_SOCK=/tmp/ssh-Fx4P4Lb9W3K6/agent.57\n [2020-01-21T16:34:56.299Z] SSH_AGENT_PID=64\n [2020-01-21T16:34:56.305Z] Running ssh-add (command line suppressed)\n [2020-01-21T16:34:56.466Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_4394857771665924905.key (/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_4394857771665924905.key)\n [2020-01-21T16:34:56.513Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T16:34:56.815Z] + git semver init\n [2020-01-21T16:34:56.815Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-21T16:34:56.815Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-198/.git\n [2020-01-21T16:34:56.815Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-21T16:34:56.815Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-21T16:34:56.815Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-21T16:34:56.815Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-21T16:34:56.815Z] # $SEMVER_BRANCH = PR-198\n [2020-01-21T16:34:56.815Z] # $SEMVER_TEMP = /tmp/semver-512023133\n [2020-01-21T16:34:56.815Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-01-21T16:34:57.386Z] # \'/tmp/semver-512023133\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-198/.semver\'\n [2020-01-21T16:34:57.386Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-198/.semver\n [Pipeline] }\n [2020-01-21T16:34:57.395Z] $ docker exec --env ******** --env ******** fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e ssh-agent -k\n [2020-01-21T16:34:57.542Z] unset SSH_AUTH_SOCK;\n [2020-01-21T16:34:57.543Z] unset SSH_AGENT_PID;\n [2020-01-21T16:34:57.543Z] echo Agent pid 64 killed;\n [2020-01-21T16:34:57.597Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-21T16:34:57.914Z] + git semver\n [Pipeline] }\n [2020-01-21T16:34:57.939Z] $ docker stop --time=1 fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e\n [2020-01-21T16:34:59.271Z] $ docker rm -f fede6b4b7f17c53129ef32a0844767ed19f810741290f7a97e42d2f0b00c1e0e\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-21T16:34:59.824Z] Stashed 57 file(s)\n [Pipeline] echo\n [2020-01-21T16:34:59.826Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-21T16:35:14.909Z] Still waiting to schedule task\n [2020-01-21T16:35:14.909Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-15424\xe2\x80\x99\n [2020-01-21T16:35:14.911Z] Still waiting to schedule task\n [2020-01-21T16:35:14.911Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-21T16:36:57.467Z] Running on prd-centos7-docker-4c-2g-15427 in /w/workspace/dry_go-mod-core-contracts_PR-198\n [Pipeline] {\n [Pipeline] ws\n [2020-01-21T16:36:57.484Z] Running in /w/workspace/go-mod-core-contracts/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-21T16:37:00.241Z] using credential edgex-jenkins-ssh\n [2020-01-21T16:37:00.263Z] Cloning the remote Git repository\n [2020-01-21T16:37:00.263Z] Cloning with configured refspecs honoured and without tags\n [2020-01-21T16:37:00.453Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-21T16:37:00.490Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10\n [2020-01-21T16:37:00.530Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-21T16:37:00.530Z] > git --version # timeout=10\n [2020-01-21T16:37:00.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T16:37:00.566Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T16:37:05.061Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15425 in /w/workspace/dry_go-mod-core-contracts_PR-198\n [Pipeline] {\n [Pipeline] ws\n [2020-01-21T16:37:05.074Z] Running in /w/workspace/go-mod-core-contracts/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-21T16:37:06.074Z] Fetching without tags\n [2020-01-21T16:37:06.044Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-21T16:37:06.050Z] > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # timeout=10\n [2020-01-21T16:37:06.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T16:37:06.065Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-21T16:37:06.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-21T16:37:06.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T16:37:06.080Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T16:37:06.449Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 520c9f0a088f62276878e2b12734e7eadda321e8\n [2020-01-21T16:37:06.528Z] Merge succeeded, producing 520c9f0a088f62276878e2b12734e7eadda321e8\n [2020-01-21T16:37:06.529Z] Checking out Revision 520c9f0a088f62276878e2b12734e7eadda321e8 (PR-198)\n [2020-01-21T16:37:06.455Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T16:37:06.462Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n [2020-01-21T16:37:06.508Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n [2020-01-21T16:37:06.517Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-21T16:37:06.528Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T16:37:06.532Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n [2020-01-21T16:37:10.189Z] Commit message: "Updated registry tests to better actuate the endpoint code."\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-21T16:37:11.646Z] =========================================================\n [2020-01-21T16:37:11.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-21T16:37:11.646Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:37:12.223Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-01-21T16:37:12.492Z] Sending build context to Docker daemon 1.581MB\n\n [2020-01-21T16:37:12.492Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-21T16:37:12.492Z] Step 2/7 : FROM ${BASE}\n [2020-01-21T16:37:12.492Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-21T16:37:12.492Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-21T16:37:12.492Z] 2848faf0eed1: Pulling fs layer\n [2020-01-21T16:37:12.492Z] 0f37312ad70f: Pulling fs layer\n [2020-01-21T16:37:12.492Z] 7d08f2745646: Pulling fs layer\n [2020-01-21T16:37:12.492Z] 4c9f31393084: Pulling fs layer\n [2020-01-21T16:37:12.493Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-21T16:37:12.493Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-21T16:37:12.493Z] 879382edf91e: Pulling fs layer\n [2020-01-21T16:37:12.493Z] 465f21562d6c: Pulling fs layer\n [2020-01-21T16:37:12.493Z] c022810cb2be: Pulling fs layer\n [2020-01-21T16:37:12.493Z] 2dbe7964578c: Pulling fs layer\n [2020-01-21T16:37:12.493Z] 75f7a44be1ab: Waiting\n [2020-01-21T16:37:12.493Z] b4c4bfaf82a6: Waiting\n [2020-01-21T16:37:12.493Z] 879382edf91e: Waiting\n [2020-01-21T16:37:12.493Z] 465f21562d6c: Waiting\n [2020-01-21T16:37:12.493Z] c022810cb2be: Waiting\n [2020-01-21T16:37:12.493Z] 2dbe7964578c: Waiting\n [2020-01-21T16:37:12.493Z] 7d08f2745646: Waiting\n [2020-01-21T16:37:12.493Z] 0f37312ad70f: Verifying Checksum\n [2020-01-21T16:37:12.493Z] 0f37312ad70f: Download complete\n [2020-01-21T16:37:12.493Z] 2848faf0eed1: Verifying Checksum\n [2020-01-21T16:37:12.493Z] 2848faf0eed1: Download complete\n [2020-01-21T16:37:12.493Z] 4c9f31393084: Download complete\n [2020-01-21T16:37:12.493Z] 75f7a44be1ab: Verifying Checksum\n [2020-01-21T16:37:12.493Z] 75f7a44be1ab: Download complete\n [2020-01-21T16:37:12.753Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-21T16:37:12.753Z] e6b0cf9c0882: Download complete\n [2020-01-21T16:37:13.021Z] e6b0cf9c0882: Pull complete\n [2020-01-21T16:37:13.290Z] 2848faf0eed1: Pull complete\n [2020-01-21T16:37:13.290Z] 0f37312ad70f: Pull complete\n [2020-01-21T16:37:13.551Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-21T16:37:13.551Z] b4c4bfaf82a6: Download complete\n [2020-01-21T16:37:13.551Z] 465f21562d6c: Verifying Checksum\n [2020-01-21T16:37:13.551Z] 465f21562d6c: Download complete\n [2020-01-21T16:37:14.146Z] 7d08f2745646: Download complete\n [2020-01-21T16:37:14.414Z] 2dbe7964578c: Verifying Checksum\n [2020-01-21T16:37:14.414Z] 2dbe7964578c: Download complete\n [2020-01-21T16:37:14.414Z] 879382edf91e: Verifying Checksum\n [2020-01-21T16:37:14.414Z] 879382edf91e: Download complete\n [2020-01-21T16:37:14.414Z] c022810cb2be: Verifying Checksum\n [2020-01-21T16:37:14.414Z] c022810cb2be: Download complete\n [2020-01-21T16:37:14.785Z] using credential edgex-jenkins-ssh\n [2020-01-21T16:37:14.820Z] Cloning the remote Git repository\n [2020-01-21T16:37:14.820Z] Cloning with configured refspecs honoured and without tags\n [2020-01-21T16:37:14.974Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-21T16:37:15.160Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10\n [2020-01-21T16:37:15.372Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-21T16:37:15.375Z] > git --version # timeout=10\n [2020-01-21T16:37:15.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T16:37:15.574Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T16:37:16.720Z] Fetching without tags\n [2020-01-21T16:37:17.217Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 520c9f0a088f62276878e2b12734e7eadda321e8\n [2020-01-21T16:37:17.525Z] Merge succeeded, producing 520c9f0a088f62276878e2b12734e7eadda321e8\n [2020-01-21T16:37:17.525Z] Checking out Revision 520c9f0a088f62276878e2b12734e7eadda321e8 (PR-198)\n [2020-01-21T16:37:16.581Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-21T16:37:16.614Z] > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # timeout=10\n [2020-01-21T16:37:16.641Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T16:37:16.683Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-21T16:37:16.727Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-21T16:37:16.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-21T16:37:16.741Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-21T16:37:17.240Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T16:37:17.278Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n [2020-01-21T16:37:17.444Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n [2020-01-21T16:37:17.485Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-21T16:37:17.538Z] > git config core.sparsecheckout # timeout=10\n [2020-01-21T16:37:17.586Z] > git checkout -f 520c9f0a088f62276878e2b12734e7eadda321e8 # timeout=10\n [2020-01-21T16:37:21.026Z] 7d08f2745646: Pull complete\n [2020-01-21T16:37:21.026Z] 4c9f31393084: Pull complete\n [2020-01-21T16:37:21.026Z] 75f7a44be1ab: Pull complete\n [2020-01-21T16:37:22.139Z] Commit message: "Updated registry tests to better actuate the endpoint code."\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-21T16:37:23.265Z] =========================================================\n [2020-01-21T16:37:23.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-21T16:37:23.266Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:37:24.600Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-01-21T16:37:25.607Z] Sending build context to Docker daemon 1.581MB\n\n [2020-01-21T16:37:25.607Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-21T16:37:25.607Z] Step 2/7 : FROM ${BASE}\n [2020-01-21T16:37:25.879Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-21T16:37:26.148Z] cde5963f3b93: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 777b28850792: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 704391ccfee3: Pulling fs layer\n [2020-01-21T16:37:26.148Z] dc41f6c27be0: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-21T16:37:26.148Z] b9840a92bc40: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 29cc21b14733: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-21T16:37:26.148Z] 3b9bb2159cbb: Waiting\n [2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Waiting\n [2020-01-21T16:37:26.148Z] 704391ccfee3: Waiting\n [2020-01-21T16:37:26.148Z] dc41f6c27be0: Waiting\n [2020-01-21T16:37:26.148Z] 1e2f9a495ab8: Waiting\n [2020-01-21T16:37:26.148Z] b9840a92bc40: Waiting\n [2020-01-21T16:37:26.148Z] 29cc21b14733: Waiting\n [2020-01-21T16:37:26.148Z] 9b0bbc4bba68: Waiting\n [2020-01-21T16:37:26.148Z] 777b28850792: Verifying Checksum\n [2020-01-21T16:37:26.148Z] 777b28850792: Download complete\n [2020-01-21T16:37:26.148Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-21T16:37:26.148Z] 2a23fa8c16f7: Download complete\n [2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-21T16:37:26.148Z] 3e5cb46e90bb: Download complete\n [2020-01-21T16:37:26.305Z] b4c4bfaf82a6: Pull complete\n [2020-01-21T16:37:26.422Z] cde5963f3b93: Verifying Checksum\n [2020-01-21T16:37:26.422Z] cde5963f3b93: Download complete\n [2020-01-21T16:37:26.422Z] 704391ccfee3: Verifying Checksum\n [2020-01-21T16:37:26.422Z] 704391ccfee3: Download complete\n [2020-01-21T16:37:28.401Z] cde5963f3b93: Pull complete\n [2020-01-21T16:37:28.852Z] 879382edf91e: Pull complete\n [2020-01-21T16:37:28.852Z] 465f21562d6c: Pull complete\n [2020-01-21T16:37:28.995Z] 2a23fa8c16f7: Pull complete\n [2020-01-21T16:37:29.270Z] 777b28850792: Pull complete\n [2020-01-21T16:37:29.423Z] c022810cb2be: Pull complete\n [2020-01-21T16:37:29.682Z] 2dbe7964578c: Pull complete\n [2020-01-21T16:37:29.682Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-21T16:37:29.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-21T16:37:29.682Z] ---> 3f42607d790b\n [2020-01-21T16:37:29.682Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-21T16:37:29.682Z] ---> Running in a6fecf645a7f\n [2020-01-21T16:37:29.945Z] Removing intermediate container a6fecf645a7f\n [2020-01-21T16:37:29.945Z] ---> 30ddf06ab4b5\n [2020-01-21T16:37:29.945Z] Step 4/7 : RUN apk add bash\n [2020-01-21T16:37:29.945Z] ---> Running in 84a1aaf0736e\n [2020-01-21T16:37:30.516Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-21T16:37:31.450Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-21T16:37:32.016Z] OK: 143 MiB in 39 packages\n [2020-01-21T16:37:32.279Z] Removing intermediate container 84a1aaf0736e\n [2020-01-21T16:37:32.279Z] ---> 4c22d3310e05\n [2020-01-21T16:37:32.279Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-21T16:37:32.279Z] ---> Running in c356cebe4b5a\n [2020-01-21T16:37:32.538Z] Removing intermediate container c356cebe4b5a\n [2020-01-21T16:37:32.538Z] ---> b7f01e022473\n [2020-01-21T16:37:32.538Z] Step 6/7 : COPY go.mod .\n [2020-01-21T16:37:32.798Z] ---> 14fc116fc660\n [2020-01-21T16:37:32.798Z] Step 7/7 : RUN go mod download\n [2020-01-21T16:37:32.798Z] ---> Running in cec76fd502d3\n [2020-01-21T16:37:33.576Z] dc41f6c27be0: Verifying Checksum\n [2020-01-21T16:37:33.576Z] dc41f6c27be0: Download complete\n [2020-01-21T16:37:33.576Z] b9840a92bc40: Verifying Checksum\n [2020-01-21T16:37:33.576Z] b9840a92bc40: Download complete\n [2020-01-21T16:37:33.772Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-21T16:37:33.773Z] go: finding github.com/google/uuid v1.1.0\n [2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-21T16:37:33.773Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-21T16:37:34.042Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-21T16:37:34.301Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-21T16:37:34.301Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-21T16:37:34.301Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-21T16:37:37.956Z] 29cc21b14733: Verifying Checksum\n [2020-01-21T16:37:37.956Z] 29cc21b14733: Download complete\n [2020-01-21T16:37:37.956Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-21T16:37:37.956Z] 9b0bbc4bba68: Download complete\n [2020-01-21T16:37:39.296Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-21T16:37:39.296Z] 1e2f9a495ab8: Download complete\n [2020-01-21T16:37:39.987Z] \x1b[0mRemoving intermediate container cec76fd502d3\n [2020-01-21T16:37:39.987Z] ---> 27c073c9bd61\n [2020-01-21T16:37:39.987Z] Successfully built 27c073c9bd61\n [2020-01-21T16:37:39.987Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:37:40.368Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-21T16:37:40.368Z] .\n [Pipeline] withDockerContainer\n [2020-01-21T16:37:40.506Z] prd-centos7-docker-4c-2g-15427 does not seem to be running inside a container\n [2020-01-21T16:37:40.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-21T16:37:41.277Z] 3b9bb2159cbb: Download complete\n [2020-01-21T16:37:41.481Z] $ docker top 1ae9777b23aeda9485b9c873952885e41fda9940c6603739dcc6326f129f8c82 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T16:37:42.342Z] + go version\n [2020-01-21T16:37:42.342Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-21T16:37:42.643Z] + make test\n [2020-01-21T16:37:42.643Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-21T16:37:47.962Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-21T16:37:48.537Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.010s\tcoverage: 73.3% of statements\n [2020-01-21T16:37:56.732Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.531s\tcoverage: 33.9% of statements\n [2020-01-21T16:37:56.732Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.030s\tcoverage: 69.2% of statements\n [2020-01-21T16:37:56.732Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-21T16:37:56.732Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.011s\tcoverage: 6.4% of statements\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.038s\tcoverage: 15.0% of statements\n [2020-01-21T16:37:59.277Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.012s\tcoverage: 63.6% of statements\n [2020-01-21T16:37:59.277Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-21T16:37:59.277Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.028s\tcoverage: 100.0% of statements\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.016s\tcoverage: 63.0% of statements\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.005s\tcoverage: 26.3% of statements\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.005s\tcoverage: 15.4% of statements\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.006s\tcoverage: 15.4% of statements\n [2020-01-21T16:37:59.277Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n [2020-01-21T16:37:59.618Z] 3b9bb2159cbb: Pull complete\n [2020-01-21T16:37:59.618Z] 3e5cb46e90bb: Pull complete\n [2020-01-21T16:37:59.618Z] 704391ccfee3: Pull complete\n [2020-01-21T16:37:59.852Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-21T16:38:04.095Z] gofmt -l .\n [2020-01-21T16:38:04.095Z] clients/urlclient/registry_test.go\n [2020-01-21T16:38:04.095Z] [ "`gofmt -l .`" = "" ]\n [2020-01-21T16:38:04.095Z] make: *** [Makefile:9: test] Error 1\n [Pipeline] }\n [2020-01-21T16:38:04.126Z] $ docker stop --time=1 1ae9777b23aeda9485b9c873952885e41fda9940c6603739dcc6326f129f8c82\n [2020-01-21T16:38:05.214Z] dc41f6c27be0: Pull complete\n [2020-01-21T16:38:05.559Z] $ docker rm -f 1ae9777b23aeda9485b9c873952885e41fda9940c6603739dcc6326f129f8c82\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-21T16:38:05.953Z] Failed in branch amd64\n [2020-01-21T16:38:11.962Z] 1e2f9a495ab8: Pull complete\n [2020-01-21T16:38:11.962Z] b9840a92bc40: Pull complete\n [2020-01-21T16:38:15.352Z] 29cc21b14733: Pull complete\n [2020-01-21T16:38:15.352Z] 9b0bbc4bba68: Pull complete\n [2020-01-21T16:38:15.352Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-21T16:38:15.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-21T16:38:15.352Z] ---> 56ba99f26dce\n [2020-01-21T16:38:15.352Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-21T16:38:19.702Z] ---> Running in cdb9b0cb0b73\n [2020-01-21T16:38:19.702Z] Removing intermediate container cdb9b0cb0b73\n [2020-01-21T16:38:19.702Z] ---> cce57f4291d2\n [2020-01-21T16:38:19.702Z] Step 4/7 : RUN apk add bash\n [2020-01-21T16:38:19.702Z] ---> Running in 7766758cba70\n [2020-01-21T16:38:20.694Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-21T16:38:21.671Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-21T16:38:22.272Z] OK: 125 MiB in 39 packages\n [2020-01-21T16:38:23.711Z] Removing intermediate container 7766758cba70\n [2020-01-21T16:38:23.711Z] ---> e80f17ad51a3\n [2020-01-21T16:38:23.711Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-21T16:38:23.983Z] ---> Running in 76abe2f0f7ce\n [2020-01-21T16:38:24.262Z] Removing intermediate container 76abe2f0f7ce\n [2020-01-21T16:38:24.262Z] ---> c9cd07d00d65\n [2020-01-21T16:38:24.262Z] Step 6/7 : COPY go.mod .\n [2020-01-21T16:38:24.881Z] ---> 17856164a3f1\n [2020-01-21T16:38:24.881Z] Step 7/7 : RUN go mod download\n [2020-01-21T16:38:24.881Z] ---> Running in 1c3772761e29\n [2020-01-21T16:38:26.325Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-21T16:38:26.325Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-21T16:38:27.307Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-21T16:38:34.005Z] \x1b[0mRemoving intermediate container 1c3772761e29\n [2020-01-21T16:38:34.005Z] ---> a3b3af43a545\n [2020-01-21T16:38:34.005Z] Successfully built a3b3af43a545\n [2020-01-21T16:38:34.005Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:38:34.486Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-21T16:38:34.755Z] .\n [Pipeline] withDockerContainer\n [2020-01-21T16:38:35.136Z] prd-ubuntu18.04-docker-arm64-4c-2g-15425 does not seem to be running inside a container\n [2020-01-21T16:38:35.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-21T16:38:36.762Z] $ docker top 24a5ef402edfeac96960c524027a21afc9831e7b3bc51e22391e216c1e355b14 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-21T16:38:39.186Z] + go version\n [2020-01-21T16:38:39.186Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-21T16:38:39.886Z] + make test\n [2020-01-21T16:38:39.887Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-21T16:39:06.696Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-21T16:39:06.696Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.026s\tcoverage: 73.3% of statements\n [2020-01-21T16:39:45.712Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.567s\tcoverage: 33.9% of statements\n [2020-01-21T16:39:45.712Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.025s\tcoverage: 69.2% of statements\n [2020-01-21T16:39:45.712Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-21T16:39:45.712Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.019s\tcoverage: 6.4% of statements\n [2020-01-21T16:39:48.339Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.080s\tcoverage: 15.0% of statements\n [2020-01-21T16:39:48.339Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-21T16:39:48.339Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.032s\tcoverage: 63.6% of statements\n [2020-01-21T16:39:48.339Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-21T16:39:48.339Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-21T16:39:48.339Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.028s\tcoverage: 100.0% of statements\n [2020-01-21T16:39:50.317Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.127s\tcoverage: 63.0% of statements\n [2020-01-21T16:39:53.708Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.017s\tcoverage: 26.3% of statements\n [2020-01-21T16:39:55.147Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.020s\tcoverage: 15.4% of statements\n [2020-01-21T16:39:57.792Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.018s\tcoverage: 15.4% of statements\n [2020-01-21T16:39:59.221Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.022s\tcoverage: 14.3% of statements\n [2020-01-21T16:39:59.494Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-21T16:40:21.660Z] gofmt -l .\n [2020-01-21T16:40:21.660Z] clients/urlclient/registry_test.go\n [2020-01-21T16:40:21.660Z] [ "`gofmt -l .`" = "" ]\n [2020-01-21T16:40:21.660Z] make: *** [Makefile:9: test] Error 1\n [Pipeline] }\n [2020-01-21T16:40:21.685Z] $ docker stop --time=1 24a5ef402edfeac96960c524027a21afc9831e7b3bc51e22391e216c1e355b14\n [2020-01-21T16:40:24.240Z] $ docker rm -f 24a5ef402edfeac96960c524027a21afc9831e7b3bc51e22391e216c1e355b14\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-21T16:40:25.077Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-21T16:40:25.652Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-21T16:40:25.958Z] ---> package-listing.sh\n [2020-01-21T16:40:25.958Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-21T16:40:25.958Z] ++ facter osfamily\n [2020-01-21T16:40:25.958Z] + OS_FAMILY=redhat\n [2020-01-21T16:40:25.958Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-21T16:40:25.958Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-21T16:40:25.958Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-21T16:40:25.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-21T16:40:25.958Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-21T16:40:25.958Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-198 \']\'\n [2020-01-21T16:40:25.958Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-21T16:40:25.958Z] + case "${OS_FAMILY}" in\n [2020-01-21T16:40:25.958Z] + rpm -qa\n [2020-01-21T16:40:25.958Z] + sort\n [2020-01-21T16:40:30.159Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-21T16:40:30.159Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-21T16:40:30.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-21T16:40:30.159Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-198 \']\'\n [2020-01-21T16:40:30.159Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-198/archives/\n [2020-01-21T16:40:30.159Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-198/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:40:30.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-21T16:40:30.512Z] \n [2020-01-21T16:40:30.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-21T16:40:30.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-21T16:40:30.829Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-21T16:40:30.829Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-21T16:40:30.829Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-21T16:40:30.829Z] c9ea274ed700: Pulling fs layer\n [2020-01-21T16:40:30.830Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-21T16:40:30.830Z] f6a933c9cadc: Pulling fs layer\n [2020-01-21T16:40:30.830Z] 61811dbd4963: Pulling fs layer\n [2020-01-21T16:40:30.830Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-21T16:40:30.830Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-21T16:40:30.830Z] dc21a1d4508b: Pulling fs layer\n [2020-01-21T16:40:30.830Z] 363af2e989c4: Pulling fs layer\n [2020-01-21T16:40:30.830Z] 9cfac6ba3733: Waiting\n [2020-01-21T16:40:30.830Z] f6a933c9cadc: Waiting\n [2020-01-21T16:40:30.830Z] a6eb2c9e2280: Waiting\n [2020-01-21T16:40:30.830Z] 363af2e989c4: Waiting\n [2020-01-21T16:40:30.830Z] 095dd8b7b4d8: Waiting\n [2020-01-21T16:40:30.830Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-21T16:40:30.830Z] da0e9bf0cc60: Download complete\n [2020-01-21T16:40:30.830Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-21T16:40:30.830Z] 9cfac6ba3733: Download complete\n [2020-01-21T16:40:31.100Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-21T16:40:31.100Z] e6b0cf9c0882: Download complete\n [2020-01-21T16:40:31.100Z] f6a933c9cadc: Verifying Checksum\n [2020-01-21T16:40:31.100Z] f6a933c9cadc: Download complete\n [2020-01-21T16:40:31.100Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-21T16:40:31.100Z] a6eb2c9e2280: Download complete\n [2020-01-21T16:40:31.373Z] e6b0cf9c0882: Pull complete\n [2020-01-21T16:40:31.373Z] da0e9bf0cc60: Pull complete\n [2020-01-21T16:40:31.639Z] c9ea274ed700: Verifying Checksum\n [2020-01-21T16:40:31.639Z] c9ea274ed700: Download complete\n [2020-01-21T16:40:31.639Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-21T16:40:31.639Z] 095dd8b7b4d8: Download complete\n [2020-01-21T16:40:31.639Z] 363af2e989c4: Verifying Checksum\n [2020-01-21T16:40:31.639Z] 363af2e989c4: Download complete\n [2020-01-21T16:40:31.908Z] dc21a1d4508b: Verifying Checksum\n [2020-01-21T16:40:31.908Z] dc21a1d4508b: Download complete\n [2020-01-21T16:40:32.488Z] 61811dbd4963: Verifying Checksum\n [2020-01-21T16:40:32.488Z] 61811dbd4963: Download complete\n [2020-01-21T16:40:33.427Z] c9ea274ed700: Pull complete\n [2020-01-21T16:40:33.427Z] 9cfac6ba3733: Pull complete\n [2020-01-21T16:40:33.689Z] f6a933c9cadc: Pull complete\n [2020-01-21T16:40:37.885Z] 61811dbd4963: Pull complete\n [2020-01-21T16:40:37.885Z] a6eb2c9e2280: Pull complete\n [2020-01-21T16:40:39.266Z] 095dd8b7b4d8: Pull complete\n [2020-01-21T16:40:39.525Z] dc21a1d4508b: Pull complete\n [2020-01-21T16:40:39.525Z] 363af2e989c4: Pull complete\n [2020-01-21T16:40:39.787Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-21T16:40:39.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-21T16:40:39.959Z] prd-centos7-docker-4c-2g-15424 does not seem to be running inside a container\n [2020-01-21T16:40:40.002Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-198 -v /w/workspace/dry_go-mod-core-contracts_PR-198:/w/workspace/dry_go-mod-core-contracts_PR-198:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-198@tmp:/w/workspace/dry_go-mod-core-contracts_PR-198@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:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-21T16:40:41.302Z] $ docker top 73f9386ba869956db104711dade7f50f67637d071cb95c135f5f80c6d3f8b578 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-21T16:40:41.888Z] provisioning config files...\n [2020-01-21T16:40:41.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/config87314919690190029tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-21T16:40:41.929Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-21T16:40:42.220Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-21T16:40:42.227Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-21T16:40:42.517Z] ---> logs-deploy.sh\n [2020-01-21T16:40:42.517Z] + ARCHIVE_ARTIFACTS=\n [2020-01-21T16:40:42.517Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-21T16:40:42.517Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-21T16:40:42.517Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-21T16:40:42.517Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/5\n [2020-01-21T16:40:42.517Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-198/5/\n [2020-01-21T16:40:42.517Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/5 /w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-21T16:40:43.456Z] Archives upload complete.\n [2020-01-21T16:40:43.715Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-198/5/\n [2020-01-21T16:40:44.283Z] ---> uname -a:\n [2020-01-21T16:40:44.283Z] Linux 73f9386ba869 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-21T16:40:44.283Z] \n [2020-01-21T16:40:44.283Z] \n [2020-01-21T16:40:44.283Z] ---> lscpu:\n [2020-01-21T16:40:44.283Z] Architecture: x86_64\n [2020-01-21T16:40:44.283Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-21T16:40:44.283Z] Byte Order: Little Endian\n [2020-01-21T16:40:44.283Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-21T16:40:44.283Z] CPU(s): 4\n [2020-01-21T16:40:44.283Z] On-line CPU(s) list: 0-3\n [2020-01-21T16:40:44.283Z] Thread(s) per core: 1\n [2020-01-21T16:40:44.283Z] Core(s) per socket: 1\n [2020-01-21T16:40:44.283Z] Socket(s): 4\n [2020-01-21T16:40:44.283Z] NUMA node(s): 1\n [2020-01-21T16:40:44.283Z] Vendor ID: GenuineIntel\n [2020-01-21T16:40:44.283Z] CPU family: 6\n [2020-01-21T16:40:44.283Z] Model: 44\n [2020-01-21T16:40:44.283Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-21T16:40:44.283Z] Stepping: 1\n [2020-01-21T16:40:44.283Z] CPU MHz: 2933.438\n [2020-01-21T16:40:44.283Z] BogoMIPS: 5866.87\n [2020-01-21T16:40:44.283Z] Virtualization: VT-x\n [2020-01-21T16:40:44.283Z] Hypervisor vendor: KVM\n [2020-01-21T16:40:44.283Z] Virtualization type: full\n [2020-01-21T16:40:44.283Z] L1d cache: 128 KiB\n [2020-01-21T16:40:44.283Z] L1i cache: 128 KiB\n [2020-01-21T16:40:44.283Z] L2 cache: 16 MiB\n [2020-01-21T16:40:44.283Z] L3 cache: 64 MiB\n [2020-01-21T16:40:44.283Z] NUMA node0 CPU(s): 0-3\n [2020-01-21T16:40:44.283Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-21T16:40:44.283Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-21T16:40:44.283Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-21T16:40:44.283Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-21T16:40:44.283Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-21T16:40:44.284Z] 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\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] ---> nproc:\n [2020-01-21T16:40:44.284Z] 4\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] ---> df -h:\n [2020-01-21T16:40:44.284Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-21T16:40:44.284Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-21T16:40:44.284Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-21T16:40:44.284Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-21T16:40:44.284Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-21T16:40:44.284Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-21T16:40:44.284Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-21T16:40:44.284Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-21T16:40:44.284Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-21T16:40:44.284Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-198@tmp\n [2020-01-21T16:40:44.284Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] ---> free -m:\n [2020-01-21T16:40:44.284Z] total used free shared buff/cache available\n [2020-01-21T16:40:44.284Z] Mem: 1838 598 69 0 1170 1134\n [2020-01-21T16:40:44.284Z] Swap: 1023 0 1023\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] ---> ip addr:\n [2020-01-21T16:40:44.284Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-21T16:40:44.284Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-21T16:40:44.284Z] inet 127.0.0.1/8 scope host lo\n [2020-01-21T16:40:44.284Z] valid_lft forever preferred_lft forever\n [2020-01-21T16:40:44.284Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-21T16:40:44.284Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-21T16:40:44.284Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-21T16:40:44.284Z] valid_lft forever preferred_lft forever\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] ---> sar -b -r -n DEV:\n [2020-01-21T16:40:44.284Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/21/20 \t_x86_64_\t(4 CPU)\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] 16:34:12 LINUX RESTART\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] 16:35:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-21T16:40:44.284Z] 16:36:01 12.65 0.08 12.57 2.71 1928.09\n [2020-01-21T16:40:44.284Z] 16:37:01 2.60 0.02 2.58 0.53 91.46\n [2020-01-21T16:40:44.284Z] 16:38:01 0.32 0.00 0.32 0.00 3.50\n [2020-01-21T16:40:44.284Z] 16:39:01 0.57 0.00 0.57 0.00 7.88\n [2020-01-21T16:40:44.284Z] 16:40:01 0.67 0.00 0.67 0.00 7.56\n [2020-01-21T16:40:44.284Z] Average: 3.33 0.02 3.31 0.64 402.66\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] 16:35:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-21T16:40:44.284Z] 16:36:01 104924 1777380 94.43 2620 1248096 909692 31.04 409368 1209200 20\n [2020-01-21T16:40:44.284Z] 16:37:01 105116 1777188 94.42 2620 1248100 901612 30.76 410080 1208600 8\n [2020-01-21T16:40:44.284Z] 16:38:01 105336 1776968 94.40 2620 1248108 901636 30.76 410016 1208600 16\n [2020-01-21T16:40:44.284Z] 16:39:01 105860 1776444 94.38 2620 1248108 901564 30.76 409616 1208600 8\n [2020-01-21T16:40:44.284Z] 16:40:01 106280 1776024 94.35 2620 1248116 901540 30.76 409584 1208596 8\n [2020-01-21T16:40:44.284Z] Average: 105503 1776801 94.40 2620 1248106 903209 30.82 409733 1208719 12\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] 16:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-21T16:40:44.284Z] 16:36:01 eth0 2.64 0.71 1.28 0.11 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:37:01 eth0 1.40 0.48 0.34 0.21 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:38:01 eth0 0.83 0.48 0.43 0.21 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:39:01 eth0 0.65 0.37 0.26 0.17 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:40:01 eth0 0.40 0.28 0.15 0.09 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] Average: eth0 1.18 0.46 0.49 0.16 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] ---> sar -P ALL:\n [2020-01-21T16:40:44.284Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/21/20 \t_x86_64_\t(4 CPU)\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] 16:34:12 LINUX RESTART\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] 16:35:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-21T16:40:44.284Z] 16:36:01 all 0.22 0.00 0.09 0.00 0.00 99.69\n [2020-01-21T16:40:44.284Z] 16:36:01 0 0.10 0.00 0.08 0.00 0.00 99.81\n [2020-01-21T16:40:44.284Z] 16:36:01 1 0.39 0.00 0.12 0.00 0.00 99.49\n [2020-01-21T16:40:44.284Z] 16:36:01 2 0.34 0.00 0.08 0.00 0.00 99.58\n [2020-01-21T16:40:44.284Z] 16:36:01 3 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-21T16:40:44.284Z] 16:37:01 all 0.20 0.00 0.06 0.00 0.00 99.74\n [2020-01-21T16:40:44.284Z] 16:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-21T16:40:44.284Z] 16:37:01 1 0.55 0.00 0.08 0.00 0.00 99.37\n [2020-01-21T16:40:44.284Z] 16:37:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-21T16:40:44.284Z] 16:37:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-21T16:40:44.284Z] 16:38:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-21T16:40:44.284Z] 16:38:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-21T16:40:44.284Z] 16:38:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-21T16:40:44.284Z] 16:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-21T16:40:44.284Z] 16:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-21T16:40:44.284Z] 16:39:01 all 0.20 0.00 0.06 0.00 0.00 99.75\n [2020-01-21T16:40:44.284Z] 16:39:01 0 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-01-21T16:40:44.284Z] 16:39:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-21T16:40:44.284Z] 16:39:01 2 0.58 0.00 0.05 0.00 0.00 99.37\n [2020-01-21T16:40:44.284Z] 16:39:01 3 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-01-21T16:40:44.284Z] 16:40:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-21T16:40:44.284Z] 16:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-21T16:40:44.284Z] 16:40:01 1 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-01-21T16:40:44.284Z] 16:40:01 2 0.53 0.00 0.05 0.00 0.02 99.40\n [2020-01-21T16:40:44.284Z] 16:40:01 3 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-21T16:40:44.284Z] Average: all 0.20 0.00 0.06 0.00 0.00 99.74\n [2020-01-21T16:40:44.284Z] Average: 0 0.06 0.00 0.06 0.00 0.00 99.89\n [2020-01-21T16:40:44.284Z] Average: 1 0.33 0.00 0.08 0.00 0.00 99.60\n [2020-01-21T16:40:44.284Z] Average: 2 0.32 0.00 0.05 0.00 0.00 99.62\n [2020-01-21T16:40:44.284Z] Average: 3 0.08 0.00 0.05 0.00 0.00 99.86\n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] \n [2020-01-21T16:40:44.284Z] '