b' Pull request #191 updated\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 lranjbar for edgexfoundry/go-mod-core-contracts\n Obtained Jenkinsfile from b5b70577f8b98456670161a16d2a740e5aa376e3+e9c2c872eabf47affa3c3ac421956636ca688cc4 (389a67ec56c66715e7e516fa097e3432c04580d0)\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 e087a44064b0aa91086972743b3e0b98db340f31\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 e087a44064b0aa91086972743b3e0b98db340f31 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f e087a44064b0aa91086972743b3e0b98db340f31 # timeout=10\n Commit message: "Merge pull request #74 from ernestojeda/fix-codecov-condition"\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-golang-base:1.12.6-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-4095 in /w/workspace/dry_go-mod-core-contracts_PR-191\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 Fetching without tags\n Merging remotes/origin/master commit e9c2c872eabf47affa3c3ac421956636ca688cc4 into PR head commit b5b70577f8b98456670161a16d2a740e5aa376e3\n > git init /w/workspace/dry_go-mod-core-contracts_PR-191 # 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/191/head:refs/remotes/origin/PR-191 +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 > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # 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/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f b5b70577f8b98456670161a16d2a740e5aa376e3 # timeout=10\n > git merge e9c2c872eabf47affa3c3ac421956636ca688cc4 # timeout=10\n Merge succeeded, producing b5b70577f8b98456670161a16d2a740e5aa376e3\n Checking out Revision b5b70577f8b98456670161a16d2a740e5aa376e3 (PR-191)\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f b5b70577f8b98456670161a16d2a740e5aa376e3 # timeout=10\n Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n First time build. Skipping changelog.\n > git rev-list --no-walk d97f120118325d5a5cdce8d466ebc7d75bac6cce # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-02T19:12:17.473Z] 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-02T19:12:18.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-02T19:12:18.749Z] \n [2020-01-02T19:12:18.749Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-02T19:12:19.069Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-02T19:12:19.069Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-02T19:12:19.069Z] e7c96db7181b: Pulling fs layer\n [2020-01-02T19:12:19.069Z] 21629049b35c: Pulling fs layer\n [2020-01-02T19:12:19.069Z] dd7f5074a15f: Pulling fs layer\n [2020-01-02T19:12:19.340Z] e7c96db7181b: Verifying Checksum\n [2020-01-02T19:12:19.340Z] e7c96db7181b: Download complete\n [2020-01-02T19:12:19.340Z] dd7f5074a15f: Verifying Checksum\n [2020-01-02T19:12:19.340Z] dd7f5074a15f: Download complete\n [2020-01-02T19:12:19.340Z] 21629049b35c: Verifying Checksum\n [2020-01-02T19:12:19.340Z] 21629049b35c: Download complete\n [2020-01-02T19:12:19.340Z] e7c96db7181b: Pull complete\n [2020-01-02T19:12:20.276Z] 21629049b35c: Pull complete\n [2020-01-02T19:12:20.276Z] dd7f5074a15f: Pull complete\n [2020-01-02T19:12:20.276Z] Digest: sha256:fc2e942621bf8501cc3fef16eeff867c05bad3fbaf103c5c56485e3d2816f0fe\n [2020-01-02T19:12:20.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-02T19:12:20.407Z] prd-centos7-docker-4c-2g-4095 does not seem to be running inside a container\n [2020-01-02T19:12:20.451Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-02T19:12:21.065Z] $ docker top d1e82abeb06c413207590524169e387b1421ffc95b0d984df9fa537192f50f63 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-02T19:12:21.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-02T19:12:21.580Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-02T19:12:21.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-02T19:12:21.776Z] $ docker exec d1e82abeb06c413207590524169e387b1421ffc95b0d984df9fa537192f50f63 ssh-agent\n [2020-01-02T19:12:21.961Z] SSH_AUTH_SOCK=/tmp/ssh-iVi3W6ksS0jI/agent.14\n [2020-01-02T19:12:21.961Z] SSH_AGENT_PID=20\n [2020-01-02T19:12:21.970Z] Running ssh-add (command line suppressed)\n [2020-01-02T19:12:22.103Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_4467203381972158483.key (/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_4467203381972158483.key)\n [2020-01-02T19:12:22.149Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-02T19:12:22.440Z] + git describe --exact-match --tags HEAD\n [2020-01-02T19:12:22.440Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-02T19:12:22.493Z] $ docker exec --env ******** --env ******** d1e82abeb06c413207590524169e387b1421ffc95b0d984df9fa537192f50f63 ssh-agent -k\n [2020-01-02T19:12:22.628Z] unset SSH_AUTH_SOCK;\n [2020-01-02T19:12:22.629Z] unset SSH_AGENT_PID;\n [2020-01-02T19:12:22.629Z] echo Agent pid 20 killed;\n [2020-01-02T19:12:22.673Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-02T19:12:22.689Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-02T19:12:22.689Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-02T19:12:22.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-02T19:12:22.718Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-02T19:12:22.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-02T19:12:22.901Z] $ docker exec d1e82abeb06c413207590524169e387b1421ffc95b0d984df9fa537192f50f63 ssh-agent\n [2020-01-02T19:12:23.085Z] SSH_AUTH_SOCK=/tmp/ssh-N8km2bsJMopR/agent.55\n [2020-01-02T19:12:23.085Z] SSH_AGENT_PID=62\n [2020-01-02T19:12:23.116Z] Running ssh-add (command line suppressed)\n [2020-01-02T19:12:23.259Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_809916261018665144.key (/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/private_key_809916261018665144.key)\n [2020-01-02T19:12:23.308Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-02T19:12:23.599Z] + git semver init\n [2020-01-02T19:12:23.600Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-02T19:12:23.600Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-191/.git\n [2020-01-02T19:12:23.600Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-191\n [2020-01-02T19:12:23.600Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-02T19:12:23.600Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-02T19:12:23.600Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-02T19:12:23.600Z] # $SEMVER_BRANCH = PR-191\n [2020-01-02T19:12:23.600Z] # $SEMVER_TEMP = /tmp/semver-872145476\n [2020-01-02T19:12:23.600Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-01-02T19:12:24.168Z] # \'/tmp/semver-872145476\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-191/.semver\'\n [2020-01-02T19:12:24.168Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-191/.semver\n [Pipeline] }\n [2020-01-02T19:12:24.175Z] $ docker exec --env ******** --env ******** d1e82abeb06c413207590524169e387b1421ffc95b0d984df9fa537192f50f63 ssh-agent -k\n [2020-01-02T19:12:24.304Z] unset SSH_AUTH_SOCK;\n [2020-01-02T19:12:24.305Z] unset SSH_AGENT_PID;\n [2020-01-02T19:12:24.305Z] echo Agent pid 62 killed;\n [2020-01-02T19:12:24.352Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-02T19:12:24.661Z] + git semver\n [Pipeline] }\n [2020-01-02T19:12:24.672Z] $ docker stop --time=1 d1e82abeb06c413207590524169e387b1421ffc95b0d984df9fa537192f50f63\n [2020-01-02T19:12:26.000Z] $ docker rm -f d1e82abeb06c413207590524169e387b1421ffc95b0d984df9fa537192f50f63\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-02T19:12:26.620Z] Stashed 53 file(s)\n [Pipeline] echo\n [2020-01-02T19:12:26.622Z] [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-02T19:12:41.701Z] Still waiting to schedule task\n [2020-01-02T19:12:41.701Z] \xe2\x80\x98prd-centos7-docker-4c-2g-4096\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3260\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3863\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-3960\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-02T19:12:41.702Z] Still waiting to schedule task\n [2020-01-02T19:12:41.702Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-02T19:14:26.335Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-4097 in /w/workspace/dry_go-mod-core-contracts_PR-191\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-02T19:14:32.026Z] Running on prd-centos7-docker-4c-2g-4098 in /w/workspace/dry_go-mod-core-contracts_PR-191\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-02T19:14:33.525Z] using credential edgex-jenkins-ssh\n [2020-01-02T19:14:33.553Z] Cloning the remote Git repository\n [2020-01-02T19:14:33.553Z] Cloning with configured refspecs honoured and without tags\n [2020-01-02T19:14:34.850Z] Fetching without tags\n [2020-01-02T19:14:33.621Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-02T19:14:33.709Z] > git init /w/workspace/dry_go-mod-core-contracts_PR-191 # timeout=10\n [2020-01-02T19:14:33.797Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-02T19:14:33.802Z] > git --version # timeout=10\n [2020-01-02T19:14:33.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-02T19:14:33.880Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-02T19:14:34.731Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-02T19:14:34.760Z] > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10\n [2020-01-02T19:14:34.789Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-02T19:14:34.826Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-02T19:14:34.870Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-02T19:14:34.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-02T19:14:34.888Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-02T19:14:35.379Z] Merging remotes/origin/master commit e9c2c872eabf47affa3c3ac421956636ca688cc4 into PR head commit b5b70577f8b98456670161a16d2a740e5aa376e3\n [2020-01-02T19:14:35.654Z] Merge succeeded, producing b5b70577f8b98456670161a16d2a740e5aa376e3\n [2020-01-02T19:14:35.654Z] Checking out Revision b5b70577f8b98456670161a16d2a740e5aa376e3 (PR-191)\n [2020-01-02T19:14:35.414Z] > git config core.sparsecheckout # timeout=10\n [2020-01-02T19:14:35.453Z] > git checkout -f b5b70577f8b98456670161a16d2a740e5aa376e3 # timeout=10\n [2020-01-02T19:14:35.571Z] > git merge e9c2c872eabf47affa3c3ac421956636ca688cc4 # timeout=10\n [2020-01-02T19:14:35.617Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-02T19:14:35.666Z] > git config core.sparsecheckout # timeout=10\n [2020-01-02T19:14:35.686Z] > git checkout -f b5b70577f8b98456670161a16d2a740e5aa376e3 # timeout=10\n [2020-01-02T19:14:39.152Z] using credential edgex-jenkins-ssh\n [2020-01-02T19:14:39.180Z] Cloning the remote Git repository\n [2020-01-02T19:14:39.180Z] Cloning with configured refspecs honoured and without tags\n [2020-01-02T19:14:39.344Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-02T19:14:39.423Z] > git init /w/workspace/dry_go-mod-core-contracts_PR-191 # timeout=10\n [2020-01-02T19:14:39.512Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-02T19:14:39.513Z] > git --version # timeout=10\n [2020-01-02T19:14:39.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-02T19:14:39.574Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-02T19:14:40.082Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n [2020-01-02T19:14:40.527Z] Fetching without tags\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 [2020-01-02T19:14:41.043Z] Merging remotes/origin/master commit e9c2c872eabf47affa3c3ac421956636ca688cc4 into PR head commit b5b70577f8b98456670161a16d2a740e5aa376e3\n [2020-01-02T19:14:41.304Z] Merge succeeded, producing b5b70577f8b98456670161a16d2a740e5aa376e3\n [2020-01-02T19:14:41.304Z] Checking out Revision b5b70577f8b98456670161a16d2a740e5aa376e3 (PR-191)\n [Pipeline] echo\n [2020-01-02T19:14:41.326Z] =========================================================\n [2020-01-02T19:14:41.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-02T19:14:41.326Z] =========================================================\n [2020-01-02T19:14:40.259Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-02T19:14:40.365Z] > git config --add remote.origin.fetch +refs/pull/191/head:refs/remotes/origin/PR-191 # timeout=10\n [2020-01-02T19:14:40.437Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-02T19:14:40.480Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-02T19:14:40.531Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-02T19:14:40.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-02T19:14:40.550Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-02T19:14:41.058Z] > git config core.sparsecheckout # timeout=10\n [2020-01-02T19:14:41.113Z] > git checkout -f b5b70577f8b98456670161a16d2a740e5aa376e3 # timeout=10\n [2020-01-02T19:14:41.196Z] > git merge e9c2c872eabf47affa3c3ac421956636ca688cc4 # timeout=10\n [2020-01-02T19:14:41.245Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-02T19:14:41.315Z] > git config core.sparsecheckout # timeout=10\n [2020-01-02T19:14:41.324Z] > git checkout -f b5b70577f8b98456670161a16d2a740e5aa376e3 # timeout=10\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-02T19:14:42.901Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-02T19:14:43.907Z] Sending build context to Docker daemon 1.501MB\n\n [2020-01-02T19:14:43.907Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-02T19:14:43.907Z] Step 2/7 : FROM ${BASE}\n [2020-01-02T19:14:44.529Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-02T19:14:44.529Z] 54e94bcddc88: Pulling fs layer\n [2020-01-02T19:14:44.529Z] 43582c0db3f3: Pulling fs layer\n [2020-01-02T19:14:44.529Z] 9fe16242a9df: Pulling fs layer\n [2020-01-02T19:14:44.529Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-02T19:14:44.529Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-02T19:14:44.529Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-02T19:14:44.529Z] d45218f23013: Pulling fs layer\n [2020-01-02T19:14:44.529Z] d22026c5ede0: Pulling fs layer\n [2020-01-02T19:14:44.529Z] f32e18732fe6: Pulling fs layer\n [2020-01-02T19:14:44.529Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-02T19:14:44.529Z] 43f99696bdfb: Pulling fs layer\n [2020-01-02T19:14:44.529Z] fbf0f20b3a29: Waiting\n [2020-01-02T19:14:44.529Z] 57bbd25d50cb: Waiting\n [2020-01-02T19:14:44.529Z] 4c3326bd8e33: Waiting\n [2020-01-02T19:14:44.529Z] d45218f23013: Waiting\n [2020-01-02T19:14:44.529Z] d22026c5ede0: Waiting\n [2020-01-02T19:14:44.529Z] f32e18732fe6: Waiting\n [2020-01-02T19:14:44.529Z] 43f99696bdfb: Waiting\n [2020-01-02T19:14:44.529Z] 3a2ca3ccd3c2: Waiting\n [2020-01-02T19:14:44.529Z] 9fe16242a9df: Verifying Checksum\n [2020-01-02T19:14:44.529Z] 9fe16242a9df: Download complete\n [2020-01-02T19:14:44.529Z] 43582c0db3f3: Verifying Checksum\n [2020-01-02T19:14:44.529Z] 43582c0db3f3: Download complete\n [2020-01-02T19:14:44.529Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-02T19:14:44.529Z] 57bbd25d50cb: Download complete\n [2020-01-02T19:14:44.529Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-02T19:14:44.529Z] 4c3326bd8e33: Download complete\n [2020-01-02T19:14:45.155Z] 54e94bcddc88: Verifying Checksum\n [2020-01-02T19:14:45.155Z] 54e94bcddc88: Download complete\n [2020-01-02T19:14:45.726Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\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-02T19:14:46.518Z] =========================================================\n [2020-01-02T19:14:46.518Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-02T19:14:46.518Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-02T19:14:47.146Z] 54e94bcddc88: Pull complete\n [2020-01-02T19:14:47.711Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-02T19:14:48.012Z] Sending build context to Docker daemon 1.501MB\n\n [2020-01-02T19:14:48.012Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-02T19:14:48.012Z] Step 2/7 : FROM ${BASE}\n [2020-01-02T19:14:48.304Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-02T19:14:48.304Z] 921b31ab772b: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 2d3896533852: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 28c34ce20860: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 24d9f57f8391: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 9498642caea3: Pulling fs layer\n [2020-01-02T19:14:48.304Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 7af212d24233: Pulling fs layer\n [2020-01-02T19:14:48.304Z] ee2efeeb882f: Pulling fs layer\n [2020-01-02T19:14:48.304Z] d216d3b964db: Pulling fs layer\n [2020-01-02T19:14:48.304Z] 9498642caea3: Waiting\n [2020-01-02T19:14:48.304Z] ba4d0a6bad5e: Waiting\n [2020-01-02T19:14:48.304Z] 7af212d24233: Waiting\n [2020-01-02T19:14:48.304Z] ee2efeeb882f: Waiting\n [2020-01-02T19:14:48.304Z] 9186bf07c4ae: Waiting\n [2020-01-02T19:14:48.304Z] 7f1720e95b4b: Waiting\n [2020-01-02T19:14:48.304Z] 24d9f57f8391: Waiting\n [2020-01-02T19:14:48.304Z] d216d3b964db: Waiting\n [2020-01-02T19:14:48.304Z] 28c34ce20860: Verifying Checksum\n [2020-01-02T19:14:48.304Z] 28c34ce20860: Download complete\n [2020-01-02T19:14:48.595Z] 43582c0db3f3: Pull complete\n [2020-01-02T19:14:48.595Z] 9fe16242a9df: Pull complete\n [2020-01-02T19:14:48.604Z] 2d3896533852: Verifying Checksum\n [2020-01-02T19:14:48.604Z] 2d3896533852: Download complete\n [2020-01-02T19:14:48.604Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-02T19:14:48.604Z] 7f1720e95b4b: Download complete\n [2020-01-02T19:14:48.604Z] 24d9f57f8391: Verifying Checksum\n [2020-01-02T19:14:48.604Z] 24d9f57f8391: Download complete\n [2020-01-02T19:14:48.604Z] 921b31ab772b: Verifying Checksum\n [2020-01-02T19:14:48.604Z] 921b31ab772b: Download complete\n [2020-01-02T19:14:50.182Z] 921b31ab772b: Pull complete\n [2020-01-02T19:14:51.317Z] 2d3896533852: Pull complete\n [2020-01-02T19:14:51.617Z] 9498642caea3: Verifying Checksum\n [2020-01-02T19:14:51.617Z] 9498642caea3: Download complete\n [2020-01-02T19:14:51.617Z] 7af212d24233: Verifying Checksum\n [2020-01-02T19:14:51.617Z] 7af212d24233: Download complete\n [2020-01-02T19:14:51.617Z] 28c34ce20860: Pull complete\n [2020-01-02T19:14:52.023Z] d45218f23013: Verifying Checksum\n [2020-01-02T19:14:52.023Z] d45218f23013: Download complete\n [2020-01-02T19:14:52.312Z] f32e18732fe6: Verifying Checksum\n [2020-01-02T19:14:52.312Z] f32e18732fe6: Download complete\n [2020-01-02T19:14:53.179Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-02T19:14:53.179Z] ba4d0a6bad5e: Download complete\n [2020-01-02T19:14:53.179Z] d216d3b964db: Verifying Checksum\n [2020-01-02T19:14:53.179Z] d216d3b964db: Download complete\n [2020-01-02T19:14:53.179Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-02T19:14:53.179Z] 9186bf07c4ae: Download complete\n [2020-01-02T19:14:53.468Z] ee2efeeb882f: Verifying Checksum\n [2020-01-02T19:14:53.468Z] ee2efeeb882f: Download complete\n [2020-01-02T19:14:56.682Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-02T19:14:56.682Z] 3a2ca3ccd3c2: Download complete\n [2020-01-02T19:14:56.682Z] 43f99696bdfb: Verifying Checksum\n [2020-01-02T19:14:56.682Z] 43f99696bdfb: Download complete\n [2020-01-02T19:14:59.326Z] d22026c5ede0: Verifying Checksum\n [2020-01-02T19:14:59.326Z] d22026c5ede0: Download complete\n [2020-01-02T19:15:00.323Z] fbf0f20b3a29: Download complete\n [2020-01-02T19:15:02.093Z] 9186bf07c4ae: Pull complete\n [2020-01-02T19:15:02.093Z] 7f1720e95b4b: Pull complete\n [2020-01-02T19:15:02.093Z] 24d9f57f8391: Pull complete\n [2020-01-02T19:15:08.076Z] 9498642caea3: Pull complete\n [2020-01-02T19:15:13.808Z] ba4d0a6bad5e: Pull complete\n [2020-01-02T19:15:13.808Z] 7af212d24233: Pull complete\n [2020-01-02T19:15:15.234Z] ee2efeeb882f: Pull complete\n [2020-01-02T19:15:15.234Z] d216d3b964db: Pull complete\n [2020-01-02T19:15:15.234Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-02T19:15:15.361Z] fbf0f20b3a29: Pull complete\n [2020-01-02T19:15:15.361Z] 57bbd25d50cb: Pull complete\n [2020-01-02T19:15:15.361Z] 4c3326bd8e33: Pull complete\n [2020-01-02T19:15:15.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-02T19:15:15.514Z] ---> 140a058597bd\n [2020-01-02T19:15:15.514Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-02T19:15:15.514Z] ---> Running in 709491e3cd4b\n [2020-01-02T19:15:15.875Z] Removing intermediate container 709491e3cd4b\n [2020-01-02T19:15:15.875Z] ---> 38d8ebf7b26f\n [2020-01-02T19:15:15.875Z] Step 4/7 : RUN apk add bash\n [2020-01-02T19:15:15.875Z] ---> Running in d2e8e457426a\n [2020-01-02T19:15:17.424Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-02T19:15:18.033Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-02T19:15:18.687Z] OK: 134 MiB in 39 packages\n [2020-01-02T19:15:20.197Z] Removing intermediate container d2e8e457426a\n [2020-01-02T19:15:20.197Z] ---> 52527aec0461\n [2020-01-02T19:15:20.197Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-02T19:15:20.197Z] ---> Running in 8882285f8717\n [2020-01-02T19:15:20.519Z] Removing intermediate container 8882285f8717\n [2020-01-02T19:15:20.519Z] ---> aa8f417ccbd8\n [2020-01-02T19:15:20.519Z] Step 6/7 : COPY go.mod .\n [2020-01-02T19:15:20.815Z] ---> 3df8a5aa2d5c\n [2020-01-02T19:15:20.815Z] Step 7/7 : RUN go mod download\n [2020-01-02T19:15:20.815Z] ---> Running in 71b5785fc588\n [2020-01-02T19:15:22.159Z] d45218f23013: Pull complete\n [2020-01-02T19:15:22.352Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-02T19:15:22.352Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-02T19:15:22.352Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-02T19:15:22.352Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-02T19:15:22.352Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-02T19:15:22.352Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-02T19:15:23.019Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-02T19:15:23.019Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-02T19:15:23.019Z] go: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-02T19:15:23.019Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-02T19:15:28.810Z] d22026c5ede0: Pull complete\n [2020-01-02T19:15:28.810Z] f32e18732fe6: Pull complete\n [2020-01-02T19:15:29.787Z] \x1b[0mRemoving intermediate container 71b5785fc588\n [2020-01-02T19:15:29.787Z] ---> 12104d45268a\n [2020-01-02T19:15:29.787Z] Successfully built 12104d45268a\n [2020-01-02T19:15:29.787Z] 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-02T19:15:30.328Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-02T19:15:30.759Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-02T19:15:30.949Z] .\n [Pipeline] withDockerContainer\n [2020-01-02T19:15:31.034Z] 43f99696bdfb: Pull complete\n [2020-01-02T19:15:31.035Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-02T19:15:31.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-02T19:15:31.035Z] ---> 8c1ce5f80d72\n [2020-01-02T19:15:31.035Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-02T19:15:31.321Z] prd-centos7-docker-4c-2g-4098 does not seem to be running inside a container\n [2020-01-02T19:15:31.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@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-02T19:15:33.446Z] $ docker top 10bdf4a9de8033b08a5c9d4079b66ff99e118be2af84f2b5c442aa0f5e70b4b0 -eo pid,comm\n [2020-01-02T19:15:34.378Z] ---> Running in a163b52f4d7f\n [2020-01-02T19:15:34.378Z] Removing intermediate container a163b52f4d7f\n [2020-01-02T19:15:34.378Z] ---> c6042e4ccda2\n [2020-01-02T19:15:34.378Z] Step 4/7 : RUN apk add bash\n [2020-01-02T19:15:34.378Z] ---> Running in 55027d5c5716\n [2020-01-02T19:15:35.339Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [Pipeline] {\n [Pipeline] sh\n [2020-01-02T19:15:36.298Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-02T19:15:36.653Z] + go version\n [2020-01-02T19:15:36.653Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-02T19:15:36.896Z] OK: 121 MiB in 39 packages\n [2020-01-02T19:15:37.530Z] + make test\n [2020-01-02T19:15:37.530Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-02T19:15:38.336Z] Removing intermediate container 55027d5c5716\n [2020-01-02T19:15:38.336Z] ---> 09c8b8bda6eb\n [2020-01-02T19:15:38.336Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-02T19:15:38.336Z] ---> Running in 1979408c0a22\n [2020-01-02T19:15:38.610Z] Removing intermediate container 1979408c0a22\n [2020-01-02T19:15:38.610Z] ---> 77293ed2e044\n [2020-01-02T19:15:38.610Z] Step 6/7 : COPY go.mod .\n [2020-01-02T19:15:39.199Z] ---> 53bd01f12e28\n [2020-01-02T19:15:39.199Z] Step 7/7 : RUN go mod download\n [2020-01-02T19:15:39.199Z] ---> Running in 982ee710a74b\n [2020-01-02T19:15:40.179Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-02T19:15:40.179Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-02T19:15:40.179Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-02T19:15:40.179Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-02T19:15:40.179Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-02T19:15:40.179Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-02T19:15:41.617Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-02T19:15:41.617Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-02T19:15:41.617Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-02T19:15:41.617Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-02T19:15:47.020Z] \x1b[0mRemoving intermediate container 982ee710a74b\n [2020-01-02T19:15:47.020Z] ---> 7e49cabfd17d\n [2020-01-02T19:15:47.020Z] Successfully built 7e49cabfd17d\n [2020-01-02T19:15:47.289Z] 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-02T19:15:47.807Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-02T19:15:48.077Z] .\n [Pipeline] withDockerContainer\n [2020-01-02T19:15:48.453Z] prd-ubuntu18.04-docker-arm64-4c-2g-4097 does not seem to be running inside a container\n [2020-01-02T19:15:48.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@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 ******** ci-base-image-arm64 cat\n [2020-01-02T19:15:50.074Z] $ docker top 264a4ea36c91de2b16c99a85f6bcc59076613991ab2bf9b990ae314c8da782b0 -eo pid,comm\n [2020-01-02T19:15:50.135Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-02T19:15:50.135Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.051s\tcoverage: 73.3% of statements\n [Pipeline] {\n [Pipeline] sh\n [2020-01-02T19:15:52.534Z] + go version\n [2020-01-02T19:15:52.534Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-02T19:15:53.194Z] + make test\n [2020-01-02T19:15:53.194Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-02T19:16:08.877Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.232s\tcoverage: 55.1% of statements\n [2020-01-02T19:16:08.877Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.033s\tcoverage: 69.2% of statements\n [2020-01-02T19:16:08.877Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.125s\tcoverage: 6.4% of statements\n [2020-01-02T19:16:10.373Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.207s\tcoverage: 33.7% of statements\n [2020-01-02T19:16:10.373Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-02T19:16:10.373Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.050s\tcoverage: 63.6% of statements\n [2020-01-02T19:16:10.373Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-02T19:16:10.373Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-02T19:16:10.961Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.048s\tcoverage: 63.0% of statements\n [2020-01-02T19:16:10.961Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.015s\tcoverage: 26.3% of statements\n [2020-01-02T19:16:12.430Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.032s\tcoverage: 15.4% of statements\n [2020-01-02T19:16:12.430Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.011s\tcoverage: 15.4% of statements\n [2020-01-02T19:16:12.430Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.036s\tcoverage: 14.3% of statements\n [2020-01-02T19:16:13.405Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-02T19:16:19.925Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-02T19:16:19.925Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.029s\tcoverage: 73.3% of statements\n [2020-01-02T19:16:21.692Z] gofmt -l .\n [2020-01-02T19:16:21.692Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] }\n [2020-01-02T19:16:21.715Z] $ docker stop --time=1 10bdf4a9de8033b08a5c9d4079b66ff99e118be2af84f2b5c442aa0f5e70b4b0\n [2020-01-02T19:16:23.436Z] $ docker rm -f 10bdf4a9de8033b08a5c9d4079b66ff99e118be2af84f2b5c442aa0f5e70b4b0\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-02T19:16:46.679Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.117s\tcoverage: 55.1% of statements\n [2020-01-02T19:16:46.679Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.018s\tcoverage: 69.2% of statements\n [2020-01-02T19:16:50.058Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.036s\tcoverage: 6.4% of statements\n [2020-01-02T19:16:51.367Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.190s\tcoverage: 33.7% of statements\n [2020-01-02T19:16:51.367Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-02T19:16:51.367Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.045s\tcoverage: 63.6% of statements\n [2020-01-02T19:16:51.367Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-02T19:16:51.367Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-02T19:16:59.602Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.077s\tcoverage: 63.0% of statements\n [2020-01-02T19:16:59.602Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.020s\tcoverage: 26.3% of statements\n [2020-01-02T19:17:00.569Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.037s\tcoverage: 15.4% of statements\n [2020-01-02T19:17:03.172Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.017s\tcoverage: 15.4% of statements\n [2020-01-02T19:17:04.154Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.017s\tcoverage: 14.3% of statements\n [2020-01-02T19:17:04.747Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-02T19:17:26.857Z] gofmt -l .\n [2020-01-02T19:17:26.857Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] }\n [2020-01-02T19:17:26.877Z] $ docker stop --time=1 264a4ea36c91de2b16c99a85f6bcc59076613991ab2bf9b990ae314c8da782b0\n [2020-01-02T19:17:28.924Z] $ docker rm -f 264a4ea36c91de2b16c99a85f6bcc59076613991ab2bf9b990ae314c8da782b0\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] wrap\n [2020-01-02T19:17:29.934Z] provisioning config files...\n [2020-01-02T19:17:29.948Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/config600204069470314132tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-02T19:17:30.254Z] + curl -s https://codecov.io/bash\n [2020-01-02T19:17:30.254Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/config600204069470314132tmp\n [2020-01-02T19:17:30.513Z] \n [2020-01-02T19:17:30.513Z] _____ _\n [2020-01-02T19:17:30.513Z] / ____| | |\n [2020-01-02T19:17:30.513Z] | | ___ __| | ___ ___ _____ __\n [2020-01-02T19:17:30.513Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-02T19:17:30.513Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-02T19:17:30.513Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-02T19:17:30.513Z] Bash-20191211-b8db533\n [2020-01-02T19:17:30.513Z] \n [2020-01-02T19:17:30.513Z] \n [2020-01-02T19:17:30.513Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-02T19:17:30.513Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-02T19:17:30.513Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-02T19:17:30.513Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-02T19:17:30.513Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-02T19:17:30.513Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-02T19:17:30.513Z] \x1b[0;32m+\x1b[0m .\n [2020-01-02T19:17:30.513Z] \x1b[0;31m-->\x1b[0m No coverage report found.\n [2020-01-02T19:17:30.513Z] Please visit \x1b[0;36mhttp://docs.codecov.io/docs/supported-languages\x1b[0m\n [Pipeline] }\n [2020-01-02T19:17:30.521Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\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-02T19:17:31.067Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-02T19:17:31.365Z] ---> package-listing.sh\n [2020-01-02T19:17:31.365Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-02T19:17:31.365Z] ++ facter osfamily\n [2020-01-02T19:17:31.365Z] + OS_FAMILY=redhat\n [2020-01-02T19:17:31.365Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-191\n [2020-01-02T19:17:31.365Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-02T19:17:31.365Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-02T19:17:31.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-02T19:17:31.365Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-02T19:17:31.365Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-191 \']\'\n [2020-01-02T19:17:31.365Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-02T19:17:31.365Z] + case "${OS_FAMILY}" in\n [2020-01-02T19:17:31.365Z] + rpm -qa\n [2020-01-02T19:17:31.365Z] + sort\n [2020-01-02T19:17:35.551Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-02T19:17:35.551Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-02T19:17:35.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-02T19:17:35.551Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-191 \']\'\n [2020-01-02T19:17:35.551Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-191/archives/\n [2020-01-02T19:17:35.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-191/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-02T19:17:36.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-02T19:17:36.007Z] \n [2020-01-02T19:17:36.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-02T19:17:36.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-02T19:17:36.310Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-02T19:17:36.310Z] 050382585609: Pulling fs layer\n [2020-01-02T19:17:36.310Z] dac2222ca532: Pulling fs layer\n [2020-01-02T19:17:36.310Z] 29a7fe408caa: Pulling fs layer\n [2020-01-02T19:17:36.310Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-02T19:17:36.310Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-02T19:17:36.310Z] d1ed250b09b4: Pulling fs layer\n [2020-01-02T19:17:36.310Z] eb083ea81749: Pulling fs layer\n [2020-01-02T19:17:36.311Z] 4965c3271e4e: Pulling fs layer\n [2020-01-02T19:17:36.311Z] b73c1c2e7331: Pulling fs layer\n [2020-01-02T19:17:36.311Z] a328eddc5fbd: Pulling fs layer\n [2020-01-02T19:17:36.311Z] 6ad337b9b53f: Waiting\n [2020-01-02T19:17:36.311Z] 7ad6fc7f0fa9: Waiting\n [2020-01-02T19:17:36.311Z] d1ed250b09b4: Waiting\n [2020-01-02T19:17:36.311Z] eb083ea81749: Waiting\n [2020-01-02T19:17:36.311Z] 4965c3271e4e: Waiting\n [2020-01-02T19:17:36.311Z] b73c1c2e7331: Waiting\n [2020-01-02T19:17:36.311Z] a328eddc5fbd: Waiting\n [2020-01-02T19:17:36.311Z] dac2222ca532: Verifying Checksum\n [2020-01-02T19:17:36.311Z] dac2222ca532: Download complete\n [2020-01-02T19:17:36.311Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-02T19:17:36.311Z] 6ad337b9b53f: Download complete\n [2020-01-02T19:17:36.311Z] 050382585609: Download complete\n [2020-01-02T19:17:36.311Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-02T19:17:36.311Z] 7ad6fc7f0fa9: Download complete\n [2020-01-02T19:17:36.583Z] eb083ea81749: Verifying Checksum\n [2020-01-02T19:17:36.583Z] eb083ea81749: Download complete\n [2020-01-02T19:17:36.583Z] 29a7fe408caa: Verifying Checksum\n [2020-01-02T19:17:36.583Z] 29a7fe408caa: Download complete\n [2020-01-02T19:17:36.854Z] 4965c3271e4e: Verifying Checksum\n [2020-01-02T19:17:36.854Z] 4965c3271e4e: Download complete\n [2020-01-02T19:17:36.854Z] 050382585609: Pull complete\n [2020-01-02T19:17:36.854Z] a328eddc5fbd: Verifying Checksum\n [2020-01-02T19:17:36.854Z] a328eddc5fbd: Download complete\n [2020-01-02T19:17:36.854Z] b73c1c2e7331: Download complete\n [2020-01-02T19:17:36.854Z] dac2222ca532: Pull complete\n [2020-01-02T19:17:37.428Z] d1ed250b09b4: Verifying Checksum\n [2020-01-02T19:17:37.428Z] d1ed250b09b4: Download complete\n [2020-01-02T19:17:38.373Z] 29a7fe408caa: Pull complete\n [2020-01-02T19:17:38.632Z] 6ad337b9b53f: Pull complete\n [2020-01-02T19:17:38.632Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-02T19:17:41.942Z] d1ed250b09b4: Pull complete\n [2020-01-02T19:17:41.942Z] eb083ea81749: Pull complete\n [2020-01-02T19:17:43.324Z] 4965c3271e4e: Pull complete\n [2020-01-02T19:17:43.582Z] b73c1c2e7331: Pull complete\n [2020-01-02T19:17:43.842Z] a328eddc5fbd: Pull complete\n [2020-01-02T19:17:43.842Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-02T19:17:43.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-02T19:17:43.986Z] prd-centos7-docker-4c-2g-4095 does not seem to be running inside a container\n [2020-01-02T19:17:44.022Z] $ 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-191 -v /w/workspace/dry_go-mod-core-contracts_PR-191:/w/workspace/dry_go-mod-core-contracts_PR-191:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-191@tmp:/w/workspace/dry_go-mod-core-contracts_PR-191@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-02T19:17:45.100Z] $ docker top 2e8de07d95627b817e4e5bb0f8428a2bfc462507384df075e08b0f1c1d542a15 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-02T19:17:45.640Z] provisioning config files...\n [2020-01-02T19:17:45.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-191@tmp/config2633318631486748921tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-02T19:17:45.672Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-02T19:17:45.966Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-02T19:17:45.973Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-02T19:17:46.261Z] ---> logs-deploy.sh\n [2020-01-02T19:17:46.261Z] + ARCHIVE_ARTIFACTS=\n [2020-01-02T19:17:46.261Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-02T19:17:46.261Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-02T19:17:46.261Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-02T19:17:46.261Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-191/3\n [2020-01-02T19:17:46.261Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-191/3/\n [2020-01-02T19:17:46.261Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-191/3 /w/workspace/dry_go-mod-core-contracts_PR-191\n [2020-01-02T19:17:47.194Z] Archives upload complete.\n [2020-01-02T19:17:47.194Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-191/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-191/3/\n [2020-01-02T19:17:47.760Z] ---> uname -a:\n [2020-01-02T19:17:47.760Z] Linux 2e8de07d9562 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-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] ---> lscpu:\n [2020-01-02T19:17:47.760Z] Architecture: x86_64\n [2020-01-02T19:17:47.760Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-02T19:17:47.760Z] Byte Order: Little Endian\n [2020-01-02T19:17:47.760Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-02T19:17:47.760Z] CPU(s): 4\n [2020-01-02T19:17:47.760Z] On-line CPU(s) list: 0-3\n [2020-01-02T19:17:47.760Z] Thread(s) per core: 1\n [2020-01-02T19:17:47.760Z] Core(s) per socket: 1\n [2020-01-02T19:17:47.760Z] Socket(s): 4\n [2020-01-02T19:17:47.760Z] NUMA node(s): 1\n [2020-01-02T19:17:47.760Z] Vendor ID: GenuineIntel\n [2020-01-02T19:17:47.760Z] CPU family: 6\n [2020-01-02T19:17:47.760Z] Model: 44\n [2020-01-02T19:17:47.760Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-02T19:17:47.760Z] Stepping: 1\n [2020-01-02T19:17:47.760Z] CPU MHz: 2933.438\n [2020-01-02T19:17:47.760Z] BogoMIPS: 5866.87\n [2020-01-02T19:17:47.760Z] Virtualization: VT-x\n [2020-01-02T19:17:47.760Z] Hypervisor vendor: KVM\n [2020-01-02T19:17:47.760Z] Virtualization type: full\n [2020-01-02T19:17:47.760Z] L1d cache: 32K\n [2020-01-02T19:17:47.760Z] L1i cache: 32K\n [2020-01-02T19:17:47.760Z] L2 cache: 4096K\n [2020-01-02T19:17:47.760Z] L3 cache: 16384K\n [2020-01-02T19:17:47.760Z] NUMA node0 CPU(s): 0-3\n [2020-01-02T19:17:47.760Z] 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-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] ---> nproc:\n [2020-01-02T19:17:47.760Z] 4\n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] ---> df -h:\n [2020-01-02T19:17:47.760Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-02T19:17:47.760Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-02T19:17:47.760Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-02T19:17:47.760Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-02T19:17:47.760Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-02T19:17:47.760Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-02T19:17:47.760Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-02T19:17:47.760Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-02T19:17:47.760Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/dry_go-mod-core-contracts_PR-191\n [2020-01-02T19:17:47.760Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/dry_go-mod-core-contracts_PR-191@tmp\n [2020-01-02T19:17:47.760Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] ---> free -m:\n [2020-01-02T19:17:47.760Z] total used free shared buff/cache available\n [2020-01-02T19:17:47.760Z] Mem: 1838 606 73 0 1157 1126\n [2020-01-02T19:17:47.760Z] Swap: 1023 0 1023\n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] ---> ip addr:\n [2020-01-02T19:17:47.760Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-02T19:17:47.760Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-02T19:17:47.760Z] inet 127.0.0.1/8 scope host lo\n [2020-01-02T19:17:47.760Z] valid_lft forever preferred_lft forever\n [2020-01-02T19:17:47.760Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-02T19:17:47.760Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-02T19:17:47.760Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-02T19:17:47.760Z] valid_lft forever preferred_lft forever\n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] ---> sar -b -r -n DEV:\n [2020-01-02T19:17:47.760Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/02/20 \t_x86_64_\t(4 CPU)\n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] 19:11:34 LINUX RESTART\n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] 19:12:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-02T19:17:47.760Z] 19:13:01 60.87 18.55 42.32 3441.23 3632.12\n [2020-01-02T19:17:47.760Z] 19:14:01 3.80 0.00 3.80 0.00 116.66\n [2020-01-02T19:17:47.760Z] 19:15:01 0.57 0.00 0.57 0.00 6.45\n [2020-01-02T19:17:47.760Z] 19:16:01 0.63 0.00 0.63 0.00 6.71\n [2020-01-02T19:17:47.760Z] 19:17:01 0.58 0.00 0.58 0.00 5.85\n [2020-01-02T19:17:47.760Z] Average: 13.29 3.71 9.58 688.43 753.75\n [2020-01-02T19:17:47.760Z] \n [2020-01-02T19:17:47.760Z] 19:12:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-02T19:17:47.760Z] 19:13:01 109028 1773276 94.21 2620 1228960 930728 31.76 442884 1170040 116\n [2020-01-02T19:17:47.760Z] 19:14:01 117084 1765220 93.78 2620 1229080 902288 30.79 437432 1169960 8\n [2020-01-02T19:17:47.760Z] 19:15:01 115940 1766364 93.84 2620 1229084 902516 30.79 438912 1169944 8\n [2020-01-02T19:17:47.760Z] 19:16:01 115488 1766816 93.86 2620 1229088 902552 30.79 439032 1169944 8\n [2020-01-02T19:17:47.760Z] 19:17:01 116924 1765380 93.79 2620 1229096 902372 30.79 438068 1169944 16\n [2020-01-02T19:17:47.760Z] Average: 114893 1767411 93.90 2620 1229062 908091 30.98 439266 1169966 31\n [2020-01-02T19:17:47.761Z] \n [2020-01-02T19:17:47.761Z] 19:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-02T19:17:47.761Z] 19:13:01 eth0 532.03 366.65 1004.26 100.49 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:13:01 docker0 2.71 1.95 0.55 6.80 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:14:01 eth0 1.20 0.07 0.10 0.04 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:15:01 eth0 2.50 0.90 0.91 0.56 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:16:01 eth0 0.45 0.38 0.27 0.21 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:17:01 eth0 0.37 0.20 0.18 0.04 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] Average: eth0 107.34 73.66 201.20 20.27 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] Average: docker0 0.54 0.39 0.11 1.36 0.00 0.00 0.00\n [2020-01-02T19:17:47.761Z] \n [2020-01-02T19:17:47.761Z] \n [2020-01-02T19:17:47.761Z] ---> sar -P ALL:\n [2020-01-02T19:17:47.761Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/02/20 \t_x86_64_\t(4 CPU)\n [2020-01-02T19:17:47.761Z] \n [2020-01-02T19:17:47.761Z] 19:11:34 LINUX RESTART\n [2020-01-02T19:17:47.761Z] \n [2020-01-02T19:17:47.761Z] 19:12:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-02T19:17:47.761Z] 19:13:01 all 11.73 0.00 2.74 1.09 0.01 84.43\n [2020-01-02T19:17:47.761Z] 19:13:01 0 10.85 0.00 3.52 0.42 0.02 85.19\n [2020-01-02T19:17:47.761Z] 19:13:01 1 11.77 0.00 2.48 0.52 0.00 85.24\n [2020-01-02T19:17:47.761Z] 19:13:01 2 11.92 0.00 2.43 2.53 0.02 83.10\n [2020-01-02T19:17:47.761Z] 19:13:01 3 12.40 0.00 2.51 0.87 0.02 84.20\n [2020-01-02T19:17:47.761Z] 19:14:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-02T19:17:47.761Z] 19:14:01 0 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-02T19:17:47.761Z] 19:14:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-02T19:17:47.761Z] 19:14:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-02T19:17:47.761Z] 19:14:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-02T19:17:47.761Z] 19:15:01 all 0.17 0.00 0.06 0.00 0.00 99.77\n [2020-01-02T19:17:47.761Z] 19:15:01 0 0.52 0.00 0.10 0.00 0.00 99.38\n [2020-01-02T19:17:47.761Z] 19:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-02T19:17:47.761Z] 19:15:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-02T19:17:47.761Z] 19:15:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-02T19:17:47.761Z] 19:16:01 all 0.16 0.00 0.06 0.00 0.00 99.78\n [2020-01-02T19:17:47.761Z] 19:16:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-02T19:17:47.761Z] 19:16:01 1 0.37 0.00 0.03 0.00 0.02 99.58\n [2020-01-02T19:17:47.761Z] 19:16:01 2 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-02T19:17:47.761Z] 19:16:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-02T19:17:47.761Z] 19:17:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-02T19:17:47.761Z] 19:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-02T19:17:47.761Z] 19:17:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-02T19:17:47.761Z] 19:17:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-02T19:17:47.761Z] 19:17:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-02T19:17:47.761Z] Average: all 2.47 0.00 0.59 0.22 0.00 96.72\n [2020-01-02T19:17:47.761Z] Average: 0 2.40 0.00 0.75 0.08 0.00 96.77\n [2020-01-02T19:17:47.761Z] Average: 1 2.55 0.00 0.52 0.10 0.00 96.82\n [2020-01-02T19:17:47.761Z] Average: 2 2.44 0.00 0.54 0.50 0.00 96.52\n [2020-01-02T19:17:47.761Z] Average: 3 2.52 0.00 0.54 0.17 0.00 96.77\n [2020-01-02T19:17:47.761Z] \n [2020-01-02T19:17:47.761Z] \n [2020-01-02T19:17:47.761Z] '