Pull request #223 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 01c7321b570857871c766ca704e7d83753e3bbe9+5d2c5b077c7e871d9430102b298b85b1ef4aa9ea (c2810896213c90c797cf2a0a78f1e2ba27e6e269) Running in Durability level: MAX_SURVIVABILITY 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 be13395f86379d55f5290fa9cfe6e7af12c9a609 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-223/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 be13395f86379d55f5290fa9cfe6e7af12c9a609 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be13395f86379d55f5290fa9cfe6e7af12c9a609 # 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 > git --version # 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-2327 in /w/workspace/dry_go-mod-core-contracts_PR-223 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-223 # 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/pull/223/head:refs/remotes/origin/PR-223 +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 > git config --add remote.origin.fetch +refs/pull/223/head:refs/remotes/origin/PR-223 # 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/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5d2c5b077c7e871d9430102b298b85b1ef4aa9ea into PR head commit 01c7321b570857871c766ca704e7d83753e3bbe9 Merge succeeded, producing 01c7321b570857871c766ca704e7d83753e3bbe9 Checking out Revision 01c7321b570857871c766ca704e7d83753e3bbe9 (PR-223) > git config core.sparsecheckout # timeout=10 > git checkout -f 01c7321b570857871c766ca704e7d83753e3bbe9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5d2c5b077c7e871d9430102b298b85b1ef4aa9ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01c7321b570857871c766ca704e7d83753e3bbe9 # timeout=10 Commit message: "Add ValueType, MediaType, FloatEncoding to Reading" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be13395f86379d55f5290fa9cfe6e7af12c9a609 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-04T21:07:53.606Z] 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-04T21:07:55.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-04T21:07:55.345Z] [2020-03-04T21:07:55.345Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-04T21:07:55.702Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-04T21:07:55.703Z] latest: Pulling from edgex-devops/git-semver [2020-03-04T21:07:55.703Z] 9123ac7c32f7: Pulling fs layer [2020-03-04T21:07:55.703Z] b8cc5d1170e3: Pulling fs layer [2020-03-04T21:07:55.703Z] 2924cbbf6a41: Pulling fs layer [2020-03-04T21:07:55.703Z] 93b08a4f1073: Pulling fs layer [2020-03-04T21:07:55.703Z] 93b08a4f1073: Waiting [2020-03-04T21:07:55.703Z] b8cc5d1170e3: Download complete [2020-03-04T21:07:55.963Z] 9123ac7c32f7: Verifying Checksum [2020-03-04T21:07:55.963Z] 9123ac7c32f7: Download complete [2020-03-04T21:07:55.963Z] 93b08a4f1073: Verifying Checksum [2020-03-04T21:07:55.963Z] 93b08a4f1073: Download complete [2020-03-04T21:07:55.963Z] 2924cbbf6a41: Verifying Checksum [2020-03-04T21:07:55.963Z] 2924cbbf6a41: Download complete [2020-03-04T21:07:55.963Z] 9123ac7c32f7: Pull complete [2020-03-04T21:07:56.221Z] b8cc5d1170e3: Pull complete [2020-03-04T21:07:56.788Z] 2924cbbf6a41: Pull complete [2020-03-04T21:07:57.048Z] 93b08a4f1073: Pull complete [2020-03-04T21:07:57.048Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-04T21:07:57.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-04T21:07:57.203Z] prd-centos7-docker-4c-2g-2327 does not seem to be running inside a container [2020-03-04T21:07:57.250Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-223 -v /w/workspace/dry_go-mod-core-contracts_PR-223:/w/workspace/dry_go-mod-core-contracts_PR-223:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-223@tmp:/w/workspace/dry_go-mod-core-contracts_PR-223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-04T21:07:57.853Z] $ docker top a8656d4bf75fb6edbd0142658bc58db418dbf47f681c9eed922612a23e6b67f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-04T21:07:58.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T21:07:58.554Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T21:07:58.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T21:07:58.771Z] $ docker exec a8656d4bf75fb6edbd0142658bc58db418dbf47f681c9eed922612a23e6b67f5 ssh-agent [2020-03-04T21:07:58.949Z] SSH_AUTH_SOCK=/tmp/ssh-iu2z5cBVBV0K/agent.14 [2020-03-04T21:07:58.949Z] SSH_AGENT_PID=20 [2020-03-04T21:07:58.959Z] Running ssh-add (command line suppressed) [2020-03-04T21:07:59.098Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-223@tmp/private_key_2014426535450697048.key (/w/workspace/dry_go-mod-core-contracts_PR-223@tmp/private_key_2014426535450697048.key) [2020-03-04T21:07:59.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T21:07:59.479Z] + git describe --exact-match --tags HEAD [2020-03-04T21:07:59.479Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-04T21:07:59.573Z] $ docker exec --env ******** --env ******** a8656d4bf75fb6edbd0142658bc58db418dbf47f681c9eed922612a23e6b67f5 ssh-agent -k [2020-03-04T21:07:59.709Z] unset SSH_AUTH_SOCK; [2020-03-04T21:07:59.709Z] unset SSH_AGENT_PID; [2020-03-04T21:07:59.709Z] echo Agent pid 20 killed; [2020-03-04T21:07:59.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-04T21:07:59.832Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-04T21:07:59.833Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-04T21:07:59.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T21:07:59.886Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T21:08:00.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T21:08:00.073Z] $ docker exec a8656d4bf75fb6edbd0142658bc58db418dbf47f681c9eed922612a23e6b67f5 ssh-agent [2020-03-04T21:08:00.267Z] SSH_AUTH_SOCK=/tmp/ssh-eTiDCilZigyO/agent.56 [2020-03-04T21:08:00.267Z] SSH_AGENT_PID=63 [2020-03-04T21:08:00.273Z] Running ssh-add (command line suppressed) [2020-03-04T21:08:00.420Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-223@tmp/private_key_2894720108310705689.key (/w/workspace/dry_go-mod-core-contracts_PR-223@tmp/private_key_2894720108310705689.key) [2020-03-04T21:08:00.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T21:08:00.792Z] + git semver init [2020-03-04T21:08:00.792Z] # -> Open(): unable to determine branch for HEAD [2020-03-04T21:08:00.792Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-223/.git [2020-03-04T21:08:00.792Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-223 [2020-03-04T21:08:00.792Z] # $SEMVER_REMOTE_NAME = origin [2020-03-04T21:08:00.792Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-04T21:08:00.792Z] # $SEMVER_USER_NAME = jenkins [2020-03-04T21:08:00.792Z] # $SEMVER_BRANCH = PR-223 [2020-03-04T21:08:00.792Z] # $SEMVER_TEMP = /tmp/semver-195126951 [2020-03-04T21:08:00.792Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-03-04T21:08:01.362Z] # '/tmp/semver-195126951' -> '/w/workspace/dry_go-mod-core-contracts_PR-223/.semver' [2020-03-04T21:08:01.362Z] # -> Force: false [2020-03-04T21:08:01.362Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-223/.semver [Pipeline] } [2020-03-04T21:08:01.386Z] $ docker exec --env ******** --env ******** a8656d4bf75fb6edbd0142658bc58db418dbf47f681c9eed922612a23e6b67f5 ssh-agent -k [2020-03-04T21:08:01.569Z] unset SSH_AUTH_SOCK; [2020-03-04T21:08:01.570Z] unset SSH_AGENT_PID; [2020-03-04T21:08:01.570Z] echo Agent pid 63 killed; [2020-03-04T21:08:01.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-04T21:08:02.051Z] + git semver [Pipeline] } [2020-03-04T21:08:02.080Z] $ docker stop --time=1 a8656d4bf75fb6edbd0142658bc58db418dbf47f681c9eed922612a23e6b67f5 [2020-03-04T21:08:03.455Z] $ docker rm -f a8656d4bf75fb6edbd0142658bc58db418dbf47f681c9eed922612a23e6b67f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-04T21:08:04.207Z] Stashed 67 file(s) [Pipeline] echo [2020-03-04T21:08:04.223Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-04T21:08:18.734Z] Running on prd-centos7-docker-4c-2g-2328 in /w/workspace/dry_go-mod-core-contracts_PR-223 [Pipeline] { [Pipeline] ws [2020-03-04T21:08:18.780Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-03-04T21:08:19.540Z] Still waiting to schedule task [2020-03-04T21:08:19.540Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-04T21:08:22.032Z] using credential edgex-jenkins-ssh [2020-03-04T21:08:22.050Z] Cloning the remote Git repository [2020-03-04T21:08:22.050Z] Cloning with configured refspecs honoured and without tags [2020-03-04T21:08:22.304Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-04T21:08:22.340Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-03-04T21:08:22.378Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-04T21:08:22.378Z] > git --version # timeout=10 [2020-03-04T21:08:22.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T21:08:22.416Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T21:08:22.815Z] Fetching without tags [2020-03-04T21:08:23.215Z] Merging remotes/origin/master commit 5d2c5b077c7e871d9430102b298b85b1ef4aa9ea into PR head commit 01c7321b570857871c766ca704e7d83753e3bbe9 [2020-03-04T21:08:23.306Z] Merge succeeded, producing 01c7321b570857871c766ca704e7d83753e3bbe9 [2020-03-04T21:08:23.307Z] Checking out Revision 01c7321b570857871c766ca704e7d83753e3bbe9 (PR-223) [2020-03-04T21:08:23.020Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-04T21:08:23.026Z] > git config --add remote.origin.fetch +refs/pull/223/head:refs/remotes/origin/PR-223 # timeout=10 [2020-03-04T21:08:23.031Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T21:08:23.041Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-04T21:08:23.050Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-04T21:08:23.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T21:08:23.055Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T21:08:23.454Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T21:08:23.460Z] > git checkout -f 01c7321b570857871c766ca704e7d83753e3bbe9 # timeout=10 [2020-03-04T21:08:23.508Z] > git remote # timeout=10 [2020-03-04T21:08:23.513Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T21:08:23.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T21:08:23.522Z] > git merge 5d2c5b077c7e871d9430102b298b85b1ef4aa9ea # timeout=10 [2020-03-04T21:08:23.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T21:08:23.540Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T21:08:23.544Z] > git checkout -f 01c7321b570857871c766ca704e7d83753e3bbe9 # timeout=10 [2020-03-04T21:08:27.295Z] Commit message: "Add ValueType, MediaType, FloatEncoding to Reading" [2020-03-04T21:08:27.329Z] > git --version # timeout=10 [2020-03-04T21:08:27.341Z] fatal: bad object be13395f86379d55f5290fa9cfe6e7af12c9a609 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-04T21:08:28.248Z] ========================================================= [2020-03-04T21:08:28.248Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-04T21:08:28.248Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T21:08:28.898Z] + 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-04T21:08:29.170Z] Sending build context to Docker daemon 1.69MB [2020-03-04T21:08:29.170Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-04T21:08:29.170Z] Step 2/7 : FROM ${BASE} [2020-03-04T21:08:29.170Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-04T21:08:29.170Z] e6b0cf9c0882: Pulling fs layer [2020-03-04T21:08:29.170Z] 2848faf0eed1: Pulling fs layer [2020-03-04T21:08:29.170Z] 0f37312ad70f: Pulling fs layer [2020-03-04T21:08:29.170Z] 5788d62ee057: Pulling fs layer [2020-03-04T21:08:29.170Z] 0e6b1d234666: Pulling fs layer [2020-03-04T21:08:29.170Z] bf5d7aec512f: Pulling fs layer [2020-03-04T21:08:29.170Z] 34c802a77dc8: Pulling fs layer [2020-03-04T21:08:29.170Z] 9eb99e56ec68: Pulling fs layer [2020-03-04T21:08:29.170Z] 27c7a5d97fbd: Pulling fs layer [2020-03-04T21:08:29.170Z] 5c102a31e300: Pulling fs layer [2020-03-04T21:08:29.170Z] dcfb455df0a1: Pulling fs layer [2020-03-04T21:08:29.170Z] 34c802a77dc8: Waiting [2020-03-04T21:08:29.170Z] 9eb99e56ec68: Waiting [2020-03-04T21:08:29.170Z] 5788d62ee057: Waiting [2020-03-04T21:08:29.170Z] 27c7a5d97fbd: Waiting [2020-03-04T21:08:29.170Z] 5c102a31e300: Waiting [2020-03-04T21:08:29.170Z] 0e6b1d234666: Waiting [2020-03-04T21:08:29.170Z] bf5d7aec512f: Waiting [2020-03-04T21:08:29.170Z] dcfb455df0a1: Waiting [2020-03-04T21:08:29.170Z] 0f37312ad70f: Download complete [2020-03-04T21:08:29.170Z] 2848faf0eed1: Download complete [2020-03-04T21:08:29.170Z] 0e6b1d234666: Verifying Checksum [2020-03-04T21:08:29.170Z] 0e6b1d234666: Download complete [2020-03-04T21:08:29.170Z] bf5d7aec512f: Verifying Checksum [2020-03-04T21:08:29.170Z] bf5d7aec512f: Download complete [2020-03-04T21:08:29.170Z] e6b0cf9c0882: Verifying Checksum [2020-03-04T21:08:29.170Z] e6b0cf9c0882: Download complete [2020-03-04T21:08:29.430Z] e6b0cf9c0882: Pull complete [2020-03-04T21:08:29.691Z] 2848faf0eed1: Pull complete [2020-03-04T21:08:29.691Z] 0f37312ad70f: Pull complete [2020-03-04T21:08:30.285Z] 34c802a77dc8: Verifying Checksum [2020-03-04T21:08:30.285Z] 34c802a77dc8: Download complete [2020-03-04T21:08:30.285Z] 27c7a5d97fbd: Verifying Checksum [2020-03-04T21:08:30.285Z] 27c7a5d97fbd: Download complete [2020-03-04T21:08:30.556Z] 5c102a31e300: Verifying Checksum [2020-03-04T21:08:30.556Z] 5c102a31e300: Download complete [2020-03-04T21:08:30.817Z] dcfb455df0a1: Verifying Checksum [2020-03-04T21:08:30.817Z] dcfb455df0a1: Download complete [2020-03-04T21:08:30.817Z] 9eb99e56ec68: Verifying Checksum [2020-03-04T21:08:30.817Z] 9eb99e56ec68: Download complete [2020-03-04T21:08:31.078Z] 5788d62ee057: Verifying Checksum [2020-03-04T21:08:31.078Z] 5788d62ee057: Download complete [2020-03-04T21:08:37.651Z] 5788d62ee057: Pull complete [2020-03-04T21:08:37.651Z] 0e6b1d234666: Pull complete [2020-03-04T21:08:37.651Z] bf5d7aec512f: Pull complete [2020-03-04T21:08:44.234Z] 34c802a77dc8: Pull complete [2020-03-04T21:08:46.782Z] 9eb99e56ec68: Pull complete [2020-03-04T21:08:46.782Z] 27c7a5d97fbd: Pull complete [2020-03-04T21:08:47.358Z] 5c102a31e300: Pull complete [2020-03-04T21:08:47.617Z] dcfb455df0a1: Pull complete [2020-03-04T21:08:47.617Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-04T21:08:47.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-04T21:08:47.617Z] ---> 7c70fe431013 [2020-03-04T21:08:47.617Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-04T21:08:47.617Z] ---> Running in 1df58c0dec2e [2020-03-04T21:08:47.892Z] Removing intermediate container 1df58c0dec2e [2020-03-04T21:08:47.892Z] ---> b1102e8005c8 [2020-03-04T21:08:47.892Z] Step 4/7 : RUN apk add bash [2020-03-04T21:08:47.892Z] ---> Running in 67edebb5ac68 [2020-03-04T21:08:48.464Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-04T21:08:49.401Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-04T21:08:49.970Z] OK: 143 MiB in 39 packages [2020-03-04T21:08:50.230Z] Removing intermediate container 67edebb5ac68 [2020-03-04T21:08:50.230Z] ---> c4652c69171d [2020-03-04T21:08:50.230Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-04T21:08:50.230Z] ---> Running in 083d4a48e3c8 [2020-03-04T21:08:50.798Z] Removing intermediate container 083d4a48e3c8 [2020-03-04T21:08:50.798Z] ---> c3a054522b67 [2020-03-04T21:08:50.798Z] Step 6/7 : COPY go.mod . [2020-03-04T21:08:51.059Z] ---> 36823da9dc38 [2020-03-04T21:08:51.059Z] Step 7/7 : RUN go mod download [2020-03-04T21:08:51.059Z] ---> Running in e86f4ff0cd77 [2020-03-04T21:08:52.442Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-04T21:08:52.442Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-04T21:08:52.442Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-04T21:08:52.442Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-04T21:08:52.442Z] go: finding github.com/google/uuid v1.1.0 [2020-03-04T21:08:52.442Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-04T21:08:52.442Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-04T21:08:52.442Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-04T21:08:52.442Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-04T21:08:52.442Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-04T21:08:53.018Z] Removing intermediate container e86f4ff0cd77 [2020-03-04T21:08:53.018Z] ---> a20ee1b913d7 [2020-03-04T21:08:53.019Z] Successfully built a20ee1b913d7 [2020-03-04T21:08:53.019Z] 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-04T21:08:53.599Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-04T21:08:53.599Z] . [Pipeline] withDockerContainer [2020-03-04T21:08:53.757Z] prd-centos7-docker-4c-2g-2328 does not seem to be running inside a container [2020-03-04T21:08:53.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-04T21:08:54.730Z] $ docker top 2d8223f3e07deded1da5736f0ade18b32f860e5e34ae6cfc8aaccb953e7a379c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T21:08:55.601Z] + go version [2020-03-04T21:08:55.601Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-04T21:08:55.914Z] + make test [2020-03-04T21:08:55.915Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-04T21:09:01.247Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-04T21:09:01.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements [2020-03-04T21:09:10.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.057s coverage: 45.4% of statements [2020-03-04T21:09:10.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements [2020-03-04T21:09:10.006Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-04T21:09:10.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.009s coverage: 6.4% of statements [2020-03-04T21:09:15.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements [2020-03-04T21:09:15.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-03-04T21:09:15.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.033s coverage: 100.0% of statements [2020-03-04T21:09:15.309Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-04T21:09:15.309Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-04T21:09:15.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements [2020-03-04T21:09:15.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.029s coverage: 100.0% of statements [2020-03-04T21:09:15.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.016s coverage: 62.5% of statements [2020-03-04T21:09:15.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements [2020-03-04T21:09:15.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-03-04T21:09:16.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.008s coverage: 15.4% of statements [2020-03-04T21:09:16.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements [2020-03-04T21:09:16.405Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-04T21:09:18.950Z] gofmt -l . [2020-03-04T21:09:18.950Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-04T21:09:19.359Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T21:09:19.377Z] $ docker stop --time=1 2d8223f3e07deded1da5736f0ade18b32f860e5e34ae6cfc8aaccb953e7a379c [2020-03-04T21:09:20.830Z] $ docker rm -f 2d8223f3e07deded1da5736f0ade18b32f860e5e34ae6cfc8aaccb953e7a379c [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-04T21:10:00.967Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2329 in /w/workspace/dry_go-mod-core-contracts_PR-223 [Pipeline] { [Pipeline] ws [2020-03-04T21:10:01.008Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-03-04T21:10:07.252Z] using credential edgex-jenkins-ssh [2020-03-04T21:10:07.275Z] Cloning the remote Git repository [2020-03-04T21:10:07.275Z] Cloning with configured refspecs honoured and without tags [2020-03-04T21:10:07.352Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-04T21:10:07.449Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-03-04T21:10:07.557Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-04T21:10:07.558Z] > git --version # timeout=10 [2020-03-04T21:10:07.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T21:10:08.688Z] Fetching without tags [2020-03-04T21:10:07.715Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T21:10:08.545Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-04T21:10:08.585Z] > git config --add remote.origin.fetch +refs/pull/223/head:refs/remotes/origin/PR-223 # timeout=10 [2020-03-04T21:10:08.620Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T21:10:08.649Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-04T21:10:08.705Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-04T21:10:08.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T21:10:08.731Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T21:10:09.177Z] Merging remotes/origin/master commit 5d2c5b077c7e871d9430102b298b85b1ef4aa9ea into PR head commit 01c7321b570857871c766ca704e7d83753e3bbe9 [2020-03-04T21:10:09.516Z] Merge succeeded, producing 01c7321b570857871c766ca704e7d83753e3bbe9 [2020-03-04T21:10:09.517Z] Checking out Revision 01c7321b570857871c766ca704e7d83753e3bbe9 (PR-223) [2020-03-04T21:10:09.213Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T21:10:09.251Z] > git checkout -f 01c7321b570857871c766ca704e7d83753e3bbe9 # timeout=10 [2020-03-04T21:10:09.377Z] > git remote # timeout=10 [2020-03-04T21:10:09.412Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T21:10:09.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T21:10:09.462Z] > git merge 5d2c5b077c7e871d9430102b298b85b1ef4aa9ea # timeout=10 [2020-03-04T21:10:09.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T21:10:09.527Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T21:10:09.552Z] > git checkout -f 01c7321b570857871c766ca704e7d83753e3bbe9 # timeout=10 [2020-03-04T21:10:14.183Z] Commit message: "Add ValueType, MediaType, FloatEncoding to Reading" [2020-03-04T21:10:14.234Z] > git --version # timeout=10 [2020-03-04T21:10:14.259Z] fatal: bad object be13395f86379d55f5290fa9cfe6e7af12c9a609 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-04T21:10:15.413Z] ========================================================= [2020-03-04T21:10:15.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-04T21:10:15.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T21:10:16.707Z] + 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-04T21:10:17.680Z] Sending build context to Docker daemon 1.69MB [2020-03-04T21:10:17.949Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-04T21:10:17.949Z] Step 2/7 : FROM ${BASE} [2020-03-04T21:10:18.223Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-04T21:10:18.223Z] cde5963f3b93: Pulling fs layer [2020-03-04T21:10:18.223Z] 2a23fa8c16f7: Pulling fs layer [2020-03-04T21:10:18.223Z] 777b28850792: Pulling fs layer [2020-03-04T21:10:18.223Z] 8a11ddd9e578: Pulling fs layer [2020-03-04T21:10:18.223Z] 4cf88f913ddb: Pulling fs layer [2020-03-04T21:10:18.223Z] 1df406cf5192: Pulling fs layer [2020-03-04T21:10:18.223Z] cd6300453558: Pulling fs layer [2020-03-04T21:10:18.223Z] b9c365052c96: Pulling fs layer [2020-03-04T21:10:18.223Z] a2d8cc88f415: Pulling fs layer [2020-03-04T21:10:18.223Z] ea1d1ca13537: Pulling fs layer [2020-03-04T21:10:18.223Z] 3750a50a1c5e: Pulling fs layer [2020-03-04T21:10:18.223Z] cd6300453558: Waiting [2020-03-04T21:10:18.223Z] b9c365052c96: Waiting [2020-03-04T21:10:18.223Z] 4cf88f913ddb: Waiting [2020-03-04T21:10:18.223Z] 8a11ddd9e578: Waiting [2020-03-04T21:10:18.223Z] ea1d1ca13537: Waiting [2020-03-04T21:10:18.223Z] 1df406cf5192: Waiting [2020-03-04T21:10:18.223Z] 3750a50a1c5e: Waiting [2020-03-04T21:10:18.223Z] 777b28850792: Download complete [2020-03-04T21:10:18.223Z] 2a23fa8c16f7: Download complete [2020-03-04T21:10:18.223Z] 4cf88f913ddb: Verifying Checksum [2020-03-04T21:10:18.223Z] 4cf88f913ddb: Download complete [2020-03-04T21:10:18.223Z] 1df406cf5192: Download complete [2020-03-04T21:10:18.495Z] cde5963f3b93: Download complete [2020-03-04T21:10:19.469Z] cde5963f3b93: Pull complete [2020-03-04T21:10:20.068Z] 2a23fa8c16f7: Pull complete [2020-03-04T21:10:20.068Z] 777b28850792: Pull complete [2020-03-04T21:10:22.690Z] cd6300453558: Verifying Checksum [2020-03-04T21:10:22.690Z] cd6300453558: Download complete [2020-03-04T21:10:22.690Z] a2d8cc88f415: Verifying Checksum [2020-03-04T21:10:22.690Z] a2d8cc88f415: Download complete [2020-03-04T21:10:25.282Z] ea1d1ca13537: Verifying Checksum [2020-03-04T21:10:25.282Z] ea1d1ca13537: Download complete [2020-03-04T21:10:25.282Z] 3750a50a1c5e: Verifying Checksum [2020-03-04T21:10:25.282Z] 3750a50a1c5e: Download complete [2020-03-04T21:10:27.867Z] b9c365052c96: Verifying Checksum [2020-03-04T21:10:27.867Z] b9c365052c96: Download complete [2020-03-04T21:10:29.283Z] 8a11ddd9e578: Verifying Checksum [2020-03-04T21:10:29.283Z] 8a11ddd9e578: Download complete [2020-03-04T21:10:41.635Z] 8a11ddd9e578: Pull complete [2020-03-04T21:10:41.635Z] 4cf88f913ddb: Pull complete [2020-03-04T21:10:41.635Z] 1df406cf5192: Pull complete [2020-03-04T21:10:46.996Z] cd6300453558: Pull complete [2020-03-04T21:10:51.264Z] b9c365052c96: Pull complete [2020-03-04T21:10:51.264Z] a2d8cc88f415: Pull complete [2020-03-04T21:10:53.860Z] ea1d1ca13537: Pull complete [2020-03-04T21:10:54.128Z] 3750a50a1c5e: Pull complete [2020-03-04T21:10:54.128Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-04T21:10:54.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-04T21:10:54.128Z] ---> 78745c68409d [2020-03-04T21:10:54.128Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-04T21:10:58.392Z] ---> Running in 252c76abe8ff [2020-03-04T21:10:58.665Z] Removing intermediate container 252c76abe8ff [2020-03-04T21:10:58.665Z] ---> a0d472b859ba [2020-03-04T21:10:58.665Z] Step 4/7 : RUN apk add bash [2020-03-04T21:10:58.665Z] ---> Running in b1fac3fe3eb0 [2020-03-04T21:10:59.627Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-04T21:11:00.585Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-04T21:11:01.554Z] OK: 125 MiB in 39 packages [2020-03-04T21:11:02.967Z] Removing intermediate container b1fac3fe3eb0 [2020-03-04T21:11:02.967Z] ---> 82a8ee2e1227 [2020-03-04T21:11:02.967Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-04T21:11:02.967Z] ---> Running in a377f6de60e8 [2020-03-04T21:11:03.554Z] Removing intermediate container a377f6de60e8 [2020-03-04T21:11:03.554Z] ---> 93bfed78d547 [2020-03-04T21:11:03.554Z] Step 6/7 : COPY go.mod . [2020-03-04T21:11:03.823Z] ---> 3012d6ffb122 [2020-03-04T21:11:03.823Z] Step 7/7 : RUN go mod download [2020-03-04T21:11:04.089Z] ---> Running in 03ca445c9738 [2020-03-04T21:11:05.504Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-04T21:11:05.504Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-04T21:11:05.504Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-04T21:11:05.504Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-04T21:11:05.504Z] go: finding github.com/google/uuid v1.1.0 [2020-03-04T21:11:05.504Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-04T21:11:05.504Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-04T21:11:05.504Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-04T21:11:05.504Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-04T21:11:05.504Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-04T21:11:08.855Z] Removing intermediate container 03ca445c9738 [2020-03-04T21:11:08.855Z] ---> 88002498853e [2020-03-04T21:11:08.855Z] Successfully built 88002498853e [2020-03-04T21:11:08.855Z] 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-04T21:11:09.481Z] + docker inspect -f . ci-base-image-arm64 [2020-03-04T21:11:09.750Z] . [Pipeline] withDockerContainer [2020-03-04T21:11:10.093Z] prd-ubuntu18.04-docker-arm64-4c-16g-2329 does not seem to be running inside a container [2020-03-04T21:11:10.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-04T21:11:11.742Z] $ docker top 7ba9efb26c71307ab1068be72d09bc1a6c45b6c297bec7ec174155ce84d99a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T21:11:14.033Z] + go version [2020-03-04T21:11:14.033Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-04T21:11:14.711Z] + make test [2020-03-04T21:11:14.711Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-04T21:11:32.947Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-04T21:11:32.947Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.059s coverage: 100.0% of statements [2020-03-04T21:11:51.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements [2020-03-04T21:11:51.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements [2020-03-04T21:11:51.195Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-04T21:11:51.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.038s coverage: 6.4% of statements [2020-03-04T21:11:53.164Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.104s coverage: 14.4% of statements [2020-03-04T21:11:53.164Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements [2020-03-04T21:11:53.164Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.085s coverage: 100.0% of statements [2020-03-04T21:11:53.164Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-04T21:11:53.164Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-04T21:11:53.164Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements [2020-03-04T21:11:53.164Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.055s coverage: 100.0% of statements [2020-03-04T21:11:53.754Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.162s coverage: 62.5% of statements [2020-03-04T21:11:54.352Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements [2020-03-04T21:11:56.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2020-03-04T21:11:56.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.023s coverage: 15.4% of statements [2020-03-04T21:11:57.926Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-03-04T21:11:58.194Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-04T21:12:03.571Z] gofmt -l . [2020-03-04T21:12:03.571Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-04T21:12:03.868Z] Warning: overwriting stash ‘coverage-report’ [2020-03-04T21:12:04.304Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T21:12:04.325Z] $ docker stop --time=1 7ba9efb26c71307ab1068be72d09bc1a6c45b6c297bec7ec174155ce84d99a9f [2020-03-04T21:12:06.611Z] $ docker rm -f 7ba9efb26c71307ab1068be72d09bc1a6c45b6c297bec7ec174155ce84d99a9f [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-04T21:12:08.163Z] provisioning config files... [2020-03-04T21:12:08.173Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-223@tmp/config1984758118144966451tmp [Pipeline] { [Pipeline] sh [2020-03-04T21:12:08.505Z] + curl -s https://codecov.io/bash [2020-03-04T21:12:08.505Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-223@tmp/config1984758118144966451tmp [2020-03-04T21:12:08.764Z] [2020-03-04T21:12:08.764Z] _____ _ [2020-03-04T21:12:08.764Z] / ____| | | [2020-03-04T21:12:08.764Z] | | ___ __| | ___ ___ _____ __ [2020-03-04T21:12:08.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-04T21:12:08.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-04T21:12:08.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-04T21:12:08.764Z] Bash-20200303-bc4d7e6 [2020-03-04T21:12:08.764Z] [2020-03-04T21:12:08.764Z] [2020-03-04T21:12:08.764Z] ==> Jenkins CI detected. [2020-03-04T21:12:08.764Z] project root: . [2020-03-04T21:12:08.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-04T21:12:08.764Z] ==> Running gcov in . (disable via -X gcov) [2020-03-04T21:12:08.764Z] ==> Python coveragepy not found [2020-03-04T21:12:08.764Z] ==> Searching for coverage reports in: [2020-03-04T21:12:08.764Z] + . [2020-03-04T21:12:08.764Z] -> Found 1 reports [2020-03-04T21:12:08.764Z] ==> Detecting git/mercurial file structure [2020-03-04T21:12:08.764Z] ==> Reading reports [2020-03-04T21:12:08.764Z] + ./coverage.out bytes=80878 [2020-03-04T21:12:08.764Z] ==> Appending adjustments [2020-03-04T21:12:08.764Z] http://docs.codecov.io/docs/fixing-reports [2020-03-04T21:12:09.331Z] + Found adjustments [2020-03-04T21:12:09.331Z] ==> Gzipping contents [2020-03-04T21:12:09.331Z] ==> Uploading reports [2020-03-04T21:12:09.331Z] url: https://codecov.io [2020-03-04T21:12:09.331Z] query: branch=PR-223&commit=01c7321b570857871c766ca704e7d83753e3bbe9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=223&job= [2020-03-04T21:12:09.331Z] -> Pinging Codecov [2020-03-04T21:12:09.331Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-223&commit=01c7321b570857871c766ca704e7d83753e3bbe9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=223&job= [2020-03-04T21:12:09.896Z] -> Uploading [2020-03-04T21:12:10.833Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/01c7321b570857871c766ca704e7d83753e3bbe9 [Pipeline] } [2020-03-04T21:12:10.853Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-04T21:12:11.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T21:12:12.281Z] ---> package-listing.sh [2020-03-04T21:12:12.281Z] ++ facter osfamily [2020-03-04T21:12:12.281Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-04T21:12:12.281Z] + OS_FAMILY=redhat [2020-03-04T21:12:12.281Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-223 [2020-03-04T21:12:12.281Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-04T21:12:12.281Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-04T21:12:12.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-04T21:12:12.281Z] + PACKAGES=/tmp/packages_start.txt [2020-03-04T21:12:12.281Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-223 ']' [2020-03-04T21:12:12.281Z] + PACKAGES=/tmp/packages_end.txt [2020-03-04T21:12:12.281Z] + case "${OS_FAMILY}" in [2020-03-04T21:12:12.281Z] + rpm -qa [2020-03-04T21:12:12.281Z] + sort [2020-03-04T21:12:16.474Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-04T21:12:16.474Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-04T21:12:16.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-04T21:12:16.474Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-223 ']' [2020-03-04T21:12:16.474Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-223/archives/ [2020-03-04T21:12:16.474Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-223/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-04T21:12:16.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T21:12:16.850Z] [2020-03-04T21:12:16.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-04T21:12:17.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T21:12:17.201Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-04T21:12:17.201Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T21:12:17.201Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-04T21:12:17.201Z] 756a868c4378: Pulling fs layer [2020-03-04T21:12:17.201Z] 444b2fc9a129: Pulling fs layer [2020-03-04T21:12:17.201Z] ea15f1150254: Pulling fs layer [2020-03-04T21:12:17.201Z] 00618671c354: Pulling fs layer [2020-03-04T21:12:17.201Z] d9479acb82c8: Pulling fs layer [2020-03-04T21:12:17.201Z] f1b84d85c2e2: Pulling fs layer [2020-03-04T21:12:17.201Z] 391a11a28a13: Pulling fs layer [2020-03-04T21:12:17.201Z] fa8e2b892eb3: Pulling fs layer [2020-03-04T21:12:17.201Z] 444b2fc9a129: Waiting [2020-03-04T21:12:17.201Z] ea15f1150254: Waiting [2020-03-04T21:12:17.201Z] 00618671c354: Waiting [2020-03-04T21:12:17.201Z] d9479acb82c8: Waiting [2020-03-04T21:12:17.201Z] f1b84d85c2e2: Waiting [2020-03-04T21:12:17.201Z] fa8e2b892eb3: Waiting [2020-03-04T21:12:17.201Z] 391a11a28a13: Waiting [2020-03-04T21:12:17.201Z] 2cc5ad85d9ab: Download complete [2020-03-04T21:12:17.201Z] 444b2fc9a129: Verifying Checksum [2020-03-04T21:12:17.201Z] 444b2fc9a129: Download complete [2020-03-04T21:12:17.201Z] c9b1b535fdd9: Download complete [2020-03-04T21:12:17.470Z] ea15f1150254: Verifying Checksum [2020-03-04T21:12:17.470Z] ea15f1150254: Download complete [2020-03-04T21:12:17.470Z] d9479acb82c8: Verifying Checksum [2020-03-04T21:12:17.470Z] d9479acb82c8: Download complete [2020-03-04T21:12:17.737Z] c9b1b535fdd9: Pull complete [2020-03-04T21:12:17.737Z] 756a868c4378: Download complete [2020-03-04T21:12:17.737Z] 391a11a28a13: Verifying Checksum [2020-03-04T21:12:17.737Z] 391a11a28a13: Download complete [2020-03-04T21:12:18.011Z] f1b84d85c2e2: Verifying Checksum [2020-03-04T21:12:18.011Z] f1b84d85c2e2: Download complete [2020-03-04T21:12:18.011Z] fa8e2b892eb3: Verifying Checksum [2020-03-04T21:12:18.011Z] fa8e2b892eb3: Download complete [2020-03-04T21:12:18.011Z] 2cc5ad85d9ab: Pull complete [2020-03-04T21:12:18.582Z] 00618671c354: Verifying Checksum [2020-03-04T21:12:18.582Z] 00618671c354: Download complete [2020-03-04T21:12:19.530Z] 756a868c4378: Pull complete [2020-03-04T21:12:19.530Z] 444b2fc9a129: Pull complete [2020-03-04T21:12:19.795Z] ea15f1150254: Pull complete [2020-03-04T21:12:23.994Z] 00618671c354: Pull complete [2020-03-04T21:12:23.994Z] d9479acb82c8: Pull complete [2020-03-04T21:12:25.911Z] f1b84d85c2e2: Pull complete [2020-03-04T21:12:25.911Z] 391a11a28a13: Pull complete [2020-03-04T21:12:25.911Z] fa8e2b892eb3: Pull complete [2020-03-04T21:12:26.170Z] Digest: sha256:5bb339bb7a0ba14d6edc6a1a45a69439bce21292506a8eca4128b46a77270878 [2020-03-04T21:12:26.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-04T21:12:26.339Z] prd-centos7-docker-4c-2g-2327 does not seem to be running inside a container [2020-03-04T21:12:26.400Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-223 -v /w/workspace/dry_go-mod-core-contracts_PR-223:/w/workspace/dry_go-mod-core-contracts_PR-223:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-223@tmp:/w/workspace/dry_go-mod-core-contracts_PR-223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-04T21:12:27.508Z] $ docker top 72dd4098e663277e156ac9b90bf134363aaa5afcc403a9af635a626b7162e16a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-04T21:12:28.123Z] provisioning config files... [2020-03-04T21:12:28.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-223@tmp/config1040073140295989081tmp [Pipeline] { [Pipeline] echo [2020-03-04T21:12:28.192Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T21:12:28.510Z] ---> create-netrc.sh [Pipeline] echo [2020-03-04T21:12:28.535Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T21:12:28.853Z] ---> logs-deploy.sh [2020-03-04T21:12:28.853Z] + ARCHIVE_ARTIFACTS= [2020-03-04T21:12:28.853Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-04T21:12:28.853Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-04T21:12:28.853Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-04T21:12:28.853Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-223/1 [2020-03-04T21:12:28.853Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-223/1/ [2020-03-04T21:12:28.853Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-223/1 /w/workspace/dry_go-mod-core-contracts_PR-223 [2020-03-04T21:12:30.234Z] Archives upload complete. [2020-03-04T21:12:30.234Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-223/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-223/1/ [2020-03-04T21:12:30.802Z] ---> uname -a: [2020-03-04T21:12:30.802Z] Linux 72dd4098e663 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-04T21:12:30.802Z] [2020-03-04T21:12:30.802Z] [2020-03-04T21:12:30.802Z] ---> lscpu: [2020-03-04T21:12:30.802Z] Architecture: x86_64 [2020-03-04T21:12:30.802Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-04T21:12:30.802Z] Byte Order: Little Endian [2020-03-04T21:12:30.802Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-04T21:12:30.802Z] CPU(s): 4 [2020-03-04T21:12:30.802Z] On-line CPU(s) list: 0-3 [2020-03-04T21:12:30.802Z] Thread(s) per core: 1 [2020-03-04T21:12:30.802Z] Core(s) per socket: 1 [2020-03-04T21:12:30.802Z] Socket(s): 4 [2020-03-04T21:12:30.802Z] NUMA node(s): 1 [2020-03-04T21:12:30.802Z] Vendor ID: GenuineIntel [2020-03-04T21:12:30.802Z] CPU family: 6 [2020-03-04T21:12:30.802Z] Model: 44 [2020-03-04T21:12:30.802Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-04T21:12:30.802Z] Stepping: 1 [2020-03-04T21:12:30.802Z] CPU MHz: 2933.396 [2020-03-04T21:12:30.802Z] BogoMIPS: 5866.79 [2020-03-04T21:12:30.802Z] Virtualization: VT-x [2020-03-04T21:12:30.802Z] Hypervisor vendor: KVM [2020-03-04T21:12:30.802Z] Virtualization type: full [2020-03-04T21:12:30.803Z] L1d cache: 128 KiB [2020-03-04T21:12:30.803Z] L1i cache: 128 KiB [2020-03-04T21:12:30.803Z] L2 cache: 16 MiB [2020-03-04T21:12:30.803Z] L3 cache: 64 MiB [2020-03-04T21:12:30.803Z] NUMA node0 CPU(s): 0-3 [2020-03-04T21:12:30.803Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-04T21:12:30.803Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-04T21:12:30.803Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-04T21:12:30.803Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-04T21:12:30.803Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-04T21:12:30.803Z] 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-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] ---> nproc: [2020-03-04T21:12:30.803Z] 4 [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] ---> df -h: [2020-03-04T21:12:30.803Z] Filesystem Size Used Available Use% Mounted on [2020-03-04T21:12:30.803Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-04T21:12:30.803Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-04T21:12:30.803Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-04T21:12:30.803Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-04T21:12:30.803Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-04T21:12:30.803Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-04T21:12:30.803Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-04T21:12:30.803Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-223@tmp [2020-03-04T21:12:30.803Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-04T21:12:30.803Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-223 [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] ---> free -m: [2020-03-04T21:12:30.803Z] total used free shared buff/cache available [2020-03-04T21:12:30.803Z] Mem: 1838 589 71 0 1177 1144 [2020-03-04T21:12:30.803Z] Swap: 1023 0 1023 [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] ---> ip addr: [2020-03-04T21:12:30.803Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-04T21:12:30.803Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-04T21:12:30.803Z] inet 127.0.0.1/8 scope host lo [2020-03-04T21:12:30.803Z] valid_lft forever preferred_lft forever [2020-03-04T21:12:30.803Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-04T21:12:30.803Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-04T21:12:30.803Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-04T21:12:30.803Z] valid_lft forever preferred_lft forever [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] ---> sar -b -r -n DEV: [2020-03-04T21:12:30.803Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/04/20 _x86_64_ (4 CPU) [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] 21:07:11 LINUX RESTART [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] 21:08:01 tps rtps wtps bread/s bwrtn/s [2020-03-04T21:12:30.803Z] 21:09:01 16.84 1.55 15.29 82.33 1955.79 [2020-03-04T21:12:30.803Z] 21:10:01 2.51 0.00 2.51 0.00 86.09 [2020-03-04T21:12:30.803Z] 21:11:01 0.25 0.00 0.25 0.00 3.46 [2020-03-04T21:12:30.803Z] 21:12:01 0.30 0.00 0.30 0.00 3.63 [2020-03-04T21:12:30.803Z] Average: 4.98 0.39 4.59 20.58 512.28 [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] 21:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-04T21:12:30.803Z] 21:09:01 111704 1770600 94.07 2620 1243684 944588 32.23 426116 1185128 12 [2020-03-04T21:12:30.803Z] 21:10:01 119276 1763028 93.66 2620 1243692 902784 30.80 420824 1183704 16 [2020-03-04T21:12:30.803Z] 21:11:01 118136 1764168 93.72 2620 1243700 903064 30.81 423880 1182084 8 [2020-03-04T21:12:30.803Z] 21:12:01 119384 1762920 93.66 2620 1243700 902848 30.80 422716 1182084 8 [2020-03-04T21:12:30.803Z] Average: 117125 1765179 93.78 2620 1243694 913321 31.16 423384 1183250 11 [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-04T21:12:30.803Z] 21:09:01 eth0 18.02 13.74 19.90 19.63 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:09:01 docker0 2.03 1.47 0.15 7.17 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:10:01 eth0 0.47 0.08 0.05 0.01 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:11:01 eth0 0.35 0.33 0.26 0.20 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:12:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] Average: eth0 4.73 3.55 5.06 4.96 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] Average: docker0 0.51 0.37 0.04 1.79 0.00 0.00 0.00 [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] ---> sar -P ALL: [2020-03-04T21:12:30.803Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/04/20 _x86_64_ (4 CPU) [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] 21:07:11 LINUX RESTART [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] 21:08:01 CPU %user %nice %system %iowait %steal %idle [2020-03-04T21:12:30.803Z] 21:09:01 all 0.91 0.00 0.43 0.03 0.00 98.63 [2020-03-04T21:12:30.803Z] 21:09:01 0 1.12 0.00 0.37 0.02 0.00 98.50 [2020-03-04T21:12:30.803Z] 21:09:01 1 1.02 0.00 0.43 0.00 0.00 98.55 [2020-03-04T21:12:30.803Z] 21:09:01 2 0.63 0.00 0.38 0.07 0.00 98.92 [2020-03-04T21:12:30.803Z] 21:09:01 3 0.87 0.00 0.50 0.03 0.00 98.60 [2020-03-04T21:12:30.803Z] 21:10:01 all 0.18 0.00 0.06 0.00 0.00 99.75 [2020-03-04T21:12:30.803Z] 21:10:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2020-03-04T21:12:30.803Z] 21:10:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-04T21:12:30.803Z] 21:10:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2020-03-04T21:12:30.803Z] 21:10:01 3 0.05 0.00 0.08 0.00 0.00 99.87 [2020-03-04T21:12:30.803Z] 21:11:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2020-03-04T21:12:30.803Z] 21:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-04T21:12:30.803Z] 21:11:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-04T21:12:30.803Z] 21:11:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-04T21:12:30.803Z] 21:11:01 3 0.48 0.00 0.05 0.00 0.00 99.47 [2020-03-04T21:12:30.803Z] 21:12:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-03-04T21:12:30.803Z] 21:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-04T21:12:30.803Z] 21:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-04T21:12:30.803Z] 21:12:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-04T21:12:30.803Z] 21:12:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-03-04T21:12:30.803Z] Average: all 0.36 0.00 0.15 0.01 0.00 99.49 [2020-03-04T21:12:30.803Z] Average: 0 0.43 0.00 0.12 0.00 0.00 99.44 [2020-03-04T21:12:30.803Z] Average: 1 0.30 0.00 0.16 0.00 0.00 99.54 [2020-03-04T21:12:30.803Z] Average: 2 0.21 0.00 0.14 0.02 0.00 99.63 [2020-03-04T21:12:30.803Z] Average: 3 0.49 0.00 0.17 0.01 0.00 99.34 [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z] [2020-03-04T21:12:30.803Z]