Pull request #500 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 6e6ac133b2ff821eecb79f920a11399cb127dd2b+e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 (caed072efd7b7d862bdfc07344eafefa15a4ccbc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-500/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5094 in /w/workspace/dgexfoundry_device-sdk-go_PR-500 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-500 # 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/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/500/head:refs/remotes/origin/PR-500 # 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/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 6e6ac133b2ff821eecb79f920a11399cb127dd2b Merge succeeded, producing 6e6ac133b2ff821eecb79f920a11399cb127dd2b Checking out Revision 6e6ac133b2ff821eecb79f920a11399cb127dd2b (PR-500) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # 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 e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 Commit message: "Assign FloatEncoding into Reading" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T02:25:32.985Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T02:25:33.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T02:25:33.388Z] ========================================================= [2020-04-21T02:25:33.389Z] EdgeX Global Pipelines Version Info [2020-04-21T02:25:33.389Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:25:34.849Z] ------------------- [2020-04-21T02:25:34.849Z] stable info: [2020-04-21T02:25:34.849Z] ------------------- [2020-04-21T02:25:34.849Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T02:25:34.849Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T02:25:34.849Z] Message: update stable to v1.0.73 [2020-04-21T02:25:36.226Z] ------------------- [2020-04-21T02:25:36.226Z] experimental info: [2020-04-21T02:25:36.226Z] ------------------- [2020-04-21T02:25:36.226Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T02:25:36.226Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T02:25:36.226Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:25:38.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T02:25:38.837Z] [2020-04-21T02:25:38.837Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:25:39.204Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T02:25:39.205Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T02:25:39.205Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T02:25:39.205Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T02:25:39.205Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T02:25:39.205Z] 93b08a4f1073: Pulling fs layer [2020-04-21T02:25:39.205Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T02:25:39.205Z] b8cc5d1170e3: Download complete [2020-04-21T02:25:39.465Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T02:25:39.465Z] 9123ac7c32f7: Download complete [2020-04-21T02:25:39.465Z] 93b08a4f1073: Verifying Checksum [2020-04-21T02:25:39.465Z] 93b08a4f1073: Download complete [2020-04-21T02:25:39.465Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T02:25:39.465Z] 2924cbbf6a41: Download complete [2020-04-21T02:25:39.726Z] 9123ac7c32f7: Pull complete [2020-04-21T02:25:39.726Z] b8cc5d1170e3: Pull complete [2020-04-21T02:25:40.669Z] 2924cbbf6a41: Pull complete [2020-04-21T02:25:40.669Z] 93b08a4f1073: Pull complete [2020-04-21T02:25:40.669Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T02:25:40.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T02:25:40.814Z] prd-centos7-docker-4c-2g-5094 does not seem to be running inside a container [2020-04-21T02:25:40.864Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-500 -v /w/workspace/dgexfoundry_device-sdk-go_PR-500:/w/workspace/dgexfoundry_device-sdk-go_PR-500:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-500@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T02:25:41.498Z] $ docker top 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T02:25:41.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T02:25:41.894Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T02:25:42.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T02:25:42.112Z] $ docker exec 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent [2020-04-21T02:25:42.545Z] SSH_AUTH_SOCK=/tmp/ssh-iBPq4sHWzbJc/agent.15 [2020-04-21T02:25:42.545Z] SSH_AGENT_PID=22 [2020-04-21T02:25:42.559Z] Running ssh-add (command line suppressed) [2020-04-21T02:25:42.705Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_8081253007058126093.key (/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_8081253007058126093.key) [2020-04-21T02:25:42.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T02:25:43.135Z] + git describe --exact-match --tags HEAD [2020-04-21T02:25:43.136Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T02:25:43.209Z] $ docker exec --env ******** --env ******** 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent -k [2020-04-21T02:25:43.354Z] unset SSH_AUTH_SOCK; [2020-04-21T02:25:43.354Z] unset SSH_AGENT_PID; [2020-04-21T02:25:43.354Z] echo Agent pid 22 killed; [2020-04-21T02:25:43.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T02:25:43.522Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T02:25:43.522Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T02:25:43.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T02:25:43.843Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T02:25:44.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T02:25:44.046Z] $ docker exec 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent [2020-04-21T02:25:44.232Z] SSH_AUTH_SOCK=/tmp/ssh-wJqaA7cztbVE/agent.55 [2020-04-21T02:25:44.232Z] SSH_AGENT_PID=62 [2020-04-21T02:25:44.239Z] Running ssh-add (command line suppressed) [2020-04-21T02:25:44.381Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_2310139846276767575.key (/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/private_key_2310139846276767575.key) [2020-04-21T02:25:44.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T02:25:44.783Z] + git semver init [2020-04-21T02:25:44.783Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T02:25:44.783Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-500/.git [2020-04-21T02:25:44.783Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-500 [2020-04-21T02:25:44.783Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T02:25:44.783Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T02:25:44.783Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T02:25:44.783Z] # $SEMVER_BRANCH = PR-500 [2020-04-21T02:25:44.783Z] # $SEMVER_TEMP = /tmp/semver-177233915 [2020-04-21T02:25:44.783Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-21T02:25:48.072Z] # '/tmp/semver-177233915' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-500/.semver' [2020-04-21T02:25:48.072Z] # -> Force: false [2020-04-21T02:25:48.072Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-500/.semver [Pipeline] } [2020-04-21T02:25:48.098Z] $ docker exec --env ******** --env ******** 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 ssh-agent -k [2020-04-21T02:25:48.237Z] unset SSH_AUTH_SOCK; [2020-04-21T02:25:48.238Z] unset SSH_AGENT_PID; [2020-04-21T02:25:48.238Z] echo Agent pid 62 killed; [2020-04-21T02:25:48.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T02:25:48.817Z] + git semver [Pipeline] } [2020-04-21T02:25:48.848Z] $ docker stop --time=1 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 [2020-04-21T02:25:50.288Z] $ docker rm -f 63a54ab34aa958a62bcd722f7ac9b10bb659f38f2442bf11cd1547cf2c693163 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T02:25:51.225Z] Stashed 48 file(s) [Pipeline] echo [2020-04-21T02:25:51.245Z] [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-21T02:26:06.955Z] Still waiting to schedule task [2020-04-21T02:26:06.955Z] ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5093’ is offline; ‘prd-centos7-docker-4c-2g-5095’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5092’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-04-21T02:26:06.980Z] Still waiting to schedule task [2020-04-21T02:26:06.980Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5092’ is offline [2020-04-21T02:27:29.753Z] Running on prd-centos7-docker-4c-2g-5097 in /w/workspace/dgexfoundry_device-sdk-go_PR-500 [Pipeline] { [Pipeline] ws [2020-04-21T02:27:29.830Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T02:27:31.968Z] using credential edgex-jenkins-ssh [2020-04-21T02:27:32.019Z] Cloning the remote Git repository [2020-04-21T02:27:32.019Z] Cloning with configured refspecs honoured and without tags [2020-04-21T02:27:32.053Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:27:32.103Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-21T02:27:32.146Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:27:32.146Z] > git --version # timeout=10 [2020-04-21T02:27:32.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:27:32.210Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:27:34.069Z] Fetching without tags [2020-04-21T02:27:34.476Z] Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 6e6ac133b2ff821eecb79f920a11399cb127dd2b [2020-04-21T02:27:34.565Z] Merge succeeded, producing 6e6ac133b2ff821eecb79f920a11399cb127dd2b [2020-04-21T02:27:34.566Z] Checking out Revision 6e6ac133b2ff821eecb79f920a11399cb127dd2b (PR-500) [2020-04-21T02:27:34.041Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:27:34.050Z] > git config --add remote.origin.fetch +refs/pull/500/head:refs/remotes/origin/PR-500 # timeout=10 [2020-04-21T02:27:34.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:27:34.066Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:27:34.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:27:34.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:27:34.081Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:27:34.487Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:27:34.493Z] > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 [2020-04-21T02:27:34.537Z] > git remote # timeout=10 [2020-04-21T02:27:34.542Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T02:27:34.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:27:34.553Z] > git merge e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 [2020-04-21T02:27:34.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T02:27:34.571Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:27:34.575Z] > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 [2020-04-21T02:27:38.317Z] Commit message: "Assign FloatEncoding into Reading" [2020-04-21T02:27:38.342Z] > git --version # timeout=10 [2020-04-21T02:27:38.354Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T02:27:39.303Z] ========================================================= [2020-04-21T02:27:39.303Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T02:27:39.303Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:27:40.031Z] + 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-21T02:27:40.306Z] Sending build context to Docker daemon 2.924MB [2020-04-21T02:27:40.306Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T02:27:40.306Z] Step 2/8 : FROM ${BASE} [2020-04-21T02:27:40.306Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T02:27:40.306Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T02:27:40.306Z] 2848faf0eed1: Pulling fs layer [2020-04-21T02:27:40.306Z] 0f37312ad70f: Pulling fs layer [2020-04-21T02:27:40.306Z] 5788d62ee057: Pulling fs layer [2020-04-21T02:27:40.306Z] 0e6b1d234666: Pulling fs layer [2020-04-21T02:27:40.306Z] bf5d7aec512f: Pulling fs layer [2020-04-21T02:27:40.306Z] 34c802a77dc8: Pulling fs layer [2020-04-21T02:27:40.306Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T02:27:40.306Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T02:27:40.306Z] 5c102a31e300: Pulling fs layer [2020-04-21T02:27:40.306Z] dcfb455df0a1: Pulling fs layer [2020-04-21T02:27:40.306Z] 5788d62ee057: Waiting [2020-04-21T02:27:40.306Z] 0e6b1d234666: Waiting [2020-04-21T02:27:40.306Z] bf5d7aec512f: Waiting [2020-04-21T02:27:40.306Z] 34c802a77dc8: Waiting [2020-04-21T02:27:40.306Z] 9eb99e56ec68: Waiting [2020-04-21T02:27:40.306Z] 27c7a5d97fbd: Waiting [2020-04-21T02:27:40.306Z] dcfb455df0a1: Waiting [2020-04-21T02:27:40.306Z] 0f37312ad70f: Verifying Checksum [2020-04-21T02:27:40.306Z] 0f37312ad70f: Download complete [2020-04-21T02:27:40.306Z] 2848faf0eed1: Verifying Checksum [2020-04-21T02:27:40.306Z] 2848faf0eed1: Download complete [2020-04-21T02:27:40.306Z] 0e6b1d234666: Verifying Checksum [2020-04-21T02:27:40.306Z] 0e6b1d234666: Download complete [2020-04-21T02:27:40.306Z] bf5d7aec512f: Verifying Checksum [2020-04-21T02:27:40.306Z] bf5d7aec512f: Download complete [2020-04-21T02:27:40.580Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T02:27:40.580Z] e6b0cf9c0882: Download complete [2020-04-21T02:27:40.580Z] e6b0cf9c0882: Pull complete [2020-04-21T02:27:40.844Z] 2848faf0eed1: Pull complete [2020-04-21T02:27:40.844Z] 0f37312ad70f: Pull complete [2020-04-21T02:27:41.874Z] 34c802a77dc8: Verifying Checksum [2020-04-21T02:27:41.874Z] 34c802a77dc8: Download complete [2020-04-21T02:27:41.874Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T02:27:41.874Z] 27c7a5d97fbd: Download complete [2020-04-21T02:27:42.483Z] 5788d62ee057: Verifying Checksum [2020-04-21T02:27:42.483Z] 5788d62ee057: Download complete [2020-04-21T02:27:42.483Z] dcfb455df0a1: Verifying Checksum [2020-04-21T02:27:42.483Z] dcfb455df0a1: Download complete [2020-04-21T02:27:42.753Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T02:27:42.753Z] 9eb99e56ec68: Download complete [2020-04-21T02:27:42.753Z] 5c102a31e300: Verifying Checksum [2020-04-21T02:27:42.753Z] 5c102a31e300: Download complete [2020-04-21T02:27:48.042Z] 5788d62ee057: Pull complete [2020-04-21T02:27:48.043Z] 0e6b1d234666: Pull complete [2020-04-21T02:27:48.303Z] bf5d7aec512f: Pull complete [2020-04-21T02:27:53.851Z] 34c802a77dc8: Pull complete [2020-04-21T02:27:55.771Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5096 in /w/workspace/dgexfoundry_device-sdk-go_PR-500 [Pipeline] { [Pipeline] ws [2020-04-21T02:27:55.841Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T02:27:56.438Z] 9eb99e56ec68: Pull complete [2020-04-21T02:27:56.698Z] 27c7a5d97fbd: Pull complete [2020-04-21T02:27:57.639Z] 5c102a31e300: Pull complete [2020-04-21T02:27:57.639Z] dcfb455df0a1: Pull complete [2020-04-21T02:27:57.639Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T02:27:57.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T02:27:57.639Z] ---> 7c70fe431013 [2020-04-21T02:27:57.639Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:27:57.639Z] ---> Running in fc59b1950939 [2020-04-21T02:27:57.900Z] Removing intermediate container fc59b1950939 [2020-04-21T02:27:57.900Z] ---> 70743692d145 [2020-04-21T02:27:57.900Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:27:57.900Z] ---> Running in a55e31969690 [2020-04-21T02:27:59.287Z] Removing intermediate container a55e31969690 [2020-04-21T02:27:59.287Z] ---> f89cfc0ab20f [2020-04-21T02:27:59.287Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T02:27:59.287Z] ---> Running in 20fc9f3d26eb [2020-04-21T02:27:59.857Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T02:28:01.155Z] using credential edgex-jenkins-ssh [2020-04-21T02:28:01.205Z] Cloning the remote Git repository [2020-04-21T02:28:01.205Z] Cloning with configured refspecs honoured and without tags [2020-04-21T02:28:01.262Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:28:01.344Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-21T02:28:01.413Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:28:01.414Z] > git --version # timeout=10 [2020-04-21T02:28:01.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:28:01.522Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:28:04.089Z] Fetching without tags [2020-04-21T02:28:04.547Z] Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 6e6ac133b2ff821eecb79f920a11399cb127dd2b [2020-04-21T02:28:04.764Z] Merge succeeded, producing 6e6ac133b2ff821eecb79f920a11399cb127dd2b [2020-04-21T02:28:04.765Z] Checking out Revision 6e6ac133b2ff821eecb79f920a11399cb127dd2b (PR-500) [2020-04-21T02:28:04.009Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:28:04.023Z] > git config --add remote.origin.fetch +refs/pull/500/head:refs/remotes/origin/PR-500 # timeout=10 [2020-04-21T02:28:04.036Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:28:04.071Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:28:04.100Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:28:04.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:28:04.114Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:28:04.568Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:28:04.585Z] > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 [2020-04-21T02:28:04.682Z] > git remote # timeout=10 [2020-04-21T02:28:04.705Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T02:28:04.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:28:04.727Z] > git merge e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 [2020-04-21T02:28:04.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T02:28:04.772Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:28:04.787Z] > git checkout -f 6e6ac133b2ff821eecb79f920a11399cb127dd2b # timeout=10 [2020-04-21T02:28:08.010Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T02:28:09.238Z] Commit message: "Assign FloatEncoding into Reading" [2020-04-21T02:28:09.295Z] > git --version # timeout=10 [2020-04-21T02:28:09.319Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T02:28:10.735Z] ========================================================= [2020-04-21T02:28:10.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T02:28:10.735Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:28:11.965Z] + 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-21T02:28:12.946Z] Sending build context to Docker daemon 2.924MB [2020-04-21T02:28:12.946Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T02:28:12.946Z] Step 2/8 : FROM ${BASE} [2020-04-21T02:28:13.220Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T02:28:13.220Z] cde5963f3b93: Pulling fs layer [2020-04-21T02:28:13.220Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T02:28:13.220Z] 777b28850792: Pulling fs layer [2020-04-21T02:28:13.220Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T02:28:13.220Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T02:28:13.220Z] 8a11ddd9e578: Waiting [2020-04-21T02:28:13.220Z] 1df406cf5192: Pulling fs layer [2020-04-21T02:28:13.220Z] 4cf88f913ddb: Waiting [2020-04-21T02:28:13.220Z] cd6300453558: Pulling fs layer [2020-04-21T02:28:13.220Z] 1df406cf5192: Waiting [2020-04-21T02:28:13.220Z] b9c365052c96: Pulling fs layer [2020-04-21T02:28:13.220Z] a2d8cc88f415: Pulling fs layer [2020-04-21T02:28:13.220Z] ea1d1ca13537: Pulling fs layer [2020-04-21T02:28:13.220Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T02:28:13.220Z] a2d8cc88f415: Waiting [2020-04-21T02:28:13.220Z] ea1d1ca13537: Waiting [2020-04-21T02:28:13.220Z] 3750a50a1c5e: Waiting [2020-04-21T02:28:13.220Z] b9c365052c96: Waiting [2020-04-21T02:28:13.220Z] 777b28850792: Verifying Checksum [2020-04-21T02:28:13.220Z] 777b28850792: Download complete [2020-04-21T02:28:13.493Z] 2a23fa8c16f7: Download complete [2020-04-21T02:28:13.493Z] 4cf88f913ddb: Download complete [2020-04-21T02:28:13.493Z] 1df406cf5192: Verifying Checksum [2020-04-21T02:28:13.493Z] 1df406cf5192: Download complete [2020-04-21T02:28:14.462Z] cde5963f3b93: Download complete [2020-04-21T02:28:15.058Z] cde5963f3b93: Pull complete [2020-04-21T02:28:15.653Z] 2a23fa8c16f7: Pull complete [2020-04-21T02:28:16.245Z] 777b28850792: Pull complete [2020-04-21T02:28:18.004Z] OK: 143 MiB in 39 packages [2020-04-21T02:28:18.004Z] Removing intermediate container 20fc9f3d26eb [2020-04-21T02:28:18.004Z] ---> 91398790dd57 [2020-04-21T02:28:18.004Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T02:28:18.004Z] ---> Running in 95db35cc7dba [2020-04-21T02:28:18.004Z] Removing intermediate container 95db35cc7dba [2020-04-21T02:28:18.004Z] ---> ca9a96518c84 [2020-04-21T02:28:18.004Z] Step 7/8 : COPY . . [2020-04-21T02:28:18.265Z] ---> 33feae1a4cec [2020-04-21T02:28:18.265Z] Step 8/8 : RUN go mod download [2020-04-21T02:28:18.265Z] ---> Running in 82f0f2af82c9 [2020-04-21T02:28:20.178Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T02:28:20.178Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T02:28:20.178Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T02:28:20.178Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T02:28:20.178Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T02:28:20.179Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T02:28:20.179Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T02:28:20.179Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T02:28:20.179Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T02:28:20.179Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T02:28:20.179Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T02:28:20.179Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T02:28:20.179Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T02:28:20.179Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T02:28:20.179Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T02:28:20.179Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T02:28:20.179Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T02:28:20.179Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T02:28:20.179Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T02:28:20.179Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T02:28:20.179Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T02:28:20.179Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T02:28:20.179Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T02:28:20.179Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T02:28:20.179Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T02:28:20.179Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T02:28:20.179Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T02:28:20.179Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T02:28:20.179Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T02:28:20.179Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T02:28:20.179Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T02:28:20.179Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T02:28:20.179Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T02:28:20.179Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T02:28:20.179Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T02:28:20.179Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T02:28:20.179Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T02:28:20.179Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T02:28:20.439Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T02:28:20.439Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T02:28:20.439Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T02:28:20.439Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T02:28:20.439Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T02:28:24.494Z] cd6300453558: Verifying Checksum [2020-04-21T02:28:24.494Z] cd6300453558: Download complete [2020-04-21T02:28:24.494Z] a2d8cc88f415: Verifying Checksum [2020-04-21T02:28:24.494Z] a2d8cc88f415: Download complete [2020-04-21T02:28:25.730Z] Removing intermediate container 82f0f2af82c9 [2020-04-21T02:28:25.730Z] ---> deff0a4245db [2020-04-21T02:28:25.730Z] Successfully built deff0a4245db [2020-04-21T02:28:25.730Z] 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-21T02:28:26.486Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T02:28:26.486Z] . [Pipeline] withDockerContainer [2020-04-21T02:28:26.631Z] prd-centos7-docker-4c-2g-5097 does not seem to be running inside a container [2020-04-21T02:28:26.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T02:28:27.254Z] $ docker top 99cc3223329108b1fb7884ed9a14eb7a7c814d883a15863a2e65f4d9f47b50ca -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T02:28:27.809Z] + go version [2020-04-21T02:28:27.810Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T02:28:29.071Z] + make test [2020-04-21T02:28:29.072Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-21T02:28:29.645Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T02:28:32.728Z] ea1d1ca13537: Verifying Checksum [2020-04-21T02:28:32.728Z] ea1d1ca13537: Download complete [2020-04-21T02:28:32.728Z] 3750a50a1c5e: Download complete [2020-04-21T02:28:39.415Z] b9c365052c96: Verifying Checksum [2020-04-21T02:28:39.415Z] b9c365052c96: Download complete [2020-04-21T02:28:39.718Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T02:28:39.718Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T02:28:39.719Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T02:28:39.719Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.022s coverage: 22.1% of statements [2020-04-21T02:28:43.020Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.039s coverage: 95.8% of statements [2020-04-21T02:28:47.642Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T02:28:47.642Z] 8a11ddd9e578: Download complete [2020-04-21T02:28:59.981Z] 8a11ddd9e578: Pull complete [2020-04-21T02:28:59.981Z] 4cf88f913ddb: Pull complete [2020-04-21T02:28:59.981Z] 1df406cf5192: Pull complete [2020-04-21T02:29:05.345Z] cd6300453558: Pull complete [2020-04-21T02:29:09.642Z] b9c365052c96: Pull complete [2020-04-21T02:29:09.911Z] a2d8cc88f415: Pull complete [2020-04-21T02:29:12.509Z] ea1d1ca13537: Pull complete [2020-04-21T02:29:12.509Z] 3750a50a1c5e: Pull complete [2020-04-21T02:29:12.509Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T02:29:12.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T02:29:12.509Z] ---> 78745c68409d [2020-04-21T02:29:12.509Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:29:15.121Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.063s coverage: 11.4% of statements [2020-04-21T02:29:15.121Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T02:29:15.121Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.081s coverage: 36.9% of statements [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T02:29:15.121Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.335s coverage: 74.9% of statements [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T02:29:15.121Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.025s coverage: 52.6% of statements [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T02:29:15.121Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.102s coverage: 71.4% of statements [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T02:29:15.121Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T02:29:15.121Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T02:29:15.121Z] gofmt -l . [2020-04-21T02:29:15.121Z] [ "`gofmt -l .`" = "" ] [2020-04-21T02:29:15.121Z] ./bin/test-attribution-txt.sh [2020-04-21T02:29:15.381Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T02:29:16.038Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T02:29:16.056Z] $ docker stop --time=1 99cc3223329108b1fb7884ed9a14eb7a7c814d883a15863a2e65f4d9f47b50ca [2020-04-21T02:29:16.784Z] ---> Running in 440590cc086f [2020-04-21T02:29:17.053Z] Removing intermediate container 440590cc086f [2020-04-21T02:29:17.053Z] ---> a594370cede3 [2020-04-21T02:29:17.053Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:29:17.320Z] ---> Running in 212a00fcf37f [2020-04-21T02:29:17.492Z] $ docker rm -f 99cc3223329108b1fb7884ed9a14eb7a7c814d883a15863a2e65f4d9f47b50ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T02:29:19.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T02:29:19.298Z] Removing intermediate container 212a00fcf37f [2020-04-21T02:29:19.298Z] ---> b59a0a9eae3e [2020-04-21T02:29:19.298Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T02:29:19.466Z] + ls -al . [2020-04-21T02:29:19.466Z] total 160 [2020-04-21T02:29:19.466Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 02:29 . [2020-04-21T02:29:19.466Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 02:27 .. [2020-04-21T02:29:19.466Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 02:27 api [2020-04-21T02:29:19.466Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 02:27 bin [2020-04-21T02:29:19.466Z] -rw-r--r--. 1 jenkins jenkins 97656 Apr 21 02:29 coverage.out [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 02:27 Dockerfile.build [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 02:27 .dockerignore [2020-04-21T02:29:19.466Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 02:27 example [2020-04-21T02:29:19.466Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 02:27 .git [2020-04-21T02:29:19.466Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 02:27 .github [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 02:27 .gitignore [2020-04-21T02:29:19.466Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 21 02:29 go.mod [2020-04-21T02:29:19.466Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 02:29 go.sum [2020-04-21T02:29:19.466Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 02:27 internal [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 02:27 Jenkinsfile [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 02:27 LICENSE [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 02:27 Makefile [2020-04-21T02:29:19.466Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 02:27 pkg [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 02:27 README.md [2020-04-21T02:29:19.466Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 02:27 .semver [2020-04-21T02:29:19.466Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 02:27 snap [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 02:25 VERSION [2020-04-21T02:29:19.466Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 02:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:29:19.568Z] ---> Running in 65b910f3480a [2020-04-21T02:29:19.799Z] + 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=6e6ac133b2ff821eecb79f920a11399cb127dd2b --label arch=amd64 --label version=0.0.0 . [2020-04-21T02:29:20.059Z] Sending build context to Docker daemon 3.043MB [2020-04-21T02:29:20.059Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T02:29:20.059Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T02:29:20.059Z] ---> deff0a4245db [2020-04-21T02:29:20.059Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T02:29:20.059Z] ---> Running in 4d99e048b25a [2020-04-21T02:29:20.059Z] Removing intermediate container 4d99e048b25a [2020-04-21T02:29:20.059Z] ---> 06e63a07acd0 [2020-04-21T02:29:20.059Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T02:29:20.317Z] ---> Running in 1e1eb46c3586 [2020-04-21T02:29:20.317Z] Removing intermediate container 1e1eb46c3586 [2020-04-21T02:29:20.317Z] ---> 4baf2d21f8be [2020-04-21T02:29:20.317Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:29:20.317Z] ---> Running in 164b33e4fce3 [2020-04-21T02:29:20.535Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T02:29:20.581Z] Removing intermediate container 164b33e4fce3 [2020-04-21T02:29:20.581Z] ---> 22dc49d2cb67 [2020-04-21T02:29:20.581Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:29:20.581Z] ---> Running in 1186a5dab8fe [2020-04-21T02:29:21.520Z] Removing intermediate container 1186a5dab8fe [2020-04-21T02:29:21.520Z] ---> e10934e71012 [2020-04-21T02:29:21.520Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T02:29:21.520Z] ---> Running in 85cf4ec2c0c2 [2020-04-21T02:29:21.797Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T02:29:27.175Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T02:29:31.793Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T02:29:35.375Z] OK: 125 MiB in 39 packages [2020-04-21T02:29:36.342Z] Removing intermediate container 65b910f3480a [2020-04-21T02:29:36.342Z] ---> 7eb1fd6e694f [2020-04-21T02:29:36.342Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T02:29:36.342Z] ---> Running in 163aa2f568d9 [2020-04-21T02:29:36.927Z] Removing intermediate container 163aa2f568d9 [2020-04-21T02:29:36.927Z] ---> 05c4a474d089 [2020-04-21T02:29:36.927Z] Step 7/8 : COPY . . [2020-04-21T02:29:37.894Z] ---> 695a24c454c9 [2020-04-21T02:29:37.894Z] Step 8/8 : RUN go mod download [2020-04-21T02:29:37.894Z] ---> Running in e792c4e823f2 [2020-04-21T02:29:39.846Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T02:29:39.846Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T02:29:39.846Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T02:29:39.846Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T02:29:39.846Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T02:29:39.846Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T02:29:39.846Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T02:29:39.846Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T02:29:39.846Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T02:29:39.846Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T02:29:39.846Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T02:29:39.846Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T02:29:39.846Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T02:29:39.846Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T02:29:39.846Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T02:29:39.846Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T02:29:39.846Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T02:29:39.846Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T02:29:39.846Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T02:29:39.846Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T02:29:39.846Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T02:29:39.846Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T02:29:39.846Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T02:29:39.915Z] OK: 143 MiB in 39 packages [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T02:29:40.113Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T02:29:40.113Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T02:29:40.113Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T02:29:40.113Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T02:29:40.113Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T02:29:40.113Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T02:29:40.113Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T02:29:40.113Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T02:29:40.113Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T02:29:40.386Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T02:29:40.387Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T02:29:40.387Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T02:29:40.387Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T02:29:40.387Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T02:29:40.387Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T02:29:40.387Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T02:29:40.387Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T02:29:40.387Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T02:29:40.387Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T02:29:40.387Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T02:29:40.387Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T02:29:40.387Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T02:29:40.387Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T02:29:40.387Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T02:29:40.387Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T02:29:40.387Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T02:29:40.387Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T02:29:40.387Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T02:29:40.489Z] Removing intermediate container 85cf4ec2c0c2 [2020-04-21T02:29:40.489Z] ---> 72856ad9d5b5 [2020-04-21T02:29:40.489Z] Step 8/21 : COPY . . [2020-04-21T02:29:40.750Z] ---> 820721f40def [2020-04-21T02:29:40.750Z] Step 9/21 : RUN ${MAKE} [2020-04-21T02:29:40.750Z] ---> Running in b4941aa1a510 [2020-04-21T02:29:41.013Z] 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-21T02:29:49.199Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T02:29:49.773Z] Removing intermediate container b4941aa1a510 [2020-04-21T02:29:49.773Z] ---> e189b1b51372 [2020-04-21T02:29:49.773Z] Step 10/21 : FROM scratch [2020-04-21T02:29:49.773Z] ---> [2020-04-21T02:29:49.773Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:29:49.773Z] ---> Running in 3969220cfb7f [2020-04-21T02:29:49.773Z] Removing intermediate container 3969220cfb7f [2020-04-21T02:29:49.773Z] ---> 240834be03b1 [2020-04-21T02:29:49.773Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T02:29:49.773Z] ---> Running in 287f9bfdf794 [2020-04-21T02:29:50.033Z] Removing intermediate container 287f9bfdf794 [2020-04-21T02:29:50.033Z] ---> 3590e2f02009 [2020-04-21T02:29:50.033Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T02:29:50.033Z] ---> Running in 23d756f60511 [2020-04-21T02:29:50.033Z] Removing intermediate container 23d756f60511 [2020-04-21T02:29:50.033Z] ---> ce3ecaf43dd7 [2020-04-21T02:29:50.033Z] Step 14/21 : WORKDIR / [2020-04-21T02:29:50.033Z] ---> Running in 505f4c9493c1 [2020-04-21T02:29:50.292Z] Removing intermediate container 505f4c9493c1 [2020-04-21T02:29:50.292Z] ---> 87dd4e3235ca [2020-04-21T02:29:50.292Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T02:29:50.493Z] Removing intermediate container e792c4e823f2 [2020-04-21T02:29:50.493Z] ---> 60f48cfb09a9 [2020-04-21T02:29:50.493Z] Successfully built 60f48cfb09a9 [2020-04-21T02:29:50.493Z] Successfully tagged ci-base-image-arm64:latest [2020-04-21T02:29:50.554Z] ---> 28f745247ccb [2020-04-21T02:29:50.554Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-04-21T02:29:50.815Z] ---> 06c6dbd78adb [2020-04-21T02:29:50.815Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:29:51.074Z] ---> 722625f3d7b1 [2020-04-21T02:29:51.074Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T02:29:51.074Z] ---> Running in 16663ba09f30 [2020-04-21T02:29:51.283Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T02:29:51.283Z] . [Pipeline] withDockerContainer [2020-04-21T02:29:51.333Z] Removing intermediate container 16663ba09f30 [2020-04-21T02:29:51.333Z] ---> e414a102ff3a [2020-04-21T02:29:51.333Z] Step 19/21 : LABEL arch=amd64 [2020-04-21T02:29:51.333Z] ---> Running in 381905669c38 [2020-04-21T02:29:51.333Z] Removing intermediate container 381905669c38 [2020-04-21T02:29:51.333Z] ---> ef741eaeea1c [2020-04-21T02:29:51.333Z] Step 20/21 : LABEL git_sha=6e6ac133b2ff821eecb79f920a11399cb127dd2b [2020-04-21T02:29:51.333Z] ---> Running in 102aab12c2fc [2020-04-21T02:29:51.592Z] Removing intermediate container 102aab12c2fc [2020-04-21T02:29:51.592Z] ---> bee1979b6736 [2020-04-21T02:29:51.592Z] Step 21/21 : LABEL version=0.0.0 [2020-04-21T02:29:51.592Z] ---> Running in cdbbd18967de [2020-04-21T02:29:51.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-5096 does not seem to be running inside a container [2020-04-21T02:29:51.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T02:29:51.850Z] Removing intermediate container cdbbd18967de [2020-04-21T02:29:51.850Z] ---> 8c092429b811 [2020-04-21T02:29:51.850Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T02:29:51.850Z] Successfully built 8c092429b811 [2020-04-21T02:29:51.850Z] Successfully tagged docker-device-sdk-simple:latest [2020-04-21T02:29:53.061Z] $ docker top c4a636f5eb21bd1087f4fe1450d6ced484bf3b16bbe6b2cba052f662afe53daf -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-04-21T02:29:54.370Z] + go version [2020-04-21T02:29:54.370Z] go version go1.13.5 linux/arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T02:29:55.155Z] + make test [2020-04-21T02:29:55.155Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-21T02:29:56.450Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T02:30:23.204Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T02:30:23.204Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T02:30:23.204Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T02:30:25.165Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.029s coverage: 22.1% of statements [2020-04-21T02:30:26.585Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.175s coverage: 95.8% of statements [2020-04-21T02:30:58.832Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.103s coverage: 11.4% of statements [2020-04-21T02:30:58.832Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T02:30:58.832Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.178s coverage: 36.9% of statements [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T02:30:58.832Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.713s coverage: 74.9% of statements [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T02:30:58.832Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.051s coverage: 52.6% of statements [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T02:30:58.832Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.354s coverage: 71.4% of statements [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T02:30:58.832Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T02:30:58.832Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T02:31:03.098Z] gofmt -l . [2020-04-21T02:31:03.098Z] [ "`gofmt -l .`" = "" ] [2020-04-21T02:31:03.684Z] ./bin/test-attribution-txt.sh [2020-04-21T02:31:04.275Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T02:31:04.580Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T02:31:05.038Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T02:31:05.056Z] $ docker stop --time=1 c4a636f5eb21bd1087f4fe1450d6ced484bf3b16bbe6b2cba052f662afe53daf [2020-04-21T02:31:07.325Z] $ docker rm -f c4a636f5eb21bd1087f4fe1450d6ced484bf3b16bbe6b2cba052f662afe53daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T02:31:08.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T02:31:09.140Z] + ls -al . [2020-04-21T02:31:09.141Z] total 200 [2020-04-21T02:31:09.141Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 02:31 . [2020-04-21T02:31:09.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:28 .. [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 02:28 .dockerignore [2020-04-21T02:31:09.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 02:28 .git [2020-04-21T02:31:09.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:28 .github [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 02:28 .gitignore [2020-04-21T02:31:09.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:28 .semver [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 02:28 Dockerfile.build [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 02:28 Jenkinsfile [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 02:28 LICENSE [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 02:28 Makefile [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 02:28 README.md [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 02:25 VERSION [2020-04-21T02:31:09.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:28 api [2020-04-21T02:31:09.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:28 bin [2020-04-21T02:31:09.141Z] -rw-r--r-- 1 jenkins jenkins 97656 Apr 21 02:30 coverage.out [2020-04-21T02:31:09.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:28 example [2020-04-21T02:31:09.141Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 21 02:31 go.mod [2020-04-21T02:31:09.141Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 02:31 go.sum [2020-04-21T02:31:09.141Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 02:28 internal [2020-04-21T02:31:09.141Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 02:28 pkg [2020-04-21T02:31:09.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:28 snap [2020-04-21T02:31:09.141Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 02:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:31:09.514Z] + 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=6e6ac133b2ff821eecb79f920a11399cb127dd2b --label arch=arm64 --label version=0.0.0 . [2020-04-21T02:31:10.124Z] Sending build context to Docker daemon 3.043MB [2020-04-21T02:31:10.124Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T02:31:10.124Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T02:31:10.124Z] ---> 60f48cfb09a9 [2020-04-21T02:31:10.124Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T02:31:10.394Z] ---> Running in e0bcb6741f72 [2020-04-21T02:31:10.661Z] Removing intermediate container e0bcb6741f72 [2020-04-21T02:31:10.661Z] ---> 99fc667304ed [2020-04-21T02:31:10.661Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T02:31:10.661Z] ---> Running in 706ca5286b50 [2020-04-21T02:31:11.246Z] Removing intermediate container 706ca5286b50 [2020-04-21T02:31:11.246Z] ---> 7263572c5791 [2020-04-21T02:31:11.246Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:31:11.246Z] ---> Running in abfa25c358ba [2020-04-21T02:31:11.513Z] Removing intermediate container abfa25c358ba [2020-04-21T02:31:11.513Z] ---> b1db148fcb03 [2020-04-21T02:31:11.513Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:31:11.790Z] ---> Running in 7c6266e1396d [2020-04-21T02:31:13.750Z] Removing intermediate container 7c6266e1396d [2020-04-21T02:31:13.750Z] ---> d5a7d1600ac2 [2020-04-21T02:31:13.750Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T02:31:13.750Z] ---> Running in aea31d0b3c4b [2020-04-21T02:31:14.716Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T02:31:22.910Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T02:31:29.541Z] OK: 125 MiB in 39 packages [2020-04-21T02:31:30.131Z] Removing intermediate container aea31d0b3c4b [2020-04-21T02:31:30.131Z] ---> a6bd32fbcd13 [2020-04-21T02:31:30.131Z] Step 8/21 : COPY . . [2020-04-21T02:31:31.540Z] ---> fc457ae707c9 [2020-04-21T02:31:31.540Z] Step 9/21 : RUN ${MAKE} [2020-04-21T02:31:31.540Z] ---> Running in 30933221eb0a [2020-04-21T02:31:32.504Z] 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-21T02:31:54.605Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T02:31:57.206Z] Removing intermediate container 30933221eb0a [2020-04-21T02:31:57.206Z] ---> 9fa99403662c [2020-04-21T02:31:57.206Z] Step 10/21 : FROM scratch [2020-04-21T02:31:57.206Z] ---> [2020-04-21T02:31:57.206Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:31:57.206Z] ---> Running in 05781d2a512b [2020-04-21T02:31:57.474Z] Removing intermediate container 05781d2a512b [2020-04-21T02:31:57.474Z] ---> c7326c2a8f50 [2020-04-21T02:31:57.474Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T02:31:57.474Z] ---> Running in 79a1a00b1a61 [2020-04-21T02:31:57.741Z] Removing intermediate container 79a1a00b1a61 [2020-04-21T02:31:57.741Z] ---> 8185e28fa017 [2020-04-21T02:31:57.741Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T02:31:58.019Z] ---> Running in 527fd244ccaf [2020-04-21T02:31:58.286Z] Removing intermediate container 527fd244ccaf [2020-04-21T02:31:58.286Z] ---> d210405dafbb [2020-04-21T02:31:58.286Z] Step 14/21 : WORKDIR / [2020-04-21T02:31:58.286Z] ---> Running in 91e19de367d7 [2020-04-21T02:31:58.869Z] Removing intermediate container 91e19de367d7 [2020-04-21T02:31:58.869Z] ---> 9e2e35617872 [2020-04-21T02:31:58.869Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T02:31:59.830Z] ---> 1204d508d0bf [2020-04-21T02:31:59.830Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-21T02:32:00.413Z] ---> c5b22465856b [2020-04-21T02:32:00.413Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-21T02:32:00.996Z] ---> d42714ebc9c6 [2020-04-21T02:32:00.996Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T02:32:01.265Z] ---> Running in 1a4475212c6c [2020-04-21T02:32:01.536Z] Removing intermediate container 1a4475212c6c [2020-04-21T02:32:01.536Z] ---> aef23ae7587b [2020-04-21T02:32:01.536Z] Step 19/21 : LABEL arch=arm64 [2020-04-21T02:32:01.536Z] ---> Running in e311d3bd3971 [2020-04-21T02:32:02.121Z] Removing intermediate container e311d3bd3971 [2020-04-21T02:32:02.121Z] ---> 78774d4c9636 [2020-04-21T02:32:02.121Z] Step 20/21 : LABEL git_sha=6e6ac133b2ff821eecb79f920a11399cb127dd2b [2020-04-21T02:32:02.121Z] ---> Running in 148e153e9bff [2020-04-21T02:32:02.389Z] Removing intermediate container 148e153e9bff [2020-04-21T02:32:02.389Z] ---> 10d19f605bef [2020-04-21T02:32:02.389Z] Step 21/21 : LABEL version=0.0.0 [2020-04-21T02:32:02.656Z] ---> Running in d2ca789816c1 [2020-04-21T02:32:02.923Z] Removing intermediate container d2ca789816c1 [2020-04-21T02:32:02.923Z] ---> 596130515dee [2020-04-21T02:32:02.923Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T02:32:02.923Z] Successfully built 596130515dee [2020-04-21T02:32:02.923Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-21T02:32:05.039Z] provisioning config files... [2020-04-21T02:32:05.050Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/config9084601117456088493tmp [Pipeline] { [Pipeline] sh [2020-04-21T02:32:05.958Z] + curl -s https://codecov.io/bash [2020-04-21T02:32:05.958Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/config9084601117456088493tmp [2020-04-21T02:32:06.219Z] [2020-04-21T02:32:06.219Z] _____ _ [2020-04-21T02:32:06.219Z] / ____| | | [2020-04-21T02:32:06.219Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T02:32:06.219Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T02:32:06.219Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T02:32:06.219Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T02:32:06.219Z] Bash-tbd [2020-04-21T02:32:06.219Z] [2020-04-21T02:32:06.219Z] [2020-04-21T02:32:06.219Z] ==> Jenkins CI detected. [2020-04-21T02:32:06.219Z] project root: . [2020-04-21T02:32:06.219Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T02:32:06.219Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T02:32:06.219Z] ==> Python coveragepy not found [2020-04-21T02:32:06.219Z] ==> Searching for coverage reports in: [2020-04-21T02:32:06.219Z] + . [2020-04-21T02:32:06.219Z] -> Found 1 reports [2020-04-21T02:32:06.219Z] ==> Detecting git/mercurial file structure [2020-04-21T02:32:06.219Z] ==> Reading reports [2020-04-21T02:32:06.219Z] + ./coverage.out bytes=97656 [2020-04-21T02:32:06.219Z] ==> Appending adjustments [2020-04-21T02:32:06.219Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T02:32:06.479Z] + Found adjustments [2020-04-21T02:32:06.479Z] ==> Gzipping contents [2020-04-21T02:32:06.479Z] ==> Uploading reports [2020-04-21T02:32:06.479Z] url: https://codecov.io [2020-04-21T02:32:06.479Z] query: branch=PR-500&commit=6e6ac133b2ff821eecb79f920a11399cb127dd2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=500&job= [2020-04-21T02:32:06.479Z] -> Pinging Codecov [2020-04-21T02:32:06.479Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-500&commit=6e6ac133b2ff821eecb79f920a11399cb127dd2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=500&job= [2020-04-21T02:32:07.047Z] -> Uploading [2020-04-21T02:32:07.307Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6e6ac133b2ff821eecb79f920a11399cb127dd2b [Pipeline] } [2020-04-21T02:32:07.337Z] 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-21T02:32:09.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:32:09.578Z] ---> package-listing.sh [2020-04-21T02:32:09.578Z] ++ facter osfamily [2020-04-21T02:32:09.578Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T02:32:09.578Z] + OS_FAMILY=redhat [2020-04-21T02:32:09.578Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-500 [2020-04-21T02:32:09.578Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T02:32:09.578Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T02:32:09.578Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T02:32:09.578Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T02:32:09.578Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-500 ']' [2020-04-21T02:32:09.578Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T02:32:09.578Z] + case "${OS_FAMILY}" in [2020-04-21T02:32:09.578Z] + rpm -qa [2020-04-21T02:32:09.578Z] + sort [2020-04-21T02:32:13.772Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T02:32:13.772Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T02:32:13.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T02:32:13.772Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-500 ']' [2020-04-21T02:32:13.772Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-500/archives/ [2020-04-21T02:32:13.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-500/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:32:14.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T02:32:14.154Z] [2020-04-21T02:32:14.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:32:14.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T02:32:14.536Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T02:32:14.536Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T02:32:14.536Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T02:32:14.536Z] 756a868c4378: Pulling fs layer [2020-04-21T02:32:14.536Z] 444b2fc9a129: Pulling fs layer [2020-04-21T02:32:14.536Z] ea15f1150254: Pulling fs layer [2020-04-21T02:32:14.536Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T02:32:14.536Z] 28c525ee5125: Pulling fs layer [2020-04-21T02:32:14.536Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T02:32:14.536Z] 138eaada9080: Pulling fs layer [2020-04-21T02:32:14.536Z] 0622d0fa9048: Pulling fs layer [2020-04-21T02:32:14.536Z] 28c525ee5125: Waiting [2020-04-21T02:32:14.536Z] 094b1ea09ed8: Waiting [2020-04-21T02:32:14.536Z] 138eaada9080: Waiting [2020-04-21T02:32:14.536Z] 0622d0fa9048: Waiting [2020-04-21T02:32:14.536Z] 444b2fc9a129: Waiting [2020-04-21T02:32:14.536Z] ea15f1150254: Waiting [2020-04-21T02:32:14.536Z] 41b27a9f41bf: Waiting [2020-04-21T02:32:14.536Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T02:32:14.536Z] 2cc5ad85d9ab: Download complete [2020-04-21T02:32:14.536Z] 444b2fc9a129: Download complete [2020-04-21T02:32:14.536Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T02:32:14.536Z] c9b1b535fdd9: Download complete [2020-04-21T02:32:14.802Z] ea15f1150254: Verifying Checksum [2020-04-21T02:32:14.802Z] ea15f1150254: Download complete [2020-04-21T02:32:14.802Z] 28c525ee5125: Verifying Checksum [2020-04-21T02:32:14.802Z] 28c525ee5125: Download complete [2020-04-21T02:32:15.068Z] c9b1b535fdd9: Pull complete [2020-04-21T02:32:15.068Z] 756a868c4378: Verifying Checksum [2020-04-21T02:32:15.068Z] 756a868c4378: Download complete [2020-04-21T02:32:15.068Z] 138eaada9080: Verifying Checksum [2020-04-21T02:32:15.068Z] 138eaada9080: Download complete [2020-04-21T02:32:15.068Z] 2cc5ad85d9ab: Pull complete [2020-04-21T02:32:15.068Z] 0622d0fa9048: Download complete [2020-04-21T02:32:15.345Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T02:32:15.345Z] 094b1ea09ed8: Download complete [2020-04-21T02:32:15.921Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T02:32:15.921Z] 41b27a9f41bf: Download complete [2020-04-21T02:32:16.862Z] 756a868c4378: Pull complete [2020-04-21T02:32:16.862Z] 444b2fc9a129: Pull complete [2020-04-21T02:32:17.125Z] ea15f1150254: Pull complete [2020-04-21T02:32:20.422Z] 41b27a9f41bf: Pull complete [2020-04-21T02:32:20.422Z] 28c525ee5125: Pull complete [2020-04-21T02:32:22.327Z] 094b1ea09ed8: Pull complete [2020-04-21T02:32:22.327Z] 138eaada9080: Pull complete [2020-04-21T02:32:22.586Z] 0622d0fa9048: Pull complete [2020-04-21T02:32:22.586Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T02:32:22.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T02:32:22.752Z] prd-centos7-docker-4c-2g-5094 does not seem to be running inside a container [2020-04-21T02:32:22.793Z] $ 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-500 -v /w/workspace/dgexfoundry_device-sdk-go_PR-500:/w/workspace/dgexfoundry_device-sdk-go_PR-500:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-500@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:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T02:32:23.371Z] $ docker top 8bee3b1add3b0778696c163ad18e6b97ced4a34724b7dfba2786332038e9c0d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T02:32:23.676Z] provisioning config files... [2020-04-21T02:32:23.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp/config5162415516761947370tmp [Pipeline] { [Pipeline] echo [2020-04-21T02:32:23.790Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:32:24.127Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T02:32:24.160Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:32:24.483Z] ---> logs-deploy.sh [2020-04-21T02:32:24.483Z] + ARCHIVE_ARTIFACTS= [2020-04-21T02:32:24.483Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T02:32:24.483Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T02:32:24.483Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T02:32:24.483Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-500/1 [2020-04-21T02:32:24.483Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-500/1/ [2020-04-21T02:32:24.483Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-500/1 /w/workspace/dgexfoundry_device-sdk-go_PR-500 [2020-04-21T02:32:25.864Z] Archives upload complete. [2020-04-21T02:32:25.864Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-500/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-500/1/ [2020-04-21T02:32:26.432Z] ---> uname -a: [2020-04-21T02:32:26.432Z] Linux 8bee3b1add3b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] ---> lscpu: [2020-04-21T02:32:26.432Z] Architecture: x86_64 [2020-04-21T02:32:26.432Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-21T02:32:26.432Z] Byte Order: Little Endian [2020-04-21T02:32:26.432Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-21T02:32:26.432Z] CPU(s): 4 [2020-04-21T02:32:26.432Z] On-line CPU(s) list: 0-3 [2020-04-21T02:32:26.432Z] Thread(s) per core: 1 [2020-04-21T02:32:26.432Z] Core(s) per socket: 1 [2020-04-21T02:32:26.432Z] Socket(s): 4 [2020-04-21T02:32:26.432Z] NUMA node(s): 1 [2020-04-21T02:32:26.432Z] Vendor ID: GenuineIntel [2020-04-21T02:32:26.432Z] CPU family: 6 [2020-04-21T02:32:26.432Z] Model: 44 [2020-04-21T02:32:26.432Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-21T02:32:26.432Z] Stepping: 1 [2020-04-21T02:32:26.432Z] CPU MHz: 2933.438 [2020-04-21T02:32:26.432Z] BogoMIPS: 5866.87 [2020-04-21T02:32:26.432Z] Virtualization: VT-x [2020-04-21T02:32:26.432Z] Hypervisor vendor: KVM [2020-04-21T02:32:26.432Z] Virtualization type: full [2020-04-21T02:32:26.432Z] L1d cache: 128 KiB [2020-04-21T02:32:26.432Z] L1i cache: 128 KiB [2020-04-21T02:32:26.432Z] L2 cache: 16 MiB [2020-04-21T02:32:26.432Z] L3 cache: 64 MiB [2020-04-21T02:32:26.432Z] NUMA node0 CPU(s): 0-3 [2020-04-21T02:32:26.432Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-21T02:32:26.432Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-21T02:32:26.432Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-21T02:32:26.432Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-21T02:32:26.432Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-21T02:32:26.432Z] 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-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] ---> nproc: [2020-04-21T02:32:26.432Z] 4 [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] ---> df -h: [2020-04-21T02:32:26.432Z] Filesystem Size Used Available Use% Mounted on [2020-04-21T02:32:26.432Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-21T02:32:26.432Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-21T02:32:26.432Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-21T02:32:26.432Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-21T02:32:26.432Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-21T02:32:26.432Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-21T02:32:26.432Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-21T02:32:26.432Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-500@tmp [2020-04-21T02:32:26.432Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-21T02:32:26.432Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-500 [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] ---> free -m: [2020-04-21T02:32:26.432Z] total used free shared buff/cache available [2020-04-21T02:32:26.432Z] Mem: 1838 604 68 0 1164 1130 [2020-04-21T02:32:26.432Z] Swap: 1023 0 1023 [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] ---> ip addr: [2020-04-21T02:32:26.432Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-21T02:32:26.432Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-21T02:32:26.432Z] inet 127.0.0.1/8 scope host lo [2020-04-21T02:32:26.432Z] valid_lft forever preferred_lft forever [2020-04-21T02:32:26.432Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-21T02:32:26.432Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-21T02:32:26.432Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-21T02:32:26.432Z] valid_lft forever preferred_lft forever [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] ---> sar -b -r -n DEV: [2020-04-21T02:32:26.432Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] 02:24:43 LINUX RESTART [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] 02:25:01 tps rtps wtps bread/s bwrtn/s [2020-04-21T02:32:26.432Z] 02:26:01 147.94 70.31 77.63 6328.23 37674.18 [2020-04-21T02:32:26.432Z] 02:27:01 8.01 0.00 8.01 0.00 1737.15 [2020-04-21T02:32:26.432Z] 02:28:01 2.55 0.00 2.55 0.00 77.41 [2020-04-21T02:32:26.432Z] 02:29:01 0.63 0.00 0.63 0.00 8.46 [2020-04-21T02:32:26.432Z] 02:30:01 0.58 0.00 0.58 0.00 6.80 [2020-04-21T02:32:26.432Z] 02:31:01 0.82 0.00 0.82 0.00 10.01 [2020-04-21T02:32:26.432Z] 02:32:01 0.67 0.00 0.67 0.00 8.08 [2020-04-21T02:32:26.432Z] Average: 23.04 10.05 12.99 904.55 5649.10 [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] 02:25:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-21T02:32:26.432Z] 02:26:01 110744 1771560 94.12 2620 1231568 918144 31.33 435604 1172292 49928 [2020-04-21T02:32:26.432Z] 02:27:01 111364 1770940 94.08 2620 1231872 918032 31.32 434800 1172344 8 [2020-04-21T02:32:26.432Z] 02:28:01 113224 1769080 93.98 2620 1231880 913548 31.17 433328 1172332 8 [2020-04-21T02:32:26.432Z] 02:29:01 114108 1768196 93.94 2620 1231880 911488 31.10 432820 1172208 8 [2020-04-21T02:32:26.432Z] 02:30:01 115276 1767028 93.88 2620 1231888 896012 30.57 432000 1172100 8 [2020-04-21T02:32:26.432Z] 02:31:01 115364 1766940 93.87 2620 1231892 896000 30.57 431960 1172100 8 [2020-04-21T02:32:26.432Z] 02:32:01 115980 1766324 93.84 2620 1231896 896044 30.57 431500 1172096 8 [2020-04-21T02:32:26.432Z] Average: 113723 1768581 93.96 2620 1231839 907038 30.95 433145 1172210 7139 [2020-04-21T02:32:26.432Z] [2020-04-21T02:32:26.432Z] 02:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-21T02:32:26.432Z] 02:26:01 eth0 477.70 306.72 1039.84 111.46 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:26:01 docker0 9.19 6.76 1.13 16.76 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:27:01 eth0 1.32 0.42 0.33 0.22 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:28:01 eth0 2.02 0.92 0.89 0.53 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:29:01 eth0 1.10 0.33 0.32 0.23 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.432Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:30:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:31:01 eth0 0.65 0.20 0.17 0.07 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] Average: eth0 69.10 44.17 148.92 16.11 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] Average: docker0 1.31 0.97 0.16 2.40 0.00 0.00 0.00 [2020-04-21T02:32:26.433Z] [2020-04-21T02:32:26.433Z] [2020-04-21T02:32:26.433Z] ---> sar -P ALL: [2020-04-21T02:32:26.433Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T02:32:26.433Z] [2020-04-21T02:32:26.433Z] 02:24:43 LINUX RESTART [2020-04-21T02:32:26.433Z] [2020-04-21T02:32:26.433Z] 02:25:01 CPU %user %nice %system %iowait %steal %idle [2020-04-21T02:32:26.433Z] 02:26:01 all 13.76 0.00 6.24 8.93 0.03 71.04 [2020-04-21T02:32:26.433Z] 02:26:01 0 14.81 0.00 6.35 10.42 0.02 68.41 [2020-04-21T02:32:26.433Z] 02:26:01 1 11.85 0.00 6.11 8.20 0.03 73.80 [2020-04-21T02:32:26.433Z] 02:26:01 2 14.40 0.00 5.26 11.22 0.03 69.09 [2020-04-21T02:32:26.433Z] 02:26:01 3 13.97 0.00 7.25 5.90 0.07 72.81 [2020-04-21T02:32:26.433Z] 02:27:01 all 0.20 0.00 0.08 0.00 0.00 99.72 [2020-04-21T02:32:26.433Z] 02:27:01 0 0.05 0.00 0.12 0.00 0.00 99.83 [2020-04-21T02:32:26.433Z] 02:27:01 1 0.58 0.00 0.08 0.00 0.00 99.33 [2020-04-21T02:32:26.433Z] 02:27:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2020-04-21T02:32:26.433Z] 02:27:01 3 0.07 0.00 0.10 0.00 0.00 99.83 [2020-04-21T02:32:26.433Z] 02:28:01 all 0.19 0.00 0.06 0.00 0.00 99.75 [2020-04-21T02:32:26.433Z] 02:28:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-21T02:32:26.433Z] 02:28:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-21T02:32:26.433Z] 02:28:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-21T02:32:26.433Z] 02:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-21T02:32:26.433Z] 02:29:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-21T02:32:26.433Z] 02:29:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2020-04-21T02:32:26.433Z] 02:29:01 1 0.55 0.00 0.02 0.00 0.00 99.43 [2020-04-21T02:32:26.433Z] 02:29:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-21T02:32:26.433Z] 02:29:01 3 0.12 0.00 0.08 0.00 0.00 99.80 [2020-04-21T02:32:26.433Z] 02:30:01 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-04-21T02:32:26.433Z] 02:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T02:32:26.433Z] 02:30:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-21T02:32:26.433Z] 02:30:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-21T02:32:26.433Z] 02:30:01 3 0.12 0.00 0.05 0.00 0.00 99.83 [2020-04-21T02:32:26.433Z] 02:31:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-21T02:32:26.433Z] 02:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-04-21T02:32:26.433Z] 02:31:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-21T02:32:26.433Z] 02:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-04-21T02:32:26.433Z] 02:31:01 3 0.12 0.00 0.10 0.00 0.00 99.78 [2020-04-21T02:32:26.433Z] 02:32:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-21T02:32:26.433Z] 02:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-04-21T02:32:26.433Z] 02:32:01 1 0.57 0.00 0.03 0.00 0.00 99.40 [2020-04-21T02:32:26.433Z] 02:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-21T02:32:26.433Z] 02:32:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-21T02:32:26.433Z] Average: all 2.11 0.00 0.93 1.26 0.01 95.69 [2020-04-21T02:32:26.433Z] Average: 0 2.12 0.00 0.94 1.47 0.00 95.46 [2020-04-21T02:32:26.433Z] Average: 1 2.14 0.00 0.90 1.16 0.00 95.79 [2020-04-21T02:32:26.433Z] Average: 2 2.10 0.00 0.78 1.59 0.00 95.52 [2020-04-21T02:32:26.433Z] Average: 3 2.06 0.00 1.09 0.83 0.01 96.01 [2020-04-21T02:32:26.433Z] [2020-04-21T02:32:26.433Z] [2020-04-21T02:32:26.433Z]