Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2ecd085bbca6ad6bda9224ce78a5545e05826953 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 037d7889197e2e7da2cb72fa1e5edf41e454862d using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 037d7889197e2e7da2cb72fa1e5edf41e454862d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 037d7889197e2e7da2cb72fa1e5edf41e454862d # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2750 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 2ecd085bbca6ad6bda9224ce78a5545e05826953 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 Commit message: "Validate MediaType and FloatEncoding Reading fields" > git rev-list --no-walk 5d2c5b077c7e871d9430102b298b85b1ef4aa9ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-06T16:42:37.741Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:42:41.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T16:42:41.881Z] [2020-03-06T16:42:41.881Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:42:42.603Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T16:42:43.296Z] latest: Pulling from edgex-devops/git-semver [2020-03-06T16:42:43.296Z] 9123ac7c32f7: Pulling fs layer [2020-03-06T16:42:43.296Z] b8cc5d1170e3: Pulling fs layer [2020-03-06T16:42:43.296Z] 2924cbbf6a41: Pulling fs layer [2020-03-06T16:42:43.296Z] 93b08a4f1073: Pulling fs layer [2020-03-06T16:42:43.296Z] 93b08a4f1073: Waiting [2020-03-06T16:42:43.296Z] b8cc5d1170e3: Download complete [2020-03-06T16:42:43.947Z] 9123ac7c32f7: Verifying Checksum [2020-03-06T16:42:43.947Z] 9123ac7c32f7: Download complete [2020-03-06T16:42:44.607Z] 9123ac7c32f7: Pull complete [2020-03-06T16:42:44.607Z] 2924cbbf6a41: Verifying Checksum [2020-03-06T16:42:44.607Z] 2924cbbf6a41: Download complete [2020-03-06T16:42:44.607Z] 93b08a4f1073: Verifying Checksum [2020-03-06T16:42:44.607Z] 93b08a4f1073: Download complete [2020-03-06T16:42:44.870Z] b8cc5d1170e3: Pull complete [2020-03-06T16:42:47.317Z] 2924cbbf6a41: Pull complete [2020-03-06T16:42:47.944Z] 93b08a4f1073: Pull complete [2020-03-06T16:42:47.944Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-06T16:42:47.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-06T16:42:48.406Z] prd-centos7-docker-4c-2g-2750 does not seem to be running inside a container [2020-03-06T16:42:48.736Z] $ 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/edgex-devops/git-semver:latest cat [2020-03-06T16:42:50.466Z] $ docker top e1cfa21229543770c2380dafdcff6d6530e005f7280bd5357a68d5b12ffbc857 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-06T16:42:52.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T16:42:52.394Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T16:42:52.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T16:42:52.992Z] $ docker exec e1cfa21229543770c2380dafdcff6d6530e005f7280bd5357a68d5b12ffbc857 ssh-agent [2020-03-06T16:42:53.978Z] SSH_AUTH_SOCK=/tmp/ssh-knXVtyaGz56U/agent.14 [2020-03-06T16:42:53.978Z] SSH_AGENT_PID=20 [2020-03-06T16:42:54.003Z] Running ssh-add (command line suppressed) [2020-03-06T16:42:54.558Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4114211489704190917.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4114211489704190917.key) [2020-03-06T16:42:54.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T16:42:56.322Z] + git describe --exact-match --tags HEAD [2020-03-06T16:42:56.322Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-06T16:42:56.747Z] $ docker exec --env ******** --env ******** e1cfa21229543770c2380dafdcff6d6530e005f7280bd5357a68d5b12ffbc857 ssh-agent -k [2020-03-06T16:42:57.432Z] unset SSH_AUTH_SOCK; [2020-03-06T16:42:57.453Z] unset SSH_AGENT_PID; [2020-03-06T16:42:57.453Z] echo Agent pid 20 killed; [2020-03-06T16:42:57.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-06T16:42:57.743Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-06T16:42:57.743Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-06T16:42:57.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T16:42:57.847Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T16:42:58.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T16:42:58.615Z] $ docker exec e1cfa21229543770c2380dafdcff6d6530e005f7280bd5357a68d5b12ffbc857 ssh-agent [2020-03-06T16:42:59.297Z] SSH_AUTH_SOCK=/tmp/ssh-eQCav6fw8h23/agent.55 [2020-03-06T16:42:59.297Z] SSH_AGENT_PID=62 [2020-03-06T16:42:59.329Z] Running ssh-add (command line suppressed) [2020-03-06T16:42:59.890Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5345560639292665196.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5345560639292665196.key) [2020-03-06T16:43:00.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T16:43:00.906Z] + git semver init [2020-03-06T16:43:00.906Z] # -> Open(): unable to determine branch for HEAD [2020-03-06T16:43:00.906Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-03-06T16:43:00.906Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-03-06T16:43:00.906Z] # $SEMVER_REMOTE_NAME = origin [2020-03-06T16:43:00.906Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-06T16:43:00.906Z] # $SEMVER_USER_NAME = jenkins [2020-03-06T16:43:00.906Z] # $SEMVER_BRANCH = master [2020-03-06T16:43:00.906Z] # $SEMVER_TEMP = /tmp/semver-612621355 [2020-03-06T16:43:00.906Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-03-06T16:43:01.531Z] # '/tmp/semver-612621355' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-03-06T16:43:01.531Z] # -> Force: false [2020-03-06T16:43:01.531Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-03-06T16:43:01.566Z] $ docker exec --env ******** --env ******** e1cfa21229543770c2380dafdcff6d6530e005f7280bd5357a68d5b12ffbc857 ssh-agent -k [2020-03-06T16:43:01.931Z] unset SSH_AUTH_SOCK; [2020-03-06T16:43:01.933Z] unset SSH_AGENT_PID; [2020-03-06T16:43:01.933Z] echo Agent pid 62 killed; [2020-03-06T16:43:02.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-06T16:43:03.347Z] + git semver [Pipeline] } [2020-03-06T16:43:03.381Z] $ docker stop --time=1 e1cfa21229543770c2380dafdcff6d6530e005f7280bd5357a68d5b12ffbc857 [2020-03-06T16:43:05.385Z] $ docker rm -f e1cfa21229543770c2380dafdcff6d6530e005f7280bd5357a68d5b12ffbc857 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-06T16:43:07.219Z] Stashed 63 file(s) [Pipeline] echo [2020-03-06T16:43:07.221Z] [edgeXSemver] initialized semver on version 0.1.52 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-06T16:43:22.455Z] Still waiting to schedule task [2020-03-06T16:43:22.455Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-06T16:43:22.457Z] Still waiting to schedule task [2020-03-06T16:43:22.457Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-06T16:46:13.691Z] Running on prd-centos7-docker-4c-2g-2751 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-03-06T16:46:13.750Z] Running in /w/workspace/go-mod-core-contracts/16 [Pipeline] { [Pipeline] checkout [2020-03-06T16:46:16.458Z] using credential edgex-jenkins-ssh [2020-03-06T16:46:16.513Z] Cloning the remote Git repository [2020-03-06T16:46:16.513Z] Cloning with configured refspecs honoured and without tags [2020-03-06T16:46:17.320Z] Fetching without tags [2020-03-06T16:46:16.233Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-06T16:46:16.279Z] > git init /w/workspace/go-mod-core-contracts/16 # timeout=10 [2020-03-06T16:46:16.328Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-06T16:46:16.328Z] > git --version # timeout=10 [2020-03-06T16:46:16.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T16:46:16.492Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T16:46:17.040Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-06T16:46:17.046Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T16:46:17.060Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-06T16:46:17.074Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-06T16:46:17.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T16:46:17.079Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T16:46:17.736Z] Checking out Revision 2ecd085bbca6ad6bda9224ce78a5545e05826953 (master) [2020-03-06T16:46:17.532Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T16:46:17.538Z] > git checkout -f 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 [2020-03-06T16:46:21.624Z] Commit message: "Validate MediaType and FloatEncoding Reading fields" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-06T16:46:22.553Z] ========================================================= [2020-03-06T16:46:22.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-06T16:46:22.553Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:46:23.217Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-03-06T16:46:23.804Z] Sending build context to Docker daemon 1.684MB [2020-03-06T16:46:23.804Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-06T16:46:23.804Z] Step 2/7 : FROM ${BASE} [2020-03-06T16:46:23.804Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-06T16:46:23.804Z] e6b0cf9c0882: Pulling fs layer [2020-03-06T16:46:23.804Z] 2848faf0eed1: Pulling fs layer [2020-03-06T16:46:23.804Z] 0f37312ad70f: Pulling fs layer [2020-03-06T16:46:23.804Z] 5788d62ee057: Pulling fs layer [2020-03-06T16:46:23.804Z] 0e6b1d234666: Pulling fs layer [2020-03-06T16:46:23.804Z] bf5d7aec512f: Pulling fs layer [2020-03-06T16:46:23.804Z] 34c802a77dc8: Pulling fs layer [2020-03-06T16:46:23.804Z] 9eb99e56ec68: Pulling fs layer [2020-03-06T16:46:23.804Z] 27c7a5d97fbd: Pulling fs layer [2020-03-06T16:46:23.804Z] 5c102a31e300: Pulling fs layer [2020-03-06T16:46:23.804Z] dcfb455df0a1: Pulling fs layer [2020-03-06T16:46:23.804Z] 34c802a77dc8: Waiting [2020-03-06T16:46:23.804Z] 9eb99e56ec68: Waiting [2020-03-06T16:46:23.804Z] 5c102a31e300: Waiting [2020-03-06T16:46:23.804Z] dcfb455df0a1: Waiting [2020-03-06T16:46:23.804Z] 5788d62ee057: Waiting [2020-03-06T16:46:23.804Z] 0e6b1d234666: Waiting [2020-03-06T16:46:23.804Z] bf5d7aec512f: Waiting [2020-03-06T16:46:23.804Z] 0f37312ad70f: Verifying Checksum [2020-03-06T16:46:23.804Z] 0f37312ad70f: Download complete [2020-03-06T16:46:23.804Z] 2848faf0eed1: Download complete [2020-03-06T16:46:23.804Z] 0e6b1d234666: Verifying Checksum [2020-03-06T16:46:23.804Z] 0e6b1d234666: Download complete [2020-03-06T16:46:23.804Z] bf5d7aec512f: Download complete [2020-03-06T16:46:24.072Z] e6b0cf9c0882: Verifying Checksum [2020-03-06T16:46:24.655Z] e6b0cf9c0882: Pull complete [2020-03-06T16:46:24.655Z] 2848faf0eed1: Pull complete [2020-03-06T16:46:24.925Z] 0f37312ad70f: Pull complete [2020-03-06T16:46:25.198Z] 34c802a77dc8: Verifying Checksum [2020-03-06T16:46:25.198Z] 34c802a77dc8: Download complete [2020-03-06T16:46:25.198Z] 27c7a5d97fbd: Download complete [2020-03-06T16:46:26.179Z] 5c102a31e300: Verifying Checksum [2020-03-06T16:46:26.179Z] 5c102a31e300: Download complete [2020-03-06T16:46:26.179Z] 9eb99e56ec68: Verifying Checksum [2020-03-06T16:46:26.179Z] 9eb99e56ec68: Download complete [2020-03-06T16:46:26.179Z] dcfb455df0a1: Verifying Checksum [2020-03-06T16:46:26.179Z] dcfb455df0a1: Download complete [2020-03-06T16:46:26.441Z] 5788d62ee057: Verifying Checksum [2020-03-06T16:46:26.441Z] 5788d62ee057: Download complete [2020-03-06T16:46:31.753Z] 5788d62ee057: Pull complete [2020-03-06T16:46:31.753Z] 0e6b1d234666: Pull complete [2020-03-06T16:46:31.754Z] bf5d7aec512f: Pull complete [2020-03-06T16:46:36.011Z] 34c802a77dc8: Pull complete [2020-03-06T16:46:39.338Z] 9eb99e56ec68: Pull complete [2020-03-06T16:46:39.608Z] 27c7a5d97fbd: Pull complete [2020-03-06T16:46:40.584Z] 5c102a31e300: Pull complete [2020-03-06T16:46:40.584Z] dcfb455df0a1: Pull complete [2020-03-06T16:46:40.584Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-06T16:46:40.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-06T16:46:40.584Z] ---> 7c70fe431013 [2020-03-06T16:46:40.584Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-06T16:46:40.848Z] ---> Running in f620acf7a7bf [2020-03-06T16:46:40.848Z] Removing intermediate container f620acf7a7bf [2020-03-06T16:46:40.848Z] ---> 5f8120d1eacf [2020-03-06T16:46:40.848Z] Step 4/7 : RUN apk add bash [2020-03-06T16:46:40.848Z] ---> Running in b204eff58e87 [2020-03-06T16:46:41.810Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-06T16:46:43.217Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-06T16:46:44.619Z] OK: 143 MiB in 39 packages [2020-03-06T16:46:44.619Z] Removing intermediate container b204eff58e87 [2020-03-06T16:46:44.619Z] ---> 3ae4b0c92988 [2020-03-06T16:46:44.619Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-06T16:46:44.906Z] ---> Running in 83f273b27724 [2020-03-06T16:46:44.906Z] Removing intermediate container 83f273b27724 [2020-03-06T16:46:44.906Z] ---> d47ad4793020 [2020-03-06T16:46:44.906Z] Step 6/7 : COPY go.mod . [2020-03-06T16:46:45.278Z] ---> 05b568c4efe8 [2020-03-06T16:46:45.278Z] Step 7/7 : RUN go mod download [2020-03-06T16:46:45.278Z] ---> Running in 2c0854471d40 [2020-03-06T16:46:46.687Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-06T16:46:46.687Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-06T16:46:46.687Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-06T16:46:46.687Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-06T16:46:46.687Z] go: finding github.com/google/uuid v1.1.0 [2020-03-06T16:46:46.687Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-06T16:46:46.687Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-06T16:46:46.687Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-06T16:46:46.687Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-06T16:46:46.687Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-06T16:46:47.643Z] Removing intermediate container 2c0854471d40 [2020-03-06T16:46:47.643Z] ---> f9f9d4653e8e [2020-03-06T16:46:47.643Z] Successfully built f9f9d4653e8e [2020-03-06T16:46:47.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:46:48.354Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-06T16:46:48.354Z] . [Pipeline] withDockerContainer [2020-03-06T16:46:48.540Z] prd-centos7-docker-4c-2g-2751 does not seem to be running inside a container [2020-03-06T16:46:48.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/16 -v /w/workspace/go-mod-core-contracts/16:/w/workspace/go-mod-core-contracts/16:rw,z -v /w/workspace/go-mod-core-contracts/16@tmp:/w/workspace/go-mod-core-contracts/16@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 [2020-03-06T16:46:49.681Z] $ docker top 4a8d90dab4b7eb9d2bb56721516d17f3f9a1936ec924cb767c6c313799cdb42e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-06T16:46:50.797Z] + go version [2020-03-06T16:46:50.797Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-06T16:46:51.109Z] + make test [2020-03-06T16:46:51.109Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-06T16:46:57.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-06T16:46:57.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements [2020-03-06T16:47:05.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.040s coverage: 45.4% of statements [2020-03-06T16:47:05.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.009s coverage: 77.8% of statements [2020-03-06T16:47:05.929Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-06T16:47:05.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.027s coverage: 6.4% of statements [2020-03-06T16:47:07.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements [2020-03-06T16:47:07.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.056s coverage: 100.0% of statements [2020-03-06T16:47:07.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.036s coverage: 100.0% of statements [2020-03-06T16:47:07.857Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-06T16:47:07.857Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-06T16:47:07.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements [2020-03-06T16:47:07.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.504s coverage: 100.0% of statements [2020-03-06T16:47:07.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 62.6% of statements [2020-03-06T16:47:07.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements [2020-03-06T16:47:09.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements [2020-03-06T16:47:09.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements [2020-03-06T16:47:09.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements [2020-03-06T16:47:09.280Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-06T16:47:11.204Z] gofmt -l . [2020-03-06T16:47:11.204Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-06T16:47:11.940Z] Stashed 1 file(s) [Pipeline] } [2020-03-06T16:47:11.946Z] $ docker stop --time=1 4a8d90dab4b7eb9d2bb56721516d17f3f9a1936ec924cb767c6c313799cdb42e [2020-03-06T16:47:13.408Z] $ docker rm -f 4a8d90dab4b7eb9d2bb56721516d17f3f9a1936ec924cb767c6c313799cdb42e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-06T16:47:33.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2752 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-03-06T16:47:33.600Z] Running in /w/workspace/go-mod-core-contracts/16 [Pipeline] { [Pipeline] checkout [2020-03-06T16:47:39.793Z] using credential edgex-jenkins-ssh [2020-03-06T16:47:39.883Z] Cloning the remote Git repository [2020-03-06T16:47:39.883Z] Cloning with configured refspecs honoured and without tags [2020-03-06T16:47:39.956Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-06T16:47:40.058Z] > git init /w/workspace/go-mod-core-contracts/16 # timeout=10 [2020-03-06T16:47:41.156Z] Fetching without tags [2020-03-06T16:47:40.134Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-06T16:47:40.136Z] > git --version # timeout=10 [2020-03-06T16:47:40.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T16:47:40.224Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T16:47:41.058Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-06T16:47:41.087Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T16:47:41.120Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-06T16:47:41.159Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-06T16:47:41.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-06T16:47:41.172Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-06T16:47:41.687Z] Checking out Revision 2ecd085bbca6ad6bda9224ce78a5545e05826953 (master) [2020-03-06T16:47:41.697Z] > git config core.sparsecheckout # timeout=10 [2020-03-06T16:47:41.722Z] > git checkout -f 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 [2020-03-06T16:47:46.278Z] Commit message: "Validate MediaType and FloatEncoding Reading fields" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-06T16:47:47.445Z] ========================================================= [2020-03-06T16:47:47.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-06T16:47:47.445Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:47:48.503Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-03-06T16:47:49.490Z] Sending build context to Docker daemon 1.684MB [2020-03-06T16:47:49.490Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-06T16:47:49.490Z] Step 2/7 : FROM ${BASE} [2020-03-06T16:47:49.768Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-06T16:47:49.768Z] cde5963f3b93: Pulling fs layer [2020-03-06T16:47:49.768Z] 2a23fa8c16f7: Pulling fs layer [2020-03-06T16:47:49.768Z] 777b28850792: Pulling fs layer [2020-03-06T16:47:49.768Z] 8a11ddd9e578: Pulling fs layer [2020-03-06T16:47:49.768Z] 4cf88f913ddb: Pulling fs layer [2020-03-06T16:47:49.768Z] 1df406cf5192: Pulling fs layer [2020-03-06T16:47:49.768Z] cd6300453558: Pulling fs layer [2020-03-06T16:47:49.768Z] b9c365052c96: Pulling fs layer [2020-03-06T16:47:49.768Z] a2d8cc88f415: Pulling fs layer [2020-03-06T16:47:49.768Z] 8a11ddd9e578: Waiting [2020-03-06T16:47:49.768Z] 4cf88f913ddb: Waiting [2020-03-06T16:47:49.768Z] 1df406cf5192: Waiting [2020-03-06T16:47:49.768Z] cd6300453558: Waiting [2020-03-06T16:47:49.768Z] b9c365052c96: Waiting [2020-03-06T16:47:49.768Z] ea1d1ca13537: Pulling fs layer [2020-03-06T16:47:49.768Z] 3750a50a1c5e: Pulling fs layer [2020-03-06T16:47:49.768Z] a2d8cc88f415: Waiting [2020-03-06T16:47:49.768Z] 3750a50a1c5e: Waiting [2020-03-06T16:47:49.768Z] 777b28850792: Verifying Checksum [2020-03-06T16:47:49.768Z] 777b28850792: Download complete [2020-03-06T16:47:49.768Z] 2a23fa8c16f7: Verifying Checksum [2020-03-06T16:47:49.768Z] 2a23fa8c16f7: Download complete [2020-03-06T16:47:50.364Z] cde5963f3b93: Verifying Checksum [2020-03-06T16:47:50.364Z] cde5963f3b93: Download complete [2020-03-06T16:47:50.364Z] 1df406cf5192: Verifying Checksum [2020-03-06T16:47:50.364Z] 1df406cf5192: Download complete [2020-03-06T16:47:50.977Z] 4cf88f913ddb: Download complete [2020-03-06T16:47:50.977Z] cde5963f3b93: Pull complete [2020-03-06T16:47:51.589Z] 2a23fa8c16f7: Pull complete [2020-03-06T16:47:51.867Z] 777b28850792: Pull complete [2020-03-06T16:47:55.255Z] cd6300453558: Verifying Checksum [2020-03-06T16:47:55.255Z] cd6300453558: Download complete [2020-03-06T16:47:55.255Z] a2d8cc88f415: Verifying Checksum [2020-03-06T16:47:55.255Z] a2d8cc88f415: Download complete [2020-03-06T16:47:57.899Z] ea1d1ca13537: Verifying Checksum [2020-03-06T16:47:57.899Z] ea1d1ca13537: Download complete [2020-03-06T16:47:57.899Z] 3750a50a1c5e: Verifying Checksum [2020-03-06T16:47:57.899Z] 3750a50a1c5e: Download complete [2020-03-06T16:48:01.359Z] b9c365052c96: Verifying Checksum [2020-03-06T16:48:01.359Z] b9c365052c96: Download complete [2020-03-06T16:48:02.375Z] 8a11ddd9e578: Verifying Checksum [2020-03-06T16:48:02.375Z] 8a11ddd9e578: Download complete [2020-03-06T16:48:12.542Z] 8a11ddd9e578: Pull complete [2020-03-06T16:48:12.812Z] 4cf88f913ddb: Pull complete [2020-03-06T16:48:13.082Z] 1df406cf5192: Pull complete [2020-03-06T16:48:17.356Z] cd6300453558: Pull complete [2020-03-06T16:48:22.723Z] b9c365052c96: Pull complete [2020-03-06T16:48:22.723Z] a2d8cc88f415: Pull complete [2020-03-06T16:48:24.143Z] ea1d1ca13537: Pull complete [2020-03-06T16:48:24.427Z] 3750a50a1c5e: Pull complete [2020-03-06T16:48:24.427Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-06T16:48:24.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-06T16:48:24.427Z] ---> 78745c68409d [2020-03-06T16:48:24.427Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-06T16:48:29.800Z] ---> Running in 62fd624ed09f [2020-03-06T16:48:29.800Z] Removing intermediate container 62fd624ed09f [2020-03-06T16:48:29.800Z] ---> cbf22851eea8 [2020-03-06T16:48:29.800Z] Step 4/7 : RUN apk add bash [2020-03-06T16:48:29.800Z] ---> Running in 47bcf7b36689 [2020-03-06T16:48:30.781Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-06T16:48:32.210Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-06T16:48:33.181Z] OK: 125 MiB in 39 packages [2020-03-06T16:48:34.625Z] Removing intermediate container 47bcf7b36689 [2020-03-06T16:48:34.625Z] ---> f53223693070 [2020-03-06T16:48:34.625Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-06T16:48:34.625Z] ---> Running in 4a95f18770e0 [2020-03-06T16:48:35.220Z] Removing intermediate container 4a95f18770e0 [2020-03-06T16:48:35.220Z] ---> 6746ccd95e96 [2020-03-06T16:48:35.220Z] Step 6/7 : COPY go.mod . [2020-03-06T16:48:35.805Z] ---> a27376e18eab [2020-03-06T16:48:35.805Z] Step 7/7 : RUN go mod download [2020-03-06T16:48:36.078Z] ---> Running in 1884f1a04e80 [2020-03-06T16:48:37.489Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-06T16:48:37.489Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-06T16:48:37.489Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-06T16:48:37.489Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-06T16:48:37.489Z] go: finding github.com/google/uuid v1.1.0 [2020-03-06T16:48:37.489Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-06T16:48:37.489Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-06T16:48:37.489Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-06T16:48:37.489Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-06T16:48:37.489Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-06T16:48:40.087Z] Removing intermediate container 1884f1a04e80 [2020-03-06T16:48:40.087Z] ---> cc9f66da2fde [2020-03-06T16:48:40.087Z] Successfully built cc9f66da2fde [2020-03-06T16:48:40.359Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:48:41.074Z] + docker inspect -f . ci-base-image-arm64 [2020-03-06T16:48:41.342Z] . [Pipeline] withDockerContainer [2020-03-06T16:48:41.669Z] prd-ubuntu18.04-docker-arm64-4c-16g-2752 does not seem to be running inside a container [2020-03-06T16:48:41.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/16 -v /w/workspace/go-mod-core-contracts/16:/w/workspace/go-mod-core-contracts/16:rw,z -v /w/workspace/go-mod-core-contracts/16@tmp:/w/workspace/go-mod-core-contracts/16@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 ******** ci-base-image-arm64 cat [2020-03-06T16:48:43.443Z] $ docker top 2c5f7eb524a51402f4235219b323c7d7231c26bf0038874821cab3071a123bba -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-06T16:48:45.925Z] + go version [2020-03-06T16:48:45.925Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-06T16:48:46.601Z] + make test [2020-03-06T16:48:46.601Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-06T16:49:04.984Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-06T16:49:06.413Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.056s coverage: 100.0% of statements [2020-03-06T16:49:24.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.048s coverage: 45.4% of statements [2020-03-06T16:49:24.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2020-03-06T16:49:24.685Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-06T16:49:24.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.043s coverage: 6.4% of statements [2020-03-06T16:49:26.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.4% of statements [2020-03-06T16:49:26.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements [2020-03-06T16:49:28.596Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.143s coverage: 100.0% of statements [2020-03-06T16:49:28.596Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-06T16:49:28.596Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-06T16:49:28.596Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.040s coverage: 100.0% of statements [2020-03-06T16:49:28.596Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.513s coverage: 100.0% of statements [2020-03-06T16:49:28.596Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.122s coverage: 62.6% of statements [2020-03-06T16:49:29.187Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.034s coverage: 26.3% of statements [2020-03-06T16:49:31.170Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements [2020-03-06T16:49:32.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements [2020-03-06T16:49:32.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.020s coverage: 14.3% of statements [2020-03-06T16:49:32.986Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-06T16:49:38.339Z] gofmt -l . [2020-03-06T16:49:38.339Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-06T16:49:38.448Z] Warning: overwriting stash ‘coverage-report’ [2020-03-06T16:49:38.889Z] Stashed 1 file(s) [Pipeline] } [2020-03-06T16:49:38.899Z] $ docker stop --time=1 2c5f7eb524a51402f4235219b323c7d7231c26bf0038874821cab3071a123bba [2020-03-06T16:49:41.133Z] $ docker rm -f 2c5f7eb524a51402f4235219b323c7d7231c26bf0038874821cab3071a123bba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-06T16:49:42.982Z] provisioning config files... [2020-03-06T16:49:43.033Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4057242922096101335tmp [Pipeline] { [Pipeline] sh [2020-03-06T16:49:43.520Z] + curl -s https://codecov.io/bash [2020-03-06T16:49:43.520Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config4057242922096101335tmp [2020-03-06T16:49:43.797Z] [2020-03-06T16:49:43.797Z] _____ _ [2020-03-06T16:49:43.797Z] / ____| | | [2020-03-06T16:49:43.797Z] | | ___ __| | ___ ___ _____ __ [2020-03-06T16:49:43.797Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-06T16:49:43.797Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-06T16:49:43.797Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-06T16:49:43.797Z] Bash-20200303-bc4d7e6 [2020-03-06T16:49:43.797Z] [2020-03-06T16:49:43.797Z] [2020-03-06T16:49:43.797Z] ==> Jenkins CI detected. [2020-03-06T16:49:43.797Z] project root: . [2020-03-06T16:49:44.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-06T16:49:44.076Z] ==> Running gcov in . (disable via -X gcov) [2020-03-06T16:49:44.076Z] ==> Python coveragepy not found [2020-03-06T16:49:44.076Z] ==> Searching for coverage reports in: [2020-03-06T16:49:44.076Z] + . [2020-03-06T16:49:44.076Z] -> Found 1 reports [2020-03-06T16:49:44.076Z] ==> Detecting git/mercurial file structure [2020-03-06T16:49:44.076Z] ==> Reading reports [2020-03-06T16:49:44.076Z] + ./coverage.out bytes=81293 [2020-03-06T16:49:44.369Z] ==> Appending adjustments [2020-03-06T16:49:44.369Z] http://docs.codecov.io/docs/fixing-reports [2020-03-06T16:49:46.073Z] + Found adjustments [2020-03-06T16:49:46.073Z] ==> Gzipping contents [2020-03-06T16:49:46.073Z] ==> Uploading reports [2020-03-06T16:49:46.073Z] url: https://codecov.io [2020-03-06T16:49:46.073Z] query: branch=master&commit=2ecd085bbca6ad6bda9224ce78a5545e05826953&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-03-06T16:49:46.073Z] -> Pinging Codecov [2020-03-06T16:49:46.073Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=master&commit=2ecd085bbca6ad6bda9224ce78a5545e05826953&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-03-06T16:49:46.745Z] -> Uploading [2020-03-06T16:49:47.341Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2ecd085bbca6ad6bda9224ce78a5545e05826953 [Pipeline] } [2020-03-06T16:49:47.363Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-03-06T16:49:47.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-03-06T16:49:47.635Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-03-06T16:49:47.711Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:49:48.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-03-06T16:49:48.636Z] [2020-03-06T16:49:48.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:49:49.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-03-06T16:49:49.326Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-03-06T16:49:49.326Z] e6b0cf9c0882: Pulling fs layer [2020-03-06T16:49:49.326Z] 2848faf0eed1: Pulling fs layer [2020-03-06T16:49:49.326Z] 0f37312ad70f: Pulling fs layer [2020-03-06T16:49:49.326Z] 7d08f2745646: Pulling fs layer [2020-03-06T16:49:49.326Z] 4c9f31393084: Pulling fs layer [2020-03-06T16:49:49.326Z] eb21ddb83652: Pulling fs layer [2020-03-06T16:49:49.326Z] 345998794f6b: Pulling fs layer [2020-03-06T16:49:49.326Z] 97a711d68925: Pulling fs layer [2020-03-06T16:49:49.326Z] 7c8476c1cb00: Pulling fs layer [2020-03-06T16:49:49.326Z] 4c9f31393084: Waiting [2020-03-06T16:49:49.326Z] eb21ddb83652: Waiting [2020-03-06T16:49:49.326Z] 345998794f6b: Waiting [2020-03-06T16:49:49.326Z] 97a711d68925: Waiting [2020-03-06T16:49:49.326Z] 7c8476c1cb00: Waiting [2020-03-06T16:49:49.326Z] 7d08f2745646: Waiting [2020-03-06T16:49:49.326Z] 0f37312ad70f: Verifying Checksum [2020-03-06T16:49:49.326Z] 0f37312ad70f: Download complete [2020-03-06T16:49:49.326Z] 2848faf0eed1: Verifying Checksum [2020-03-06T16:49:49.326Z] 2848faf0eed1: Download complete [2020-03-06T16:49:49.326Z] 4c9f31393084: Verifying Checksum [2020-03-06T16:49:49.326Z] 4c9f31393084: Download complete [2020-03-06T16:49:49.326Z] eb21ddb83652: Verifying Checksum [2020-03-06T16:49:49.326Z] eb21ddb83652: Download complete [2020-03-06T16:49:49.326Z] e6b0cf9c0882: Verifying Checksum [2020-03-06T16:49:49.326Z] e6b0cf9c0882: Download complete [2020-03-06T16:49:51.552Z] e6b0cf9c0882: Pull complete [2020-03-06T16:49:51.552Z] 345998794f6b: Verifying Checksum [2020-03-06T16:49:51.552Z] 345998794f6b: Download complete [2020-03-06T16:49:52.262Z] 97a711d68925: Verifying Checksum [2020-03-06T16:49:52.262Z] 97a711d68925: Download complete [2020-03-06T16:49:52.741Z] 7c8476c1cb00: Verifying Checksum [2020-03-06T16:49:52.741Z] 7c8476c1cb00: Download complete [2020-03-06T16:49:53.106Z] 2848faf0eed1: Pull complete [2020-03-06T16:49:53.810Z] 0f37312ad70f: Pull complete [2020-03-06T16:49:54.855Z] 7d08f2745646: Download complete [2020-03-06T16:50:17.154Z] 7d08f2745646: Pull complete [2020-03-06T16:50:17.154Z] 4c9f31393084: Pull complete [2020-03-06T16:50:17.154Z] eb21ddb83652: Pull complete [2020-03-06T16:50:18.651Z] 345998794f6b: Pull complete [2020-03-06T16:50:25.090Z] 97a711d68925: Pull complete [2020-03-06T16:50:27.184Z] 7c8476c1cb00: Pull complete [2020-03-06T16:50:27.184Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-03-06T16:50:27.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-03-06T16:50:27.597Z] prd-centos7-docker-4c-2g-2750 does not seem to be running inside a container [2020-03-06T16:50:27.813Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-03-06T16:50:29.955Z] $ docker top 205d800087e48638ee8be7f25fa83aefa98db1908411e9cdcf8c4ac760b6f854 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-06T16:50:32.628Z] + snyk monitor '--org=edgex-jenkins' [2020-03-06T16:50:38.209Z] [2020-03-06T16:50:38.209Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master... [2020-03-06T16:50:38.209Z] [2020-03-06T16:50:38.209Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/71a23e03-8fbc-4b46-bfd1-77f9b2effcbf [2020-03-06T16:50:38.209Z] [2020-03-06T16:50:38.209Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-03-06T16:50:38.209Z] [2020-03-06T16:50:38.209Z] [Pipeline] } [2020-03-06T16:50:38.232Z] $ docker stop --time=1 205d800087e48638ee8be7f25fa83aefa98db1908411e9cdcf8c4ac760b6f854 [2020-03-06T16:50:40.324Z] $ docker rm -f 205d800087e48638ee8be7f25fa83aefa98db1908411e9cdcf8c4ac760b6f854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:50:41.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T16:50:42.184Z] . [Pipeline] withDockerContainer [2020-03-06T16:50:42.394Z] prd-centos7-docker-4c-2g-2750 does not seem to be running inside a container [2020-03-06T16:50:42.460Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-06T16:50:43.759Z] $ docker top b509934e4ee913cb34644c9727408e8ea6d9ca4778a6970b2f0258a95628e180 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-06T16:50:45.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T16:50:45.033Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T16:50:45.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T16:50:45.496Z] $ docker exec b509934e4ee913cb34644c9727408e8ea6d9ca4778a6970b2f0258a95628e180 ssh-agent [2020-03-06T16:50:45.866Z] SSH_AUTH_SOCK=/tmp/ssh-JxpiUo6WLd5u/agent.15 [2020-03-06T16:50:45.866Z] SSH_AGENT_PID=22 [2020-03-06T16:50:45.877Z] Running ssh-add (command line suppressed) [2020-03-06T16:50:46.155Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8204460223303679926.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8204460223303679926.key) [2020-03-06T16:50:46.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T16:50:47.027Z] + git semver tag [2020-03-06T16:50:47.027Z] # -> Open(): unable to determine branch for HEAD [2020-03-06T16:50:47.027Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-03-06T16:50:47.027Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-03-06T16:50:47.027Z] # $SEMVER_REMOTE_NAME = origin [2020-03-06T16:50:47.027Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-06T16:50:47.027Z] # $SEMVER_USER_NAME = jenkins [2020-03-06T16:50:47.027Z] # $SEMVER_BRANCH = master [2020-03-06T16:50:47.027Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-03-06T16:50:47.027Z] # 2ecd085bbca6ad6bda9224ce78a5545e05826953 HEAD [2020-03-06T16:50:47.027Z] # -> Force: false [2020-03-06T16:50:47.035Z] # eacd26be49beed6326f445616787dacfb9801057 refs/tags/v0.1.52 [Pipeline] } [2020-03-06T16:50:47.042Z] $ docker exec --env ******** --env ******** b509934e4ee913cb34644c9727408e8ea6d9ca4778a6970b2f0258a95628e180 ssh-agent -k [2020-03-06T16:50:47.520Z] unset SSH_AUTH_SOCK; [2020-03-06T16:50:47.522Z] unset SSH_AGENT_PID; [2020-03-06T16:50:47.522Z] echo Agent pid 22 killed; [2020-03-06T16:50:47.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-06T16:50:48.667Z] + git semver [Pipeline] } [2020-03-06T16:50:48.721Z] $ docker stop --time=1 b509934e4ee913cb34644c9727408e8ea6d9ca4778a6970b2f0258a95628e180 [2020-03-06T16:50:50.493Z] $ docker rm -f b509934e4ee913cb34644c9727408e8ea6d9ca4778a6970b2f0258a95628e180 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:50:51.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-06T16:50:51.169Z] [2020-03-06T16:50:51.169Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:50:51.605Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-06T16:50:51.917Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-06T16:50:51.917Z] 8ba884070f61: Pulling fs layer [2020-03-06T16:50:51.917Z] 78d65bd6cf10: Pulling fs layer [2020-03-06T16:50:51.917Z] 5573da4c1a9d: Pulling fs layer [2020-03-06T16:50:51.917Z] 4493e11b668a: Pulling fs layer [2020-03-06T16:50:51.917Z] 2e4ad32216ba: Pulling fs layer [2020-03-06T16:50:51.917Z] 14bc7892088f: Pulling fs layer [2020-03-06T16:50:51.917Z] 4493e11b668a: Waiting [2020-03-06T16:50:51.917Z] 2e4ad32216ba: Waiting [2020-03-06T16:50:51.917Z] 14bc7892088f: Waiting [2020-03-06T16:50:51.917Z] 78d65bd6cf10: Verifying Checksum [2020-03-06T16:50:51.917Z] 78d65bd6cf10: Download complete [2020-03-06T16:50:52.664Z] 4493e11b668a: Verifying Checksum [2020-03-06T16:50:52.664Z] 4493e11b668a: Download complete [2020-03-06T16:50:53.026Z] 2e4ad32216ba: Verifying Checksum [2020-03-06T16:50:53.026Z] 2e4ad32216ba: Download complete [2020-03-06T16:50:56.602Z] 14bc7892088f: Verifying Checksum [2020-03-06T16:50:56.602Z] 14bc7892088f: Download complete [2020-03-06T16:50:57.376Z] 8ba884070f61: Verifying Checksum [2020-03-06T16:50:57.376Z] 8ba884070f61: Download complete [2020-03-06T16:50:58.591Z] 5573da4c1a9d: Verifying Checksum [2020-03-06T16:50:58.591Z] 5573da4c1a9d: Download complete [2020-03-06T16:51:07.280Z] 8ba884070f61: Pull complete [2020-03-06T16:51:07.280Z] 78d65bd6cf10: Pull complete [2020-03-06T16:51:22.521Z] 5573da4c1a9d: Pull complete [2020-03-06T16:51:23.105Z] 4493e11b668a: Pull complete [2020-03-06T16:51:23.399Z] 2e4ad32216ba: Pull complete [2020-03-06T16:51:26.887Z] 14bc7892088f: Pull complete [2020-03-06T16:51:26.887Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-06T16:51:26.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-06T16:51:27.230Z] prd-centos7-docker-4c-2g-2750 does not seem to be running inside a container [2020-03-06T16:51:27.371Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat [2020-03-06T16:51:29.274Z] $ docker top ae6b04d7b5837c1322acb9e4a67573eb7d7c2855d808194214df5071d1b675ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-06T16:51:31.091Z] provisioning config files... [2020-03-06T16:51:31.117Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config625890070250974578tmp [2020-03-06T16:51:31.154Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1237839441233316579tmp [2020-03-06T16:51:31.190Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3802687302181720353tmp [Pipeline] { [Pipeline] echo [2020-03-06T16:51:31.245Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T16:51:31.915Z] ---> sigul-configuration.sh [2020-03-06T16:51:32.177Z] gpg: directory `/root/.gnupg' created [2020-03-06T16:51:32.177Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-06T16:51:32.177Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-06T16:51:32.177Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-06T16:51:32.177Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-06T16:51:32.177Z] gpg: CAST5 encrypted data [2020-03-06T16:51:32.177Z] gpg: encrypted with 1 passphrase [2020-03-06T16:51:32.177Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-06T16:51:33.422Z] + mkdir /home/jenkins [2020-03-06T16:51:33.423Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-06T16:51:34.164Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-03-06T16:51:34.176Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T16:51:35.263Z] ---> sigul-install.sh [2020-03-06T16:51:43.637Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-06T16:51:44.302Z] + git tag --list [2020-03-06T16:51:44.302Z] v0.1.52 [Pipeline] sh [2020-03-06T16:51:45.138Z] + lftools sign git-tag v0.1.52 [2020-03-06T16:51:46.580Z] Signing Git tag with Sigul... [2020-03-06T16:51:46.580Z] Signing v0.1.52 [Pipeline] echo [2020-03-06T16:51:48.038Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T16:51:48.378Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-06T16:51:48.394Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-06T16:51:48.471Z] $ docker stop --time=1 ae6b04d7b5837c1322acb9e4a67573eb7d7c2855d808194214df5071d1b675ee [2020-03-06T16:51:50.100Z] $ docker rm -f ae6b04d7b5837c1322acb9e4a67573eb7d7c2855d808194214df5071d1b675ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:51:50.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T16:51:50.985Z] . [Pipeline] withDockerContainer [2020-03-06T16:51:51.184Z] prd-centos7-docker-4c-2g-2750 does not seem to be running inside a container [2020-03-06T16:51:51.373Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-06T16:51:53.417Z] $ docker top 28c6406c5a5229fca5a19b7a9e411a84f3769f2bc169e72a1439b86094f7621d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-06T16:51:55.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T16:51:55.351Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T16:51:56.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T16:51:56.220Z] $ docker exec 28c6406c5a5229fca5a19b7a9e411a84f3769f2bc169e72a1439b86094f7621d ssh-agent [2020-03-06T16:51:56.971Z] SSH_AUTH_SOCK=/tmp/ssh-3HWPlHBx4CRx/agent.14 [2020-03-06T16:51:56.971Z] SSH_AGENT_PID=20 [2020-03-06T16:51:56.983Z] Running ssh-add (command line suppressed) [2020-03-06T16:51:57.650Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7513091035232244447.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7513091035232244447.key) [2020-03-06T16:51:58.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T16:51:59.332Z] + git semver bump patch [2020-03-06T16:51:59.332Z] # -> Open(): unable to determine branch for HEAD [2020-03-06T16:51:59.332Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-03-06T16:51:59.332Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-03-06T16:51:59.332Z] # $SEMVER_REMOTE_NAME = origin [2020-03-06T16:51:59.332Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-06T16:51:59.332Z] # $SEMVER_USER_NAME = jenkins [2020-03-06T16:51:59.332Z] # $SEMVER_BRANCH = master [2020-03-06T16:51:59.332Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-03-06T16:51:59.332Z] 0.1.53 [Pipeline] } [2020-03-06T16:51:59.388Z] $ docker exec --env ******** --env ******** 28c6406c5a5229fca5a19b7a9e411a84f3769f2bc169e72a1439b86094f7621d ssh-agent -k [2020-03-06T16:52:00.296Z] unset SSH_AUTH_SOCK; [2020-03-06T16:52:00.296Z] unset SSH_AGENT_PID; [2020-03-06T16:52:00.296Z] echo Agent pid 20 killed; [2020-03-06T16:52:00.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-06T16:52:01.624Z] + git semver [Pipeline] } [2020-03-06T16:52:01.671Z] $ docker stop --time=1 28c6406c5a5229fca5a19b7a9e411a84f3769f2bc169e72a1439b86094f7621d [2020-03-06T16:52:03.343Z] $ docker rm -f 28c6406c5a5229fca5a19b7a9e411a84f3769f2bc169e72a1439b86094f7621d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:52:04.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-06T16:52:04.410Z] . [Pipeline] withDockerContainer [2020-03-06T16:52:04.887Z] prd-centos7-docker-4c-2g-2750 does not seem to be running inside a container [2020-03-06T16:52:05.098Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-06T16:52:06.639Z] $ docker top 549f754c37b4a5de57a5e11cde917944f273edc1d6a05224d225a6f12675fa48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-06T16:52:07.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-06T16:52:07.595Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-06T16:52:08.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-06T16:52:08.499Z] $ docker exec 549f754c37b4a5de57a5e11cde917944f273edc1d6a05224d225a6f12675fa48 ssh-agent [2020-03-06T16:52:09.148Z] SSH_AUTH_SOCK=/tmp/ssh-Jpvek5WHlQOj/agent.14 [2020-03-06T16:52:09.148Z] SSH_AGENT_PID=21 [2020-03-06T16:52:09.163Z] Running ssh-add (command line suppressed) [2020-03-06T16:52:09.847Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_863837956248708854.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_863837956248708854.key) [2020-03-06T16:52:09.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-06T16:52:10.311Z] + git semver push [2020-03-06T16:52:10.311Z] # -> Open(): unable to determine branch for HEAD [2020-03-06T16:52:10.311Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-03-06T16:52:10.311Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-03-06T16:52:10.311Z] # $SEMVER_REMOTE_NAME = origin [2020-03-06T16:52:10.311Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-06T16:52:10.311Z] # $SEMVER_USER_NAME = jenkins [2020-03-06T16:52:10.311Z] # $SEMVER_BRANCH = master [2020-03-06T16:52:10.311Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-03-06T16:52:17.094Z] $ docker exec --env ******** --env ******** 549f754c37b4a5de57a5e11cde917944f273edc1d6a05224d225a6f12675fa48 ssh-agent -k [2020-03-06T16:52:17.519Z] unset SSH_AUTH_SOCK; [2020-03-06T16:52:17.519Z] unset SSH_AGENT_PID; [2020-03-06T16:52:17.519Z] echo Agent pid 21 killed; [2020-03-06T16:52:17.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-06T16:52:18.277Z] + git semver [Pipeline] } [2020-03-06T16:52:18.590Z] $ docker stop --time=1 549f754c37b4a5de57a5e11cde917944f273edc1d6a05224d225a6f12675fa48 [2020-03-06T16:52:20.368Z] $ docker rm -f 549f754c37b4a5de57a5e11cde917944f273edc1d6a05224d225a6f12675fa48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-06T16:52:21.448Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T16:52:22.366Z] ---> package-listing.sh [2020-03-06T16:52:22.367Z] ++ facter osfamily [2020-03-06T16:52:22.367Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-06T16:52:22.367Z] + OS_FAMILY=redhat [2020-03-06T16:52:22.367Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-03-06T16:52:22.367Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-06T16:52:22.367Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-06T16:52:22.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-06T16:52:22.367Z] + PACKAGES=/tmp/packages_start.txt [2020-03-06T16:52:22.367Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-03-06T16:52:22.367Z] + PACKAGES=/tmp/packages_end.txt [2020-03-06T16:52:22.367Z] + case "${OS_FAMILY}" in [2020-03-06T16:52:22.367Z] + sort [2020-03-06T16:52:22.367Z] + rpm -qa [2020-03-06T16:52:30.662Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-06T16:52:30.662Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-06T16:52:30.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-06T16:52:30.662Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-03-06T16:52:30.663Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-03-06T16:52:30.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:52:31.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T16:52:31.488Z] [2020-03-06T16:52:31.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-06T16:52:31.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-06T16:52:31.848Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-06T16:52:31.848Z] c9b1b535fdd9: Pulling fs layer [2020-03-06T16:52:31.848Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-06T16:52:31.848Z] 756a868c4378: Pulling fs layer [2020-03-06T16:52:31.848Z] 444b2fc9a129: Pulling fs layer [2020-03-06T16:52:31.848Z] ea15f1150254: Pulling fs layer [2020-03-06T16:52:31.848Z] accf33d0a596: Pulling fs layer [2020-03-06T16:52:31.848Z] ed219e1a52c9: Pulling fs layer [2020-03-06T16:52:31.848Z] 5c51e1ca66f2: Pulling fs layer [2020-03-06T16:52:31.848Z] 35bfa29f0fbe: Pulling fs layer [2020-03-06T16:52:31.848Z] f05e5ea0dd84: Pulling fs layer [2020-03-06T16:52:31.848Z] 444b2fc9a129: Waiting [2020-03-06T16:52:31.848Z] ea15f1150254: Waiting [2020-03-06T16:52:31.848Z] accf33d0a596: Waiting [2020-03-06T16:52:31.848Z] ed219e1a52c9: Waiting [2020-03-06T16:52:31.848Z] 5c51e1ca66f2: Waiting [2020-03-06T16:52:31.848Z] 35bfa29f0fbe: Waiting [2020-03-06T16:52:31.848Z] f05e5ea0dd84: Waiting [2020-03-06T16:52:31.849Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-06T16:52:31.849Z] 2cc5ad85d9ab: Download complete [2020-03-06T16:52:32.134Z] 444b2fc9a129: Verifying Checksum [2020-03-06T16:52:32.134Z] 444b2fc9a129: Download complete [2020-03-06T16:52:32.134Z] c9b1b535fdd9: Verifying Checksum [2020-03-06T16:52:32.134Z] c9b1b535fdd9: Download complete [2020-03-06T16:52:32.134Z] ea15f1150254: Verifying Checksum [2020-03-06T16:52:32.134Z] ea15f1150254: Download complete [2020-03-06T16:52:32.432Z] ed219e1a52c9: Verifying Checksum [2020-03-06T16:52:32.432Z] ed219e1a52c9: Download complete [2020-03-06T16:52:33.465Z] 756a868c4378: Verifying Checksum [2020-03-06T16:52:33.465Z] 756a868c4378: Download complete [2020-03-06T16:52:33.465Z] 35bfa29f0fbe: Verifying Checksum [2020-03-06T16:52:33.465Z] 35bfa29f0fbe: Download complete [2020-03-06T16:52:33.465Z] c9b1b535fdd9: Pull complete [2020-03-06T16:52:33.465Z] f05e5ea0dd84: Verifying Checksum [2020-03-06T16:52:33.465Z] f05e5ea0dd84: Download complete [2020-03-06T16:52:33.465Z] 5c51e1ca66f2: Verifying Checksum [2020-03-06T16:52:33.465Z] 5c51e1ca66f2: Download complete [2020-03-06T16:52:34.522Z] 2cc5ad85d9ab: Pull complete [2020-03-06T16:52:34.813Z] accf33d0a596: Verifying Checksum [2020-03-06T16:52:34.813Z] accf33d0a596: Download complete [2020-03-06T16:52:39.259Z] 756a868c4378: Pull complete [2020-03-06T16:52:39.259Z] 444b2fc9a129: Pull complete [2020-03-06T16:52:40.313Z] ea15f1150254: Pull complete [2020-03-06T16:52:50.661Z] accf33d0a596: Pull complete [2020-03-06T16:52:50.661Z] ed219e1a52c9: Pull complete [2020-03-06T16:52:56.182Z] 5c51e1ca66f2: Pull complete [2020-03-06T16:52:56.182Z] 35bfa29f0fbe: Pull complete [2020-03-06T16:52:56.820Z] f05e5ea0dd84: Pull complete [2020-03-06T16:52:56.820Z] Digest: sha256:6b90e4c073d035f76644ecf5cbff460141a956713ac7a2cad1d47102c16691db [2020-03-06T16:52:56.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-06T16:52:57.109Z] prd-centos7-docker-4c-2g-2750 does not seem to be running inside a container [2020-03-06T16:52:57.215Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-06T16:52:59.171Z] $ docker top 614d41211470308cb92ffabc36dee6ab2e539d98b61be30bb87477078ac13692 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-06T16:53:01.356Z] provisioning config files... [2020-03-06T16:53:01.374Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2855460143587088771tmp [Pipeline] { [Pipeline] echo [2020-03-06T16:53:01.432Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T16:53:02.178Z] ---> create-netrc.sh [Pipeline] echo [2020-03-06T16:53:02.180Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-06T16:53:02.938Z] ---> logs-deploy.sh [2020-03-06T16:53:02.938Z] + ARCHIVE_ARTIFACTS= [2020-03-06T16:53:02.938Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-06T16:53:02.938Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-06T16:53:02.938Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-06T16:53:02.938Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/16 [2020-03-06T16:53:02.938Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/16/ [2020-03-06T16:53:02.938Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/16 /w/workspace/dry_go-mod-core-contracts_master [2020-03-06T16:53:04.964Z] Archives upload complete. [2020-03-06T16:53:04.964Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/16/ [2020-03-06T16:53:06.547Z] ---> uname -a: [2020-03-06T16:53:06.547Z] Linux 614d41211470 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-06T16:53:06.547Z] [2020-03-06T16:53:06.547Z] [2020-03-06T16:53:06.547Z] ---> lscpu: [2020-03-06T16:53:06.547Z] Architecture: x86_64 [2020-03-06T16:53:06.547Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-06T16:53:06.547Z] Byte Order: Little Endian [2020-03-06T16:53:06.547Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-06T16:53:06.547Z] CPU(s): 4 [2020-03-06T16:53:06.547Z] On-line CPU(s) list: 0-3 [2020-03-06T16:53:06.547Z] Thread(s) per core: 1 [2020-03-06T16:53:06.547Z] Core(s) per socket: 1 [2020-03-06T16:53:06.547Z] Socket(s): 4 [2020-03-06T16:53:06.547Z] NUMA node(s): 1 [2020-03-06T16:53:06.547Z] Vendor ID: GenuineIntel [2020-03-06T16:53:06.547Z] CPU family: 6 [2020-03-06T16:53:06.547Z] Model: 44 [2020-03-06T16:53:06.547Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-06T16:53:06.547Z] Stepping: 1 [2020-03-06T16:53:06.548Z] CPU MHz: 2933.438 [2020-03-06T16:53:06.548Z] BogoMIPS: 5866.87 [2020-03-06T16:53:06.548Z] Virtualization: VT-x [2020-03-06T16:53:06.548Z] Hypervisor vendor: KVM [2020-03-06T16:53:06.548Z] Virtualization type: full [2020-03-06T16:53:06.548Z] L1d cache: 128 KiB [2020-03-06T16:53:06.548Z] L1i cache: 128 KiB [2020-03-06T16:53:06.548Z] L2 cache: 16 MiB [2020-03-06T16:53:06.548Z] L3 cache: 64 MiB [2020-03-06T16:53:06.548Z] NUMA node0 CPU(s): 0-3 [2020-03-06T16:53:06.548Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-06T16:53:06.548Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-06T16:53:06.548Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-06T16:53:06.548Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-06T16:53:06.548Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-06T16:53:06.548Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] ---> nproc: [2020-03-06T16:53:06.548Z] 4 [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] ---> df -h: [2020-03-06T16:53:06.548Z] Filesystem Size Used Available Use% Mounted on [2020-03-06T16:53:06.548Z] overlay 50.0G 7.5G 42.5G 15% / [2020-03-06T16:53:06.548Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-06T16:53:06.548Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-06T16:53:06.548Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-06T16:53:06.548Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf [2020-03-06T16:53:06.548Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname [2020-03-06T16:53:06.548Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts [2020-03-06T16:53:06.548Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-03-06T16:53:06.548Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa [2020-03-06T16:53:06.548Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dry_go-mod-core-contracts_master [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] ---> free -m: [2020-03-06T16:53:06.548Z] total used free shared buff/cache available [2020-03-06T16:53:06.548Z] Mem: 1838 720 75 0 1042 1051 [2020-03-06T16:53:06.548Z] Swap: 1023 1 1022 [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] ---> ip addr: [2020-03-06T16:53:06.548Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-06T16:53:06.548Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-06T16:53:06.548Z] inet 127.0.0.1/8 scope host lo [2020-03-06T16:53:06.548Z] valid_lft forever preferred_lft forever [2020-03-06T16:53:06.548Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-03-06T16:53:06.548Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-06T16:53:06.548Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-06T16:53:06.548Z] valid_lft forever preferred_lft forever [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] ---> sar -b -r -n DEV: [2020-03-06T16:53:06.548Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] 16:41:17 LINUX RESTART [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] 16:42:01 tps rtps wtps bread/s bwrtn/s [2020-03-06T16:53:06.548Z] 16:43:02 45.68 16.33 29.35 3199.34 1756.97 [2020-03-06T16:53:06.548Z] 16:44:01 15.67 1.49 14.18 83.28 1867.72 [2020-03-06T16:53:06.548Z] 16:45:01 2.35 0.00 2.35 0.00 78.42 [2020-03-06T16:53:06.548Z] 16:46:01 0.67 0.00 0.67 0.00 7.93 [2020-03-06T16:53:06.548Z] 16:47:01 0.58 0.00 0.58 0.00 5.96 [2020-03-06T16:53:06.548Z] 16:48:01 0.75 0.00 0.75 0.00 10.25 [2020-03-06T16:53:06.548Z] 16:49:01 0.68 0.00 0.68 0.00 8.51 [2020-03-06T16:53:06.548Z] 16:50:01 27.21 6.15 21.06 405.85 9611.79 [2020-03-06T16:53:06.548Z] 16:51:01 208.97 122.48 86.50 4188.31 25867.87 [2020-03-06T16:53:06.548Z] 16:52:02 184.39 51.26 133.13 2257.18 26558.33 [2020-03-06T16:53:06.548Z] 16:53:01 119.39 51.47 67.92 3767.97 18914.66 [2020-03-06T16:53:06.548Z] Average: 55.14 22.67 32.48 1263.52 7698.26 [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] 16:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-06T16:53:06.548Z] 16:43:02 119044 1763260 93.68 2620 1219832 986632 33.66 431416 1172972 51116 [2020-03-06T16:53:06.548Z] 16:44:01 108108 1774196 94.26 2620 1221672 990512 33.80 440620 1173772 32 [2020-03-06T16:53:06.548Z] 16:45:01 122280 1760024 93.50 2620 1221620 889904 30.36 433540 1169076 16 [2020-03-06T16:53:06.548Z] 16:46:01 122008 1760296 93.52 2620 1221620 890028 30.37 433976 1169076 12 [2020-03-06T16:53:06.548Z] 16:47:01 121340 1760964 93.55 2620 1221628 890124 30.37 434656 1169076 8 [2020-03-06T16:53:06.548Z] 16:48:01 121336 1760968 93.55 2620 1221632 890380 30.38 434632 1169076 8 [2020-03-06T16:53:06.548Z] 16:49:01 121936 1760368 93.52 2620 1221636 890296 30.38 434240 1169072 8 [2020-03-06T16:53:06.548Z] 16:50:01 70472 1811832 96.26 2620 1229108 1107456 37.79 502940 1139196 89156 [2020-03-06T16:53:06.548Z] 16:51:01 68908 1813396 96.34 2620 1199608 1175220 40.10 579776 1045580 113364 [2020-03-06T16:53:06.548Z] 16:52:02 244416 1637888 87.02 2620 942452 1072504 36.59 544468 805664 108 [2020-03-06T16:53:06.548Z] 16:53:01 122152 1760152 93.51 2452 1064620 1012256 34.54 581512 884608 47116 [2020-03-06T16:53:06.548Z] Average: 122000 1760304 93.52 2605 1180493 981392 33.48 477434 1097015 27359 [2020-03-06T16:53:06.548Z] [2020-03-06T16:53:06.548Z] 16:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-06T16:53:06.548Z] 16:43:02 vethed78d94 3.78 3.60 0.80 8.26 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:43:02 eth0 240.14 189.72 1031.25 75.37 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:43:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:43:02 docker0 3.78 3.47 0.75 8.25 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:44:01 eth0 10.92 9.48 10.23 18.48 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:44:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:46:01 eth0 0.68 0.28 0.24 0.02 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:47:01 eth0 1.17 0.35 0.32 0.17 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:48:01 eth0 0.98 0.72 0.66 0.44 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:49:01 eth0 0.75 0.58 0.51 0.36 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:50:01 eth0 110.78 74.27 3491.41 10.35 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:51:01 eth0 170.51 142.74 3485.47 51.29 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:51:01 docker0 7.33 6.56 0.61 15.36 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:52:02 eth0 90.23 82.40 285.05 47.34 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:52:02 vethe0a9e2d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:52:02 docker0 52.74 53.09 3.75 260.70 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:53:01 eth0 107.30 85.78 2392.44 40.26 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.548Z] 16:53:01 vethf16419e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 [2020-03-06T16:53:06.549Z] 16:53:01 docker0 2.11 1.84 0.37 0.41 0.00 0.00 0.00 [2020-03-06T16:53:06.549Z] Average: eth0 63.36 51.73 967.77 22.02 0.00 0.00 0.00 [2020-03-06T16:53:06.549Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.549Z] Average: vethf16419e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-03-06T16:53:06.549Z] Average: docker0 5.00 5.01 0.38 23.83 0.00 0.00 0.00 [2020-03-06T16:53:06.549Z] [2020-03-06T16:53:06.549Z] [2020-03-06T16:53:06.549Z] ---> sar -P ALL: [2020-03-06T16:53:06.549Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/06/20 _x86_64_ (4 CPU) [2020-03-06T16:53:06.549Z] [2020-03-06T16:53:06.549Z] 16:41:17 LINUX RESTART [2020-03-06T16:53:06.549Z] [2020-03-06T16:53:06.549Z] 16:42:01 CPU %user %nice %system %iowait %steal %idle [2020-03-06T16:53:06.549Z] 16:43:02 all 11.17 0.00 4.23 1.59 27.41 55.60 [2020-03-06T16:53:06.549Z] 16:43:02 0 7.80 0.00 4.08 0.93 30.27 56.92 [2020-03-06T16:53:06.549Z] 16:43:02 1 12.06 0.00 4.01 3.15 27.29 53.49 [2020-03-06T16:53:06.549Z] 16:43:02 2 12.77 0.00 3.56 0.60 25.56 57.51 [2020-03-06T16:53:06.549Z] 16:43:02 3 12.25 0.00 5.28 1.67 26.34 54.45 [2020-03-06T16:53:06.549Z] 16:44:01 all 0.48 0.00 0.37 0.08 4.45 94.61 [2020-03-06T16:53:06.549Z] 16:44:01 0 0.41 0.00 0.38 0.12 4.07 95.02 [2020-03-06T16:53:06.549Z] 16:44:01 1 0.48 0.00 0.40 0.12 4.49 94.51 [2020-03-06T16:53:06.549Z] 16:44:01 2 0.49 0.00 0.39 0.07 4.79 94.26 [2020-03-06T16:53:06.549Z] 16:44:01 3 0.53 0.00 0.31 0.03 4.48 94.65 [2020-03-06T16:53:06.549Z] 16:45:01 all 0.08 0.00 0.08 0.00 0.89 98.95 [2020-03-06T16:53:06.549Z] 16:45:01 0 0.05 0.00 0.08 0.00 0.58 99.29 [2020-03-06T16:53:06.549Z] 16:45:01 1 0.13 0.00 0.15 0.00 0.95 98.77 [2020-03-06T16:53:06.549Z] 16:45:01 2 0.10 0.00 0.07 0.00 1.29 98.55 [2020-03-06T16:53:06.549Z] 16:45:01 3 0.03 0.00 0.03 0.00 0.71 99.22 [2020-03-06T16:53:06.549Z] 16:46:01 all 0.11 0.00 0.05 0.00 0.87 98.98 [2020-03-06T16:53:06.549Z] 16:46:01 0 0.03 0.00 0.03 0.00 0.80 99.14 [2020-03-06T16:53:06.549Z] 16:46:01 1 0.28 0.00 0.05 0.00 0.45 99.22 [2020-03-06T16:53:06.549Z] 16:46:01 2 0.05 0.00 0.03 0.00 1.40 98.52 [2020-03-06T16:53:06.549Z] 16:46:01 3 0.07 0.00 0.07 0.00 0.81 99.05 [2020-03-06T16:53:06.549Z] 16:47:01 all 0.10 0.00 0.05 0.00 0.27 99.59 [2020-03-06T16:53:06.549Z] 16:47:01 0 0.05 0.00 0.03 0.00 0.22 99.70 [2020-03-06T16:53:06.549Z] 16:47:01 1 0.07 0.00 0.07 0.00 0.60 99.27 [2020-03-06T16:53:06.549Z] 16:47:01 2 0.08 0.00 0.05 0.00 0.12 99.75 [2020-03-06T16:53:06.549Z] 16:47:01 3 0.20 0.00 0.05 0.00 0.15 99.60 [2020-03-06T16:53:06.549Z] 16:48:01 all 0.10 0.00 0.06 0.00 0.35 99.49 [2020-03-06T16:53:06.549Z] 16:48:01 0 0.03 0.00 0.03 0.00 0.22 99.72 [2020-03-06T16:53:06.549Z] 16:48:01 1 0.17 0.00 0.05 0.00 0.28 99.50 [2020-03-06T16:53:06.549Z] 16:48:01 2 0.07 0.00 0.07 0.00 0.18 99.68 [2020-03-06T16:53:06.549Z] 16:48:01 3 0.15 0.00 0.07 0.00 0.73 99.05 [2020-03-06T16:53:06.549Z] 16:49:01 all 0.12 0.00 0.05 0.00 0.39 99.45 [2020-03-06T16:53:06.549Z] 16:49:01 0 0.13 0.00 0.03 0.00 0.22 99.62 [2020-03-06T16:53:06.549Z] 16:49:01 1 0.22 0.00 0.05 0.00 0.58 99.15 [2020-03-06T16:53:06.549Z] 16:49:01 2 0.05 0.00 0.05 0.00 0.25 99.65 [2020-03-06T16:53:06.549Z] 16:49:01 3 0.05 0.00 0.05 0.00 0.52 99.38 [2020-03-06T16:53:06.549Z] 16:50:01 all 1.80 0.00 1.44 0.28 13.36 83.12 [2020-03-06T16:53:06.549Z] 16:50:01 0 2.45 0.00 1.70 0.70 13.24 81.91 [2020-03-06T16:53:06.549Z] 16:50:01 1 1.47 0.00 1.33 0.16 13.90 83.15 [2020-03-06T16:53:06.549Z] 16:50:01 2 1.49 0.00 1.32 0.17 13.65 83.37 [2020-03-06T16:53:06.549Z] 16:50:01 3 1.81 0.00 1.46 0.08 12.64 84.02 [2020-03-06T16:53:06.549Z] 16:51:01 all 4.83 0.00 3.48 1.23 32.11 58.35 [2020-03-06T16:53:06.549Z] 16:51:01 0 4.37 0.00 3.55 1.13 32.40 58.56 [2020-03-06T16:53:06.549Z] 16:51:01 1 5.00 0.00 3.65 1.06 31.79 58.51 [2020-03-06T16:53:06.549Z] 16:51:01 2 5.22 0.00 3.12 1.20 31.97 58.50 [2020-03-06T16:53:06.549Z] 16:51:01 3 4.74 0.00 3.62 1.53 32.29 57.83 [2020-03-06T16:53:06.549Z] 16:52:02 all 6.71 0.00 5.76 1.00 26.19 60.34 [2020-03-06T16:53:06.549Z] 16:52:02 0 7.88 0.00 6.93 0.71 26.32 58.17 [2020-03-06T16:53:06.549Z] 16:52:02 1 5.76 0.00 4.87 1.45 26.28 61.63 [2020-03-06T16:53:06.549Z] 16:52:02 2 4.89 0.00 5.34 0.88 26.05 62.85 [2020-03-06T16:53:06.549Z] 16:52:02 3 8.39 0.00 5.91 0.98 26.09 58.62 [2020-03-06T16:53:06.549Z] 16:53:01 all 4.10 0.00 3.83 2.52 24.78 64.78 [2020-03-06T16:53:06.549Z] 16:53:01 0 4.97 0.00 4.12 1.08 24.71 65.12 [2020-03-06T16:53:06.549Z] 16:53:01 1 3.61 0.00 3.46 4.37 25.25 63.32 [2020-03-06T16:53:06.549Z] 16:53:01 2 3.60 0.00 3.51 3.19 24.58 65.12 [2020-03-06T16:53:06.549Z] 16:53:01 3 4.21 0.00 4.26 1.39 24.56 65.57 [2020-03-06T16:53:06.549Z] Average: all 2.80 0.00 1.84 0.64 12.46 82.26 [2020-03-06T16:53:06.549Z] Average: 0 2.69 0.00 2.00 0.44 12.72 82.15 [2020-03-06T16:53:06.549Z] Average: 1 2.79 0.00 1.73 0.98 12.60 81.90 [2020-03-06T16:53:06.549Z] Average: 2 2.71 0.00 1.66 0.58 12.31 82.74 [2020-03-06T16:53:06.549Z] Average: 3 3.02 0.00 1.98 0.54 12.19 82.26 [2020-03-06T16:53:06.549Z] [2020-03-06T16:53:06.549Z] [2020-03-06T16:53:06.549Z]