Pull request #262 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 lindseysimple for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 59edc6d43e37e6471fd6663b756808e030125eab+403cbbb91d8f89f3f7790c08d59bfa3876108a8a (37a48bda13820341fe91b2b64b5d9c55f18c576d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-262/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2940 in /w/workspace/dry_go-mod-core-contracts_PR-262 [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_PR-262 # 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 Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +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/262/head:refs/remotes/origin/PR-262 # 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/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 403cbbb91d8f89f3f7790c08d59bfa3876108a8a into PR head commit 59edc6d43e37e6471fd6663b756808e030125eab Merge succeeded, producing 59edc6d43e37e6471fd6663b756808e030125eab Checking out Revision 59edc6d43e37e6471fd6663b756808e030125eab (PR-262) > git config core.sparsecheckout # timeout=10 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # 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 403cbbb91d8f89f3f7790c08d59bfa3876108a8a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 Commit message: "Refactor: Improve Reading field accessibility" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:07 ========================================================= 10:59:07 EdgeX Global Pipelines Version Info 10:59:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:59:09 ------------------- 10:59:09 stable info: 10:59:09 ------------------- 10:59:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:59:09 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 10:59:09 Message: update stable to v1.0.106 10:59:10 ------------------- 10:59:10 experimental info: 10:59:10 ------------------- 10:59:10 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:10 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 10:59:10 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:12 + git log --format=format:%s -1 59edc6d43e37e6471fd6663b756808e030125eab [Pipeline] echo 10:59:13 GIT_COMMIT: 59edc6d43e37e6471fd6663b756808e030125eab, Commit Message: Refactor: Improve Reading field accessibility [Pipeline] echo 10:59:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:14 10:59:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:59:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:14 latest: Pulling from edgex-devops/git-semver 10:59:14 31603596830f: Pulling fs layer 10:59:14 2a8b12db71e7: Pulling fs layer 10:59:14 6ca5941a6612: Pulling fs layer 10:59:14 ecc8261a40a4: Pulling fs layer 10:59:14 ecc8261a40a4: Waiting 10:59:14 2a8b12db71e7: Verifying Checksum 10:59:14 2a8b12db71e7: Download complete 10:59:14 31603596830f: Download complete 10:59:14 ecc8261a40a4: Verifying Checksum 10:59:14 ecc8261a40a4: Download complete 10:59:14 6ca5941a6612: Verifying Checksum 10:59:14 6ca5941a6612: Download complete 10:59:15 31603596830f: Pull complete 10:59:15 2a8b12db71e7: Pull complete 10:59:16 6ca5941a6612: Pull complete 10:59:16 ecc8261a40a4: Pull complete 10:59:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:59:16 prd-centos7-docker-4c-2g-2940 does not seem to be running inside a container 10:59:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-262 -v /w/workspace/dry_go-mod-core-contracts_PR-262:/w/workspace/dry_go-mod-core-contracts_PR-262:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-262@tmp:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:59:18 $ docker top e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:19 [ssh-agent] Looking for ssh-agent implementation... 10:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:19 $ docker exec e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent 10:59:19 SSH_AUTH_SOCK=/tmp/ssh-gCloiG439DRN/agent.11 10:59:19 SSH_AGENT_PID=16 10:59:19 Running ssh-add (command line suppressed) 10:59:19 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_1971318285093644702.key (/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_1971318285093644702.key) 10:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:20 + git describe --exact-match --tags HEAD 10:59:20 fatal: No names found, cannot describe anything. [Pipeline] } 10:59:20 $ docker exec --env ******** --env ******** e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent -k 10:59:20 unset SSH_AUTH_SOCK; 10:59:20 unset SSH_AGENT_PID; 10:59:20 echo Agent pid 16 killed; 10:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:59:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:59:20 This usually means this commit has not been tagged. [Pipeline] sshagent 10:59:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:20 [ssh-agent] Looking for ssh-agent implementation... 10:59:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:20 $ docker exec e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent 10:59:21 SSH_AUTH_SOCK=/tmp/ssh-fPBm6hUohq4e/agent.45 10:59:21 SSH_AGENT_PID=50 10:59:21 Running ssh-add (command line suppressed) 10:59:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_6179759903778732465.key (/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_6179759903778732465.key) 10:59:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:21 + git semver init 10:59:21 # -> Open(): unable to determine branch for HEAD 10:59:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-262/.git 10:59:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-262 10:59:21 # $SEMVER_REMOTE_NAME = origin 10:59:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:59:21 # $SEMVER_USER_NAME = edgex-jenkins 10:59:21 # $SEMVER_BRANCH = PR-262 10:59:21 # $SEMVER_TEMP = /tmp/semver-414623368 10:59:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:59:22 # '/tmp/semver-414623368' -> '/w/workspace/dry_go-mod-core-contracts_PR-262/.semver' 10:59:22 # -> Force: false 10:59:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-262/.semver [Pipeline] } 10:59:22 $ docker exec --env ******** --env ******** e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent -k 10:59:22 unset SSH_AUTH_SOCK; 10:59:22 unset SSH_AGENT_PID; 10:59:22 echo Agent pid 50 killed; 10:59:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:22 + git semver [Pipeline] } 10:59:23 $ docker stop --time=1 e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 10:59:24 $ docker rm -f e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:59:25 Stashed 83 file(s) [Pipeline] echo 10:59:25 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 10:59:25 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 10:59:41 Still waiting to schedule task 10:59:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2940’ 10:59:41 Still waiting to schedule task 10:59:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:01:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2941 in /w/workspace/dry_go-mod-core-contracts_PR-262 [Pipeline] { [Pipeline] ws 11:01:24 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 11:01:30 using credential edgex-jenkins-ssh 11:01:30 Cloning the remote Git repository 11:01:30 Cloning with configured refspecs honoured and without tags 11:01:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:01:30 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 11:01:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:01:30 > git --version # timeout=10 11:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:01:31 Fetching without tags 11:01:31 Merging remotes/origin/master commit 403cbbb91d8f89f3f7790c08d59bfa3876108a8a into PR head commit 59edc6d43e37e6471fd6663b756808e030125eab 11:01:32 Merge succeeded, producing 59edc6d43e37e6471fd6663b756808e030125eab 11:01:32 Checking out Revision 59edc6d43e37e6471fd6663b756808e030125eab (PR-262) 11:01:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:01:31 > git config --add remote.origin.fetch +refs/pull/262/head:refs/remotes/origin/PR-262 # timeout=10 11:01:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:01:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:01:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:01:32 > git config core.sparsecheckout # timeout=10 11:01:32 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 11:01:32 > git remote # timeout=10 11:01:32 > git config --get remote.origin.url # timeout=10 11:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:32 > git merge 403cbbb91d8f89f3f7790c08d59bfa3876108a8a # timeout=10 11:01:32 > git rev-parse HEAD^{commit} # timeout=10 11:01:32 > git config core.sparsecheckout # timeout=10 11:01:32 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 11:01:36 Commit message: "Refactor: Improve Reading field accessibility" 11:01:36 > git --version # timeout=10 11:01:36 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:01:38 ========================================================= 11:01:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:01:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:01:39 + 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 . 11:01:40 Sending build context to Docker daemon 2.044MB 11:01:40 Step 1/7 : ARG BASE=golang:1.13-alpine 11:01:40 Step 2/7 : FROM ${BASE} 11:01:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:01:40 b538f80385f9: Pulling fs layer 11:01:40 74f711af9a0d: Pulling fs layer 11:01:40 99f96fe45779: Pulling fs layer 11:01:40 fd7a069fd194: Pulling fs layer 11:01:40 66aa3694b03b: Pulling fs layer 11:01:40 170f70906a0f: Pulling fs layer 11:01:40 ad7c5574e4b9: Pulling fs layer 11:01:40 e772456be8f7: Pulling fs layer 11:01:40 c890913d741a: Pulling fs layer 11:01:40 2480fcc9aa5a: Pulling fs layer 11:01:40 09adf4765672: Pulling fs layer 11:01:40 fd7a069fd194: Waiting 11:01:40 66aa3694b03b: Waiting 11:01:40 170f70906a0f: Waiting 11:01:40 ad7c5574e4b9: Waiting 11:01:40 e772456be8f7: Waiting 11:01:40 c890913d741a: Waiting 11:01:40 2480fcc9aa5a: Waiting 11:01:40 09adf4765672: Waiting 11:01:40 99f96fe45779: Download complete 11:01:40 74f711af9a0d: Verifying Checksum 11:01:40 74f711af9a0d: Download complete 11:01:40 66aa3694b03b: Verifying Checksum 11:01:40 66aa3694b03b: Download complete 11:01:40 170f70906a0f: Download complete 11:01:40 b538f80385f9: Verifying Checksum 11:01:40 b538f80385f9: Download complete 11:01:41 b538f80385f9: Pull complete 11:01:41 74f711af9a0d: Pull complete 11:01:42 99f96fe45779: Pull complete 11:01:42 ad7c5574e4b9: Verifying Checksum 11:01:42 ad7c5574e4b9: Download complete 11:01:42 c890913d741a: Download complete 11:01:44 2480fcc9aa5a: Verifying Checksum 11:01:44 2480fcc9aa5a: Download complete 11:01:44 09adf4765672: Download complete 11:01:45 e772456be8f7: Verifying Checksum 11:01:45 e772456be8f7: Download complete 11:01:46 fd7a069fd194: Verifying Checksum 11:01:46 fd7a069fd194: Download complete 11:01:58 fd7a069fd194: Pull complete 11:01:58 66aa3694b03b: Pull complete 11:01:58 170f70906a0f: Pull complete 11:02:01 ad7c5574e4b9: Pull complete 11:02:05 e772456be8f7: Pull complete 11:02:05 c890913d741a: Pull complete 11:02:07 2480fcc9aa5a: Pull complete 11:02:08 09adf4765672: Pull complete 11:02:08 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 11:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 11:02:08 ---> 2248a725d1cf 11:02:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:02:13 ---> Running in dd42cfacf20d 11:02:13 Removing intermediate container dd42cfacf20d 11:02:13 ---> 8090173637ef 11:02:13 Step 4/7 : RUN apk add bash 11:02:13 ---> Running in df104f946192 11:02:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:02:17 OK: 142 MiB in 39 packages 11:02:18 Removing intermediate container df104f946192 11:02:18 ---> 9e1d0631b18f 11:02:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:02:18 ---> Running in edeaac9ed805 11:02:19 Removing intermediate container edeaac9ed805 11:02:19 ---> 5e1c8dde4cc9 11:02:19 Step 6/7 : COPY go.mod . 11:02:19 ---> 9a5a6c1c5c77 11:02:19 Step 7/7 : RUN go mod download 11:02:20 ---> Running in d0ae892d9aa8 11:02:22 go: finding github.com/davecgh/go-spew v1.1.0 11:02:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 11:02:22 go: finding github.com/go-kit/kit v0.8.0 11:02:22 go: finding github.com/go-logfmt/logfmt v0.4.0 11:02:22 go: finding github.com/go-playground/assert/v2 v2.0.1 11:02:22 go: finding github.com/go-playground/locales v0.13.0 11:02:22 go: finding github.com/go-playground/universal-translator v0.17.0 11:02:22 go: finding github.com/go-playground/validator/v10 v10.3.0 11:02:22 go: finding github.com/go-stack/stack v1.8.0 11:02:22 go: finding github.com/google/uuid v1.1.0 11:02:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:02:22 go: finding github.com/leodido/go-urn v1.2.0 11:02:22 go: finding github.com/pmezard/go-difflib v1.0.0 11:02:22 go: finding github.com/stretchr/objx v0.1.0 11:02:22 go: finding github.com/stretchr/testify v1.5.1 11:02:22 go: finding github.com/x448/float16 v0.8.4 11:02:22 go: finding golang.org/x/text v0.3.2 11:02:22 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 11:02:22 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 11:02:22 go: finding gopkg.in/yaml.v2 v2.2.8 11:02:27 Running on prd-centos7-docker-4c-2g-2942 in /w/workspace/dry_go-mod-core-contracts_PR-262 [Pipeline] { [Pipeline] ws 11:02:27 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 11:02:30 using credential edgex-jenkins-ssh 11:02:30 Cloning the remote Git repository 11:02:30 Cloning with configured refspecs honoured and without tags 11:02:30 Fetching without tags 11:02:31 Merging remotes/origin/master commit 403cbbb91d8f89f3f7790c08d59bfa3876108a8a into PR head commit 59edc6d43e37e6471fd6663b756808e030125eab 11:02:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:02:30 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 11:02:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:02:30 > git --version # timeout=10 11:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:02:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:02:30 > git config --add remote.origin.fetch +refs/pull/262/head:refs/remotes/origin/PR-262 # timeout=10 11:02:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:02:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:02:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:02:31 Merge succeeded, producing 59edc6d43e37e6471fd6663b756808e030125eab 11:02:31 Checking out Revision 59edc6d43e37e6471fd6663b756808e030125eab (PR-262) 11:02:31 > git config core.sparsecheckout # timeout=10 11:02:31 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 11:02:31 > git remote # timeout=10 11:02:31 > git config --get remote.origin.url # timeout=10 11:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:31 > git merge 403cbbb91d8f89f3f7790c08d59bfa3876108a8a # timeout=10 11:02:31 > git rev-parse HEAD^{commit} # timeout=10 11:02:31 > git config core.sparsecheckout # timeout=10 11:02:31 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 11:02:34 Commit message: "Refactor: Improve Reading field accessibility" 11:02:34 > git --version # timeout=10 11:02:35 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 11:02:35 Removing intermediate container d0ae892d9aa8 11:02:35 ---> b9f2c220348b 11:02:35 Successfully built b9f2c220348b 11:02:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 11:02:36 ========================================================= 11:02:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:02:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:02:36 + docker inspect -f . ci-base-image-arm64 11:02:36 . [Pipeline] withDockerContainer 11:02:36 + 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 . 11:02:36 prd-ubuntu18.04-docker-arm64-4c-16g-2941 does not seem to be running inside a container 11:02:36 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:02:37 Sending build context to Docker daemon 2.044MB 11:02:37 Step 1/7 : ARG BASE=golang:1.13-alpine 11:02:37 Step 2/7 : FROM ${BASE} 11:02:37 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 11:02:37 df20fa9351a1: Pulling fs layer 11:02:37 ed8968b2872e: Pulling fs layer 11:02:37 a92cc7c5fd73: Pulling fs layer 11:02:37 2dd03ba5bac4: Pulling fs layer 11:02:37 1e091d79d1de: Pulling fs layer 11:02:37 481702a1767f: Pulling fs layer 11:02:37 f64a6f60c768: Pulling fs layer 11:02:37 e78d2573fc39: Pulling fs layer 11:02:37 e876d2f968b6: Pulling fs layer 11:02:37 ce8a83651883: Pulling fs layer 11:02:37 07967f4d0e4b: Pulling fs layer 11:02:37 f64a6f60c768: Waiting 11:02:37 e78d2573fc39: Waiting 11:02:37 2dd03ba5bac4: Waiting 11:02:37 1e091d79d1de: Waiting 11:02:37 481702a1767f: Waiting 11:02:37 e876d2f968b6: Waiting 11:02:37 ce8a83651883: Waiting 11:02:37 07967f4d0e4b: Waiting 11:02:37 a92cc7c5fd73: Verifying Checksum 11:02:37 a92cc7c5fd73: Download complete 11:02:37 ed8968b2872e: Download complete 11:02:37 1e091d79d1de: Verifying Checksum 11:02:37 1e091d79d1de: Download complete 11:02:37 481702a1767f: Verifying Checksum 11:02:37 481702a1767f: Download complete 11:02:37 df20fa9351a1: Verifying Checksum 11:02:37 df20fa9351a1: Download complete 11:02:37 df20fa9351a1: Pull complete 11:02:38 ed8968b2872e: Pull complete 11:02:38 f64a6f60c768: Verifying Checksum 11:02:38 f64a6f60c768: Download complete 11:02:38 e876d2f968b6: Verifying Checksum 11:02:38 e876d2f968b6: Download complete 11:02:38 $ docker top 2981908ddfb9afede3af58708f9e5ac383b88e7528d5020dd15454087dc8aa71 -eo pid,comm 11:02:39 2dd03ba5bac4: Verifying Checksum 11:02:39 2dd03ba5bac4: Download complete [Pipeline] { 11:02:39 e78d2573fc39: Verifying Checksum 11:02:39 e78d2573fc39: Download complete 11:02:39 07967f4d0e4b: Verifying Checksum 11:02:39 07967f4d0e4b: Download complete 11:02:39 ce8a83651883: Verifying Checksum 11:02:39 ce8a83651883: Download complete [Pipeline] sh 11:02:39 a92cc7c5fd73: Pull complete 11:02:40 + go version 11:02:40 go version go1.13.13 linux/arm64 [Pipeline] sh 11:02:41 + make test 11:02:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:02:45 2dd03ba5bac4: Pull complete 11:02:45 1e091d79d1de: Pull complete 11:02:45 481702a1767f: Pull complete 11:02:51 f64a6f60c768: Pull complete 11:02:53 e78d2573fc39: Pull complete 11:02:53 e876d2f968b6: Pull complete 11:02:54 ce8a83651883: Pull complete 11:02:54 07967f4d0e4b: Pull complete 11:02:54 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 11:02:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 11:02:54 ---> 5d7c900382c6 11:02:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:02:56 ---> Running in 66083fd6e1e0 11:02:56 Removing intermediate container 66083fd6e1e0 11:02:56 ---> b2082973bc86 11:02:56 Step 4/7 : RUN apk add bash 11:02:56 ---> Running in ae46f372cc4b 11:02:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:02:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:02:59 OK: 166 MiB in 39 packages 11:02:59 Removing intermediate container ae46f372cc4b 11:02:59 ---> 22b64e695402 11:02:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:02:59 ---> Running in 6f844d4d0f1c 11:02:59 Removing intermediate container 6f844d4d0f1c 11:02:59 ---> 7b67893afd25 11:02:59 Step 6/7 : COPY go.mod . 11:02:59 ---> cd450a41eeb7 11:02:59 Step 7/7 : RUN go mod download 11:03:00 ---> Running in d1c07ac77e8b 11:03:01 go: finding github.com/davecgh/go-spew v1.1.0 11:03:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 11:03:01 go: finding github.com/go-kit/kit v0.8.0 11:03:01 go: finding github.com/go-logfmt/logfmt v0.4.0 11:03:01 go: finding github.com/go-playground/assert/v2 v2.0.1 11:03:01 go: finding github.com/go-playground/locales v0.13.0 11:03:01 go: finding github.com/go-playground/universal-translator v0.17.0 11:03:01 go: finding github.com/go-playground/validator/v10 v10.3.0 11:03:01 go: finding github.com/go-stack/stack v1.8.0 11:03:01 go: finding github.com/google/uuid v1.1.0 11:03:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:03:01 go: finding github.com/leodido/go-urn v1.2.0 11:03:01 go: finding github.com/pmezard/go-difflib v1.0.0 11:03:01 go: finding github.com/stretchr/objx v0.1.0 11:03:01 go: finding github.com/stretchr/testify v1.5.1 11:03:01 go: finding github.com/x448/float16 v0.8.4 11:03:01 go: finding golang.org/x/text v0.3.2 11:03:01 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 11:03:01 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 11:03:02 go: finding gopkg.in/yaml.v2 v2.2.8 11:03:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:03:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 11:03:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements 11:03:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements 11:03:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 11:03:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:03:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 11:03:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.052s coverage: 14.4% of statements 11:03:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements 11:03:10 Removing intermediate container d1c07ac77e8b 11:03:10 ---> 15eda32251a6 11:03:10 Successfully built 15eda32251a6 11:03:10 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 11:03:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 91.8% of statements 11:03:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:03:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:03:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.057s coverage: 100.0% of statements 11:03:11 + docker inspect -f . ci-base-image-x86_64 11:03:11 . [Pipeline] withDockerContainer 11:03:11 prd-centos7-docker-4c-2g-2942 does not seem to be running inside a container 11:03:11 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:03:12 $ docker top 7220952b09efc3880c29d17400f0e92a055bd5ed297b5807e8858a2749127f1e -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:12 + go version 11:03:12 go version go1.13.13 linux/amd64 [Pipeline] sh 11:03:13 + make test 11:03:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:03:17 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.090s coverage: 62.6% of statements 11:03:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 11:03:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 11:03:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 11:03:17 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 11:03:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:03:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.040s coverage: 30.8% of statements 11:03:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 100.0% of statements 11:03:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:03:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.044s coverage: 94.6% of statements 11:03:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.029s coverage: 100.0% of statements 11:03:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:03:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:03:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.023s coverage: 85.7% of statements 11:03:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements 11:03:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements 11:03:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.042s coverage: 77.8% of statements 11:03:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:03:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 11:03:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.057s coverage: 14.4% of statements 11:03:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 11:03:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.067s coverage: 91.8% of statements 11:03:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:03:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:03:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements 11:03:25 gofmt -l . 11:03:25 [ "`gofmt -l .`" = "" ] [Pipeline] stash 11:03:26 Stashed 1 file(s) [Pipeline] } 11:03:26 $ docker stop --time=1 2981908ddfb9afede3af58708f9e5ac383b88e7528d5020dd15454087dc8aa71 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements 11:03:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 30.8% of statements 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 100.0% of statements 11:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.012s coverage: 94.6% of statements 11:03:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 11:03:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:03:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:03:28 $ docker rm -f 2981908ddfb9afede3af58708f9e5ac383b88e7528d5020dd15454087dc8aa71 11:03:28 gofmt -l . 11:03:28 [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 11:03:29 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:03:29 Stashed 1 file(s) [Pipeline] } 11:03:29 $ docker stop --time=1 7220952b09efc3880c29d17400f0e92a055bd5ed297b5807e8858a2749127f1e 11:03:31 $ docker rm -f 7220952b09efc3880c29d17400f0e92a055bd5ed297b5807e8858a2749127f1e [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 "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] stage [Pipeline] { (Snap) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 11:03:35 provisioning config files... 11:03:35 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/config7501006786814052261tmp [Pipeline] { [Pipeline] sh 11:03:35 + curl -s https://codecov.io/bash 11:03:35 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/config7501006786814052261tmp [Pipeline] } 11:05:57 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 11:06:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:06:00 ---> package-listing.sh 11:06:00 ++ facter osfamily 11:06:00 ++ tr '[:upper:]' '[:lower:]' 11:06:00 + OS_FAMILY=redhat 11:06:00 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-262 11:06:00 + START_PACKAGES=/tmp/packages_start.txt 11:06:00 + END_PACKAGES=/tmp/packages_end.txt 11:06:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:00 + PACKAGES=/tmp/packages_start.txt 11:06:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-262 ']' 11:06:00 + PACKAGES=/tmp/packages_end.txt 11:06:00 + case "${OS_FAMILY}" in 11:06:00 + rpm -qa 11:06:00 + sort 11:06:05 + '[' -f /tmp/packages_start.txt ']' 11:06:05 + '[' -f /tmp/packages_end.txt ']' 11:06:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:05 + '[' /w/workspace/dry_go-mod-core-contracts_PR-262 ']' 11:06:05 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-262/archives/ 11:06:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-262/archives/ [Pipeline] isUnix [Pipeline] sh 11:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:06:05 11:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:06:06 alpine: Pulling from edgex-lftools-log-publisher 11:06:06 c9b1b535fdd9: Pulling fs layer 11:06:06 2cc5ad85d9ab: Pulling fs layer 11:06:06 756a868c4378: Pulling fs layer 11:06:06 444b2fc9a129: Pulling fs layer 11:06:06 ea15f1150254: Pulling fs layer 11:06:06 41b27a9f41bf: Pulling fs layer 11:06:06 28c525ee5125: Pulling fs layer 11:06:06 094b1ea09ed8: Pulling fs layer 11:06:06 138eaada9080: Pulling fs layer 11:06:06 0622d0fa9048: Pulling fs layer 11:06:06 41b27a9f41bf: Waiting 11:06:06 28c525ee5125: Waiting 11:06:06 138eaada9080: Waiting 11:06:06 094b1ea09ed8: Waiting 11:06:06 0622d0fa9048: Waiting 11:06:06 444b2fc9a129: Waiting 11:06:06 ea15f1150254: Waiting 11:06:06 2cc5ad85d9ab: Verifying Checksum 11:06:06 2cc5ad85d9ab: Download complete 11:06:06 444b2fc9a129: Verifying Checksum 11:06:06 444b2fc9a129: Download complete 11:06:06 c9b1b535fdd9: Verifying Checksum 11:06:06 c9b1b535fdd9: Download complete 11:06:06 ea15f1150254: Verifying Checksum 11:06:06 ea15f1150254: Download complete 11:06:06 28c525ee5125: Verifying Checksum 11:06:06 28c525ee5125: Download complete 11:06:06 c9b1b535fdd9: Pull complete 11:06:06 2cc5ad85d9ab: Pull complete 11:06:06 756a868c4378: Verifying Checksum 11:06:06 756a868c4378: Download complete 11:06:07 094b1ea09ed8: Verifying Checksum 11:06:07 094b1ea09ed8: Download complete 11:06:07 0622d0fa9048: Verifying Checksum 11:06:07 0622d0fa9048: Download complete 11:06:07 138eaada9080: Verifying Checksum 11:06:07 138eaada9080: Download complete 11:06:07 41b27a9f41bf: Verifying Checksum 11:06:07 41b27a9f41bf: Download complete 11:06:08 756a868c4378: Pull complete 11:06:08 444b2fc9a129: Pull complete 11:06:08 ea15f1150254: Pull complete 11:06:13 41b27a9f41bf: Pull complete 11:06:13 28c525ee5125: Pull complete 11:06:16 094b1ea09ed8: Pull complete 11:06:16 138eaada9080: Pull complete 11:06:16 0622d0fa9048: Pull complete 11:06:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:06:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:06:16 prd-centos7-docker-4c-2g-2940 does not seem to be running inside a container 11:06:16 $ 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-262 -v /w/workspace/dry_go-mod-core-contracts_PR-262:/w/workspace/dry_go-mod-core-contracts_PR-262:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-262@tmp:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:06:21 $ docker top baaa3a795cba9c03681d86ed57980821642b7860fbda6204b08efd317a5df4b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:21 provisioning config files... 11:06:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/config7083595163151207147tmp [Pipeline] { [Pipeline] echo 11:06:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:06:22 ---> create-netrc.sh [Pipeline] echo 11:06:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:06:22 ---> logs-deploy.sh 11:06:22 + ARCHIVE_ARTIFACTS= 11:06:22 + LOGS_SERVER=https://logs.edgexfoundry.org 11:06:22 + '[' https://logs.edgexfoundry.org == None ']' 11:06:22 + NEXUS_URL=https://nexus.edgexfoundry.org 11:06:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-262/1 11:06:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-262/1/ 11:06:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-262/1 /w/workspace/dry_go-mod-core-contracts_PR-262 11:06:23 Archives upload complete. 11:06:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-262/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-262/1/ 11:06:24 ---> uname -a: 11:06:24 Linux baaa3a795cba 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 11:06:24 11:06:24 11:06:24 ---> lscpu: 11:06:24 Architecture: x86_64 11:06:24 CPU op-mode(s): 32-bit, 64-bit 11:06:24 Byte Order: Little Endian 11:06:24 Address sizes: 40 bits physical, 48 bits virtual 11:06:24 CPU(s): 4 11:06:24 On-line CPU(s) list: 0-3 11:06:24 Thread(s) per core: 1 11:06:24 Core(s) per socket: 1 11:06:24 Socket(s): 4 11:06:24 NUMA node(s): 1 11:06:24 Vendor ID: GenuineIntel 11:06:24 CPU family: 6 11:06:24 Model: 44 11:06:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:06:24 Stepping: 1 11:06:24 CPU MHz: 2933.442 11:06:24 BogoMIPS: 5866.88 11:06:24 Virtualization: VT-x 11:06:24 Hypervisor vendor: KVM 11:06:24 Virtualization type: full 11:06:24 L1d cache: 128 KiB 11:06:24 L1i cache: 128 KiB 11:06:24 L2 cache: 16 MiB 11:06:24 L3 cache: 64 MiB 11:06:24 NUMA node0 CPU(s): 0-3 11:06:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:06:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:06:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:06:24 Vulnerability Meltdown: Mitigation; PTI 11:06:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:06:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:06:24 Vulnerability Tsx async abort: Not affected 11:06:24 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 11:06:24 11:06:24 11:06:24 ---> nproc: 11:06:24 4 11:06:24 11:06:24 11:06:24 ---> df -h: 11:06:24 Filesystem Size Used Available Use% Mounted on 11:06:24 overlay 50.0G 7.2G 42.8G 14% / 11:06:24 tmpfs 64.0M 0 64.0M 0% /dev 11:06:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:06:24 shm 64.0M 0 64.0M 0% /dev/shm 11:06:24 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 11:06:24 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 11:06:24 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 11:06:24 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-262@tmp 11:06:24 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 11:06:24 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-262 11:06:24 11:06:24 11:06:24 ---> free -m: 11:06:24 total used free shared buff/cache available 11:06:24 Mem: 1837 642 122 0 1072 1089 11:06:24 Swap: 1023 0 1023 11:06:24 11:06:24 11:06:24 ---> ip addr: 11:06:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:06:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:24 inet 127.0.0.1/8 scope host lo 11:06:24 valid_lft forever preferred_lft forever 11:06:24 6: eth0@if7: mtu 1458 qdisc noqueue state UP 11:06:24 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 11:06:24 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 11:06:24 valid_lft forever preferred_lft forever 11:06:24 11:06:24 11:06:24 ---> sar -b -r -n DEV: 11:06:24 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/06/20 _x86_64_ (4 CPU) 11:06:24 11:06:24 10:58:19 LINUX RESTART 11:06:24 11:06:24 10:59:01 tps rtps wtps bread/s bwrtn/s 11:06:24 11:00:01 50.52 12.22 38.31 4688.80 2375.00 11:06:24 11:01:01 1.78 0.05 1.73 0.67 35.08 11:06:24 11:02:01 0.50 0.08 0.42 1.60 6.79 11:06:24 11:03:01 0.27 0.00 0.27 0.00 3.25 11:06:24 11:04:01 0.43 0.13 0.30 11.99 6.50 11:06:24 11:05:01 0.50 0.00 0.50 0.00 9.13 11:06:24 11:06:01 16.52 16.24 0.28 1545.51 3.56 11:06:24 Average: 10.08 4.10 5.97 892.90 348.59 11:06:24 11:06:24 10:59:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:24 11:00:01 174096 1707460 90.75 2620 1147656 1105536 37.73 402600 1144832 20 11:06:24 11:01:01 175904 1705652 90.65 2620 1147660 1078616 36.81 403308 1142184 8 11:06:24 11:02:01 175572 1705984 90.67 2620 1147804 1077072 36.76 404056 1142256 12 11:06:24 11:03:01 173896 1707660 90.76 2620 1147804 1077084 36.76 406000 1141944 8 11:06:24 11:04:01 170140 1711416 90.96 2620 1148276 1088868 37.16 413396 1137780 20 11:06:24 11:05:01 168532 1713024 91.04 2620 1148280 1089072 37.17 426816 1125940 12 11:06:24 11:06:01 111648 1769908 94.07 2620 1194564 1104200 37.68 450788 1159016 84 11:06:24 Average: 164255 1717301 91.27 2620 1154578 1088635 37.15 415281 1141993 23 11:06:24 11:06:24 10:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:06:24 11:00:01 eth0 126.70 91.86 480.00 53.33 0.00 0.00 0.00 11:06:24 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:00:01 docker0 4.26 3.20 0.84 9.71 0.00 0.00 0.00 11:06:24 11:01:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 11:06:24 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:02:01 eth0 0.83 0.35 0.31 0.20 0.00 0.00 0.00 11:06:24 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:03:01 eth0 0.58 0.47 0.27 0.21 0.00 0.00 0.00 11:06:24 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:04:01 eth0 6.81 3.60 5.64 2.58 0.00 0.00 0.00 11:06:24 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:05:01 eth0 2.68 1.50 2.09 1.04 0.00 0.00 0.00 11:06:24 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:06:01 eth0 5.40 3.21 5.06 2.02 0.00 0.00 0.00 11:06:24 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 Average: eth0 20.54 14.43 70.52 8.49 0.00 0.00 0.00 11:06:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:24 Average: docker0 0.61 0.46 0.12 1.39 0.00 0.00 0.00 11:06:24 11:06:24