Pull request #527 updated 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7ed50e31c77becf18a22802fe5628ff475db57e0+e7402411d8746a82393d3a19e59e88ef18696c65 (91bd4028774ce002efd2c5ef284c6364f68c8b96) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go 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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7981 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-527 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # 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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 7ed50e31c77becf18a22802fe5628ff475db57e0 Merge succeeded, producing 7ed50e31c77becf18a22802fe5628ff475db57e0 Checking out Revision 7ed50e31c77becf18a22802fe5628ff475db57e0 (PR-527) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # 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 e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 Commit message: "feat: replace --serviceName with --instance" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-12T06:49:18.040Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-12T06:49:18.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-12T06:49:18.386Z] ========================================================= [2020-05-12T06:49:18.386Z] EdgeX Global Pipelines Version Info [2020-05-12T06:49:18.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-12T06:49:19.824Z] ------------------- [2020-05-12T06:49:19.824Z] stable info: [2020-05-12T06:49:19.824Z] ------------------- [2020-05-12T06:49:19.824Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-12T06:49:19.824Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-12T06:49:19.824Z] Message: update stable to v1.0.87 [2020-05-12T06:49:20.390Z] ------------------- [2020-05-12T06:49:20.390Z] experimental info: [2020-05-12T06:49:20.390Z] ------------------- [2020-05-12T06:49:20.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-12T06:49:20.390Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-12T06:49:20.390Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:49:22.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T06:49:22.890Z] [2020-05-12T06:49:22.890Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:49:23.219Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T06:49:23.219Z] latest: Pulling from edgex-devops/git-semver [2020-05-12T06:49:23.219Z] 9123ac7c32f7: Pulling fs layer [2020-05-12T06:49:23.219Z] b8cc5d1170e3: Pulling fs layer [2020-05-12T06:49:23.219Z] 2924cbbf6a41: Pulling fs layer [2020-05-12T06:49:23.219Z] 93b08a4f1073: Pulling fs layer [2020-05-12T06:49:23.219Z] 93b08a4f1073: Waiting [2020-05-12T06:49:23.219Z] b8cc5d1170e3: Verifying Checksum [2020-05-12T06:49:23.219Z] b8cc5d1170e3: Download complete [2020-05-12T06:49:23.219Z] 9123ac7c32f7: Download complete [2020-05-12T06:49:23.479Z] 93b08a4f1073: Verifying Checksum [2020-05-12T06:49:23.479Z] 93b08a4f1073: Download complete [2020-05-12T06:49:23.479Z] 2924cbbf6a41: Verifying Checksum [2020-05-12T06:49:23.479Z] 2924cbbf6a41: Download complete [2020-05-12T06:49:23.737Z] 9123ac7c32f7: Pull complete [2020-05-12T06:49:23.737Z] b8cc5d1170e3: Pull complete [2020-05-12T06:49:24.316Z] 2924cbbf6a41: Pull complete [2020-05-12T06:49:24.575Z] 93b08a4f1073: Pull complete [2020-05-12T06:49:24.575Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-12T06:49:24.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-12T06:49:24.712Z] prd-centos7-docker-4c-2g-7981 does not seem to be running inside a container [2020-05-12T06:49:24.759Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-12T06:49:25.343Z] $ docker top b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-12T06:49:25.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T06:49:25.671Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T06:49:25.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T06:49:25.902Z] $ docker exec b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent [2020-05-12T06:49:26.083Z] SSH_AUTH_SOCK=/tmp/ssh-lJkj6blcitmS/agent.15 [2020-05-12T06:49:26.083Z] SSH_AGENT_PID=22 [2020-05-12T06:49:26.092Z] Running ssh-add (command line suppressed) [2020-05-12T06:49:26.248Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_8679199186558020547.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_8679199186558020547.key) [2020-05-12T06:49:26.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T06:49:26.627Z] + git describe --exact-match --tags HEAD [2020-05-12T06:49:26.627Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-12T06:49:26.690Z] $ docker exec --env ******** --env ******** b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent -k [2020-05-12T06:49:26.844Z] unset SSH_AUTH_SOCK; [2020-05-12T06:49:26.845Z] unset SSH_AGENT_PID; [2020-05-12T06:49:26.845Z] echo Agent pid 22 killed; [2020-05-12T06:49:26.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-12T06:49:26.962Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-12T06:49:26.962Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-12T06:49:27.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T06:49:27.049Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T06:49:27.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T06:49:27.241Z] $ docker exec b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent [2020-05-12T06:49:27.427Z] SSH_AUTH_SOCK=/tmp/ssh-Chc1e10s4Sg3/agent.57 [2020-05-12T06:49:27.427Z] SSH_AGENT_PID=64 [2020-05-12T06:49:27.434Z] Running ssh-add (command line suppressed) [2020-05-12T06:49:27.588Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_5697511435234073162.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_5697511435234073162.key) [2020-05-12T06:49:27.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T06:49:27.969Z] + git semver init [2020-05-12T06:49:27.969Z] # -> Open(): unable to determine branch for HEAD [2020-05-12T06:49:27.969Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.git [2020-05-12T06:49:27.969Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T06:49:27.969Z] # $SEMVER_REMOTE_NAME = origin [2020-05-12T06:49:27.969Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-12T06:49:27.969Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-12T06:49:27.969Z] # $SEMVER_BRANCH = PR-527 [2020-05-12T06:49:27.969Z] # $SEMVER_TEMP = /tmp/semver-250171507 [2020-05-12T06:49:27.969Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-12T06:49:28.541Z] # '/tmp/semver-250171507' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver' [2020-05-12T06:49:28.541Z] # -> Force: false [2020-05-12T06:49:28.541Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver [Pipeline] } [2020-05-12T06:49:28.551Z] $ docker exec --env ******** --env ******** b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 ssh-agent -k [2020-05-12T06:49:28.686Z] unset SSH_AUTH_SOCK; [2020-05-12T06:49:28.687Z] unset SSH_AGENT_PID; [2020-05-12T06:49:28.687Z] echo Agent pid 64 killed; [2020-05-12T06:49:28.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-12T06:49:29.201Z] + git semver [Pipeline] } [2020-05-12T06:49:29.217Z] $ docker stop --time=1 b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 [2020-05-12T06:49:30.567Z] $ docker rm -f b5da3487a6e257c1551c259a2acc13d526e987657540c184b0302bcd55796af4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-12T06:49:31.528Z] Stashed 63 file(s) [Pipeline] echo [2020-05-12T06:49:31.530Z] [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-05-12T06:49:46.816Z] Still waiting to schedule task [2020-05-12T06:49:46.816Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-12T06:49:46.818Z] Still waiting to schedule task [2020-05-12T06:49:46.818Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-12T06:52:23.418Z] Running on prd-centos7-docker-4c-2g-7983 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws [2020-05-12T06:52:23.514Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-05-12T06:52:25.916Z] using credential edgex-jenkins-ssh [2020-05-12T06:52:25.976Z] Cloning the remote Git repository [2020-05-12T06:52:25.976Z] Cloning with configured refspecs honoured and without tags [2020-05-12T06:52:25.583Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T06:52:26.730Z] Fetching without tags [2020-05-12T06:52:25.629Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-05-12T06:52:25.678Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T06:52:25.678Z] > git --version # timeout=10 [2020-05-12T06:52:25.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T06:52:25.720Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T06:52:26.332Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T06:52:26.337Z] > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 [2020-05-12T06:52:26.345Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T06:52:26.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T06:52:26.376Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T06:52:26.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T06:52:26.384Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T06:52:27.146Z] Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 7ed50e31c77becf18a22802fe5628ff475db57e0 [2020-05-12T06:52:27.234Z] Merge succeeded, producing 7ed50e31c77becf18a22802fe5628ff475db57e0 [2020-05-12T06:52:27.235Z] Checking out Revision 7ed50e31c77becf18a22802fe5628ff475db57e0 (PR-527) [2020-05-12T06:52:26.829Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T06:52:26.835Z] > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 [2020-05-12T06:52:26.884Z] > git remote # timeout=10 [2020-05-12T06:52:26.889Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T06:52:26.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T06:52:26.899Z] > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 [2020-05-12T06:52:26.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T06:52:26.920Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T06:52:26.929Z] > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 [2020-05-12T06:52:30.993Z] Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T06:52:32.045Z] ========================================================= [2020-05-12T06:52:32.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-12T06:52:32.045Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:52:32.737Z] + 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-05-12T06:52:32.998Z] Sending build context to Docker daemon 3.065MB [2020-05-12T06:52:32.998Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-12T06:52:32.998Z] Step 2/8 : FROM ${BASE} [2020-05-12T06:52:32.998Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-12T06:52:32.998Z] e6b0cf9c0882: Pulling fs layer [2020-05-12T06:52:32.998Z] 2848faf0eed1: Pulling fs layer [2020-05-12T06:52:32.998Z] 0f37312ad70f: Pulling fs layer [2020-05-12T06:52:32.998Z] 5788d62ee057: Pulling fs layer [2020-05-12T06:52:32.998Z] 0e6b1d234666: Pulling fs layer [2020-05-12T06:52:32.998Z] bf5d7aec512f: Pulling fs layer [2020-05-12T06:52:32.998Z] 34c802a77dc8: Pulling fs layer [2020-05-12T06:52:32.998Z] 9eb99e56ec68: Pulling fs layer [2020-05-12T06:52:32.998Z] 27c7a5d97fbd: Pulling fs layer [2020-05-12T06:52:32.998Z] 5c102a31e300: Pulling fs layer [2020-05-12T06:52:32.998Z] dcfb455df0a1: Pulling fs layer [2020-05-12T06:52:32.998Z] 5788d62ee057: Waiting [2020-05-12T06:52:32.998Z] 9eb99e56ec68: Waiting [2020-05-12T06:52:32.998Z] 27c7a5d97fbd: Waiting [2020-05-12T06:52:32.998Z] 0e6b1d234666: Waiting [2020-05-12T06:52:32.998Z] bf5d7aec512f: Waiting [2020-05-12T06:52:32.998Z] 5c102a31e300: Waiting [2020-05-12T06:52:32.998Z] 34c802a77dc8: Waiting [2020-05-12T06:52:32.998Z] dcfb455df0a1: Waiting [2020-05-12T06:52:33.257Z] 0f37312ad70f: Verifying Checksum [2020-05-12T06:52:33.257Z] 0f37312ad70f: Download complete [2020-05-12T06:52:33.257Z] 2848faf0eed1: Download complete [2020-05-12T06:52:33.257Z] e6b0cf9c0882: Verifying Checksum [2020-05-12T06:52:33.257Z] e6b0cf9c0882: Download complete [2020-05-12T06:52:33.257Z] bf5d7aec512f: Verifying Checksum [2020-05-12T06:52:33.257Z] bf5d7aec512f: Download complete [2020-05-12T06:52:33.257Z] 0e6b1d234666: Verifying Checksum [2020-05-12T06:52:33.257Z] 0e6b1d234666: Download complete [2020-05-12T06:52:33.523Z] e6b0cf9c0882: Pull complete [2020-05-12T06:52:33.523Z] 2848faf0eed1: Pull complete [2020-05-12T06:52:33.786Z] 0f37312ad70f: Pull complete [2020-05-12T06:52:34.046Z] 34c802a77dc8: Verifying Checksum [2020-05-12T06:52:34.046Z] 34c802a77dc8: Download complete [2020-05-12T06:52:34.046Z] 27c7a5d97fbd: Verifying Checksum [2020-05-12T06:52:34.046Z] 27c7a5d97fbd: Download complete [2020-05-12T06:52:34.621Z] 5c102a31e300: Verifying Checksum [2020-05-12T06:52:34.621Z] 5c102a31e300: Download complete [2020-05-12T06:52:34.621Z] dcfb455df0a1: Verifying Checksum [2020-05-12T06:52:34.621Z] 5788d62ee057: Download complete [2020-05-12T06:52:35.193Z] 9eb99e56ec68: Verifying Checksum [2020-05-12T06:52:35.193Z] 9eb99e56ec68: Download complete [2020-05-12T06:52:41.777Z] 5788d62ee057: Pull complete [2020-05-12T06:52:41.777Z] 0e6b1d234666: Pull complete [2020-05-12T06:52:41.777Z] bf5d7aec512f: Pull complete [2020-05-12T06:52:45.991Z] 34c802a77dc8: Pull complete [2020-05-12T06:52:49.310Z] 9eb99e56ec68: Pull complete [2020-05-12T06:52:49.310Z] 27c7a5d97fbd: Pull complete [2020-05-12T06:52:50.254Z] 5c102a31e300: Pull complete [2020-05-12T06:52:50.254Z] dcfb455df0a1: Pull complete [2020-05-12T06:52:50.254Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-12T06:52:50.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-12T06:52:50.254Z] ---> 7c70fe431013 [2020-05-12T06:52:50.254Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T06:52:50.254Z] ---> Running in dc000035e9dc [2020-05-12T06:52:50.514Z] Removing intermediate container dc000035e9dc [2020-05-12T06:52:50.514Z] ---> e0a4acaa29aa [2020-05-12T06:52:50.514Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T06:52:50.514Z] ---> Running in f8badbfece75 [2020-05-12T06:52:51.900Z] Removing intermediate container f8badbfece75 [2020-05-12T06:52:51.900Z] ---> 558df010078a [2020-05-12T06:52:51.900Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-12T06:52:51.900Z] ---> Running in d4c973c8b5dc [2020-05-12T06:52:52.474Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T06:52:53.043Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T06:52:53.302Z] OK: 143 MiB in 39 packages [2020-05-12T06:52:53.562Z] Removing intermediate container d4c973c8b5dc [2020-05-12T06:52:53.562Z] ---> 425590def142 [2020-05-12T06:52:53.562Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-12T06:52:53.822Z] ---> Running in c2ff6d055c89 [2020-05-12T06:52:53.822Z] Removing intermediate container c2ff6d055c89 [2020-05-12T06:52:53.822Z] ---> ef8b8922ffab [2020-05-12T06:52:53.822Z] Step 7/8 : COPY . . [2020-05-12T06:52:54.394Z] ---> 65a45be6783d [2020-05-12T06:52:54.394Z] Step 8/8 : RUN go mod download [2020-05-12T06:52:54.394Z] ---> Running in b4fe32a0cad8 [2020-05-12T06:52:56.934Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-12T06:52:56.934Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-12T06:52:56.934Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-12T06:52:56.934Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-12T06:52:56.934Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-12T06:52:56.934Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-12T06:52:56.934Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-12T06:52:56.934Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-12T06:52:56.934Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-12T06:52:56.934Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-12T06:52:56.934Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-12T06:52:56.934Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-12T06:52:56.934Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-12T06:52:56.934Z] go: finding github.com/fatih/color v1.7.0 [2020-05-12T06:52:56.934Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-12T06:52:56.934Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T06:52:56.934Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T06:52:56.934Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T06:52:56.934Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-12T06:52:56.934Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T06:52:56.934Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-12T06:52:56.934Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-12T06:52:56.934Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-12T06:52:57.195Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-12T06:52:57.459Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-12T06:52:57.459Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-12T06:52:57.459Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-12T06:52:57.459Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-12T06:52:57.459Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-12T06:52:57.459Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T06:52:57.459Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-12T06:52:57.459Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-12T06:52:57.719Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-12T06:52:57.719Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-12T06:52:57.984Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-12T06:52:57.984Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-12T06:52:57.984Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-12T06:52:57.984Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-12T06:52:57.984Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T06:52:57.984Z] go: finding github.com/posener/complete v1.1.1 [2020-05-12T06:52:57.984Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-12T06:52:57.984Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-12T06:52:57.984Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T06:52:57.984Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-12T06:52:57.984Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-12T06:52:57.984Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T06:52:57.984Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-12T06:52:57.984Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-12T06:52:57.984Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-12T06:52:57.984Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-12T06:52:58.252Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-12T06:52:58.252Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-12T06:53:01.564Z] Removing intermediate container b4fe32a0cad8 [2020-05-12T06:53:01.564Z] ---> 54a9a41e3c75 [2020-05-12T06:53:01.564Z] Successfully built 54a9a41e3c75 [2020-05-12T06:53:01.564Z] 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-05-12T06:53:02.153Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-12T06:53:02.153Z] . [Pipeline] withDockerContainer [2020-05-12T06:53:02.282Z] prd-centos7-docker-4c-2g-7983 does not seem to be running inside a container [2020-05-12T06:53:02.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-x86_64 cat [2020-05-12T06:53:02.854Z] $ docker top f5d7641b32f70011ccdcb4b8b7813b8a7aa1e00bf69515fead97c2d9d76e8d54 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-12T06:53:03.347Z] + go version [2020-05-12T06:53:03.347Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-12T06:53:03.643Z] + make test [2020-05-12T06:53:03.643Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-12T06:53:04.212Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-12T06:53:16.492Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-12T06:53:16.492Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-12T06:53:16.492Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-12T06:53:16.492Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.033s coverage: 22.1% of statements [2020-05-12T06:53:19.703Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7982 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws [2020-05-12T06:53:19.750Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [2020-05-12T06:53:19.788Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.043s coverage: 95.8% of statements [Pipeline] checkout [2020-05-12T06:53:26.825Z] using credential edgex-jenkins-ssh [2020-05-12T06:53:26.875Z] Cloning the remote Git repository [2020-05-12T06:53:26.875Z] Cloning with configured refspecs honoured and without tags [2020-05-12T06:53:26.963Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T06:53:27.078Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-05-12T06:53:27.207Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T06:53:27.209Z] > git --version # timeout=10 [2020-05-12T06:53:27.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T06:53:27.376Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T06:53:28.442Z] Fetching without tags [2020-05-12T06:53:28.949Z] Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 7ed50e31c77becf18a22802fe5628ff475db57e0 [2020-05-12T06:53:28.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T06:53:28.316Z] > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 [2020-05-12T06:53:28.346Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T06:53:28.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T06:53:28.450Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T06:53:28.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T06:53:28.470Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T06:53:28.972Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T06:53:29.016Z] > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 [2020-05-12T06:53:29.136Z] > git remote # timeout=10 [2020-05-12T06:53:29.285Z] Merge succeeded, producing 7ed50e31c77becf18a22802fe5628ff475db57e0 [2020-05-12T06:53:29.285Z] Checking out Revision 7ed50e31c77becf18a22802fe5628ff475db57e0 (PR-527) [2020-05-12T06:53:29.180Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T06:53:29.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T06:53:29.225Z] > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 [2020-05-12T06:53:29.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T06:53:29.287Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T06:53:29.297Z] > git checkout -f 7ed50e31c77becf18a22802fe5628ff475db57e0 # timeout=10 [2020-05-12T06:53:34.031Z] Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T06:53:35.354Z] ========================================================= [2020-05-12T06:53:35.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-12T06:53:35.354Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:53:36.542Z] + 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-05-12T06:53:37.524Z] Sending build context to Docker daemon 3.065MB [2020-05-12T06:53:37.524Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-12T06:53:37.524Z] Step 2/8 : FROM ${BASE} [2020-05-12T06:53:37.793Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-12T06:53:37.793Z] cde5963f3b93: Pulling fs layer [2020-05-12T06:53:37.793Z] 2a23fa8c16f7: Pulling fs layer [2020-05-12T06:53:37.793Z] 777b28850792: Pulling fs layer [2020-05-12T06:53:37.793Z] 8a11ddd9e578: Pulling fs layer [2020-05-12T06:53:37.793Z] 4cf88f913ddb: Pulling fs layer [2020-05-12T06:53:37.793Z] 1df406cf5192: Pulling fs layer [2020-05-12T06:53:37.793Z] cd6300453558: Pulling fs layer [2020-05-12T06:53:37.793Z] b9c365052c96: Pulling fs layer [2020-05-12T06:53:37.793Z] a2d8cc88f415: Pulling fs layer [2020-05-12T06:53:37.793Z] ea1d1ca13537: Pulling fs layer [2020-05-12T06:53:37.793Z] 3750a50a1c5e: Pulling fs layer [2020-05-12T06:53:37.793Z] 8a11ddd9e578: Waiting [2020-05-12T06:53:37.793Z] 4cf88f913ddb: Waiting [2020-05-12T06:53:37.793Z] 1df406cf5192: Waiting [2020-05-12T06:53:37.793Z] a2d8cc88f415: Waiting [2020-05-12T06:53:37.793Z] ea1d1ca13537: Waiting [2020-05-12T06:53:37.793Z] cd6300453558: Waiting [2020-05-12T06:53:37.793Z] b9c365052c96: Waiting [2020-05-12T06:53:37.793Z] 3750a50a1c5e: Waiting [2020-05-12T06:53:37.793Z] 777b28850792: Download complete [2020-05-12T06:53:37.793Z] 2a23fa8c16f7: Verifying Checksum [2020-05-12T06:53:37.793Z] 2a23fa8c16f7: Download complete [2020-05-12T06:53:38.064Z] cde5963f3b93: Verifying Checksum [2020-05-12T06:53:38.064Z] 4cf88f913ddb: Verifying Checksum [2020-05-12T06:53:38.064Z] 4cf88f913ddb: Download complete [2020-05-12T06:53:38.064Z] 1df406cf5192: Verifying Checksum [2020-05-12T06:53:38.064Z] 1df406cf5192: Download complete [2020-05-12T06:53:39.048Z] cde5963f3b93: Pull complete [2020-05-12T06:53:39.647Z] 2a23fa8c16f7: Pull complete [2020-05-12T06:53:39.916Z] 777b28850792: Pull complete [2020-05-12T06:53:42.529Z] cd6300453558: Verifying Checksum [2020-05-12T06:53:42.529Z] cd6300453558: Download complete [2020-05-12T06:53:42.529Z] a2d8cc88f415: Verifying Checksum [2020-05-12T06:53:42.529Z] a2d8cc88f415: Download complete [2020-05-12T06:53:45.146Z] ea1d1ca13537: Verifying Checksum [2020-05-12T06:53:45.146Z] ea1d1ca13537: Download complete [2020-05-12T06:53:45.146Z] 3750a50a1c5e: Verifying Checksum [2020-05-12T06:53:45.146Z] 3750a50a1c5e: Download complete [2020-05-12T06:53:46.370Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.024s coverage: 11.4% of statements [2020-05-12T06:53:46.370Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-12T06:53:46.370Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.087s coverage: 36.9% of statements [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-12T06:53:46.370Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.225s coverage: 65.2% of statements [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-12T06:53:46.370Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-12T06:53:46.370Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.106s coverage: 68.9% of statements [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-12T06:53:46.370Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-12T06:53:46.370Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-12T06:53:47.322Z] gofmt -l . [2020-05-12T06:53:47.322Z] [ "`gofmt -l .`" = "" ] [2020-05-12T06:53:47.582Z] ./bin/test-attribution-txt.sh [2020-05-12T06:53:47.750Z] b9c365052c96: Verifying Checksum [2020-05-12T06:53:47.750Z] b9c365052c96: Download complete [2020-05-12T06:53:48.152Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-12T06:53:48.855Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T06:53:48.863Z] $ docker stop --time=1 f5d7641b32f70011ccdcb4b8b7813b8a7aa1e00bf69515fead97c2d9d76e8d54 [2020-05-12T06:53:49.220Z] 8a11ddd9e578: Verifying Checksum [2020-05-12T06:53:49.220Z] 8a11ddd9e578: Download complete [2020-05-12T06:53:50.297Z] $ docker rm -f f5d7641b32f70011ccdcb4b8b7813b8a7aa1e00bf69515fead97c2d9d76e8d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-12T06:53:51.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-12T06:53:52.016Z] + ls -al . [2020-05-12T06:53:52.016Z] total 180 [2020-05-12T06:53:52.016Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 12 06:53 . [2020-05-12T06:53:52.016Z] drwxrwxr-x. 4 jenkins jenkins 28 May 12 06:52 .. [2020-05-12T06:53:52.016Z] drwxrwxr-x. 3 jenkins jenkins 20 May 12 06:52 api [2020-05-12T06:53:52.016Z] drwxrwxr-x. 2 jenkins jenkins 64 May 12 06:52 bin [2020-05-12T06:53:52.016Z] -rw-r--r--. 1 jenkins jenkins 110877 May 12 06:53 coverage.out [2020-05-12T06:53:52.016Z] -rw-rw-r--. 1 jenkins jenkins 936 May 12 06:52 Dockerfile.build [2020-05-12T06:53:52.016Z] -rw-rw-r--. 1 jenkins jenkins 140 May 12 06:52 .dockerignore [2020-05-12T06:53:52.016Z] drwxrwxr-x. 4 jenkins jenkins 48 May 12 06:52 example [2020-05-12T06:53:52.016Z] drwxrwxr-x. 8 jenkins jenkins 179 May 12 06:52 .git [2020-05-12T06:53:52.016Z] drwxrwxr-x. 2 jenkins jenkins 38 May 12 06:52 .github [2020-05-12T06:53:52.016Z] -rw-rw-r--. 1 jenkins jenkins 138 May 12 06:52 .gitignore [2020-05-12T06:53:52.016Z] -rw-r--r--. 1 jenkins jenkins 446 May 12 06:53 go.mod [2020-05-12T06:53:52.016Z] -rw-r--r--. 1 jenkins jenkins 12179 May 12 06:53 go.sum [2020-05-12T06:53:52.016Z] drwxrwxr-x. 15 jenkins jenkins 217 May 12 06:52 internal [2020-05-12T06:53:52.017Z] -rw-rw-r--. 1 jenkins jenkins 808 May 12 06:52 Jenkinsfile [2020-05-12T06:53:52.017Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 12 06:52 LICENSE [2020-05-12T06:53:52.017Z] -rw-rw-r--. 1 jenkins jenkins 892 May 12 06:52 Makefile [2020-05-12T06:53:52.017Z] drwxrwxr-x. 5 jenkins jenkins 50 May 12 06:52 pkg [2020-05-12T06:53:52.017Z] -rw-rw-r--. 1 jenkins jenkins 3166 May 12 06:52 README.md [2020-05-12T06:53:52.017Z] -rw-rw-r--. 1 jenkins jenkins 3788 May 12 06:52 RELEASE-NOTES.txt [2020-05-12T06:53:52.017Z] drwxrwxr-x. 3 jenkins jenkins 58 May 12 06:52 .semver [2020-05-12T06:53:52.017Z] drwxrwxr-x. 4 jenkins jenkins 54 May 12 06:52 snap [2020-05-12T06:53:52.017Z] -rw-rw-r--. 1 jenkins jenkins 5 May 12 06:49 VERSION [2020-05-12T06:53:52.017Z] -rw-rw-r--. 1 jenkins jenkins 222 May 12 06:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:53:52.312Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7ed50e31c77becf18a22802fe5628ff475db57e0 --label arch=amd64 --label version=0.0.0 . [2020-05-12T06:53:52.312Z] Sending build context to Docker daemon 3.193MB [2020-05-12T06:53:52.312Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-12T06:53:52.312Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-12T06:53:52.571Z] ---> 54a9a41e3c75 [2020-05-12T06:53:52.572Z] Step 3/21 : ARG MAKE='make build' [2020-05-12T06:53:52.572Z] ---> Running in 666e5fcb73fd [2020-05-12T06:53:52.572Z] Removing intermediate container 666e5fcb73fd [2020-05-12T06:53:52.572Z] ---> a96483094788 [2020-05-12T06:53:52.572Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-12T06:53:52.572Z] ---> Running in c5d15494df20 [2020-05-12T06:53:52.831Z] Removing intermediate container c5d15494df20 [2020-05-12T06:53:52.831Z] ---> b9bcff25230b [2020-05-12T06:53:52.831Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T06:53:52.831Z] ---> Running in 32f450b686ee [2020-05-12T06:53:53.091Z] Removing intermediate container 32f450b686ee [2020-05-12T06:53:53.091Z] ---> 15778ba61ee9 [2020-05-12T06:53:53.091Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T06:53:53.091Z] ---> Running in 074e978008a0 [2020-05-12T06:53:53.660Z] Removing intermediate container 074e978008a0 [2020-05-12T06:53:53.660Z] ---> ee9428bfdd07 [2020-05-12T06:53:53.660Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-12T06:53:53.660Z] ---> Running in 60bd145f8f2b [2020-05-12T06:53:54.229Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T06:53:55.168Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T06:53:55.435Z] OK: 143 MiB in 39 packages [2020-05-12T06:53:55.695Z] Removing intermediate container 60bd145f8f2b [2020-05-12T06:53:55.695Z] ---> 6df937c8ef0e [2020-05-12T06:53:55.695Z] Step 8/21 : COPY . . [2020-05-12T06:53:56.263Z] ---> 7481247aed3a [2020-05-12T06:53:56.263Z] Step 9/21 : RUN ${MAKE} [2020-05-12T06:53:56.263Z] ---> Running in 5c9d52d63cb5 [2020-05-12T06:53:56.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-12T06:54:01.583Z] 8a11ddd9e578: Pull complete [2020-05-12T06:54:01.583Z] 4cf88f913ddb: Pull complete [2020-05-12T06:54:01.583Z] 1df406cf5192: Pull complete [2020-05-12T06:54:04.709Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-12T06:54:05.278Z] Removing intermediate container 5c9d52d63cb5 [2020-05-12T06:54:05.278Z] ---> e3e7d85577ea [2020-05-12T06:54:05.278Z] Step 10/21 : FROM scratch [2020-05-12T06:54:05.278Z] ---> [2020-05-12T06:54:05.278Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T06:54:05.278Z] ---> Running in 39cfe5a6b7d5 [2020-05-12T06:54:05.278Z] Removing intermediate container 39cfe5a6b7d5 [2020-05-12T06:54:05.278Z] ---> e7c25cfe6aee [2020-05-12T06:54:05.278Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-12T06:54:05.538Z] ---> Running in c712fcad1536 [2020-05-12T06:54:05.538Z] Removing intermediate container c712fcad1536 [2020-05-12T06:54:05.538Z] ---> 27f0be3ae873 [2020-05-12T06:54:05.538Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-12T06:54:05.538Z] ---> Running in bcb3d5aac6cb [2020-05-12T06:54:05.798Z] Removing intermediate container bcb3d5aac6cb [2020-05-12T06:54:05.798Z] ---> ff39e871a654 [2020-05-12T06:54:05.798Z] Step 14/21 : WORKDIR / [2020-05-12T06:54:05.798Z] ---> Running in 0bac518c531f [2020-05-12T06:54:05.798Z] Removing intermediate container 0bac518c531f [2020-05-12T06:54:05.798Z] ---> b0e87b19519d [2020-05-12T06:54:05.798Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-12T06:54:06.367Z] ---> a451b45d4da1 [2020-05-12T06:54:06.367Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-12T06:54:06.367Z] ---> 6803e1d225fb [2020-05-12T06:54:06.367Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-12T06:54:06.625Z] ---> bf67fcea906a [2020-05-12T06:54:06.625Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-12T06:54:06.626Z] ---> Running in 2258a7820f1a [2020-05-12T06:54:06.884Z] Removing intermediate container 2258a7820f1a [2020-05-12T06:54:06.884Z] ---> c9b2a2d6745f [2020-05-12T06:54:06.884Z] Step 19/21 : LABEL arch=amd64 [2020-05-12T06:54:06.884Z] ---> Running in a08dd9e61ff3 [2020-05-12T06:54:06.884Z] Removing intermediate container a08dd9e61ff3 [2020-05-12T06:54:06.884Z] ---> a0e11c7ce9af [2020-05-12T06:54:06.884Z] Step 20/21 : LABEL git_sha=7ed50e31c77becf18a22802fe5628ff475db57e0 [2020-05-12T06:54:06.884Z] ---> Running in 60b59dcdf6f6 [2020-05-12T06:54:06.966Z] cd6300453558: Pull complete [2020-05-12T06:54:07.145Z] Removing intermediate container 60b59dcdf6f6 [2020-05-12T06:54:07.145Z] ---> 736e65ba50cf [2020-05-12T06:54:07.145Z] Step 21/21 : LABEL version=0.0.0 [2020-05-12T06:54:07.145Z] ---> Running in 50d7896c5c1a [2020-05-12T06:54:07.407Z] Removing intermediate container 50d7896c5c1a [2020-05-12T06:54:07.407Z] ---> a7c6415bfdb6 [2020-05-12T06:54:07.407Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-12T06:54:07.407Z] Successfully built a7c6415bfdb6 [2020-05-12T06:54:07.407Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-12T06:54:11.269Z] b9c365052c96: Pull complete [2020-05-12T06:54:11.269Z] a2d8cc88f415: Pull complete [2020-05-12T06:54:12.693Z] ea1d1ca13537: Pull complete [2020-05-12T06:54:13.283Z] 3750a50a1c5e: Pull complete [2020-05-12T06:54:13.283Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-12T06:54:13.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-12T06:54:13.283Z] ---> 78745c68409d [2020-05-12T06:54:13.283Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T06:54:18.634Z] ---> Running in e748c3f8e092 [2020-05-12T06:54:18.634Z] Removing intermediate container e748c3f8e092 [2020-05-12T06:54:18.634Z] ---> d2b8272d1e2c [2020-05-12T06:54:18.634Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T06:54:18.634Z] ---> Running in 338b27f8c963 [2020-05-12T06:54:20.057Z] Removing intermediate container 338b27f8c963 [2020-05-12T06:54:20.057Z] ---> 8fc890fe6ffb [2020-05-12T06:54:20.057Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-12T06:54:20.057Z] ---> Running in ec21c0dbc38d [2020-05-12T06:54:21.030Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-12T06:54:21.998Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-12T06:54:22.585Z] OK: 125 MiB in 39 packages [2020-05-12T06:54:23.563Z] Removing intermediate container ec21c0dbc38d [2020-05-12T06:54:23.563Z] ---> 629511fd6a0c [2020-05-12T06:54:23.563Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-12T06:54:23.833Z] ---> Running in 4c71a0fd7a70 [2020-05-12T06:54:24.100Z] Removing intermediate container 4c71a0fd7a70 [2020-05-12T06:54:24.100Z] ---> f730beb02718 [2020-05-12T06:54:24.100Z] Step 7/8 : COPY . . [2020-05-12T06:54:25.526Z] ---> fb1c8b9f0d4a [2020-05-12T06:54:25.526Z] Step 8/8 : RUN go mod download [2020-05-12T06:54:25.526Z] ---> Running in 79d7933f5d3c [2020-05-12T06:54:27.477Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-12T06:54:27.477Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-12T06:54:27.477Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-12T06:54:27.477Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-12T06:54:27.477Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-12T06:54:27.477Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-12T06:54:27.478Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-12T06:54:27.478Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-12T06:54:27.478Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-12T06:54:27.478Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-12T06:54:27.478Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-12T06:54:27.478Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-12T06:54:27.478Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-12T06:54:27.478Z] go: finding github.com/fatih/color v1.7.0 [2020-05-12T06:54:27.478Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-12T06:54:27.478Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T06:54:27.478Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T06:54:27.478Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T06:54:27.746Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-12T06:54:27.746Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T06:54:27.746Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-12T06:54:27.746Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-12T06:54:27.747Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-12T06:54:27.747Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-12T06:54:27.747Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-12T06:54:27.747Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-12T06:54:27.747Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-12T06:54:27.747Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-12T06:54:27.747Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-12T06:54:27.747Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T06:54:27.747Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-12T06:54:27.747Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-12T06:54:27.747Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-12T06:54:27.747Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-12T06:54:27.747Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-12T06:54:27.747Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-12T06:54:28.015Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-12T06:54:28.015Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-12T06:54:28.015Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-12T06:54:28.015Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-12T06:54:28.015Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-12T06:54:28.015Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-12T06:54:28.015Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-12T06:54:28.015Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-12T06:54:28.015Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-12T06:54:28.015Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T06:54:28.015Z] go: finding github.com/posener/complete v1.1.1 [2020-05-12T06:54:28.015Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-12T06:54:28.015Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-12T06:54:28.015Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T06:54:28.015Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-12T06:54:28.015Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-12T06:54:28.015Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T06:54:28.015Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-12T06:54:28.016Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-12T06:54:28.016Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-12T06:54:28.016Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-12T06:54:28.016Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-12T06:54:28.016Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-12T06:54:38.134Z] Removing intermediate container 79d7933f5d3c [2020-05-12T06:54:38.134Z] ---> aa78b29b3ce9 [2020-05-12T06:54:38.134Z] Successfully built aa78b29b3ce9 [2020-05-12T06:54:38.134Z] 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-05-12T06:54:38.827Z] + docker inspect -f . ci-base-image-arm64 [2020-05-12T06:54:39.095Z] . [Pipeline] withDockerContainer [2020-05-12T06:54:39.484Z] prd-ubuntu18.04-docker-arm64-4c-16g-7982 does not seem to be running inside a container [2020-05-12T06:54:39.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat [2020-05-12T06:54:41.129Z] $ docker top 89b80285a1acde96615f178354cfc32f8ac89a9605fd8ec457dd5f7df757e03e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-12T06:54:42.257Z] + go version [2020-05-12T06:54:42.257Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-12T06:54:42.938Z] + make test [2020-05-12T06:54:42.938Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-12T06:54:44.360Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-12T06:55:16.690Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-12T06:55:16.690Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-12T06:55:16.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-12T06:55:16.690Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.019s coverage: 22.1% of statements [2020-05-12T06:55:17.681Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.158s coverage: 95.8% of statements [2020-05-12T06:55:49.943Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.029s coverage: 11.4% of statements [2020-05-12T06:55:49.943Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.051s coverage: 21.7% of statements [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-12T06:55:49.943Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.166s coverage: 36.9% of statements [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-12T06:55:49.943Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.461s coverage: 65.2% of statements [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-12T06:55:49.943Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.080s coverage: 52.6% of statements [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-12T06:55:49.943Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.333s coverage: 68.9% of statements [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-12T06:55:49.943Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-12T06:55:49.943Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-12T06:55:52.535Z] gofmt -l . [2020-05-12T06:55:52.803Z] [ "`gofmt -l .`" = "" ] [2020-05-12T06:55:53.387Z] ./bin/test-attribution-txt.sh [2020-05-12T06:55:53.975Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-12T06:55:54.335Z] Warning: overwriting stash ‘coverage-report’ [2020-05-12T06:55:54.846Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T06:55:54.848Z] $ docker stop --time=1 89b80285a1acde96615f178354cfc32f8ac89a9605fd8ec457dd5f7df757e03e [2020-05-12T06:55:57.002Z] $ docker rm -f 89b80285a1acde96615f178354cfc32f8ac89a9605fd8ec457dd5f7df757e03e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-12T06:55:58.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-12T06:55:58.686Z] + ls -al . [2020-05-12T06:55:58.687Z] total 220 [2020-05-12T06:55:58.687Z] drwxrwxr-x 11 jenkins jenkins 4096 May 12 06:55 . [2020-05-12T06:55:58.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 06:53 .. [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 140 May 12 06:53 .dockerignore [2020-05-12T06:55:58.687Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 06:53 .git [2020-05-12T06:55:58.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 06:53 .github [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 138 May 12 06:53 .gitignore [2020-05-12T06:55:58.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 06:53 .semver [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 936 May 12 06:53 Dockerfile.build [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 808 May 12 06:53 Jenkinsfile [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 12 06:53 LICENSE [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 892 May 12 06:53 Makefile [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 3166 May 12 06:53 README.md [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 3788 May 12 06:53 RELEASE-NOTES.txt [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 06:49 VERSION [2020-05-12T06:55:58.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 06:53 api [2020-05-12T06:55:58.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 06:53 bin [2020-05-12T06:55:58.687Z] -rw-r--r-- 1 jenkins jenkins 110877 May 12 06:55 coverage.out [2020-05-12T06:55:58.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 06:53 example [2020-05-12T06:55:58.687Z] -rw-r--r-- 1 jenkins jenkins 446 May 12 06:55 go.mod [2020-05-12T06:55:58.687Z] -rw-r--r-- 1 jenkins jenkins 12179 May 12 06:55 go.sum [2020-05-12T06:55:58.687Z] drwxrwxr-x 15 jenkins jenkins 4096 May 12 06:53 internal [2020-05-12T06:55:58.687Z] drwxrwxr-x 5 jenkins jenkins 4096 May 12 06:53 pkg [2020-05-12T06:55:58.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 06:53 snap [2020-05-12T06:55:58.687Z] -rw-rw-r-- 1 jenkins jenkins 222 May 12 06:53 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:55:59.021Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7ed50e31c77becf18a22802fe5628ff475db57e0 --label arch=arm64 --label version=0.0.0 . [2020-05-12T06:55:59.608Z] Sending build context to Docker daemon 3.193MB [2020-05-12T06:55:59.608Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-12T06:55:59.608Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-12T06:55:59.608Z] ---> aa78b29b3ce9 [2020-05-12T06:55:59.608Z] Step 3/21 : ARG MAKE='make build' [2020-05-12T06:55:59.879Z] ---> Running in 6d1b50053d5b [2020-05-12T06:56:00.146Z] Removing intermediate container 6d1b50053d5b [2020-05-12T06:56:00.146Z] ---> 08f5a4b19f3b [2020-05-12T06:56:00.146Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-12T06:56:00.146Z] ---> Running in 463b6998a1aa [2020-05-12T06:56:00.734Z] Removing intermediate container 463b6998a1aa [2020-05-12T06:56:00.734Z] ---> 850777ae7974 [2020-05-12T06:56:00.734Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T06:56:00.734Z] ---> Running in 2c1b981cf4d4 [2020-05-12T06:56:01.322Z] Removing intermediate container 2c1b981cf4d4 [2020-05-12T06:56:01.322Z] ---> be56e2a39f72 [2020-05-12T06:56:01.322Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T06:56:01.322Z] ---> Running in f8518f6d3286 [2020-05-12T06:56:03.285Z] Removing intermediate container f8518f6d3286 [2020-05-12T06:56:03.285Z] ---> fdfd8d1b8f53 [2020-05-12T06:56:03.285Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-12T06:56:03.285Z] ---> Running in df49021c3f31 [2020-05-12T06:56:04.255Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-12T06:56:04.841Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-12T06:56:05.433Z] OK: 125 MiB in 39 packages [2020-05-12T06:56:06.852Z] Removing intermediate container df49021c3f31 [2020-05-12T06:56:06.853Z] ---> 37d5c7722c53 [2020-05-12T06:56:06.853Z] Step 8/21 : COPY . . [2020-05-12T06:56:08.272Z] ---> 0d90050743a8 [2020-05-12T06:56:08.272Z] Step 9/21 : RUN ${MAKE} [2020-05-12T06:56:08.272Z] ---> Running in e960dc1a778e [2020-05-12T06:56:09.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-12T06:56:36.006Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-12T06:56:36.273Z] Removing intermediate container e960dc1a778e [2020-05-12T06:56:36.273Z] ---> ca88aef0e1f4 [2020-05-12T06:56:36.273Z] Step 10/21 : FROM scratch [2020-05-12T06:56:36.273Z] ---> [2020-05-12T06:56:36.273Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T06:56:36.273Z] ---> Running in 94ff28710360 [2020-05-12T06:56:36.541Z] Removing intermediate container 94ff28710360 [2020-05-12T06:56:36.541Z] ---> 8894e25761cc [2020-05-12T06:56:36.541Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-12T06:56:36.810Z] ---> Running in c8dd97bb6d88 [2020-05-12T06:56:37.077Z] Removing intermediate container c8dd97bb6d88 [2020-05-12T06:56:37.077Z] ---> a97d7f68fcdd [2020-05-12T06:56:37.077Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-12T06:56:37.077Z] ---> Running in fca0d9bc533b [2020-05-12T06:56:37.664Z] Removing intermediate container fca0d9bc533b [2020-05-12T06:56:37.664Z] ---> 4da4fec37893 [2020-05-12T06:56:37.664Z] Step 14/21 : WORKDIR / [2020-05-12T06:56:37.664Z] ---> Running in 5f8e1aac5414 [2020-05-12T06:56:37.933Z] Removing intermediate container 5f8e1aac5414 [2020-05-12T06:56:37.933Z] ---> 5648af2eac6f [2020-05-12T06:56:37.933Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-12T06:56:38.902Z] ---> a7ba264f1e93 [2020-05-12T06:56:38.902Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-12T06:56:39.487Z] ---> fa2c91ab5f24 [2020-05-12T06:56:39.488Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-12T06:56:40.075Z] ---> 566983859de8 [2020-05-12T06:56:40.075Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-12T06:56:40.344Z] ---> Running in 1274247c5c10 [2020-05-12T06:56:40.611Z] Removing intermediate container 1274247c5c10 [2020-05-12T06:56:40.611Z] ---> 9abe2d250082 [2020-05-12T06:56:40.611Z] Step 19/21 : LABEL arch=arm64 [2020-05-12T06:56:40.880Z] ---> Running in d0be8b5d4465 [2020-05-12T06:56:41.147Z] Removing intermediate container d0be8b5d4465 [2020-05-12T06:56:41.148Z] ---> 5eb9e6d5479a [2020-05-12T06:56:41.148Z] Step 20/21 : LABEL git_sha=7ed50e31c77becf18a22802fe5628ff475db57e0 [2020-05-12T06:56:41.416Z] ---> Running in a4d8b7dbab5d [2020-05-12T06:56:41.684Z] Removing intermediate container a4d8b7dbab5d [2020-05-12T06:56:41.684Z] ---> fb33cfc6055a [2020-05-12T06:56:41.684Z] Step 21/21 : LABEL version=0.0.0 [2020-05-12T06:56:41.684Z] ---> Running in e207c0453aa9 [2020-05-12T06:56:42.271Z] Removing intermediate container e207c0453aa9 [2020-05-12T06:56:42.271Z] ---> cecc69bf217f [2020-05-12T06:56:42.271Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-12T06:56:42.271Z] Successfully built cecc69bf217f [2020-05-12T06:56:42.271Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 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] } [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-05-12T06:56:43.366Z] provisioning config files... [2020-05-12T06:56:43.378Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config9152582249810697021tmp [Pipeline] { [Pipeline] sh [2020-05-12T06:56:43.730Z] + curl -s https://codecov.io/bash [2020-05-12T06:56:43.730Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config9152582249810697021tmp [2020-05-12T06:56:43.990Z] [2020-05-12T06:56:43.990Z] _____ _ [2020-05-12T06:56:43.990Z] / ____| | | [2020-05-12T06:56:43.990Z] | | ___ __| | ___ ___ _____ __ [2020-05-12T06:56:43.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-12T06:56:43.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-12T06:56:43.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-12T06:56:43.990Z] Bash-tbd [2020-05-12T06:56:43.990Z] [2020-05-12T06:56:43.990Z] [2020-05-12T06:56:43.990Z] ==> Jenkins CI detected. [2020-05-12T06:56:43.990Z] project root: . [2020-05-12T06:56:43.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-12T06:56:43.990Z] ==> Running gcov in . (disable via -X gcov) [2020-05-12T06:56:43.990Z] ==> Python coveragepy not found [2020-05-12T06:56:43.990Z] ==> Searching for coverage reports in: [2020-05-12T06:56:43.990Z] + . [2020-05-12T06:56:43.990Z] -> Found 1 reports [2020-05-12T06:56:43.990Z] ==> Detecting git/mercurial file structure [2020-05-12T06:56:43.990Z] ==> Reading reports [2020-05-12T06:56:43.990Z] + ./coverage.out bytes=110877 [2020-05-12T06:56:43.990Z] ==> Appending adjustments [2020-05-12T06:56:43.990Z] http://docs.codecov.io/docs/fixing-reports [2020-05-12T06:56:44.248Z] + Found adjustments [2020-05-12T06:56:44.248Z] ==> Gzipping contents [2020-05-12T06:56:44.248Z] ==> Uploading reports [2020-05-12T06:56:44.248Z] url: https://codecov.io [2020-05-12T06:56:44.248Z] query: branch=PR-527&commit=7ed50e31c77becf18a22802fe5628ff475db57e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= [2020-05-12T06:56:44.248Z] -> Pinging Codecov [2020-05-12T06:56:44.248Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-527&commit=7ed50e31c77becf18a22802fe5628ff475db57e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= [2020-05-12T06:56:44.814Z] -> Uploading [2020-05-12T06:56:45.381Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7ed50e31c77becf18a22802fe5628ff475db57e0 [Pipeline] } [2020-05-12T06:56:45.390Z] 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-05-12T06:56:46.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T06:56:46.744Z] ---> package-listing.sh [2020-05-12T06:56:46.744Z] ++ facter osfamily [2020-05-12T06:56:46.744Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-12T06:56:46.744Z] + OS_FAMILY=redhat [2020-05-12T06:56:46.744Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T06:56:46.744Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-12T06:56:46.744Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-12T06:56:46.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-12T06:56:46.744Z] + PACKAGES=/tmp/packages_start.txt [2020-05-12T06:56:46.744Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' [2020-05-12T06:56:46.744Z] + PACKAGES=/tmp/packages_end.txt [2020-05-12T06:56:46.744Z] + case "${OS_FAMILY}" in [2020-05-12T06:56:46.744Z] + rpm -qa [2020-05-12T06:56:46.744Z] + sort [2020-05-12T06:56:50.943Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-12T06:56:50.943Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-12T06:56:50.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-12T06:56:50.943Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' [2020-05-12T06:56:50.943Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ [2020-05-12T06:56:50.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:56:51.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T06:56:51.408Z] [2020-05-12T06:56:51.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-12T06:56:51.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T06:56:51.746Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-12T06:56:51.746Z] c9b1b535fdd9: Pulling fs layer [2020-05-12T06:56:51.746Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-12T06:56:51.746Z] 756a868c4378: Pulling fs layer [2020-05-12T06:56:51.746Z] 444b2fc9a129: Pulling fs layer [2020-05-12T06:56:51.746Z] ea15f1150254: Pulling fs layer [2020-05-12T06:56:51.746Z] 41b27a9f41bf: Pulling fs layer [2020-05-12T06:56:51.746Z] 28c525ee5125: Pulling fs layer [2020-05-12T06:56:51.746Z] 094b1ea09ed8: Pulling fs layer [2020-05-12T06:56:51.746Z] 138eaada9080: Pulling fs layer [2020-05-12T06:56:51.746Z] 0622d0fa9048: Pulling fs layer [2020-05-12T06:56:51.746Z] 444b2fc9a129: Waiting [2020-05-12T06:56:51.746Z] ea15f1150254: Waiting [2020-05-12T06:56:51.746Z] 41b27a9f41bf: Waiting [2020-05-12T06:56:51.746Z] 28c525ee5125: Waiting [2020-05-12T06:56:51.746Z] 094b1ea09ed8: Waiting [2020-05-12T06:56:51.746Z] 138eaada9080: Waiting [2020-05-12T06:56:51.746Z] 0622d0fa9048: Waiting [2020-05-12T06:56:51.746Z] 2cc5ad85d9ab: Download complete [2020-05-12T06:56:51.746Z] 444b2fc9a129: Verifying Checksum [2020-05-12T06:56:51.746Z] 444b2fc9a129: Download complete [2020-05-12T06:56:51.746Z] c9b1b535fdd9: Verifying Checksum [2020-05-12T06:56:51.746Z] ea15f1150254: Download complete [2020-05-12T06:56:52.007Z] 28c525ee5125: Verifying Checksum [2020-05-12T06:56:52.007Z] 28c525ee5125: Download complete [2020-05-12T06:56:52.007Z] c9b1b535fdd9: Pull complete [2020-05-12T06:56:52.271Z] 756a868c4378: Verifying Checksum [2020-05-12T06:56:52.271Z] 756a868c4378: Download complete [2020-05-12T06:56:52.271Z] 2cc5ad85d9ab: Pull complete [2020-05-12T06:56:52.271Z] 138eaada9080: Verifying Checksum [2020-05-12T06:56:52.271Z] 138eaada9080: Download complete [2020-05-12T06:56:52.538Z] 0622d0fa9048: Verifying Checksum [2020-05-12T06:56:52.538Z] 0622d0fa9048: Download complete [2020-05-12T06:56:52.538Z] 094b1ea09ed8: Verifying Checksum [2020-05-12T06:56:52.538Z] 094b1ea09ed8: Download complete [2020-05-12T06:56:53.124Z] 41b27a9f41bf: Verifying Checksum [2020-05-12T06:56:53.124Z] 41b27a9f41bf: Download complete [2020-05-12T06:56:54.063Z] 756a868c4378: Pull complete [2020-05-12T06:56:54.063Z] 444b2fc9a129: Pull complete [2020-05-12T06:56:54.323Z] ea15f1150254: Pull complete [2020-05-12T06:56:57.623Z] 41b27a9f41bf: Pull complete [2020-05-12T06:56:57.623Z] 28c525ee5125: Pull complete [2020-05-12T06:56:59.539Z] 094b1ea09ed8: Pull complete [2020-05-12T06:56:59.798Z] 138eaada9080: Pull complete [2020-05-12T06:56:59.798Z] 0622d0fa9048: Pull complete [2020-05-12T06:56:59.798Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-12T06:56:59.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-12T06:56:59.945Z] prd-centos7-docker-4c-2g-7981 does not seem to be running inside a container [2020-05-12T06:56:59.995Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-12T06:57:00.521Z] $ docker top 76f77f97e13ff0855f14d5a9753bbe6051c80ecc91825805dec54cb32d5009db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-12T06:57:00.777Z] provisioning config files... [2020-05-12T06:57:00.790Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config3500948230018149578tmp [Pipeline] { [Pipeline] echo [2020-05-12T06:57:00.874Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T06:57:01.167Z] ---> create-netrc.sh [Pipeline] echo [2020-05-12T06:57:01.174Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T06:57:01.463Z] ---> logs-deploy.sh [2020-05-12T06:57:01.463Z] + ARCHIVE_ARTIFACTS= [2020-05-12T06:57:01.463Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-12T06:57:01.463Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-12T06:57:01.463Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-12T06:57:01.463Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/3 [2020-05-12T06:57:01.463Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/3/ [2020-05-12T06:57:01.463Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/3 /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T06:57:02.848Z] Archives upload complete. [2020-05-12T06:57:02.848Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/3/ [2020-05-12T06:57:03.417Z] ---> uname -a: [2020-05-12T06:57:03.417Z] Linux 76f77f97e13f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-12T06:57:03.417Z] [2020-05-12T06:57:03.417Z] [2020-05-12T06:57:03.417Z] ---> lscpu: [2020-05-12T06:57:03.417Z] Architecture: x86_64 [2020-05-12T06:57:03.417Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-12T06:57:03.417Z] Byte Order: Little Endian [2020-05-12T06:57:03.417Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-12T06:57:03.417Z] CPU(s): 4 [2020-05-12T06:57:03.417Z] On-line CPU(s) list: 0-3 [2020-05-12T06:57:03.417Z] Thread(s) per core: 1 [2020-05-12T06:57:03.417Z] Core(s) per socket: 1 [2020-05-12T06:57:03.417Z] Socket(s): 4 [2020-05-12T06:57:03.417Z] NUMA node(s): 1 [2020-05-12T06:57:03.417Z] Vendor ID: GenuineIntel [2020-05-12T06:57:03.417Z] CPU family: 6 [2020-05-12T06:57:03.417Z] Model: 44 [2020-05-12T06:57:03.417Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-12T06:57:03.417Z] Stepping: 1 [2020-05-12T06:57:03.417Z] CPU MHz: 2933.442 [2020-05-12T06:57:03.417Z] BogoMIPS: 5866.88 [2020-05-12T06:57:03.417Z] Virtualization: VT-x [2020-05-12T06:57:03.417Z] Hypervisor vendor: KVM [2020-05-12T06:57:03.417Z] Virtualization type: full [2020-05-12T06:57:03.417Z] L1d cache: 128 KiB [2020-05-12T06:57:03.417Z] L1i cache: 128 KiB [2020-05-12T06:57:03.417Z] L2 cache: 16 MiB [2020-05-12T06:57:03.417Z] L3 cache: 64 MiB [2020-05-12T06:57:03.417Z] NUMA node0 CPU(s): 0-3 [2020-05-12T06:57:03.417Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-12T06:57:03.417Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-12T06:57:03.417Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-12T06:57:03.417Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-12T06:57:03.417Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-12T06:57:03.418Z] 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-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] ---> nproc: [2020-05-12T06:57:03.418Z] 4 [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] ---> df -h: [2020-05-12T06:57:03.418Z] Filesystem Size Used Available Use% Mounted on [2020-05-12T06:57:03.418Z] overlay 50.0G 6.3G 43.7G 13% / [2020-05-12T06:57:03.418Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-12T06:57:03.418Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-12T06:57:03.418Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-12T06:57:03.418Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-05-12T06:57:03.418Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-05-12T06:57:03.418Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-05-12T06:57:03.418Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T06:57:03.418Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp [2020-05-12T06:57:03.418Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] ---> free -m: [2020-05-12T06:57:03.418Z] total used free shared buff/cache available [2020-05-12T06:57:03.418Z] Mem: 1838 579 68 0 1189 1155 [2020-05-12T06:57:03.418Z] Swap: 1023 0 1023 [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] ---> ip addr: [2020-05-12T06:57:03.418Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-12T06:57:03.418Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-12T06:57:03.418Z] inet 127.0.0.1/8 scope host lo [2020-05-12T06:57:03.418Z] valid_lft forever preferred_lft forever [2020-05-12T06:57:03.418Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-12T06:57:03.418Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-12T06:57:03.418Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-12T06:57:03.418Z] valid_lft forever preferred_lft forever [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] ---> sar -b -r -n DEV: [2020-05-12T06:57:03.418Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/12/20 _x86_64_ (4 CPU) [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] 06:48:38 LINUX RESTART [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] 06:49:01 tps rtps wtps bread/s bwrtn/s [2020-05-12T06:57:03.418Z] 06:50:01 70.22 31.35 38.87 4752.59 3768.64 [2020-05-12T06:57:03.418Z] 06:51:01 3.46 0.00 3.46 0.00 107.59 [2020-05-12T06:57:03.418Z] 06:52:01 0.28 0.00 0.28 0.00 3.48 [2020-05-12T06:57:03.418Z] 06:53:01 0.23 0.00 0.23 0.00 2.83 [2020-05-12T06:57:03.418Z] 06:54:01 0.23 0.00 0.23 0.00 3.46 [2020-05-12T06:57:03.418Z] 06:55:01 0.38 0.00 0.38 0.00 5.46 [2020-05-12T06:57:03.418Z] 06:56:01 0.27 0.00 0.27 0.00 2.73 [2020-05-12T06:57:03.418Z] 06:57:01 130.85 87.26 43.59 5444.02 17325.11 [2020-05-12T06:57:03.418Z] Average: 25.75 14.83 10.92 1274.89 2652.93 [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] 06:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-12T06:57:03.418Z] 06:50:01 113792 1768512 93.95 2620 1248972 940868 32.10 411296 1190800 16 [2020-05-12T06:57:03.418Z] 06:51:01 122172 1760132 93.51 2620 1249008 911236 31.09 406176 1190632 12 [2020-05-12T06:57:03.418Z] 06:52:01 122420 1759884 93.50 2620 1249012 911236 31.09 406252 1190620 8 [2020-05-12T06:57:03.418Z] 06:53:01 121264 1761040 93.56 2620 1249016 911504 31.10 407420 1190620 12 [2020-05-12T06:57:03.418Z] 06:54:01 120716 1761588 93.59 2620 1249024 911528 31.10 407600 1190620 8 [2020-05-12T06:57:03.418Z] 06:55:01 122064 1760240 93.52 2620 1249028 911384 31.10 406956 1190620 8 [2020-05-12T06:57:03.418Z] 06:56:01 122292 1760012 93.50 2620 1249032 911300 31.09 406376 1190620 8 [2020-05-12T06:57:03.418Z] 06:57:01 100416 1781888 94.67 2620 1215620 945212 32.25 430908 1155036 80748 [2020-05-12T06:57:03.418Z] Average: 118142 1764162 93.72 2620 1244839 919284 31.37 410373 1186196 10103 [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] 06:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-12T06:57:03.418Z] 06:50:01 eth0 472.35 309.66 1043.89 108.27 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:50:01 docker0 9.99 7.29 1.33 20.94 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:52:01 eth0 0.72 0.08 0.05 0.01 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:53:01 eth0 1.05 0.30 0.32 0.20 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:54:01 eth0 0.50 0.38 0.27 0.20 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:55:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:57:01 veth15e475e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:57:01 eth0 599.77 411.49 3423.35 123.70 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:57:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] 06:57:01 docker0 9.99 7.29 1.33 20.95 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] Average: veth15e475e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] Average: eth0 74.98 51.44 427.99 15.47 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] Average: docker0 1.25 0.91 0.17 2.62 0.00 0.00 0.00 [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] ---> sar -P ALL: [2020-05-12T06:57:03.418Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/12/20 _x86_64_ (4 CPU) [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] 06:48:38 LINUX RESTART [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] 06:49:01 CPU %user %nice %system %iowait %steal %idle [2020-05-12T06:57:03.418Z] 06:50:01 all 12.72 0.00 5.16 1.69 0.02 80.41 [2020-05-12T06:57:03.418Z] 06:50:01 0 12.74 0.00 6.11 0.64 0.02 80.50 [2020-05-12T06:57:03.418Z] 06:50:01 1 12.37 0.00 5.37 3.71 0.05 78.50 [2020-05-12T06:57:03.418Z] 06:50:01 2 12.04 0.00 4.84 1.29 0.02 81.82 [2020-05-12T06:57:03.418Z] 06:50:01 3 13.76 0.00 4.27 1.13 0.00 80.83 [2020-05-12T06:57:03.418Z] 06:51:01 all 0.19 0.00 0.08 0.00 0.00 99.73 [2020-05-12T06:57:03.418Z] 06:51:01 0 0.52 0.00 0.05 0.00 0.00 99.43 [2020-05-12T06:57:03.418Z] 06:51:01 1 0.07 0.00 0.13 0.00 0.00 99.80 [2020-05-12T06:57:03.418Z] 06:51:01 2 0.12 0.00 0.08 0.00 0.00 99.80 [2020-05-12T06:57:03.418Z] 06:51:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-12T06:57:03.418Z] 06:52:01 all 0.17 0.00 0.05 0.00 0.00 99.79 [2020-05-12T06:57:03.418Z] 06:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-12T06:57:03.418Z] 06:52:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-05-12T06:57:03.418Z] 06:52:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-05-12T06:57:03.418Z] 06:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-12T06:57:03.418Z] 06:53:01 all 0.20 0.00 0.05 0.00 0.00 99.75 [2020-05-12T06:57:03.418Z] 06:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-12T06:57:03.418Z] 06:53:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-05-12T06:57:03.418Z] 06:53:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-05-12T06:57:03.418Z] 06:53:01 3 0.12 0.00 0.07 0.00 0.02 99.80 [2020-05-12T06:57:03.418Z] 06:54:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-12T06:57:03.418Z] 06:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-12T06:57:03.418Z] 06:54:01 1 0.57 0.00 0.03 0.00 0.00 99.40 [2020-05-12T06:57:03.418Z] 06:54:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-12T06:57:03.418Z] 06:54:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2020-05-12T06:57:03.418Z] 06:55:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2020-05-12T06:57:03.418Z] 06:55:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-05-12T06:57:03.418Z] 06:55:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-05-12T06:57:03.418Z] 06:55:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-05-12T06:57:03.418Z] 06:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-12T06:57:03.418Z] 06:56:01 all 0.18 0.00 0.04 0.00 0.00 99.77 [2020-05-12T06:57:03.418Z] 06:56:01 0 0.13 0.00 0.07 0.00 0.02 99.78 [2020-05-12T06:57:03.418Z] 06:56:01 1 0.47 0.00 0.05 0.00 0.00 99.48 [2020-05-12T06:57:03.418Z] 06:56:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-12T06:57:03.418Z] 06:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-12T06:57:03.418Z] 06:57:01 all 5.31 0.00 3.01 1.61 0.01 90.06 [2020-05-12T06:57:03.418Z] 06:57:01 0 5.25 0.00 3.08 0.40 0.00 91.27 [2020-05-12T06:57:03.418Z] 06:57:01 1 5.41 0.00 3.22 2.63 0.00 88.74 [2020-05-12T06:57:03.418Z] 06:57:01 2 5.26 0.00 2.97 1.29 0.02 90.46 [2020-05-12T06:57:03.418Z] 06:57:01 3 5.33 0.00 2.76 2.11 0.02 89.78 [2020-05-12T06:57:03.418Z] Average: all 2.38 0.00 1.05 0.41 0.00 96.15 [2020-05-12T06:57:03.418Z] Average: 0 2.33 0.00 1.17 0.13 0.00 96.36 [2020-05-12T06:57:03.418Z] Average: 1 2.55 0.00 1.11 0.79 0.01 95.54 [2020-05-12T06:57:03.418Z] Average: 2 2.21 0.00 1.02 0.32 0.00 96.45 [2020-05-12T06:57:03.418Z] Average: 3 2.42 0.00 0.92 0.40 0.00 96.25 [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z] [2020-05-12T06:57:03.418Z]