b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from afb18d995de380a8eeac33e99f47ad84beb5e70b\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 41baade70f9f516c06b50364c8065a52e98d7055\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 41baade70f9f516c06b50364c8065a52e98d7055 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 41baade70f9f516c06b50364c8065a52e98d7055 # timeout=10\n Commit message: "Merge pull request #109 from ernestojeda/move-experimental"\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.13, 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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\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-751 in /w/workspace/dry_go-mod-core-contracts_master\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_master # 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/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision afb18d995de380a8eeac33e99f47ad84beb5e70b (master)\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/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/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f afb18d995de380a8eeac33e99f47ad84beb5e70b # timeout=10\n Commit message: "Revert "Add Health Endpoint to General Client (#217)" (#219)"\n > git rev-list --no-walk b3fbf3dcda66b6ea5e8210848c5cafeba8f23b27 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-25T19:28:01.369Z] 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-02-25T19:28:02.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-25T19:28:02.831Z] \n [2020-02-25T19:28:02.831Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:28:03.160Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-25T19:28:03.160Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-25T19:28:03.160Z] e7c96db7181b: Pulling fs layer\n [2020-02-25T19:28:03.160Z] a038dfdf5543: Pulling fs layer\n [2020-02-25T19:28:03.160Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-25T19:28:03.422Z] e7c96db7181b: Download complete\n [2020-02-25T19:28:03.683Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-25T19:28:03.683Z] a038dfdf5543: Verifying Checksum\n [2020-02-25T19:28:03.683Z] a038dfdf5543: Download complete\n [2020-02-25T19:28:03.683Z] e7c96db7181b: Pull complete\n [2020-02-25T19:28:04.621Z] a038dfdf5543: Pull complete\n [2020-02-25T19:28:04.621Z] 8d5d8e63b3c0: Pull complete\n [2020-02-25T19:28:04.621Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-25T19:28:04.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-25T19:28:04.750Z] prd-centos7-docker-4c-2g-751 does not seem to be running inside a container\n [2020-02-25T19:28:04.796Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-25T19:28:05.421Z] $ docker top 75ea233db0587fa2b32fb8878b5f0241ecdff510b48b0ac3673b4f06e120e8b9 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-25T19:28:06.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-25T19:28:06.006Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-25T19:28:06.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-25T19:28:06.222Z] $ docker exec 75ea233db0587fa2b32fb8878b5f0241ecdff510b48b0ac3673b4f06e120e8b9 ssh-agent\n [2020-02-25T19:28:06.405Z] SSH_AUTH_SOCK=/tmp/ssh-kzSBSxeUjGgc/agent.15\n [2020-02-25T19:28:06.405Z] SSH_AGENT_PID=22\n [2020-02-25T19:28:06.413Z] Running ssh-add (command line suppressed)\n [2020-02-25T19:28:06.556Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8945740177769478164.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8945740177769478164.key)\n [2020-02-25T19:28:06.607Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:28:06.912Z] + git describe --exact-match --tags HEAD\n [2020-02-25T19:28:06.912Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-25T19:28:06.967Z] $ docker exec --env ******** --env ******** 75ea233db0587fa2b32fb8878b5f0241ecdff510b48b0ac3673b4f06e120e8b9 ssh-agent -k\n [2020-02-25T19:28:07.107Z] unset SSH_AUTH_SOCK;\n [2020-02-25T19:28:07.108Z] unset SSH_AGENT_PID;\n [2020-02-25T19:28:07.108Z] echo Agent pid 22 killed;\n [2020-02-25T19:28:07.153Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-25T19:28:07.178Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-25T19:28:07.178Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-25T19:28:07.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-25T19:28:07.216Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-25T19:28:07.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-25T19:28:07.396Z] $ docker exec 75ea233db0587fa2b32fb8878b5f0241ecdff510b48b0ac3673b4f06e120e8b9 ssh-agent\n [2020-02-25T19:28:07.598Z] SSH_AUTH_SOCK=/tmp/ssh-BzbMTJK01hob/agent.57\n [2020-02-25T19:28:07.598Z] SSH_AGENT_PID=64\n [2020-02-25T19:28:07.603Z] Running ssh-add (command line suppressed)\n [2020-02-25T19:28:07.749Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4909774449373022149.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4909774449373022149.key)\n [2020-02-25T19:28:07.799Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:28:08.108Z] + git semver init\n [2020-02-25T19:28:08.108Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-25T19:28:08.108Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-25T19:28:08.108Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-25T19:28:08.108Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-25T19:28:08.108Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-25T19:28:08.108Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-25T19:28:08.108Z] # $SEMVER_BRANCH = master\n [2020-02-25T19:28:08.108Z] # $SEMVER_TEMP = /tmp/semver-079383535\n [2020-02-25T19:28:08.108Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-02-25T19:28:08.674Z] # \'/tmp/semver-079383535\' -> \'/w/workspace/dry_go-mod-core-contracts_master/.semver\'\n [2020-02-25T19:28:08.674Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [Pipeline] }\n [2020-02-25T19:28:08.690Z] $ docker exec --env ******** --env ******** 75ea233db0587fa2b32fb8878b5f0241ecdff510b48b0ac3673b4f06e120e8b9 ssh-agent -k\n [2020-02-25T19:28:08.822Z] unset SSH_AUTH_SOCK;\n [2020-02-25T19:28:08.822Z] unset SSH_AGENT_PID;\n [2020-02-25T19:28:08.822Z] echo Agent pid 64 killed;\n [2020-02-25T19:28:08.865Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-25T19:28:09.198Z] + git semver\n [Pipeline] }\n [2020-02-25T19:28:09.210Z] $ docker stop --time=1 75ea233db0587fa2b32fb8878b5f0241ecdff510b48b0ac3673b4f06e120e8b9\n [2020-02-25T19:28:10.546Z] $ docker rm -f 75ea233db0587fa2b32fb8878b5f0241ecdff510b48b0ac3673b4f06e120e8b9\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-25T19:28:11.181Z] Stashed 61 file(s)\n [Pipeline] echo\n [2020-02-25T19:28:11.183Z] [edgeXSemver] initialized semver on version 0.1.50\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-02-25T19:28:26.321Z] Still waiting to schedule task\n [2020-02-25T19:28:26.321Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-25T19:28:26.322Z] Still waiting to schedule task\n [2020-02-25T19:28:26.322Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-749\xe2\x80\x99 is offline\n [2020-02-25T19:30:19.734Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-752 in /w/workspace/dry_go-mod-core-contracts_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-25T19:30:19.749Z] Running in /w/workspace/go-mod-core-contracts/14\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-25T19:30:27.393Z] using credential edgex-jenkins-ssh\n [2020-02-25T19:30:27.413Z] Cloning the remote Git repository\n [2020-02-25T19:30:27.413Z] Cloning with configured refspecs honoured and without tags\n [2020-02-25T19:30:27.497Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-25T19:30:27.591Z] > git init /w/workspace/go-mod-core-contracts/14 # timeout=10\n [2020-02-25T19:30:27.685Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-25T19:30:27.686Z] > git --version # timeout=10\n [2020-02-25T19:30:27.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-25T19:30:27.771Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-25T19:30:28.642Z] Fetching without tags\n [2020-02-25T19:30:29.163Z] Checking out Revision afb18d995de380a8eeac33e99f47ad84beb5e70b (master)\n [2020-02-25T19:30:28.558Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-25T19:30:28.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-25T19:30:28.628Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-25T19:30:28.666Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-25T19:30:28.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-25T19:30:28.684Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-25T19:30:29.206Z] > git config core.sparsecheckout # timeout=10\n [2020-02-25T19:30:29.237Z] > git checkout -f afb18d995de380a8eeac33e99f47ad84beb5e70b # timeout=10\n [2020-02-25T19:30:34.197Z] Commit message: "Revert "Add Health Endpoint to General Client (#217)" (#219)"\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-02-25T19:30:35.518Z] =========================================================\n [2020-02-25T19:30:35.518Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-25T19:30:35.518Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:30:36.983Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-25T19:30:37.964Z] Sending build context to Docker daemon 1.726MB\n\n [2020-02-25T19:30:37.964Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-25T19:30:37.964Z] Step 2/7 : FROM ${BASE}\n [2020-02-25T19:30:38.239Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-25T19:30:38.239Z] cde5963f3b93: Pulling fs layer\n [2020-02-25T19:30:38.239Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-25T19:30:38.239Z] 777b28850792: Pulling fs layer\n [2020-02-25T19:30:38.239Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-25T19:30:38.239Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-25T19:30:38.239Z] 1df406cf5192: Pulling fs layer\n [2020-02-25T19:30:38.239Z] cd6300453558: Pulling fs layer\n [2020-02-25T19:30:38.239Z] b9c365052c96: Pulling fs layer\n [2020-02-25T19:30:38.239Z] a2d8cc88f415: Pulling fs layer\n [2020-02-25T19:30:38.239Z] ea1d1ca13537: Pulling fs layer\n [2020-02-25T19:30:38.239Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-25T19:30:38.239Z] 8a11ddd9e578: Waiting\n [2020-02-25T19:30:38.239Z] 4cf88f913ddb: Waiting\n [2020-02-25T19:30:38.239Z] 1df406cf5192: Waiting\n [2020-02-25T19:30:38.239Z] cd6300453558: Waiting\n [2020-02-25T19:30:38.239Z] b9c365052c96: Waiting\n [2020-02-25T19:30:38.239Z] a2d8cc88f415: Waiting\n [2020-02-25T19:30:38.239Z] ea1d1ca13537: Waiting\n [2020-02-25T19:30:38.239Z] 3750a50a1c5e: Waiting\n [2020-02-25T19:30:38.239Z] 777b28850792: Verifying Checksum\n [2020-02-25T19:30:38.239Z] 777b28850792: Download complete\n [2020-02-25T19:30:38.239Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-25T19:30:38.239Z] 2a23fa8c16f7: Download complete\n [2020-02-25T19:30:38.534Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-25T19:30:38.535Z] 4cf88f913ddb: Download complete\n [2020-02-25T19:30:38.817Z] 1df406cf5192: Verifying Checksum\n [2020-02-25T19:30:38.817Z] 1df406cf5192: Download complete\n [2020-02-25T19:30:38.817Z] cde5963f3b93: Verifying Checksum\n [2020-02-25T19:30:38.817Z] cde5963f3b93: Download complete\n [2020-02-25T19:30:40.791Z] cde5963f3b93: Pull complete\n [2020-02-25T19:30:41.767Z] 2a23fa8c16f7: Pull complete\n [2020-02-25T19:30:42.044Z] 777b28850792: Pull complete\n [2020-02-25T19:30:42.630Z] Running on prd-centos7-docker-4c-2g-753 in /w/workspace/dry_go-mod-core-contracts_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-25T19:30:42.651Z] Running in /w/workspace/go-mod-core-contracts/14\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-25T19:30:45.473Z] cd6300453558: Verifying Checksum\n [2020-02-25T19:30:45.473Z] cd6300453558: Download complete\n [2020-02-25T19:30:45.756Z] a2d8cc88f415: Verifying Checksum\n [2020-02-25T19:30:45.756Z] a2d8cc88f415: Download complete\n [2020-02-25T19:30:50.071Z] ea1d1ca13537: Verifying Checksum\n [2020-02-25T19:30:50.072Z] ea1d1ca13537: Download complete\n [2020-02-25T19:30:50.072Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-25T19:30:50.072Z] 3750a50a1c5e: Download complete\n [2020-02-25T19:30:50.449Z] using credential edgex-jenkins-ssh\n [2020-02-25T19:30:50.464Z] Cloning the remote Git repository\n [2020-02-25T19:30:50.464Z] Cloning with configured refspecs honoured and without tags\n [2020-02-25T19:30:50.503Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-25T19:30:50.553Z] > git init /w/workspace/go-mod-core-contracts/14 # timeout=10\n [2020-02-25T19:30:51.619Z] Fetching without tags\n [2020-02-25T19:30:51.955Z] Checking out Revision afb18d995de380a8eeac33e99f47ad84beb5e70b (master)\n [2020-02-25T19:30:50.636Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-25T19:30:50.637Z] > git --version # timeout=10\n [2020-02-25T19:30:50.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-25T19:30:50.923Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-25T19:30:51.566Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-25T19:30:51.584Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-25T19:30:51.608Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-02-25T19:30:51.623Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-02-25T19:30:51.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-25T19:30:51.629Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-25T19:30:52.036Z] b9c365052c96: Verifying Checksum\n [2020-02-25T19:30:52.036Z] b9c365052c96: Download complete\n [2020-02-25T19:30:51.997Z] > git config core.sparsecheckout # timeout=10\n [2020-02-25T19:30:52.007Z] > git checkout -f afb18d995de380a8eeac33e99f47ad84beb5e70b # timeout=10\n [2020-02-25T19:30:54.023Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-25T19:30:54.023Z] 8a11ddd9e578: Download complete\n [2020-02-25T19:30:57.513Z] Commit message: "Revert "Add Health Endpoint to General Client (#217)" (#219)"\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-02-25T19:30:58.655Z] =========================================================\n [2020-02-25T19:30:58.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-25T19:30:58.655Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:31:00.048Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-25T19:31:00.310Z] Sending build context to Docker daemon 1.726MB\n\n [2020-02-25T19:31:00.310Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-25T19:31:00.310Z] Step 2/7 : FROM ${BASE}\n [2020-02-25T19:31:00.578Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-25T19:31:00.578Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 2848faf0eed1: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 0f37312ad70f: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 5788d62ee057: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 0e6b1d234666: Pulling fs layer\n [2020-02-25T19:31:00.578Z] bf5d7aec512f: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 34c802a77dc8: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 5c102a31e300: Pulling fs layer\n [2020-02-25T19:31:00.578Z] dcfb455df0a1: Pulling fs layer\n [2020-02-25T19:31:00.578Z] 34c802a77dc8: Waiting\n [2020-02-25T19:31:00.578Z] 9eb99e56ec68: Waiting\n [2020-02-25T19:31:00.578Z] 27c7a5d97fbd: Waiting\n [2020-02-25T19:31:00.578Z] 5c102a31e300: Waiting\n [2020-02-25T19:31:00.578Z] dcfb455df0a1: Waiting\n [2020-02-25T19:31:00.578Z] 5788d62ee057: Waiting\n [2020-02-25T19:31:00.578Z] 0e6b1d234666: Waiting\n [2020-02-25T19:31:00.578Z] bf5d7aec512f: Waiting\n [2020-02-25T19:31:00.578Z] 0f37312ad70f: Verifying Checksum\n [2020-02-25T19:31:00.578Z] 0f37312ad70f: Download complete\n [2020-02-25T19:31:00.578Z] 2848faf0eed1: Verifying Checksum\n [2020-02-25T19:31:00.578Z] 2848faf0eed1: Download complete\n [2020-02-25T19:31:00.578Z] 0e6b1d234666: Verifying Checksum\n [2020-02-25T19:31:00.578Z] 0e6b1d234666: Download complete\n [2020-02-25T19:31:00.579Z] bf5d7aec512f: Verifying Checksum\n [2020-02-25T19:31:00.579Z] bf5d7aec512f: Download complete\n [2020-02-25T19:31:00.897Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-25T19:31:00.897Z] e6b0cf9c0882: Download complete\n [2020-02-25T19:31:01.556Z] e6b0cf9c0882: Pull complete\n [2020-02-25T19:31:01.906Z] 2848faf0eed1: Pull complete\n [2020-02-25T19:31:01.906Z] 0f37312ad70f: Pull complete\n [2020-02-25T19:31:03.413Z] 34c802a77dc8: Verifying Checksum\n [2020-02-25T19:31:03.413Z] 34c802a77dc8: Download complete\n [2020-02-25T19:31:03.413Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-25T19:31:03.413Z] 27c7a5d97fbd: Download complete\n [2020-02-25T19:31:04.451Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-25T19:31:04.451Z] 9eb99e56ec68: Download complete\n [2020-02-25T19:31:04.451Z] dcfb455df0a1: Verifying Checksum\n [2020-02-25T19:31:04.451Z] dcfb455df0a1: Download complete\n [2020-02-25T19:31:04.722Z] 5c102a31e300: Verifying Checksum\n [2020-02-25T19:31:04.722Z] 5c102a31e300: Download complete\n [2020-02-25T19:31:04.722Z] 5788d62ee057: Verifying Checksum\n [2020-02-25T19:31:04.722Z] 5788d62ee057: Download complete\n [2020-02-25T19:31:12.320Z] 8a11ddd9e578: Pull complete\n [2020-02-25T19:31:12.320Z] 4cf88f913ddb: Pull complete\n [2020-02-25T19:31:12.320Z] 1df406cf5192: Pull complete\n [2020-02-25T19:31:14.828Z] 5788d62ee057: Pull complete\n [2020-02-25T19:31:14.828Z] 0e6b1d234666: Pull complete\n [2020-02-25T19:31:14.828Z] bf5d7aec512f: Pull complete\n [2020-02-25T19:31:19.094Z] cd6300453558: Pull complete\n [2020-02-25T19:31:20.147Z] 34c802a77dc8: Pull complete\n [2020-02-25T19:31:24.419Z] 9eb99e56ec68: Pull complete\n [2020-02-25T19:31:24.682Z] 27c7a5d97fbd: Pull complete\n [2020-02-25T19:31:25.643Z] 5c102a31e300: Pull complete\n [2020-02-25T19:31:25.910Z] dcfb455df0a1: Pull complete\n [2020-02-25T19:31:25.910Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-25T19:31:26.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-25T19:31:26.181Z] ---> 7c70fe431013\n [2020-02-25T19:31:26.181Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-25T19:31:26.181Z] ---> Running in 7e3eed3eecd1\n [2020-02-25T19:31:26.464Z] Removing intermediate container 7e3eed3eecd1\n [2020-02-25T19:31:26.464Z] ---> 7da0f4f3b801\n [2020-02-25T19:31:26.464Z] Step 4/7 : RUN apk add bash\n [2020-02-25T19:31:26.464Z] ---> Running in 7ec991a7dc48\n [2020-02-25T19:31:27.365Z] b9c365052c96: Pull complete\n [2020-02-25T19:31:27.365Z] a2d8cc88f415: Pull complete\n [2020-02-25T19:31:27.409Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-25T19:31:27.985Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-25T19:31:28.247Z] OK: 143 MiB in 39 packages\n [2020-02-25T19:31:28.794Z] ea1d1ca13537: Pull complete\n [2020-02-25T19:31:28.860Z] Removing intermediate container 7ec991a7dc48\n [2020-02-25T19:31:28.861Z] ---> 12258b1a41cc\n [2020-02-25T19:31:28.861Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-25T19:31:28.861Z] ---> Running in ce4ab07d049a\n [2020-02-25T19:31:29.132Z] Removing intermediate container ce4ab07d049a\n [2020-02-25T19:31:29.132Z] ---> ce1bb9dee319\n [2020-02-25T19:31:29.132Z] Step 6/7 : COPY go.mod .\n [2020-02-25T19:31:29.378Z] 3750a50a1c5e: Pull complete\n [2020-02-25T19:31:29.378Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-25T19:31:29.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-25T19:31:29.378Z] ---> 78745c68409d\n [2020-02-25T19:31:29.378Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-25T19:31:29.402Z] ---> 22c2a3db2ef3\n [2020-02-25T19:31:29.402Z] Step 7/7 : RUN go mod download\n [2020-02-25T19:31:29.402Z] ---> Running in c69026aee7ef\n [2020-02-25T19:31:31.373Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-25T19:31:31.373Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-25T19:31:32.743Z] ---> Running in fdbe64d19ea3\n [2020-02-25T19:31:32.743Z] Removing intermediate container fdbe64d19ea3\n [2020-02-25T19:31:32.743Z] ---> 8cda65b7b358\n [2020-02-25T19:31:32.743Z] Step 4/7 : RUN apk add bash\n [2020-02-25T19:31:32.743Z] ---> Running in 87cb42d8b99a\n [2020-02-25T19:31:32.870Z] \x1b[0mRemoving intermediate container c69026aee7ef\n [2020-02-25T19:31:32.870Z] ---> a40901e20999\n [2020-02-25T19:31:32.870Z] Successfully built a40901e20999\n [2020-02-25T19:31:32.870Z] 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-02-25T19:31:33.373Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-25T19:31:33.373Z] .\n [Pipeline] withDockerContainer\n [2020-02-25T19:31:33.665Z] prd-centos7-docker-4c-2g-753 does not seem to be running inside a container\n [2020-02-25T19:31:33.713Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-25T19:31:33.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@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 ******** ci-base-image-x86_64 cat\n [2020-02-25T19:31:34.687Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-25T19:31:34.955Z] OK: 125 MiB in 39 packages\n [2020-02-25T19:31:34.977Z] $ docker top b7da60b6461c64723a77946f9096b7960b3cf0ac3300a2b7655f82f5938e2de3 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:31:36.379Z] Removing intermediate container 87cb42d8b99a\n [2020-02-25T19:31:36.379Z] ---> 530b23c60b56\n [2020-02-25T19:31:36.379Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-25T19:31:36.379Z] ---> Running in 37131e8e90ef\n [2020-02-25T19:31:36.647Z] Removing intermediate container 37131e8e90ef\n [2020-02-25T19:31:36.647Z] ---> 99512d8f2892\n [2020-02-25T19:31:36.647Z] Step 6/7 : COPY go.mod .\n [2020-02-25T19:31:36.648Z] + go version\n [2020-02-25T19:31:36.648Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-25T19:31:37.235Z] ---> 151d93da6146\n [2020-02-25T19:31:37.235Z] Step 7/7 : RUN go mod download\n [2020-02-25T19:31:37.235Z] ---> Running in e69dbf916e94\n [2020-02-25T19:31:37.348Z] + make test\n [2020-02-25T19:31:37.348Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-25T19:31:39.207Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-25T19:31:39.208Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-25T19:31:41.815Z] \x1b[0mRemoving intermediate container e69dbf916e94\n [2020-02-25T19:31:41.815Z] ---> a24b4a1796b5\n [2020-02-25T19:31:41.815Z] Successfully built a24b4a1796b5\n [2020-02-25T19:31:41.815Z] 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-02-25T19:31:42.310Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-25T19:31:42.577Z] .\n [Pipeline] withDockerContainer\n [2020-02-25T19:31:42.949Z] prd-ubuntu18.04-docker-arm64-4c-2g-752 does not seem to be running inside a container\n [2020-02-25T19:31:43.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/14 -v /w/workspace/go-mod-core-contracts/14:/w/workspace/go-mod-core-contracts/14:rw,z -v /w/workspace/go-mod-core-contracts/14@tmp:/w/workspace/go-mod-core-contracts/14@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 ******** ci-base-image-arm64 cat\n [2020-02-25T19:31:44.687Z] $ docker top ace86608879e2b0a912450cf12a66fb81a788b18abea38aef4b3da3121927942 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:31:47.211Z] + go version\n [2020-02-25T19:31:47.211Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-25T19:31:47.595Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-25T19:31:47.595Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.027s\tcoverage: 100.0% of statements\n [2020-02-25T19:31:48.530Z] + make test\n [2020-02-25T19:31:48.530Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-25T19:31:57.815Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.044s\tcoverage: 45.4% of statements\n [2020-02-25T19:31:57.815Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.103s\tcoverage: 77.8% of statements\n [2020-02-25T19:31:57.815Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-25T19:31:57.815Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.053s\tcoverage: 6.4% of statements\n [2020-02-25T19:32:00.646Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.022s\tcoverage: 14.4% of statements\n [2020-02-25T19:32:00.646Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.014s\tcoverage: 100.0% of statements\n [2020-02-25T19:32:00.646Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.170s\tcoverage: 100.0% of statements\n [2020-02-25T19:32:00.646Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-25T19:32:00.646Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-25T19:32:00.646Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local\t0.008s\tcoverage: 100.0% of statements\n [2020-02-25T19:32:00.646Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry\t0.024s\tcoverage: 88.2% of statements\n [2020-02-25T19:32:00.646Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.068s\tcoverage: 63.0% of statements\n [2020-02-25T19:32:00.646Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.040s\tcoverage: 26.3% of statements\n [2020-02-25T19:32:02.209Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.056s\tcoverage: 15.4% of statements\n [2020-02-25T19:32:02.209Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.026s\tcoverage: 15.4% of statements\n [2020-02-25T19:32:02.482Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.008s\tcoverage: 14.3% of statements\n [2020-02-25T19:32:02.482Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-25T19:32:07.429Z] gofmt -l .\n [2020-02-25T19:32:07.429Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-25T19:32:08.107Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-25T19:32:08.112Z] $ docker stop --time=1 b7da60b6461c64723a77946f9096b7960b3cf0ac3300a2b7655f82f5938e2de3\n [2020-02-25T19:32:09.707Z] $ docker rm -f b7da60b6461c64723a77946f9096b7960b3cf0ac3300a2b7655f82f5938e2de3\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] }\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-02-25T19:32:15.310Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-02-25T19:32:15.311Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.032s\tcoverage: 100.0% of statements\n [2020-02-25T19:32:47.602Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t0.083s\tcoverage: 45.4% of statements\n [2020-02-25T19:32:47.602Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.019s\tcoverage: 77.8% of statements\n [2020-02-25T19:32:47.602Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-02-25T19:32:47.602Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.017s\tcoverage: 6.4% of statements\n [2020-02-25T19:32:47.602Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t0.063s\tcoverage: 14.4% of statements\n [2020-02-25T19:32:47.602Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.033s\tcoverage: 100.0% of statements\n [2020-02-25T19:32:50.206Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t0.079s\tcoverage: 100.0% of statements\n [2020-02-25T19:32:50.206Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-02-25T19:32:50.206Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors\t[no test files]\n [2020-02-25T19:32:50.206Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local\t0.008s\tcoverage: 100.0% of statements\n [2020-02-25T19:32:50.206Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry\t0.025s\tcoverage: 88.2% of statements\n [2020-02-25T19:32:55.589Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.096s\tcoverage: 63.0% of statements\n [2020-02-25T19:32:55.590Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.017s\tcoverage: 26.3% of statements\n [2020-02-25T19:32:58.188Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.016s\tcoverage: 15.4% of statements\n [2020-02-25T19:32:59.161Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.017s\tcoverage: 15.4% of statements\n [2020-02-25T19:33:01.125Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.016s\tcoverage: 14.3% of statements\n [2020-02-25T19:33:01.396Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-25T19:33:08.068Z] gofmt -l .\n [2020-02-25T19:33:08.068Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-25T19:33:08.351Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-25T19:33:08.822Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-25T19:33:08.825Z] $ docker stop --time=1 ace86608879e2b0a912450cf12a66fb81a788b18abea38aef4b3da3121927942\n [2020-02-25T19:33:11.076Z] $ docker rm -f ace86608879e2b0a912450cf12a66fb81a788b18abea38aef4b3da3121927942\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] }\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 [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-25T19:33:12.216Z] provisioning config files...\n [2020-02-25T19:33:12.226Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4473528788176650341tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:33:12.540Z] + curl -s https://codecov.io/bash\n [2020-02-25T19:33:12.540Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config4473528788176650341tmp\n [2020-02-25T19:33:12.798Z] \n [2020-02-25T19:33:12.798Z] _____ _\n [2020-02-25T19:33:12.798Z] / ____| | |\n [2020-02-25T19:33:12.798Z] | | ___ __| | ___ ___ _____ __\n [2020-02-25T19:33:12.798Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-25T19:33:12.798Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-25T19:33:12.798Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-25T19:33:12.798Z] Bash-20200214-585fef0\n [2020-02-25T19:33:12.798Z] \n [2020-02-25T19:33:12.798Z] \n [2020-02-25T19:33:12.798Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-25T19:33:12.798Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-25T19:33:12.798Z] \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-02-25T19:33:12.798Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-25T19:33:12.798Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-25T19:33:12.798Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-25T19:33:12.798Z] \x1b[0;32m+\x1b[0m .\n [2020-02-25T19:33:12.798Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-25T19:33:12.798Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-25T19:33:12.798Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-25T19:33:12.798Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=80392\x1b[0m\n [2020-02-25T19:33:12.798Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-25T19:33:12.798Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-25T19:33:13.367Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-25T19:33:13.367Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-25T19:33:13.367Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-25T19:33:13.367Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-25T19:33:13.367Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=afb18d995de380a8eeac33e99f47ad84beb5e70b&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F14%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=\n [2020-02-25T19:33:13.367Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-25T19:33:13.367Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=master&commit=afb18d995de380a8eeac33e99f47ad84beb5e70b&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F14%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=\n [2020-02-25T19:33:13.626Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-25T19:33:14.192Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/afb18d995de380a8eeac33e99f47ad84beb5e70b\x1b[0m\n [Pipeline] }\n [2020-02-25T19:33:14.199Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-02-25T19:33:14.389Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-02-25T19:33:14.390Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-02-25T19:33:14.406Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:33:14.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-25T19:33:14.827Z] \n [2020-02-25T19:33:14.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:33:15.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-25T19:33:15.138Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-02-25T19:33:15.138Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-25T19:33:15.138Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-25T19:33:15.138Z] 9fe9984849c1: Pulling fs layer\n [2020-02-25T19:33:15.138Z] cf0db633a67d: Pulling fs layer\n [2020-02-25T19:33:15.138Z] 0f7136d71739: Pulling fs layer\n [2020-02-25T19:33:15.138Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-02-25T19:33:15.138Z] b8132c677c6b: Pulling fs layer\n [2020-02-25T19:33:15.138Z] c8f539ab0293: Pulling fs layer\n [2020-02-25T19:33:15.138Z] b11662bbf65b: Pulling fs layer\n [2020-02-25T19:33:15.138Z] b8132c677c6b: Waiting\n [2020-02-25T19:33:15.138Z] cf0db633a67d: Waiting\n [2020-02-25T19:33:15.138Z] 0f7136d71739: Waiting\n [2020-02-25T19:33:15.138Z] c8f539ab0293: Waiting\n [2020-02-25T19:33:15.138Z] 8c1aaf4dbaec: Waiting\n [2020-02-25T19:33:15.138Z] b11662bbf65b: Waiting\n [2020-02-25T19:33:15.138Z] 9fe9984849c1: Verifying Checksum\n [2020-02-25T19:33:15.138Z] 9fe9984849c1: Download complete\n [2020-02-25T19:33:15.138Z] 7f94eaf8af20: Download complete\n [2020-02-25T19:33:15.138Z] 0f7136d71739: Verifying Checksum\n [2020-02-25T19:33:15.138Z] 0f7136d71739: Download complete\n [2020-02-25T19:33:15.138Z] 8c1aaf4dbaec: Download complete\n [2020-02-25T19:33:15.138Z] 9d48c3bd43c5: Verifying Checksum\n [2020-02-25T19:33:15.138Z] 9d48c3bd43c5: Download complete\n [2020-02-25T19:33:15.715Z] 9d48c3bd43c5: Pull complete\n [2020-02-25T19:33:15.715Z] b8132c677c6b: Verifying Checksum\n [2020-02-25T19:33:15.715Z] b8132c677c6b: Download complete\n [2020-02-25T19:33:15.715Z] 7f94eaf8af20: Pull complete\n [2020-02-25T19:33:15.982Z] 9fe9984849c1: Pull complete\n [2020-02-25T19:33:15.982Z] c8f539ab0293: Verifying Checksum\n [2020-02-25T19:33:15.982Z] c8f539ab0293: Download complete\n [2020-02-25T19:33:16.247Z] b11662bbf65b: Verifying Checksum\n [2020-02-25T19:33:16.247Z] b11662bbf65b: Download complete\n [2020-02-25T19:33:16.821Z] cf0db633a67d: Verifying Checksum\n [2020-02-25T19:33:16.821Z] cf0db633a67d: Download complete\n [2020-02-25T19:33:22.105Z] cf0db633a67d: Pull complete\n [2020-02-25T19:33:22.105Z] 0f7136d71739: Pull complete\n [2020-02-25T19:33:22.363Z] 8c1aaf4dbaec: Pull complete\n [2020-02-25T19:33:24.273Z] b8132c677c6b: Pull complete\n [2020-02-25T19:33:27.571Z] c8f539ab0293: Pull complete\n [2020-02-25T19:33:28.143Z] b11662bbf65b: Pull complete\n [2020-02-25T19:33:28.143Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-02-25T19:33:28.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-02-25T19:33:28.291Z] prd-centos7-docker-4c-2g-751 does not seem to be running inside a container\n [2020-02-25T19:33:28.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n [2020-02-25T19:33:29.264Z] $ docker top 5095f1ebc7527c1eb75b04aad183474bd0c13801fffc9d3c3e5009b8a0e123e7 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:33:30.090Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-02-25T19:33:33.382Z] \n [2020-02-25T19:33:33.382Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master...\n [2020-02-25T19:33:33.382Z] \n [2020-02-25T19:33:33.382Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/da6b581c-546f-442d-9fcf-3c9e3ec9cee2\n [2020-02-25T19:33:33.382Z] \n [2020-02-25T19:33:33.382Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-02-25T19:33:33.382Z] \n [2020-02-25T19:33:33.382Z] \n [Pipeline] }\n [2020-02-25T19:33:33.393Z] $ docker stop --time=1 5095f1ebc7527c1eb75b04aad183474bd0c13801fffc9d3c3e5009b8a0e123e7\n [2020-02-25T19:33:34.744Z] $ docker rm -f 5095f1ebc7527c1eb75b04aad183474bd0c13801fffc9d3c3e5009b8a0e123e7\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\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] stage\n [Pipeline] { (Semver)\n [Pipeline] stage\n [Pipeline] { (Tag)\n [Pipeline] unstash\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:33:35.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-25T19:33:35.450Z] .\n [Pipeline] withDockerContainer\n [2020-02-25T19:33:35.560Z] prd-centos7-docker-4c-2g-751 does not seem to be running inside a container\n [2020-02-25T19:33:35.602Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-25T19:33:36.146Z] $ docker top 58f0d5ec13480040f9dfd7bbfe9484d9a768e67693e003025313d088962400cb -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-25T19:33:36.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-25T19:33:36.741Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-25T19:33:36.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-25T19:33:36.956Z] $ docker exec 58f0d5ec13480040f9dfd7bbfe9484d9a768e67693e003025313d088962400cb ssh-agent\n [2020-02-25T19:33:37.150Z] SSH_AUTH_SOCK=/tmp/ssh-ATwCFdFccja7/agent.15\n [2020-02-25T19:33:37.150Z] SSH_AGENT_PID=22\n [2020-02-25T19:33:37.157Z] Running ssh-add (command line suppressed)\n [2020-02-25T19:33:37.307Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6348704078072167109.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6348704078072167109.key)\n [2020-02-25T19:33:37.357Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:33:37.657Z] + git semver tag\n [2020-02-25T19:33:37.657Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-25T19:33:37.657Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-25T19:33:37.657Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-25T19:33:37.657Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-25T19:33:37.657Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-25T19:33:37.657Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-25T19:33:37.657Z] # $SEMVER_BRANCH = master\n [2020-02-25T19:33:37.657Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [2020-02-25T19:33:37.657Z] # afb18d995de380a8eeac33e99f47ad84beb5e70b HEAD\n [2020-02-25T19:33:37.657Z] # f23f359d082086fa1f16a6e45ace51d07fe39100 refs/tags/v0.1.50\n [Pipeline] }\n [2020-02-25T19:33:37.666Z] $ docker exec --env ******** --env ******** 58f0d5ec13480040f9dfd7bbfe9484d9a768e67693e003025313d088962400cb ssh-agent -k\n [2020-02-25T19:33:37.803Z] unset SSH_AUTH_SOCK;\n [2020-02-25T19:33:37.803Z] unset SSH_AGENT_PID;\n [2020-02-25T19:33:37.803Z] echo Agent pid 22 killed;\n [2020-02-25T19:33:37.851Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-25T19:33:38.215Z] + git semver\n [Pipeline] }\n [2020-02-25T19:33:38.230Z] $ docker stop --time=1 58f0d5ec13480040f9dfd7bbfe9484d9a768e67693e003025313d088962400cb\n [2020-02-25T19:33:39.588Z] $ docker rm -f 58f0d5ec13480040f9dfd7bbfe9484d9a768e67693e003025313d088962400cb\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:33:40.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-25T19:33:40.091Z] \n [2020-02-25T19:33:40.091Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:33:40.407Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-25T19:33:40.407Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-02-25T19:33:40.407Z] 8ba884070f61: Pulling fs layer\n [2020-02-25T19:33:40.407Z] 78d65bd6cf10: Pulling fs layer\n [2020-02-25T19:33:40.407Z] 5573da4c1a9d: Pulling fs layer\n [2020-02-25T19:33:40.407Z] 4493e11b668a: Pulling fs layer\n [2020-02-25T19:33:40.407Z] 2e4ad32216ba: Pulling fs layer\n [2020-02-25T19:33:40.407Z] 14bc7892088f: Pulling fs layer\n [2020-02-25T19:33:40.407Z] 4493e11b668a: Waiting\n [2020-02-25T19:33:40.407Z] 2e4ad32216ba: Waiting\n [2020-02-25T19:33:40.407Z] 14bc7892088f: Waiting\n [2020-02-25T19:33:40.407Z] 78d65bd6cf10: Verifying Checksum\n [2020-02-25T19:33:40.407Z] 78d65bd6cf10: Download complete\n [2020-02-25T19:33:40.667Z] 4493e11b668a: Verifying Checksum\n [2020-02-25T19:33:40.667Z] 4493e11b668a: Download complete\n [2020-02-25T19:33:40.927Z] 2e4ad32216ba: Verifying Checksum\n [2020-02-25T19:33:40.927Z] 2e4ad32216ba: Download complete\n [2020-02-25T19:33:41.503Z] 14bc7892088f: Verifying Checksum\n [2020-02-25T19:33:41.503Z] 14bc7892088f: Download complete\n [2020-02-25T19:33:41.761Z] 8ba884070f61: Verifying Checksum\n [2020-02-25T19:33:41.761Z] 8ba884070f61: Download complete\n [2020-02-25T19:33:42.019Z] 5573da4c1a9d: Verifying Checksum\n [2020-02-25T19:33:42.019Z] 5573da4c1a9d: Download complete\n [2020-02-25T19:33:47.302Z] 8ba884070f61: Pull complete\n [2020-02-25T19:33:47.302Z] 78d65bd6cf10: Pull complete\n [2020-02-25T19:34:02.193Z] 5573da4c1a9d: Pull complete\n [2020-02-25T19:34:02.193Z] 4493e11b668a: Pull complete\n [2020-02-25T19:34:02.193Z] 2e4ad32216ba: Pull complete\n [2020-02-25T19:34:02.760Z] 14bc7892088f: Pull complete\n [2020-02-25T19:34:02.760Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-02-25T19:34:02.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-02-25T19:34:02.878Z] prd-centos7-docker-4c-2g-751 does not seem to be running inside a container\n [2020-02-25T19:34:02.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-02-25T19:34:03.450Z] $ docker top c26e1298ec7785c093a091935d30412836c94999e38065a84aa962a5639f4149 -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-02-25T19:34:03.984Z] provisioning config files...\n [2020-02-25T19:34:03.992Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1995034348990539869tmp\n [2020-02-25T19:34:04.004Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5217451087830330513tmp\n [2020-02-25T19:34:04.018Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6573465956879534924tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-25T19:34:04.034Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-25T19:34:04.438Z] ---> sigul-configuration.sh\n [2020-02-25T19:34:04.438Z] gpg: directory `/root/.gnupg\' created\n [2020-02-25T19:34:04.438Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-02-25T19:34:04.438Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-02-25T19:34:04.438Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-02-25T19:34:04.438Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-02-25T19:34:04.438Z] gpg: CAST5 encrypted data\n [2020-02-25T19:34:04.737Z] gpg: encrypted with 1 passphrase\n [2020-02-25T19:34:04.737Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-02-25T19:34:05.037Z] + mkdir /home/jenkins\n [2020-02-25T19:34:05.037Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-02-25T19:34:05.328Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n [Pipeline] echo\n [2020-02-25T19:34:05.335Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-25T19:34:05.627Z] ---> sigul-install.sh\n [2020-02-25T19:34:20.519Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-02-25T19:34:20.816Z] + git tag --list\n [2020-02-25T19:34:20.816Z] v0.1.50\n [Pipeline] sh\n [2020-02-25T19:34:21.108Z] + lftools sign git-tag v0.1.50\n [2020-02-25T19:34:22.051Z] Signing Git tag with Sigul...\n [2020-02-25T19:34:22.051Z] Signing v0.1.50\n [Pipeline] echo\n [2020-02-25T19:34:22.996Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-25T19:34:23.284Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-02-25T19:34:23.290Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-02-25T19:34:23.322Z] $ docker stop --time=1 c26e1298ec7785c093a091935d30412836c94999e38065a84aa962a5639f4149\n [2020-02-25T19:34:24.687Z] $ docker rm -f c26e1298ec7785c093a091935d30412836c94999e38065a84aa962a5639f4149\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:34:25.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-25T19:34:25.207Z] .\n [Pipeline] withDockerContainer\n [2020-02-25T19:34:25.327Z] prd-centos7-docker-4c-2g-751 does not seem to be running inside a container\n [2020-02-25T19:34:25.366Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-25T19:34:25.930Z] $ docker top c6dae2bb46f60eb93f8905d5c274ad302f7eda7c990518ac65065a362c712674 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-25T19:34:26.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-25T19:34:26.475Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-25T19:34:26.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-25T19:34:26.669Z] $ docker exec c6dae2bb46f60eb93f8905d5c274ad302f7eda7c990518ac65065a362c712674 ssh-agent\n [2020-02-25T19:34:26.855Z] SSH_AUTH_SOCK=/tmp/ssh-6LfG3fqAaTB8/agent.14\n [2020-02-25T19:34:26.855Z] SSH_AGENT_PID=21\n [2020-02-25T19:34:26.860Z] Running ssh-add (command line suppressed)\n [2020-02-25T19:34:27.006Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3883762659692558919.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3883762659692558919.key)\n [2020-02-25T19:34:27.058Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:34:27.357Z] + git semver bump patch\n [2020-02-25T19:34:27.357Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-25T19:34:27.357Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-25T19:34:27.357Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-25T19:34:27.357Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-25T19:34:27.357Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-25T19:34:27.357Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-25T19:34:27.357Z] # $SEMVER_BRANCH = master\n [2020-02-25T19:34:27.357Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [Pipeline] }\n [2020-02-25T19:34:27.367Z] $ docker exec --env ******** --env ******** c6dae2bb46f60eb93f8905d5c274ad302f7eda7c990518ac65065a362c712674 ssh-agent -k\n [2020-02-25T19:34:27.503Z] unset SSH_AUTH_SOCK;\n [2020-02-25T19:34:27.503Z] unset SSH_AGENT_PID;\n [2020-02-25T19:34:27.503Z] echo Agent pid 21 killed;\n [2020-02-25T19:34:27.539Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-25T19:34:27.875Z] + git semver\n [Pipeline] }\n [2020-02-25T19:34:27.889Z] $ docker stop --time=1 c6dae2bb46f60eb93f8905d5c274ad302f7eda7c990518ac65065a362c712674\n [2020-02-25T19:34:29.234Z] $ docker rm -f c6dae2bb46f60eb93f8905d5c274ad302f7eda7c990518ac65065a362c712674\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:34:29.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-25T19:34:29.674Z] .\n [Pipeline] withDockerContainer\n [2020-02-25T19:34:29.796Z] prd-centos7-docker-4c-2g-751 does not seem to be running inside a container\n [2020-02-25T19:34:29.860Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-25T19:34:30.395Z] $ docker top 2b9c05adcefa4a0094c035a1dbe66d29e9e2519d2ba081b85fd7d4cacd3adedd -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-25T19:34:30.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-25T19:34:30.952Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-25T19:34:31.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-25T19:34:31.141Z] $ docker exec 2b9c05adcefa4a0094c035a1dbe66d29e9e2519d2ba081b85fd7d4cacd3adedd ssh-agent\n [2020-02-25T19:34:31.333Z] SSH_AUTH_SOCK=/tmp/ssh-R9AEyQo9cpMj/agent.15\n [2020-02-25T19:34:31.333Z] SSH_AGENT_PID=22\n [2020-02-25T19:34:31.340Z] Running ssh-add (command line suppressed)\n [2020-02-25T19:34:31.480Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4516043310762277920.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4516043310762277920.key)\n [2020-02-25T19:34:31.528Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-25T19:34:31.820Z] + git semver push\n [2020-02-25T19:34:31.820Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-25T19:34:31.820Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git\n [2020-02-25T19:34:31.820Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-25T19:34:31.820Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-25T19:34:31.820Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-25T19:34:31.820Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-25T19:34:31.820Z] # $SEMVER_BRANCH = master\n [2020-02-25T19:34:31.820Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver\n [Pipeline] }\n [2020-02-25T19:34:37.109Z] $ docker exec --env ******** --env ******** 2b9c05adcefa4a0094c035a1dbe66d29e9e2519d2ba081b85fd7d4cacd3adedd ssh-agent -k\n [2020-02-25T19:34:37.241Z] unset SSH_AUTH_SOCK;\n [2020-02-25T19:34:37.242Z] unset SSH_AGENT_PID;\n [2020-02-25T19:34:37.242Z] echo Agent pid 22 killed;\n [2020-02-25T19:34:37.294Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-25T19:34:37.617Z] + git semver\n [Pipeline] }\n [2020-02-25T19:34:37.629Z] $ docker stop --time=1 2b9c05adcefa4a0094c035a1dbe66d29e9e2519d2ba081b85fd7d4cacd3adedd\n [2020-02-25T19:34:38.971Z] $ docker rm -f 2b9c05adcefa4a0094c035a1dbe66d29e9e2519d2ba081b85fd7d4cacd3adedd\n [Pipeline] // withDockerContainer\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-02-25T19:34:39.517Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-25T19:34:40.077Z] ---> package-listing.sh\n [2020-02-25T19:34:40.077Z] ++ facter osfamily\n [2020-02-25T19:34:40.077Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-25T19:34:40.077Z] + OS_FAMILY=redhat\n [2020-02-25T19:34:40.077Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master\n [2020-02-25T19:34:40.077Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-25T19:34:40.077Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-25T19:34:40.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-25T19:34:40.077Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-25T19:34:40.077Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_master \']\'\n [2020-02-25T19:34:40.077Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-25T19:34:40.077Z] + case "${OS_FAMILY}" in\n [2020-02-25T19:34:40.077Z] + rpm -qa\n [2020-02-25T19:34:40.077Z] + sort\n [2020-02-25T19:34:44.270Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-25T19:34:44.270Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-25T19:34:44.270Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-25T19:34:44.270Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_master \']\'\n [2020-02-25T19:34:44.270Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/\n [2020-02-25T19:34:44.270Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:34:44.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-25T19:34:44.739Z] \n [2020-02-25T19:34:44.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-25T19:34:45.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-25T19:34:45.244Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-25T19:34:45.244Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-25T19:34:45.244Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-25T19:34:45.244Z] c9ea274ed700: Pulling fs layer\n [2020-02-25T19:34:45.244Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-25T19:34:45.244Z] f6a933c9cadc: Pulling fs layer\n [2020-02-25T19:34:45.244Z] 61811dbd4963: Pulling fs layer\n [2020-02-25T19:34:45.244Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-25T19:34:45.244Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-25T19:34:45.244Z] dc21a1d4508b: Pulling fs layer\n [2020-02-25T19:34:45.244Z] 363af2e989c4: Pulling fs layer\n [2020-02-25T19:34:45.244Z] 61811dbd4963: Waiting\n [2020-02-25T19:34:45.244Z] 9cfac6ba3733: Waiting\n [2020-02-25T19:34:45.244Z] f6a933c9cadc: Waiting\n [2020-02-25T19:34:45.244Z] a6eb2c9e2280: Waiting\n [2020-02-25T19:34:45.244Z] 095dd8b7b4d8: Waiting\n [2020-02-25T19:34:45.244Z] 363af2e989c4: Waiting\n [2020-02-25T19:34:45.244Z] da0e9bf0cc60: Download complete\n [2020-02-25T19:34:45.244Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-25T19:34:45.244Z] 9cfac6ba3733: Download complete\n [2020-02-25T19:34:45.244Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-25T19:34:45.244Z] e6b0cf9c0882: Download complete\n [2020-02-25T19:34:45.244Z] f6a933c9cadc: Verifying Checksum\n [2020-02-25T19:34:45.244Z] f6a933c9cadc: Download complete\n [2020-02-25T19:34:45.244Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-25T19:34:45.244Z] a6eb2c9e2280: Download complete\n [2020-02-25T19:34:45.525Z] c9ea274ed700: Verifying Checksum\n [2020-02-25T19:34:45.525Z] c9ea274ed700: Download complete\n [2020-02-25T19:34:45.787Z] 095dd8b7b4d8: Download complete\n [2020-02-25T19:34:45.787Z] dc21a1d4508b: Verifying Checksum\n [2020-02-25T19:34:45.787Z] dc21a1d4508b: Download complete\n [2020-02-25T19:34:45.787Z] 363af2e989c4: Verifying Checksum\n [2020-02-25T19:34:45.787Z] 363af2e989c4: Download complete\n [2020-02-25T19:34:45.787Z] e6b0cf9c0882: Pull complete\n [2020-02-25T19:34:46.363Z] 61811dbd4963: Download complete\n [2020-02-25T19:34:47.302Z] da0e9bf0cc60: Pull complete\n [2020-02-25T19:34:49.837Z] c9ea274ed700: Pull complete\n [2020-02-25T19:34:49.837Z] 9cfac6ba3733: Pull complete\n [2020-02-25T19:34:49.837Z] f6a933c9cadc: Pull complete\n [2020-02-25T19:34:54.029Z] 61811dbd4963: Pull complete\n [2020-02-25T19:34:54.029Z] a6eb2c9e2280: Pull complete\n [2020-02-25T19:34:55.408Z] 095dd8b7b4d8: Pull complete\n [2020-02-25T19:34:55.408Z] dc21a1d4508b: Pull complete\n [2020-02-25T19:34:55.667Z] 363af2e989c4: Pull complete\n [2020-02-25T19:34:55.667Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-25T19:34:55.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-25T19:34:55.786Z] prd-centos7-docker-4c-2g-751 does not seem to be running inside a container\n [2020-02-25T19:34:55.825Z] $ 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_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-25T19:34:56.851Z] $ docker top 2122228168e094bbf22b0907d41355c8aafa9d058930563e4f75e5bee338cbb0 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-25T19:34:57.394Z] provisioning config files...\n [2020-02-25T19:34:57.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5924408910945318361tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-25T19:34:57.447Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-25T19:34:57.734Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-25T19:34:57.741Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-25T19:34:58.027Z] ---> logs-deploy.sh\n [2020-02-25T19:34:58.027Z] + ARCHIVE_ARTIFACTS=\n [2020-02-25T19:34:58.027Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-25T19:34:58.027Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-25T19:34:58.027Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-25T19:34:58.027Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/14\n [2020-02-25T19:34:58.027Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/14/\n [2020-02-25T19:34:58.027Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/14 /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-25T19:34:58.961Z] Archives upload complete.\n [2020-02-25T19:34:58.961Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/14/\n [2020-02-25T19:34:59.527Z] ---> uname -a:\n [2020-02-25T19:34:59.527Z] Linux 2122228168e0 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] ---> lscpu:\n [2020-02-25T19:34:59.527Z] Architecture: x86_64\n [2020-02-25T19:34:59.527Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-25T19:34:59.527Z] Byte Order: Little Endian\n [2020-02-25T19:34:59.527Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-25T19:34:59.527Z] CPU(s): 4\n [2020-02-25T19:34:59.527Z] On-line CPU(s) list: 0-3\n [2020-02-25T19:34:59.527Z] Thread(s) per core: 1\n [2020-02-25T19:34:59.527Z] Core(s) per socket: 1\n [2020-02-25T19:34:59.527Z] Socket(s): 4\n [2020-02-25T19:34:59.527Z] NUMA node(s): 1\n [2020-02-25T19:34:59.527Z] Vendor ID: GenuineIntel\n [2020-02-25T19:34:59.527Z] CPU family: 6\n [2020-02-25T19:34:59.527Z] Model: 44\n [2020-02-25T19:34:59.527Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-25T19:34:59.527Z] Stepping: 1\n [2020-02-25T19:34:59.527Z] CPU MHz: 2933.438\n [2020-02-25T19:34:59.527Z] BogoMIPS: 5866.87\n [2020-02-25T19:34:59.527Z] Virtualization: VT-x\n [2020-02-25T19:34:59.527Z] Hypervisor vendor: KVM\n [2020-02-25T19:34:59.527Z] Virtualization type: full\n [2020-02-25T19:34:59.527Z] L1d cache: 128 KiB\n [2020-02-25T19:34:59.527Z] L1i cache: 128 KiB\n [2020-02-25T19:34:59.527Z] L2 cache: 16 MiB\n [2020-02-25T19:34:59.527Z] L3 cache: 64 MiB\n [2020-02-25T19:34:59.527Z] NUMA node0 CPU(s): 0-3\n [2020-02-25T19:34:59.527Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-25T19:34:59.527Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-25T19:34:59.527Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-25T19:34:59.527Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-25T19:34:59.527Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-25T19:34:59.527Z] 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-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] ---> nproc:\n [2020-02-25T19:34:59.527Z] 4\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] ---> df -h:\n [2020-02-25T19:34:59.527Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-25T19:34:59.527Z] overlay 50.0G 7.5G 42.5G 15% /\n [2020-02-25T19:34:59.527Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-25T19:34:59.527Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-25T19:34:59.527Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-25T19:34:59.527Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n [2020-02-25T19:34:59.527Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n [2020-02-25T19:34:59.527Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n [2020-02-25T19:34:59.527Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n [2020-02-25T19:34:59.527Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dry_go-mod-core-contracts_master\n [2020-02-25T19:34:59.527Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dry_go-mod-core-contracts_master@tmp\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] ---> free -m:\n [2020-02-25T19:34:59.527Z] total used free shared buff/cache available\n [2020-02-25T19:34:59.527Z] Mem: 1838 744 90 0 1003 1031\n [2020-02-25T19:34:59.527Z] Swap: 1023 1 1022\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] ---> ip addr:\n [2020-02-25T19:34:59.527Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-25T19:34:59.527Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-25T19:34:59.527Z] inet 127.0.0.1/8 scope host lo\n [2020-02-25T19:34:59.527Z] valid_lft forever preferred_lft forever\n [2020-02-25T19:34:59.527Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-02-25T19:34:59.527Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-25T19:34:59.527Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-25T19:34:59.527Z] valid_lft forever preferred_lft forever\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] ---> sar -b -r -n DEV:\n [2020-02-25T19:34:59.527Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/25/20 \t_x86_64_\t(4 CPU)\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] 19:27:20 LINUX RESTART\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] 19:28:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-25T19:34:59.527Z] 19:29:01 25.69 6.14 19.55 1836.70 2167.12\n [2020-02-25T19:34:59.527Z] 19:30:01 2.81 0.00 2.81 0.00 93.46\n [2020-02-25T19:34:59.527Z] 19:31:01 0.17 0.00 0.17 0.00 1.88\n [2020-02-25T19:34:59.527Z] 19:32:01 0.28 0.00 0.28 0.00 3.20\n [2020-02-25T19:34:59.527Z] 19:33:01 0.25 0.00 0.25 0.00 3.50\n [2020-02-25T19:34:59.527Z] 19:34:01 315.68 140.45 175.23 5317.21 54860.47\n [2020-02-25T19:34:59.527Z] Average: 57.74 24.55 33.19 1197.47 9567.34\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] 19:28:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-25T19:34:59.527Z] 19:29:01 114632 1767672 93.91 2620 1232884 916620 31.27 429412 1179776 16\n [2020-02-25T19:34:59.527Z] 19:30:01 118200 1764104 93.72 2620 1232888 893832 30.50 427588 1178968 16\n [2020-02-25T19:34:59.527Z] 19:31:01 116944 1765360 93.79 2620 1232896 893988 30.50 428480 1178968 16\n [2020-02-25T19:34:59.527Z] 19:32:01 118492 1763812 93.70 2620 1232896 893772 30.50 427248 1178908 20\n [2020-02-25T19:34:59.527Z] 19:33:01 116964 1765340 93.79 2620 1232908 894036 30.50 428684 1178908 16\n [2020-02-25T19:34:59.527Z] 19:34:01 129828 1752476 93.10 2620 1050468 1126128 38.42 509008 972600 32848\n [2020-02-25T19:34:59.527Z] Average: 119177 1763127 93.67 2620 1202490 936396 31.95 441737 1144688 5489\n [2020-02-25T19:34:59.527Z] \n [2020-02-25T19:34:59.527Z] 19:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-25T19:34:59.527Z] 19:29:01 eth0 198.98 143.39 435.21 45.41 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:29:01 docker0 3.63 2.90 0.67 8.63 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:30:01 eth0 1.54 0.68 0.92 0.05 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:31:01 eth0 1.08 0.72 0.55 0.37 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:32:01 eth0 0.75 0.08 0.06 0.04 0.00 0.00 0.00\n [2020-02-25T19:34:59.527Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] 19:33:01 eth0 0.72 0.60 0.41 0.28 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] 19:34:01 eth0 358.31 286.11 6953.29 35.64 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] 19:34:01 docker0 6.61 7.14 0.53 15.10 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] Average: eth0 93.94 72.23 1237.63 13.68 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] Average: docker0 1.71 1.68 0.20 3.97 0.00 0.00 0.00\n [2020-02-25T19:34:59.528Z] \n [2020-02-25T19:34:59.528Z] \n [2020-02-25T19:34:59.528Z] ---> sar -P ALL:\n [2020-02-25T19:34:59.528Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/25/20 \t_x86_64_\t(4 CPU)\n [2020-02-25T19:34:59.528Z] \n [2020-02-25T19:34:59.528Z] 19:27:20 LINUX RESTART\n [2020-02-25T19:34:59.528Z] \n [2020-02-25T19:34:59.528Z] 19:28:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-25T19:34:59.528Z] 19:29:01 all 2.87 0.00 1.48 0.07 0.00 95.57\n [2020-02-25T19:34:59.528Z] 19:29:01 0 2.64 0.00 1.72 0.05 0.00 95.58\n [2020-02-25T19:34:59.528Z] 19:29:01 1 3.21 0.00 1.29 0.07 0.00 95.43\n [2020-02-25T19:34:59.528Z] 19:29:01 2 2.81 0.00 1.53 0.08 0.00 95.58\n [2020-02-25T19:34:59.528Z] 19:29:01 3 2.84 0.00 1.39 0.07 0.00 95.70\n [2020-02-25T19:34:59.528Z] 19:30:01 all 0.11 0.00 0.05 0.00 0.00 99.83\n [2020-02-25T19:34:59.528Z] 19:30:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-25T19:34:59.528Z] 19:30:01 1 0.07 0.00 0.07 0.00 0.00 99.86\n [2020-02-25T19:34:59.528Z] 19:30:01 2 0.09 0.00 0.05 0.00 0.00 99.86\n [2020-02-25T19:34:59.528Z] 19:30:01 3 0.22 0.00 0.05 0.00 0.00 99.73\n [2020-02-25T19:34:59.528Z] 19:31:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-25T19:34:59.528Z] 19:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-25T19:34:59.528Z] 19:31:01 1 0.18 0.00 0.03 0.00 0.00 99.78\n [2020-02-25T19:34:59.528Z] 19:31:01 2 0.48 0.00 0.10 0.00 0.00 99.42\n [2020-02-25T19:34:59.528Z] 19:31:01 3 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-25T19:34:59.528Z] 19:32:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-02-25T19:34:59.528Z] 19:32:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-25T19:34:59.528Z] 19:32:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-02-25T19:34:59.528Z] 19:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-25T19:34:59.528Z] 19:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-25T19:34:59.528Z] 19:33:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-02-25T19:34:59.528Z] 19:33:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-25T19:34:59.528Z] 19:33:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-25T19:34:59.528Z] 19:33:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-25T19:34:59.528Z] 19:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-25T19:34:59.528Z] 19:34:01 all 14.26 0.00 8.82 3.22 0.03 73.67\n [2020-02-25T19:34:59.528Z] 19:34:01 0 14.09 0.00 9.13 2.39 0.03 74.36\n [2020-02-25T19:34:59.528Z] 19:34:01 1 14.78 0.00 9.09 4.39 0.03 71.71\n [2020-02-25T19:34:59.528Z] 19:34:01 2 13.99 0.00 8.81 2.08 0.03 75.09\n [2020-02-25T19:34:59.528Z] 19:34:01 3 14.19 0.00 8.23 4.02 0.03 73.53\n [2020-02-25T19:34:59.528Z] Average: all 2.95 0.00 1.74 0.54 0.01 94.77\n [2020-02-25T19:34:59.528Z] Average: 0 2.81 0.00 1.83 0.40 0.01 94.96\n [2020-02-25T19:34:59.528Z] Average: 1 3.21 0.00 1.75 0.74 0.01 94.30\n [2020-02-25T19:34:59.528Z] Average: 2 2.90 0.00 1.76 0.36 0.01 94.98\n [2020-02-25T19:34:59.528Z] Average: 3 2.87 0.00 1.62 0.67 0.01 94.83\n [2020-02-25T19:34:59.528Z] \n [2020-02-25T19:34:59.528Z] \n [2020-02-25T19:34:59.528Z] '