Pull request #493 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 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0+42b7bbbd3698d6d2e92b9fd91d92e5a500042181 (656b562d9a7c8ab991ddb5519e27f0999fca50e4) 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-493/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4485 in /w/workspace/dgexfoundry_device-sdk-go_PR-493 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-493 # 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/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 into PR head commit 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/493/head:refs/remotes/origin/PR-493 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 Checking out Revision 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 (PR-493) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 Commit message: "Add UpdateDeviceOperatingState function" 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-17T10:32:30.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-17T10:32:30.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-17T10:32:31.150Z] ========================================================= [2020-04-17T10:32:31.150Z] EdgeX Global Pipelines Version Info [2020-04-17T10:32:31.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:32:33.938Z] ------------------- [2020-04-17T10:32:33.938Z] stable info: [2020-04-17T10:32:33.938Z] ------------------- [2020-04-17T10:32:33.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-17T10:32:33.938Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-17T10:32:33.938Z] Message: update stable to v1.0.73 [2020-04-17T10:32:34.520Z] ------------------- [2020-04-17T10:32:34.520Z] experimental info: [2020-04-17T10:32:34.520Z] ------------------- [2020-04-17T10:32:34.520Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-17T10:32:34.520Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-17T10:32:34.520Z] 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-17T10:32:37.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-17T10:32:37.064Z] [2020-04-17T10:32:37.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:32:37.433Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-17T10:32:37.433Z] latest: Pulling from edgex-devops/git-semver [2020-04-17T10:32:37.433Z] 9123ac7c32f7: Pulling fs layer [2020-04-17T10:32:37.433Z] b8cc5d1170e3: Pulling fs layer [2020-04-17T10:32:37.433Z] 2924cbbf6a41: Pulling fs layer [2020-04-17T10:32:37.433Z] 93b08a4f1073: Pulling fs layer [2020-04-17T10:32:37.433Z] 93b08a4f1073: Waiting [2020-04-17T10:32:37.717Z] b8cc5d1170e3: Verifying Checksum [2020-04-17T10:32:37.717Z] b8cc5d1170e3: Download complete [2020-04-17T10:32:37.717Z] 9123ac7c32f7: Download complete [2020-04-17T10:32:38.147Z] 93b08a4f1073: Verifying Checksum [2020-04-17T10:32:38.147Z] 93b08a4f1073: Download complete [2020-04-17T10:32:38.421Z] 2924cbbf6a41: Verifying Checksum [2020-04-17T10:32:38.421Z] 2924cbbf6a41: Download complete [2020-04-17T10:32:38.685Z] 9123ac7c32f7: Pull complete [2020-04-17T10:32:38.685Z] b8cc5d1170e3: Pull complete [2020-04-17T10:32:40.214Z] 2924cbbf6a41: Pull complete [2020-04-17T10:32:40.478Z] 93b08a4f1073: Pull complete [2020-04-17T10:32:40.478Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-17T10:32:40.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-17T10:32:40.920Z] prd-centos7-docker-4c-2g-4485 does not seem to be running inside a container [2020-04-17T10:32:40.980Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-493 -v /w/workspace/dgexfoundry_device-sdk-go_PR-493:/w/workspace/dgexfoundry_device-sdk-go_PR-493:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-493@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-17T10:32:41.796Z] $ docker top eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-17T10:32:42.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-17T10:32:42.169Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-17T10:32:42.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-17T10:32:42.733Z] $ docker exec eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent [2020-04-17T10:32:42.965Z] SSH_AUTH_SOCK=/tmp/ssh-VxN0aa0SIZLI/agent.15 [2020-04-17T10:32:42.965Z] SSH_AGENT_PID=21 [2020-04-17T10:32:42.985Z] Running ssh-add (command line suppressed) [2020-04-17T10:32:43.220Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_3168743060673608818.key (/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_3168743060673608818.key) [2020-04-17T10:32:43.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-17T10:32:44.409Z] + git describe --exact-match --tags HEAD [2020-04-17T10:32:44.410Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-17T10:32:44.573Z] $ docker exec --env ******** --env ******** eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent -k [2020-04-17T10:32:44.877Z] unset SSH_AUTH_SOCK; [2020-04-17T10:32:44.889Z] unset SSH_AGENT_PID; [2020-04-17T10:32:44.889Z] echo Agent pid 21 killed; [2020-04-17T10:32:44.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-17T10:32:45.108Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-17T10:32:45.108Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-17T10:32:45.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-17T10:32:45.205Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-17T10:32:45.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-17T10:32:45.763Z] $ docker exec eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent [2020-04-17T10:32:46.169Z] SSH_AUTH_SOCK=/tmp/ssh-5q6UFbbA7jWP/agent.57 [2020-04-17T10:32:46.169Z] SSH_AGENT_PID=63 [2020-04-17T10:32:46.184Z] Running ssh-add (command line suppressed) [2020-04-17T10:32:46.435Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_4289473139230086674.key (/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_4289473139230086674.key) [2020-04-17T10:32:46.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-17T10:32:47.297Z] + git semver init [2020-04-17T10:32:47.581Z] # -> Open(): unable to determine branch for HEAD [2020-04-17T10:32:47.581Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-493/.git [2020-04-17T10:32:47.581Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-493 [2020-04-17T10:32:47.581Z] # $SEMVER_REMOTE_NAME = origin [2020-04-17T10:32:47.581Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-17T10:32:47.581Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-17T10:32:47.581Z] # $SEMVER_BRANCH = PR-493 [2020-04-17T10:32:47.581Z] # $SEMVER_TEMP = /tmp/semver-861398650 [2020-04-17T10:32:47.581Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-17T10:32:48.774Z] # '/tmp/semver-861398650' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-493/.semver' [2020-04-17T10:32:48.774Z] # -> Force: false [2020-04-17T10:32:48.774Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-493/.semver [Pipeline] } [2020-04-17T10:32:48.798Z] $ docker exec --env ******** --env ******** eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent -k [2020-04-17T10:32:49.095Z] unset SSH_AUTH_SOCK; [2020-04-17T10:32:49.097Z] unset SSH_AGENT_PID; [2020-04-17T10:32:49.097Z] echo Agent pid 63 killed; [2020-04-17T10:32:49.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-17T10:32:49.768Z] + git semver [Pipeline] } [2020-04-17T10:32:49.804Z] $ docker stop --time=1 eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 [2020-04-17T10:32:51.571Z] $ docker rm -f eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-17T10:32:53.410Z] Stashed 46 file(s) [Pipeline] echo [2020-04-17T10:32:53.431Z] [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-17T10:33:08.863Z] Still waiting to schedule task [2020-04-17T10:33:08.863Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4485’ [2020-04-17T10:33:08.887Z] Still waiting to schedule task [2020-04-17T10:33:08.887Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-17T10:34:56.811Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4486 in /w/workspace/dgexfoundry_device-sdk-go_PR-493 [Pipeline] { [Pipeline] ws [2020-04-17T10:34:56.909Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-17T10:35:03.070Z] using credential edgex-jenkins-ssh [2020-04-17T10:35:03.119Z] Cloning the remote Git repository [2020-04-17T10:35:03.119Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:35:03.182Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-17T10:35:03.285Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-17T10:35:03.377Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-17T10:35:03.380Z] > git --version # timeout=10 [2020-04-17T10:35:03.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:35:04.509Z] Fetching without tags [2020-04-17T10:35:03.481Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:35:04.395Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-17T10:35:04.410Z] > git config --add remote.origin.fetch +refs/pull/493/head:refs/remotes/origin/PR-493 # timeout=10 [2020-04-17T10:35:04.440Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:35:04.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-17T10:35:04.526Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-17T10:35:04.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:35:04.547Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:35:05.032Z] Merging remotes/origin/master commit 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 into PR head commit 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [2020-04-17T10:35:05.321Z] Merge succeeded, producing 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [2020-04-17T10:35:05.322Z] Checking out Revision 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 (PR-493) [2020-04-17T10:35:05.056Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:35:05.088Z] > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 [2020-04-17T10:35:05.190Z] > git remote # timeout=10 [2020-04-17T10:35:05.224Z] > git config --get remote.origin.url # timeout=10 [2020-04-17T10:35:05.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:35:05.269Z] > git merge 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 [2020-04-17T10:35:05.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:35:05.331Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:35:05.344Z] > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 [2020-04-17T10:35:10.003Z] Commit message: "Add UpdateDeviceOperatingState function" [2020-04-17T10:35:10.057Z] > git --version # timeout=10 [2020-04-17T10:35:10.079Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-17T10:35:11.485Z] ========================================================= [2020-04-17T10:35:11.486Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-17T10:35:11.486Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:35:12.691Z] + 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-17T10:35:13.666Z] Sending build context to Docker daemon 2.893MB [2020-04-17T10:35:13.666Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-17T10:35:13.666Z] Step 2/8 : FROM ${BASE} [2020-04-17T10:35:13.937Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-17T10:35:13.937Z] cde5963f3b93: Pulling fs layer [2020-04-17T10:35:13.937Z] 2a23fa8c16f7: Pulling fs layer [2020-04-17T10:35:13.937Z] 777b28850792: Pulling fs layer [2020-04-17T10:35:13.937Z] 8a11ddd9e578: Pulling fs layer [2020-04-17T10:35:13.937Z] 4cf88f913ddb: Pulling fs layer [2020-04-17T10:35:13.937Z] 1df406cf5192: Pulling fs layer [2020-04-17T10:35:13.937Z] cd6300453558: Pulling fs layer [2020-04-17T10:35:13.937Z] b9c365052c96: Pulling fs layer [2020-04-17T10:35:13.937Z] a2d8cc88f415: Pulling fs layer [2020-04-17T10:35:13.937Z] ea1d1ca13537: Pulling fs layer [2020-04-17T10:35:13.937Z] 3750a50a1c5e: Pulling fs layer [2020-04-17T10:35:13.937Z] 8a11ddd9e578: Waiting [2020-04-17T10:35:13.937Z] 4cf88f913ddb: Waiting [2020-04-17T10:35:13.937Z] b9c365052c96: Waiting [2020-04-17T10:35:13.937Z] 1df406cf5192: Waiting [2020-04-17T10:35:13.937Z] a2d8cc88f415: Waiting [2020-04-17T10:35:13.937Z] cd6300453558: Waiting [2020-04-17T10:35:13.937Z] ea1d1ca13537: Waiting [2020-04-17T10:35:13.937Z] 3750a50a1c5e: Waiting [2020-04-17T10:35:13.937Z] 777b28850792: Download complete [2020-04-17T10:35:13.937Z] 2a23fa8c16f7: Download complete [2020-04-17T10:35:14.208Z] 4cf88f913ddb: Verifying Checksum [2020-04-17T10:35:14.208Z] 4cf88f913ddb: Download complete [2020-04-17T10:35:14.208Z] 1df406cf5192: Verifying Checksum [2020-04-17T10:35:14.208Z] 1df406cf5192: Download complete [2020-04-17T10:35:14.208Z] cde5963f3b93: Verifying Checksum [2020-04-17T10:35:14.208Z] cde5963f3b93: Download complete [2020-04-17T10:35:15.175Z] cde5963f3b93: Pull complete [2020-04-17T10:35:15.767Z] 2a23fa8c16f7: Pull complete [2020-04-17T10:35:15.767Z] 777b28850792: Pull complete [2020-04-17T10:35:18.379Z] cd6300453558: Verifying Checksum [2020-04-17T10:35:18.379Z] cd6300453558: Download complete [2020-04-17T10:35:18.379Z] a2d8cc88f415: Verifying Checksum [2020-04-17T10:35:18.379Z] a2d8cc88f415: Download complete [2020-04-17T10:35:20.976Z] ea1d1ca13537: Verifying Checksum [2020-04-17T10:35:20.976Z] ea1d1ca13537: Download complete [2020-04-17T10:35:20.976Z] 3750a50a1c5e: Verifying Checksum [2020-04-17T10:35:20.976Z] 3750a50a1c5e: Download complete [2020-04-17T10:35:23.561Z] b9c365052c96: Verifying Checksum [2020-04-17T10:35:23.561Z] b9c365052c96: Download complete [2020-04-17T10:35:25.511Z] 8a11ddd9e578: Verifying Checksum [2020-04-17T10:35:25.511Z] 8a11ddd9e578: Download complete [2020-04-17T10:35:37.864Z] 8a11ddd9e578: Pull complete [2020-04-17T10:35:37.864Z] 4cf88f913ddb: Pull complete [2020-04-17T10:35:37.864Z] 1df406cf5192: Pull complete [2020-04-17T10:35:43.248Z] cd6300453558: Pull complete [2020-04-17T10:35:47.521Z] b9c365052c96: Pull complete [2020-04-17T10:35:47.521Z] a2d8cc88f415: Pull complete [2020-04-17T10:35:49.467Z] ea1d1ca13537: Pull complete [2020-04-17T10:35:50.058Z] 3750a50a1c5e: Pull complete [2020-04-17T10:35:50.058Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-17T10:35:50.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-17T10:35:50.058Z] ---> 78745c68409d [2020-04-17T10:35:50.058Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-17T10:35:53.418Z] ---> Running in 06daa4549283 [2020-04-17T10:35:53.692Z] Removing intermediate container 06daa4549283 [2020-04-17T10:35:53.692Z] ---> 263924a997f3 [2020-04-17T10:35:53.692Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:35:53.692Z] ---> Running in 30b253fec676 [2020-04-17T10:35:55.654Z] Removing intermediate container 30b253fec676 [2020-04-17T10:35:55.654Z] ---> 7bda31869a37 [2020-04-17T10:35:55.654Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-17T10:35:55.928Z] ---> Running in ab33225e4958 [2020-04-17T10:35:56.523Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-17T10:35:57.492Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-17T10:35:57.872Z] Running on prd-centos7-docker-4c-2g-4487 in /w/workspace/dgexfoundry_device-sdk-go_PR-493 [Pipeline] { [Pipeline] ws [2020-04-17T10:35:57.942Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-17T10:35:58.079Z] OK: 125 MiB in 39 packages [2020-04-17T10:35:59.492Z] Removing intermediate container ab33225e4958 [2020-04-17T10:35:59.492Z] ---> 36947c5c655e [2020-04-17T10:35:59.492Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-17T10:35:59.492Z] ---> Running in eb0c84699a7d [2020-04-17T10:35:59.763Z] Removing intermediate container eb0c84699a7d [2020-04-17T10:35:59.763Z] ---> d20ebeb1be54 [2020-04-17T10:35:59.763Z] Step 7/8 : COPY . . [2020-04-17T10:36:00.728Z] ---> cefb40ff8731 [2020-04-17T10:36:00.728Z] Step 8/8 : RUN go mod download [2020-04-17T10:36:00.995Z] ---> Running in 6ac6289f6d0e [2020-04-17T10:36:05.840Z] using credential edgex-jenkins-ssh [2020-04-17T10:36:05.932Z] Cloning the remote Git repository [2020-04-17T10:36:05.932Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:36:06.953Z] Fetching without tags [2020-04-17T10:36:06.028Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-17T10:36:06.104Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-17T10:36:06.172Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-17T10:36:06.172Z] > git --version # timeout=10 [2020-04-17T10:36:06.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:36:06.228Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:36:06.907Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-17T10:36:06.914Z] > git config --add remote.origin.fetch +refs/pull/493/head:refs/remotes/origin/PR-493 # timeout=10 [2020-04-17T10:36:06.920Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:36:06.933Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-17T10:36:06.960Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-17T10:36:06.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:36:06.966Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:36:07.336Z] Merging remotes/origin/master commit 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 into PR head commit 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [2020-04-17T10:36:07.520Z] Merge succeeded, producing 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [2020-04-17T10:36:07.521Z] Checking out Revision 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 (PR-493) [2020-04-17T10:36:07.345Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:36:07.357Z] > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 [2020-04-17T10:36:07.468Z] > git remote # timeout=10 [2020-04-17T10:36:07.475Z] > git config --get remote.origin.url # timeout=10 [2020-04-17T10:36:07.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:36:07.487Z] > git merge 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 [2020-04-17T10:36:07.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:36:07.524Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:36:07.545Z] > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 [2020-04-17T10:36:09.209Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T10:36:09.209Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-17T10:36:09.209Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-17T10:36:09.210Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-17T10:36:09.210Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-17T10:36:09.210Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-17T10:36:09.210Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-17T10:36:09.210Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T10:36:09.210Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-17T10:36:09.210Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-17T10:36:09.210Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-17T10:36:09.475Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-17T10:36:09.475Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-17T10:36:09.475Z] go: finding github.com/fatih/color v1.7.0 [2020-04-17T10:36:09.475Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-17T10:36:09.475Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-17T10:36:09.475Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-17T10:36:09.475Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-17T10:36:09.475Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-17T10:36:09.742Z] go: finding github.com/google/uuid v1.1.0 [2020-04-17T10:36:09.742Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-17T10:36:09.742Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-17T10:36:09.742Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-17T10:36:09.742Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-17T10:36:10.008Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-17T10:36:10.008Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T10:36:10.008Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-17T10:36:10.008Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-17T10:36:10.008Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-17T10:36:10.008Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-17T10:36:10.008Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-17T10:36:10.274Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-17T10:36:10.274Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-17T10:36:10.274Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T10:36:10.274Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-17T10:36:10.274Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-17T10:36:10.274Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-17T10:36:10.274Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-17T10:36:10.539Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-17T10:36:10.539Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-17T10:36:10.539Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-17T10:36:10.539Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-17T10:36:10.539Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-17T10:36:10.539Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-17T10:36:10.806Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-17T10:36:10.806Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-17T10:36:10.806Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-17T10:36:10.806Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-17T10:36:10.806Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-17T10:36:10.806Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T10:36:10.806Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-17T10:36:10.806Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-17T10:36:11.072Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T10:36:11.072Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T10:36:11.072Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T10:36:11.072Z] go: finding github.com/posener/complete v1.1.1 [2020-04-17T10:36:11.072Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-17T10:36:11.072Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-17T10:36:11.072Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T10:36:11.072Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-17T10:36:11.339Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-17T10:36:11.340Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-17T10:36:11.340Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-17T10:36:11.340Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-17T10:36:11.340Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-17T10:36:11.340Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-17T10:36:11.340Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T10:36:11.609Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-17T10:36:13.270Z] Commit message: "Add UpdateDeviceOperatingState function" [2020-04-17T10:36:13.360Z] > git --version # timeout=10 [2020-04-17T10:36:13.484Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-17T10:36:16.053Z] ========================================================= [2020-04-17T10:36:16.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-17T10:36:16.053Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:36:17.197Z] + 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-17T10:36:18.234Z] Sending build context to Docker daemon 2.893MB [2020-04-17T10:36:18.234Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-17T10:36:18.234Z] Step 2/8 : FROM ${BASE} [2020-04-17T10:36:18.515Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-17T10:36:18.515Z] e6b0cf9c0882: Pulling fs layer [2020-04-17T10:36:18.515Z] 2848faf0eed1: Pulling fs layer [2020-04-17T10:36:18.515Z] 0f37312ad70f: Pulling fs layer [2020-04-17T10:36:18.515Z] 5788d62ee057: Pulling fs layer [2020-04-17T10:36:18.515Z] 0e6b1d234666: Pulling fs layer [2020-04-17T10:36:18.515Z] bf5d7aec512f: Pulling fs layer [2020-04-17T10:36:18.515Z] 34c802a77dc8: Pulling fs layer [2020-04-17T10:36:18.515Z] 9eb99e56ec68: Pulling fs layer [2020-04-17T10:36:18.515Z] 27c7a5d97fbd: Pulling fs layer [2020-04-17T10:36:18.515Z] 5c102a31e300: Pulling fs layer [2020-04-17T10:36:18.515Z] dcfb455df0a1: Pulling fs layer [2020-04-17T10:36:18.515Z] 5788d62ee057: Waiting [2020-04-17T10:36:18.515Z] 9eb99e56ec68: Waiting [2020-04-17T10:36:18.515Z] 27c7a5d97fbd: Waiting [2020-04-17T10:36:18.515Z] 0e6b1d234666: Waiting [2020-04-17T10:36:18.515Z] 5c102a31e300: Waiting [2020-04-17T10:36:18.515Z] bf5d7aec512f: Waiting [2020-04-17T10:36:18.515Z] dcfb455df0a1: Waiting [2020-04-17T10:36:18.515Z] 34c802a77dc8: Waiting [2020-04-17T10:36:18.515Z] 0f37312ad70f: Verifying Checksum [2020-04-17T10:36:18.515Z] 0f37312ad70f: Download complete [2020-04-17T10:36:18.515Z] 2848faf0eed1: Verifying Checksum [2020-04-17T10:36:18.515Z] 2848faf0eed1: Download complete [2020-04-17T10:36:19.043Z] 0e6b1d234666: Verifying Checksum [2020-04-17T10:36:19.043Z] 0e6b1d234666: Download complete [2020-04-17T10:36:19.043Z] bf5d7aec512f: Verifying Checksum [2020-04-17T10:36:19.043Z] bf5d7aec512f: Download complete [2020-04-17T10:36:19.364Z] e6b0cf9c0882: Verifying Checksum [2020-04-17T10:36:19.364Z] e6b0cf9c0882: Download complete [2020-04-17T10:36:19.804Z] e6b0cf9c0882: Pull complete [2020-04-17T10:36:20.530Z] 2848faf0eed1: Pull complete [2020-04-17T10:36:20.883Z] 0f37312ad70f: Pull complete [2020-04-17T10:36:21.716Z] Removing intermediate container 6ac6289f6d0e [2020-04-17T10:36:21.716Z] ---> 59de43e6e44a [2020-04-17T10:36:21.717Z] Successfully built 59de43e6e44a [2020-04-17T10:36:21.717Z] 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-17T10:36:22.554Z] + docker inspect -f . ci-base-image-arm64 [2020-04-17T10:36:22.554Z] . [Pipeline] withDockerContainer [2020-04-17T10:36:23.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-4486 does not seem to be running inside a container [2020-04-17T10:36:23.253Z] $ 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-17T10:36:24.069Z] 5788d62ee057: Verifying Checksum [2020-04-17T10:36:24.069Z] 5788d62ee057: Download complete [2020-04-17T10:36:24.439Z] 27c7a5d97fbd: Verifying Checksum [2020-04-17T10:36:24.439Z] 27c7a5d97fbd: Download complete [2020-04-17T10:36:24.565Z] $ docker top 50c7941377c671a3f25ed0c19766636080b089d59174b087a037e729f33f1a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-17T10:36:25.620Z] 34c802a77dc8: Verifying Checksum [2020-04-17T10:36:25.620Z] 34c802a77dc8: Download complete [2020-04-17T10:36:25.620Z] dcfb455df0a1: Verifying Checksum [2020-04-17T10:36:25.620Z] dcfb455df0a1: Download complete [2020-04-17T10:36:25.691Z] + go version [2020-04-17T10:36:25.691Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-17T10:36:26.367Z] + make test [2020-04-17T10:36:26.367Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-17T10:36:26.722Z] 9eb99e56ec68: Verifying Checksum [2020-04-17T10:36:26.722Z] 9eb99e56ec68: Download complete [2020-04-17T10:36:26.722Z] 5c102a31e300: Verifying Checksum [2020-04-17T10:36:26.722Z] 5c102a31e300: Download complete [2020-04-17T10:36:27.788Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-17T10:36:35.238Z] 5788d62ee057: Pull complete [2020-04-17T10:36:35.238Z] 0e6b1d234666: Pull complete [2020-04-17T10:36:35.238Z] bf5d7aec512f: Pull complete [2020-04-17T10:36:39.531Z] 34c802a77dc8: Pull complete [2020-04-17T10:36:43.878Z] 9eb99e56ec68: Pull complete [2020-04-17T10:36:43.878Z] 27c7a5d97fbd: Pull complete [2020-04-17T10:36:44.465Z] 5c102a31e300: Pull complete [2020-04-17T10:36:44.769Z] dcfb455df0a1: Pull complete [2020-04-17T10:36:44.769Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-17T10:36:44.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-17T10:36:44.769Z] ---> 7c70fe431013 [2020-04-17T10:36:44.769Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-17T10:36:45.030Z] ---> Running in 3d2f94c2a1ad [2020-04-17T10:36:45.314Z] Removing intermediate container 3d2f94c2a1ad [2020-04-17T10:36:45.314Z] ---> 095704f4980d [2020-04-17T10:36:45.314Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:36:45.314Z] ---> Running in 05ac74c30141 [2020-04-17T10:36:47.324Z] Removing intermediate container 05ac74c30141 [2020-04-17T10:36:47.324Z] ---> 512dac386309 [2020-04-17T10:36:47.324Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-17T10:36:47.324Z] ---> Running in 4b7a7d8a20c2 [2020-04-17T10:36:48.303Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T10:36:48.878Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T10:36:49.521Z] OK: 143 MiB in 39 packages [2020-04-17T10:36:50.146Z] Removing intermediate container 4b7a7d8a20c2 [2020-04-17T10:36:50.146Z] ---> 38eb9dfb0778 [2020-04-17T10:36:50.146Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-17T10:36:50.411Z] ---> Running in f1ba8c818c5b [2020-04-17T10:36:50.683Z] Removing intermediate container f1ba8c818c5b [2020-04-17T10:36:50.683Z] ---> f7aa615ad7a3 [2020-04-17T10:36:50.683Z] Step 7/8 : COPY . . [2020-04-17T10:36:51.668Z] ---> 998dd9b887b8 [2020-04-17T10:36:51.668Z] Step 8/8 : RUN go mod download [2020-04-17T10:36:51.668Z] ---> Running in 2c3b1e08ebef [2020-04-17T10:36:54.541Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-17T10:36:54.541Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-17T10:36:55.334Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T10:36:55.334Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-17T10:36:55.334Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-17T10:36:55.334Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-17T10:36:55.334Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-17T10:36:55.334Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-17T10:36:55.334Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-17T10:36:55.334Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T10:36:55.334Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-17T10:36:55.334Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-17T10:36:55.334Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-17T10:36:55.334Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-17T10:36:55.334Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-17T10:36:55.334Z] go: finding github.com/fatih/color v1.7.0 [2020-04-17T10:36:55.334Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-17T10:36:55.334Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-17T10:36:55.600Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-17T10:36:55.600Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-17T10:36:55.600Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-17T10:36:55.600Z] go: finding github.com/google/uuid v1.1.0 [2020-04-17T10:36:55.600Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-17T10:36:55.600Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-17T10:36:55.876Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T10:36:55.876Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-17T10:36:55.876Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-17T10:36:55.876Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-17T10:36:55.876Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-17T10:36:55.876Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-17T10:36:55.876Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T10:36:55.876Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-17T10:36:55.876Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T10:36:55.876Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T10:36:55.876Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T10:36:55.876Z] go: finding github.com/posener/complete v1.1.1 [2020-04-17T10:36:55.876Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-17T10:36:55.876Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-17T10:36:55.876Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T10:36:55.876Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-17T10:36:56.162Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-17T10:36:56.162Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-17T10:36:56.162Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-17T10:36:56.162Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-17T10:36:56.162Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-17T10:36:56.162Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-17T10:36:56.162Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T10:36:56.162Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-17T10:36:56.492Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.055s coverage: 22.1% of statements [2020-04-17T10:36:59.856Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.156s coverage: 95.8% of statements [2020-04-17T10:37:01.528Z] Removing intermediate container 2c3b1e08ebef [2020-04-17T10:37:01.528Z] ---> 5a023c97acb8 [2020-04-17T10:37:01.528Z] Successfully built 5a023c97acb8 [2020-04-17T10:37:01.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:37:02.361Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-17T10:37:02.361Z] . [Pipeline] withDockerContainer [2020-04-17T10:37:02.694Z] prd-centos7-docker-4c-2g-4487 does not seem to be running inside a container [2020-04-17T10:37:02.868Z] $ 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-17T10:37:04.243Z] $ docker top a0e2934a0e206615ce175f27673448c9df8266b74b18edcb450bc1c7bf8cca3f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-17T10:37:05.240Z] + go version [2020-04-17T10:37:05.240Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-17T10:37:06.010Z] + make test [2020-04-17T10:37:06.010Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-17T10:37:07.004Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-17T10:37:25.419Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-17T10:37:25.419Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-17T10:37:25.419Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.057s coverage: 22.1% of statements [2020-04-17T10:37:30.118Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.053s coverage: 95.8% of statements [2020-04-17T10:37:32.117Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 11.4% of statements [2020-04-17T10:37:32.117Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 22.1% of statements [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-17T10:37:32.117Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.213s coverage: 38.5% of statements [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-17T10:37:32.117Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.617s coverage: 79.8% of statements [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-17T10:37:32.117Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.046s coverage: 52.6% of statements [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-17T10:37:32.117Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.326s coverage: 71.4% of statements [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-17T10:37:32.117Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-17T10:37:32.117Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-17T10:37:34.088Z] gofmt -l . [2020-04-17T10:37:34.088Z] [ "`gofmt -l .`" = "" ] [2020-04-17T10:37:34.673Z] ./bin/test-attribution-txt.sh [2020-04-17T10:37:35.259Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-17T10:37:36.024Z] Stashed 1 file(s) [Pipeline] } [2020-04-17T10:37:36.048Z] $ docker stop --time=1 50c7941377c671a3f25ed0c19766636080b089d59174b087a037e729f33f1a4b [2020-04-17T10:37:38.246Z] $ docker rm -f 50c7941377c671a3f25ed0c19766636080b089d59174b087a037e729f33f1a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-17T10:37:40.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-17T10:37:40.532Z] + ls -al . [2020-04-17T10:37:40.532Z] total 200 [2020-04-17T10:37:40.532Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 10:37 . [2020-04-17T10:37:40.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:35 .. [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 10:35 .dockerignore [2020-04-17T10:37:40.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 10:35 .git [2020-04-17T10:37:40.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 10:35 .github [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 17 10:35 .gitignore [2020-04-17T10:37:40.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 10:35 .semver [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 17 10:35 Dockerfile.build [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 17 10:35 Jenkinsfile [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 17 10:35 LICENSE [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 17 10:35 Makefile [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 17 10:35 README.md [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 10:32 VERSION [2020-04-17T10:37:40.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 10:35 api [2020-04-17T10:37:40.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 10:35 bin [2020-04-17T10:37:40.532Z] -rw-r--r-- 1 jenkins jenkins 96404 Apr 17 10:37 coverage.out [2020-04-17T10:37:40.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:35 example [2020-04-17T10:37:40.532Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 17 10:37 go.mod [2020-04-17T10:37:40.532Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 17 10:37 go.sum [2020-04-17T10:37:40.532Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 17 10:35 internal [2020-04-17T10:37:40.532Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 17 10:35 pkg [2020-04-17T10:37:40.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:35 snap [2020-04-17T10:37:40.532Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 17 10:35 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:37:40.886Z] + 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=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 --label arch=arm64 --label version=0.0.0 . [2020-04-17T10:37:41.626Z] Sending build context to Docker daemon 3.011MB [2020-04-17T10:37:41.626Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-17T10:37:41.626Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-17T10:37:41.626Z] ---> 59de43e6e44a [2020-04-17T10:37:41.626Z] Step 3/21 : ARG MAKE='make build' [2020-04-17T10:37:41.626Z] ---> Running in 104c3bf2ec59 [2020-04-17T10:37:42.229Z] Removing intermediate container 104c3bf2ec59 [2020-04-17T10:37:42.229Z] ---> d9310ab4e1cb [2020-04-17T10:37:42.229Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-17T10:37:42.229Z] ---> Running in 15ae455273e8 [2020-04-17T10:37:42.819Z] Removing intermediate container 15ae455273e8 [2020-04-17T10:37:42.819Z] ---> ad1b8a1eb8aa [2020-04-17T10:37:42.819Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-17T10:37:42.819Z] ---> Running in 9dcff081bc46 [2020-04-17T10:37:43.088Z] Removing intermediate container 9dcff081bc46 [2020-04-17T10:37:43.088Z] ---> 97cf4020f480 [2020-04-17T10:37:43.088Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:37:43.357Z] ---> Running in 4aad413516ce [2020-04-17T10:37:45.323Z] Removing intermediate container 4aad413516ce [2020-04-17T10:37:45.323Z] ---> ea7e9708e8c9 [2020-04-17T10:37:45.323Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-17T10:37:45.323Z] ---> Running in bb4b20d6622b [2020-04-17T10:37:46.289Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-17T10:37:46.874Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-17T10:37:47.461Z] OK: 125 MiB in 39 packages [2020-04-17T10:37:48.428Z] Removing intermediate container bb4b20d6622b [2020-04-17T10:37:48.429Z] ---> b390cc6d576b [2020-04-17T10:37:48.429Z] Step 8/21 : COPY . . [2020-04-17T10:37:49.390Z] ---> 02cfb7657b14 [2020-04-17T10:37:49.390Z] Step 9/21 : RUN ${MAKE} [2020-04-17T10:37:49.659Z] ---> Running in 69bfe4b9f702 [2020-04-17T10:37:50.620Z] 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-17T10:37:56.932Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.028s coverage: 11.4% of statements [2020-04-17T10:37:56.932Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 22.1% of statements [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-17T10:37:56.932Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.235s coverage: 38.5% of statements [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-17T10:37:56.932Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.546s coverage: 79.8% of statements [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-17T10:37:56.932Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.086s coverage: 52.6% of statements [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-17T10:37:56.932Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.113s coverage: 71.4% of statements [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-17T10:37:56.932Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-17T10:37:56.932Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-17T10:37:59.570Z] gofmt -l . [2020-04-17T10:37:59.833Z] [ "`gofmt -l .`" = "" ] [2020-04-17T10:38:00.104Z] ./bin/test-attribution-txt.sh [2020-04-17T10:38:01.135Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-17T10:38:02.215Z] Warning: overwriting stash ‘coverage-report’ [2020-04-17T10:38:02.912Z] Stashed 1 file(s) [Pipeline] } [2020-04-17T10:38:02.928Z] $ docker stop --time=1 a0e2934a0e206615ce175f27673448c9df8266b74b18edcb450bc1c7bf8cca3f [2020-04-17T10:38:04.746Z] $ docker rm -f a0e2934a0e206615ce175f27673448c9df8266b74b18edcb450bc1c7bf8cca3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-17T10:38:06.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-17T10:38:06.372Z] + ls -al . [2020-04-17T10:38:06.373Z] total 160 [2020-04-17T10:38:06.373Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 17 10:38 . [2020-04-17T10:38:06.373Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 17 10:36 .. [2020-04-17T10:38:06.373Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 17 10:36 api [2020-04-17T10:38:06.373Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 10:36 bin [2020-04-17T10:38:06.373Z] -rw-r--r--. 1 jenkins jenkins 96404 Apr 17 10:37 coverage.out [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 17 10:36 Dockerfile.build [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 17 10:36 .dockerignore [2020-04-17T10:38:06.373Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 17 10:36 example [2020-04-17T10:38:06.373Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 17 10:36 .git [2020-04-17T10:38:06.373Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 17 10:36 .github [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 17 10:36 .gitignore [2020-04-17T10:38:06.373Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 17 10:38 go.mod [2020-04-17T10:38:06.373Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 17 10:38 go.sum [2020-04-17T10:38:06.373Z] drwxrwxr-x. 14 jenkins jenkins 196 Apr 17 10:36 internal [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 17 10:36 Jenkinsfile [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 17 10:36 LICENSE [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 17 10:36 Makefile [2020-04-17T10:38:06.373Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 17 10:36 pkg [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 17 10:36 README.md [2020-04-17T10:38:06.373Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 17 10:36 .semver [2020-04-17T10:38:06.373Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 17 10:36 snap [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 17 10:32 VERSION [2020-04-17T10:38:06.373Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 17 10:36 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:38:06.729Z] + 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=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 --label arch=amd64 --label version=0.0.0 . [2020-04-17T10:38:06.995Z] Sending build context to Docker daemon 3.011MB [2020-04-17T10:38:06.995Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-17T10:38:06.995Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-17T10:38:06.995Z] ---> 5a023c97acb8 [2020-04-17T10:38:06.995Z] Step 3/21 : ARG MAKE='make build' [2020-04-17T10:38:06.995Z] ---> Running in 102c9f98eb1b [2020-04-17T10:38:07.261Z] Removing intermediate container 102c9f98eb1b [2020-04-17T10:38:07.261Z] ---> 86c60b2c4e4f [2020-04-17T10:38:07.261Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-17T10:38:07.261Z] ---> Running in 2c510a3b02ef [2020-04-17T10:38:07.527Z] Removing intermediate container 2c510a3b02ef [2020-04-17T10:38:07.527Z] ---> dd1da95e00fa [2020-04-17T10:38:07.527Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-17T10:38:07.527Z] ---> Running in 1897284e7cff [2020-04-17T10:38:07.787Z] Removing intermediate container 1897284e7cff [2020-04-17T10:38:07.787Z] ---> 66e7f21162c0 [2020-04-17T10:38:07.787Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:38:07.787Z] ---> Running in cfcfdd744737 [2020-04-17T10:38:08.734Z] Removing intermediate container cfcfdd744737 [2020-04-17T10:38:08.734Z] ---> 831a37737696 [2020-04-17T10:38:08.734Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-17T10:38:08.734Z] ---> Running in f523955e18d4 [2020-04-17T10:38:10.144Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T10:38:10.721Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T10:38:10.986Z] OK: 143 MiB in 39 packages [2020-04-17T10:38:12.007Z] Removing intermediate container f523955e18d4 [2020-04-17T10:38:12.007Z] ---> 53cbec92e2d1 [2020-04-17T10:38:12.007Z] Step 8/21 : COPY . . [2020-04-17T10:38:12.323Z] ---> 661623a741ca [2020-04-17T10:38:12.323Z] Step 9/21 : RUN ${MAKE} [2020-04-17T10:38:12.323Z] ---> Running in 485f854ebdb9 [2020-04-17T10:38:12.734Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-17T10:38:13.319Z] 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-17T10:38:14.682Z] Removing intermediate container 69bfe4b9f702 [2020-04-17T10:38:14.682Z] ---> 9a9611679507 [2020-04-17T10:38:14.683Z] Step 10/21 : FROM scratch [2020-04-17T10:38:14.683Z] ---> [2020-04-17T10:38:14.683Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-17T10:38:14.950Z] ---> Running in f4f6bf168302 [2020-04-17T10:38:15.219Z] Removing intermediate container f4f6bf168302 [2020-04-17T10:38:15.219Z] ---> e34d8dd93daf [2020-04-17T10:38:15.219Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-17T10:38:15.219Z] ---> Running in e849a3f11dcb [2020-04-17T10:38:15.486Z] Removing intermediate container e849a3f11dcb [2020-04-17T10:38:15.486Z] ---> 77f0494bfad4 [2020-04-17T10:38:15.486Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-17T10:38:15.755Z] ---> Running in 1d8c4995c987 [2020-04-17T10:38:16.025Z] Removing intermediate container 1d8c4995c987 [2020-04-17T10:38:16.025Z] ---> 81376570eef9 [2020-04-17T10:38:16.025Z] Step 14/21 : WORKDIR / [2020-04-17T10:38:16.025Z] ---> Running in b807af9992da [2020-04-17T10:38:16.296Z] Removing intermediate container b807af9992da [2020-04-17T10:38:16.296Z] ---> f85cc2676862 [2020-04-17T10:38:16.296Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-17T10:38:17.258Z] ---> 8b7e4c0948a6 [2020-04-17T10:38:17.258Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-17T10:38:17.847Z] ---> dd2e44621599 [2020-04-17T10:38:17.847Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-17T10:38:18.432Z] ---> 414226e3a6ff [2020-04-17T10:38:18.432Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-17T10:38:18.432Z] ---> Running in 512359550d37 [2020-04-17T10:38:18.700Z] Removing intermediate container 512359550d37 [2020-04-17T10:38:18.700Z] ---> f24a4d2612df [2020-04-17T10:38:18.700Z] Step 19/21 : LABEL arch=arm64 [2020-04-17T10:38:18.968Z] ---> Running in b44edc0f77d1 [2020-04-17T10:38:19.238Z] Removing intermediate container b44edc0f77d1 [2020-04-17T10:38:19.238Z] ---> dddaa605b9b9 [2020-04-17T10:38:19.238Z] Step 20/21 : LABEL git_sha=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [2020-04-17T10:38:19.238Z] ---> Running in 1344153f3cf4 [2020-04-17T10:38:19.822Z] Removing intermediate container 1344153f3cf4 [2020-04-17T10:38:19.822Z] ---> 60f5a04a782b [2020-04-17T10:38:19.822Z] Step 21/21 : LABEL version=0.0.0 [2020-04-17T10:38:19.822Z] ---> Running in b5dfcfeca820 [2020-04-17T10:38:20.089Z] Removing intermediate container b5dfcfeca820 [2020-04-17T10:38:20.089Z] ---> 8f9d91424114 [2020-04-17T10:38:20.089Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-17T10:38:20.089Z] Successfully built 8f9d91424114 [2020-04-17T10:38:20.089Z] 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] } [2020-04-17T10:38:31.814Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-17T10:38:32.405Z] Removing intermediate container 485f854ebdb9 [2020-04-17T10:38:32.405Z] ---> 3f5b427f0eaf [2020-04-17T10:38:32.405Z] Step 10/21 : FROM scratch [2020-04-17T10:38:32.405Z] ---> [2020-04-17T10:38:32.405Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-17T10:38:32.405Z] ---> Running in 7fede926b077 [2020-04-17T10:38:32.405Z] Removing intermediate container 7fede926b077 [2020-04-17T10:38:32.405Z] ---> 923984ffa454 [2020-04-17T10:38:32.405Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-17T10:38:32.669Z] ---> Running in 2a205899b5db [2020-04-17T10:38:32.669Z] Removing intermediate container 2a205899b5db [2020-04-17T10:38:32.669Z] ---> 5de45346657a [2020-04-17T10:38:32.669Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-17T10:38:32.669Z] ---> Running in c6188d5aa40e [2020-04-17T10:38:32.936Z] Removing intermediate container c6188d5aa40e [2020-04-17T10:38:32.936Z] ---> befbe14fdc88 [2020-04-17T10:38:32.936Z] Step 14/21 : WORKDIR / [2020-04-17T10:38:32.936Z] ---> Running in f23941e5bb59 [2020-04-17T10:38:33.196Z] Removing intermediate container f23941e5bb59 [2020-04-17T10:38:33.196Z] ---> befa8115cef2 [2020-04-17T10:38:33.196Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-17T10:38:33.766Z] ---> b4f60916d51a [2020-04-17T10:38:33.766Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-17T10:38:34.028Z] ---> 1f6fa1e095b0 [2020-04-17T10:38:34.028Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-17T10:38:34.288Z] ---> c8b9aa107417 [2020-04-17T10:38:34.288Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-17T10:38:34.288Z] ---> Running in aa3423036b15 [2020-04-17T10:38:34.288Z] Removing intermediate container aa3423036b15 [2020-04-17T10:38:34.288Z] ---> b67c6ff32251 [2020-04-17T10:38:34.288Z] Step 19/21 : LABEL arch=amd64 [2020-04-17T10:38:34.547Z] ---> Running in 2014af36802f [2020-04-17T10:38:34.547Z] Removing intermediate container 2014af36802f [2020-04-17T10:38:34.547Z] ---> 2f6999c5f251 [2020-04-17T10:38:34.547Z] Step 20/21 : LABEL git_sha=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [2020-04-17T10:38:34.810Z] ---> Running in 98ee1a4effe2 [2020-04-17T10:38:35.118Z] Removing intermediate container 98ee1a4effe2 [2020-04-17T10:38:35.118Z] ---> 67b04b03b0f5 [2020-04-17T10:38:35.118Z] Step 21/21 : LABEL version=0.0.0 [2020-04-17T10:38:35.118Z] ---> Running in 98749a1802c3 [2020-04-17T10:38:35.407Z] Removing intermediate container 98749a1802c3 [2020-04-17T10:38:35.407Z] ---> 6afd75ee3e61 [2020-04-17T10:38:35.407Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-17T10:38:35.407Z] Successfully built 6afd75ee3e61 [2020-04-17T10:38:35.407Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-17T10:38:37.554Z] provisioning config files... [2020-04-17T10:38:37.585Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/config245551238659055388tmp [Pipeline] { [Pipeline] sh [2020-04-17T10:38:38.039Z] + curl -s https://codecov.io/bash [2020-04-17T10:38:38.039Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/config245551238659055388tmp [2020-04-17T10:38:38.312Z] [2020-04-17T10:38:38.312Z] _____ _ [2020-04-17T10:38:38.312Z] / ____| | | [2020-04-17T10:38:38.312Z] | | ___ __| | ___ ___ _____ __ [2020-04-17T10:38:38.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-17T10:38:38.312Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-17T10:38:38.312Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-17T10:38:38.312Z] Bash-tbd [2020-04-17T10:38:38.312Z] [2020-04-17T10:38:38.312Z] [2020-04-17T10:38:38.312Z] ==> Jenkins CI detected. [2020-04-17T10:38:38.312Z] project root: . [2020-04-17T10:38:38.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-17T10:38:38.580Z] ==> Running gcov in . (disable via -X gcov) [2020-04-17T10:38:38.580Z] ==> Python coveragepy not found [2020-04-17T10:38:38.580Z] ==> Searching for coverage reports in: [2020-04-17T10:38:38.580Z] + . [2020-04-17T10:38:38.580Z] -> Found 1 reports [2020-04-17T10:38:38.580Z] ==> Detecting git/mercurial file structure [2020-04-17T10:38:38.580Z] ==> Reading reports [2020-04-17T10:38:38.580Z] + ./coverage.out bytes=96404 [2020-04-17T10:38:38.580Z] ==> Appending adjustments [2020-04-17T10:38:38.580Z] http://docs.codecov.io/docs/fixing-reports [2020-04-17T10:38:39.591Z] + Found adjustments [2020-04-17T10:38:39.591Z] ==> Gzipping contents [2020-04-17T10:38:39.591Z] ==> Uploading reports [2020-04-17T10:38:39.591Z] url: https://codecov.io [2020-04-17T10:38:39.591Z] query: branch=PR-493&commit=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=493&job= [2020-04-17T10:38:39.591Z] -> Pinging Codecov [2020-04-17T10:38:39.591Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-493&commit=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=493&job= [2020-04-17T10:38:39.855Z] -> Sleeping for 30s and trying again... [2020-04-17T10:39:12.029Z] -> Pinging Codecov [2020-04-17T10:39:12.029Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-493&commit=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=493&job= [2020-04-17T10:39:12.029Z] -> Uploading [2020-04-17T10:39:12.029Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [Pipeline] } [2020-04-17T10:39:12.049Z] 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-17T10:39:13.830Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:39:14.187Z] ---> package-listing.sh [2020-04-17T10:39:14.187Z] ++ facter osfamily [2020-04-17T10:39:14.187Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-17T10:39:14.187Z] + OS_FAMILY=redhat [2020-04-17T10:39:14.187Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-493 [2020-04-17T10:39:14.187Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-17T10:39:14.187Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-17T10:39:14.187Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-17T10:39:14.187Z] + PACKAGES=/tmp/packages_start.txt [2020-04-17T10:39:14.187Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-493 ']' [2020-04-17T10:39:14.187Z] + PACKAGES=/tmp/packages_end.txt [2020-04-17T10:39:14.187Z] + case "${OS_FAMILY}" in [2020-04-17T10:39:14.187Z] + rpm -qa [2020-04-17T10:39:14.187Z] + sort [2020-04-17T10:39:19.534Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-17T10:39:19.534Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-17T10:39:19.534Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-17T10:39:19.534Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-493 ']' [2020-04-17T10:39:19.534Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-493/archives/ [2020-04-17T10:39:19.534Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-493/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:39:20.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-17T10:39:20.505Z] [2020-04-17T10:39:20.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:39:20.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-17T10:39:20.909Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-17T10:39:20.909Z] c9b1b535fdd9: Pulling fs layer [2020-04-17T10:39:20.909Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-17T10:39:20.909Z] 756a868c4378: Pulling fs layer [2020-04-17T10:39:20.909Z] 444b2fc9a129: Pulling fs layer [2020-04-17T10:39:20.909Z] ea15f1150254: Pulling fs layer [2020-04-17T10:39:20.909Z] 41b27a9f41bf: Pulling fs layer [2020-04-17T10:39:20.909Z] 28c525ee5125: Pulling fs layer [2020-04-17T10:39:20.909Z] 094b1ea09ed8: Pulling fs layer [2020-04-17T10:39:20.909Z] 138eaada9080: Pulling fs layer [2020-04-17T10:39:20.909Z] 0622d0fa9048: Pulling fs layer [2020-04-17T10:39:20.909Z] 41b27a9f41bf: Waiting [2020-04-17T10:39:20.909Z] 28c525ee5125: Waiting [2020-04-17T10:39:20.909Z] 094b1ea09ed8: Waiting [2020-04-17T10:39:20.909Z] 138eaada9080: Waiting [2020-04-17T10:39:20.909Z] 0622d0fa9048: Waiting [2020-04-17T10:39:20.909Z] ea15f1150254: Waiting [2020-04-17T10:39:20.909Z] 444b2fc9a129: Waiting [2020-04-17T10:39:21.209Z] 2cc5ad85d9ab: Download complete [2020-04-17T10:39:21.210Z] c9b1b535fdd9: Verifying Checksum [2020-04-17T10:39:21.210Z] 444b2fc9a129: Verifying Checksum [2020-04-17T10:39:21.210Z] 444b2fc9a129: Download complete [2020-04-17T10:39:21.210Z] ea15f1150254: Download complete [2020-04-17T10:39:21.496Z] 28c525ee5125: Verifying Checksum [2020-04-17T10:39:21.496Z] 28c525ee5125: Download complete [2020-04-17T10:39:21.790Z] c9b1b535fdd9: Pull complete [2020-04-17T10:39:21.790Z] 756a868c4378: Verifying Checksum [2020-04-17T10:39:21.790Z] 756a868c4378: Download complete [2020-04-17T10:39:22.445Z] 138eaada9080: Verifying Checksum [2020-04-17T10:39:22.445Z] 138eaada9080: Download complete [2020-04-17T10:39:22.445Z] 2cc5ad85d9ab: Pull complete [2020-04-17T10:39:22.445Z] 0622d0fa9048: Verifying Checksum [2020-04-17T10:39:22.445Z] 0622d0fa9048: Download complete [2020-04-17T10:39:23.046Z] 094b1ea09ed8: Verifying Checksum [2020-04-17T10:39:23.046Z] 094b1ea09ed8: Download complete [2020-04-17T10:39:23.632Z] 41b27a9f41bf: Verifying Checksum [2020-04-17T10:39:23.632Z] 41b27a9f41bf: Download complete [2020-04-17T10:39:26.185Z] 756a868c4378: Pull complete [2020-04-17T10:39:26.185Z] 444b2fc9a129: Pull complete [2020-04-17T10:39:26.185Z] ea15f1150254: Pull complete [2020-04-17T10:39:30.690Z] 41b27a9f41bf: Pull complete [2020-04-17T10:39:30.971Z] 28c525ee5125: Pull complete [2020-04-17T10:39:35.697Z] 094b1ea09ed8: Pull complete [2020-04-17T10:39:35.697Z] 138eaada9080: Pull complete [2020-04-17T10:39:35.697Z] 0622d0fa9048: Pull complete [2020-04-17T10:39:35.697Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-17T10:39:35.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-17T10:39:36.002Z] prd-centos7-docker-4c-2g-4485 does not seem to be running inside a container [2020-04-17T10:39:36.107Z] $ 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-493 -v /w/workspace/dgexfoundry_device-sdk-go_PR-493:/w/workspace/dgexfoundry_device-sdk-go_PR-493:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-493@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-17T10:39:37.055Z] $ docker top 36bb470fb664813f6083ffd7a81a2cdee2e05bd94ca740a6fa34a6c067e4d0c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-17T10:39:37.484Z] provisioning config files... [2020-04-17T10:39:37.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/config4411296750574468916tmp [Pipeline] { [Pipeline] echo [2020-04-17T10:39:37.590Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:39:37.974Z] ---> create-netrc.sh [Pipeline] echo [2020-04-17T10:39:38.011Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:39:38.746Z] ---> logs-deploy.sh [2020-04-17T10:39:38.746Z] + ARCHIVE_ARTIFACTS= [2020-04-17T10:39:38.746Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-17T10:39:38.746Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-17T10:39:38.746Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-17T10:39:38.746Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-493/1 [2020-04-17T10:39:38.746Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-493/1/ [2020-04-17T10:39:38.746Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-493/1 /w/workspace/dgexfoundry_device-sdk-go_PR-493 [2020-04-17T10:39:40.679Z] Archives upload complete. [2020-04-17T10:39:40.955Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-493/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-493/1/ [2020-04-17T10:39:42.464Z] ---> uname -a: [2020-04-17T10:39:42.464Z] Linux 36bb470fb664 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-17T10:39:42.464Z] [2020-04-17T10:39:42.464Z] [2020-04-17T10:39:42.464Z] ---> lscpu: [2020-04-17T10:39:42.464Z] Architecture: x86_64 [2020-04-17T10:39:42.464Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-17T10:39:42.464Z] Byte Order: Little Endian [2020-04-17T10:39:42.464Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-17T10:39:42.464Z] CPU(s): 4 [2020-04-17T10:39:42.464Z] On-line CPU(s) list: 0-3 [2020-04-17T10:39:42.464Z] Thread(s) per core: 1 [2020-04-17T10:39:42.464Z] Core(s) per socket: 1 [2020-04-17T10:39:42.464Z] Socket(s): 4 [2020-04-17T10:39:42.464Z] NUMA node(s): 1 [2020-04-17T10:39:42.464Z] Vendor ID: GenuineIntel [2020-04-17T10:39:42.464Z] CPU family: 6 [2020-04-17T10:39:42.464Z] Model: 44 [2020-04-17T10:39:42.464Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-17T10:39:42.464Z] Stepping: 1 [2020-04-17T10:39:42.464Z] CPU MHz: 2933.438 [2020-04-17T10:39:42.464Z] BogoMIPS: 5866.87 [2020-04-17T10:39:42.464Z] Virtualization: VT-x [2020-04-17T10:39:42.464Z] Hypervisor vendor: KVM [2020-04-17T10:39:42.464Z] Virtualization type: full [2020-04-17T10:39:42.464Z] L1d cache: 128 KiB [2020-04-17T10:39:42.464Z] L1i cache: 128 KiB [2020-04-17T10:39:42.464Z] L2 cache: 16 MiB [2020-04-17T10:39:42.464Z] L3 cache: 64 MiB [2020-04-17T10:39:42.464Z] NUMA node0 CPU(s): 0-3 [2020-04-17T10:39:42.464Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-17T10:39:42.464Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-17T10:39:42.464Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-17T10:39:42.464Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-17T10:39:42.465Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-17T10:39:42.465Z] 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-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] ---> nproc: [2020-04-17T10:39:42.465Z] 4 [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] ---> df -h: [2020-04-17T10:39:42.465Z] Filesystem Size Used Available Use% Mounted on [2020-04-17T10:39:42.465Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-17T10:39:42.465Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-17T10:39:42.465Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-17T10:39:42.465Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-17T10:39:42.465Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-17T10:39:42.465Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-17T10:39:42.465Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-17T10:39:42.465Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-493 [2020-04-17T10:39:42.465Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp [2020-04-17T10:39:42.465Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] ---> free -m: [2020-04-17T10:39:42.465Z] total used free shared buff/cache available [2020-04-17T10:39:42.465Z] Mem: 1838 614 70 0 1153 1121 [2020-04-17T10:39:42.465Z] Swap: 1023 0 1023 [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] ---> ip addr: [2020-04-17T10:39:42.465Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-17T10:39:42.465Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-17T10:39:42.465Z] inet 127.0.0.1/8 scope host lo [2020-04-17T10:39:42.465Z] valid_lft forever preferred_lft forever [2020-04-17T10:39:42.465Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-17T10:39:42.465Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-17T10:39:42.465Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-17T10:39:42.465Z] valid_lft forever preferred_lft forever [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] ---> sar -b -r -n DEV: [2020-04-17T10:39:42.465Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] 10:31:33 LINUX RESTART [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] 10:32:03 tps rtps wtps bread/s bwrtn/s [2020-04-17T10:39:42.465Z] 10:33:01 69.83 38.03 31.80 5118.29 1850.32 [2020-04-17T10:39:42.465Z] 10:34:01 8.62 0.00 8.62 0.00 1792.84 [2020-04-17T10:39:42.465Z] 10:35:01 1.45 0.00 1.45 0.00 51.91 [2020-04-17T10:39:42.465Z] 10:36:01 0.35 0.00 0.35 0.00 5.33 [2020-04-17T10:39:42.465Z] 10:37:01 0.25 0.00 0.25 0.00 4.43 [2020-04-17T10:39:42.465Z] 10:38:01 0.43 0.00 0.43 0.00 7.36 [2020-04-17T10:39:42.465Z] 10:39:01 0.83 0.38 0.45 124.68 13.42 [2020-04-17T10:39:42.465Z] Average: 11.41 5.34 6.07 728.65 526.10 [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] 10:32:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-17T10:39:42.465Z] 10:33:01 113652 1768652 93.96 2620 1215316 971612 33.15 453208 1152112 49908 [2020-04-17T10:39:42.465Z] 10:34:01 119864 1762440 93.63 2620 1215536 932848 31.83 448184 1151184 16 [2020-04-17T10:39:42.465Z] 10:35:01 120140 1762164 93.62 2620 1215540 912516 31.13 448636 1150912 20 [2020-04-17T10:39:42.465Z] 10:36:01 120032 1762272 93.62 2620 1215544 912504 31.13 449136 1150916 16 [2020-04-17T10:39:42.465Z] 10:37:01 120788 1761516 93.58 2620 1215572 912288 31.13 449024 1149892 24 [2020-04-17T10:39:42.465Z] 10:38:01 120560 1761744 93.60 2620 1215556 912348 31.13 449296 1149892 8 [2020-04-17T10:39:42.465Z] 10:39:01 107108 1775196 94.31 2620 1219428 915740 31.24 454120 1153328 40 [2020-04-17T10:39:42.465Z] Average: 117449 1764855 93.76 2620 1216070 924265 31.54 450229 1151177 7147 [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] 10:32:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-17T10:39:42.465Z] 10:33:01 eth0 250.46 177.90 1056.31 104.58 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:33:01 docker0 5.52 3.56 0.91 17.10 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:34:01 eth0 1.25 0.57 1.10 0.05 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:35:01 eth0 0.73 0.45 0.29 0.15 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:36:01 eth0 0.73 0.32 0.29 0.23 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:37:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:38:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:39:01 eth0 6.96 4.30 7.09 2.82 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] Average: eth0 36.23 25.56 147.97 15.01 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] Average: docker0 0.77 0.49 0.13 2.37 0.00 0.00 0.00 [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] ---> sar -P ALL: [2020-04-17T10:39:42.465Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] 10:31:33 LINUX RESTART [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] 10:32:03 CPU %user %nice %system %iowait %steal %idle [2020-04-17T10:39:42.465Z] 10:33:01 all 13.57 0.00 6.38 1.91 14.36 63.78 [2020-04-17T10:39:42.465Z] 10:33:01 0 9.45 0.00 6.43 1.78 15.64 66.69 [2020-04-17T10:39:42.465Z] 10:33:01 1 17.20 0.00 7.51 3.17 13.21 58.91 [2020-04-17T10:39:42.465Z] 10:33:01 2 13.88 0.00 5.40 1.70 14.31 64.71 [2020-04-17T10:39:42.465Z] 10:33:01 3 13.95 0.00 6.21 0.98 14.22 64.65 [2020-04-17T10:39:42.465Z] 10:34:01 all 0.15 0.00 0.11 0.00 0.46 99.28 [2020-04-17T10:39:42.465Z] 10:34:01 0 0.05 0.00 0.08 0.00 0.40 99.47 [2020-04-17T10:39:42.465Z] 10:34:01 1 0.10 0.00 0.13 0.00 0.70 99.07 [2020-04-17T10:39:42.465Z] 10:34:01 2 0.32 0.00 0.08 0.00 0.40 99.20 [2020-04-17T10:39:42.465Z] 10:34:01 3 0.08 0.00 0.15 0.00 0.35 99.42 [2020-04-17T10:39:42.465Z] 10:35:01 all 0.13 0.00 0.06 0.00 0.20 99.60 [2020-04-17T10:39:42.465Z] 10:35:01 0 0.08 0.00 0.08 0.00 0.23 99.60 [2020-04-17T10:39:42.465Z] 10:35:01 1 0.12 0.00 0.08 0.00 0.32 99.48 [2020-04-17T10:39:42.465Z] 10:35:01 2 0.03 0.00 0.05 0.00 0.08 99.83 [2020-04-17T10:39:42.465Z] 10:35:01 3 0.32 0.00 0.02 0.00 0.15 99.52 [2020-04-17T10:39:42.465Z] 10:36:01 all 0.15 0.00 0.04 0.00 0.24 99.57 [2020-04-17T10:39:42.465Z] 10:36:01 0 0.08 0.00 0.05 0.00 0.13 99.73 [2020-04-17T10:39:42.465Z] 10:36:01 1 0.07 0.00 0.07 0.00 0.28 99.58 [2020-04-17T10:39:42.465Z] 10:36:01 2 0.03 0.00 0.02 0.00 0.15 99.80 [2020-04-17T10:39:42.465Z] 10:36:01 3 0.42 0.00 0.05 0.00 0.38 99.15 [2020-04-17T10:39:42.465Z] 10:37:01 all 0.10 0.00 0.05 0.00 0.36 99.49 [2020-04-17T10:39:42.465Z] 10:37:01 0 0.03 0.00 0.03 0.00 0.33 99.60 [2020-04-17T10:39:42.465Z] 10:37:01 1 0.07 0.00 0.12 0.00 0.42 99.40 [2020-04-17T10:39:42.465Z] 10:37:01 2 0.03 0.00 0.03 0.00 0.32 99.62 [2020-04-17T10:39:42.465Z] 10:37:01 3 0.27 0.00 0.02 0.00 0.37 99.35 [2020-04-17T10:39:42.465Z] 10:38:01 all 0.13 0.00 0.04 0.00 0.23 99.60 [2020-04-17T10:39:42.465Z] 10:38:01 0 0.05 0.00 0.05 0.00 0.20 99.70 [2020-04-17T10:39:42.465Z] 10:38:01 1 0.10 0.00 0.03 0.00 0.32 99.55 [2020-04-17T10:39:42.465Z] 10:38:01 2 0.03 0.00 0.05 0.00 0.18 99.73 [2020-04-17T10:39:42.465Z] 10:38:01 3 0.35 0.00 0.02 0.00 0.22 99.42 [2020-04-17T10:39:42.465Z] 10:39:01 all 0.41 0.00 0.32 0.01 1.01 98.24 [2020-04-17T10:39:42.465Z] 10:39:01 0 0.32 0.00 0.42 0.00 1.01 98.26 [2020-04-17T10:39:42.465Z] 10:39:01 1 0.35 0.00 0.30 0.05 1.29 98.01 [2020-04-17T10:39:42.465Z] 10:39:01 2 0.18 0.00 0.23 0.00 0.98 98.61 [2020-04-17T10:39:42.465Z] 10:39:01 3 0.80 0.00 0.35 0.00 0.77 98.08 [2020-04-17T10:39:42.465Z] Average: all 2.03 0.00 0.97 0.27 2.34 94.39 [2020-04-17T10:39:42.465Z] Average: 0 1.42 0.00 1.01 0.25 2.54 94.77 [2020-04-17T10:39:42.465Z] Average: 1 2.45 0.00 1.13 0.44 2.27 93.71 [2020-04-17T10:39:42.465Z] Average: 2 2.02 0.00 0.82 0.24 2.29 94.64 [2020-04-17T10:39:42.465Z] Average: 3 2.23 0.00 0.93 0.13 2.26 94.44 [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z] [2020-04-17T10:39:42.465Z]