cloudxxx8 commented: recheck 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 FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from ea90633058f318ae6f06deb648133b51c2aa3373+5671dc497a8de3c78b84a4dff37d194a373880a7 (edbedaffafa03680f5076315c72627f7e838c5cd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3359 in /w/workspace/xfoundry_device-virtual-go_PR-89 [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-virtual-go.git > git init /w/workspace/xfoundry_device-virtual-go_PR-89 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit ea90633058f318ae6f06deb648133b51c2aa3373 Merge succeeded, producing ea90633058f318ae6f06deb648133b51c2aa3373 Checking out Revision ea90633058f318ae6f06deb648133b51c2aa3373 (PR-89) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # 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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 Commit message: "Support read operation of binary resource" > git rev-list --no-walk ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-09T04:42:37.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:42:39.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T04:42:39.717Z] [2020-03-09T04:42:39.717Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:42:40.081Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T04:42:40.081Z] latest: Pulling from edgex-devops/git-semver [2020-03-09T04:42:40.081Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T04:42:40.081Z] b8cc5d1170e3: Pulling fs layer [2020-03-09T04:42:40.081Z] 2924cbbf6a41: Pulling fs layer [2020-03-09T04:42:40.082Z] 93b08a4f1073: Pulling fs layer [2020-03-09T04:42:40.082Z] 93b08a4f1073: Waiting [2020-03-09T04:42:40.082Z] b8cc5d1170e3: Verifying Checksum [2020-03-09T04:42:40.082Z] b8cc5d1170e3: Download complete [2020-03-09T04:42:40.344Z] 9123ac7c32f7: Download complete [2020-03-09T04:42:40.344Z] 93b08a4f1073: Verifying Checksum [2020-03-09T04:42:40.344Z] 93b08a4f1073: Download complete [2020-03-09T04:42:40.344Z] 2924cbbf6a41: Verifying Checksum [2020-03-09T04:42:40.344Z] 2924cbbf6a41: Download complete [2020-03-09T04:42:40.607Z] 9123ac7c32f7: Pull complete [2020-03-09T04:42:40.607Z] b8cc5d1170e3: Pull complete [2020-03-09T04:42:41.546Z] 2924cbbf6a41: Pull complete [2020-03-09T04:42:41.546Z] 93b08a4f1073: Pull complete [2020-03-09T04:42:41.546Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-09T04:42:41.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-09T04:42:41.677Z] prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container [2020-03-09T04:42:41.722Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-09T04:42:42.343Z] $ docker top b52c4e55d1bbd36bb9275751bf1e2331fe44fccf6c0596efac774e0ea5a0756b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-09T04:42:43.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T04:42:43.054Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T04:42:43.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T04:42:43.269Z] $ docker exec b52c4e55d1bbd36bb9275751bf1e2331fe44fccf6c0596efac774e0ea5a0756b ssh-agent [2020-03-09T04:42:43.456Z] SSH_AUTH_SOCK=/tmp/ssh-N87ndzRXoKO3/agent.15 [2020-03-09T04:42:43.456Z] SSH_AGENT_PID=22 [2020-03-09T04:42:43.468Z] Running ssh-add (command line suppressed) [2020-03-09T04:42:43.614Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_1386101829671811270.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_1386101829671811270.key) [2020-03-09T04:42:43.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T04:42:44.017Z] + git describe --exact-match --tags HEAD [2020-03-09T04:42:44.017Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-09T04:42:44.072Z] $ docker exec --env ******** --env ******** b52c4e55d1bbd36bb9275751bf1e2331fe44fccf6c0596efac774e0ea5a0756b ssh-agent -k [2020-03-09T04:42:44.224Z] unset SSH_AUTH_SOCK; [2020-03-09T04:42:44.225Z] unset SSH_AGENT_PID; [2020-03-09T04:42:44.225Z] echo Agent pid 22 killed; [2020-03-09T04:42:44.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-09T04:42:44.326Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-09T04:42:44.326Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-09T04:42:44.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T04:42:44.400Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T04:42:44.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T04:42:44.604Z] $ docker exec b52c4e55d1bbd36bb9275751bf1e2331fe44fccf6c0596efac774e0ea5a0756b ssh-agent [2020-03-09T04:42:44.789Z] SSH_AUTH_SOCK=/tmp/ssh-utKwfvNsz5wk/agent.56 [2020-03-09T04:42:44.789Z] SSH_AGENT_PID=63 [2020-03-09T04:42:44.795Z] Running ssh-add (command line suppressed) [2020-03-09T04:42:44.942Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6424919090242747618.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6424919090242747618.key) [2020-03-09T04:42:44.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T04:42:45.316Z] + git semver init [2020-03-09T04:42:45.316Z] # -> Open(): unable to determine branch for HEAD [2020-03-09T04:42:45.316Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.git [2020-03-09T04:42:45.316Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:42:45.316Z] # $SEMVER_REMOTE_NAME = origin [2020-03-09T04:42:45.316Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-09T04:42:45.316Z] # $SEMVER_USER_NAME = jenkins [2020-03-09T04:42:45.316Z] # $SEMVER_BRANCH = PR-89 [2020-03-09T04:42:45.316Z] # $SEMVER_TEMP = /tmp/semver-018419841 [2020-03-09T04:42:45.316Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-03-09T04:42:45.891Z] # '/tmp/semver-018419841' -> '/w/workspace/xfoundry_device-virtual-go_PR-89/.semver' [2020-03-09T04:42:45.891Z] # -> Force: false [2020-03-09T04:42:45.891Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.semver [Pipeline] } [2020-03-09T04:42:45.904Z] $ docker exec --env ******** --env ******** b52c4e55d1bbd36bb9275751bf1e2331fe44fccf6c0596efac774e0ea5a0756b ssh-agent -k [2020-03-09T04:42:46.046Z] unset SSH_AUTH_SOCK; [2020-03-09T04:42:46.047Z] unset SSH_AGENT_PID; [2020-03-09T04:42:46.047Z] echo Agent pid 63 killed; [2020-03-09T04:42:46.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-09T04:42:46.509Z] + git semver [Pipeline] } [2020-03-09T04:42:46.525Z] $ docker stop --time=1 b52c4e55d1bbd36bb9275751bf1e2331fe44fccf6c0596efac774e0ea5a0756b [2020-03-09T04:42:47.872Z] $ docker rm -f b52c4e55d1bbd36bb9275751bf1e2331fe44fccf6c0596efac774e0ea5a0756b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-09T04:42:48.482Z] Stashed 21 file(s) [Pipeline] echo [2020-03-09T04:42:48.484Z] [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-03-09T04:43:03.723Z] Still waiting to schedule task [2020-03-09T04:43:03.723Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-09T04:43:03.724Z] Still waiting to schedule task [2020-03-09T04:43:03.724Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-09T04:44:58.485Z] Running on prd-centos7-docker-4c-2g-3362 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-09T04:44:58.538Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2020-03-09T04:45:01.097Z] using credential edgex-jenkins-ssh [2020-03-09T04:45:01.140Z] Cloning the remote Git repository [2020-03-09T04:45:01.140Z] Cloning with configured refspecs honoured and without tags [2020-03-09T04:45:00.779Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:45:00.822Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2020-03-09T04:45:00.872Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:45:00.872Z] > git --version # timeout=10 [2020-03-09T04:45:00.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:45:00.915Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:45:06.417Z] Fetching without tags [2020-03-09T04:45:06.386Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:45:06.395Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-09T04:45:06.399Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:45:06.411Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:45:06.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:45:06.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:45:06.428Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:45:06.774Z] Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:45:06.852Z] Merge succeeded, producing ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:45:06.853Z] Checking out Revision ea90633058f318ae6f06deb648133b51c2aa3373 (PR-89) [2020-03-09T04:45:06.782Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:45:06.787Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:45:06.824Z] > git remote # timeout=10 [2020-03-09T04:45:06.829Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T04:45:06.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:45:06.838Z] > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 [2020-03-09T04:45:06.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T04:45:06.856Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:45:06.860Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:45:11.665Z] Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T04:45:12.514Z] ========================================================= [2020-03-09T04:45:12.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-09T04:45:12.514Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:45:13.718Z] + 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-03-09T04:45:13.718Z] Sending build context to Docker daemon 472.1kB [2020-03-09T04:45:13.985Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T04:45:13.985Z] Step 2/8 : FROM ${BASE} [2020-03-09T04:45:13.985Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-09T04:45:13.985Z] e6b0cf9c0882: Pulling fs layer [2020-03-09T04:45:13.985Z] 2848faf0eed1: Pulling fs layer [2020-03-09T04:45:13.985Z] 0f37312ad70f: Pulling fs layer [2020-03-09T04:45:13.985Z] 5788d62ee057: Pulling fs layer [2020-03-09T04:45:13.985Z] 0e6b1d234666: Pulling fs layer [2020-03-09T04:45:13.985Z] bf5d7aec512f: Pulling fs layer [2020-03-09T04:45:13.985Z] 34c802a77dc8: Pulling fs layer [2020-03-09T04:45:13.985Z] 9eb99e56ec68: Pulling fs layer [2020-03-09T04:45:13.985Z] 27c7a5d97fbd: Pulling fs layer [2020-03-09T04:45:13.985Z] 5c102a31e300: Pulling fs layer [2020-03-09T04:45:13.985Z] dcfb455df0a1: Pulling fs layer [2020-03-09T04:45:13.985Z] 5788d62ee057: Waiting [2020-03-09T04:45:13.985Z] 0e6b1d234666: Waiting [2020-03-09T04:45:13.985Z] bf5d7aec512f: Waiting [2020-03-09T04:45:13.985Z] 5c102a31e300: Waiting [2020-03-09T04:45:13.985Z] 34c802a77dc8: Waiting [2020-03-09T04:45:13.985Z] 27c7a5d97fbd: Waiting [2020-03-09T04:45:13.985Z] 9eb99e56ec68: Waiting [2020-03-09T04:45:13.985Z] 0f37312ad70f: Verifying Checksum [2020-03-09T04:45:13.985Z] 0f37312ad70f: Download complete [2020-03-09T04:45:13.985Z] 2848faf0eed1: Verifying Checksum [2020-03-09T04:45:13.985Z] 2848faf0eed1: Download complete [2020-03-09T04:45:13.985Z] 0e6b1d234666: Verifying Checksum [2020-03-09T04:45:13.985Z] 0e6b1d234666: Download complete [2020-03-09T04:45:13.985Z] e6b0cf9c0882: Verifying Checksum [2020-03-09T04:45:13.985Z] e6b0cf9c0882: Download complete [2020-03-09T04:45:13.985Z] bf5d7aec512f: Verifying Checksum [2020-03-09T04:45:13.985Z] bf5d7aec512f: Download complete [2020-03-09T04:45:14.568Z] e6b0cf9c0882: Pull complete [2020-03-09T04:45:14.568Z] 2848faf0eed1: Pull complete [2020-03-09T04:45:14.832Z] 0f37312ad70f: Pull complete [2020-03-09T04:45:15.101Z] 34c802a77dc8: Verifying Checksum [2020-03-09T04:45:15.101Z] 34c802a77dc8: Download complete [2020-03-09T04:45:15.101Z] 27c7a5d97fbd: Verifying Checksum [2020-03-09T04:45:15.101Z] 27c7a5d97fbd: Download complete [2020-03-09T04:45:16.068Z] 5788d62ee057: Verifying Checksum [2020-03-09T04:45:16.068Z] 5788d62ee057: Download complete [2020-03-09T04:45:16.068Z] 5c102a31e300: Verifying Checksum [2020-03-09T04:45:16.068Z] 5c102a31e300: Download complete [2020-03-09T04:45:16.068Z] dcfb455df0a1: Verifying Checksum [2020-03-09T04:45:16.068Z] dcfb455df0a1: Download complete [2020-03-09T04:45:16.068Z] 9eb99e56ec68: Verifying Checksum [2020-03-09T04:45:16.068Z] 9eb99e56ec68: Download complete [2020-03-09T04:45:24.204Z] 5788d62ee057: Pull complete [2020-03-09T04:45:24.204Z] 0e6b1d234666: Pull complete [2020-03-09T04:45:24.204Z] bf5d7aec512f: Pull complete [2020-03-09T04:45:26.757Z] 34c802a77dc8: Pull complete [2020-03-09T04:45:30.968Z] 9eb99e56ec68: Pull complete [2020-03-09T04:45:30.968Z] 27c7a5d97fbd: Pull complete [2020-03-09T04:45:31.540Z] 5c102a31e300: Pull complete [2020-03-09T04:45:31.540Z] dcfb455df0a1: Pull complete [2020-03-09T04:45:31.540Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-09T04:45:31.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-09T04:45:31.540Z] ---> 7c70fe431013 [2020-03-09T04:45:31.540Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-09T04:45:31.540Z] ---> Running in 36aca1eb7d04 [2020-03-09T04:45:31.798Z] Removing intermediate container 36aca1eb7d04 [2020-03-09T04:45:31.798Z] ---> c9e7c85df352 [2020-03-09T04:45:31.798Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T04:45:31.798Z] ---> Running in d5cd8ffbe2c3 [2020-03-09T04:45:32.741Z] Removing intermediate container d5cd8ffbe2c3 [2020-03-09T04:45:32.741Z] ---> 554dae2b5895 [2020-03-09T04:45:32.741Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-09T04:45:32.741Z] ---> Running in 64d9d40b4d02 [2020-03-09T04:45:33.682Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T04:45:34.624Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T04:45:35.209Z] (1/13) Installing libmagic (5.37-r1) [2020-03-09T04:45:35.485Z] (2/13) Installing file (5.37-r1) [2020-03-09T04:45:35.747Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-09T04:45:35.747Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-09T04:45:45.739Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-09T04:45:45.739Z] (6/13) Installing build-base (0.5-r1) [2020-03-09T04:45:45.739Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-09T04:45:46.000Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-09T04:45:46.000Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-09T04:45:46.746Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3361 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-09T04:45:46.791Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2020-03-09T04:45:46.935Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-09T04:45:46.935Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-09T04:45:46.935Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-09T04:45:47.194Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-09T04:45:47.194Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T04:45:47.194Z] OK: 214 MiB in 52 packages [2020-03-09T04:45:49.734Z] Removing intermediate container 64d9d40b4d02 [2020-03-09T04:45:49.734Z] ---> 4c96091ebcfb [2020-03-09T04:45:49.734Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-09T04:45:49.734Z] ---> Running in f54175a644bd [2020-03-09T04:45:49.995Z] Removing intermediate container f54175a644bd [2020-03-09T04:45:49.995Z] ---> 248584bef935 [2020-03-09T04:45:49.995Z] Step 7/8 : COPY . . [2020-03-09T04:45:50.256Z] ---> a7d89c406cb4 [2020-03-09T04:45:50.256Z] Step 8/8 : RUN go mod download [2020-03-09T04:45:50.256Z] ---> Running in 201f59fc1e4d [2020-03-09T04:45:52.166Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T04:45:52.166Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-09T04:45:52.166Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T04:45:52.166Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T04:45:52.166Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T04:45:52.166Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T04:45:52.166Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T04:45:52.166Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T04:45:52.166Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-09T04:45:52.166Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-09T04:45:52.166Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-09T04:45:52.166Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-09T04:45:52.166Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T04:45:52.166Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T04:45:52.166Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T04:45:52.166Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T04:45:52.166Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T04:45:52.166Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T04:45:52.166Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T04:45:52.166Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-09T04:45:52.166Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-09T04:45:52.166Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-09T04:45:52.166Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T04:45:52.166Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-09T04:45:52.166Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T04:45:52.166Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T04:45:52.426Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T04:45:52.426Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-09T04:45:52.426Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T04:45:52.426Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T04:45:52.426Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T04:45:52.426Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T04:45:52.426Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T04:45:52.426Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T04:45:52.426Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T04:45:52.426Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T04:45:52.426Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T04:45:52.426Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-09T04:45:52.426Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T04:45:52.426Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T04:45:52.426Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T04:45:52.688Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T04:45:52.688Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T04:45:52.688Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T04:45:52.688Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T04:45:52.688Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T04:45:52.688Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-09T04:45:52.688Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T04:45:52.688Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T04:45:52.688Z] go: finding modernc.org/b v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/db v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/file v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/golex v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/internal v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/lldb v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/ql v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/strutil v1.0.0 [2020-03-09T04:45:52.688Z] go: finding modernc.org/zappy v1.0.0 [2020-03-09T04:45:53.608Z] using credential edgex-jenkins-ssh [2020-03-09T04:45:53.665Z] Cloning the remote Git repository [2020-03-09T04:45:53.665Z] Cloning with configured refspecs honoured and without tags [2020-03-09T04:45:53.742Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:45:54.954Z] Fetching without tags [2020-03-09T04:45:53.886Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2020-03-09T04:45:53.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:45:53.972Z] > git --version # timeout=10 [2020-03-09T04:45:54.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:45:54.159Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:45:54.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:45:54.868Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-09T04:45:54.897Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:45:54.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T04:45:54.969Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T04:45:54.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:45:54.982Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T04:45:55.432Z] Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:45:55.711Z] Merge succeeded, producing ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:45:55.711Z] Checking out Revision ea90633058f318ae6f06deb648133b51c2aa3373 (PR-89) [2020-03-09T04:45:55.455Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:45:55.510Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:45:55.597Z] > git remote # timeout=10 [2020-03-09T04:45:55.636Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T04:45:55.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T04:45:55.666Z] > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 [2020-03-09T04:45:55.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T04:45:55.717Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T04:45:55.745Z] > git checkout -f ea90633058f318ae6f06deb648133b51c2aa3373 # timeout=10 [2020-03-09T04:46:00.292Z] Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T04:46:01.293Z] ========================================================= [2020-03-09T04:46:01.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-09T04:46:01.294Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:46:02.437Z] + 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-03-09T04:46:02.700Z] Removing intermediate container 201f59fc1e4d [2020-03-09T04:46:02.700Z] ---> 9d91c61fe76f [2020-03-09T04:46:02.700Z] Successfully built 9d91c61fe76f [2020-03-09T04:46:02.700Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-03-09T04:46:03.042Z] Sending build context to Docker daemon 472.1kB [2020-03-09T04:46:03.042Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T04:46:03.042Z] Step 2/8 : FROM ${BASE} [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:46:03.338Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-09T04:46:03.338Z] . [Pipeline] withDockerContainer [2020-03-09T04:46:03.463Z] prd-centos7-docker-4c-2g-3362 does not seem to be running inside a container [2020-03-09T04:46:03.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-x86_64 cat [2020-03-09T04:46:03.643Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-09T04:46:03.643Z] cde5963f3b93: Pulling fs layer [2020-03-09T04:46:03.643Z] 2a23fa8c16f7: Pulling fs layer [2020-03-09T04:46:03.643Z] 777b28850792: Pulling fs layer [2020-03-09T04:46:03.643Z] 8a11ddd9e578: Pulling fs layer [2020-03-09T04:46:03.643Z] 4cf88f913ddb: Pulling fs layer [2020-03-09T04:46:03.643Z] 1df406cf5192: Pulling fs layer [2020-03-09T04:46:03.643Z] cd6300453558: Pulling fs layer [2020-03-09T04:46:03.643Z] b9c365052c96: Pulling fs layer [2020-03-09T04:46:03.643Z] a2d8cc88f415: Pulling fs layer [2020-03-09T04:46:03.643Z] ea1d1ca13537: Pulling fs layer [2020-03-09T04:46:03.643Z] 3750a50a1c5e: Pulling fs layer [2020-03-09T04:46:03.643Z] 8a11ddd9e578: Waiting [2020-03-09T04:46:03.643Z] 4cf88f913ddb: Waiting [2020-03-09T04:46:03.643Z] 1df406cf5192: Waiting [2020-03-09T04:46:03.643Z] cd6300453558: Waiting [2020-03-09T04:46:03.643Z] ea1d1ca13537: Waiting [2020-03-09T04:46:03.643Z] b9c365052c96: Waiting [2020-03-09T04:46:03.643Z] 3750a50a1c5e: Waiting [2020-03-09T04:46:03.643Z] a2d8cc88f415: Waiting [2020-03-09T04:46:03.643Z] 777b28850792: Verifying Checksum [2020-03-09T04:46:03.643Z] 777b28850792: Download complete [2020-03-09T04:46:03.643Z] 2a23fa8c16f7: Download complete [2020-03-09T04:46:03.643Z] 4cf88f913ddb: Verifying Checksum [2020-03-09T04:46:03.643Z] 4cf88f913ddb: Download complete [2020-03-09T04:46:03.643Z] 1df406cf5192: Verifying Checksum [2020-03-09T04:46:03.643Z] 1df406cf5192: Download complete [2020-03-09T04:46:03.918Z] cde5963f3b93: Verifying Checksum [2020-03-09T04:46:03.918Z] cde5963f3b93: Download complete [2020-03-09T04:46:04.111Z] $ docker top 70bae002efbdee3e34932de450c66511f1137a470f951ccd888c6076270e6077 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T04:46:04.913Z] cde5963f3b93: Pull complete [2020-03-09T04:46:05.472Z] + go version [2020-03-09T04:46:05.509Z] 2a23fa8c16f7: Pull complete [2020-03-09T04:46:05.783Z] 777b28850792: Pull complete [2020-03-09T04:46:06.055Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-09T04:46:06.363Z] + make test [2020-03-09T04:46:06.363Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-09T04:46:07.746Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-09T04:46:08.594Z] cd6300453558: Verifying Checksum [2020-03-09T04:46:08.594Z] cd6300453558: Download complete [2020-03-09T04:46:08.594Z] a2d8cc88f415: Verifying Checksum [2020-03-09T04:46:08.594Z] a2d8cc88f415: Download complete [2020-03-09T04:46:11.214Z] ea1d1ca13537: Verifying Checksum [2020-03-09T04:46:11.214Z] ea1d1ca13537: Download complete [2020-03-09T04:46:11.214Z] 3750a50a1c5e: Download complete [2020-03-09T04:46:13.798Z] b9c365052c96: Verifying Checksum [2020-03-09T04:46:13.798Z] b9c365052c96: Download complete [2020-03-09T04:46:15.205Z] 8a11ddd9e578: Download complete [2020-03-09T04:46:25.925Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-09T04:46:27.547Z] 8a11ddd9e578: Pull complete [2020-03-09T04:46:27.547Z] 4cf88f913ddb: Pull complete [2020-03-09T04:46:27.547Z] 1df406cf5192: Pull complete [2020-03-09T04:46:30.896Z] cd6300453558: Pull complete [2020-03-09T04:46:35.158Z] b9c365052c96: Pull complete [2020-03-09T04:46:35.158Z] a2d8cc88f415: Pull complete [2020-03-09T04:46:36.576Z] ea1d1ca13537: Pull complete [2020-03-09T04:46:37.167Z] 3750a50a1c5e: Pull complete [2020-03-09T04:46:37.167Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-09T04:46:37.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-09T04:46:37.167Z] ---> 78745c68409d [2020-03-09T04:46:37.167Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-09T04:46:42.537Z] ---> Running in d890a88866d0 [2020-03-09T04:46:42.537Z] Removing intermediate container d890a88866d0 [2020-03-09T04:46:42.537Z] ---> 6c1c86a13dde [2020-03-09T04:46:42.537Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T04:46:42.537Z] ---> Running in 4cddfc3d2925 [2020-03-09T04:46:43.954Z] Removing intermediate container 4cddfc3d2925 [2020-03-09T04:46:43.954Z] ---> cfb7c7d7f0ca [2020-03-09T04:46:43.954Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-09T04:46:44.227Z] ---> Running in f3cb095bf3b8 [2020-03-09T04:46:45.196Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-09T04:46:46.162Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-09T04:46:47.127Z] (1/13) Installing libmagic (5.37-r1) [2020-03-09T04:46:47.399Z] (2/13) Installing file (5.37-r1) [2020-03-09T04:46:47.667Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-09T04:46:47.667Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-09T04:46:57.769Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-09T04:46:58.039Z] (6/13) Installing build-base (0.5-r1) [2020-03-09T04:46:58.039Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-09T04:46:58.308Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-09T04:46:58.308Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-09T04:46:58.893Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-09T04:46:58.893Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-09T04:46:59.162Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-09T04:46:59.430Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-09T04:46:59.431Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T04:46:59.431Z] OK: 203 MiB in 52 packages [2020-03-09T04:47:03.708Z] Removing intermediate container f3cb095bf3b8 [2020-03-09T04:47:03.708Z] ---> 1c20c2f11f47 [2020-03-09T04:47:03.708Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-09T04:47:03.974Z] ---> Running in 97ec20352800 [2020-03-09T04:47:04.242Z] Removing intermediate container 97ec20352800 [2020-03-09T04:47:04.242Z] ---> c1b486bb9279 [2020-03-09T04:47:04.242Z] Step 7/8 : COPY . . [2020-03-09T04:47:05.204Z] ---> eae2bfee3520 [2020-03-09T04:47:05.204Z] Step 8/8 : RUN go mod download [2020-03-09T04:47:05.204Z] ---> Running in 860b5441fd40 [2020-03-09T04:47:07.166Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T04:47:07.166Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-09T04:47:07.166Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T04:47:07.166Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T04:47:07.166Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T04:47:07.166Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T04:47:07.166Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T04:47:07.166Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T04:47:07.166Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-09T04:47:07.166Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-09T04:47:07.166Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-09T04:47:07.166Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T04:47:07.446Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T04:47:07.446Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T04:47:07.446Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T04:47:07.446Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T04:47:07.446Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T04:47:07.446Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T04:47:07.446Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-09T04:47:07.446Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T04:47:07.446Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T04:47:07.446Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-09T04:47:07.446Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T04:47:07.446Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T04:47:07.714Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T04:47:07.714Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T04:47:07.714Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T04:47:07.714Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T04:47:07.715Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T04:47:07.715Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T04:47:07.715Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T04:47:07.715Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T04:47:07.715Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T04:47:07.715Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T04:47:07.715Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T04:47:07.715Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T04:47:07.715Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T04:47:07.715Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T04:47:07.715Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T04:47:07.715Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T04:47:07.715Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-09T04:47:07.715Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T04:47:07.715Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T04:47:07.715Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T04:47:07.715Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T04:47:07.715Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T04:47:07.715Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T04:47:07.715Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T04:47:07.715Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T04:47:07.715Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-09T04:47:07.715Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T04:47:07.715Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T04:47:07.715Z] go: finding modernc.org/b v1.0.0 [2020-03-09T04:47:07.715Z] go: finding modernc.org/db v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/file v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/golex v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/internal v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/lldb v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/ql v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/strutil v1.0.0 [2020-03-09T04:47:07.984Z] go: finding modernc.org/zappy v1.0.0 [2020-03-09T04:47:26.276Z] Removing intermediate container 860b5441fd40 [2020-03-09T04:47:26.276Z] ---> aa75d29c665e [2020-03-09T04:47:26.276Z] Successfully built aa75d29c665e [2020-03-09T04:47:26.276Z] 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-03-09T04:47:26.963Z] + docker inspect -f . ci-base-image-arm64 [2020-03-09T04:47:27.230Z] . [Pipeline] withDockerContainer [2020-03-09T04:47:27.580Z] prd-ubuntu18.04-docker-arm64-4c-16g-3361 does not seem to be running inside a container [2020-03-09T04:47:27.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-arm64 cat [2020-03-09T04:47:29.139Z] $ docker top 1244c12b49322abfd858e4afca4f34035a38719f01d85c933cea07a679763615 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T04:47:31.616Z] + go version [2020-03-09T04:47:31.616Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-09T04:47:32.303Z] + make test [2020-03-09T04:47:32.303Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-09T04:47:33.743Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-09T04:48:30.253Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-09T04:50:47.673Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 254.794s coverage: 51.2% of statements [2020-03-09T04:50:47.673Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-09T04:50:47.673Z] gofmt -l . [2020-03-09T04:50:47.673Z] [ "`gofmt -l .`" = "" ] [2020-03-09T04:50:47.673Z] ./bin/test-attribution-txt.sh [2020-03-09T04:50:47.673Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-09T04:50:48.200Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T04:50:48.205Z] $ docker stop --time=1 70bae002efbdee3e34932de450c66511f1137a470f951ccd888c6076270e6077 [2020-03-09T04:50:49.734Z] $ docker rm -f 70bae002efbdee3e34932de450c66511f1137a470f951ccd888c6076270e6077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-09T04:50:51.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T04:50:51.483Z] + ls -al . [2020-03-09T04:50:51.484Z] total 112 [2020-03-09T04:50:51.484Z] drwxrwxr-x. 8 jenkins jenkins 4096 Mar 9 04:50 . [2020-03-09T04:50:51.484Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 9 04:45 .. [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 5856 Mar 9 04:45 Attribution.txt [2020-03-09T04:50:51.484Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 9 04:45 bin [2020-03-09T04:50:51.484Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 9 04:45 cmd [2020-03-09T04:50:51.484Z] -rw-r--r--. 1 jenkins jenkins 32181 Mar 9 04:50 coverage.out [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 1660 Mar 9 04:45 Dockerfile [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 957 Mar 9 04:45 Dockerfile.build [2020-03-09T04:50:51.484Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 9 04:45 .git [2020-03-09T04:50:51.484Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 9 04:45 .github [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 258 Mar 9 04:45 .gitignore [2020-03-09T04:50:51.484Z] -rw-r--r--. 1 jenkins jenkins 883 Mar 9 04:50 go.mod [2020-03-09T04:50:51.484Z] -rw-r--r--. 1 jenkins jenkins 13911 Mar 9 04:50 go.sum [2020-03-09T04:50:51.484Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 9 04:45 internal [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 683 Mar 9 04:45 Jenkinsfile [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 9 04:45 LICENSE [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 873 Mar 9 04:45 Makefile [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 4413 Mar 9 04:45 README.md [2020-03-09T04:50:51.484Z] drwxrwxr-x. 3 jenkins jenkins 57 Mar 9 04:45 .semver [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 9 04:42 VERSION [2020-03-09T04:50:51.484Z] -rw-rw-r--. 1 jenkins jenkins 235 Mar 9 04:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:50:51.782Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ea90633058f318ae6f06deb648133b51c2aa3373 --label arch=amd64 --label version=0.0.0 . [2020-03-09T04:50:52.043Z] Sending build context to Docker daemon 34.09MB [2020-03-09T04:50:52.043Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-03-09T04:50:52.043Z] Step 2/19 : FROM ${BASE} AS builder [2020-03-09T04:50:52.043Z] ---> 9d91c61fe76f [2020-03-09T04:50:52.043Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-03-09T04:50:52.302Z] ---> Running in 04f7d246cefa [2020-03-09T04:50:52.302Z] Removing intermediate container 04f7d246cefa [2020-03-09T04:50:52.302Z] ---> 0571f3c0c542 [2020-03-09T04:50:52.302Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T04:50:52.302Z] ---> Running in b63c2ab7e7b9 [2020-03-09T04:50:52.561Z] Removing intermediate container b63c2ab7e7b9 [2020-03-09T04:50:52.561Z] ---> 78b3dcd48987 [2020-03-09T04:50:52.561Z] Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' [2020-03-09T04:50:52.561Z] ---> Running in 11a9f798e2dd [2020-03-09T04:50:52.561Z] Removing intermediate container 11a9f798e2dd [2020-03-09T04:50:52.561Z] ---> 65fdead147ed [2020-03-09T04:50:52.561Z] Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T04:50:52.823Z] ---> Running in 3f9fdd7ab48b [2020-03-09T04:50:53.396Z] Removing intermediate container 3f9fdd7ab48b [2020-03-09T04:50:53.397Z] ---> 8611cbfafba3 [2020-03-09T04:50:53.397Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T04:50:53.397Z] ---> Running in 3794e36d996e [2020-03-09T04:50:53.659Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T04:50:54.597Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T04:50:55.165Z] OK: 214 MiB in 52 packages [2020-03-09T04:50:55.425Z] Removing intermediate container 3794e36d996e [2020-03-09T04:50:55.425Z] ---> 69ca7f914002 [2020-03-09T04:50:55.425Z] Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-03-09T04:50:55.425Z] ---> Running in 36d54f8ae451 [2020-03-09T04:50:55.683Z] Removing intermediate container 36d54f8ae451 [2020-03-09T04:50:55.683Z] ---> 5cc8bd6346a4 [2020-03-09T04:50:55.683Z] Step 9/19 : COPY . . [2020-03-09T04:50:56.250Z] ---> 34e1df64f820 [2020-03-09T04:50:56.250Z] Step 10/19 : ARG MAKE='make build' [2020-03-09T04:50:56.250Z] ---> Running in 57346c31fff6 [2020-03-09T04:50:56.508Z] Removing intermediate container 57346c31fff6 [2020-03-09T04:50:56.508Z] ---> b30272f706e1 [2020-03-09T04:50:56.508Z] Step 11/19 : RUN $MAKE [2020-03-09T04:50:56.508Z] ---> Running in c0b38bc161e2 [2020-03-09T04:50:56.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-03-09T04:51:11.778Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T04:51:14.320Z] Removing intermediate container c0b38bc161e2 [2020-03-09T04:51:14.320Z] ---> b1f8780b51af [2020-03-09T04:51:14.320Z] Step 12/19 : FROM alpine [2020-03-09T04:51:14.579Z] latest: Pulling from library/alpine [2020-03-09T04:51:14.838Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T04:51:14.838Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T04:51:14.838Z] c9b1b535fdd9: Download complete [2020-03-09T04:51:15.097Z] c9b1b535fdd9: Pull complete [2020-03-09T04:51:15.097Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T04:51:15.097Z] Status: Downloaded newer image for alpine:latest [2020-03-09T04:51:15.097Z] ---> e7d92cdc71fe [2020-03-09T04:51:15.097Z] Step 13/19 : ENV APP_PORT=49990 [2020-03-09T04:51:15.356Z] ---> Running in 68096f7d79af [2020-03-09T04:51:15.356Z] Removing intermediate container 68096f7d79af [2020-03-09T04:51:15.356Z] ---> 0ebf5bbf164c [2020-03-09T04:51:15.356Z] Step 14/19 : EXPOSE $APP_PORT [2020-03-09T04:51:15.356Z] ---> Running in dd019957d6b3 [2020-03-09T04:51:15.615Z] Removing intermediate container dd019957d6b3 [2020-03-09T04:51:15.615Z] ---> 4dd95de5e667 [2020-03-09T04:51:15.615Z] Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-03-09T04:51:16.184Z] ---> 174b82b38529 [2020-03-09T04:51:16.184Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-09T04:51:16.184Z] ---> Running in 74087250f28f [2020-03-09T04:51:16.184Z] Removing intermediate container 74087250f28f [2020-03-09T04:51:16.184Z] ---> e613315a9c96 [2020-03-09T04:51:16.184Z] Step 17/19 : LABEL arch=amd64 [2020-03-09T04:51:16.184Z] ---> Running in 9c4a6490c43e [2020-03-09T04:51:16.445Z] Removing intermediate container 9c4a6490c43e [2020-03-09T04:51:16.445Z] ---> 1a09209a998d [2020-03-09T04:51:16.445Z] Step 18/19 : LABEL git_sha=ea90633058f318ae6f06deb648133b51c2aa3373 [2020-03-09T04:51:16.445Z] ---> Running in f761a6359f0c [2020-03-09T04:51:16.705Z] Removing intermediate container f761a6359f0c [2020-03-09T04:51:16.705Z] ---> b9c30501c7cf [2020-03-09T04:51:16.705Z] Step 19/19 : LABEL version=0.0.0 [2020-03-09T04:51:16.705Z] ---> Running in cc457e0160e4 [2020-03-09T04:51:16.705Z] Removing intermediate container cc457e0160e4 [2020-03-09T04:51:16.705Z] ---> d7dbba8c594f [2020-03-09T04:51:16.705Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T04:51:16.705Z] Successfully built d7dbba8c594f [2020-03-09T04:51:16.705Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T04:58:37.674Z] coverage: 24.3% of statements [2020-03-09T04:58:37.674Z] panic: test timed out after 10m0s [2020-03-09T04:58:37.674Z] [2020-03-09T04:58:37.674Z] goroutine 3183 [running]: [2020-03-09T04:58:37.674Z] testing.(*M).startAlarm.func1() [2020-03-09T04:58:37.674Z] /usr/local/go/src/testing/testing.go:1377 +0xc8 [2020-03-09T04:58:37.674Z] created by time.goFunc [2020-03-09T04:58:37.674Z] /usr/local/go/src/time/sleep.go:168 +0x40 [2020-03-09T04:58:37.674Z] [2020-03-09T04:58:37.674Z] goroutine 1 [chan receive, 9 minutes]: [2020-03-09T04:58:37.674Z] testing.(*T).Run(0x400010e400, 0x738246, 0xd, 0x75e570, 0x5e65ca01) [2020-03-09T04:58:37.674Z] /usr/local/go/src/testing/testing.go:961 +0x2dc [2020-03-09T04:58:37.674Z] testing.runTests.func1(0x400010e200) [2020-03-09T04:58:37.674Z] /usr/local/go/src/testing/testing.go:1202 +0x74 [2020-03-09T04:58:37.674Z] testing.tRunner(0x400010e200, 0x400006fd68) [2020-03-09T04:58:37.674Z] /usr/local/go/src/testing/testing.go:909 +0xb8 [2020-03-09T04:58:37.674Z] testing.runTests(0x40000b87a0, 0xca4aa0, 0x5, 0x5, 0x0) [2020-03-09T04:58:37.674Z] /usr/local/go/src/testing/testing.go:1200 +0x26c [2020-03-09T04:58:37.674Z] testing.(*M).Run(0x400012c000, 0x0) [2020-03-09T04:58:37.674Z] /usr/local/go/src/testing/testing.go:1117 +0x158 [2020-03-09T04:58:37.674Z] main.main() [2020-03-09T04:58:37.674Z] _testmain.go:116 +0x1d0 [2020-03-09T04:58:37.674Z] [2020-03-09T04:58:37.674Z] goroutine 19 [syscall, 10 minutes]: [2020-03-09T04:58:37.674Z] os/signal.signal_recv(0x40000be060) [2020-03-09T04:58:37.674Z] /usr/local/go/src/runtime/sigqueue.go:147 +0xc4 [2020-03-09T04:58:37.674Z] os/signal.loop() [2020-03-09T04:58:37.674Z] /usr/local/go/src/os/signal/signal_unix.go:23 +0x20 [2020-03-09T04:58:37.674Z] created by os/signal.init.0 [2020-03-09T04:58:37.674Z] /usr/local/go/src/os/signal/signal_unix.go:29 +0x38 [2020-03-09T04:58:37.674Z] [2020-03-09T04:58:37.674Z] goroutine 103 [runnable]: [2020-03-09T04:58:37.674Z] modernc.org/file.(*WAL).ReadAt(0x40001820e0, 0x40011c401c, 0x200001c, 0x3ffffe4, 0x1b30000, 0x533f68, 0x5f1b60, 0x400000c440) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/file@v1.0.0/wal.go:335 +0xe8 [2020-03-09T04:58:37.674Z] modernc.org/ql.read(...) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/file2.go:57 [2020-03-09T04:58:37.674Z] modernc.org/ql.(*dbStorage).read(0x40000e0488, 0x40000e04e0, 0x20, 0x20, 0x0, 0x0, 0x0, 0x3130, 0x0, 0x0, ...) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/file2.go:1074 +0x2fc [2020-03-09T04:58:37.674Z] modernc.org/ql.(*storage2).Read(0x40000e0480, 0x0, 0x0, 0x0, 0x301, 0x400001e6f0, 0x6, 0x6, 0x0, 0x0, ...) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/file2.go:415 +0x70 [2020-03-09T04:58:37.674Z] modernc.org/ql.(*updateStmt).exec(0x400008c900, 0x400008c940, 0x0, 0x0, 0x0, 0x0) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/stmt.go:217 +0xb08 [2020-03-09T04:58:37.674Z] modernc.org/ql.(*DB).run1(0x4000100000, 0x4000212270, 0xffff850d6130, 0x400008c900, 0x400001e840, 0x3, 0x3, 0x0, 0x0, 0x1, ...) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/ql.go:1424 +0x82c [2020-03-09T04:58:37.674Z] modernc.org/ql.(*DB).Execute(0x4000100000, 0x4000212270, 0x4000214a60, 0x1, 0x1, 0x3, 0x400001e840, 0x3, 0x3, 0x4e4270, ...) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/ql.go:1259 +0x174 [2020-03-09T04:58:37.674Z] modernc.org/ql.driverExec(0x40000b8800, 0x4000212270, 0x4000214a60, 0x1, 0x1, 0x3, 0x400001e750, 0x3, 0x3, 0x0, ...) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:369 +0x88 [2020-03-09T04:58:37.674Z] modernc.org/ql.(*driverConn).Exec(0x400001e600, 0x400002c1e0, 0x5f, 0x400001e750, 0x3, 0x3, 0x5f, 0x400001e750, 0x3, 0x3) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/driver.go:365 +0x84 [2020-03-09T04:58:37.674Z] modernc.org/ql.(*driverConn).ExecContext(0x400001e600, 0x879a00, 0x40000bc000, 0x753e2b, 0x58, 0x4000122700, 0x3, 0x3, 0x0, 0x0, ...) [2020-03-09T04:58:37.674Z] /go/pkg/mod/modernc.org/ql@v1.0.0/driver1.8.go:21 +0xa0 [2020-03-09T04:58:37.674Z] database/sql.ctxDriverExec(0x879a00, 0x40000bc000, 0xffff852913b8, 0x400001e600, 0x0, 0x0, 0x753e2b, 0x58, 0x4000122700, 0x3, ...) [2020-03-09T04:58:37.674Z] /usr/local/go/src/database/sql/ctxutil.go:31 +0x184 [2020-03-09T04:58:37.674Z] database/sql.(*DB).execDC.func2() [2020-03-09T04:58:37.674Z] /usr/local/go/src/database/sql/sql.go:1519 +0x160 [2020-03-09T04:58:37.674Z] database/sql.withLock(0x8732c0, 0x4000122200, 0x4000203938) [2020-03-09T04:58:37.674Z] /usr/local/go/src/database/sql/sql.go:3184 +0x6c [2020-03-09T04:58:37.675Z] database/sql.(*DB).execDC(0x400006c000, 0x879a00, 0x40000bc000, 0x4000122200, 0x4000214920, 0x753e2b, 0x58, 0x40001a3b28, 0x3, 0x3, ...) [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:1514 +0x30c [2020-03-09T04:58:37.675Z] database/sql.(*Tx).ExecContext(0x4000122680, 0x879a00, 0x40000bc000, 0x753e2b, 0x58, 0x4000203b28, 0x3, 0x3, 0x4000203ab8, 0x59bf0c, ...) [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:2275 +0xa4 [2020-03-09T04:58:37.675Z] database/sql.(*Tx).Exec(...) [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:2281 [2020-03-09T04:58:37.675Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*db).exec(0x40001a3eb8, 0x753e2b, 0x58, 0x4000203b28, 0x3, 0x3, 0x40001e1b58, 0x59e0ac) [2020-03-09T04:58:37.675Z] /w/workspace/device-virtual-go/2/internal/driver/db.go:78 +0x170 [2020-03-09T04:58:37.675Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*db).updateResourceValue(0x4000203eb8, 0x4000024660, 0x13, 0x4000024600, 0x13, 0x4000212230, 0x5, 0x0, 0x86b300, 0x40002148c0) [2020-03-09T04:58:37.675Z] /w/workspace/device-virtual-go/2/internal/driver/db.go:133 +0x114 [2020-03-09T04:58:37.675Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*resourceInt).value(0x40001e1da0, 0x4000203eb8, 0x73bd33, 0x13, 0x731ffa, 0x5, 0x0, 0x0, 0x0, 0x0, ...) [2020-03-09T04:58:37.675Z] /w/workspace/device-virtual-go/2/internal/driver/resourceint.go:81 +0x3a8 [2020-03-09T04:58:37.675Z] github.com/edgexfoundry/device-virtual-go/internal/driver.(*virtualDevice).read(0x40001e1e60, 0x73bd33, 0x13, 0x731ffa, 0x5, 0x731ffa, 0x5, 0x0, 0x0, 0x0, ...) [2020-03-09T04:58:37.675Z] /w/workspace/device-virtual-go/2/internal/driver/virtualdevice.go:45 +0x378 [2020-03-09T04:58:37.675Z] github.com/edgexfoundry/device-virtual-go/internal/driver.ValueIntx(0x400010e400, 0x731ffa, 0x5, 0x731ffa, 0x5, 0x0, 0x0, 0x0, 0x0) [2020-03-09T04:58:37.675Z] /w/workspace/device-virtual-go/2/internal/driver/virtualdevice_test.go:298 +0x834 [2020-03-09T04:58:37.675Z] github.com/edgexfoundry/device-virtual-go/internal/driver.TestValueIntx(0x400010e400) [2020-03-09T04:58:37.675Z] /w/workspace/device-virtual-go/2/internal/driver/virtualdevice_test.go:157 +0x214 [2020-03-09T04:58:37.675Z] testing.tRunner(0x400010e400, 0x75e570) [2020-03-09T04:58:37.675Z] /usr/local/go/src/testing/testing.go:909 +0xb8 [2020-03-09T04:58:37.675Z] created by testing.(*T).Run [2020-03-09T04:58:37.675Z] /usr/local/go/src/testing/testing.go:960 +0x2c0 [2020-03-09T04:58:37.675Z] [2020-03-09T04:58:37.675Z] goroutine 2854 [select, 1 minutes]: [2020-03-09T04:58:37.675Z] database/sql.(*DB).connectionOpener(0x400006c000, 0x8799c0, 0x40000a6000) [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:1052 +0xa8 [2020-03-09T04:58:37.675Z] created by database/sql.OpenDB [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:722 +0x140 [2020-03-09T04:58:37.675Z] [2020-03-09T04:58:37.675Z] goroutine 3284 [chan receive]: [2020-03-09T04:58:37.675Z] database/sql.(*Tx).awaitDone(0x4000122680) [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:2002 +0x44 [2020-03-09T04:58:37.675Z] created by database/sql.(*DB).beginDC [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:1723 +0x15c [2020-03-09T04:58:37.675Z] [2020-03-09T04:58:37.675Z] goroutine 2855 [select, 1 minutes]: [2020-03-09T04:58:37.675Z] database/sql.(*DB).connectionResetter(0x400006c000, 0x8799c0, 0x40000a6000) [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:1065 +0xb4 [2020-03-09T04:58:37.675Z] created by database/sql.OpenDB [2020-03-09T04:58:37.675Z] /usr/local/go/src/database/sql/sql.go:723 +0x170 [2020-03-09T04:58:37.675Z] FAIL github.com/edgexfoundry/device-virtual-go/internal/driver 601.973s [2020-03-09T04:58:37.675Z] FAIL [2020-03-09T04:58:37.675Z] make: *** [Makefile:23: test] Error 1 [Pipeline] } [2020-03-09T04:58:37.678Z] $ docker stop --time=1 1244c12b49322abfd858e4afca4f34035a38719f01d85c933cea07a679763615 [2020-03-09T04:58:39.808Z] $ docker rm -f 1244c12b49322abfd858e4afca4f34035a38719f01d85c933cea07a679763615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T04:58:41.476Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:58:42.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:58:43.199Z] ---> package-listing.sh [2020-03-09T04:58:43.199Z] ++ facter osfamily [2020-03-09T04:58:43.199Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-09T04:58:43.199Z] + OS_FAMILY=redhat [2020-03-09T04:58:43.199Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:58:43.199Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-09T04:58:43.199Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-09T04:58:43.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-09T04:58:43.199Z] + PACKAGES=/tmp/packages_start.txt [2020-03-09T04:58:43.199Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-09T04:58:43.199Z] + PACKAGES=/tmp/packages_end.txt [2020-03-09T04:58:43.199Z] + case "${OS_FAMILY}" in [2020-03-09T04:58:43.199Z] + rpm -qa [2020-03-09T04:58:43.199Z] + sort [2020-03-09T04:58:47.399Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-09T04:58:47.399Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-09T04:58:47.399Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-09T04:58:47.399Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-09T04:58:47.399Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [2020-03-09T04:58:47.399Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:58:47.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T04:58:47.905Z] [2020-03-09T04:58:47.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-09T04:58:48.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T04:58:48.249Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-09T04:58:48.249Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T04:58:48.249Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-09T04:58:48.249Z] 756a868c4378: Pulling fs layer [2020-03-09T04:58:48.249Z] 444b2fc9a129: Pulling fs layer [2020-03-09T04:58:48.249Z] ea15f1150254: Pulling fs layer [2020-03-09T04:58:48.249Z] 41b27a9f41bf: Pulling fs layer [2020-03-09T04:58:48.249Z] 28c525ee5125: Pulling fs layer [2020-03-09T04:58:48.249Z] 094b1ea09ed8: Pulling fs layer [2020-03-09T04:58:48.249Z] 138eaada9080: Pulling fs layer [2020-03-09T04:58:48.249Z] 0622d0fa9048: Pulling fs layer [2020-03-09T04:58:48.249Z] 41b27a9f41bf: Waiting [2020-03-09T04:58:48.249Z] 28c525ee5125: Waiting [2020-03-09T04:58:48.249Z] 094b1ea09ed8: Waiting [2020-03-09T04:58:48.249Z] 444b2fc9a129: Waiting [2020-03-09T04:58:48.249Z] ea15f1150254: Waiting [2020-03-09T04:58:48.249Z] 0622d0fa9048: Waiting [2020-03-09T04:58:48.249Z] 138eaada9080: Waiting [2020-03-09T04:58:48.249Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-09T04:58:48.249Z] 2cc5ad85d9ab: Download complete [2020-03-09T04:58:48.250Z] 444b2fc9a129: Verifying Checksum [2020-03-09T04:58:48.250Z] 444b2fc9a129: Download complete [2020-03-09T04:58:48.250Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T04:58:48.527Z] ea15f1150254: Verifying Checksum [2020-03-09T04:58:48.527Z] ea15f1150254: Download complete [2020-03-09T04:58:48.527Z] 28c525ee5125: Verifying Checksum [2020-03-09T04:58:48.527Z] 28c525ee5125: Download complete [2020-03-09T04:58:48.795Z] 756a868c4378: Verifying Checksum [2020-03-09T04:58:48.795Z] 756a868c4378: Download complete [2020-03-09T04:58:48.795Z] c9b1b535fdd9: Pull complete [2020-03-09T04:58:48.795Z] 138eaada9080: Verifying Checksum [2020-03-09T04:58:48.795Z] 138eaada9080: Download complete [2020-03-09T04:58:48.795Z] 0622d0fa9048: Verifying Checksum [2020-03-09T04:58:48.796Z] 0622d0fa9048: Download complete [2020-03-09T04:58:48.796Z] 094b1ea09ed8: Verifying Checksum [2020-03-09T04:58:48.796Z] 094b1ea09ed8: Download complete [2020-03-09T04:58:49.063Z] 2cc5ad85d9ab: Pull complete [2020-03-09T04:58:49.635Z] 41b27a9f41bf: Verifying Checksum [2020-03-09T04:58:49.635Z] 41b27a9f41bf: Download complete [2020-03-09T04:58:50.578Z] 756a868c4378: Pull complete [2020-03-09T04:58:50.578Z] 444b2fc9a129: Pull complete [2020-03-09T04:58:51.147Z] ea15f1150254: Pull complete [2020-03-09T04:58:54.445Z] 41b27a9f41bf: Pull complete [2020-03-09T04:58:54.704Z] 28c525ee5125: Pull complete [2020-03-09T04:58:56.615Z] 094b1ea09ed8: Pull complete [2020-03-09T04:58:56.874Z] 138eaada9080: Pull complete [2020-03-09T04:58:57.133Z] 0622d0fa9048: Pull complete [2020-03-09T04:58:57.133Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-09T04:58:57.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-09T04:58:57.293Z] prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container [2020-03-09T04:58:57.341Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-09T04:58:58.439Z] $ docker top 7220493d1fafb04e81df545a718f78549579f0396c3632f33cc9f063eb03aeb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-09T04:58:59.170Z] provisioning config files... [2020-03-09T04:58:59.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config3019861092259520581tmp [Pipeline] { [Pipeline] echo [2020-03-09T04:58:59.242Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:58:59.534Z] ---> create-netrc.sh [Pipeline] echo [2020-03-09T04:58:59.541Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T04:58:59.839Z] ---> logs-deploy.sh [2020-03-09T04:58:59.839Z] + ARCHIVE_ARTIFACTS= [2020-03-09T04:58:59.839Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-09T04:58:59.839Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-09T04:58:59.839Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-09T04:58:59.839Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/2 [2020-03-09T04:58:59.839Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/2/ [2020-03-09T04:58:59.839Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/2 /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:59:01.216Z] Archives upload complete. [2020-03-09T04:59:01.216Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/2/ [2020-03-09T04:59:01.787Z] ---> uname -a: [2020-03-09T04:59:01.787Z] Linux 7220493d1faf 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-09T04:59:01.787Z] [2020-03-09T04:59:01.787Z] [2020-03-09T04:59:01.787Z] ---> lscpu: [2020-03-09T04:59:01.787Z] Architecture: x86_64 [2020-03-09T04:59:01.787Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-09T04:59:01.787Z] Byte Order: Little Endian [2020-03-09T04:59:01.787Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-09T04:59:01.787Z] CPU(s): 4 [2020-03-09T04:59:01.787Z] On-line CPU(s) list: 0-3 [2020-03-09T04:59:01.787Z] Thread(s) per core: 1 [2020-03-09T04:59:01.787Z] Core(s) per socket: 1 [2020-03-09T04:59:01.787Z] Socket(s): 4 [2020-03-09T04:59:01.787Z] NUMA node(s): 1 [2020-03-09T04:59:01.787Z] Vendor ID: GenuineIntel [2020-03-09T04:59:01.787Z] CPU family: 6 [2020-03-09T04:59:01.787Z] Model: 44 [2020-03-09T04:59:01.787Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-09T04:59:01.787Z] Stepping: 1 [2020-03-09T04:59:01.787Z] CPU MHz: 2933.438 [2020-03-09T04:59:01.787Z] BogoMIPS: 5866.87 [2020-03-09T04:59:01.787Z] Virtualization: VT-x [2020-03-09T04:59:01.787Z] Hypervisor vendor: KVM [2020-03-09T04:59:01.787Z] Virtualization type: full [2020-03-09T04:59:01.787Z] L1d cache: 128 KiB [2020-03-09T04:59:01.787Z] L1i cache: 128 KiB [2020-03-09T04:59:01.787Z] L2 cache: 16 MiB [2020-03-09T04:59:01.787Z] L3 cache: 64 MiB [2020-03-09T04:59:01.787Z] NUMA node0 CPU(s): 0-3 [2020-03-09T04:59:01.787Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-09T04:59:01.787Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-09T04:59:01.787Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-09T04:59:01.787Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-09T04:59:01.787Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-09T04:59:01.787Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-09T04:59:01.787Z] [2020-03-09T04:59:01.787Z] [2020-03-09T04:59:02.047Z] ---> nproc: [2020-03-09T04:59:02.047Z] 4 [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] ---> df -h: [2020-03-09T04:59:02.047Z] Filesystem Size Used Available Use% Mounted on [2020-03-09T04:59:02.047Z] overlay 50.0G 6.1G 43.9G 12% / [2020-03-09T04:59:02.047Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-09T04:59:02.047Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-09T04:59:02.047Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-09T04:59:02.047Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf [2020-03-09T04:59:02.047Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname [2020-03-09T04:59:02.047Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts [2020-03-09T04:59:02.047Z] /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa [2020-03-09T04:59:02.047Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-09T04:59:02.047Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/xfoundry_device-virtual-go_PR-89@tmp [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] ---> free -m: [2020-03-09T04:59:02.047Z] total used free shared buff/cache available [2020-03-09T04:59:02.047Z] Mem: 1838 602 74 0 1161 1130 [2020-03-09T04:59:02.047Z] Swap: 1023 0 1023 [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] ---> ip addr: [2020-03-09T04:59:02.047Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-09T04:59:02.047Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-09T04:59:02.047Z] inet 127.0.0.1/8 scope host lo [2020-03-09T04:59:02.047Z] valid_lft forever preferred_lft forever [2020-03-09T04:59:02.047Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-09T04:59:02.047Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-09T04:59:02.047Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-09T04:59:02.047Z] valid_lft forever preferred_lft forever [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] ---> sar -b -r -n DEV: [2020-03-09T04:59:02.047Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] 04:41:58 LINUX RESTART [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] 04:43:01 tps rtps wtps bread/s bwrtn/s [2020-03-09T04:59:02.047Z] 04:44:01 9.09 0.00 9.09 0.00 1867.15 [2020-03-09T04:59:02.047Z] 04:45:02 0.65 0.00 0.65 0.00 6.86 [2020-03-09T04:59:02.047Z] 04:46:01 0.37 0.00 0.37 0.00 5.81 [2020-03-09T04:59:02.047Z] 04:47:01 0.23 0.00 0.23 0.00 3.18 [2020-03-09T04:59:02.047Z] 04:48:01 0.32 0.00 0.32 0.00 4.28 [2020-03-09T04:59:02.047Z] 04:49:01 0.32 0.00 0.32 0.00 3.76 [2020-03-09T04:59:02.047Z] 04:50:01 0.28 0.00 0.28 0.00 3.73 [2020-03-09T04:59:02.047Z] 04:51:01 0.27 0.00 0.27 0.00 3.20 [2020-03-09T04:59:02.047Z] 04:52:01 0.30 0.00 0.30 0.00 3.06 [2020-03-09T04:59:02.047Z] 04:53:01 0.30 0.00 0.30 0.00 4.03 [2020-03-09T04:59:02.047Z] 04:54:01 0.32 0.00 0.32 0.00 3.35 [2020-03-09T04:59:02.047Z] 04:55:01 0.25 0.00 0.25 0.00 2.70 [2020-03-09T04:59:02.047Z] 04:56:01 0.27 0.00 0.27 0.00 3.35 [2020-03-09T04:59:02.047Z] 04:57:01 0.50 0.23 0.27 7.46 4.16 [2020-03-09T04:59:02.047Z] 04:58:01 0.70 0.00 0.70 0.00 15.14 [2020-03-09T04:59:02.047Z] 04:59:01 140.02 99.22 40.80 5852.64 16522.84 [2020-03-09T04:59:02.047Z] Average: 9.65 6.22 3.42 366.75 1155.06 [2020-03-09T04:59:02.047Z] [2020-03-09T04:59:02.047Z] 04:43:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-09T04:59:02.047Z] 04:44:01 111844 1770460 94.06 2620 1237656 903376 30.82 410940 1202320 8 [2020-03-09T04:59:02.047Z] 04:45:02 110996 1771308 94.10 2620 1237660 903632 30.83 412404 1202020 8 [2020-03-09T04:59:02.047Z] 04:46:01 110072 1772232 94.15 2620 1237672 903716 30.83 412796 1202020 16 [2020-03-09T04:59:02.047Z] 04:47:01 111572 1770732 94.07 2620 1237672 903440 30.82 411432 1202020 12 [2020-03-09T04:59:02.047Z] 04:48:01 111140 1771164 94.10 2620 1237680 903608 30.83 412232 1202020 8 [2020-03-09T04:59:02.047Z] 04:49:01 112148 1770156 94.04 2620 1237684 903440 30.82 411464 1202020 20 [2020-03-09T04:59:02.047Z] 04:50:01 120708 1761596 93.59 2620 1237688 903440 30.82 403908 1200900 16 [2020-03-09T04:59:02.047Z] 04:51:01 120856 1761448 93.58 2620 1237692 903440 30.82 403668 1200900 12 [2020-03-09T04:59:02.047Z] 04:52:01 120444 1761860 93.60 2620 1237696 903440 30.82 404052 1200900 8 [2020-03-09T04:59:02.047Z] 04:53:01 128952 1753352 93.15 2620 1237708 903512 30.83 395496 1200904 8 [2020-03-09T04:59:02.047Z] 04:54:01 129264 1753040 93.13 2620 1237708 903440 30.82 395020 1200900 16 [2020-03-09T04:59:02.047Z] 04:55:01 129472 1752832 93.12 2620 1237716 903504 30.83 395160 1200900 8 [2020-03-09T04:59:02.047Z] 04:56:01 129488 1752816 93.12 2620 1237720 903504 30.83 395096 1200900 20 [2020-03-09T04:59:02.047Z] 04:57:01 127976 1754328 93.20 2620 1237756 903696 30.83 396168 1200928 16 [2020-03-09T04:59:02.047Z] 04:58:01 127704 1754600 93.22 2620 1237760 903796 30.84 396488 1200928 8 [2020-03-09T04:59:02.048Z] 04:59:01 78276 1804028 95.84 2620 1186540 962468 32.84 485376 1124608 101328 [2020-03-09T04:59:02.048Z] Average: 117557 1764747 93.75 2620 1234501 907216 30.95 408856 1196574 6345 [2020-03-09T04:59:02.048Z] [2020-03-09T04:59:02.048Z] 04:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-09T04:59:02.048Z] 04:44:01 eth0 0.82 0.08 0.07 0.03 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:45:02 eth0 1.47 0.42 0.36 0.21 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:46:01 eth0 1.25 0.98 0.80 0.43 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:47:01 eth0 0.40 0.08 0.04 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:48:01 eth0 0.70 0.60 0.40 0.28 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:53:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:56:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:57:01 eth0 1.13 0.48 0.33 0.21 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:58:01 eth0 0.62 0.50 0.40 0.27 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:59:01 vethb400883 0.23 0.28 0.43 0.10 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:59:01 eth0 538.72 398.92 3381.60 106.35 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:59:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] 04:59:01 docker0 1.37 1.05 0.64 2.27 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] Average: vethb400883 0.01 0.02 0.03 0.01 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] Average: eth0 33.72 24.97 211.63 6.66 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] Average: docker0 0.09 0.07 0.04 0.14 0.00 0.00 0.00 [2020-03-09T04:59:02.048Z] [2020-03-09T04:59:02.048Z] [2020-03-09T04:59:02.048Z] ---> sar -P ALL: [2020-03-09T04:59:02.048Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T04:59:02.048Z] [2020-03-09T04:59:02.048Z] 04:41:58 LINUX RESTART [2020-03-09T04:59:02.048Z] [2020-03-09T04:59:02.048Z] 04:43:01 CPU %user %nice %system %iowait %steal %idle [2020-03-09T04:59:02.048Z] 04:44:01 all 0.20 0.00 0.11 0.00 0.00 99.68 [2020-03-09T04:59:02.048Z] 04:44:01 0 0.10 0.00 0.10 0.00 0.02 99.78 [2020-03-09T04:59:02.048Z] 04:44:01 1 0.10 0.00 0.20 0.00 0.00 99.70 [2020-03-09T04:59:02.048Z] 04:44:01 2 0.53 0.00 0.07 0.00 0.00 99.40 [2020-03-09T04:59:02.048Z] 04:44:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T04:59:02.048Z] 04:45:02 all 0.13 0.00 0.07 0.00 0.00 99.80 [2020-03-09T04:59:02.048Z] 04:45:02 0 0.13 0.00 0.05 0.00 0.00 99.82 [2020-03-09T04:59:02.048Z] 04:45:02 1 0.25 0.00 0.13 0.00 0.00 99.62 [2020-03-09T04:59:02.048Z] 04:45:02 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-09T04:59:02.048Z] 04:45:02 3 0.07 0.00 0.03 0.00 0.02 99.88 [2020-03-09T04:59:02.048Z] 04:46:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-03-09T04:59:02.048Z] 04:46:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T04:59:02.048Z] 04:46:01 1 0.08 0.00 0.05 0.00 0.00 99.86 [2020-03-09T04:59:02.048Z] 04:46:01 2 0.27 0.00 0.03 0.00 0.00 99.69 [2020-03-09T04:59:02.048Z] 04:46:01 3 0.22 0.00 0.05 0.00 0.00 99.73 [2020-03-09T04:59:02.048Z] 04:47:01 all 0.19 0.00 0.05 0.00 0.01 99.76 [2020-03-09T04:59:02.048Z] 04:47:01 0 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-09T04:59:02.048Z] 04:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-03-09T04:59:02.048Z] 04:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-03-09T04:59:02.048Z] 04:47:01 3 0.55 0.00 0.05 0.00 0.02 99.38 [2020-03-09T04:59:02.048Z] 04:48:01 all 0.19 0.00 0.05 0.00 0.01 99.75 [2020-03-09T04:59:02.048Z] 04:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-09T04:59:02.048Z] 04:48:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T04:59:02.048Z] 04:48:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T04:59:02.048Z] 04:48:01 3 0.55 0.00 0.08 0.00 0.00 99.37 [2020-03-09T04:59:02.048Z] 04:49:01 all 0.21 0.00 0.06 0.00 0.00 99.73 [2020-03-09T04:59:02.048Z] 04:49:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2020-03-09T04:59:02.048Z] 04:49:01 1 0.12 0.00 0.10 0.00 0.02 99.77 [2020-03-09T04:59:02.048Z] 04:49:01 2 0.12 0.00 0.08 0.00 0.00 99.80 [2020-03-09T04:59:02.048Z] 04:49:01 3 0.57 0.00 0.03 0.00 0.00 99.40 [2020-03-09T04:59:02.048Z] 04:50:01 all 0.20 0.00 0.06 0.00 0.00 99.74 [2020-03-09T04:59:02.048Z] 04:50:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T04:59:02.048Z] 04:50:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-09T04:59:02.048Z] 04:50:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T04:59:02.048Z] 04:50:01 3 0.55 0.00 0.08 0.00 0.02 99.35 [2020-03-09T04:59:02.048Z] 04:51:01 all 0.19 0.00 0.05 0.00 0.01 99.75 [2020-03-09T04:59:02.048Z] 04:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-03-09T04:59:02.048Z] 04:51:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T04:59:02.048Z] 04:51:01 2 0.10 0.00 0.08 0.00 0.02 99.80 [2020-03-09T04:59:02.048Z] 04:51:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-03-09T04:59:02.048Z] 04:52:01 all 0.19 0.00 0.06 0.00 0.01 99.74 [2020-03-09T04:59:02.048Z] 04:52:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-03-09T04:59:02.048Z] 04:52:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2020-03-09T04:59:02.048Z] 04:52:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T04:59:02.048Z] 04:52:01 3 0.57 0.00 0.05 0.00 0.02 99.37 [2020-03-09T04:59:02.048Z] 04:53:01 all 0.20 0.00 0.04 0.00 0.00 99.76 [2020-03-09T04:59:02.048Z] 04:53:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T04:59:02.048Z] 04:53:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T04:59:02.048Z] 04:53:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-03-09T04:59:02.048Z] 04:53:01 3 0.57 0.00 0.03 0.00 0.00 99.40 [2020-03-09T04:59:02.048Z] 04:54:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T04:59:02.048Z] 04:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T04:59:02.048Z] 04:54:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T04:59:02.048Z] 04:54:01 2 0.12 0.00 0.08 0.00 0.00 99.80 [2020-03-09T04:59:02.048Z] 04:54:01 3 0.48 0.00 0.05 0.00 0.00 99.47 [2020-03-09T04:59:02.048Z] 04:55:01 all 0.16 0.00 0.07 0.00 0.00 99.77 [2020-03-09T04:59:02.048Z] 04:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-03-09T04:59:02.048Z] 04:55:01 1 0.12 0.00 0.08 0.00 0.00 99.80 [2020-03-09T04:59:02.048Z] 04:55:01 2 0.38 0.00 0.08 0.00 0.00 99.53 [2020-03-09T04:59:02.048Z] 04:55:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T04:59:02.048Z] 04:56:01 all 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T04:59:02.048Z] 04:56:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T04:59:02.048Z] 04:56:01 1 0.07 0.00 0.10 0.00 0.00 99.83 [2020-03-09T04:59:02.048Z] 04:56:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-09T04:59:02.048Z] 04:56:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T04:59:02.048Z] 04:57:01 all 0.10 0.00 0.08 0.00 0.01 99.81 [2020-03-09T04:59:02.048Z] 04:57:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-09T04:59:02.048Z] 04:57:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2020-03-09T04:59:02.048Z] 04:57:01 2 0.18 0.00 0.10 0.00 0.00 99.72 [2020-03-09T04:59:02.048Z] 04:57:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T04:59:02.048Z] 04:58:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-03-09T04:59:02.048Z] 04:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-03-09T04:59:02.048Z] 04:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T04:59:02.048Z] 04:58:01 2 0.55 0.00 0.07 0.00 0.02 99.37 [2020-03-09T04:59:02.048Z] 04:58:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-09T04:59:02.048Z] 04:59:01 all 6.11 0.00 3.21 1.66 0.02 89.00 [2020-03-09T04:59:02.048Z] 04:59:01 0 5.10 0.00 3.10 1.76 0.00 90.04 [2020-03-09T04:59:02.048Z] 04:59:01 1 4.95 0.00 3.14 1.68 0.03 90.20 [2020-03-09T04:59:02.048Z] 04:59:01 2 6.94 0.00 2.95 1.17 0.03 88.91 [2020-03-09T04:59:02.048Z] 04:59:01 3 7.43 0.00 3.66 2.06 0.02 86.83 [2020-03-09T04:59:02.048Z] Average: all 0.54 0.00 0.26 0.10 0.01 99.10 [2020-03-09T04:59:02.048Z] Average: 0 0.38 0.00 0.24 0.11 0.00 99.27 [2020-03-09T04:59:02.048Z] Average: 1 0.40 0.00 0.27 0.10 0.01 99.23 [2020-03-09T04:59:02.049Z] Average: 2 0.60 0.00 0.24 0.07 0.01 99.07 [2020-03-09T04:59:02.049Z] Average: 3 0.78 0.00 0.28 0.13 0.01 98.81 [2020-03-09T04:59:02.049Z] [2020-03-09T04:59:02.049Z] [2020-03-09T04:59:02.049Z]