Pull request #501 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 d5f4f094cbebbd750df661b2d02905b456a8a040+11599fec544a3b4af0d17b6529789613b5afe41c (3a0ee04034e5db3c4f35d27884ef0f047e403960) 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-501/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-5108 in /w/workspace/dgexfoundry_device-sdk-go_PR-501 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-501 # 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/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/501/head:refs/remotes/origin/PR-501 # 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 Merging remotes/origin/master commit 11599fec544a3b4af0d17b6529789613b5afe41c into PR head commit d5f4f094cbebbd750df661b2d02905b456a8a040 Merge succeeded, producing d5f4f094cbebbd750df661b2d02905b456a8a040 Checking out Revision d5f4f094cbebbd750df661b2d02905b456a8a040 (PR-501) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # 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 11599fec544a3b4af0d17b6529789613b5afe41c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 Commit message: "Add check in StopAutoEvents" 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-21T03:25:31.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T03:25:31.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T03:25:32.054Z] ========================================================= [2020-04-21T03:25:32.054Z] EdgeX Global Pipelines Version Info [2020-04-21T03:25:32.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T03:25:33.513Z] ------------------- [2020-04-21T03:25:33.513Z] stable info: [2020-04-21T03:25:33.513Z] ------------------- [2020-04-21T03:25:33.513Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T03:25:33.513Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T03:25:33.513Z] Message: update stable to v1.0.73 [2020-04-21T03:25:34.456Z] ------------------- [2020-04-21T03:25:34.456Z] experimental info: [2020-04-21T03:25:34.456Z] ------------------- [2020-04-21T03:25:34.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T03:25:34.456Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T03:25:34.456Z] 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-21T03:25:36.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T03:25:36.869Z] [2020-04-21T03:25:36.869Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:25:37.242Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T03:25:42.530Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T03:25:42.530Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T03:25:42.530Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T03:25:42.530Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T03:25:42.530Z] 93b08a4f1073: Pulling fs layer [2020-04-21T03:25:42.530Z] 93b08a4f1073: Waiting [2020-04-21T03:25:42.530Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T03:25:42.530Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T03:25:42.530Z] 2924cbbf6a41: Download complete [2020-04-21T03:25:42.530Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T03:25:42.530Z] b8cc5d1170e3: Download complete [2020-04-21T03:25:42.796Z] 93b08a4f1073: Verifying Checksum [2020-04-21T03:25:42.796Z] 93b08a4f1073: Download complete [2020-04-21T03:25:42.796Z] 9123ac7c32f7: Pull complete [2020-04-21T03:25:42.796Z] b8cc5d1170e3: Pull complete [2020-04-21T03:25:43.745Z] 2924cbbf6a41: Pull complete [2020-04-21T03:25:44.006Z] 93b08a4f1073: Pull complete [2020-04-21T03:25:44.006Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T03:25:44.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T03:25:44.182Z] prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container [2020-04-21T03:25:44.229Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-501 -v /w/workspace/dgexfoundry_device-sdk-go_PR-501:/w/workspace/dgexfoundry_device-sdk-go_PR-501:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T03:25:44.975Z] $ docker top 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T03:25:45.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T03:25:45.489Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T03:25:45.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T03:25:45.783Z] $ docker exec 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent [2020-04-21T03:25:46.064Z] SSH_AUTH_SOCK=/tmp/ssh-FvpouCyR693S/agent.15 [2020-04-21T03:25:46.064Z] SSH_AGENT_PID=22 [2020-04-21T03:25:46.076Z] Running ssh-add (command line suppressed) [2020-04-21T03:25:46.289Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7273088288852999804.key (/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7273088288852999804.key) [2020-04-21T03:25:46.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T03:25:46.728Z] + git describe --exact-match --tags HEAD [2020-04-21T03:25:46.728Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T03:25:46.811Z] $ docker exec --env ******** --env ******** 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent -k [2020-04-21T03:25:46.984Z] unset SSH_AUTH_SOCK; [2020-04-21T03:25:46.984Z] unset SSH_AGENT_PID; [2020-04-21T03:25:46.984Z] echo Agent pid 22 killed; [2020-04-21T03:25:47.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T03:25:47.162Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T03:25:47.162Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T03:25:47.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T03:25:47.281Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T03:25:47.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T03:25:47.563Z] $ docker exec 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent [2020-04-21T03:25:47.807Z] SSH_AUTH_SOCK=/tmp/ssh-e263HkGUQeeF/agent.55 [2020-04-21T03:25:47.807Z] SSH_AGENT_PID=62 [2020-04-21T03:25:47.814Z] Running ssh-add (command line suppressed) [2020-04-21T03:25:47.978Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7836006688979553236.key (/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/private_key_7836006688979553236.key) [2020-04-21T03:25:48.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T03:25:48.420Z] + git semver init [2020-04-21T03:25:48.420Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T03:25:48.420Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-501/.git [2020-04-21T03:25:48.420Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-501 [2020-04-21T03:25:48.420Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T03:25:48.420Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T03:25:48.420Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T03:25:48.420Z] # $SEMVER_BRANCH = PR-501 [2020-04-21T03:25:48.420Z] # $SEMVER_TEMP = /tmp/semver-762156745 [2020-04-21T03:25:48.420Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-21T03:25:48.995Z] # '/tmp/semver-762156745' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-501/.semver' [2020-04-21T03:25:48.995Z] # -> Force: false [2020-04-21T03:25:48.995Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-501/.semver [Pipeline] } [2020-04-21T03:25:49.022Z] $ docker exec --env ******** --env ******** 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 ssh-agent -k [2020-04-21T03:25:49.218Z] unset SSH_AUTH_SOCK; [2020-04-21T03:25:49.219Z] unset SSH_AGENT_PID; [2020-04-21T03:25:49.219Z] echo Agent pid 62 killed; [2020-04-21T03:25:49.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T03:25:49.830Z] + git semver [Pipeline] } [2020-04-21T03:25:49.861Z] $ docker stop --time=1 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 [2020-04-21T03:25:51.358Z] $ docker rm -f 28323999b9ac46ddd09ef9cfc55c4c928c0d2ab2e5ad5a80601fea119c0dc4d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T03:25:52.346Z] Stashed 49 file(s) [Pipeline] echo [2020-04-21T03:25:52.364Z] [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-21T03:26:07.843Z] Still waiting to schedule task [2020-04-21T03:26:07.843Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T03:26:07.863Z] Still waiting to schedule task [2020-04-21T03:26:07.863Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-21T03:27:51.217Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5109 in /w/workspace/dgexfoundry_device-sdk-go_PR-501 [Pipeline] { [Pipeline] ws [2020-04-21T03:27:51.289Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T03:27:57.989Z] using credential edgex-jenkins-ssh [2020-04-21T03:27:58.046Z] Cloning the remote Git repository [2020-04-21T03:27:58.046Z] Cloning with configured refspecs honoured and without tags [2020-04-21T03:27:58.110Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T03:27:58.199Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-21T03:27:58.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T03:27:58.295Z] > git --version # timeout=10 [2020-04-21T03:27:58.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T03:27:58.392Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T03:27:59.485Z] Fetching without tags [2020-04-21T03:28:00.021Z] Merging remotes/origin/master commit 11599fec544a3b4af0d17b6529789613b5afe41c into PR head commit d5f4f094cbebbd750df661b2d02905b456a8a040 [2020-04-21T03:28:00.376Z] Merge succeeded, producing d5f4f094cbebbd750df661b2d02905b456a8a040 [2020-04-21T03:28:00.377Z] Checking out Revision d5f4f094cbebbd750df661b2d02905b456a8a040 (PR-501) [2020-04-21T03:27:59.340Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T03:27:59.368Z] > git config --add remote.origin.fetch +refs/pull/501/head:refs/remotes/origin/PR-501 # timeout=10 [2020-04-21T03:27:59.395Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T03:27:59.456Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T03:27:59.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T03:27:59.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T03:27:59.510Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T03:28:00.040Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T03:28:00.082Z] > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 [2020-04-21T03:28:00.206Z] > git remote # timeout=10 [2020-04-21T03:28:00.241Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T03:28:00.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T03:28:00.278Z] > git merge 11599fec544a3b4af0d17b6529789613b5afe41c # timeout=10 [2020-04-21T03:28:00.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T03:28:00.381Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T03:28:00.415Z] > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 [2020-04-21T03:28:05.215Z] Commit message: "Add check in StopAutoEvents" [2020-04-21T03:28:05.267Z] > git --version # timeout=10 [2020-04-21T03:28:05.321Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T03:28:06.956Z] ========================================================= [2020-04-21T03:28:06.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T03:28:06.956Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:28:08.496Z] + 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-21T03:28:09.470Z] Sending build context to Docker daemon 2.933MB [2020-04-21T03:28:09.470Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T03:28:09.470Z] Step 2/8 : FROM ${BASE} [2020-04-21T03:28:09.738Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T03:28:09.738Z] cde5963f3b93: Pulling fs layer [2020-04-21T03:28:09.738Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T03:28:09.738Z] 777b28850792: Pulling fs layer [2020-04-21T03:28:09.738Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T03:28:09.738Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T03:28:09.738Z] 1df406cf5192: Pulling fs layer [2020-04-21T03:28:09.738Z] cd6300453558: Pulling fs layer [2020-04-21T03:28:09.738Z] b9c365052c96: Pulling fs layer [2020-04-21T03:28:09.738Z] a2d8cc88f415: Pulling fs layer [2020-04-21T03:28:09.738Z] ea1d1ca13537: Pulling fs layer [2020-04-21T03:28:09.738Z] 8a11ddd9e578: Waiting [2020-04-21T03:28:09.738Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T03:28:09.738Z] 4cf88f913ddb: Waiting [2020-04-21T03:28:09.738Z] 1df406cf5192: Waiting [2020-04-21T03:28:09.738Z] cd6300453558: Waiting [2020-04-21T03:28:09.738Z] a2d8cc88f415: Waiting [2020-04-21T03:28:09.738Z] b9c365052c96: Waiting [2020-04-21T03:28:09.738Z] ea1d1ca13537: Waiting [2020-04-21T03:28:10.007Z] 777b28850792: Verifying Checksum [2020-04-21T03:28:10.007Z] 777b28850792: Download complete [2020-04-21T03:28:10.007Z] 2a23fa8c16f7: Download complete [2020-04-21T03:28:10.277Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T03:28:10.277Z] 4cf88f913ddb: Download complete [2020-04-21T03:28:10.277Z] 1df406cf5192: Verifying Checksum [2020-04-21T03:28:10.277Z] 1df406cf5192: Download complete [2020-04-21T03:28:10.277Z] cde5963f3b93: Verifying Checksum [2020-04-21T03:28:11.253Z] cde5963f3b93: Pull complete [2020-04-21T03:28:11.526Z] 2a23fa8c16f7: Pull complete [2020-04-21T03:28:11.800Z] 777b28850792: Pull complete [2020-04-21T03:28:14.433Z] cd6300453558: Verifying Checksum [2020-04-21T03:28:14.433Z] cd6300453558: Download complete [2020-04-21T03:28:14.433Z] a2d8cc88f415: Verifying Checksum [2020-04-21T03:28:14.433Z] a2d8cc88f415: Download complete [2020-04-21T03:28:17.031Z] ea1d1ca13537: Verifying Checksum [2020-04-21T03:28:17.031Z] ea1d1ca13537: Download complete [2020-04-21T03:28:17.031Z] 3750a50a1c5e: Download complete [2020-04-21T03:28:19.643Z] b9c365052c96: Verifying Checksum [2020-04-21T03:28:19.643Z] b9c365052c96: Download complete [2020-04-21T03:28:21.589Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T03:28:21.589Z] 8a11ddd9e578: Download complete [2020-04-21T03:28:31.336Z] Running on prd-centos7-docker-4c-2g-5110 in /w/workspace/dgexfoundry_device-sdk-go_PR-501 [Pipeline] { [Pipeline] ws [2020-04-21T03:28:31.404Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T03:28:31.698Z] 8a11ddd9e578: Pull complete [2020-04-21T03:28:32.662Z] 4cf88f913ddb: Pull complete [2020-04-21T03:28:32.662Z] 1df406cf5192: Pull complete [2020-04-21T03:28:34.867Z] using credential edgex-jenkins-ssh [2020-04-21T03:28:34.924Z] Cloning the remote Git repository [2020-04-21T03:28:34.924Z] Cloning with configured refspecs honoured and without tags [2020-04-21T03:28:35.726Z] Fetching without tags [2020-04-21T03:28:34.865Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T03:28:34.912Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-21T03:28:34.965Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T03:28:34.966Z] > git --version # timeout=10 [2020-04-21T03:28:34.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T03:28:35.002Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T03:28:35.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T03:28:35.671Z] > git config --add remote.origin.fetch +refs/pull/501/head:refs/remotes/origin/PR-501 # timeout=10 [2020-04-21T03:28:35.677Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T03:28:35.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T03:28:35.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T03:28:35.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T03:28:35.701Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T03:28:36.151Z] Merging remotes/origin/master commit 11599fec544a3b4af0d17b6529789613b5afe41c into PR head commit d5f4f094cbebbd750df661b2d02905b456a8a040 [2020-04-21T03:28:36.245Z] Merge succeeded, producing d5f4f094cbebbd750df661b2d02905b456a8a040 [2020-04-21T03:28:36.246Z] Checking out Revision d5f4f094cbebbd750df661b2d02905b456a8a040 (PR-501) [2020-04-21T03:28:36.150Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T03:28:36.160Z] > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 [2020-04-21T03:28:36.205Z] > git remote # timeout=10 [2020-04-21T03:28:36.218Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T03:28:36.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T03:28:36.226Z] > git merge 11599fec544a3b4af0d17b6529789613b5afe41c # timeout=10 [2020-04-21T03:28:36.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T03:28:36.245Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T03:28:36.251Z] > git checkout -f d5f4f094cbebbd750df661b2d02905b456a8a040 # timeout=10 [2020-04-21T03:28:38.050Z] cd6300453558: Pull complete [2020-04-21T03:28:40.103Z] Commit message: "Add check in StopAutoEvents" [2020-04-21T03:28:40.131Z] > git --version # timeout=10 [2020-04-21T03:28:40.141Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T03:28:41.054Z] ========================================================= [2020-04-21T03:28:41.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T03:28:41.054Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:28:41.697Z] + 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-21T03:28:42.274Z] Sending build context to Docker daemon 2.933MB [2020-04-21T03:28:42.274Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T03:28:42.274Z] Step 2/8 : FROM ${BASE} [2020-04-21T03:28:42.549Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T03:28:42.549Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T03:28:42.549Z] 2848faf0eed1: Pulling fs layer [2020-04-21T03:28:42.549Z] 0f37312ad70f: Pulling fs layer [2020-04-21T03:28:42.549Z] 5788d62ee057: Pulling fs layer [2020-04-21T03:28:42.549Z] 0e6b1d234666: Pulling fs layer [2020-04-21T03:28:42.549Z] bf5d7aec512f: Pulling fs layer [2020-04-21T03:28:42.549Z] 34c802a77dc8: Pulling fs layer [2020-04-21T03:28:42.549Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T03:28:42.549Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T03:28:42.549Z] 5c102a31e300: Pulling fs layer [2020-04-21T03:28:42.549Z] dcfb455df0a1: Pulling fs layer [2020-04-21T03:28:42.549Z] 34c802a77dc8: Waiting [2020-04-21T03:28:42.549Z] 9eb99e56ec68: Waiting [2020-04-21T03:28:42.549Z] 27c7a5d97fbd: Waiting [2020-04-21T03:28:42.549Z] 5c102a31e300: Waiting [2020-04-21T03:28:42.549Z] dcfb455df0a1: Waiting [2020-04-21T03:28:42.549Z] 5788d62ee057: Waiting [2020-04-21T03:28:42.549Z] 0e6b1d234666: Waiting [2020-04-21T03:28:42.549Z] bf5d7aec512f: Waiting [2020-04-21T03:28:42.549Z] 0f37312ad70f: Verifying Checksum [2020-04-21T03:28:42.549Z] 0f37312ad70f: Download complete [2020-04-21T03:28:42.549Z] 2848faf0eed1: Download complete [2020-04-21T03:28:42.549Z] 0e6b1d234666: Verifying Checksum [2020-04-21T03:28:42.549Z] 0e6b1d234666: Download complete [2020-04-21T03:28:42.549Z] bf5d7aec512f: Verifying Checksum [2020-04-21T03:28:42.549Z] bf5d7aec512f: Download complete [2020-04-21T03:28:42.549Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T03:28:42.549Z] e6b0cf9c0882: Download complete [2020-04-21T03:28:42.810Z] e6b0cf9c0882: Pull complete [2020-04-21T03:28:43.070Z] 2848faf0eed1: Pull complete [2020-04-21T03:28:43.070Z] 34c802a77dc8: Verifying Checksum [2020-04-21T03:28:43.070Z] 34c802a77dc8: Download complete [2020-04-21T03:28:43.070Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T03:28:43.070Z] 27c7a5d97fbd: Download complete [2020-04-21T03:28:43.425Z] b9c365052c96: Pull complete [2020-04-21T03:28:43.425Z] a2d8cc88f415: Pull complete [2020-04-21T03:28:43.645Z] 5c102a31e300: Verifying Checksum [2020-04-21T03:28:43.645Z] 5c102a31e300: Download complete [2020-04-21T03:28:43.904Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T03:28:43.904Z] 9eb99e56ec68: Download complete [2020-04-21T03:28:43.904Z] dcfb455df0a1: Verifying Checksum [2020-04-21T03:28:43.904Z] dcfb455df0a1: Download complete [2020-04-21T03:28:44.474Z] 5788d62ee057: Verifying Checksum [2020-04-21T03:28:44.474Z] 5788d62ee057: Download complete [2020-04-21T03:28:44.839Z] ea1d1ca13537: Pull complete [2020-04-21T03:28:45.414Z] 0f37312ad70f: Pull complete [2020-04-21T03:28:45.430Z] 3750a50a1c5e: Pull complete [2020-04-21T03:28:45.430Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T03:28:45.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T03:28:45.430Z] ---> 78745c68409d [2020-04-21T03:28:45.430Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T03:28:49.717Z] ---> Running in 8ca216b4e0dc [2020-04-21T03:28:49.987Z] Removing intermediate container 8ca216b4e0dc [2020-04-21T03:28:49.987Z] ---> 5737b44442b2 [2020-04-21T03:28:49.987Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T03:28:50.257Z] ---> Running in 2fff66bd2a1a [2020-04-21T03:28:52.016Z] 5788d62ee057: Pull complete [2020-04-21T03:28:52.017Z] 0e6b1d234666: Pull complete [2020-04-21T03:28:52.017Z] bf5d7aec512f: Pull complete [2020-04-21T03:28:52.214Z] Removing intermediate container 2fff66bd2a1a [2020-04-21T03:28:52.214Z] ---> d4ee1f1c46d4 [2020-04-21T03:28:52.214Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T03:28:52.214Z] ---> Running in 907a0020de8c [2020-04-21T03:28:53.175Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T03:28:54.579Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T03:28:55.165Z] OK: 125 MiB in 39 packages [2020-04-21T03:28:56.129Z] Removing intermediate container 907a0020de8c [2020-04-21T03:28:56.129Z] ---> 2d48b95180a8 [2020-04-21T03:28:56.129Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T03:28:56.399Z] ---> Running in 107fe6fbce49 [2020-04-21T03:28:56.668Z] Removing intermediate container 107fe6fbce49 [2020-04-21T03:28:56.668Z] ---> 14679786beee [2020-04-21T03:28:56.668Z] Step 7/8 : COPY . . [2020-04-21T03:28:57.308Z] 34c802a77dc8: Pull complete [2020-04-21T03:28:58.085Z] ---> 20fee4ce020c [2020-04-21T03:28:58.085Z] Step 8/8 : RUN go mod download [2020-04-21T03:28:58.085Z] ---> Running in 881b844b96d1 [2020-04-21T03:28:59.854Z] 9eb99e56ec68: Pull complete [2020-04-21T03:28:59.854Z] 27c7a5d97fbd: Pull complete [2020-04-21T03:29:00.031Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T03:29:00.031Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T03:29:00.031Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T03:29:00.031Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T03:29:00.031Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T03:29:00.031Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T03:29:00.031Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T03:29:00.031Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T03:29:00.031Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T03:29:00.031Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T03:29:00.031Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T03:29:00.031Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T03:29:00.297Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T03:29:00.297Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T03:29:00.297Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T03:29:00.297Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T03:29:00.297Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T03:29:00.297Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T03:29:00.297Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T03:29:00.297Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T03:29:00.297Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T03:29:00.297Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T03:29:00.297Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T03:29:00.422Z] 5c102a31e300: Pull complete [2020-04-21T03:29:00.564Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T03:29:00.564Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T03:29:00.565Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T03:29:00.565Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T03:29:00.565Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T03:29:00.565Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T03:29:00.565Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T03:29:00.565Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T03:29:00.565Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T03:29:00.565Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T03:29:00.565Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T03:29:00.565Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T03:29:00.565Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T03:29:00.682Z] dcfb455df0a1: Pull complete [2020-04-21T03:29:00.682Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T03:29:00.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T03:29:00.682Z] ---> 7c70fe431013 [2020-04-21T03:29:00.682Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T03:29:00.682Z] ---> Running in c2cdeda4f8c5 [2020-04-21T03:29:00.833Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T03:29:00.833Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T03:29:00.833Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T03:29:00.833Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T03:29:00.833Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T03:29:00.833Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T03:29:00.833Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T03:29:00.833Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T03:29:00.943Z] Removing intermediate container c2cdeda4f8c5 [2020-04-21T03:29:00.943Z] ---> 83f487914db4 [2020-04-21T03:29:00.943Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T03:29:00.943Z] ---> Running in ef7384f3f3b3 [2020-04-21T03:29:02.323Z] Removing intermediate container ef7384f3f3b3 [2020-04-21T03:29:02.323Z] ---> f47c3f2f00ce [2020-04-21T03:29:02.323Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T03:29:02.323Z] ---> Running in 2e07286c3a0b [2020-04-21T03:29:02.584Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T03:29:03.961Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T03:29:04.529Z] OK: 143 MiB in 39 packages [2020-04-21T03:29:04.791Z] Removing intermediate container 2e07286c3a0b [2020-04-21T03:29:04.791Z] ---> 7359d63c5205 [2020-04-21T03:29:04.791Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T03:29:04.791Z] ---> Running in 18ca60deebdb [2020-04-21T03:29:05.052Z] Removing intermediate container 18ca60deebdb [2020-04-21T03:29:05.052Z] ---> fdb971e48107 [2020-04-21T03:29:05.052Z] Step 7/8 : COPY . . [2020-04-21T03:29:05.624Z] ---> af1ab33d2256 [2020-04-21T03:29:05.624Z] Step 8/8 : RUN go mod download [2020-04-21T03:29:05.887Z] ---> Running in 5cf6bdac91c1 [2020-04-21T03:29:07.793Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T03:29:07.793Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T03:29:07.793Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T03:29:07.793Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T03:29:07.793Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T03:29:07.793Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T03:29:07.793Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T03:29:07.793Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T03:29:07.793Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T03:29:07.793Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T03:29:07.793Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T03:29:07.793Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T03:29:07.793Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T03:29:07.793Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T03:29:07.793Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T03:29:07.793Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T03:29:07.793Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T03:29:07.793Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T03:29:07.793Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T03:29:07.793Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T03:29:07.793Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T03:29:07.793Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T03:29:07.793Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T03:29:07.793Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T03:29:07.793Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T03:29:07.793Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T03:29:07.793Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T03:29:07.793Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T03:29:07.793Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T03:29:07.793Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T03:29:07.793Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T03:29:08.058Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T03:29:08.058Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T03:29:08.058Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T03:29:08.058Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T03:29:08.058Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T03:29:08.058Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T03:29:08.058Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T03:29:08.058Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T03:29:08.058Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T03:29:08.058Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T03:29:08.058Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T03:29:08.058Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T03:29:08.058Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T03:29:10.933Z] Removing intermediate container 881b844b96d1 [2020-04-21T03:29:10.933Z] ---> 410e31dabd0e [2020-04-21T03:29:10.933Z] Successfully built 410e31dabd0e [2020-04-21T03:29:10.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:29:11.905Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T03:29:11.905Z] . [Pipeline] withDockerContainer [2020-04-21T03:29:12.262Z] Removing intermediate container 5cf6bdac91c1 [2020-04-21T03:29:12.262Z] ---> d01c6661e468 [2020-04-21T03:29:12.262Z] Successfully built d01c6661e468 [2020-04-21T03:29:12.262Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-21T03:29:12.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2020-04-21T03:29:12.610Z] $ 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-21T03:29:14.021Z] $ docker top 0f1bb2a212c8386da2171d58d2610f05f31eb8dc1f97199dd816a2575f83b158 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:29:15.144Z] + go version [2020-04-21T03:29:15.144Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T03:29:15.225Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T03:29:15.225Z] . [Pipeline] withDockerContainer [2020-04-21T03:29:15.524Z] prd-centos7-docker-4c-2g-5110 does not seem to be running inside a container [2020-04-21T03:29:15.611Z] $ 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-x86_64 cat [2020-04-21T03:29:15.848Z] + make test [2020-04-21T03:29:15.848Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-21T03:29:16.810Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T03:29:17.707Z] $ docker top 11071b0e3bc5e0ddc36a47843c92f78b27486e9520f217b52c86ffa3ee046709 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T03:29:18.259Z] + go version [2020-04-21T03:29:18.260Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T03:29:18.580Z] + make test [2020-04-21T03:29:18.580Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-21T03:29:19.158Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T03:29:29.192Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T03:29:29.192Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T03:29:29.192Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T03:29:29.192Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.015s coverage: 21.9% of statements [2020-04-21T03:29:31.209Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.037s coverage: 95.8% of statements [2020-04-21T03:29:43.567Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T03:29:43.567Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T03:29:43.567Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T03:29:45.529Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.060s coverage: 21.9% of statements [2020-04-21T03:29:48.898Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.150s coverage: 95.8% of statements [2020-04-21T03:30:03.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.024s coverage: 11.4% of statements [2020-04-21T03:30:03.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T03:30:03.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.092s coverage: 36.9% of statements [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T03:30:03.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.443s coverage: 74.9% of statements [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T03:30:03.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.015s coverage: 52.6% of statements [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T03:30:03.649Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.102s coverage: 71.4% of statements [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T03:30:03.649Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T03:30:03.649Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T03:30:03.649Z] gofmt -l . [2020-04-21T03:30:03.649Z] [ "`gofmt -l .`" = "" ] [2020-04-21T03:30:03.649Z] ./bin/test-attribution-txt.sh [2020-04-21T03:30:03.649Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T03:30:04.148Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T03:30:04.164Z] $ docker stop --time=1 11071b0e3bc5e0ddc36a47843c92f78b27486e9520f217b52c86ffa3ee046709 [2020-04-21T03:30:05.617Z] $ docker rm -f 11071b0e3bc5e0ddc36a47843c92f78b27486e9520f217b52c86ffa3ee046709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T03:30:07.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T03:30:07.482Z] + ls -al . [2020-04-21T03:30:07.482Z] total 160 [2020-04-21T03:30:07.482Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 03:30 . [2020-04-21T03:30:07.482Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 03:28 .. [2020-04-21T03:30:07.482Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 03:28 api [2020-04-21T03:30:07.482Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 03:28 bin [2020-04-21T03:30:07.482Z] -rw-r--r--. 1 jenkins jenkins 97745 Apr 21 03:30 coverage.out [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 03:28 Dockerfile.build [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 03:28 .dockerignore [2020-04-21T03:30:07.482Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 03:28 example [2020-04-21T03:30:07.482Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 03:28 .git [2020-04-21T03:30:07.482Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 03:28 .github [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 03:28 .gitignore [2020-04-21T03:30:07.482Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 21 03:30 go.mod [2020-04-21T03:30:07.482Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 03:30 go.sum [2020-04-21T03:30:07.482Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 03:28 internal [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 03:28 Jenkinsfile [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 03:28 LICENSE [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 03:28 Makefile [2020-04-21T03:30:07.482Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 03:28 pkg [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 03:28 README.md [2020-04-21T03:30:07.482Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 03:28 .semver [2020-04-21T03:30:07.482Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 03:28 snap [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 03:25 VERSION [2020-04-21T03:30:07.482Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 03:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:30:07.814Z] + 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=d5f4f094cbebbd750df661b2d02905b456a8a040 --label arch=amd64 --label version=0.0.0 . [2020-04-21T03:30:08.074Z] Sending build context to Docker daemon 3.052MB [2020-04-21T03:30:08.074Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T03:30:08.074Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T03:30:08.074Z] ---> d01c6661e468 [2020-04-21T03:30:08.074Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T03:30:08.074Z] ---> Running in df8903666b7c [2020-04-21T03:30:08.074Z] Removing intermediate container df8903666b7c [2020-04-21T03:30:08.074Z] ---> 9aac9b00b42a [2020-04-21T03:30:08.074Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T03:30:08.333Z] ---> Running in 6eab06be6dba [2020-04-21T03:30:08.333Z] Removing intermediate container 6eab06be6dba [2020-04-21T03:30:08.333Z] ---> 05e591a569f1 [2020-04-21T03:30:08.333Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T03:30:08.333Z] ---> Running in 384ec93298e4 [2020-04-21T03:30:08.593Z] Removing intermediate container 384ec93298e4 [2020-04-21T03:30:08.593Z] ---> 348cd5ee7ec4 [2020-04-21T03:30:08.593Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T03:30:08.593Z] ---> Running in b63588ab6d92 [2020-04-21T03:30:09.533Z] Removing intermediate container b63588ab6d92 [2020-04-21T03:30:09.533Z] ---> 2f5cb1b3768c [2020-04-21T03:30:09.533Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T03:30:09.533Z] ---> Running in 75ce18456dbb [2020-04-21T03:30:09.792Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T03:30:10.735Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T03:30:11.313Z] OK: 143 MiB in 39 packages [2020-04-21T03:30:11.886Z] Removing intermediate container 75ce18456dbb [2020-04-21T03:30:11.886Z] ---> 56a1ddb3411c [2020-04-21T03:30:11.886Z] Step 8/21 : COPY . . [2020-04-21T03:30:12.146Z] ---> 92b30afb2b9a [2020-04-21T03:30:12.146Z] Step 9/21 : RUN ${MAKE} [2020-04-21T03:30:12.146Z] ---> Running in 0e4062a29c1a [2020-04-21T03:30:12.407Z] 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-21T03:30:20.591Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T03:30:20.850Z] Removing intermediate container 0e4062a29c1a [2020-04-21T03:30:20.850Z] ---> 77dbcb7e8d6d [2020-04-21T03:30:20.850Z] Step 10/21 : FROM scratch [2020-04-21T03:30:20.850Z] ---> [2020-04-21T03:30:20.850Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T03:30:21.112Z] ---> Running in 492ad14ce989 [2020-04-21T03:30:21.112Z] Removing intermediate container 492ad14ce989 [2020-04-21T03:30:21.112Z] ---> a55ccc842a78 [2020-04-21T03:30:21.112Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T03:30:21.112Z] ---> Running in 78bf5323ed64 [2020-04-21T03:30:21.152Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.179s coverage: 11.4% of statements [2020-04-21T03:30:21.152Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T03:30:21.152Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.144s coverage: 36.9% of statements [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T03:30:21.152Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.689s coverage: 74.9% of statements [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T03:30:21.152Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.048s coverage: 52.6% of statements [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T03:30:21.152Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.348s coverage: 71.4% of statements [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T03:30:21.152Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T03:30:21.152Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T03:30:21.371Z] Removing intermediate container 78bf5323ed64 [2020-04-21T03:30:21.371Z] ---> d9796cb80e7d [2020-04-21T03:30:21.371Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T03:30:21.371Z] ---> Running in 13c7ae91cc44 [2020-04-21T03:30:21.371Z] Removing intermediate container 13c7ae91cc44 [2020-04-21T03:30:21.371Z] ---> cf0931eaa695 [2020-04-21T03:30:21.371Z] Step 14/21 : WORKDIR / [2020-04-21T03:30:21.371Z] ---> Running in 5c10ed0ab815 [2020-04-21T03:30:21.631Z] Removing intermediate container 5c10ed0ab815 [2020-04-21T03:30:21.631Z] ---> d2d9594ef881 [2020-04-21T03:30:21.631Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T03:30:21.890Z] ---> 5a8ee7491d71 [2020-04-21T03:30:21.890Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-21T03:30:22.150Z] ---> 17d6ac36a682 [2020-04-21T03:30:22.150Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-21T03:30:22.411Z] ---> 004db24d713b [2020-04-21T03:30:22.411Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T03:30:22.411Z] ---> Running in 8d34361db3a8 [2020-04-21T03:30:22.411Z] Removing intermediate container 8d34361db3a8 [2020-04-21T03:30:22.411Z] ---> 56046468ddbd [2020-04-21T03:30:22.411Z] Step 19/21 : LABEL arch=amd64 [2020-04-21T03:30:22.411Z] ---> Running in 656cb0ec430c [2020-04-21T03:30:22.670Z] Removing intermediate container 656cb0ec430c [2020-04-21T03:30:22.670Z] ---> 86a10e98fe26 [2020-04-21T03:30:22.670Z] Step 20/21 : LABEL git_sha=d5f4f094cbebbd750df661b2d02905b456a8a040 [2020-04-21T03:30:22.670Z] ---> Running in 8c86eb0bb595 [2020-04-21T03:30:22.928Z] Removing intermediate container 8c86eb0bb595 [2020-04-21T03:30:22.928Z] ---> 0fbce47fd75e [2020-04-21T03:30:22.928Z] Step 21/21 : LABEL version=0.0.0 [2020-04-21T03:30:22.928Z] ---> Running in 396d02eb9010 [2020-04-21T03:30:23.187Z] Removing intermediate container 396d02eb9010 [2020-04-21T03:30:23.187Z] ---> 6270787e1957 [2020-04-21T03:30:23.187Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T03:30:23.187Z] Successfully built 6270787e1957 [2020-04-21T03:30:23.187Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2020-04-21T03:30:23.760Z] gofmt -l . Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-21T03:30:24.027Z] [ "`gofmt -l .`" = "" ] [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T03:30:24.618Z] ./bin/test-attribution-txt.sh [2020-04-21T03:30:25.209Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T03:30:25.825Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T03:30:26.290Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T03:30:26.302Z] $ docker stop --time=1 0f1bb2a212c8386da2171d58d2610f05f31eb8dc1f97199dd816a2575f83b158 [2020-04-21T03:30:28.581Z] $ docker rm -f 0f1bb2a212c8386da2171d58d2610f05f31eb8dc1f97199dd816a2575f83b158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T03:30:30.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T03:30:30.378Z] + ls -al . [2020-04-21T03:30:30.378Z] total 200 [2020-04-21T03:30:30.378Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 03:30 . [2020-04-21T03:30:30.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 03:27 .. [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 03:28 .dockerignore [2020-04-21T03:30:30.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 03:28 .git [2020-04-21T03:30:30.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 03:28 .github [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 03:28 .gitignore [2020-04-21T03:30:30.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 03:28 .semver [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 03:28 Dockerfile.build [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 03:28 Jenkinsfile [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 03:28 LICENSE [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 03:28 Makefile [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 03:28 README.md [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 03:25 VERSION [2020-04-21T03:30:30.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 03:28 api [2020-04-21T03:30:30.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 03:28 bin [2020-04-21T03:30:30.378Z] -rw-r--r-- 1 jenkins jenkins 97745 Apr 21 03:30 coverage.out [2020-04-21T03:30:30.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 03:28 example [2020-04-21T03:30:30.378Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 21 03:30 go.mod [2020-04-21T03:30:30.378Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 03:30 go.sum [2020-04-21T03:30:30.378Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 03:28 internal [2020-04-21T03:30:30.378Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 03:28 pkg [2020-04-21T03:30:30.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 03:28 snap [2020-04-21T03:30:30.378Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 03:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:30:30.732Z] + 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=d5f4f094cbebbd750df661b2d02905b456a8a040 --label arch=arm64 --label version=0.0.0 . [2020-04-21T03:30:31.319Z] Sending build context to Docker daemon 3.052MB [2020-04-21T03:30:31.319Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T03:30:31.319Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T03:30:31.319Z] ---> 410e31dabd0e [2020-04-21T03:30:31.319Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T03:30:31.319Z] ---> Running in 364a142280e4 [2020-04-21T03:30:31.909Z] Removing intermediate container 364a142280e4 [2020-04-21T03:30:31.909Z] ---> 56778ed05c96 [2020-04-21T03:30:31.909Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T03:30:31.909Z] ---> Running in 1b753cbfedbd [2020-04-21T03:30:32.511Z] Removing intermediate container 1b753cbfedbd [2020-04-21T03:30:32.511Z] ---> 8d244760fc95 [2020-04-21T03:30:32.511Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T03:30:32.511Z] ---> Running in da3b8c9f8a70 [2020-04-21T03:30:32.779Z] Removing intermediate container da3b8c9f8a70 [2020-04-21T03:30:32.779Z] ---> 6e0fe48d4723 [2020-04-21T03:30:32.779Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T03:30:33.047Z] ---> Running in 35f125520cae [2020-04-21T03:30:35.007Z] Removing intermediate container 35f125520cae [2020-04-21T03:30:35.007Z] ---> 73d2d904b608 [2020-04-21T03:30:35.007Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T03:30:35.007Z] ---> Running in 58235de632a4 [2020-04-21T03:30:35.979Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T03:30:36.940Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T03:30:37.526Z] OK: 125 MiB in 39 packages [2020-04-21T03:30:38.943Z] Removing intermediate container 58235de632a4 [2020-04-21T03:30:38.943Z] ---> 814a36f730d4 [2020-04-21T03:30:38.943Z] Step 8/21 : COPY . . [2020-04-21T03:30:39.911Z] ---> 8941335a9de8 [2020-04-21T03:30:39.911Z] Step 9/21 : RUN ${MAKE} [2020-04-21T03:30:39.911Z] ---> Running in 67203a95b615 [2020-04-21T03:30:40.881Z] 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-21T03:31:03.227Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T03:31:06.596Z] Removing intermediate container 67203a95b615 [2020-04-21T03:31:06.596Z] ---> b9c3c6278f12 [2020-04-21T03:31:06.596Z] Step 10/21 : FROM scratch [2020-04-21T03:31:06.596Z] ---> [2020-04-21T03:31:06.596Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T03:31:06.596Z] ---> Running in 6c5ed1db2122 [2020-04-21T03:31:06.596Z] Removing intermediate container 6c5ed1db2122 [2020-04-21T03:31:06.596Z] ---> 3ae1a9437602 [2020-04-21T03:31:06.596Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T03:31:06.596Z] ---> Running in eee931b7cb68 [2020-04-21T03:31:06.862Z] Removing intermediate container eee931b7cb68 [2020-04-21T03:31:06.862Z] ---> 2939a738741e [2020-04-21T03:31:06.862Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T03:31:07.130Z] ---> Running in 1864879524a4 [2020-04-21T03:31:07.398Z] Removing intermediate container 1864879524a4 [2020-04-21T03:31:07.398Z] ---> 18303a2c90e8 [2020-04-21T03:31:07.398Z] Step 14/21 : WORKDIR / [2020-04-21T03:31:07.398Z] ---> Running in b3228970db3c [2020-04-21T03:31:07.665Z] Removing intermediate container b3228970db3c [2020-04-21T03:31:07.665Z] ---> 310ea0cb98dc [2020-04-21T03:31:07.665Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T03:31:08.623Z] ---> a7d5506efa60 [2020-04-21T03:31:08.623Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-21T03:31:09.211Z] ---> 1d93ac53d668 [2020-04-21T03:31:09.211Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-21T03:31:09.482Z] ---> 32111d33b138 [2020-04-21T03:31:09.482Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T03:31:09.751Z] ---> Running in d3702977d24f [2020-04-21T03:31:10.020Z] Removing intermediate container d3702977d24f [2020-04-21T03:31:10.020Z] ---> 0f247ef296df [2020-04-21T03:31:10.020Z] Step 19/21 : LABEL arch=arm64 [2020-04-21T03:31:10.294Z] ---> Running in debd4f83d49f [2020-04-21T03:31:10.561Z] Removing intermediate container debd4f83d49f [2020-04-21T03:31:10.561Z] ---> f4119fe5cf60 [2020-04-21T03:31:10.561Z] Step 20/21 : LABEL git_sha=d5f4f094cbebbd750df661b2d02905b456a8a040 [2020-04-21T03:31:10.561Z] ---> Running in d98cea76a30a [2020-04-21T03:31:10.829Z] Removing intermediate container d98cea76a30a [2020-04-21T03:31:10.829Z] ---> dc631a31fa06 [2020-04-21T03:31:10.829Z] Step 21/21 : LABEL version=0.0.0 [2020-04-21T03:31:11.098Z] ---> Running in 6a6478ffb418 [2020-04-21T03:31:11.366Z] Removing intermediate container 6a6478ffb418 [2020-04-21T03:31:11.366Z] ---> 05c284827980 [2020-04-21T03:31:11.366Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T03:31:11.366Z] Successfully built 05c284827980 [2020-04-21T03:31:11.366Z] 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-21T03:31:13.465Z] provisioning config files... [2020-04-21T03:31:13.489Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/config3945129377498704529tmp [Pipeline] { [Pipeline] sh [2020-04-21T03:31:13.928Z] + curl -s https://codecov.io/bash [2020-04-21T03:31:13.928Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/config3945129377498704529tmp [2020-04-21T03:31:14.190Z] [2020-04-21T03:31:14.190Z] _____ _ [2020-04-21T03:31:14.190Z] / ____| | | [2020-04-21T03:31:14.190Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T03:31:14.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T03:31:14.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T03:31:14.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T03:31:14.190Z] Bash-tbd [2020-04-21T03:31:14.190Z] [2020-04-21T03:31:14.190Z] [2020-04-21T03:31:14.190Z] ==> Jenkins CI detected. [2020-04-21T03:31:14.190Z] project root: . [2020-04-21T03:31:14.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T03:31:14.190Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T03:31:14.190Z] ==> Python coveragepy not found [2020-04-21T03:31:14.190Z] ==> Searching for coverage reports in: [2020-04-21T03:31:14.190Z] + . [2020-04-21T03:31:14.190Z] -> Found 1 reports [2020-04-21T03:31:14.190Z] ==> Detecting git/mercurial file structure [2020-04-21T03:31:14.190Z] ==> Reading reports [2020-04-21T03:31:14.190Z] + ./coverage.out bytes=97745 [2020-04-21T03:31:14.190Z] ==> Appending adjustments [2020-04-21T03:31:14.190Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T03:31:14.760Z] + Found adjustments [2020-04-21T03:31:14.761Z] ==> Gzipping contents [2020-04-21T03:31:14.761Z] ==> Uploading reports [2020-04-21T03:31:14.761Z] url: https://codecov.io [2020-04-21T03:31:14.761Z] query: branch=PR-501&commit=d5f4f094cbebbd750df661b2d02905b456a8a040&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=501&job= [2020-04-21T03:31:14.761Z] -> Pinging Codecov [2020-04-21T03:31:14.761Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-501&commit=d5f4f094cbebbd750df661b2d02905b456a8a040&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=501&job= [2020-04-21T03:31:15.033Z] -> Uploading [2020-04-21T03:31:15.611Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d5f4f094cbebbd750df661b2d02905b456a8a040 [Pipeline] } [2020-04-21T03:31:15.631Z] 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-21T03:31:17.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T03:31:17.726Z] ---> package-listing.sh [2020-04-21T03:31:17.726Z] ++ facter osfamily [2020-04-21T03:31:17.726Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T03:31:17.726Z] + OS_FAMILY=redhat [2020-04-21T03:31:17.726Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-501 [2020-04-21T03:31:17.726Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T03:31:17.726Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T03:31:17.726Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T03:31:17.726Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T03:31:17.726Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-501 ']' [2020-04-21T03:31:17.726Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T03:31:17.726Z] + case "${OS_FAMILY}" in [2020-04-21T03:31:17.726Z] + rpm -qa [2020-04-21T03:31:17.726Z] + sort [2020-04-21T03:31:21.970Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T03:31:21.970Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T03:31:21.970Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T03:31:21.970Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-501 ']' [2020-04-21T03:31:21.970Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-501/archives/ [2020-04-21T03:31:21.970Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-501/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:31:22.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T03:31:22.471Z] [2020-04-21T03:31:22.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T03:31:22.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T03:31:22.877Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T03:31:22.877Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T03:31:22.877Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T03:31:22.877Z] 756a868c4378: Pulling fs layer [2020-04-21T03:31:22.877Z] 444b2fc9a129: Pulling fs layer [2020-04-21T03:31:22.877Z] ea15f1150254: Pulling fs layer [2020-04-21T03:31:22.877Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T03:31:22.877Z] 28c525ee5125: Pulling fs layer [2020-04-21T03:31:22.877Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T03:31:22.877Z] 138eaada9080: Pulling fs layer [2020-04-21T03:31:22.877Z] 0622d0fa9048: Pulling fs layer [2020-04-21T03:31:22.877Z] 41b27a9f41bf: Waiting [2020-04-21T03:31:22.877Z] 28c525ee5125: Waiting [2020-04-21T03:31:22.877Z] 444b2fc9a129: Waiting [2020-04-21T03:31:22.877Z] ea15f1150254: Waiting [2020-04-21T03:31:22.877Z] 094b1ea09ed8: Waiting [2020-04-21T03:31:22.877Z] 138eaada9080: Waiting [2020-04-21T03:31:22.877Z] 0622d0fa9048: Waiting [2020-04-21T03:31:22.877Z] 2cc5ad85d9ab: Download complete [2020-04-21T03:31:22.877Z] 444b2fc9a129: Verifying Checksum [2020-04-21T03:31:22.877Z] 444b2fc9a129: Download complete [2020-04-21T03:31:23.143Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T03:31:23.143Z] c9b1b535fdd9: Download complete [2020-04-21T03:31:23.143Z] ea15f1150254: Verifying Checksum [2020-04-21T03:31:23.143Z] ea15f1150254: Download complete [2020-04-21T03:31:23.143Z] 28c525ee5125: Download complete [2020-04-21T03:31:23.414Z] 756a868c4378: Download complete [2020-04-21T03:31:23.704Z] c9b1b535fdd9: Pull complete [2020-04-21T03:31:23.704Z] 138eaada9080: Verifying Checksum [2020-04-21T03:31:23.704Z] 138eaada9080: Download complete [2020-04-21T03:31:23.704Z] 0622d0fa9048: Verifying Checksum [2020-04-21T03:31:23.704Z] 0622d0fa9048: Download complete [2020-04-21T03:31:23.975Z] 2cc5ad85d9ab: Pull complete [2020-04-21T03:31:23.975Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T03:31:23.975Z] 094b1ea09ed8: Download complete [2020-04-21T03:31:24.569Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T03:31:24.569Z] 41b27a9f41bf: Download complete [2020-04-21T03:31:26.489Z] 756a868c4378: Pull complete [2020-04-21T03:31:26.489Z] 444b2fc9a129: Pull complete [2020-04-21T03:31:26.489Z] ea15f1150254: Pull complete [2020-04-21T03:31:31.801Z] 41b27a9f41bf: Pull complete [2020-04-21T03:31:31.801Z] 28c525ee5125: Pull complete [2020-04-21T03:31:34.376Z] 094b1ea09ed8: Pull complete [2020-04-21T03:31:34.376Z] 138eaada9080: Pull complete [2020-04-21T03:31:34.639Z] 0622d0fa9048: Pull complete [2020-04-21T03:31:34.639Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T03:31:34.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T03:31:34.942Z] prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container [2020-04-21T03:31:34.993Z] $ 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-501 -v /w/workspace/dgexfoundry_device-sdk-go_PR-501:/w/workspace/dgexfoundry_device-sdk-go_PR-501:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T03:31:36.234Z] $ docker top 48415d4e12837311929d3eb646946dcdc1490ec3ead6e7dd5a29defd65aa3ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T03:31:36.648Z] provisioning config files... [2020-04-21T03:31:36.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp/config5735862930870337922tmp [Pipeline] { [Pipeline] echo [2020-04-21T03:31:36.792Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T03:31:37.119Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T03:31:37.142Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T03:31:37.465Z] ---> logs-deploy.sh [2020-04-21T03:31:37.465Z] + ARCHIVE_ARTIFACTS= [2020-04-21T03:31:37.465Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T03:31:37.465Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T03:31:37.465Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T03:31:37.465Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-501/1 [2020-04-21T03:31:37.465Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-501/1/ [2020-04-21T03:31:37.465Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-501/1 /w/workspace/dgexfoundry_device-sdk-go_PR-501 [2020-04-21T03:31:38.847Z] Archives upload complete. [2020-04-21T03:31:38.847Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-501/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-501/1/ [2020-04-21T03:31:39.787Z] ---> uname -a: [2020-04-21T03:31:39.787Z] Linux 48415d4e1283 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] ---> lscpu: [2020-04-21T03:31:39.787Z] Architecture: x86_64 [2020-04-21T03:31:39.787Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-21T03:31:39.787Z] Byte Order: Little Endian [2020-04-21T03:31:39.787Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-21T03:31:39.787Z] CPU(s): 4 [2020-04-21T03:31:39.787Z] On-line CPU(s) list: 0-3 [2020-04-21T03:31:39.787Z] Thread(s) per core: 1 [2020-04-21T03:31:39.787Z] Core(s) per socket: 1 [2020-04-21T03:31:39.787Z] Socket(s): 4 [2020-04-21T03:31:39.787Z] NUMA node(s): 1 [2020-04-21T03:31:39.787Z] Vendor ID: GenuineIntel [2020-04-21T03:31:39.787Z] CPU family: 6 [2020-04-21T03:31:39.787Z] Model: 44 [2020-04-21T03:31:39.787Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-21T03:31:39.787Z] Stepping: 1 [2020-04-21T03:31:39.787Z] CPU MHz: 2933.436 [2020-04-21T03:31:39.787Z] BogoMIPS: 5866.87 [2020-04-21T03:31:39.787Z] Virtualization: VT-x [2020-04-21T03:31:39.787Z] Hypervisor vendor: KVM [2020-04-21T03:31:39.787Z] Virtualization type: full [2020-04-21T03:31:39.787Z] L1d cache: 128 KiB [2020-04-21T03:31:39.787Z] L1i cache: 128 KiB [2020-04-21T03:31:39.787Z] L2 cache: 16 MiB [2020-04-21T03:31:39.787Z] L3 cache: 64 MiB [2020-04-21T03:31:39.787Z] NUMA node0 CPU(s): 0-3 [2020-04-21T03:31:39.787Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-21T03:31:39.787Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-21T03:31:39.787Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-21T03:31:39.787Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-21T03:31:39.787Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-21T03:31:39.787Z] 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-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] ---> nproc: [2020-04-21T03:31:39.787Z] 4 [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] ---> df -h: [2020-04-21T03:31:39.787Z] Filesystem Size Used Available Use% Mounted on [2020-04-21T03:31:39.787Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-21T03:31:39.787Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-21T03:31:39.787Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-21T03:31:39.787Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-21T03:31:39.787Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-21T03:31:39.787Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-21T03:31:39.787Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-21T03:31:39.787Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-501 [2020-04-21T03:31:39.787Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-501@tmp [2020-04-21T03:31:39.787Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] ---> free -m: [2020-04-21T03:31:39.787Z] total used free shared buff/cache available [2020-04-21T03:31:39.787Z] Mem: 1838 603 74 0 1160 1131 [2020-04-21T03:31:39.787Z] Swap: 1023 1 1022 [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] ---> ip addr: [2020-04-21T03:31:39.787Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-21T03:31:39.787Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-21T03:31:39.787Z] inet 127.0.0.1/8 scope host lo [2020-04-21T03:31:39.787Z] valid_lft forever preferred_lft forever [2020-04-21T03:31:39.787Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-21T03:31:39.787Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-21T03:31:39.787Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-21T03:31:39.787Z] valid_lft forever preferred_lft forever [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] ---> sar -b -r -n DEV: [2020-04-21T03:31:39.787Z] 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-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] 03:24:51 LINUX RESTART [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] 03:26:01 tps rtps wtps bread/s bwrtn/s [2020-04-21T03:31:39.787Z] 03:27:01 13.51 0.00 13.51 0.00 1774.04 [2020-04-21T03:31:39.787Z] 03:28:01 0.95 0.00 0.95 0.00 14.69 [2020-04-21T03:31:39.787Z] 03:29:02 0.23 0.00 0.23 0.00 2.43 [2020-04-21T03:31:39.787Z] 03:30:01 0.27 0.00 0.27 0.00 3.79 [2020-04-21T03:31:39.787Z] 03:31:01 0.37 0.00 0.37 0.00 4.76 [2020-04-21T03:31:39.787Z] Average: 3.08 0.00 3.08 0.00 361.33 [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] 03:26:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-21T03:31:39.787Z] 03:27:01 126220 1756084 93.29 2620 1222752 891332 30.41 428604 1164416 12 [2020-04-21T03:31:39.787Z] 03:28:01 125456 1756848 93.33 2620 1222756 891612 30.42 430180 1164128 8 [2020-04-21T03:31:39.787Z] 03:29:02 125284 1757020 93.34 2620 1222764 891540 30.42 429896 1164128 8 [2020-04-21T03:31:39.787Z] 03:30:01 125472 1756832 93.33 2620 1222768 891576 30.42 430040 1164128 8 [2020-04-21T03:31:39.787Z] 03:31:01 125692 1756612 93.32 2620 1222776 891552 30.42 429996 1164128 8 [2020-04-21T03:31:39.787Z] Average: 125625 1756679 93.33 2620 1222763 891522 30.42 429743 1164186 9 [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] 03:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-21T03:31:39.787Z] 03:27:01 eth0 0.62 0.08 0.04 0.01 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:28:01 eth0 0.65 0.35 0.29 0.20 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:29:02 eth0 0.93 0.30 0.32 0.20 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:30:01 eth0 1.03 0.46 0.41 0.21 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:31:01 eth0 2.56 0.52 0.57 0.27 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] Average: eth0 1.16 0.34 0.33 0.18 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] ---> sar -P ALL: [2020-04-21T03:31:39.787Z] 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-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] 03:24:51 LINUX RESTART [2020-04-21T03:31:39.787Z] [2020-04-21T03:31:39.787Z] 03:26:01 CPU %user %nice %system %iowait %steal %idle [2020-04-21T03:31:39.787Z] 03:27:01 all 0.17 0.00 0.11 0.00 0.09 99.63 [2020-04-21T03:31:39.787Z] 03:27:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2020-04-21T03:31:39.787Z] 03:27:01 1 0.48 0.00 0.08 0.00 0.13 99.30 [2020-04-21T03:31:39.787Z] 03:27:01 2 0.07 0.00 0.20 0.00 0.07 99.67 [2020-04-21T03:31:39.787Z] 03:27:01 3 0.07 0.00 0.13 0.00 0.13 99.67 [2020-04-21T03:31:39.787Z] 03:28:01 all 0.17 0.00 0.05 0.00 0.07 99.70 [2020-04-21T03:31:39.787Z] 03:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2020-04-21T03:31:39.787Z] 03:28:01 1 0.53 0.00 0.05 0.00 0.12 99.30 [2020-04-21T03:31:39.787Z] 03:28:01 2 0.07 0.00 0.05 0.00 0.08 99.80 [2020-04-21T03:31:39.787Z] 03:28:01 3 0.05 0.00 0.03 0.00 0.05 99.87 [2020-04-21T03:31:39.787Z] 03:29:02 all 0.16 0.00 0.04 0.00 0.04 99.75 [2020-04-21T03:31:39.787Z] 03:29:02 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-04-21T03:31:39.787Z] 03:29:02 1 0.50 0.00 0.05 0.00 0.08 99.37 [2020-04-21T03:31:39.788Z] 03:29:02 2 0.05 0.00 0.03 0.00 0.05 99.87 [2020-04-21T03:31:39.788Z] 03:29:02 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-21T03:31:39.788Z] 03:30:01 all 0.14 0.00 0.05 0.00 0.06 99.75 [2020-04-21T03:31:39.788Z] 03:30:01 0 0.03 0.00 0.05 0.00 0.05 99.86 [2020-04-21T03:31:39.788Z] 03:30:01 1 0.44 0.00 0.07 0.00 0.12 99.37 [2020-04-21T03:31:39.788Z] 03:30:01 2 0.07 0.00 0.05 0.00 0.07 99.81 [2020-04-21T03:31:39.788Z] 03:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2020-04-21T03:31:39.788Z] 03:31:01 all 0.12 0.00 0.05 0.00 0.03 99.80 [2020-04-21T03:31:39.788Z] 03:31:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2020-04-21T03:31:39.788Z] 03:31:01 1 0.30 0.00 0.05 0.00 0.05 99.60 [2020-04-21T03:31:39.788Z] 03:31:01 2 0.08 0.00 0.07 0.00 0.03 99.82 [2020-04-21T03:31:39.788Z] 03:31:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2020-04-21T03:31:39.788Z] Average: all 0.15 0.00 0.06 0.00 0.06 99.73 [2020-04-21T03:31:39.788Z] Average: 0 0.05 0.00 0.05 0.00 0.03 99.87 [2020-04-21T03:31:39.788Z] Average: 1 0.45 0.00 0.06 0.00 0.10 99.39 [2020-04-21T03:31:39.788Z] Average: 2 0.07 0.00 0.08 0.00 0.06 99.79 [2020-04-21T03:31:39.788Z] Average: 3 0.05 0.00 0.06 0.00 0.04 99.86 [2020-04-21T03:31:39.788Z] [2020-04-21T03:31:39.788Z] [2020-04-21T03:31:39.788Z]