Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 275872cbe700fb117b61ae5a13c3217e87f9f9a8 rather than fa0965c423acd3ff2a87f5a6ab4645221bf1838d Obtained Jenkinsfile from 275872cbe700fb117b61ae5a13c3217e87f9f9a8 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-230/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-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: edgex-ui-go-settings PROJECT: edgex-ui-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-edgex-ui-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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-394 in /w/workspace/edgexfoundry_edgex-ui-go_PR-230 [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/edgex-ui-go.git Fetching without tags > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-230 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # 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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 275872cbe700fb117b61ae5a13c3217e87f9f9a8 into PR head commit fa0965c423acd3ff2a87f5a6ab4645221bf1838d Merge succeeded, producing fa0965c423acd3ff2a87f5a6ab4645221bf1838d Checking out Revision fa0965c423acd3ff2a87f5a6ab4645221bf1838d (PR-230) > git config core.sparsecheckout # timeout=10 > git checkout -f fa0965c423acd3ff2a87f5a6ab4645221bf1838d # 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 275872cbe700fb117b61ae5a13c3217e87f9f9a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa0965c423acd3ff2a87f5a6ab4645221bf1838d # timeout=10 Commit message: "Use container name to access EdgeX in the docker configuration way" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:53:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:53:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:53:54 ========================================================= 10:53:54 EdgeX Global Pipelines Version Info 10:53:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:53:56 ------------------- 10:53:56 stable info: 10:53:56 ------------------- 10:53:56 Commited By: Emilio Reyes emilio.reyes@intel.com 10:53:56 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 10:53:56 Message: update stable to v1.0.87 10:53:56 ------------------- 10:53:56 experimental info: 10:53:56 ------------------- 10:53:56 Commited By: **** collab-it+edgex@linuxfoundation.org 10:53:56 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 10:53:56 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 10:54:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:54:00 10:54:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:54:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:54:00 latest: Pulling from edgex-devops/git-semver 10:54:00 9123ac7c32f7: Pulling fs layer 10:54:00 b8cc5d1170e3: Pulling fs layer 10:54:00 2924cbbf6a41: Pulling fs layer 10:54:00 93b08a4f1073: Pulling fs layer 10:54:00 93b08a4f1073: Waiting 10:54:00 b8cc5d1170e3: Download complete 10:54:00 9123ac7c32f7: Verifying Checksum 10:54:00 9123ac7c32f7: Download complete 10:54:00 2924cbbf6a41: Verifying Checksum 10:54:00 2924cbbf6a41: Download complete 10:54:00 93b08a4f1073: Verifying Checksum 10:54:00 93b08a4f1073: Download complete 10:54:00 9123ac7c32f7: Pull complete 10:54:00 b8cc5d1170e3: Pull complete 10:54:01 2924cbbf6a41: Pull complete 10:54:01 93b08a4f1073: Pull complete 10:54:01 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 10:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:54:01 prd-centos7-docker-4c-2g-394 does not seem to be running inside a container 10:54:02 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-230 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-230:/w/workspace/edgexfoundry_edgex-ui-go_PR-230:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:54:02 $ docker top 9d1e910c2ba4cf650ce1026c25bd65d4a3170923f948643a3e579bc8474fc315 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:02 [ssh-agent] Looking for ssh-agent implementation... 10:54:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:03 $ docker exec 9d1e910c2ba4cf650ce1026c25bd65d4a3170923f948643a3e579bc8474fc315 ssh-agent 10:54:03 SSH_AUTH_SOCK=/tmp/ssh-ERFgSlXpCugZ/agent.14 10:54:03 SSH_AGENT_PID=21 10:54:03 Running ssh-add (command line suppressed) 10:54:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp/private_key_7184247160351948516.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp/private_key_7184247160351948516.key) 10:54:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:03 + git describe --exact-match --tags HEAD 10:54:03 fatal: No names found, cannot describe anything. [Pipeline] } 10:54:03 $ docker exec --env ******** --env ******** 9d1e910c2ba4cf650ce1026c25bd65d4a3170923f948643a3e579bc8474fc315 ssh-agent -k 10:54:04 unset SSH_AUTH_SOCK; 10:54:04 unset SSH_AGENT_PID; 10:54:04 echo Agent pid 21 killed; 10:54:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:54:04 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:54:04 This usually means this commit has not been tagged. [Pipeline] sshagent 10:54:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:04 [ssh-agent] Looking for ssh-agent implementation... 10:54:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:04 $ docker exec 9d1e910c2ba4cf650ce1026c25bd65d4a3170923f948643a3e579bc8474fc315 ssh-agent 10:54:04 SSH_AUTH_SOCK=/tmp/ssh-Dzf7tFsR3mvH/agent.55 10:54:04 SSH_AGENT_PID=62 10:54:04 Running ssh-add (command line suppressed) 10:54:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp/private_key_8141219167265485265.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp/private_key_8141219167265485265.key) 10:54:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:05 + git semver init 10:54:05 # -> Open(): unable to determine branch for HEAD 10:54:05 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-230/.git 10:54:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-230 10:54:05 # $SEMVER_REMOTE_NAME = origin 10:54:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:54:05 # $SEMVER_USER_NAME = edgex-jenkins 10:54:05 # $SEMVER_BRANCH = PR-230 10:54:05 # $SEMVER_TEMP = /tmp/semver-189382515 10:54:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:54:05 # '/tmp/semver-189382515' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-230/.semver' 10:54:05 # -> Force: false 10:54:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-230/.semver [Pipeline] } 10:54:05 $ docker exec --env ******** --env ******** 9d1e910c2ba4cf650ce1026c25bd65d4a3170923f948643a3e579bc8474fc315 ssh-agent -k 10:54:06 unset SSH_AUTH_SOCK; 10:54:06 unset SSH_AGENT_PID; 10:54:06 echo Agent pid 62 killed; 10:54:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:06 + git semver [Pipeline] } 10:54:06 $ docker stop --time=1 9d1e910c2ba4cf650ce1026c25bd65d4a3170923f948643a3e579bc8474fc315 10:54:07 $ docker rm -f 9d1e910c2ba4cf650ce1026c25bd65d4a3170923f948643a3e579bc8474fc315 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:54:08 Stashed 52 file(s) [Pipeline] echo 10:54:08 [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 10:54:24 Still waiting to schedule task 10:54:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-394’ 10:54:24 Still waiting to schedule task 10:54:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:56:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-395 in /w/workspace/edgexfoundry_edgex-ui-go_PR-230 [Pipeline] { [Pipeline] ws 10:56:16 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:56:22 using credential edgex-jenkins-ssh 10:56:22 Cloning the remote Git repository 10:56:22 Cloning with configured refspecs honoured and without tags 10:56:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:56:22 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:56:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:56:22 > git --version # timeout=10 10:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:56:24 Fetching without tags 10:56:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:56:24 > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # timeout=10 10:56:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:56:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:56:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:56:24 Merging remotes/origin/master commit 275872cbe700fb117b61ae5a13c3217e87f9f9a8 into PR head commit fa0965c423acd3ff2a87f5a6ab4645221bf1838d 10:56:25 Merge succeeded, producing fa0965c423acd3ff2a87f5a6ab4645221bf1838d 10:56:25 Checking out Revision fa0965c423acd3ff2a87f5a6ab4645221bf1838d (PR-230) 10:56:24 > git config core.sparsecheckout # timeout=10 10:56:24 > git checkout -f fa0965c423acd3ff2a87f5a6ab4645221bf1838d # timeout=10 10:56:24 > git remote # timeout=10 10:56:25 > git config --get remote.origin.url # timeout=10 10:56:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:25 > git merge 275872cbe700fb117b61ae5a13c3217e87f9f9a8 # timeout=10 10:56:25 > git rev-parse HEAD^{commit} # timeout=10 10:56:25 > git config core.sparsecheckout # timeout=10 10:56:25 > git checkout -f fa0965c423acd3ff2a87f5a6ab4645221bf1838d # timeout=10 10:56:29 Commit message: "Use container name to access EdgeX in the docker configuration way" 10:56:29 > git --version # timeout=10 10:56:29 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:56:31 ========================================================= 10:56:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 10:56:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:56:32 + 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 . 10:56:34 Sending build context to Docker daemon 11.57MB 10:56:34 Step 1/8 : ARG BASE=golang:1.11-alpine 10:56:34 Step 2/8 : FROM ${BASE} 10:56:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:56:34 cde5963f3b93: Pulling fs layer 10:56:34 2a23fa8c16f7: Pulling fs layer 10:56:34 777b28850792: Pulling fs layer 10:56:34 8a11ddd9e578: Pulling fs layer 10:56:34 4cf88f913ddb: Pulling fs layer 10:56:34 1df406cf5192: Pulling fs layer 10:56:34 cd6300453558: Pulling fs layer 10:56:34 b9c365052c96: Pulling fs layer 10:56:34 a2d8cc88f415: Pulling fs layer 10:56:34 ea1d1ca13537: Pulling fs layer 10:56:34 3750a50a1c5e: Pulling fs layer 10:56:34 8a11ddd9e578: Waiting 10:56:34 b9c365052c96: Waiting 10:56:34 4cf88f913ddb: Waiting 10:56:34 a2d8cc88f415: Waiting 10:56:34 1df406cf5192: Waiting 10:56:34 ea1d1ca13537: Waiting 10:56:34 cd6300453558: Waiting 10:56:34 3750a50a1c5e: Waiting 10:56:34 777b28850792: Download complete 10:56:34 2a23fa8c16f7: Verifying Checksum 10:56:34 2a23fa8c16f7: Download complete 10:56:34 4cf88f913ddb: Download complete 10:56:34 1df406cf5192: Verifying Checksum 10:56:34 1df406cf5192: Download complete 10:56:34 cde5963f3b93: Download complete 10:56:36 cde5963f3b93: Pull complete 10:56:37 2a23fa8c16f7: Pull complete 10:56:37 777b28850792: Pull complete 10:56:39 cd6300453558: Download complete 10:56:39 a2d8cc88f415: Verifying Checksum 10:56:39 a2d8cc88f415: Download complete 10:56:41 ea1d1ca13537: Verifying Checksum 10:56:41 ea1d1ca13537: Download complete 10:56:41 3750a50a1c5e: Verifying Checksum 10:56:41 3750a50a1c5e: Download complete 10:56:44 b9c365052c96: Verifying Checksum 10:56:44 b9c365052c96: Download complete 10:56:46 8a11ddd9e578: Download complete 10:56:47 Running on prd-centos7-docker-4c-2g-396 in /w/workspace/edgexfoundry_edgex-ui-go_PR-230 [Pipeline] { [Pipeline] ws 10:56:47 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:56:49 using credential edgex-jenkins-ssh 10:56:49 Cloning the remote Git repository 10:56:49 Cloning with configured refspecs honoured and without tags 10:56:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:56:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:56:50 Fetching without tags 10:56:51 Merging remotes/origin/master commit 275872cbe700fb117b61ae5a13c3217e87f9f9a8 into PR head commit fa0965c423acd3ff2a87f5a6ab4645221bf1838d 10:56:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:56:50 > git --version # timeout=10 10:56:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:56:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:56:50 > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # timeout=10 10:56:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:56:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:56:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:56:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:56:51 > git config core.sparsecheckout # timeout=10 10:56:51 > git checkout -f fa0965c423acd3ff2a87f5a6ab4645221bf1838d # timeout=10 10:56:51 Merge succeeded, producing fa0965c423acd3ff2a87f5a6ab4645221bf1838d 10:56:51 Checking out Revision fa0965c423acd3ff2a87f5a6ab4645221bf1838d (PR-230) 10:56:51 > git remote # timeout=10 10:56:51 > git config --get remote.origin.url # timeout=10 10:56:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:51 > git merge 275872cbe700fb117b61ae5a13c3217e87f9f9a8 # timeout=10 10:56:51 > git rev-parse HEAD^{commit} # timeout=10 10:56:51 > git config core.sparsecheckout # timeout=10 10:56:51 > git checkout -f fa0965c423acd3ff2a87f5a6ab4645221bf1838d # timeout=10 10:56:55 Commit message: "Use container name to access EdgeX in the docker configuration way" 10:56:55 > git --version # timeout=10 10:56:55 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:56:56 ========================================================= 10:56:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 10:56:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:56:57 + 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 . 10:56:57 Sending build context to Docker daemon 11.57MB 10:56:57 Step 1/8 : ARG BASE=golang:1.11-alpine 10:56:57 Step 2/8 : FROM ${BASE} 10:56:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 10:56:57 e6b0cf9c0882: Pulling fs layer 10:56:57 2848faf0eed1: Pulling fs layer 10:56:57 0f37312ad70f: Pulling fs layer 10:56:57 5788d62ee057: Pulling fs layer 10:56:57 0e6b1d234666: Pulling fs layer 10:56:57 bf5d7aec512f: Pulling fs layer 10:56:57 34c802a77dc8: Pulling fs layer 10:56:57 9eb99e56ec68: Pulling fs layer 10:56:57 27c7a5d97fbd: Pulling fs layer 10:56:57 5c102a31e300: Pulling fs layer 10:56:57 dcfb455df0a1: Pulling fs layer 10:56:57 34c802a77dc8: Waiting 10:56:57 9eb99e56ec68: Waiting 10:56:57 27c7a5d97fbd: Waiting 10:56:57 5c102a31e300: Waiting 10:56:57 5788d62ee057: Waiting 10:56:57 dcfb455df0a1: Waiting 10:56:57 0e6b1d234666: Waiting 10:56:57 bf5d7aec512f: Waiting 10:56:57 0f37312ad70f: Verifying Checksum 10:56:57 0f37312ad70f: Download complete 10:56:57 2848faf0eed1: Verifying Checksum 10:56:57 2848faf0eed1: Download complete 10:56:58 0e6b1d234666: Verifying Checksum 10:56:58 0e6b1d234666: Download complete 10:56:58 bf5d7aec512f: Verifying Checksum 10:56:58 bf5d7aec512f: Download complete 10:56:58 e6b0cf9c0882: Verifying Checksum 10:56:58 e6b0cf9c0882: Pull complete 10:56:58 8a11ddd9e578: Pull complete 10:56:58 4cf88f913ddb: Pull complete 10:56:58 1df406cf5192: Pull complete 10:56:58 34c802a77dc8: Verifying Checksum 10:56:58 34c802a77dc8: Download complete 10:56:58 27c7a5d97fbd: Download complete 10:56:59 5c102a31e300: Verifying Checksum 10:56:59 5c102a31e300: Download complete 10:56:59 dcfb455df0a1: Verifying Checksum 10:56:59 dcfb455df0a1: Download complete 10:56:59 9eb99e56ec68: Verifying Checksum 10:56:59 9eb99e56ec68: Download complete 10:56:59 5788d62ee057: Verifying Checksum 10:56:59 5788d62ee057: Download complete 10:57:00 2848faf0eed1: Pull complete 10:57:00 0f37312ad70f: Pull complete 10:57:02 cd6300453558: Pull complete 10:57:06 5788d62ee057: Pull complete 10:57:06 0e6b1d234666: Pull complete 10:57:06 bf5d7aec512f: Pull complete 10:57:08 b9c365052c96: Pull complete 10:57:08 a2d8cc88f415: Pull complete 10:57:10 ea1d1ca13537: Pull complete 10:57:10 34c802a77dc8: Pull complete 10:57:10 3750a50a1c5e: Pull complete 10:57:10 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 10:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 10:57:10 ---> 78745c68409d 10:57:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:57:14 ---> Running in 9b6f24f8a712 10:57:14 Removing intermediate container 9b6f24f8a712 10:57:14 ---> bce5fb70acc0 10:57:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:14 ---> Running in 01e22bc5fab2 10:57:14 9eb99e56ec68: Pull complete 10:57:14 27c7a5d97fbd: Pull complete 10:57:14 5c102a31e300: Pull complete 10:57:15 dcfb455df0a1: Pull complete 10:57:15 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 10:57:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 10:57:15 ---> 7c70fe431013 10:57:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:57:15 ---> Running in 5e0aa7da3a12 10:57:15 Removing intermediate container 5e0aa7da3a12 10:57:15 ---> b1c9325ff004 10:57:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:15 ---> Running in 96164e18e9b0 10:57:16 Removing intermediate container 01e22bc5fab2 10:57:16 ---> 04a437889233 10:57:16 Step 5/8 : RUN apk add --no-cache make git 10:57:16 ---> Running in 17e0cd274377 10:57:16 Removing intermediate container 96164e18e9b0 10:57:16 ---> bb707270dbf5 10:57:16 Step 5/8 : RUN apk add --no-cache make git 10:57:16 ---> Running in fbeacb7e5f7f 10:57:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 10:57:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 10:57:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 10:57:17 OK: 143 MiB in 39 packages 10:57:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 10:57:18 Removing intermediate container fbeacb7e5f7f 10:57:18 ---> 3d5655127a93 10:57:18 Step 6/8 : WORKDIR /edgex-ui-go 10:57:18 ---> Running in c57f61dc1d8a 10:57:18 Removing intermediate container c57f61dc1d8a 10:57:18 ---> ff1812ae48c8 10:57:18 Step 7/8 : COPY . . 10:57:18 OK: 125 MiB in 39 packages 10:57:19 Removing intermediate container 17e0cd274377 10:57:19 ---> 679757df3a5c 10:57:19 Step 6/8 : WORKDIR /edgex-ui-go 10:57:19 ---> 848d600c4eda 10:57:19 Step 8/8 : RUN go mod download 10:57:20 ---> Running in 3c5503667d20 10:57:20 ---> Running in 4d88723cc16d 10:57:20 Removing intermediate container 3c5503667d20 10:57:20 ---> 278d8033efd6 10:57:20 Step 7/8 : COPY . . 10:57:21 ---> 4fcaae65ee7b 10:57:21 Step 8/8 : RUN go mod download 10:57:21 ---> Running in d0d4b97c7875 10:57:26 go: finding cloud.google.com/go v0.26.0 10:57:26 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 10:57:26 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 10:57:26 go: finding github.com/BurntSushi/toml v0.3.1 10:57:26 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 10:57:26 go: finding github.com/Microsoft/go-winio v0.4.3 10:57:26 go: finding github.com/NYTimes/gziphandler v1.0.1 10:57:26 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 10:57:26 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 10:57:26 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 10:57:27 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 10:57:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:57:27 go: finding github.com/armon/go-metrics v0.3.3 10:57:27 go: finding github.com/armon/go-radix v1.0.0 10:57:27 go: finding github.com/aws/aws-sdk-go v1.25.41 10:57:27 go: finding github.com/beorn7/perks v1.0.1 10:57:27 go: finding github.com/bgentry/speakeasy v0.1.0 10:57:27 go: finding cloud.google.com/go v0.26.0 10:57:27 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 10:57:27 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 10:57:27 go: finding github.com/BurntSushi/toml v0.3.1 10:57:27 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 10:57:27 go: finding github.com/Microsoft/go-winio v0.4.3 10:57:27 go: finding github.com/NYTimes/gziphandler v1.0.1 10:57:27 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 10:57:27 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 10:57:27 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 10:57:27 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 10:57:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:57:27 go: finding github.com/armon/go-metrics v0.3.3 10:57:27 go: finding github.com/armon/go-radix v1.0.0 10:57:27 go: finding github.com/aws/aws-sdk-go v1.25.41 10:57:27 go: finding github.com/beorn7/perks v1.0.1 10:57:27 go: finding github.com/bgentry/speakeasy v0.1.0 10:57:27 go: finding github.com/boltdb/bolt v1.3.1 10:57:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:57:27 go: finding github.com/cespare/xxhash/v2 v2.1.1 10:57:27 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 10:57:27 go: finding github.com/circonus-labs/circonusllhist v0.1.3 10:57:27 go: finding github.com/client9/misspell v0.3.4 10:57:27 go: finding github.com/coredns/coredns v1.1.2 10:57:27 go: finding github.com/davecgh/go-spew v1.1.1 10:57:27 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 10:57:27 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:57:27 go: finding github.com/digitalocean/godo v1.10.0 10:57:27 go: finding github.com/dimchansky/utfbom v1.1.0 10:57:27 go: finding github.com/boltdb/bolt v1.3.1 10:57:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:57:27 go: finding github.com/cespare/xxhash/v2 v2.1.1 10:57:27 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 10:57:27 go: finding github.com/circonus-labs/circonusllhist v0.1.3 10:57:27 go: finding github.com/client9/misspell v0.3.4 10:57:27 go: finding github.com/coredns/coredns v1.1.2 10:57:27 go: finding github.com/davecgh/go-spew v1.1.1 10:57:27 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 10:57:27 go: finding github.com/dnaeon/go-vcr v1.0.1 10:57:27 go: finding github.com/docker/go-connections v0.3.0 10:57:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:57:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 10:57:27 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 10:57:27 go: finding github.com/envoyproxy/go-control-plane v0.8.0 10:57:27 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 10:57:27 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:57:27 go: finding github.com/digitalocean/godo v1.10.0 10:57:27 go: finding github.com/dimchansky/utfbom v1.1.0 10:57:27 go: finding github.com/dnaeon/go-vcr v1.0.1 10:57:27 go: finding github.com/docker/go-connections v0.3.0 10:57:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:57:27 go: finding github.com/fatih/color v1.9.0 10:57:27 go: finding github.com/fatih/structs v1.1.0 10:57:27 go: finding github.com/fsnotify/fsnotify v1.4.7 10:57:27 go: finding github.com/ghodss/yaml v1.0.0 10:57:27 go: finding github.com/go-kit/kit v0.9.0 10:57:27 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 10:57:27 go: finding github.com/go-logfmt/logfmt v0.4.0 10:57:27 go: finding github.com/go-ole/go-ole v1.2.1 10:57:27 go: finding github.com/go-stack/stack v1.8.0 10:57:27 go: finding github.com/go-test/deep v1.0.2 10:57:27 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 10:57:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 10:57:28 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 10:57:28 go: finding github.com/envoyproxy/go-control-plane v0.8.0 10:57:28 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 10:57:28 go: finding github.com/fatih/color v1.9.0 10:57:28 go: finding github.com/fatih/structs v1.1.0 10:57:28 go: finding github.com/fsnotify/fsnotify v1.4.7 10:57:28 go: finding github.com/gobuffalo/depgen v0.1.0 10:57:28 go: finding github.com/gobuffalo/envy v1.7.0 10:57:28 go: finding github.com/gobuffalo/flect v0.1.3 10:57:28 go: finding github.com/gobuffalo/genny v0.1.1 10:57:28 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 10:57:28 go: finding github.com/gobuffalo/gogen v0.1.1 10:57:28 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 10:57:28 go: finding github.com/gobuffalo/mapi v1.0.2 10:57:28 go: finding github.com/gobuffalo/packd v0.1.0 10:57:28 go: finding github.com/gobuffalo/packr/v2 v2.2.0 10:57:28 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 10:57:28 go: finding github.com/gogo/googleapis v1.1.0 10:57:28 go: finding github.com/gogo/protobuf v1.2.1 10:57:28 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 10:57:28 go: finding github.com/golang/mock v1.1.1 10:57:28 go: finding github.com/golang/protobuf v1.3.2 10:57:28 go: finding github.com/golang/snappy v0.0.1 10:57:28 go: finding github.com/gomodule/redigo v2.0.0+incompatible 10:57:28 go: finding github.com/ghodss/yaml v1.0.0 10:57:28 go: finding github.com/go-kit/kit v0.9.0 10:57:28 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 10:57:28 go: finding github.com/go-logfmt/logfmt v0.4.0 10:57:28 go: finding github.com/go-ole/go-ole v1.2.1 10:57:28 go: finding github.com/go-stack/stack v1.8.0 10:57:28 go: finding github.com/go-test/deep v1.0.2 10:57:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:57:28 go: finding github.com/google/go-cmp v0.4.0 10:57:28 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 10:57:28 go: finding github.com/google/gofuzz v1.0.0 10:57:28 go: finding github.com/googleapis/gnostic v0.2.0 10:57:28 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 10:57:28 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 10:57:28 go: finding github.com/gorilla/mux v1.7.1 10:57:28 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 10:57:28 go: finding github.com/gobuffalo/depgen v0.1.0 10:57:28 go: finding github.com/gobuffalo/envy v1.7.0 10:57:28 go: finding github.com/gobuffalo/flect v0.1.3 10:57:28 go: finding github.com/gobuffalo/genny v0.1.1 10:57:28 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 10:57:28 go: finding github.com/gobuffalo/gogen v0.1.1 10:57:28 go: finding github.com/gorilla/websocket v1.4.0 10:57:28 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 10:57:28 go: finding github.com/hashicorp/consul v1.7.2 10:57:28 go: finding github.com/hashicorp/consul/api v1.4.0 10:57:28 go: finding github.com/hashicorp/consul/sdk v0.4.0 10:57:28 go: finding github.com/hashicorp/errwrap v1.0.0 10:57:28 go: finding github.com/hashicorp/go-bexpr v0.1.2 10:57:28 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 10:57:28 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 10:57:28 go: finding github.com/gobuffalo/mapi v1.0.2 10:57:28 go: finding github.com/gobuffalo/packd v0.1.0 10:57:28 go: finding github.com/gobuffalo/packr/v2 v2.2.0 10:57:28 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 10:57:28 go: finding github.com/gogo/googleapis v1.1.0 10:57:28 go: finding github.com/gogo/protobuf v1.2.1 10:57:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:57:29 go: finding github.com/hashicorp/go-connlimit v0.2.0 10:57:29 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 10:57:29 go: finding github.com/hashicorp/go-hclog v0.12.2 10:57:29 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 10:57:29 go: finding github.com/hashicorp/go-memdb v1.0.3 10:57:29 go: finding github.com/hashicorp/go-msgpack v0.5.5 10:57:29 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 10:57:29 go: finding github.com/golang/mock v1.1.1 10:57:29 go: finding github.com/golang/protobuf v1.3.2 10:57:29 go: finding github.com/golang/snappy v0.0.1 10:57:29 go: finding github.com/gomodule/redigo v2.0.0+incompatible 10:57:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:57:29 go: finding github.com/google/go-cmp v0.4.0 10:57:29 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 10:57:29 go: finding github.com/hashicorp/go-multierror v1.0.0 10:57:29 go: finding github.com/hashicorp/go-plugin v1.0.1 10:57:29 go: finding github.com/hashicorp/go-raftchunking v0.6.1 10:57:29 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 10:57:29 go: finding github.com/hashicorp/go-rootcerts v1.0.2 10:57:29 go: finding github.com/hashicorp/go-sockaddr v1.0.2 10:57:29 go: finding github.com/hashicorp/go-syslog v1.0.0 10:57:29 go: finding github.com/hashicorp/go-uuid v1.0.1 10:57:29 go: finding github.com/google/gofuzz v1.0.0 10:57:29 go: finding github.com/googleapis/gnostic v0.2.0 10:57:29 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 10:57:29 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 10:57:29 go: finding github.com/gorilla/mux v1.7.1 10:57:29 go: finding github.com/gorilla/websocket v1.4.0 10:57:29 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 10:57:29 go: finding github.com/hashicorp/go-version v1.1.0 10:57:29 go: finding github.com/hashicorp/go.net v0.0.1 10:57:29 go: finding github.com/hashicorp/golang-lru v0.5.4 10:57:29 go: finding github.com/hashicorp/hcl v1.0.0 10:57:29 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 10:57:29 go: finding github.com/hashicorp/logutils v1.0.0 10:57:29 go: finding github.com/hashicorp/mdns v1.0.1 10:57:29 go: finding github.com/hashicorp/memberlist v0.2.0 10:57:29 go: finding github.com/hashicorp/consul v1.7.2 10:57:29 go: finding github.com/hashicorp/consul/api v1.4.0 10:57:29 go: finding github.com/hashicorp/consul/sdk v0.4.0 10:57:29 go: finding github.com/hashicorp/errwrap v1.0.0 10:57:29 go: finding github.com/hashicorp/go-bexpr v0.1.2 10:57:29 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 10:57:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:57:29 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 10:57:29 go: finding github.com/hashicorp/raft v1.1.2 10:57:29 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 10:57:29 go: finding github.com/hashicorp/serf v0.9.0 10:57:29 go: finding github.com/hashicorp/vault/api v1.0.4 10:57:29 go: finding github.com/hashicorp/vault/sdk v0.1.13 10:57:29 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 10:57:29 go: finding github.com/hashicorp/go-connlimit v0.2.0 10:57:29 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 10:57:29 go: finding github.com/hashicorp/go-hclog v0.12.2 10:57:29 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 10:57:29 go: finding github.com/hashicorp/go-memdb v1.0.3 10:57:29 go: finding github.com/hashicorp/go-msgpack v0.5.5 10:57:29 go: finding github.com/hashicorp/go-multierror v1.0.0 10:57:30 go: finding github.com/hashicorp/go-plugin v1.0.1 10:57:30 go: finding github.com/hashicorp/go-raftchunking v0.6.1 10:57:30 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 10:57:30 go: finding github.com/hashicorp/go-rootcerts v1.0.2 10:57:30 go: finding github.com/hashicorp/go-sockaddr v1.0.2 10:57:30 go: finding github.com/hashicorp/go-syslog v1.0.0 10:57:30 go: finding github.com/hashicorp/go-uuid v1.0.1 10:57:30 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:57:30 go: finding github.com/hpcloud/tail v1.0.0 10:57:30 go: finding github.com/imdario/mergo v0.3.6 10:57:30 go: finding github.com/inconshreveable/mousetrap v1.0.0 10:57:30 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 10:57:30 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 10:57:30 go: finding github.com/joho/godotenv v1.3.0 10:57:30 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 10:57:30 go: finding github.com/json-iterator/go v1.1.9 10:57:30 go: finding github.com/hashicorp/go-version v1.1.0 10:57:30 go: finding github.com/hashicorp/go.net v0.0.1 10:57:30 go: finding github.com/hashicorp/golang-lru v0.5.4 10:57:30 go: finding github.com/hashicorp/hcl v1.0.0 10:57:30 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 10:57:30 go: finding github.com/hashicorp/logutils v1.0.0 10:57:30 go: finding github.com/hashicorp/mdns v1.0.1 10:57:30 go: finding github.com/jtolds/gls v4.2.1+incompatible 10:57:30 go: finding github.com/julienschmidt/httprouter v1.2.0 10:57:30 go: finding github.com/karrick/godirwalk v1.10.3 10:57:30 go: finding github.com/kisielk/errcheck v1.2.0 10:57:30 go: finding github.com/kisielk/gotool v1.0.0 10:57:30 go: finding github.com/klauspost/compress v1.9.5 10:57:30 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 10:57:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:57:30 go: finding github.com/kr/pretty v0.2.0 10:57:30 go: finding github.com/kr/pty v1.1.1 10:57:30 go: finding github.com/kr/text v0.1.0 10:57:30 go: finding github.com/likexian/gokit v0.20.16 10:57:30 go: finding github.com/hashicorp/memberlist v0.2.0 10:57:30 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 10:57:30 go: finding github.com/hashicorp/raft v1.1.2 10:57:30 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 10:57:30 go: finding github.com/hashicorp/serf v0.9.0 10:57:30 go: finding github.com/hashicorp/vault/api v1.0.4 10:57:30 go: finding github.com/hashicorp/vault/sdk v0.1.13 10:57:30 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 10:57:30 go: finding github.com/linode/linodego v0.7.1 10:57:30 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 10:57:30 go: finding github.com/markbates/safe v1.0.1 10:57:30 go: finding github.com/mattn/go-colorable v0.1.6 10:57:30 go: finding github.com/mattn/go-isatty v0.0.12 10:57:30 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 10:57:30 go: finding github.com/miekg/dns v1.1.26 10:57:30 go: finding github.com/mitchellh/cli v1.0.0 10:57:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:57:30 go: finding github.com/mitchellh/copystructure v1.0.0 10:57:30 go: finding github.com/mitchellh/go-homedir v1.1.0 10:57:30 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 10:57:30 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:57:30 go: finding github.com/hpcloud/tail v1.0.0 10:57:30 go: finding github.com/imdario/mergo v0.3.6 10:57:30 go: finding github.com/inconshreveable/mousetrap v1.0.0 10:57:30 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 10:57:30 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 10:57:30 go: finding github.com/joho/godotenv v1.3.0 10:57:30 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:57:30 go: finding github.com/mitchellh/go-wordwrap v1.0.0 10:57:30 go: finding github.com/mitchellh/gox v0.4.0 10:57:30 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 10:57:30 go: finding github.com/mitchellh/iochan v1.0.0 10:57:30 go: finding github.com/mitchellh/mapstructure v1.2.2 10:57:30 go: finding github.com/mitchellh/reflectwalk v1.0.1 10:57:30 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:57:30 go: finding github.com/modern-go/reflect2 v1.0.1 10:57:30 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 10:57:30 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 10:57:30 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 10:57:31 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 10:57:31 go: finding github.com/json-iterator/go v1.1.9 10:57:31 go: finding github.com/jtolds/gls v4.2.1+incompatible 10:57:31 go: finding github.com/julienschmidt/httprouter v1.2.0 10:57:31 go: finding github.com/karrick/godirwalk v1.10.3 10:57:31 go: finding github.com/kisielk/errcheck v1.2.0 10:57:31 go: finding github.com/oklog/run v1.0.0 10:57:31 go: finding github.com/onsi/ginkgo v1.6.0 10:57:31 go: finding github.com/onsi/gomega v1.4.2 10:57:31 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 10:57:31 go: finding github.com/pascaldekloe/goe v0.1.0 10:57:31 go: finding github.com/pebbe/zmq4 v1.2.0 10:57:31 go: finding github.com/pelletier/go-toml v1.7.0 10:57:31 go: finding github.com/kisielk/gotool v1.0.0 10:57:31 go: finding github.com/klauspost/compress v1.9.5 10:57:31 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 10:57:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:57:31 go: finding github.com/kr/pretty v0.2.0 10:57:31 go: finding github.com/kr/pty v1.1.1 10:57:31 go: finding github.com/kr/text v0.1.0 10:57:31 go: finding github.com/likexian/gokit v0.20.16 10:57:31 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 10:57:31 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 10:57:31 go: finding github.com/pkg/errors v0.8.1 10:57:31 go: finding github.com/pmezard/go-difflib v1.0.0 10:57:31 go: finding github.com/posener/complete v1.1.1 10:57:31 go: finding github.com/prometheus/client_golang v1.4.0 10:57:31 go: finding github.com/prometheus/client_model v0.2.0 10:57:31 go: finding github.com/prometheus/common v0.9.1 10:57:31 go: finding github.com/prometheus/procfs v0.0.8 10:57:31 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 10:57:31 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 10:57:31 go: finding github.com/linode/linodego v0.7.1 10:57:31 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 10:57:31 go: finding github.com/markbates/safe v1.0.1 10:57:31 go: finding github.com/mattn/go-colorable v0.1.6 10:57:31 go: finding github.com/mattn/go-isatty v0.0.12 10:57:31 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 10:57:31 go: finding github.com/miekg/dns v1.1.26 10:57:31 go: finding github.com/rogpeppe/go-internal v1.3.0 10:57:31 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 10:57:31 go: finding github.com/ryanuber/go-glob v1.0.0 10:57:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:57:31 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 10:57:31 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 10:57:31 go: finding github.com/sirupsen/logrus v1.4.2 10:57:31 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 10:57:31 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 10:57:31 go: finding github.com/mitchellh/cli v1.0.0 10:57:31 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:57:31 go: finding github.com/mitchellh/copystructure v1.0.0 10:57:31 go: finding github.com/mitchellh/go-homedir v1.1.0 10:57:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:57:31 go: finding github.com/mitchellh/go-wordwrap v1.0.0 10:57:31 go: finding github.com/mitchellh/gox v0.4.0 10:57:32 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 10:57:32 go: finding github.com/spf13/cobra v0.0.3 10:57:32 go: finding github.com/spf13/pflag v1.0.3 10:57:32 go: finding github.com/stretchr/objx v0.1.1 10:57:32 go: finding github.com/stretchr/testify v1.4.0 10:57:32 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 10:57:32 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 10:57:32 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 10:57:32 go: finding github.com/mitchellh/iochan v1.0.0 10:57:32 go: finding github.com/mitchellh/mapstructure v1.2.2 10:57:32 go: finding github.com/mitchellh/reflectwalk v1.0.1 10:57:32 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:57:32 go: finding github.com/modern-go/reflect2 v1.0.1 10:57:32 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 10:57:32 go: finding github.com/tidwall/pretty v1.0.0 10:57:32 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 10:57:32 go: finding github.com/vmware/govmomi v0.18.0 10:57:32 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 10:57:32 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 10:57:32 go: finding go.mongodb.org/mongo-driver v1.3.1 10:57:32 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 10:57:32 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 10:57:32 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 10:57:32 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 10:57:32 go: finding github.com/oklog/run v1.0.0 10:57:32 go: finding github.com/onsi/ginkgo v1.6.0 10:57:32 go: finding github.com/onsi/gomega v1.4.2 10:57:32 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 10:57:32 go: finding github.com/pascaldekloe/goe v0.1.0 10:57:32 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 10:57:32 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 10:57:32 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 10:57:32 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 10:57:32 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 10:57:32 go: finding golang.org/x/text v0.3.2 10:57:32 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 10:57:32 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 10:57:32 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 10:57:32 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 10:57:32 go: finding github.com/pebbe/zmq4 v1.2.0 10:57:32 go: finding github.com/pelletier/go-toml v1.7.0 10:57:32 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 10:57:32 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 10:57:32 go: finding github.com/pkg/errors v0.8.1 10:57:32 go: finding github.com/pmezard/go-difflib v1.0.0 10:57:32 go: finding github.com/posener/complete v1.1.1 10:57:32 go: finding google.golang.org/appengine v1.4.0 10:57:32 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 10:57:32 go: finding google.golang.org/grpc v1.23.0 10:57:32 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 10:57:32 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 10:57:32 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 10:57:32 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:57:32 go: finding gopkg.in/errgo.v2 v2.1.0 10:57:32 go: finding gopkg.in/fsnotify.v1 v1.4.7 10:57:32 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 10:57:32 go: finding github.com/prometheus/client_golang v1.4.0 10:57:32 go: finding github.com/prometheus/client_model v0.2.0 10:57:32 go: finding github.com/prometheus/common v0.9.1 10:57:32 go: finding github.com/prometheus/procfs v0.0.8 10:57:32 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 10:57:32 go: finding github.com/rogpeppe/go-internal v1.3.0 10:57:32 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 10:57:32 go: finding github.com/ryanuber/go-glob v1.0.0 10:57:33 go: finding gopkg.in/inf.v0 v0.9.1 10:57:33 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 10:57:33 go: finding gopkg.in/resty.v1 v1.12.0 10:57:33 go: finding gopkg.in/square/go-jose.v2 v2.3.1 10:57:33 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:57:33 go: finding gopkg.in/yaml.v2 v2.2.8 10:57:33 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 10:57:33 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 10:57:33 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 10:57:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:57:33 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 10:57:33 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 10:57:33 go: finding github.com/sirupsen/logrus v1.4.2 10:57:33 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 10:57:33 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 10:57:33 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 10:57:33 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 10:57:33 go: finding k8s.io/client-go v8.0.0+incompatible 10:57:33 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 10:57:33 go: finding github.com/spf13/cobra v0.0.3 10:57:33 go: finding github.com/spf13/pflag v1.0.3 10:57:33 go: finding github.com/stretchr/objx v0.1.1 10:57:33 go: finding github.com/stretchr/testify v1.4.0 10:57:33 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 10:57:33 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 10:57:33 go: finding github.com/tidwall/pretty v1.0.0 10:57:33 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 10:57:33 go: finding github.com/vmware/govmomi v0.18.0 10:57:33 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 10:57:33 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 10:57:33 go: finding go.mongodb.org/mongo-driver v1.3.1 10:57:33 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 10:57:33 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 10:57:34 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 10:57:34 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 10:57:34 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 10:57:34 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 10:57:34 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 10:57:34 go: finding golang.org/x/text v0.3.2 10:57:34 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 10:57:34 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 10:57:34 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 10:57:34 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 10:57:34 go: finding google.golang.org/appengine v1.4.0 10:57:34 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 10:57:34 go: finding google.golang.org/grpc v1.23.0 10:57:34 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 10:57:34 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 10:57:34 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 10:57:34 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:57:34 go: finding gopkg.in/errgo.v2 v2.1.0 10:57:34 go: finding gopkg.in/fsnotify.v1 v1.4.7 10:57:34 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 10:57:34 go: finding gopkg.in/inf.v0 v0.9.1 10:57:34 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 10:57:34 go: finding gopkg.in/resty.v1 v1.12.0 10:57:34 go: finding gopkg.in/square/go-jose.v2 v2.3.1 10:57:34 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:57:34 go: finding gopkg.in/yaml.v2 v2.2.8 10:57:34 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 10:57:34 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 10:57:34 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 10:57:34 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 10:57:35 go: finding k8s.io/client-go v8.0.0+incompatible 10:57:35 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 10:59:10 Removing intermediate container d0d4b97c7875 10:59:10 ---> 8aab29d963ed 10:59:10 Successfully built 8aab29d963ed 10:59:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:59:11 + docker inspect -f . ci-base-image-arm64 10:59:11 . [Pipeline] withDockerContainer 10:59:11 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 10:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:59:13 $ docker top b59c0b2ccc345d48792cb90a2f041aed922ba441ab2b82d3aa51acc9020ba3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:14 + go version 10:59:14 go version go1.13.5 linux/arm64 [Pipeline] sh 10:59:15 + make test 10:59:15 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:59:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:59:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:59:39 GO111MODULE=on go vet ./... 10:59:41 Removing intermediate container 4d88723cc16d 10:59:41 ---> 1870539f387b 10:59:41 Successfully built 1870539f387b 10:59:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:59:42 + docker inspect -f . ci-base-image-x86_64 10:59:42 . [Pipeline] withDockerContainer 10:59:42 prd-centos7-docker-4c-2g-396 does not seem to be running inside a container 10:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:59:44 $ docker top 55fdc039eadb55e2904da95a5de71946cd3743027d12cd77b942b1a7d207a898 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 10:59:45 Stashed 1 file(s) [Pipeline] } 10:59:45 $ docker stop --time=1 b59c0b2ccc345d48792cb90a2f041aed922ba441ab2b82d3aa51acc9020ba3d7 10:59:45 + go version 10:59:45 go version go1.13.5 linux/amd64 10:59:47 $ docker rm -f b59c0b2ccc345d48792cb90a2f041aed922ba441ab2b82d3aa51acc9020ba3d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 10:59:48 + make test 10:59:48 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:59:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:59:50 + ls -al . 10:59:50 total 136 10:59:50 drwxrwxr-x 9 jenkins jenkins 4096 May 22 10:59 . 10:59:50 drwxrwxr-x 4 jenkins jenkins 4096 May 22 10:56 .. 10:59:50 drwxrwxr-x 8 jenkins jenkins 4096 May 22 10:56 .git 10:59:50 -rw-rw-r-- 1 jenkins jenkins 136 May 22 10:56 .gitignore 10:59:50 drwxrwxr-x 3 jenkins jenkins 4096 May 22 10:56 .semver 10:59:50 -rw-rw-r-- 1 jenkins jenkins 3959 May 22 10:56 CONTRIBUTING.md 10:59:50 -rw-rw-r-- 1 jenkins jenkins 913 May 22 10:56 Dockerfile 10:59:50 -rw-rw-r-- 1 jenkins jenkins 898 May 22 10:56 Dockerfile.build 10:59:50 -rw-rw-r-- 1 jenkins jenkins 675 May 22 10:56 Jenkinsfile 10:59:50 -rw-rw-r-- 1 jenkins jenkins 11357 May 22 10:56 LICENSE 10:59:50 -rw-rw-r-- 1 jenkins jenkins 951 May 22 10:56 Makefile 10:59:50 -rw-rw-r-- 1 jenkins jenkins 1898 May 22 10:56 README.md 10:59:50 -rw-rw-r-- 1 jenkins jenkins 5 May 22 10:54 VERSION 10:59:50 drwxrwxr-x 3 jenkins jenkins 4096 May 22 10:56 assets 10:59:50 drwxrwxr-x 2 jenkins jenkins 4096 May 22 10:56 bin 10:59:50 drwxrwxr-x 3 jenkins jenkins 4096 May 22 10:56 cmd 10:59:50 -rw-r--r-- 1 jenkins jenkins 10 May 22 10:59 coverage.out 10:59:50 drwxrwxr-x 4 jenkins jenkins 4096 May 22 10:56 docs 10:59:50 -rw-r--r-- 1 jenkins jenkins 974 May 22 10:59 go.mod 10:59:50 -rw-r--r-- 1 jenkins jenkins 44475 May 22 10:59 go.sum 10:59:50 drwxrwxr-x 10 jenkins jenkins 4096 May 22 10:56 internal 10:59:50 -rw-rw-r-- 1 jenkins jenkins 155 May 22 10:56 version.go [Pipeline] isUnix [Pipeline] sh 10:59:50 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fa0965c423acd3ff2a87f5a6ab4645221bf1838d --label arch=arm64 --label version=0.0.0 . 10:59:51 Sending build context to Docker daemon 11.61MB 10:59:51 Step 1/24 : ARG BASE=golang:1.13-alpine 10:59:51 Step 2/24 : FROM ${BASE} AS builder 10:59:51 ---> 8aab29d963ed 10:59:51 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:59:51 ---> Running in 0fea21d08790 10:59:51 Removing intermediate container 0fea21d08790 10:59:51 ---> 12edaa6044e6 10:59:51 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:59:51 ---> Running in 160a41c96975 10:59:52 Removing intermediate container 160a41c96975 10:59:52 ---> c0e790b40f4a 10:59:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:59:52 ---> Running in 803e15d652a5 10:59:52 Removing intermediate container 803e15d652a5 10:59:52 ---> 6accacb306fc 10:59:52 Step 6/24 : LABEL Name=edgex-ui-go 10:59:52 ---> Running in cf0f5a3250bc 10:59:53 Removing intermediate container cf0f5a3250bc 10:59:53 ---> 28eb986a45b0 10:59:53 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:59:53 ---> Running in d64ae6505375 10:59:53 Removing intermediate container d64ae6505375 10:59:53 ---> c44769ffac53 10:59:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:53 ---> Running in 0d059e58f32f 10:59:55 Removing intermediate container 0d059e58f32f 10:59:55 ---> 4f1c1f3530e4 10:59:55 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:55 ---> Running in af7f4ad0e822 10:59:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:59:57 GO111MODULE=on go vet ./... 10:59:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 10:59:57 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] 10:59:57 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/community] 10:59:57 OK: 11178 distinct packages available 10:59:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] stash 10:59:59 Warning: overwriting stash ‘coverage-report’ 10:59:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 10:59:59 OK: 125 MiB in 39 packages 10:59:59 Stashed 1 file(s) [Pipeline] } 10:59:59 $ docker stop --time=1 55fdc039eadb55e2904da95a5de71946cd3743027d12cd77b942b1a7d207a898 11:00:00 Removing intermediate container af7f4ad0e822 11:00:00 ---> 1c64ade11159 11:00:00 Step 10/24 : ENV GO111MODULE=on 11:00:00 ---> Running in dc076f7972d4 11:00:00 Removing intermediate container dc076f7972d4 11:00:00 ---> 1bb0d6cc7ef0 11:00:00 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:00:00 ---> Running in 2e63163e9f5e 11:00:00 $ docker rm -f 55fdc039eadb55e2904da95a5de71946cd3743027d12cd77b942b1a7d207a898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 11:00:01 Removing intermediate container 2e63163e9f5e 11:00:01 ---> ab409ebd8166 11:00:01 Step 12/24 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 11:00:01 ---> 7feaec2fba07 11:00:01 Step 13/24 : COPY Makefile . [Pipeline] sh 11:00:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:00:02 ---> f72ad37dde8b 11:00:02 Step 14/24 : RUN make update 11:00:02 + ls -al . 11:00:02 total 104 11:00:02 drwxrwxr-x. 9 jenkins jenkins 4096 May 22 10:59 . 11:00:02 drwxrwxr-x. 4 jenkins jenkins 28 May 22 10:56 .. 11:00:02 drwxrwxr-x. 3 jenkins jenkins 20 May 22 10:56 assets 11:00:02 drwxrwxr-x. 2 jenkins jenkins 35 May 22 10:56 bin 11:00:02 drwxrwxr-x. 3 jenkins jenkins 29 May 22 10:56 cmd 11:00:02 -rw-rw-r--. 1 jenkins jenkins 3959 May 22 10:56 CONTRIBUTING.md 11:00:02 -rw-r--r--. 1 jenkins jenkins 10 May 22 10:59 coverage.out 11:00:02 -rw-rw-r--. 1 jenkins jenkins 913 May 22 10:56 Dockerfile 11:00:02 -rw-rw-r--. 1 jenkins jenkins 898 May 22 10:56 Dockerfile.build 11:00:02 drwxrwxr-x. 4 jenkins jenkins 53 May 22 10:56 docs 11:00:02 drwxrwxr-x. 8 jenkins jenkins 179 May 22 10:56 .git 11:00:02 -rw-rw-r--. 1 jenkins jenkins 136 May 22 10:56 .gitignore 11:00:02 -rw-r--r--. 1 jenkins jenkins 974 May 22 10:59 go.mod 11:00:02 -rw-r--r--. 1 jenkins jenkins 44475 May 22 10:59 go.sum 11:00:02 drwxrwxr-x. 10 jenkins jenkins 139 May 22 10:56 internal 11:00:02 -rw-rw-r--. 1 jenkins jenkins 675 May 22 10:56 Jenkinsfile 11:00:02 -rw-rw-r--. 1 jenkins jenkins 11357 May 22 10:56 LICENSE 11:00:02 -rw-rw-r--. 1 jenkins jenkins 951 May 22 10:56 Makefile 11:00:02 -rw-rw-r--. 1 jenkins jenkins 1898 May 22 10:56 README.md 11:00:02 drwxrwxr-x. 3 jenkins jenkins 58 May 22 10:56 .semver 11:00:02 -rw-rw-r--. 1 jenkins jenkins 5 May 22 10:54 VERSION 11:00:02 -rw-rw-r--. 1 jenkins jenkins 155 May 22 10:56 version.go [Pipeline] isUnix [Pipeline] sh 11:00:02 ---> Running in 80c3da51ebe8 11:00:02 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fa0965c423acd3ff2a87f5a6ab4645221bf1838d --label arch=amd64 --label version=0.0.0 . 11:00:03 CGO_ENABLED=0 GO111MODULE=on go mod download 11:00:03 Sending build context to Docker daemon 11.61MB 11:00:03 Step 1/24 : ARG BASE=golang:1.13-alpine 11:00:03 Step 2/24 : FROM ${BASE} AS builder 11:00:03 ---> 1870539f387b 11:00:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:00:03 ---> Running in 65bd18732636 11:00:03 Removing intermediate container 65bd18732636 11:00:03 ---> be8c1cacd29d 11:00:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:00:03 ---> Running in 1068a06dc1ac 11:00:03 Removing intermediate container 1068a06dc1ac 11:00:03 ---> 62ef3793d378 11:00:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:00:03 ---> Running in 10bdc84e48b8 11:00:03 Removing intermediate container 10bdc84e48b8 11:00:03 ---> 6e8d614893a0 11:00:03 Step 6/24 : LABEL Name=edgex-ui-go 11:00:03 ---> Running in 3613cedb9b2b 11:00:03 Removing intermediate container 3613cedb9b2b 11:00:03 ---> 8e707686332f 11:00:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:00:03 ---> Running in 88eaded53f2f 11:00:04 Removing intermediate container 88eaded53f2f 11:00:04 ---> 61c6178c023d 11:00:04 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:04 ---> Running in 14e8139f618d 11:00:05 Removing intermediate container 14e8139f618d 11:00:05 ---> e0623ca53c98 11:00:05 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:05 ---> Running in bab6cbf87845 11:00:05 Removing intermediate container 80c3da51ebe8 11:00:05 ---> ce7fa88931db 11:00:05 Step 15/24 : COPY . . 11:00:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:00:06 ---> 92dde5b7b45b 11:00:06 Step 16/24 : RUN ${MAKE} 11:00:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:00:06 ---> Running in da18e546d030 11:00:06 v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] 11:00:06 v3.11.6-53-g3c8436ba9b [http://nl.alpinelinux.org/alpine/v3.11/community] 11:00:06 OK: 11289 distinct packages available 11:00:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:00:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:00:07 OK: 143 MiB in 39 packages 11:00:08 Removing intermediate container bab6cbf87845 11:00:08 ---> 4b0f21b0aeb9 11:00:08 Step 10/24 : ENV GO111MODULE=on 11:00:08 ---> Running in 37bf84855a08 11:00:08 Removing intermediate container 37bf84855a08 11:00:08 ---> 98c40a3c68b3 11:00:08 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:00:08 ---> Running in d07c5e123deb 11:00:08 Removing intermediate container d07c5e123deb 11:00:08 ---> 85fbcbf2b069 11:00:08 Step 12/24 : COPY go.mod . 11:00:08 ---> 5ded74fe396f 11:00:08 Step 13/24 : COPY Makefile . 11:00:08 ---> 5a53ffd6569e 11:00:08 Step 14/24 : RUN make update 11:00:08 ---> Running in ac7e7b33d08f 11:00:08 CGO_ENABLED=0 GO111MODULE=on go mod download 11:00:10 Removing intermediate container ac7e7b33d08f 11:00:10 ---> b7bb5538a39a 11:00:10 Step 15/24 : COPY . . 11:00:10 ---> 18b5ff6338bc 11:00:10 Step 16/24 : RUN ${MAKE} 11:00:10 ---> Running in add7d5dc6d1c 11:00:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:00:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:00:21 Removing intermediate container add7d5dc6d1c 11:00:21 ---> d12709ea2a5d 11:00:21 Step 17/24 : FROM alpine 11:00:21 latest: Pulling from library/alpine 11:00:21 cbdbe7a5bc2a: Pulling fs layer 11:00:21 cbdbe7a5bc2a: Verifying Checksum 11:00:21 cbdbe7a5bc2a: Download complete 11:00:22 cbdbe7a5bc2a: Pull complete 11:00:22 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 11:00:22 Status: Downloaded newer image for alpine:latest 11:00:22 ---> f70734b6a266 11:00:22 Step 18/24 : EXPOSE 4000 11:00:22 ---> Running in 5b8d7f558818 11:00:22 Removing intermediate container 5b8d7f558818 11:00:22 ---> ad5ea596794c 11:00:22 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:00:22 ---> 362d1bb21faf 11:00:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:00:22 ---> Running in d352d6c36ce4 11:00:22 Removing intermediate container d352d6c36ce4 11:00:22 ---> 4463cc8ed0c7 11:00:22 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:00:22 ---> Running in fc1387a5d18d 11:00:23 Removing intermediate container fc1387a5d18d 11:00:23 ---> eedb4d10283d 11:00:23 Step 22/24 : LABEL arch=amd64 11:00:23 ---> Running in 1dbb98576428 11:00:23 Removing intermediate container 1dbb98576428 11:00:23 ---> 1375d7bba171 11:00:23 Step 23/24 : LABEL git_sha=fa0965c423acd3ff2a87f5a6ab4645221bf1838d 11:00:23 ---> Running in 57670c47106b 11:00:23 Removing intermediate container 57670c47106b 11:00:23 ---> 9bd648198756 11:00:23 Step 24/24 : LABEL version=0.0.0 11:00:23 ---> Running in 0bc6c707c9cf 11:00:23 Removing intermediate container 0bc6c707c9cf 11:00:23 ---> d34608f50d6e 11:00:23 [Warning] One or more build-args [ARCH] were not consumed 11:00:23 Successfully built d34608f50d6e 11:00:23 Successfully tagged docker-edgex-ui-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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:00:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:00:37 Removing intermediate container da18e546d030 11:00:37 ---> 53260d4c5271 11:00:37 Step 17/24 : FROM alpine 11:00:38 latest: Pulling from library/alpine 11:00:38 29e5d40040c1: Pulling fs layer 11:00:38 29e5d40040c1: Download complete 11:00:39 29e5d40040c1: Pull complete 11:00:39 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 11:00:39 Status: Downloaded newer image for alpine:latest 11:00:39 ---> c20d2a9ab686 11:00:39 Step 18/24 : EXPOSE 4000 11:00:39 ---> Running in 83665d6b9fbe 11:00:39 Removing intermediate container 83665d6b9fbe 11:00:39 ---> 0c53d8195134 11:00:39 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:00:41 ---> 55b8209cd15a 11:00:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:00:41 ---> Running in 170a519b317c 11:00:41 Removing intermediate container 170a519b317c 11:00:41 ---> c179317db261 11:00:41 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:00:41 ---> Running in 88a8c61786aa 11:00:42 Removing intermediate container 88a8c61786aa 11:00:42 ---> 86f7d3179c3e 11:00:42 Step 22/24 : LABEL arch=arm64 11:00:42 ---> Running in f551eb14e2f3 11:00:42 Removing intermediate container f551eb14e2f3 11:00:42 ---> 4d197e27ef1d 11:00:42 Step 23/24 : LABEL git_sha=fa0965c423acd3ff2a87f5a6ab4645221bf1838d 11:00:42 ---> Running in 8de60c5e4a98 11:00:43 Removing intermediate container 8de60c5e4a98 11:00:43 ---> 87dc704275d1 11:00:43 Step 24/24 : LABEL version=0.0.0 11:00:43 ---> Running in a9f2b73cfd3d 11:00:43 Removing intermediate container a9f2b73cfd3d 11:00:43 ---> 9da36d959d30 11:00:43 [Warning] One or more build-args [ARCH] were not consumed 11:00:43 Successfully built 9da36d959d30 11:00:43 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 11:00:46 provisioning config files... 11:00:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp/config4038072736881117156tmp [Pipeline] { [Pipeline] sh 11:00:46 + curl -s https://codecov.io/bash 11:00:46 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp/config4038072736881117156tmp 11:00:47 11:00:47 _____ _ 11:00:47 / ____| | | 11:00:47 | | ___ __| | ___ ___ _____ __ 11:00:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:00:47 | |___| (_) | (_| | __/ (_| (_) \ V / 11:00:47 \_____\___/ \__,_|\___|\___\___/ \_/ 11:00:47 Bash-20200430-d757c17 11:00:47 11:00:47 11:00:47 ==> Jenkins CI detected. 11:00:47 project root: . 11:00:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:00:47 ==> Running gcov in . (disable via -X gcov) 11:00:47 ==> Python coveragepy not found 11:00:47 ==> Searching for coverage reports in: 11:00:47 + . 11:00:47 -> Found 1 reports 11:00:47 ==> Detecting git/mercurial file structure 11:00:47 ==> Reading reports 11:00:47 + ./coverage.out bytes=10 11:00:47 ==> Appending adjustments 11:00:47 https://docs.codecov.io/docs/fixing-reports 11:00:47 + Found adjustments 11:00:47 ==> Gzipping contents 11:00:47 ==> Uploading reports 11:00:47 url: https://codecov.io 11:00:47 query: branch=PR-230&commit=fa0965c423acd3ff2a87f5a6ab4645221bf1838d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=230&job= 11:00:47 -> Pinging Codecov 11:00:47 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-230&commit=fa0965c423acd3ff2a87f5a6ab4645221bf1838d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=230&job= 11:00:47 -> Uploading 11:00:48 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fa0965c423acd3ff2a87f5a6ab4645221bf1838d [Pipeline] } 11:00:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:00:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:00:50 ---> package-listing.sh 11:00:50 ++ facter osfamily 11:00:50 ++ tr '[:upper:]' '[:lower:]' 11:00:50 + OS_FAMILY=redhat 11:00:50 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-230 11:00:50 + START_PACKAGES=/tmp/packages_start.txt 11:00:50 + END_PACKAGES=/tmp/packages_end.txt 11:00:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:50 + PACKAGES=/tmp/packages_start.txt 11:00:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-230 ']' 11:00:50 + PACKAGES=/tmp/packages_end.txt 11:00:50 + case "${OS_FAMILY}" in 11:00:50 + rpm -qa 11:00:50 + sort 11:00:55 + '[' -f /tmp/packages_start.txt ']' 11:00:55 + '[' -f /tmp/packages_end.txt ']' 11:00:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-230 ']' 11:00:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-230/archives/ 11:00:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-230/archives/ [Pipeline] isUnix [Pipeline] sh 11:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:00:55 11:00:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:00:55 alpine: Pulling from edgex-lftools-log-publisher 11:00:55 c9b1b535fdd9: Pulling fs layer 11:00:55 2cc5ad85d9ab: Pulling fs layer 11:00:55 756a868c4378: Pulling fs layer 11:00:55 444b2fc9a129: Pulling fs layer 11:00:55 ea15f1150254: Pulling fs layer 11:00:55 41b27a9f41bf: Pulling fs layer 11:00:55 28c525ee5125: Pulling fs layer 11:00:55 094b1ea09ed8: Pulling fs layer 11:00:55 138eaada9080: Pulling fs layer 11:00:55 0622d0fa9048: Pulling fs layer 11:00:55 41b27a9f41bf: Waiting 11:00:55 28c525ee5125: Waiting 11:00:55 138eaada9080: Waiting 11:00:55 0622d0fa9048: Waiting 11:00:55 094b1ea09ed8: Waiting 11:00:55 444b2fc9a129: Waiting 11:00:55 ea15f1150254: Waiting 11:00:55 2cc5ad85d9ab: Verifying Checksum 11:00:55 2cc5ad85d9ab: Download complete 11:00:55 444b2fc9a129: Verifying Checksum 11:00:55 444b2fc9a129: Download complete 11:00:55 c9b1b535fdd9: Verifying Checksum 11:00:55 c9b1b535fdd9: Download complete 11:00:56 ea15f1150254: Verifying Checksum 11:00:56 ea15f1150254: Download complete 11:00:56 28c525ee5125: Verifying Checksum 11:00:56 28c525ee5125: Download complete 11:00:56 c9b1b535fdd9: Pull complete 11:00:56 756a868c4378: Verifying Checksum 11:00:56 756a868c4378: Download complete 11:00:56 138eaada9080: Verifying Checksum 11:00:56 138eaada9080: Download complete 11:00:56 0622d0fa9048: Verifying Checksum 11:00:56 0622d0fa9048: Download complete 11:00:56 2cc5ad85d9ab: Pull complete 11:00:56 094b1ea09ed8: Verifying Checksum 11:00:56 094b1ea09ed8: Download complete 11:00:57 41b27a9f41bf: Verifying Checksum 11:00:57 41b27a9f41bf: Download complete 11:00:57 756a868c4378: Pull complete 11:00:58 444b2fc9a129: Pull complete 11:00:58 ea15f1150254: Pull complete 11:01:02 41b27a9f41bf: Pull complete 11:01:02 28c525ee5125: Pull complete 11:01:04 094b1ea09ed8: Pull complete 11:01:05 138eaada9080: Pull complete 11:01:05 0622d0fa9048: Pull complete 11:01:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:01:05 prd-centos7-docker-4c-2g-394 does not seem to be running inside a container 11:01:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-230 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-230:/w/workspace/edgexfoundry_edgex-ui-go_PR-230:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:01:07 $ docker top ccabda704a18125c79245e9ac78b9896e373c3b780663b7b061ab5127c3bb4ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:07 provisioning config files... 11:01:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp/config3936420199443371677tmp [Pipeline] { [Pipeline] echo 11:01:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:07 ---> create-netrc.sh [Pipeline] echo 11:01:07 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:08 ---> logs-deploy.sh 11:01:08 + ARCHIVE_ARTIFACTS= 11:01:08 + LOGS_SERVER=https://logs.edgexfoundry.org 11:01:08 + '[' https://logs.edgexfoundry.org == None ']' 11:01:08 + NEXUS_URL=https://nexus.edgexfoundry.org 11:01:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-230/1 11:01:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-230/1/ 11:01:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-230/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-230 11:01:09 Archives upload complete. 11:01:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-230/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-230/1/ 11:01:10 ---> uname -a: 11:01:10 Linux ccabda704a18 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 11:01:10 11:01:10 11:01:10 ---> lscpu: 11:01:10 Architecture: x86_64 11:01:10 CPU op-mode(s): 32-bit, 64-bit 11:01:10 Byte Order: Little Endian 11:01:10 Address sizes: 40 bits physical, 48 bits virtual 11:01:10 CPU(s): 4 11:01:10 On-line CPU(s) list: 0-3 11:01:10 Thread(s) per core: 1 11:01:10 Core(s) per socket: 1 11:01:10 Socket(s): 4 11:01:10 NUMA node(s): 1 11:01:10 Vendor ID: GenuineIntel 11:01:10 CPU family: 6 11:01:10 Model: 44 11:01:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:01:10 Stepping: 1 11:01:10 CPU MHz: 2933.438 11:01:10 BogoMIPS: 5866.87 11:01:10 Virtualization: VT-x 11:01:10 Hypervisor vendor: KVM 11:01:10 Virtualization type: full 11:01:10 L1d cache: 128 KiB 11:01:10 L1i cache: 128 KiB 11:01:10 L2 cache: 16 MiB 11:01:10 L3 cache: 64 MiB 11:01:10 NUMA node0 CPU(s): 0-3 11:01:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 11:01:10 Vulnerability Meltdown: Mitigation; PTI 11:01:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:01:10 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 11:01:10 Vulnerability Spectre v2: Mitigation; Full retpoline 11:01:10 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 11:01:10 11:01:10 11:01:10 ---> nproc: 11:01:10 4 11:01:10 11:01:10 11:01:10 ---> df -h: 11:01:10 Filesystem Size Used Available Use% Mounted on 11:01:10 overlay 50.0G 6.3G 43.7G 13% / 11:01:10 tmpfs 64.0M 0 64.0M 0% /dev 11:01:10 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 11:01:10 shm 64.0M 0 64.0M 0% /dev/shm 11:01:10 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 11:01:10 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 11:01:10 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 11:01:10 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-230 11:01:10 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-230@tmp 11:01:10 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 11:01:10 11:01:10 11:01:10 ---> free -m: 11:01:10 total used free shared buff/cache available 11:01:10 Mem: 1838 649 81 0 1106 1084 11:01:10 Swap: 1023 1 1022 11:01:10 11:01:10 11:01:10 ---> ip addr: 11:01:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:01:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:01:10 inet 127.0.0.1/8 scope host lo 11:01:10 valid_lft forever preferred_lft forever 11:01:10 6: eth0@if7: mtu 1458 qdisc noqueue state UP 11:01:10 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 11:01:10 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 11:01:10 valid_lft forever preferred_lft forever 11:01:10 11:01:10 11:01:10 ---> sar -b -r -n DEV: 11:01:10 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/22/20 _x86_64_ (4 CPU) 11:01:10 11:01:10 10:53:13 LINUX RESTART 11:01:10 11:01:10 10:54:02 tps rtps wtps bread/s bwrtn/s 11:01:10 10:55:01 18.86 2.64 16.22 350.42 2472.82 11:01:10 10:56:01 2.25 0.00 2.25 0.00 80.24 11:01:10 10:57:01 0.27 0.00 0.27 0.00 3.15 11:01:10 10:58:01 0.32 0.00 0.32 0.00 3.61 11:01:10 10:59:01 0.25 0.00 0.25 0.00 3.38 11:01:10 11:00:01 0.33 0.02 0.32 0.13 4.06 11:01:10 11:01:01 82.88 53.60 29.28 3538.64 13048.18 11:01:10 Average: 15.04 8.06 6.97 557.04 2233.72 11:01:10 11:01:10 10:54:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:10 10:55:01 105572 1776732 94.39 2620 1196992 939908 32.07 480680 1132456 16 11:01:10 10:56:01 112804 1769500 94.01 2620 1196996 905644 30.90 475684 1131748 12 11:01:10 10:57:01 110988 1771316 94.10 2620 1197004 905952 30.91 478332 1130644 16 11:01:10 10:58:01 112636 1769668 94.02 2620 1197004 905712 30.90 477100 1130588 12 11:01:10 10:59:01 112076 1770228 94.05 2620 1197012 905780 30.90 477508 1130580 12 11:01:10 11:00:01 112320 1769984 94.03 2620 1197020 905824 30.91 477328 1130580 12 11:01:10 11:01:01 163148 1719156 91.33 2620 1117048 989036 33.75 447168 1091920 18176 11:01:10 Average: 118506 1763798 93.70 2620 1185582 922551 31.48 473400 1125502 2608 11:01:10 11:01:10 10:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:01:10 10:55:01 eth0 65.34 54.79 78.92 82.38 0.00 0.00 0.00 11:01:10 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:55:01 docker0 22.69 17.15 2.21 52.32 0.00 0.00 0.00 11:01:10 10:56:01 eth0 0.60 0.05 0.06 0.00 0.00 0.00 0.00 11:01:10 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:57:01 eth0 1.48 0.75 0.84 0.41 0.00 0.00 0.00 11:01:10 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:58:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 11:01:10 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:59:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 11:01:10 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 11:00:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 11:01:10 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 11:01:01 eth0 102.19 82.95 2325.62 11.01 0.00 0.00 0.00 11:01:10 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 Average: eth0 24.22 19.78 344.91 13.25 0.00 0.00 0.00 11:01:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:10 Average: docker0 3.20 2.42 0.31 7.37 0.00 0.00 0.00 11:01:10 11:01:10 11:01:10 ---> sar -P ALL: 11:01:10 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/22/20 _x86_64_ (4 CPU) 11:01:10 11:01:10 10:53:13 LINUX RESTART 11:01:10 11:01:10 10:54:02 CPU %user %nice %system %iowait %steal %idle 11:01:10 10:55:01 all 2.04 0.00 0.77 0.06 0.00 97.13 11:01:10 10:55:01 0 2.05 0.00 0.81 0.08 0.00 97.05 11:01:10 10:55:01 1 1.83 0.00 0.85 0.07 0.02 97.23 11:01:10 10:55:01 2 2.23 0.00 0.82 0.07 0.00 96.89 11:01:10 10:55:01 3 2.04 0.00 0.61 0.03 0.00 97.32 11:01:10 10:56:01 all 0.18 0.00 0.05 0.00 0.00 99.77 11:01:10 10:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 11:01:10 10:56:01 1 0.08 0.00 0.05 0.00 0.00 99.87 11:01:10 10:56:01 2 0.10 0.00 0.05 0.00 0.00 99.85 11:01:10 10:56:01 3 0.53 0.00 0.02 0.00 0.00 99.45 11:01:10 10:57:01 all 0.16 0.00 0.04 0.00 0.00 99.80 11:01:10 10:57:01 0 0.32 0.00 0.03 0.00 0.00 99.65 11:01:10 10:57:01 1 0.07 0.00 0.05 0.00 0.00 99.88 11:01:10 10:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:01:10 10:57:01 3 0.18 0.00 0.07 0.00 0.00 99.75 11:01:10 10:58:01 all 0.18 0.00 0.04 0.00 0.00 99.78 11:01:10 10:58:01 0 0.52 0.00 0.02 0.00 0.00 99.47 11:01:10 10:58:01 1 0.07 0.00 0.05 0.00 0.00 99.88 11:01:10 10:58:01 2 0.05 0.00 0.07 0.00 0.02 99.87 11:01:10 10:58:01 3 0.08 0.00 0.03 0.00 0.00 99.88 11:01:10 10:59:01 all 0.18 0.00 0.04 0.00 0.00 99.78 11:01:10 10:59:01 0 0.52 0.00 0.02 0.00 0.02 99.45 11:01:10 10:59:01 1 0.08 0.00 0.03 0.00 0.00 99.88 11:01:10 10:59:01 2 0.12 0.00 0.05 0.00 0.00 99.83 11:01:10 10:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:01:10 11:00:01 all 0.14 0.00 0.03 0.00 0.00 99.82 11:01:10 11:00:01 0 0.37 0.00 0.03 0.00 0.00 99.60 11:01:10 11:00:01 1 0.07 0.00 0.03 0.00 0.00 99.90 11:01:10 11:00:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:01:10 11:00:01 3 0.07 0.00 0.03 0.00 0.00 99.90 11:01:10 11:01:01 all 3.57 0.00 1.75 1.43 0.01 93.23 11:01:10 11:01:01 0 3.58 0.00 1.56 1.31 0.02 93.54 11:01:10 11:01:01 1 4.12 0.00 1.77 2.33 0.00 91.79 11:01:10 11:01:01 2 3.71 0.00 1.75 1.49 0.00 93.06 11:01:10 11:01:01 3 2.91 0.00 1.94 0.55 0.03 94.57 11:01:10 Average: all 0.92 0.00 0.39 0.21 0.00 98.48 11:01:10 Average: 0 1.05 0.00 0.36 0.20 0.00 98.39 11:01:10 Average: 1 0.90 0.00 0.40 0.34 0.00 98.35 11:01:10 Average: 2 0.90 0.00 0.40 0.22 0.00 98.48 11:01:10 Average: 3 0.83 0.00 0.39 0.08 0.00 98.69 11:01:10 11:01:10 11:01:10