Pull request #448 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 fa19cd8c6fb22d6db9d2c664d705f0413f4561ac+40c90adbf9fac26db7d7745c142bac7f98eae2fe (7b37af6a4cfc2433577deec677b1ee33726699f1) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4034 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-448 # timeout=10 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/448/head:refs/remotes/origin/PR-448 +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/448/head:refs/remotes/origin/PR-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit fa19cd8c6fb22d6db9d2c664d705f0413f4561ac Merge succeeded, producing fa19cd8c6fb22d6db9d2c664d705f0413f4561ac Checking out Revision fa19cd8c6fb22d6db9d2c664d705f0413f4561ac (PR-448) > git config core.sparsecheckout # timeout=10 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # 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 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 Commit message: "Update Requested changes in PR" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-15T12:06:15.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 8f79042b3465d7384c32c91a1d13f0f615455d9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-15T12:06:17.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-15T12:06:17.891Z] [2020-04-15T12:06:17.891Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-15T12:06:18.266Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-15T12:06:18.266Z] latest: Pulling from edgex-devops/git-semver [2020-04-15T12:06:18.266Z] 9123ac7c32f7: Pulling fs layer [2020-04-15T12:06:18.266Z] b8cc5d1170e3: Pulling fs layer [2020-04-15T12:06:18.266Z] 2924cbbf6a41: Pulling fs layer [2020-04-15T12:06:18.266Z] 93b08a4f1073: Pulling fs layer [2020-04-15T12:06:18.266Z] 93b08a4f1073: Waiting [2020-04-15T12:06:18.266Z] b8cc5d1170e3: Verifying Checksum [2020-04-15T12:06:18.266Z] b8cc5d1170e3: Download complete [2020-04-15T12:06:18.530Z] 9123ac7c32f7: Download complete [2020-04-15T12:06:18.530Z] 93b08a4f1073: Verifying Checksum [2020-04-15T12:06:18.530Z] 93b08a4f1073: Download complete [2020-04-15T12:06:18.530Z] 2924cbbf6a41: Verifying Checksum [2020-04-15T12:06:18.530Z] 2924cbbf6a41: Download complete [2020-04-15T12:06:18.791Z] 9123ac7c32f7: Pull complete [2020-04-15T12:06:18.791Z] b8cc5d1170e3: Pull complete [2020-04-15T12:06:19.728Z] 2924cbbf6a41: Pull complete [2020-04-15T12:06:19.728Z] 93b08a4f1073: Pull complete [2020-04-15T12:06:19.728Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-15T12:06:19.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-15T12:06:19.859Z] prd-centos7-docker-4c-2g-4034 does not seem to be running inside a container [2020-04-15T12:06:19.903Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-15T12:06:20.555Z] $ docker top 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-15T12:06:20.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-15T12:06:20.809Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-15T12:06:21.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-15T12:06:21.028Z] $ docker exec 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent [2020-04-15T12:06:21.222Z] SSH_AUTH_SOCK=/tmp/ssh-OarWV8WM5Rfo/agent.14 [2020-04-15T12:06:21.222Z] SSH_AGENT_PID=21 [2020-04-15T12:06:21.231Z] Running ssh-add (command line suppressed) [2020-04-15T12:06:21.376Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2595833079916507153.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2595833079916507153.key) [2020-04-15T12:06:21.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-15T12:06:21.747Z] + git describe --exact-match --tags HEAD [2020-04-15T12:06:21.747Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-15T12:06:21.811Z] $ docker exec --env ******** --env ******** 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent -k [2020-04-15T12:06:21.960Z] unset SSH_AUTH_SOCK; [2020-04-15T12:06:21.960Z] unset SSH_AGENT_PID; [2020-04-15T12:06:21.960Z] echo Agent pid 21 killed; [2020-04-15T12:06:21.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-15T12:06:22.053Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-15T12:06:22.053Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-15T12:06:22.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-15T12:06:22.124Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-15T12:06:22.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-15T12:06:22.313Z] $ docker exec 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent [2020-04-15T12:06:22.497Z] SSH_AUTH_SOCK=/tmp/ssh-siGPv43oJNVJ/agent.56 [2020-04-15T12:06:22.497Z] SSH_AGENT_PID=63 [2020-04-15T12:06:22.503Z] Running ssh-add (command line suppressed) [2020-04-15T12:06:22.666Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7561324454275655665.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7561324454275655665.key) [2020-04-15T12:06:22.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-15T12:06:23.058Z] + git semver init [2020-04-15T12:06:23.058Z] # -> Open(): unable to determine branch for HEAD [2020-04-15T12:06:23.058Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git [2020-04-15T12:06:23.058Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-15T12:06:23.058Z] # $SEMVER_REMOTE_NAME = origin [2020-04-15T12:06:23.058Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-15T12:06:23.058Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-15T12:06:23.058Z] # $SEMVER_BRANCH = PR-448 [2020-04-15T12:06:23.058Z] # $SEMVER_TEMP = /tmp/semver-960969145 [2020-04-15T12:06:23.058Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-15T12:06:23.627Z] # '/tmp/semver-960969145' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' [2020-04-15T12:06:23.627Z] # -> Force: false [2020-04-15T12:06:23.627Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } [2020-04-15T12:06:23.637Z] $ docker exec --env ******** --env ******** 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent -k [2020-04-15T12:06:23.777Z] unset SSH_AUTH_SOCK; [2020-04-15T12:06:23.777Z] unset SSH_AGENT_PID; [2020-04-15T12:06:23.777Z] echo Agent pid 63 killed; [2020-04-15T12:06:23.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-15T12:06:24.261Z] + git semver [Pipeline] } [2020-04-15T12:06:24.274Z] $ docker stop --time=1 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 [2020-04-15T12:06:25.622Z] $ docker rm -f 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-15T12:06:26.425Z] Stashed 43 file(s) [Pipeline] echo [2020-04-15T12:06:26.427Z] [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-04-15T12:06:41.638Z] Still waiting to schedule task [2020-04-15T12:06:41.639Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4034’ [2020-04-15T12:06:41.640Z] Still waiting to schedule task [2020-04-15T12:06:41.640Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-15T12:08:22.712Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4035 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-15T12:08:22.804Z] Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout [2020-04-15T12:08:29.261Z] using credential edgex-jenkins-ssh [2020-04-15T12:08:29.367Z] Cloning the remote Git repository [2020-04-15T12:08:29.367Z] Cloning with configured refspecs honoured and without tags [2020-04-15T12:08:29.443Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-15T12:08:29.572Z] > git init /w/workspace/device-sdk-go/27 # timeout=10 [2020-04-15T12:08:29.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-15T12:08:29.673Z] > git --version # timeout=10 [2020-04-15T12:08:29.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T12:08:29.782Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T12:08:30.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-15T12:08:30.949Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-15T12:08:31.051Z] Fetching without tags [2020-04-15T12:08:31.505Z] Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [2020-04-15T12:08:31.824Z] Merge succeeded, producing fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [2020-04-15T12:08:31.825Z] Checking out Revision fa19cd8c6fb22d6db9d2c664d705f0413f4561ac (PR-448) [2020-04-15T12:08:30.973Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T12:08:31.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-15T12:08:31.057Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-15T12:08:31.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T12:08:31.073Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T12:08:31.522Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T12:08:31.567Z] > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 [2020-04-15T12:08:31.714Z] > git remote # timeout=10 [2020-04-15T12:08:31.734Z] > git config --get remote.origin.url # timeout=10 [2020-04-15T12:08:31.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T12:08:31.766Z] > git merge 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 [2020-04-15T12:08:31.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-15T12:08:31.826Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T12:08:31.843Z] > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 [2020-04-15T12:08:36.385Z] Commit message: "Update Requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-15T12:08:37.627Z] ========================================================= [2020-04-15T12:08:37.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-15T12:08:37.628Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-15T12:08:38.791Z] + 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-04-15T12:08:39.770Z] Sending build context to Docker daemon 2.898MB [2020-04-15T12:08:39.770Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-15T12:08:39.770Z] Step 2/8 : FROM ${BASE} [2020-04-15T12:08:40.041Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-15T12:08:40.041Z] cde5963f3b93: Pulling fs layer [2020-04-15T12:08:40.041Z] 2a23fa8c16f7: Pulling fs layer [2020-04-15T12:08:40.041Z] 777b28850792: Pulling fs layer [2020-04-15T12:08:40.041Z] 8a11ddd9e578: Pulling fs layer [2020-04-15T12:08:40.041Z] 4cf88f913ddb: Pulling fs layer [2020-04-15T12:08:40.041Z] 1df406cf5192: Pulling fs layer [2020-04-15T12:08:40.041Z] cd6300453558: Pulling fs layer [2020-04-15T12:08:40.041Z] b9c365052c96: Pulling fs layer [2020-04-15T12:08:40.041Z] a2d8cc88f415: Pulling fs layer [2020-04-15T12:08:40.041Z] ea1d1ca13537: Pulling fs layer [2020-04-15T12:08:40.041Z] 3750a50a1c5e: Pulling fs layer [2020-04-15T12:08:40.041Z] 8a11ddd9e578: Waiting [2020-04-15T12:08:40.041Z] 4cf88f913ddb: Waiting [2020-04-15T12:08:40.041Z] b9c365052c96: Waiting [2020-04-15T12:08:40.041Z] 1df406cf5192: Waiting [2020-04-15T12:08:40.041Z] cd6300453558: Waiting [2020-04-15T12:08:40.041Z] 3750a50a1c5e: Waiting [2020-04-15T12:08:40.041Z] ea1d1ca13537: Waiting [2020-04-15T12:08:40.041Z] 777b28850792: Verifying Checksum [2020-04-15T12:08:40.041Z] 777b28850792: Download complete [2020-04-15T12:08:40.041Z] 2a23fa8c16f7: Verifying Checksum [2020-04-15T12:08:40.041Z] 2a23fa8c16f7: Download complete [2020-04-15T12:08:40.041Z] 4cf88f913ddb: Verifying Checksum [2020-04-15T12:08:40.041Z] 4cf88f913ddb: Download complete [2020-04-15T12:08:40.041Z] 1df406cf5192: Verifying Checksum [2020-04-15T12:08:40.041Z] 1df406cf5192: Download complete [2020-04-15T12:08:40.312Z] cde5963f3b93: Verifying Checksum [2020-04-15T12:08:40.312Z] cde5963f3b93: Download complete [2020-04-15T12:08:41.286Z] cde5963f3b93: Pull complete [2020-04-15T12:08:41.893Z] 2a23fa8c16f7: Pull complete [2020-04-15T12:08:42.485Z] 777b28850792: Pull complete [2020-04-15T12:08:44.464Z] cd6300453558: Verifying Checksum [2020-04-15T12:08:44.464Z] cd6300453558: Download complete [2020-04-15T12:08:44.464Z] a2d8cc88f415: Verifying Checksum [2020-04-15T12:08:44.464Z] a2d8cc88f415: Download complete [2020-04-15T12:08:47.054Z] ea1d1ca13537: Verifying Checksum [2020-04-15T12:08:47.054Z] ea1d1ca13537: Download complete [2020-04-15T12:08:47.054Z] 3750a50a1c5e: Download complete [2020-04-15T12:08:49.650Z] b9c365052c96: Download complete [2020-04-15T12:08:51.594Z] 8a11ddd9e578: Verifying Checksum [2020-04-15T12:08:51.594Z] 8a11ddd9e578: Download complete [2020-04-15T12:09:03.925Z] 8a11ddd9e578: Pull complete [2020-04-15T12:09:03.925Z] 4cf88f913ddb: Pull complete [2020-04-15T12:09:03.925Z] 1df406cf5192: Pull complete [2020-04-15T12:09:07.288Z] cd6300453558: Pull complete [2020-04-15T12:09:12.647Z] b9c365052c96: Pull complete [2020-04-15T12:09:12.647Z] a2d8cc88f415: Pull complete [2020-04-15T12:09:14.077Z] ea1d1ca13537: Pull complete [2020-04-15T12:09:14.669Z] 3750a50a1c5e: Pull complete [2020-04-15T12:09:14.669Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-15T12:09:14.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-15T12:09:14.669Z] ---> 78745c68409d [2020-04-15T12:09:14.669Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T12:09:20.046Z] ---> Running in d6447efc0ba8 [2020-04-15T12:09:20.046Z] Removing intermediate container d6447efc0ba8 [2020-04-15T12:09:20.046Z] ---> cb11b22ae2c9 [2020-04-15T12:09:20.046Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T12:09:20.046Z] ---> Running in f0366cefb466 [2020-04-15T12:09:22.001Z] Removing intermediate container f0366cefb466 [2020-04-15T12:09:22.001Z] ---> 6513f2af842c [2020-04-15T12:09:22.001Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-15T12:09:22.001Z] ---> Running in 99c8b901b7d8 [2020-04-15T12:09:22.965Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-15T12:09:23.555Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-15T12:09:24.140Z] OK: 125 MiB in 39 packages [2020-04-15T12:09:25.556Z] Removing intermediate container 99c8b901b7d8 [2020-04-15T12:09:25.556Z] ---> 20cd56569ea6 [2020-04-15T12:09:25.556Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-15T12:09:25.556Z] ---> Running in 7ef6a3b65766 [2020-04-15T12:09:25.824Z] Removing intermediate container 7ef6a3b65766 [2020-04-15T12:09:25.824Z] ---> c044d7eceb5f [2020-04-15T12:09:25.824Z] Step 7/8 : COPY . . [2020-04-15T12:09:27.255Z] ---> ca8c6109322e [2020-04-15T12:09:27.255Z] Step 8/8 : RUN go mod download [2020-04-15T12:09:27.255Z] ---> Running in 7dd8b9100111 [2020-04-15T12:09:29.840Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-15T12:09:29.840Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-15T12:09:29.840Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-15T12:09:30.106Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-15T12:09:30.106Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-15T12:09:30.106Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-15T12:09:30.106Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-15T12:09:30.106Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-15T12:09:30.106Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-15T12:09:30.106Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-15T12:09:30.106Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-15T12:09:30.373Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-15T12:09:30.373Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-15T12:09:30.373Z] go: finding github.com/fatih/color v1.7.0 [2020-04-15T12:09:30.373Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-15T12:09:30.373Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-15T12:09:30.373Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-15T12:09:30.373Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-15T12:09:30.373Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-15T12:09:30.373Z] go: finding github.com/google/uuid v1.1.0 [2020-04-15T12:09:30.373Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-15T12:09:30.640Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-15T12:09:30.907Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-15T12:09:30.907Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-15T12:09:30.907Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-15T12:09:30.907Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-15T12:09:30.907Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-15T12:09:30.907Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-15T12:09:30.907Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-15T12:09:31.116Z] Running on prd-centos7-docker-4c-2g-4036 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-15T12:09:31.153Z] Running in /w/workspace/device-sdk-go/27 [Pipeline] { [2020-04-15T12:09:31.173Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-15T12:09:31.173Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-15T12:09:31.173Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-15T12:09:31.173Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-15T12:09:31.173Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-15T12:09:31.173Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-15T12:09:31.173Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-15T12:09:31.173Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-15T12:09:31.173Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] checkout [2020-04-15T12:09:31.440Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-15T12:09:31.440Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-15T12:09:31.441Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-15T12:09:31.441Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-15T12:09:31.441Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-15T12:09:31.441Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-15T12:09:31.441Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-15T12:09:31.441Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-15T12:09:31.441Z] go: finding github.com/posener/complete v1.1.1 [2020-04-15T12:09:31.708Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-15T12:09:31.708Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-15T12:09:31.708Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-15T12:09:31.708Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-15T12:09:31.708Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-15T12:09:31.708Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-15T12:09:31.708Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-15T12:09:31.708Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-15T12:09:31.708Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-15T12:09:31.708Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-15T12:09:31.708Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-15T12:09:31.708Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-15T12:09:37.260Z] using credential edgex-jenkins-ssh [2020-04-15T12:09:37.311Z] Cloning the remote Git repository [2020-04-15T12:09:37.311Z] Cloning with configured refspecs honoured and without tags [2020-04-15T12:09:37.373Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-15T12:09:37.430Z] > git init /w/workspace/device-sdk-go/27 # timeout=10 [2020-04-15T12:09:37.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-15T12:09:37.530Z] > git --version # timeout=10 [2020-04-15T12:09:37.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T12:09:37.583Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T12:09:38.442Z] Fetching without tags [2020-04-15T12:09:38.899Z] Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [2020-04-15T12:09:39.069Z] Merge succeeded, producing fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [2020-04-15T12:09:39.070Z] Checking out Revision fa19cd8c6fb22d6db9d2c664d705f0413f4561ac (PR-448) [2020-04-15T12:09:38.339Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-15T12:09:38.359Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-15T12:09:38.387Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T12:09:38.425Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-15T12:09:38.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-15T12:09:38.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T12:09:38.454Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T12:09:38.908Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T12:09:38.961Z] > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 [2020-04-15T12:09:39.033Z] > git remote # timeout=10 [2020-04-15T12:09:39.041Z] > git config --get remote.origin.url # timeout=10 [2020-04-15T12:09:39.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T12:09:39.051Z] > git merge 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 [2020-04-15T12:09:39.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-15T12:09:39.071Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T12:09:39.086Z] > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 [2020-04-15T12:09:41.815Z] Removing intermediate container 7dd8b9100111 [2020-04-15T12:09:41.815Z] ---> dda8a67ee0b0 [2020-04-15T12:09:41.815Z] Successfully built dda8a67ee0b0 [2020-04-15T12:09:41.815Z] 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-04-15T12:09:42.470Z] + docker inspect -f . ci-base-image-arm64 [2020-04-15T12:09:42.739Z] . [Pipeline] withDockerContainer [2020-04-15T12:09:43.094Z] prd-ubuntu18.04-docker-arm64-4c-16g-4035 does not seem to be running inside a container [2020-04-15T12:09:43.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 ******** ci-base-image-arm64 cat [2020-04-15T12:09:43.505Z] Commit message: "Update Requested changes in PR" [2020-04-15T12:09:44.736Z] $ docker top 92cac287dc678369a76b7d6151faea9cc1238b50ef32849007ba55d99475de02 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-15T12:09:45.789Z] ========================================================= [2020-04-15T12:09:45.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-15T12:09:45.789Z] ========================================================= [2020-04-15T12:09:45.823Z] + go version [2020-04-15T12:09:45.823Z] go version go1.13.5 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2020-04-15T12:09:47.276Z] + 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-04-15T12:09:47.546Z] Sending build context to Docker daemon 2.898MB [2020-04-15T12:09:47.546Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-15T12:09:47.546Z] Step 2/8 : FROM ${BASE} [2020-04-15T12:09:47.648Z] + make test [2020-04-15T12:09:47.648Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-15T12:09:47.848Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-15T12:09:47.848Z] e6b0cf9c0882: Pulling fs layer [2020-04-15T12:09:47.848Z] 2848faf0eed1: Pulling fs layer [2020-04-15T12:09:47.848Z] 0f37312ad70f: Pulling fs layer [2020-04-15T12:09:47.848Z] 5788d62ee057: Pulling fs layer [2020-04-15T12:09:47.848Z] 0e6b1d234666: Pulling fs layer [2020-04-15T12:09:47.848Z] bf5d7aec512f: Pulling fs layer [2020-04-15T12:09:47.848Z] 5788d62ee057: Waiting [2020-04-15T12:09:47.848Z] 34c802a77dc8: Pulling fs layer [2020-04-15T12:09:47.848Z] 9eb99e56ec68: Pulling fs layer [2020-04-15T12:09:47.848Z] 27c7a5d97fbd: Pulling fs layer [2020-04-15T12:09:47.848Z] 5c102a31e300: Pulling fs layer [2020-04-15T12:09:47.848Z] dcfb455df0a1: Pulling fs layer [2020-04-15T12:09:47.848Z] 0e6b1d234666: Waiting [2020-04-15T12:09:47.848Z] bf5d7aec512f: Waiting [2020-04-15T12:09:47.848Z] 34c802a77dc8: Waiting [2020-04-15T12:09:47.848Z] 9eb99e56ec68: Waiting [2020-04-15T12:09:47.848Z] 27c7a5d97fbd: Waiting [2020-04-15T12:09:47.848Z] 5c102a31e300: Waiting [2020-04-15T12:09:47.848Z] dcfb455df0a1: Waiting [2020-04-15T12:09:47.848Z] 0f37312ad70f: Verifying Checksum [2020-04-15T12:09:47.848Z] 0f37312ad70f: Download complete [2020-04-15T12:09:47.848Z] 2848faf0eed1: Verifying Checksum [2020-04-15T12:09:47.848Z] 2848faf0eed1: Download complete [2020-04-15T12:09:47.848Z] 0e6b1d234666: Download complete [2020-04-15T12:09:47.848Z] bf5d7aec512f: Verifying Checksum [2020-04-15T12:09:47.848Z] bf5d7aec512f: Download complete [2020-04-15T12:09:47.848Z] e6b0cf9c0882: Verifying Checksum [2020-04-15T12:09:47.848Z] e6b0cf9c0882: Download complete [2020-04-15T12:09:48.498Z] e6b0cf9c0882: Pull complete [2020-04-15T12:09:49.062Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-15T12:09:49.115Z] 2848faf0eed1: Pull complete [2020-04-15T12:09:49.115Z] 0f37312ad70f: Pull complete [2020-04-15T12:09:50.237Z] 34c802a77dc8: Verifying Checksum [2020-04-15T12:09:50.237Z] 34c802a77dc8: Download complete [2020-04-15T12:09:50.237Z] 27c7a5d97fbd: Verifying Checksum [2020-04-15T12:09:50.237Z] 27c7a5d97fbd: Download complete [2020-04-15T12:09:53.113Z] 5788d62ee057: Verifying Checksum [2020-04-15T12:09:53.113Z] 5788d62ee057: Download complete [2020-04-15T12:09:53.113Z] dcfb455df0a1: Verifying Checksum [2020-04-15T12:09:53.113Z] dcfb455df0a1: Download complete [2020-04-15T12:09:53.388Z] 9eb99e56ec68: Verifying Checksum [2020-04-15T12:09:53.388Z] 9eb99e56ec68: Download complete [2020-04-15T12:09:53.388Z] 5c102a31e300: Verifying Checksum [2020-04-15T12:09:53.388Z] 5c102a31e300: Download complete [2020-04-15T12:10:01.804Z] 5788d62ee057: Pull complete [2020-04-15T12:10:01.804Z] 0e6b1d234666: Pull complete [2020-04-15T12:10:01.804Z] bf5d7aec512f: Pull complete [2020-04-15T12:10:06.203Z] 34c802a77dc8: Pull complete [2020-04-15T12:10:11.794Z] 9eb99e56ec68: Pull complete [2020-04-15T12:10:11.794Z] 27c7a5d97fbd: Pull complete [2020-04-15T12:10:13.222Z] 5c102a31e300: Pull complete [2020-04-15T12:10:13.222Z] dcfb455df0a1: Pull complete [2020-04-15T12:10:13.222Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-15T12:10:13.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-15T12:10:13.222Z] ---> 7c70fe431013 [2020-04-15T12:10:13.222Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T12:10:13.492Z] ---> Running in dbb0c4a1912a [2020-04-15T12:10:13.492Z] Removing intermediate container dbb0c4a1912a [2020-04-15T12:10:13.492Z] ---> e6f72b678358 [2020-04-15T12:10:13.492Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T12:10:13.492Z] ---> Running in a55f57847e9b [2020-04-15T12:10:15.478Z] Removing intermediate container a55f57847e9b [2020-04-15T12:10:15.478Z] ---> fb62aae84b3d [2020-04-15T12:10:15.478Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-15T12:10:15.478Z] ---> Running in 4b1f3d38b31c [2020-04-15T12:10:16.060Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-15T12:10:16.653Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-15T12:10:17.227Z] OK: 143 MiB in 39 packages [2020-04-15T12:10:17.802Z] Removing intermediate container 4b1f3d38b31c [2020-04-15T12:10:17.802Z] ---> 921bf55cc98b [2020-04-15T12:10:17.802Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-15T12:10:17.802Z] ---> Running in d865192d2725 [2020-04-15T12:10:18.088Z] Removing intermediate container d865192d2725 [2020-04-15T12:10:18.088Z] ---> 1004982f176b [2020-04-15T12:10:18.088Z] Step 7/8 : COPY . . [2020-04-15T12:10:18.714Z] ---> 98512f22e731 [2020-04-15T12:10:18.714Z] Step 8/8 : RUN go mod download [2020-04-15T12:10:18.714Z] ---> Running in 0ce790b2fcdc [2020-04-15T12:10:21.401Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-15T12:10:21.401Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-15T12:10:21.401Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-15T12:10:21.401Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.1% of statements [2020-04-15T12:10:21.676Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.206s coverage: 95.8% of statements [2020-04-15T12:10:22.331Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-15T12:10:22.331Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-15T12:10:22.331Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-15T12:10:22.331Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-15T12:10:22.331Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-15T12:10:22.331Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-15T12:10:22.331Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-15T12:10:22.331Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-15T12:10:22.331Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-15T12:10:22.331Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-15T12:10:22.331Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-15T12:10:22.331Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-15T12:10:22.331Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-15T12:10:22.331Z] go: finding github.com/fatih/color v1.7.0 [2020-04-15T12:10:22.331Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-15T12:10:22.331Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-15T12:10:22.331Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-15T12:10:22.331Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-15T12:10:22.331Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-15T12:10:22.331Z] go: finding github.com/google/uuid v1.1.0 [2020-04-15T12:10:22.331Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-15T12:10:22.331Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-15T12:10:22.331Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-15T12:10:22.331Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-15T12:10:22.331Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-15T12:10:22.331Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-15T12:10:22.331Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-15T12:10:22.331Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-15T12:10:22.331Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-15T12:10:22.331Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-15T12:10:22.331Z] go: finding github.com/posener/complete v1.1.1 [2020-04-15T12:10:22.331Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-15T12:10:22.331Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-15T12:10:22.331Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-15T12:10:22.331Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-15T12:10:22.331Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-15T12:10:22.331Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-15T12:10:22.331Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-15T12:10:22.331Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-15T12:10:22.331Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-15T12:10:22.331Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-15T12:10:22.331Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-15T12:10:22.331Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-15T12:10:27.804Z] Removing intermediate container 0ce790b2fcdc [2020-04-15T12:10:27.804Z] ---> 7cd981949d6b [2020-04-15T12:10:27.804Z] Successfully built 7cd981949d6b [2020-04-15T12:10:27.804Z] 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-04-15T12:10:28.648Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-15T12:10:28.648Z] . [Pipeline] withDockerContainer [2020-04-15T12:10:28.799Z] prd-centos7-docker-4c-2g-4036 does not seem to be running inside a container [2020-04-15T12:10:28.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 ******** ci-base-image-x86_64 cat [2020-04-15T12:10:29.615Z] $ docker top 4459b8bccdcdde293d3852b6d88ae207ec31d0d281397b5d0cc8a5a61e78104d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-15T12:10:30.540Z] + go version [2020-04-15T12:10:30.540Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-15T12:10:31.150Z] + make test [2020-04-15T12:10:31.150Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-15T12:10:32.107Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-15T12:10:50.987Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-15T12:10:50.987Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-15T12:10:50.987Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-15T12:10:50.987Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.1% of statements [2020-04-15T12:10:52.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.176s coverage: 95.8% of statements [2020-04-15T12:10:53.940Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.041s coverage: 11.4% of statements [2020-04-15T12:10:53.940Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.015s coverage: 22.1% of statements [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-15T12:10:53.940Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.227s coverage: 36.9% of statements [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-15T12:10:53.940Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.786s coverage: 74.9% of statements [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-15T12:10:53.940Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.040s coverage: 52.6% of statements [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-15T12:10:53.940Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.327s coverage: 71.4% of statements [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-15T12:10:53.940Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-15T12:10:53.940Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-15T12:10:56.682Z] gofmt -l . [2020-04-15T12:10:56.682Z] [ "`gofmt -l .`" = "" ] [2020-04-15T12:10:56.957Z] ./bin/test-attribution-txt.sh [2020-04-15T12:10:57.548Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-15T12:10:58.688Z] Stashed 1 file(s) [Pipeline] } [2020-04-15T12:10:58.701Z] $ docker stop --time=1 92cac287dc678369a76b7d6151faea9cc1238b50ef32849007ba55d99475de02 [2020-04-15T12:11:01.032Z] $ docker rm -f 92cac287dc678369a76b7d6151faea9cc1238b50ef32849007ba55d99475de02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-15T12:11:02.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-15T12:11:03.151Z] + ls -al . [2020-04-15T12:11:03.151Z] total 200 [2020-04-15T12:11:03.151Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 15 12:10 . [2020-04-15T12:11:03.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 12:08 .. [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 15 12:08 .dockerignore [2020-04-15T12:11:03.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 12:08 .git [2020-04-15T12:11:03.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 12:08 .github [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 15 12:08 .gitignore [2020-04-15T12:11:03.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 12:08 .semver [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 15 12:08 Dockerfile.build [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 15 12:08 Jenkinsfile [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 15 12:08 LICENSE [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 15 12:08 Makefile [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 15 12:08 README.md [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 12:06 VERSION [2020-04-15T12:11:03.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 12:08 api [2020-04-15T12:11:03.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 12:08 bin [2020-04-15T12:11:03.151Z] -rw-r--r-- 1 jenkins jenkins 97497 Apr 15 12:10 coverage.out [2020-04-15T12:11:03.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 12:08 example [2020-04-15T12:11:03.151Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 15 12:10 go.mod [2020-04-15T12:11:03.151Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 15 12:10 go.sum [2020-04-15T12:11:03.151Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 15 12:08 internal [2020-04-15T12:11:03.151Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 15 12:08 pkg [2020-04-15T12:11:03.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 12:08 snap [2020-04-15T12:11:03.151Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 15 12:08 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-15T12:11:03.485Z] + 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=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac --label arch=arm64 --label version=0.0.0 . [2020-04-15T12:11:04.069Z] Sending build context to Docker daemon 3.017MB [2020-04-15T12:11:04.069Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-15T12:11:04.069Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-15T12:11:04.069Z] ---> dda8a67ee0b0 [2020-04-15T12:11:04.069Z] Step 3/21 : ARG MAKE='make build' [2020-04-15T12:11:04.337Z] ---> Running in c1fc13a488d9 [2020-04-15T12:11:04.604Z] Removing intermediate container c1fc13a488d9 [2020-04-15T12:11:04.604Z] ---> cbb06ff26a7f [2020-04-15T12:11:04.604Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-15T12:11:04.872Z] ---> Running in f15c4fcc0335 [2020-04-15T12:11:05.140Z] Removing intermediate container f15c4fcc0335 [2020-04-15T12:11:05.140Z] ---> b50da02f78a4 [2020-04-15T12:11:05.140Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T12:11:05.407Z] ---> Running in 1f4536163454 [2020-04-15T12:11:05.676Z] Removing intermediate container 1f4536163454 [2020-04-15T12:11:05.676Z] ---> 655c1eaee4f9 [2020-04-15T12:11:05.676Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T12:11:05.946Z] ---> Running in 3a975544b14c [2020-04-15T12:11:07.941Z] Removing intermediate container 3a975544b14c [2020-04-15T12:11:07.941Z] ---> 171f7492afc0 [2020-04-15T12:11:07.941Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-15T12:11:07.941Z] ---> Running in cfbdbc0a1244 [2020-04-15T12:11:08.941Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-15T12:11:09.922Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-15T12:11:10.510Z] OK: 125 MiB in 39 packages [2020-04-15T12:11:11.955Z] Removing intermediate container cfbdbc0a1244 [2020-04-15T12:11:11.955Z] ---> c7f693d32045 [2020-04-15T12:11:11.955Z] Step 8/21 : COPY . . [2020-04-15T12:11:12.921Z] ---> 8983ae623233 [2020-04-15T12:11:12.921Z] Step 9/21 : RUN ${MAKE} [2020-04-15T12:11:13.192Z] ---> Running in 7398e4853495 [2020-04-15T12:11:14.159Z] 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-04-15T12:11:20.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.018s coverage: 11.4% of statements [2020-04-15T12:11:20.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.017s coverage: 22.1% of statements [2020-04-15T12:11:20.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-15T12:11:20.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.311s coverage: 36.9% of statements [2020-04-15T12:11:20.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-15T12:11:20.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-15T12:11:20.112Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.523s coverage: 74.9% of statements [2020-04-15T12:11:20.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-15T12:11:20.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-15T12:11:20.112Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-15T12:11:20.113Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.033s coverage: 52.6% of statements [2020-04-15T12:11:20.113Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-15T12:11:20.113Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.142s coverage: 71.4% of statements [2020-04-15T12:11:20.113Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-15T12:11:20.113Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-15T12:11:20.396Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-15T12:11:23.790Z] gofmt -l . [2020-04-15T12:11:23.790Z] [ "`gofmt -l .`" = "" ] [2020-04-15T12:11:24.125Z] ./bin/test-attribution-txt.sh [2020-04-15T12:11:25.558Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-15T12:11:25.835Z] Warning: overwriting stash ‘coverage-report’ [2020-04-15T12:11:27.016Z] Stashed 1 file(s) [Pipeline] } [2020-04-15T12:11:27.026Z] $ docker stop --time=1 4459b8bccdcdde293d3852b6d88ae207ec31d0d281397b5d0cc8a5a61e78104d [2020-04-15T12:11:29.069Z] $ docker rm -f 4459b8bccdcdde293d3852b6d88ae207ec31d0d281397b5d0cc8a5a61e78104d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-15T12:11:30.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-15T12:11:30.494Z] + ls -al . [2020-04-15T12:11:30.494Z] total 160 [2020-04-15T12:11:30.494Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 15 12:11 . [2020-04-15T12:11:30.494Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 15 12:09 .. [2020-04-15T12:11:30.494Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 12:09 api [2020-04-15T12:11:30.494Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 15 12:09 bin [2020-04-15T12:11:30.494Z] -rw-r--r--. 1 jenkins jenkins 97497 Apr 15 12:11 coverage.out [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 15 12:09 Dockerfile.build [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 15 12:09 .dockerignore [2020-04-15T12:11:30.494Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 15 12:09 example [2020-04-15T12:11:30.494Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 12:09 .git [2020-04-15T12:11:30.494Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 15 12:09 .github [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 15 12:09 .gitignore [2020-04-15T12:11:30.494Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 15 12:11 go.mod [2020-04-15T12:11:30.494Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 15 12:11 go.sum [2020-04-15T12:11:30.494Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 15 12:09 internal [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 15 12:09 Jenkinsfile [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 15 12:09 LICENSE [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 15 12:09 Makefile [2020-04-15T12:11:30.494Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 15 12:09 pkg [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 15 12:09 README.md [2020-04-15T12:11:30.494Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 15 12:09 .semver [2020-04-15T12:11:30.494Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 15 12:09 snap [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 12:06 VERSION [2020-04-15T12:11:30.494Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 15 12:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-15T12:11:30.843Z] + 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=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac --label arch=amd64 --label version=0.0.0 . [2020-04-15T12:11:31.444Z] Sending build context to Docker daemon 3.017MB [2020-04-15T12:11:31.444Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-15T12:11:31.444Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-15T12:11:31.444Z] ---> 7cd981949d6b [2020-04-15T12:11:31.444Z] Step 3/21 : ARG MAKE='make build' [2020-04-15T12:11:31.444Z] ---> Running in b59e7b1d2c0f [2020-04-15T12:11:31.444Z] Removing intermediate container b59e7b1d2c0f [2020-04-15T12:11:31.444Z] ---> 69cf1e89cbf2 [2020-04-15T12:11:31.444Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-15T12:11:31.747Z] ---> Running in 54d0e4b92f16 [2020-04-15T12:11:31.747Z] Removing intermediate container 54d0e4b92f16 [2020-04-15T12:11:31.747Z] ---> 9897ee8725eb [2020-04-15T12:11:31.747Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T12:11:31.747Z] ---> Running in 92ef8b143e62 [2020-04-15T12:11:32.036Z] Removing intermediate container 92ef8b143e62 [2020-04-15T12:11:32.036Z] ---> 1c0a9f1a88ec [2020-04-15T12:11:32.036Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T12:11:32.036Z] ---> Running in bf5af0f93ba3 [2020-04-15T12:11:33.457Z] Removing intermediate container bf5af0f93ba3 [2020-04-15T12:11:33.457Z] ---> 3c314607700f [2020-04-15T12:11:33.457Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-15T12:11:33.457Z] ---> Running in 5e07bae1b5d5 [2020-04-15T12:11:34.027Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-15T12:11:35.032Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-15T12:11:35.333Z] OK: 143 MiB in 39 packages [2020-04-15T12:11:35.969Z] Removing intermediate container 5e07bae1b5d5 [2020-04-15T12:11:35.969Z] ---> 78c56a4007fc [2020-04-15T12:11:35.969Z] Step 8/21 : COPY . . [2020-04-15T12:11:36.770Z] ---> 8bed62a1edf5 [2020-04-15T12:11:36.770Z] Step 9/21 : RUN ${MAKE} [2020-04-15T12:11:36.770Z] ---> Running in 28fefa7c4ae5 [2020-04-15T12:11:37.103Z] 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-04-15T12:11:40.903Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-15T12:11:40.903Z] Removing intermediate container 7398e4853495 [2020-04-15T12:11:40.903Z] ---> b59e309e5fe6 [2020-04-15T12:11:40.903Z] Step 10/21 : FROM scratch [2020-04-15T12:11:40.903Z] ---> [2020-04-15T12:11:40.903Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T12:11:40.903Z] ---> Running in 7b2ec86f2c15 [2020-04-15T12:11:41.173Z] Removing intermediate container 7b2ec86f2c15 [2020-04-15T12:11:41.173Z] ---> a21cc7afcec7 [2020-04-15T12:11:41.173Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-15T12:11:41.173Z] ---> Running in 4a9a7188b8b3 [2020-04-15T12:11:41.443Z] Removing intermediate container 4a9a7188b8b3 [2020-04-15T12:11:41.443Z] ---> 588aacb1376e [2020-04-15T12:11:41.443Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-15T12:11:41.443Z] ---> Running in 28491fb1bc1d [2020-04-15T12:11:42.027Z] Removing intermediate container 28491fb1bc1d [2020-04-15T12:11:42.027Z] ---> 7e9dbac5f957 [2020-04-15T12:11:42.027Z] Step 14/21 : WORKDIR / [2020-04-15T12:11:42.027Z] ---> Running in 956fb6af2c9d [2020-04-15T12:11:42.292Z] Removing intermediate container 956fb6af2c9d [2020-04-15T12:11:42.292Z] ---> 70efa8bc7e51 [2020-04-15T12:11:42.292Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-15T12:11:43.256Z] ---> 8450f0e95220 [2020-04-15T12:11:43.256Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-15T12:11:43.846Z] ---> 06bf8b2e59bb [2020-04-15T12:11:43.846Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-15T12:11:44.432Z] ---> 9618d336ecf3 [2020-04-15T12:11:44.432Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-15T12:11:44.699Z] ---> Running in 73f656c0d3be [2020-04-15T12:11:44.969Z] Removing intermediate container 73f656c0d3be [2020-04-15T12:11:44.969Z] ---> ae32f3b1c9c1 [2020-04-15T12:11:44.969Z] Step 19/21 : LABEL arch=arm64 [2020-04-15T12:11:45.237Z] ---> Running in ff741b22a195 [2020-04-15T12:11:45.504Z] Removing intermediate container ff741b22a195 [2020-04-15T12:11:45.504Z] ---> a02e57a9a8ef [2020-04-15T12:11:45.504Z] Step 20/21 : LABEL git_sha=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [2020-04-15T12:11:45.772Z] ---> Running in d267f142cc13 [2020-04-15T12:11:46.041Z] Removing intermediate container d267f142cc13 [2020-04-15T12:11:46.041Z] ---> 7b22a414e1bf [2020-04-15T12:11:46.041Z] Step 21/21 : LABEL version=0.0.0 [2020-04-15T12:11:46.308Z] ---> Running in 0e745ffebc8d [2020-04-15T12:11:46.575Z] Removing intermediate container 0e745ffebc8d [2020-04-15T12:11:46.575Z] ---> af8a2afdcac1 [2020-04-15T12:11:46.575Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-15T12:11:46.575Z] Successfully built af8a2afdcac1 [2020-04-15T12:11:46.575Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-15T12:11:55.735Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-15T12:11:56.005Z] Removing intermediate container 28fefa7c4ae5 [2020-04-15T12:11:56.005Z] ---> f7915ee78067 [2020-04-15T12:11:56.005Z] Step 10/21 : FROM scratch [2020-04-15T12:11:56.005Z] ---> [2020-04-15T12:11:56.005Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T12:11:56.268Z] ---> Running in f0f52fc33737 [2020-04-15T12:11:56.268Z] Removing intermediate container f0f52fc33737 [2020-04-15T12:11:56.268Z] ---> f5e688233a7a [2020-04-15T12:11:56.268Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-15T12:11:56.268Z] ---> Running in 1fd58cae8890 [2020-04-15T12:11:56.531Z] Removing intermediate container 1fd58cae8890 [2020-04-15T12:11:56.531Z] ---> 96f7a5dd821a [2020-04-15T12:11:56.531Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-15T12:11:56.531Z] ---> Running in 9e834be86b6b [2020-04-15T12:11:56.794Z] Removing intermediate container 9e834be86b6b [2020-04-15T12:11:56.794Z] ---> 2d8a841542ac [2020-04-15T12:11:56.794Z] Step 14/21 : WORKDIR / [2020-04-15T12:11:56.794Z] ---> Running in e4843f45fd32 [2020-04-15T12:11:57.056Z] Removing intermediate container e4843f45fd32 [2020-04-15T12:11:57.056Z] ---> 8d60c945b5bb [2020-04-15T12:11:57.056Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-15T12:11:57.722Z] ---> f10821999340 [2020-04-15T12:11:57.722Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-15T12:11:57.988Z] ---> 0caea3d8c051 [2020-04-15T12:11:57.988Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-15T12:11:58.252Z] ---> 1de786d1612a [2020-04-15T12:11:58.253Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-15T12:11:58.253Z] ---> Running in a82a20f88e8d [2020-04-15T12:11:58.526Z] Removing intermediate container a82a20f88e8d [2020-04-15T12:11:58.526Z] ---> a66f4e8eb577 [2020-04-15T12:11:58.526Z] Step 19/21 : LABEL arch=amd64 [2020-04-15T12:11:58.526Z] ---> Running in 57f6b32b9e09 [2020-04-15T12:11:58.798Z] Removing intermediate container 57f6b32b9e09 [2020-04-15T12:11:58.798Z] ---> 664c2f9f50fe [2020-04-15T12:11:58.798Z] Step 20/21 : LABEL git_sha=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [2020-04-15T12:11:58.798Z] ---> Running in 09aec63b1f75 [2020-04-15T12:11:59.067Z] Removing intermediate container 09aec63b1f75 [2020-04-15T12:11:59.067Z] ---> d64f793949e0 [2020-04-15T12:11:59.067Z] Step 21/21 : LABEL version=0.0.0 [2020-04-15T12:11:59.067Z] ---> Running in b70f9adede74 [2020-04-15T12:11:59.334Z] Removing intermediate container b70f9adede74 [2020-04-15T12:11:59.334Z] ---> 7c54cb840dad [2020-04-15T12:11:59.334Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-15T12:11:59.334Z] Successfully built 7c54cb840dad [2020-04-15T12:11:59.334Z] 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] } [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-04-15T12:12:00.271Z] provisioning config files... [2020-04-15T12:12:00.282Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config5234355240501314092tmp [Pipeline] { [Pipeline] sh [2020-04-15T12:12:00.630Z] + curl -s https://codecov.io/bash [2020-04-15T12:12:00.630Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config5234355240501314092tmp [2020-04-15T12:12:00.890Z] [2020-04-15T12:12:00.890Z] _____ _ [2020-04-15T12:12:00.890Z] / ____| | | [2020-04-15T12:12:00.890Z] | | ___ __| | ___ ___ _____ __ [2020-04-15T12:12:00.890Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-15T12:12:00.890Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-15T12:12:00.890Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-15T12:12:00.890Z] Bash-20200410-0786dee [2020-04-15T12:12:00.890Z] [2020-04-15T12:12:00.890Z] [2020-04-15T12:12:00.890Z] ==> Jenkins CI detected. [2020-04-15T12:12:00.890Z] project root: . [2020-04-15T12:12:00.890Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-15T12:12:00.890Z] ==> Running gcov in . (disable via -X gcov) [2020-04-15T12:12:00.890Z] ==> Python coveragepy not found [2020-04-15T12:12:00.890Z] ==> Searching for coverage reports in: [2020-04-15T12:12:00.890Z] + . [2020-04-15T12:12:00.890Z] -> Found 1 reports [2020-04-15T12:12:00.890Z] ==> Detecting git/mercurial file structure [2020-04-15T12:12:00.890Z] ==> Reading reports [2020-04-15T12:12:00.890Z] + ./coverage.out bytes=97497 [2020-04-15T12:12:00.890Z] ==> Appending adjustments [2020-04-15T12:12:00.890Z] http://docs.codecov.io/docs/fixing-reports [2020-04-15T12:12:01.150Z] + Found adjustments [2020-04-15T12:12:01.150Z] ==> Gzipping contents [2020-04-15T12:12:01.409Z] ==> Uploading reports [2020-04-15T12:12:01.409Z] url: https://codecov.io [2020-04-15T12:12:01.410Z] query: branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-15T12:12:01.410Z] -> Pinging Codecov [2020-04-15T12:12:01.410Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-15T12:12:01.410Z] -> Sleeping for 30s and trying again... [2020-04-15T12:12:33.505Z] -> Pinging Codecov [2020-04-15T12:12:33.505Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-15T12:12:33.505Z] -> Sleeping for 30s and trying again... [2020-04-15T12:13:05.598Z] -> Pinging Codecov [2020-04-15T12:13:05.598Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-15T12:13:05.598Z] -> Uploading [2020-04-15T12:13:05.598Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [Pipeline] } [2020-04-15T12:13:05.605Z] 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-04-15T12:13:06.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-15T12:13:06.978Z] ---> package-listing.sh [2020-04-15T12:13:06.978Z] ++ facter osfamily [2020-04-15T12:13:06.978Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-15T12:13:06.978Z] + OS_FAMILY=redhat [2020-04-15T12:13:06.978Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-15T12:13:06.978Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-15T12:13:06.978Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-15T12:13:06.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-15T12:13:06.978Z] + PACKAGES=/tmp/packages_start.txt [2020-04-15T12:13:06.978Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-15T12:13:06.978Z] + PACKAGES=/tmp/packages_end.txt [2020-04-15T12:13:06.978Z] + case "${OS_FAMILY}" in [2020-04-15T12:13:06.978Z] + rpm -qa [2020-04-15T12:13:06.978Z] + sort [2020-04-15T12:13:11.186Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-15T12:13:11.186Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-15T12:13:11.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-15T12:13:11.186Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-15T12:13:11.186Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [2020-04-15T12:13:11.186Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-15T12:13:11.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-15T12:13:11.660Z] [2020-04-15T12:13:11.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-15T12:13:11.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-15T12:13:11.992Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-15T12:13:11.992Z] c9b1b535fdd9: Pulling fs layer [2020-04-15T12:13:11.992Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-15T12:13:11.992Z] 756a868c4378: Pulling fs layer [2020-04-15T12:13:11.992Z] 444b2fc9a129: Pulling fs layer [2020-04-15T12:13:11.992Z] ea15f1150254: Pulling fs layer [2020-04-15T12:13:11.992Z] 41b27a9f41bf: Pulling fs layer [2020-04-15T12:13:11.992Z] 28c525ee5125: Pulling fs layer [2020-04-15T12:13:11.992Z] 094b1ea09ed8: Pulling fs layer [2020-04-15T12:13:11.992Z] 138eaada9080: Pulling fs layer [2020-04-15T12:13:11.992Z] 0622d0fa9048: Pulling fs layer [2020-04-15T12:13:11.992Z] 41b27a9f41bf: Waiting [2020-04-15T12:13:11.992Z] 28c525ee5125: Waiting [2020-04-15T12:13:11.992Z] 094b1ea09ed8: Waiting [2020-04-15T12:13:11.992Z] 138eaada9080: Waiting [2020-04-15T12:13:11.992Z] 0622d0fa9048: Waiting [2020-04-15T12:13:11.992Z] 444b2fc9a129: Waiting [2020-04-15T12:13:11.992Z] ea15f1150254: Waiting [2020-04-15T12:13:11.992Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-15T12:13:11.992Z] 2cc5ad85d9ab: Download complete [2020-04-15T12:13:11.992Z] 444b2fc9a129: Verifying Checksum [2020-04-15T12:13:11.992Z] 444b2fc9a129: Download complete [2020-04-15T12:13:11.992Z] c9b1b535fdd9: Verifying Checksum [2020-04-15T12:13:11.992Z] c9b1b535fdd9: Download complete [2020-04-15T12:13:12.264Z] ea15f1150254: Verifying Checksum [2020-04-15T12:13:12.265Z] ea15f1150254: Download complete [2020-04-15T12:13:12.265Z] 28c525ee5125: Verifying Checksum [2020-04-15T12:13:12.265Z] 28c525ee5125: Download complete [2020-04-15T12:13:12.534Z] 756a868c4378: Verifying Checksum [2020-04-15T12:13:12.534Z] 756a868c4378: Download complete [2020-04-15T12:13:12.534Z] c9b1b535fdd9: Pull complete [2020-04-15T12:13:12.534Z] 094b1ea09ed8: Verifying Checksum [2020-04-15T12:13:12.534Z] 094b1ea09ed8: Download complete [2020-04-15T12:13:12.534Z] 138eaada9080: Verifying Checksum [2020-04-15T12:13:12.534Z] 138eaada9080: Download complete [2020-04-15T12:13:12.534Z] 0622d0fa9048: Verifying Checksum [2020-04-15T12:13:12.534Z] 0622d0fa9048: Download complete [2020-04-15T12:13:12.799Z] 2cc5ad85d9ab: Pull complete [2020-04-15T12:13:13.371Z] 41b27a9f41bf: Verifying Checksum [2020-04-15T12:13:13.371Z] 41b27a9f41bf: Download complete [2020-04-15T12:13:14.309Z] 756a868c4378: Pull complete [2020-04-15T12:13:14.309Z] 444b2fc9a129: Pull complete [2020-04-15T12:13:14.884Z] ea15f1150254: Pull complete [2020-04-15T12:13:18.177Z] 41b27a9f41bf: Pull complete [2020-04-15T12:13:18.177Z] 28c525ee5125: Pull complete [2020-04-15T12:13:20.722Z] 094b1ea09ed8: Pull complete [2020-04-15T12:13:20.722Z] 138eaada9080: Pull complete [2020-04-15T12:13:20.722Z] 0622d0fa9048: Pull complete [2020-04-15T12:13:20.722Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-15T12:13:20.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-15T12:13:20.871Z] prd-centos7-docker-4c-2g-4034 does not seem to be running inside a container [2020-04-15T12:13:20.914Z] $ 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-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-15T12:13:21.508Z] $ docker top 2944d859ebde35473357f3e64646c1e071fefdd996d2c1d7ca7c736a00150c45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-15T12:13:21.777Z] provisioning config files... [2020-04-15T12:13:21.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config2732909714133500246tmp [Pipeline] { [Pipeline] echo [2020-04-15T12:13:21.849Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-15T12:13:22.144Z] ---> create-netrc.sh [Pipeline] echo [2020-04-15T12:13:22.152Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-15T12:13:22.447Z] ---> logs-deploy.sh [2020-04-15T12:13:22.447Z] + ARCHIVE_ARTIFACTS= [2020-04-15T12:13:22.447Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-15T12:13:22.447Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-15T12:13:22.447Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-15T12:13:22.447Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/27 [2020-04-15T12:13:22.447Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/27/ [2020-04-15T12:13:22.447Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/27 /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-15T12:13:23.826Z] Archives upload complete. [2020-04-15T12:13:23.826Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/27 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/27/ [2020-04-15T12:13:24.396Z] ---> uname -a: [2020-04-15T12:13:24.396Z] Linux 2944d859ebde 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] ---> lscpu: [2020-04-15T12:13:24.396Z] Architecture: x86_64 [2020-04-15T12:13:24.396Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-15T12:13:24.396Z] Byte Order: Little Endian [2020-04-15T12:13:24.396Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-15T12:13:24.396Z] CPU(s): 4 [2020-04-15T12:13:24.396Z] On-line CPU(s) list: 0-3 [2020-04-15T12:13:24.396Z] Thread(s) per core: 1 [2020-04-15T12:13:24.396Z] Core(s) per socket: 1 [2020-04-15T12:13:24.396Z] Socket(s): 4 [2020-04-15T12:13:24.396Z] NUMA node(s): 1 [2020-04-15T12:13:24.396Z] Vendor ID: GenuineIntel [2020-04-15T12:13:24.396Z] CPU family: 6 [2020-04-15T12:13:24.396Z] Model: 44 [2020-04-15T12:13:24.396Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-15T12:13:24.396Z] Stepping: 1 [2020-04-15T12:13:24.396Z] CPU MHz: 2933.396 [2020-04-15T12:13:24.396Z] BogoMIPS: 5866.79 [2020-04-15T12:13:24.396Z] Virtualization: VT-x [2020-04-15T12:13:24.396Z] Hypervisor vendor: KVM [2020-04-15T12:13:24.396Z] Virtualization type: full [2020-04-15T12:13:24.396Z] L1d cache: 128 KiB [2020-04-15T12:13:24.396Z] L1i cache: 128 KiB [2020-04-15T12:13:24.396Z] L2 cache: 16 MiB [2020-04-15T12:13:24.396Z] L3 cache: 64 MiB [2020-04-15T12:13:24.396Z] NUMA node0 CPU(s): 0-3 [2020-04-15T12:13:24.396Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-15T12:13:24.396Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-15T12:13:24.396Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-15T12:13:24.396Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-15T12:13:24.396Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-15T12:13:24.396Z] 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-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] ---> nproc: [2020-04-15T12:13:24.396Z] 4 [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] ---> df -h: [2020-04-15T12:13:24.396Z] Filesystem Size Used Available Use% Mounted on [2020-04-15T12:13:24.396Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-15T12:13:24.396Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-15T12:13:24.396Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-15T12:13:24.396Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-15T12:13:24.396Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-15T12:13:24.396Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-15T12:13:24.396Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-15T12:13:24.396Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp [2020-04-15T12:13:24.396Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-15T12:13:24.396Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] ---> free -m: [2020-04-15T12:13:24.396Z] total used free shared buff/cache available [2020-04-15T12:13:24.396Z] Mem: 1838 596 73 0 1168 1139 [2020-04-15T12:13:24.396Z] Swap: 1023 1 1022 [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] ---> ip addr: [2020-04-15T12:13:24.396Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-15T12:13:24.396Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-15T12:13:24.396Z] inet 127.0.0.1/8 scope host lo [2020-04-15T12:13:24.396Z] valid_lft forever preferred_lft forever [2020-04-15T12:13:24.396Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-15T12:13:24.396Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-15T12:13:24.396Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-15T12:13:24.396Z] valid_lft forever preferred_lft forever [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] ---> sar -b -r -n DEV: [2020-04-15T12:13:24.396Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/15/20 _x86_64_ (4 CPU) [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] 12:05:32 LINUX RESTART [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] 12:06:01 tps rtps wtps bread/s bwrtn/s [2020-04-15T12:13:24.396Z] 12:07:01 52.13 13.84 38.30 2698.50 3673.16 [2020-04-15T12:13:24.396Z] 12:08:01 2.86 0.00 2.86 0.00 95.79 [2020-04-15T12:13:24.396Z] 12:09:01 0.67 0.00 0.67 0.00 8.36 [2020-04-15T12:13:24.396Z] 12:10:01 0.63 0.00 0.63 0.00 6.14 [2020-04-15T12:13:24.396Z] 12:11:01 0.40 0.00 0.40 0.00 4.43 [2020-04-15T12:13:24.396Z] 12:12:01 1.68 1.27 0.42 76.48 7.15 [2020-04-15T12:13:24.396Z] 12:13:01 1.15 0.00 1.15 0.00 30.45 [2020-04-15T12:13:24.396Z] Average: 8.51 2.16 6.35 396.51 546.61 [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] 12:06:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-15T12:13:24.396Z] 12:07:01 99928 1782376 94.69 2620 1240684 951552 32.47 441504 1181324 16 [2020-04-15T12:13:24.396Z] 12:08:01 122560 1759744 93.49 2620 1240904 902360 30.79 420460 1181296 8 [2020-04-15T12:13:24.396Z] 12:09:01 121396 1760908 93.55 2620 1240912 902576 30.80 421692 1181280 8 [2020-04-15T12:13:24.396Z] 12:10:01 121964 1760340 93.52 2620 1240912 902804 30.80 421336 1181280 8 [2020-04-15T12:13:24.396Z] 12:11:01 122160 1760144 93.51 2620 1240920 902816 30.80 421456 1181280 8 [2020-04-15T12:13:24.396Z] 12:12:01 110568 1771736 94.13 2620 1243344 905724 30.90 424992 1182256 144 [2020-04-15T12:13:24.396Z] 12:13:01 102632 1779672 94.55 2620 1243348 915956 31.25 426424 1182252 24 [2020-04-15T12:13:24.396Z] Average: 114458 1767846 93.92 2620 1241575 911970 31.12 425409 1181567 31 [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-15T12:13:24.396Z] 12:07:01 eth0 397.27 241.08 1012.78 99.27 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:07:01 docker0 7.61 5.69 1.01 16.44 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:08:01 eth0 0.85 0.18 0.15 0.03 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:09:01 eth0 0.95 0.33 0.31 0.20 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:10:01 eth0 1.33 0.42 0.33 0.18 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:11:01 eth0 0.62 0.38 0.33 0.24 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:12:01 eth0 3.43 2.33 3.81 1.14 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:13:01 eth0 7.28 3.95 6.26 3.10 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] Average: eth0 58.83 35.53 146.31 14.88 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] Average: docker0 1.09 0.81 0.14 2.35 0.00 0.00 0.00 [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] ---> sar -P ALL: [2020-04-15T12:13:24.396Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/15/20 _x86_64_ (4 CPU) [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] 12:05:32 LINUX RESTART [2020-04-15T12:13:24.396Z] [2020-04-15T12:13:24.396Z] 12:06:01 CPU %user %nice %system %iowait %steal %idle [2020-04-15T12:13:24.396Z] 12:07:01 all 12.39 0.00 3.29 1.02 0.02 83.28 [2020-04-15T12:13:24.396Z] 12:07:01 0 11.94 0.00 4.10 0.52 0.03 83.41 [2020-04-15T12:13:24.396Z] 12:07:01 1 10.70 0.00 3.20 1.24 0.03 84.83 [2020-04-15T12:13:24.396Z] 12:07:01 2 14.58 0.00 2.89 2.17 0.02 80.35 [2020-04-15T12:13:24.396Z] 12:07:01 3 12.36 0.00 2.97 0.13 0.02 84.52 [2020-04-15T12:13:24.396Z] 12:08:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-04-15T12:13:24.396Z] 12:08:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-15T12:13:24.396Z] 12:08:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-15T12:13:24.396Z] 12:08:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-15T12:13:24.396Z] 12:08:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-15T12:13:24.396Z] 12:09:01 all 0.21 0.00 0.05 0.00 0.00 99.73 [2020-04-15T12:13:24.396Z] 12:09:01 0 0.55 0.00 0.07 0.00 0.00 99.38 [2020-04-15T12:13:24.396Z] 12:09:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-04-15T12:13:24.396Z] 12:09:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-15T12:13:24.396Z] 12:09:01 3 0.12 0.00 0.05 0.00 0.00 99.83 [2020-04-15T12:13:24.396Z] 12:10:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-15T12:13:24.396Z] 12:10:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-15T12:13:24.396Z] 12:10:01 1 0.10 0.00 0.08 0.00 0.00 99.82 [2020-04-15T12:13:24.396Z] 12:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-15T12:13:24.396Z] 12:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-15T12:13:24.397Z] 12:11:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-15T12:13:24.397Z] 12:11:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2020-04-15T12:13:24.397Z] 12:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-15T12:13:24.397Z] 12:11:01 2 0.58 0.00 0.07 0.00 0.00 99.35 [2020-04-15T12:13:24.397Z] 12:11:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-15T12:13:24.397Z] 12:12:01 all 0.38 0.00 0.25 0.01 0.00 99.35 [2020-04-15T12:13:24.397Z] 12:12:01 0 0.28 0.00 0.27 0.03 0.00 99.42 [2020-04-15T12:13:24.397Z] 12:12:01 1 0.18 0.00 0.15 0.02 0.00 99.65 [2020-04-15T12:13:24.397Z] 12:12:01 2 0.67 0.00 0.18 0.00 0.02 99.13 [2020-04-15T12:13:24.397Z] 12:12:01 3 0.42 0.00 0.37 0.03 0.00 99.18 [2020-04-15T12:13:24.397Z] 12:13:01 all 0.33 0.00 0.15 0.00 0.00 99.52 [2020-04-15T12:13:24.397Z] 12:13:01 0 0.30 0.00 0.17 0.00 0.00 99.53 [2020-04-15T12:13:24.397Z] 12:13:01 1 0.18 0.00 0.12 0.00 0.00 99.70 [2020-04-15T12:13:24.397Z] 12:13:01 2 0.65 0.00 0.15 0.00 0.00 99.20 [2020-04-15T12:13:24.397Z] 12:13:01 3 0.17 0.00 0.17 0.00 0.00 99.67 [2020-04-15T12:13:24.397Z] Average: all 1.97 0.00 0.55 0.15 0.00 97.33 [2020-04-15T12:13:24.397Z] Average: 0 2.02 0.00 0.67 0.08 0.01 97.22 [2020-04-15T12:13:24.397Z] Average: 1 1.61 0.00 0.52 0.18 0.00 97.68 [2020-04-15T12:13:24.397Z] Average: 2 2.37 0.00 0.49 0.31 0.00 96.83 [2020-04-15T12:13:24.397Z] Average: 3 1.88 0.00 0.52 0.02 0.00 97.57 [2020-04-15T12:13:24.397Z] [2020-04-15T12:13:24.397Z] [2020-04-15T12:13:24.397Z]