Pull request #159 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 5144501f8a9f15561897d1d4dc812c79a9f90a7a rather than f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb Obtained Jenkinsfile from 5144501f8a9f15561897d1d4dc812c79a9f90a7a 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 b810438aec07f555226556e3b59abf2bab733840 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-159/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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [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.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.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/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-3166 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [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 > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-159 # 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/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 5144501f8a9f15561897d1d4dc812c79a9f90a7a into PR head commit f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb Merge succeeded, producing f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb Checking out Revision f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb (PR-159) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # 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/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb # 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 5144501f8a9f15561897d1d4dc812c79a9f90a7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb # timeout=10 Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-08T03:13:54.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:13:57.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-08T03:13:57.500Z] [2020-03-08T03:13:57.500Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:13:57.906Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-08T03:13:57.906Z] latest: Pulling from edgex-devops/git-semver [2020-03-08T03:13:57.906Z] 9123ac7c32f7: Pulling fs layer [2020-03-08T03:13:57.906Z] b8cc5d1170e3: Pulling fs layer [2020-03-08T03:13:57.906Z] 2924cbbf6a41: Pulling fs layer [2020-03-08T03:13:57.906Z] 93b08a4f1073: Pulling fs layer [2020-03-08T03:13:57.906Z] 93b08a4f1073: Waiting [2020-03-08T03:13:58.169Z] b8cc5d1170e3: Verifying Checksum [2020-03-08T03:13:58.169Z] b8cc5d1170e3: Download complete [2020-03-08T03:13:58.169Z] 9123ac7c32f7: Verifying Checksum [2020-03-08T03:13:58.169Z] 9123ac7c32f7: Download complete [2020-03-08T03:13:58.169Z] 93b08a4f1073: Verifying Checksum [2020-03-08T03:13:58.169Z] 93b08a4f1073: Download complete [2020-03-08T03:13:58.169Z] 2924cbbf6a41: Verifying Checksum [2020-03-08T03:13:58.169Z] 2924cbbf6a41: Download complete [2020-03-08T03:13:58.429Z] 9123ac7c32f7: Pull complete [2020-03-08T03:13:58.429Z] b8cc5d1170e3: Pull complete [2020-03-08T03:13:59.381Z] 2924cbbf6a41: Pull complete [2020-03-08T03:13:59.640Z] 93b08a4f1073: Pull complete [2020-03-08T03:13:59.640Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-08T03:13:59.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-08T03:13:59.830Z] prd-centos7-docker-4c-2g-3166 does not seem to be running inside a container [2020-03-08T03:13:59.885Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-159 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159:/w/workspace/edgexfoundry_edgex-ui-go_PR-159:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-08T03:14:00.601Z] $ docker top 2881934d4a304fe98984d3cbe4421fcd745a472f9918e10f1d416e52cea0a905 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-08T03:14:01.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-08T03:14:01.567Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-08T03:14:01.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-08T03:14:01.874Z] $ docker exec 2881934d4a304fe98984d3cbe4421fcd745a472f9918e10f1d416e52cea0a905 ssh-agent [2020-03-08T03:14:02.141Z] SSH_AUTH_SOCK=/tmp/ssh-vOJ8vHhMdX5f/agent.15 [2020-03-08T03:14:02.141Z] SSH_AGENT_PID=21 [2020-03-08T03:14:02.151Z] Running ssh-add (command line suppressed) [2020-03-08T03:14:02.358Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_191430567245326806.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_191430567245326806.key) [2020-03-08T03:14:02.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-08T03:14:02.853Z] + git describe --exact-match --tags HEAD [2020-03-08T03:14:02.853Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-08T03:14:02.942Z] $ docker exec --env ******** --env ******** 2881934d4a304fe98984d3cbe4421fcd745a472f9918e10f1d416e52cea0a905 ssh-agent -k [2020-03-08T03:14:03.137Z] unset SSH_AUTH_SOCK; [2020-03-08T03:14:03.137Z] unset SSH_AGENT_PID; [2020-03-08T03:14:03.137Z] echo Agent pid 21 killed; [2020-03-08T03:14:03.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-08T03:14:03.321Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-08T03:14:03.321Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-08T03:14:03.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-08T03:14:03.421Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-08T03:14:03.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-08T03:14:03.710Z] $ docker exec 2881934d4a304fe98984d3cbe4421fcd745a472f9918e10f1d416e52cea0a905 ssh-agent [2020-03-08T03:14:03.933Z] SSH_AUTH_SOCK=/tmp/ssh-RcJn8CgyHSpl/agent.57 [2020-03-08T03:14:03.933Z] SSH_AGENT_PID=64 [2020-03-08T03:14:03.940Z] Running ssh-add (command line suppressed) [2020-03-08T03:14:04.181Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_8667091846440322408.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_8667091846440322408.key) [2020-03-08T03:14:04.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-08T03:14:04.659Z] + git semver init [2020-03-08T03:14:04.660Z] # -> Open(): unable to determine branch for HEAD [2020-03-08T03:14:04.660Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-159/.git [2020-03-08T03:14:04.660Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-08T03:14:04.660Z] # $SEMVER_REMOTE_NAME = origin [2020-03-08T03:14:04.660Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-08T03:14:04.660Z] # $SEMVER_USER_NAME = jenkins [2020-03-08T03:14:04.660Z] # $SEMVER_BRANCH = PR-159 [2020-03-08T03:14:04.660Z] # $SEMVER_TEMP = /tmp/semver-954398177 [2020-03-08T03:14:04.660Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-08T03:14:05.620Z] # '/tmp/semver-954398177' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-159/.semver' [2020-03-08T03:14:05.620Z] # -> Force: false [2020-03-08T03:14:05.620Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-159/.semver [Pipeline] } [2020-03-08T03:14:05.645Z] $ docker exec --env ******** --env ******** 2881934d4a304fe98984d3cbe4421fcd745a472f9918e10f1d416e52cea0a905 ssh-agent -k [2020-03-08T03:14:05.878Z] unset SSH_AUTH_SOCK; [2020-03-08T03:14:05.879Z] unset SSH_AGENT_PID; [2020-03-08T03:14:05.879Z] echo Agent pid 64 killed; [2020-03-08T03:14:05.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-08T03:14:06.502Z] + git semver [Pipeline] } [2020-03-08T03:14:06.533Z] $ docker stop --time=1 2881934d4a304fe98984d3cbe4421fcd745a472f9918e10f1d416e52cea0a905 [2020-03-08T03:14:08.041Z] $ docker rm -f 2881934d4a304fe98984d3cbe4421fcd745a472f9918e10f1d416e52cea0a905 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-08T03:14:09.314Z] Stashed 20 file(s) [Pipeline] echo [2020-03-08T03:14:09.330Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-08T03:14:24.874Z] Still waiting to schedule task [2020-03-08T03:14:24.874Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-08T03:14:24.891Z] Still waiting to schedule task [2020-03-08T03:14:24.892Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ is offline [2020-03-08T03:16:25.048Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3167 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [Pipeline] { [Pipeline] ws [2020-03-08T03:16:25.110Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-08T03:16:31.386Z] using credential edgex-jenkins-ssh [2020-03-08T03:16:31.438Z] Cloning the remote Git repository [2020-03-08T03:16:31.438Z] Cloning with configured refspecs honoured and without tags [2020-03-08T03:16:31.512Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T03:16:31.615Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-08T03:16:31.725Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T03:16:31.726Z] > git --version # timeout=10 [2020-03-08T03:16:31.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T03:16:31.837Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T03:16:32.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T03:16:33.020Z] Fetching without tags [2020-03-08T03:16:33.546Z] Merging remotes/origin/master commit 5144501f8a9f15561897d1d4dc812c79a9f90a7a into PR head commit f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb [2020-03-08T03:16:34.014Z] Merge succeeded, producing f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb [2020-03-08T03:16:34.014Z] Checking out Revision f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb (PR-159) [2020-03-08T03:16:32.895Z] > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # timeout=10 [2020-03-08T03:16:32.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T03:16:32.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T03:16:33.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T03:16:33.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T03:16:33.049Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T03:16:33.565Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T03:16:33.610Z] > git checkout -f f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb # timeout=10 [2020-03-08T03:16:33.875Z] > git remote # timeout=10 [2020-03-08T03:16:33.924Z] > git config --get remote.origin.url # timeout=10 [2020-03-08T03:16:33.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T03:16:33.964Z] > git merge 5144501f8a9f15561897d1d4dc812c79a9f90a7a # timeout=10 [2020-03-08T03:16:33.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-08T03:16:34.017Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T03:16:34.043Z] > git checkout -f f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb # timeout=10 [2020-03-08T03:16:38.844Z] Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" [2020-03-08T03:16:38.894Z] > git --version # timeout=10 [2020-03-08T03:16:38.916Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-08T03:16:40.603Z] ========================================================= [2020-03-08T03:16:40.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-08T03:16:40.603Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:16:41.757Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-08T03:16:42.723Z] Sending build context to Docker daemon 10.68MB [2020-03-08T03:16:42.723Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-08T03:16:42.723Z] Step 2/8 : FROM ${BASE} [2020-03-08T03:16:42.993Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-08T03:16:42.993Z] 29bddadc8f3f: Pulling fs layer [2020-03-08T03:16:42.993Z] 02bb20f2603b: Pulling fs layer [2020-03-08T03:16:42.993Z] b62863a3550b: Pulling fs layer [2020-03-08T03:16:42.993Z] 9586258a13ea: Pulling fs layer [2020-03-08T03:16:42.993Z] a8b2cbafd68c: Pulling fs layer [2020-03-08T03:16:42.993Z] d1dd75721c92: Pulling fs layer [2020-03-08T03:16:42.993Z] 4e34fffdb759: Pulling fs layer [2020-03-08T03:16:42.993Z] fd1d9eb628f9: Pulling fs layer [2020-03-08T03:16:42.993Z] bd44c58b92db: Pulling fs layer [2020-03-08T03:16:42.993Z] e5856e266cf4: Pulling fs layer [2020-03-08T03:16:42.993Z] f0f88b30cdbb: Pulling fs layer [2020-03-08T03:16:42.993Z] 4e34fffdb759: Waiting [2020-03-08T03:16:42.993Z] fd1d9eb628f9: Waiting [2020-03-08T03:16:42.993Z] 9586258a13ea: Waiting [2020-03-08T03:16:42.993Z] a8b2cbafd68c: Waiting [2020-03-08T03:16:42.993Z] bd44c58b92db: Waiting [2020-03-08T03:16:42.993Z] e5856e266cf4: Waiting [2020-03-08T03:16:42.993Z] d1dd75721c92: Waiting [2020-03-08T03:16:42.993Z] f0f88b30cdbb: Waiting [2020-03-08T03:16:43.270Z] b62863a3550b: Verifying Checksum [2020-03-08T03:16:43.270Z] b62863a3550b: Download complete [2020-03-08T03:16:43.270Z] 02bb20f2603b: Verifying Checksum [2020-03-08T03:16:43.270Z] 02bb20f2603b: Download complete [2020-03-08T03:16:43.270Z] a8b2cbafd68c: Verifying Checksum [2020-03-08T03:16:43.270Z] a8b2cbafd68c: Download complete [2020-03-08T03:16:43.270Z] d1dd75721c92: Verifying Checksum [2020-03-08T03:16:43.270Z] d1dd75721c92: Download complete [2020-03-08T03:16:43.270Z] 29bddadc8f3f: Verifying Checksum [2020-03-08T03:16:43.270Z] 29bddadc8f3f: Download complete [2020-03-08T03:16:44.245Z] 29bddadc8f3f: Pull complete [2020-03-08T03:16:44.264Z] Running on prd-centos7-docker-4c-2g-3168 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [Pipeline] { [Pipeline] ws [2020-03-08T03:16:44.332Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-08T03:16:44.835Z] 02bb20f2603b: Pull complete [2020-03-08T03:16:45.109Z] b62863a3550b: Pull complete [2020-03-08T03:16:46.722Z] using credential edgex-jenkins-ssh [2020-03-08T03:16:46.770Z] Cloning the remote Git repository [2020-03-08T03:16:46.770Z] Cloning with configured refspecs honoured and without tags [2020-03-08T03:16:47.677Z] Fetching without tags [2020-03-08T03:16:46.777Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T03:16:46.819Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-08T03:16:46.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T03:16:46.866Z] > git --version # timeout=10 [2020-03-08T03:16:46.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T03:16:46.902Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T03:16:47.640Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T03:16:47.650Z] > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # timeout=10 [2020-03-08T03:16:47.656Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T03:16:47.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-08T03:16:47.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-08T03:16:47.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T03:16:47.686Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-08T03:16:47.748Z] 4e34fffdb759: Verifying Checksum [2020-03-08T03:16:47.748Z] 4e34fffdb759: Download complete [2020-03-08T03:16:47.748Z] bd44c58b92db: Verifying Checksum [2020-03-08T03:16:47.748Z] bd44c58b92db: Download complete [2020-03-08T03:16:48.046Z] Merging remotes/origin/master commit 5144501f8a9f15561897d1d4dc812c79a9f90a7a into PR head commit f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb [2020-03-08T03:16:48.172Z] Merge succeeded, producing f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb [2020-03-08T03:16:48.172Z] Checking out Revision f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb (PR-159) [2020-03-08T03:16:48.055Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T03:16:48.060Z] > git checkout -f f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb # timeout=10 [2020-03-08T03:16:48.138Z] > git remote # timeout=10 [2020-03-08T03:16:48.148Z] > git config --get remote.origin.url # timeout=10 [2020-03-08T03:16:48.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-08T03:16:48.157Z] > git merge 5144501f8a9f15561897d1d4dc812c79a9f90a7a # timeout=10 [2020-03-08T03:16:48.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-08T03:16:48.174Z] > git config core.sparsecheckout # timeout=10 [2020-03-08T03:16:48.182Z] > git checkout -f f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb # timeout=10 [2020-03-08T03:16:49.718Z] e5856e266cf4: Verifying Checksum [2020-03-08T03:16:49.718Z] e5856e266cf4: Download complete [2020-03-08T03:16:49.989Z] f0f88b30cdbb: Verifying Checksum [2020-03-08T03:16:49.989Z] f0f88b30cdbb: Download complete [2020-03-08T03:16:51.954Z] fd1d9eb628f9: Verifying Checksum [2020-03-08T03:16:51.954Z] fd1d9eb628f9: Download complete [2020-03-08T03:16:53.417Z] 9586258a13ea: Verifying Checksum [2020-03-08T03:16:53.417Z] 9586258a13ea: Download complete [2020-03-08T03:16:53.522Z] Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" [2020-03-08T03:16:53.545Z] > git --version # timeout=10 [2020-03-08T03:16:53.557Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-08T03:16:54.587Z] ========================================================= [2020-03-08T03:16:54.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-08T03:16:54.587Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:16:55.259Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-08T03:16:55.521Z] Sending build context to Docker daemon 10.68MB [2020-03-08T03:16:55.521Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-08T03:16:55.521Z] Step 2/8 : FROM ${BASE} [2020-03-08T03:16:55.521Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-08T03:16:55.521Z] 9d48c3bd43c5: Pulling fs layer [2020-03-08T03:16:55.521Z] 7f94eaf8af20: Pulling fs layer [2020-03-08T03:16:55.521Z] 9fe9984849c1: Pulling fs layer [2020-03-08T03:16:55.521Z] ec448270508e: Pulling fs layer [2020-03-08T03:16:55.521Z] 65ba82af53f7: Pulling fs layer [2020-03-08T03:16:55.521Z] 07c18b20a200: Pulling fs layer [2020-03-08T03:16:55.521Z] d9b3ee039db2: Pulling fs layer [2020-03-08T03:16:55.521Z] 8c79c1ac0d81: Pulling fs layer [2020-03-08T03:16:55.521Z] ff40f1a7a0b9: Pulling fs layer [2020-03-08T03:16:55.521Z] bdb43ae2d12f: Pulling fs layer [2020-03-08T03:16:55.521Z] 8e1ab0ef8490: Pulling fs layer [2020-03-08T03:16:55.521Z] d9b3ee039db2: Waiting [2020-03-08T03:16:55.522Z] 8c79c1ac0d81: Waiting [2020-03-08T03:16:55.522Z] ff40f1a7a0b9: Waiting [2020-03-08T03:16:55.522Z] bdb43ae2d12f: Waiting [2020-03-08T03:16:55.522Z] 65ba82af53f7: Waiting [2020-03-08T03:16:55.522Z] ec448270508e: Waiting [2020-03-08T03:16:55.522Z] 07c18b20a200: Waiting [2020-03-08T03:16:55.522Z] 8e1ab0ef8490: Waiting [2020-03-08T03:16:55.522Z] 9fe9984849c1: Verifying Checksum [2020-03-08T03:16:55.522Z] 9fe9984849c1: Download complete [2020-03-08T03:16:55.522Z] 7f94eaf8af20: Download complete [2020-03-08T03:16:55.783Z] 65ba82af53f7: Download complete [2020-03-08T03:16:55.783Z] 07c18b20a200: Verifying Checksum [2020-03-08T03:16:55.783Z] 07c18b20a200: Download complete [2020-03-08T03:16:56.048Z] 9d48c3bd43c5: Verifying Checksum [2020-03-08T03:16:56.048Z] 9d48c3bd43c5: Download complete [2020-03-08T03:16:56.312Z] 9d48c3bd43c5: Pull complete [2020-03-08T03:16:56.888Z] d9b3ee039db2: Verifying Checksum [2020-03-08T03:16:56.888Z] d9b3ee039db2: Download complete [2020-03-08T03:16:56.888Z] ff40f1a7a0b9: Verifying Checksum [2020-03-08T03:16:56.888Z] ff40f1a7a0b9: Download complete [2020-03-08T03:16:57.154Z] ec448270508e: Verifying Checksum [2020-03-08T03:16:57.154Z] ec448270508e: Download complete [2020-03-08T03:16:57.423Z] 8e1ab0ef8490: Verifying Checksum [2020-03-08T03:16:57.423Z] 8e1ab0ef8490: Download complete [2020-03-08T03:16:57.423Z] 7f94eaf8af20: Pull complete [2020-03-08T03:16:57.684Z] bdb43ae2d12f: Verifying Checksum [2020-03-08T03:16:57.684Z] bdb43ae2d12f: Download complete [2020-03-08T03:16:57.684Z] 8c79c1ac0d81: Verifying Checksum [2020-03-08T03:16:57.684Z] 8c79c1ac0d81: Download complete [2020-03-08T03:16:57.684Z] 9fe9984849c1: Pull complete [2020-03-08T03:17:02.976Z] ec448270508e: Pull complete [2020-03-08T03:17:02.976Z] 65ba82af53f7: Pull complete [2020-03-08T03:17:02.976Z] 07c18b20a200: Pull complete [2020-03-08T03:17:03.557Z] 9586258a13ea: Pull complete [2020-03-08T03:17:03.557Z] a8b2cbafd68c: Pull complete [2020-03-08T03:17:03.557Z] d1dd75721c92: Pull complete [2020-03-08T03:17:06.913Z] 4e34fffdb759: Pull complete [2020-03-08T03:17:08.257Z] d9b3ee039db2: Pull complete [2020-03-08T03:17:11.200Z] fd1d9eb628f9: Pull complete [2020-03-08T03:17:11.200Z] bd44c58b92db: Pull complete [2020-03-08T03:17:12.452Z] 8c79c1ac0d81: Pull complete [2020-03-08T03:17:12.452Z] ff40f1a7a0b9: Pull complete [2020-03-08T03:17:13.166Z] e5856e266cf4: Pull complete [2020-03-08T03:17:13.391Z] bdb43ae2d12f: Pull complete [2020-03-08T03:17:13.391Z] 8e1ab0ef8490: Pull complete [2020-03-08T03:17:13.391Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-08T03:17:13.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-08T03:17:13.391Z] ---> 8acfeb908b63 [2020-03-08T03:17:13.391Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-08T03:17:13.438Z] f0f88b30cdbb: Pull complete [2020-03-08T03:17:13.438Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-08T03:17:13.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-08T03:17:13.438Z] ---> 0be50c763560 [2020-03-08T03:17:13.438Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-08T03:17:13.650Z] ---> Running in 51ec19f2e7d8 [2020-03-08T03:17:13.650Z] Removing intermediate container 51ec19f2e7d8 [2020-03-08T03:17:13.650Z] ---> 675a4511639d [2020-03-08T03:17:13.650Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T03:17:13.910Z] ---> Running in 524adfb376a7 [2020-03-08T03:17:14.852Z] Removing intermediate container 524adfb376a7 [2020-03-08T03:17:14.852Z] ---> d05beeb25a72 [2020-03-08T03:17:14.852Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-08T03:17:14.852Z] ---> Running in 3f022964ffee [2020-03-08T03:17:15.792Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-08T03:17:16.361Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-08T03:17:16.624Z] OK: 134 MiB in 39 packages [2020-03-08T03:17:17.197Z] Removing intermediate container 3f022964ffee [2020-03-08T03:17:17.197Z] ---> 4b08a36b9f94 [2020-03-08T03:17:17.197Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-08T03:17:17.197Z] ---> Running in 94fd4539c1b8 [2020-03-08T03:17:17.197Z] Removing intermediate container 94fd4539c1b8 [2020-03-08T03:17:17.197Z] ---> 11e1045a0c0a [2020-03-08T03:17:17.197Z] Step 7/8 : COPY . . [2020-03-08T03:17:17.726Z] ---> Running in 5aa8f57d81de [2020-03-08T03:17:17.997Z] Removing intermediate container 5aa8f57d81de [2020-03-08T03:17:17.997Z] ---> db275ddf7379 [2020-03-08T03:17:17.997Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T03:17:17.997Z] ---> Running in ac19b9ffd914 [2020-03-08T03:17:18.135Z] ---> 3aafdb4da949 [2020-03-08T03:17:18.135Z] Step 8/8 : RUN go mod download [2020-03-08T03:17:18.135Z] ---> Running in 2926c510e841 [2020-03-08T03:17:18.705Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-08T03:17:18.705Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-08T03:17:18.705Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-08T03:17:18.705Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-08T03:17:18.705Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-08T03:17:18.705Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-08T03:17:18.705Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-08T03:17:19.280Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-08T03:17:19.280Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-08T03:17:19.280Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-08T03:17:19.280Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-08T03:17:19.280Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-08T03:17:19.280Z] go: finding github.com/kr/text v0.1.0 [2020-03-08T03:17:19.280Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-08T03:17:19.280Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-08T03:17:19.540Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-08T03:17:19.804Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-08T03:17:19.804Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-08T03:17:19.804Z] go: finding github.com/kr/pty v1.1.1 [2020-03-08T03:17:19.804Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-08T03:17:19.804Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-08T03:17:19.804Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-08T03:17:19.964Z] Removing intermediate container ac19b9ffd914 [2020-03-08T03:17:19.964Z] ---> 83ac50faf7eb [2020-03-08T03:17:19.964Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-08T03:17:20.239Z] ---> Running in de3c31fc1c3c [2020-03-08T03:17:20.742Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-08T03:17:20.742Z] go: finding golang.org/x/text v0.3.0 [2020-03-08T03:17:21.200Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-08T03:17:21.696Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-08T03:17:22.159Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-08T03:17:22.639Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-08T03:17:22.640Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-08T03:17:22.640Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-08T03:17:22.640Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-08T03:17:22.640Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-08T03:17:22.640Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-08T03:17:22.640Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-08T03:17:22.747Z] OK: 121 MiB in 39 packages [2020-03-08T03:17:23.216Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-08T03:17:23.216Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-08T03:17:23.786Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-08T03:17:23.786Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-08T03:17:23.786Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-08T03:17:23.786Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-08T03:17:23.786Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-08T03:17:23.786Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-08T03:17:23.786Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-08T03:17:23.786Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-08T03:17:23.786Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-08T03:17:24.046Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-08T03:17:24.046Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-08T03:17:24.046Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-08T03:17:24.046Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-08T03:17:24.046Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-08T03:17:24.046Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-08T03:17:24.046Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-08T03:17:24.046Z] go: finding github.com/posener/complete v1.1.1 [2020-03-08T03:17:24.170Z] Removing intermediate container de3c31fc1c3c [2020-03-08T03:17:24.171Z] ---> f70a0dd81c65 [2020-03-08T03:17:24.171Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-08T03:17:24.171Z] ---> Running in 1c63fedc1917 [2020-03-08T03:17:24.309Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-08T03:17:24.309Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-08T03:17:24.569Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-08T03:17:24.569Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-08T03:17:24.569Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-08T03:17:24.569Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-08T03:17:24.569Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-08T03:17:24.569Z] go: finding github.com/fatih/color v1.7.0 [2020-03-08T03:17:24.569Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-08T03:17:24.569Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-08T03:17:24.569Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-08T03:17:24.569Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-08T03:17:24.569Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-08T03:17:24.569Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-08T03:17:24.758Z] Removing intermediate container 1c63fedc1917 [2020-03-08T03:17:24.758Z] ---> 82dc615fa46e [2020-03-08T03:17:24.758Z] Step 7/8 : COPY . . [2020-03-08T03:17:24.830Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-08T03:17:24.830Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-08T03:17:24.830Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-08T03:17:25.413Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-08T03:17:25.413Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-08T03:17:26.178Z] ---> b4ce04bfa378 [2020-03-08T03:17:26.178Z] Step 8/8 : RUN go mod download [2020-03-08T03:17:26.178Z] ---> Running in bc387c823644 [2020-03-08T03:17:27.143Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-08T03:17:27.143Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-08T03:17:27.143Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-08T03:17:27.143Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-08T03:17:27.143Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-08T03:17:27.143Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-08T03:17:27.143Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-08T03:17:28.117Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-08T03:17:28.117Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-08T03:17:28.117Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-08T03:17:28.117Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-08T03:17:28.117Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-08T03:17:28.117Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-08T03:17:28.388Z] go: finding github.com/kr/text v0.1.0 [2020-03-08T03:17:28.388Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-08T03:17:28.388Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-08T03:17:28.388Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-08T03:17:28.979Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-08T03:17:29.259Z] go: finding github.com/kr/pty v1.1.1 [2020-03-08T03:17:29.259Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-08T03:17:29.259Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-08T03:17:29.259Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-08T03:17:31.240Z] go: finding golang.org/x/text v0.3.0 [2020-03-08T03:17:31.240Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-08T03:17:33.855Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-08T03:17:34.453Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-08T03:17:34.453Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-08T03:17:34.728Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-08T03:17:34.728Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-08T03:17:34.728Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-08T03:17:34.728Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-08T03:17:34.728Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-08T03:17:35.704Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-08T03:17:35.704Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-08T03:17:36.300Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-08T03:17:36.300Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-08T03:17:36.300Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-08T03:17:36.300Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-08T03:17:36.300Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-08T03:17:36.300Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-08T03:17:36.300Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-08T03:17:36.300Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-08T03:17:36.573Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-08T03:17:37.554Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-08T03:17:37.554Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-08T03:17:37.554Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-08T03:17:37.554Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-08T03:17:37.554Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-08T03:17:37.554Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-08T03:17:37.554Z] go: finding github.com/posener/complete v1.1.1 [2020-03-08T03:17:37.554Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-08T03:17:37.826Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-08T03:17:38.097Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-08T03:17:38.702Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-08T03:17:38.702Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-08T03:17:38.702Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-08T03:17:38.702Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-08T03:17:38.971Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-08T03:17:38.971Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-08T03:17:38.971Z] go: finding github.com/fatih/color v1.7.0 [2020-03-08T03:17:38.971Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-08T03:17:39.242Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-08T03:17:39.512Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-08T03:17:39.513Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-08T03:17:39.788Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-08T03:17:39.788Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-08T03:17:40.061Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-08T03:17:40.061Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-08T03:17:40.648Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-08T03:17:40.648Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-08T03:17:47.379Z] Removing intermediate container 2926c510e841 [2020-03-08T03:17:47.379Z] ---> 92e4883ee3f6 [2020-03-08T03:17:47.379Z] Successfully built 92e4883ee3f6 [2020-03-08T03:17:47.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:17:48.247Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-08T03:17:49.202Z] . [Pipeline] withDockerContainer [2020-03-08T03:17:49.358Z] prd-centos7-docker-4c-2g-3168 does not seem to be running inside a container [2020-03-08T03:17:49.407Z] $ 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 ******** ci-base-image-x86_64 cat [2020-03-08T03:17:50.052Z] $ docker top 5bf22156332753d5fe3fe0c488e7bd1da48ddf552a3aa6a5c320a850318bf38f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-08T03:17:51.047Z] + go version [2020-03-08T03:17:51.047Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-08T03:17:51.362Z] + make test [2020-03-08T03:17:51.362Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-08T03:17:53.278Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-08T03:18:01.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-08T03:18:01.486Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-08T03:18:05.153Z] Stashed 1 file(s) [Pipeline] } [2020-03-08T03:18:05.167Z] $ docker stop --time=1 5bf22156332753d5fe3fe0c488e7bd1da48ddf552a3aa6a5c320a850318bf38f [2020-03-08T03:18:06.608Z] $ docker rm -f 5bf22156332753d5fe3fe0c488e7bd1da48ddf552a3aa6a5c320a850318bf38f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-08T03:18:08.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-08T03:18:08.430Z] + ls -al . [2020-03-08T03:18:08.430Z] total 72 [2020-03-08T03:18:08.430Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 03:17 . [2020-03-08T03:18:08.430Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 8 03:16 .. [2020-03-08T03:18:08.430Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 8 03:16 app [2020-03-08T03:18:08.430Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 8 03:16 assets [2020-03-08T03:18:08.430Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 8 03:16 bin [2020-03-08T03:18:08.430Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 8 03:16 cmd [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 8 03:16 CONTRIBUTING.md [2020-03-08T03:18:08.430Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 8 03:17 coverage.out [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 8 03:16 Dockerfile [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 8 03:16 Dockerfile.build [2020-03-08T03:18:08.430Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 8 03:16 docs [2020-03-08T03:18:08.430Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 8 03:16 .git [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 8 03:16 .gitignore [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 8 03:16 go.mod [2020-03-08T03:18:08.430Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 8 03:17 go.sum [2020-03-08T03:18:08.430Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 8 03:16 internal [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 8 03:16 Jenkinsfile [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 8 03:16 LICENSE [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 8 03:16 Makefile [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 8 03:16 README.md [2020-03-08T03:18:08.430Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 8 03:16 .semver [2020-03-08T03:18:08.430Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 8 03:16 snap [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 8 03:14 VERSION [2020-03-08T03:18:08.430Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 8 03:16 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:18:08.757Z] + 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=f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb --label arch=amd64 --label version=0.0.0 . [2020-03-08T03:18:09.019Z] Sending build context to Docker daemon 10.69MB [2020-03-08T03:18:09.019Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-08T03:18:09.019Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-08T03:18:09.019Z] ---> 92e4883ee3f6 [2020-03-08T03:18:09.019Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-08T03:18:09.019Z] ---> Running in 241a425eeb18 [2020-03-08T03:18:09.019Z] Removing intermediate container 241a425eeb18 [2020-03-08T03:18:09.019Z] ---> 58c561d8edde [2020-03-08T03:18:09.019Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-08T03:18:09.279Z] ---> Running in 32f5ed10851e [2020-03-08T03:18:09.279Z] Removing intermediate container 32f5ed10851e [2020-03-08T03:18:09.279Z] ---> 0197818155f4 [2020-03-08T03:18:09.279Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-08T03:18:09.279Z] ---> Running in b538119667f0 [2020-03-08T03:18:09.538Z] Removing intermediate container b538119667f0 [2020-03-08T03:18:09.538Z] ---> faf4383cf04c [2020-03-08T03:18:09.538Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-08T03:18:09.538Z] ---> Running in e1afe3e610e8 [2020-03-08T03:18:09.802Z] Removing intermediate container e1afe3e610e8 [2020-03-08T03:18:09.802Z] ---> ade40eae5584 [2020-03-08T03:18:09.802Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-08T03:18:09.802Z] ---> Running in 23651a612c24 [2020-03-08T03:18:09.802Z] Removing intermediate container 23651a612c24 [2020-03-08T03:18:09.802Z] ---> f2444a352d13 [2020-03-08T03:18:09.802Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T03:18:09.802Z] ---> Running in c3e357ed8ab9 [2020-03-08T03:18:10.741Z] Removing intermediate container c3e357ed8ab9 [2020-03-08T03:18:10.742Z] ---> 33972c186210 [2020-03-08T03:18:10.742Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-08T03:18:10.742Z] ---> Running in 56a17cd54f3f [2020-03-08T03:18:11.000Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-08T03:18:11.938Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-08T03:18:12.512Z] OK: 134 MiB in 39 packages [2020-03-08T03:18:12.776Z] Removing intermediate container 56a17cd54f3f [2020-03-08T03:18:12.776Z] ---> 72d633b1321b [2020-03-08T03:18:12.776Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-08T03:18:12.776Z] ---> Running in 7ce20f82c467 [2020-03-08T03:18:12.776Z] Removing intermediate container 7ce20f82c467 [2020-03-08T03:18:12.776Z] ---> 91ced00756de [2020-03-08T03:18:12.776Z] Step 11/23 : COPY go.mod . [2020-03-08T03:18:12.982Z] Removing intermediate container bc387c823644 [2020-03-08T03:18:12.982Z] ---> 2df355971454 [2020-03-08T03:18:12.982Z] Successfully built 2df355971454 [2020-03-08T03:18:12.982Z] Successfully tagged ci-base-image-arm64:latest [2020-03-08T03:18:13.045Z] ---> d17211f0d1e4 [2020-03-08T03:18:13.045Z] Step 12/23 : COPY Makefile . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-03-08T03:18:13.306Z] ---> dd0093211144 [2020-03-08T03:18:13.306Z] Step 13/23 : RUN make update [2020-03-08T03:18:13.306Z] ---> Running in 085fdd19420b [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:18:13.566Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-08T03:18:13.810Z] + docker inspect -f . ci-base-image-arm64 [2020-03-08T03:18:14.077Z] . [Pipeline] withDockerContainer [2020-03-08T03:18:14.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-3167 does not seem to be running inside a container [2020-03-08T03:18:14.531Z] $ 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 ******** ci-base-image-arm64 cat [2020-03-08T03:18:14.942Z] Removing intermediate container 085fdd19420b [2020-03-08T03:18:14.942Z] ---> fd8de325d4b0 [2020-03-08T03:18:14.942Z] Step 14/23 : COPY . . [2020-03-08T03:18:15.202Z] ---> c62462750f1f [2020-03-08T03:18:15.202Z] Step 15/23 : RUN ${MAKE} [2020-03-08T03:18:15.202Z] ---> Running in 4222a4d6ea3c [2020-03-08T03:18:15.469Z] 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 [2020-03-08T03:18:16.045Z] $ docker top f5ff8e38c428216f0995560b9606bb05903608ada1e8faace808f76302a940c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-08T03:18:18.526Z] + go version [2020-03-08T03:18:18.526Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-08T03:18:19.213Z] + make test [2020-03-08T03:18:19.213Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-08T03:18:20.631Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-08T03:18:25.487Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-08T03:18:27.397Z] Removing intermediate container 4222a4d6ea3c [2020-03-08T03:18:27.397Z] ---> bebb9c2ac2fb [2020-03-08T03:18:27.397Z] Step 16/23 : FROM alpine [2020-03-08T03:18:27.660Z] latest: Pulling from library/alpine [2020-03-08T03:18:27.660Z] c9b1b535fdd9: Pulling fs layer [2020-03-08T03:18:27.924Z] c9b1b535fdd9: Verifying Checksum [2020-03-08T03:18:27.924Z] c9b1b535fdd9: Download complete [2020-03-08T03:18:28.191Z] c9b1b535fdd9: Pull complete [2020-03-08T03:18:28.191Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-08T03:18:28.191Z] Status: Downloaded newer image for alpine:latest [2020-03-08T03:18:28.191Z] ---> e7d92cdc71fe [2020-03-08T03:18:28.191Z] Step 17/23 : EXPOSE 4000 [2020-03-08T03:18:28.191Z] ---> Running in 861233d2b37e [2020-03-08T03:18:28.451Z] Removing intermediate container 861233d2b37e [2020-03-08T03:18:28.451Z] ---> cf9357f98e1c [2020-03-08T03:18:28.451Z] Step 18/23 : 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 [2020-03-08T03:18:29.022Z] ---> 46579eb3e2f9 [2020-03-08T03:18:29.022Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-08T03:18:29.022Z] ---> Running in a43b259d62be [2020-03-08T03:18:29.022Z] Removing intermediate container a43b259d62be [2020-03-08T03:18:29.022Z] ---> ffa4245a0956 [2020-03-08T03:18:29.022Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-08T03:18:29.281Z] ---> Running in 9d835da84322 [2020-03-08T03:18:29.282Z] Removing intermediate container 9d835da84322 [2020-03-08T03:18:29.282Z] ---> c85cfef5a5c0 [2020-03-08T03:18:29.282Z] Step 21/23 : LABEL arch=amd64 [2020-03-08T03:18:29.282Z] ---> Running in 5b77ff9f8877 [2020-03-08T03:18:29.540Z] Removing intermediate container 5b77ff9f8877 [2020-03-08T03:18:29.540Z] ---> 1e5f77631e04 [2020-03-08T03:18:29.540Z] Step 22/23 : LABEL git_sha=f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb [2020-03-08T03:18:29.540Z] ---> Running in df1ba0fb4121 [2020-03-08T03:18:29.540Z] Removing intermediate container df1ba0fb4121 [2020-03-08T03:18:29.540Z] ---> 53f63db737ef [2020-03-08T03:18:29.540Z] Step 23/23 : LABEL version=0.0.0 [2020-03-08T03:18:29.540Z] ---> Running in f15a65bbd76e [2020-03-08T03:18:29.800Z] Removing intermediate container f15a65bbd76e [2020-03-08T03:18:29.800Z] ---> b8be25af8a0d [2020-03-08T03:18:29.800Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-08T03:18:29.800Z] Successfully built b8be25af8a0d [2020-03-08T03:18:29.800Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-08T03:18:47.404Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-08T03:18:47.721Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-08T03:18:47.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-08T03:18:48.058Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-08T03:19:00.558Z] Warning: overwriting stash ‘coverage-report’ [2020-03-08T03:19:00.958Z] Stashed 1 file(s) [Pipeline] } [2020-03-08T03:19:00.990Z] $ docker stop --time=1 f5ff8e38c428216f0995560b9606bb05903608ada1e8faace808f76302a940c6 [2020-03-08T03:19:03.197Z] $ docker rm -f f5ff8e38c428216f0995560b9606bb05903608ada1e8faace808f76302a940c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-08T03:19:04.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-08T03:19:04.935Z] + ls -al . [2020-03-08T03:19:04.935Z] total 112 [2020-03-08T03:19:04.935Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 03:18 . [2020-03-08T03:19:04.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 03:16 .. [2020-03-08T03:19:04.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 03:16 .git [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 8 03:16 .gitignore [2020-03-08T03:19:04.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 03:16 .semver [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 8 03:16 CONTRIBUTING.md [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 8 03:16 Dockerfile [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 8 03:16 Dockerfile.build [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 8 03:16 Jenkinsfile [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 8 03:16 LICENSE [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 8 03:16 Makefile [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 8 03:16 README.md [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 03:14 VERSION [2020-03-08T03:19:04.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 03:16 app [2020-03-08T03:19:04.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 03:16 assets [2020-03-08T03:19:04.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 03:16 bin [2020-03-08T03:19:04.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 03:16 cmd [2020-03-08T03:19:04.935Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 03:18 coverage.out [2020-03-08T03:19:04.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 03:16 docs [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 8 03:16 go.mod [2020-03-08T03:19:04.935Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 8 03:18 go.sum [2020-03-08T03:19:04.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 03:16 internal [2020-03-08T03:19:04.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 03:16 snap [2020-03-08T03:19:04.935Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 8 03:16 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:19:05.304Z] + 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=f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb --label arch=arm64 --label version=0.0.0 . [2020-03-08T03:19:05.907Z] Sending build context to Docker daemon 10.69MB [2020-03-08T03:19:05.907Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-08T03:19:05.907Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-08T03:19:05.907Z] ---> 2df355971454 [2020-03-08T03:19:05.907Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-08T03:19:06.176Z] ---> Running in bd096f42dccc [2020-03-08T03:19:06.444Z] Removing intermediate container bd096f42dccc [2020-03-08T03:19:06.445Z] ---> 2b542c45f671 [2020-03-08T03:19:06.445Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-08T03:19:06.712Z] ---> Running in e0a7c8029566 [2020-03-08T03:19:06.980Z] Removing intermediate container e0a7c8029566 [2020-03-08T03:19:06.980Z] ---> b7852e689a72 [2020-03-08T03:19:06.980Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-08T03:19:06.980Z] ---> Running in dde970ab414b [2020-03-08T03:19:07.563Z] Removing intermediate container dde970ab414b [2020-03-08T03:19:07.563Z] ---> 793ccf1160d5 [2020-03-08T03:19:07.563Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-08T03:19:07.563Z] ---> Running in 0685bc87cfc6 [2020-03-08T03:19:07.833Z] Removing intermediate container 0685bc87cfc6 [2020-03-08T03:19:07.833Z] ---> 91edbb73702d [2020-03-08T03:19:07.833Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-08T03:19:08.100Z] ---> Running in 6a2d24c03015 [2020-03-08T03:19:08.371Z] Removing intermediate container 6a2d24c03015 [2020-03-08T03:19:08.371Z] ---> 0ac73dc02815 [2020-03-08T03:19:08.371Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-08T03:19:08.371Z] ---> Running in 7d1202a8b891 [2020-03-08T03:19:10.332Z] Removing intermediate container 7d1202a8b891 [2020-03-08T03:19:10.332Z] ---> bd0a2a5642e6 [2020-03-08T03:19:10.332Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-08T03:19:10.332Z] ---> Running in 5ea8badf86fc [2020-03-08T03:19:11.293Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-08T03:19:12.254Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-08T03:19:12.838Z] OK: 121 MiB in 39 packages [2020-03-08T03:19:13.805Z] Removing intermediate container 5ea8badf86fc [2020-03-08T03:19:13.805Z] ---> 338be8fc5be3 [2020-03-08T03:19:13.805Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-08T03:19:14.073Z] ---> Running in e446bf2e8f38 [2020-03-08T03:19:14.343Z] Removing intermediate container e446bf2e8f38 [2020-03-08T03:19:14.343Z] ---> c7a753c2972b [2020-03-08T03:19:14.343Z] Step 11/23 : COPY go.mod . [2020-03-08T03:19:14.932Z] ---> 34a67e4091a3 [2020-03-08T03:19:14.932Z] Step 12/23 : COPY Makefile . [2020-03-08T03:19:15.515Z] ---> da101ccd1875 [2020-03-08T03:19:15.515Z] Step 13/23 : RUN make update [2020-03-08T03:19:15.784Z] ---> Running in 571ee2edbbe8 [2020-03-08T03:19:16.372Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-08T03:19:17.793Z] Removing intermediate container 571ee2edbbe8 [2020-03-08T03:19:17.793Z] ---> 9f937f7c054e [2020-03-08T03:19:17.793Z] Step 14/23 : COPY . . [2020-03-08T03:19:19.205Z] ---> 5f43c153c77c [2020-03-08T03:19:19.205Z] Step 15/23 : RUN ${MAKE} [2020-03-08T03:19:19.205Z] ---> Running in 8227aecbd9ec [2020-03-08T03:19:20.177Z] 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 [2020-03-08T03:19:46.925Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-08T03:19:52.275Z] Removing intermediate container 8227aecbd9ec [2020-03-08T03:19:52.276Z] ---> 8550d161674f [2020-03-08T03:19:52.276Z] Step 16/23 : FROM alpine [2020-03-08T03:19:52.877Z] latest: Pulling from library/alpine [2020-03-08T03:19:52.877Z] 8fa90b21c985: Pulling fs layer [2020-03-08T03:19:53.463Z] 8fa90b21c985: Verifying Checksum [2020-03-08T03:19:53.463Z] 8fa90b21c985: Download complete [2020-03-08T03:19:54.051Z] 8fa90b21c985: Pull complete [2020-03-08T03:19:54.051Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-08T03:19:54.051Z] Status: Downloaded newer image for alpine:latest [2020-03-08T03:19:54.051Z] ---> 6e4716cdcf7a [2020-03-08T03:19:54.051Z] Step 17/23 : EXPOSE 4000 [2020-03-08T03:19:54.051Z] ---> Running in 7609ce6bdb72 [2020-03-08T03:19:54.638Z] Removing intermediate container 7609ce6bdb72 [2020-03-08T03:19:54.638Z] ---> 84338209220a [2020-03-08T03:19:54.638Z] Step 18/23 : 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 [2020-03-08T03:19:56.048Z] ---> 298354029040 [2020-03-08T03:19:56.048Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-08T03:19:56.048Z] ---> Running in db410b82eb94 [2020-03-08T03:19:56.634Z] Removing intermediate container db410b82eb94 [2020-03-08T03:19:56.634Z] ---> 56bbeeedd21c [2020-03-08T03:19:56.634Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-08T03:19:56.634Z] ---> Running in 336659cb1bfe [2020-03-08T03:19:57.218Z] Removing intermediate container 336659cb1bfe [2020-03-08T03:19:57.219Z] ---> 73cdc2dc6638 [2020-03-08T03:19:57.219Z] Step 21/23 : LABEL arch=arm64 [2020-03-08T03:19:57.219Z] ---> Running in 468ce33f8bd7 [2020-03-08T03:19:57.487Z] Removing intermediate container 468ce33f8bd7 [2020-03-08T03:19:57.487Z] ---> 358aae1f8a51 [2020-03-08T03:19:57.487Z] Step 22/23 : LABEL git_sha=f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb [2020-03-08T03:19:57.755Z] ---> Running in c349e942ca0a [2020-03-08T03:19:58.023Z] Removing intermediate container c349e942ca0a [2020-03-08T03:19:58.023Z] ---> c0b0f0785abc [2020-03-08T03:19:58.023Z] Step 23/23 : LABEL version=0.0.0 [2020-03-08T03:19:58.291Z] ---> Running in 417a8907fc2c [2020-03-08T03:19:58.557Z] Removing intermediate container 417a8907fc2c [2020-03-08T03:19:58.557Z] ---> b76f41f5901f [2020-03-08T03:19:58.557Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-08T03:19:58.557Z] Successfully built b76f41f5901f [2020-03-08T03:19:58.557Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-08T03:20:00.173Z] provisioning config files... [2020-03-08T03:20:00.191Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config7715167546583910909tmp [Pipeline] { [Pipeline] sh [2020-03-08T03:20:00.673Z] + curl -s https://codecov.io/bash [2020-03-08T03:20:00.673Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config7715167546583910909tmp [2020-03-08T03:20:00.936Z] [2020-03-08T03:20:00.937Z] _____ _ [2020-03-08T03:20:00.937Z] / ____| | | [2020-03-08T03:20:00.937Z] | | ___ __| | ___ ___ _____ __ [2020-03-08T03:20:00.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-08T03:20:00.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-08T03:20:00.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-08T03:20:00.937Z] Bash-20200303-bc4d7e6 [2020-03-08T03:20:00.937Z] [2020-03-08T03:20:00.937Z] [2020-03-08T03:20:00.937Z] ==> Jenkins CI detected. [2020-03-08T03:20:00.937Z] project root: . [2020-03-08T03:20:00.937Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-08T03:20:00.937Z] ==> Running gcov in . (disable via -X gcov) [2020-03-08T03:20:00.937Z] ==> Python coveragepy not found [2020-03-08T03:20:00.937Z] ==> Searching for coverage reports in: [2020-03-08T03:20:00.937Z] + . [2020-03-08T03:20:00.937Z] -> Found 1 reports [2020-03-08T03:20:00.937Z] ==> Detecting git/mercurial file structure [2020-03-08T03:20:00.937Z] ==> Reading reports [2020-03-08T03:20:00.937Z] + ./coverage.out bytes=10 [2020-03-08T03:20:00.937Z] ==> Appending adjustments [2020-03-08T03:20:00.937Z] http://docs.codecov.io/docs/fixing-reports [2020-03-08T03:20:01.213Z] + Found adjustments [2020-03-08T03:20:01.213Z] ==> Gzipping contents [2020-03-08T03:20:01.213Z] ==> Uploading reports [2020-03-08T03:20:01.213Z] url: https://codecov.io [2020-03-08T03:20:01.213Z] query: branch=PR-159&commit=f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=159&job= [2020-03-08T03:20:01.213Z] -> Pinging Codecov [2020-03-08T03:20:01.213Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-159&commit=f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=159&job= [2020-03-08T03:20:01.788Z] -> Uploading [2020-03-08T03:20:02.366Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f72eace6f5a9533c2b6cf5fe9ff85752d1217bcb [Pipeline] } [2020-03-08T03:20:02.390Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-08T03:20:04.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-08T03:20:04.843Z] ---> package-listing.sh [2020-03-08T03:20:04.843Z] ++ facter osfamily [2020-03-08T03:20:04.843Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-08T03:20:04.843Z] + OS_FAMILY=redhat [2020-03-08T03:20:04.843Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-08T03:20:04.843Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-08T03:20:04.843Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-08T03:20:04.843Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-08T03:20:04.843Z] + PACKAGES=/tmp/packages_start.txt [2020-03-08T03:20:04.843Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-159 ']' [2020-03-08T03:20:04.843Z] + PACKAGES=/tmp/packages_end.txt [2020-03-08T03:20:04.843Z] + case "${OS_FAMILY}" in [2020-03-08T03:20:04.843Z] + rpm -qa [2020-03-08T03:20:04.843Z] + sort [2020-03-08T03:20:09.059Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-08T03:20:09.059Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-08T03:20:09.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-08T03:20:09.059Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-159 ']' [2020-03-08T03:20:09.059Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-159/archives/ [2020-03-08T03:20:09.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-159/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:20:09.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-08T03:20:09.586Z] [2020-03-08T03:20:09.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-08T03:20:09.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-08T03:20:09.981Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-08T03:20:09.981Z] c9b1b535fdd9: Pulling fs layer [2020-03-08T03:20:09.981Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-08T03:20:09.981Z] 756a868c4378: Pulling fs layer [2020-03-08T03:20:09.981Z] 444b2fc9a129: Pulling fs layer [2020-03-08T03:20:09.981Z] ea15f1150254: Pulling fs layer [2020-03-08T03:20:09.981Z] 41b27a9f41bf: Pulling fs layer [2020-03-08T03:20:09.981Z] 28c525ee5125: Pulling fs layer [2020-03-08T03:20:09.981Z] 094b1ea09ed8: Pulling fs layer [2020-03-08T03:20:09.981Z] 138eaada9080: Pulling fs layer [2020-03-08T03:20:09.981Z] 0622d0fa9048: Pulling fs layer [2020-03-08T03:20:09.981Z] 28c525ee5125: Waiting [2020-03-08T03:20:09.981Z] 094b1ea09ed8: Waiting [2020-03-08T03:20:09.981Z] 138eaada9080: Waiting [2020-03-08T03:20:09.981Z] 0622d0fa9048: Waiting [2020-03-08T03:20:09.981Z] ea15f1150254: Waiting [2020-03-08T03:20:09.981Z] 444b2fc9a129: Waiting [2020-03-08T03:20:09.981Z] 41b27a9f41bf: Waiting [2020-03-08T03:20:09.981Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-08T03:20:09.981Z] 2cc5ad85d9ab: Download complete [2020-03-08T03:20:10.263Z] 444b2fc9a129: Verifying Checksum [2020-03-08T03:20:10.263Z] 444b2fc9a129: Download complete [2020-03-08T03:20:10.263Z] c9b1b535fdd9: Verifying Checksum [2020-03-08T03:20:10.263Z] c9b1b535fdd9: Download complete [2020-03-08T03:20:10.263Z] ea15f1150254: Verifying Checksum [2020-03-08T03:20:10.263Z] ea15f1150254: Download complete [2020-03-08T03:20:10.263Z] 28c525ee5125: Verifying Checksum [2020-03-08T03:20:10.263Z] 28c525ee5125: Download complete [2020-03-08T03:20:10.540Z] c9b1b535fdd9: Pull complete [2020-03-08T03:20:10.825Z] 756a868c4378: Verifying Checksum [2020-03-08T03:20:10.825Z] 756a868c4378: Download complete [2020-03-08T03:20:10.825Z] 138eaada9080: Verifying Checksum [2020-03-08T03:20:10.825Z] 138eaada9080: Download complete [2020-03-08T03:20:10.825Z] 0622d0fa9048: Verifying Checksum [2020-03-08T03:20:10.825Z] 0622d0fa9048: Download complete [2020-03-08T03:20:10.825Z] 2cc5ad85d9ab: Pull complete [2020-03-08T03:20:11.101Z] 094b1ea09ed8: Verifying Checksum [2020-03-08T03:20:11.101Z] 094b1ea09ed8: Download complete [2020-03-08T03:20:11.690Z] 41b27a9f41bf: Verifying Checksum [2020-03-08T03:20:11.690Z] 41b27a9f41bf: Download complete [2020-03-08T03:20:13.077Z] 756a868c4378: Pull complete [2020-03-08T03:20:13.077Z] 444b2fc9a129: Pull complete [2020-03-08T03:20:13.338Z] ea15f1150254: Pull complete [2020-03-08T03:20:17.568Z] 41b27a9f41bf: Pull complete [2020-03-08T03:20:17.568Z] 28c525ee5125: Pull complete [2020-03-08T03:20:19.489Z] 094b1ea09ed8: Pull complete [2020-03-08T03:20:20.059Z] 138eaada9080: Pull complete [2020-03-08T03:20:20.059Z] 0622d0fa9048: Pull complete [2020-03-08T03:20:20.059Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-08T03:20:20.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-08T03:20:20.274Z] prd-centos7-docker-4c-2g-3166 does not seem to be running inside a container [2020-03-08T03:20:20.335Z] $ 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-159 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159:/w/workspace/edgexfoundry_edgex-ui-go_PR-159:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-08T03:20:21.539Z] $ docker top f11e0792c9094c108abde2eb208a6f1c97816830c5e8eeb7adbb8831e54d1051 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-08T03:20:22.472Z] provisioning config files... [2020-03-08T03:20:22.488Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config5650391083107168815tmp [Pipeline] { [Pipeline] echo [2020-03-08T03:20:22.580Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-08T03:20:22.909Z] ---> create-netrc.sh [Pipeline] echo [2020-03-08T03:20:22.935Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-08T03:20:23.256Z] ---> logs-deploy.sh [2020-03-08T03:20:23.257Z] + ARCHIVE_ARTIFACTS= [2020-03-08T03:20:23.257Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-08T03:20:23.257Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-08T03:20:23.257Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-08T03:20:23.257Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/1 [2020-03-08T03:20:23.257Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-159/1/ [2020-03-08T03:20:23.257Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-08T03:20:24.640Z] Archives upload complete. [2020-03-08T03:20:24.640Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-159/1/ [2020-03-08T03:20:25.601Z] ---> uname -a: [2020-03-08T03:20:25.601Z] Linux f11e0792c909 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] ---> lscpu: [2020-03-08T03:20:25.601Z] Architecture: x86_64 [2020-03-08T03:20:25.601Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-08T03:20:25.601Z] Byte Order: Little Endian [2020-03-08T03:20:25.601Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-08T03:20:25.601Z] CPU(s): 4 [2020-03-08T03:20:25.601Z] On-line CPU(s) list: 0-3 [2020-03-08T03:20:25.601Z] Thread(s) per core: 1 [2020-03-08T03:20:25.601Z] Core(s) per socket: 1 [2020-03-08T03:20:25.601Z] Socket(s): 4 [2020-03-08T03:20:25.601Z] NUMA node(s): 1 [2020-03-08T03:20:25.601Z] Vendor ID: GenuineIntel [2020-03-08T03:20:25.601Z] CPU family: 6 [2020-03-08T03:20:25.601Z] Model: 44 [2020-03-08T03:20:25.601Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-08T03:20:25.601Z] Stepping: 1 [2020-03-08T03:20:25.601Z] CPU MHz: 2933.436 [2020-03-08T03:20:25.601Z] BogoMIPS: 5866.87 [2020-03-08T03:20:25.601Z] Virtualization: VT-x [2020-03-08T03:20:25.601Z] Hypervisor vendor: KVM [2020-03-08T03:20:25.601Z] Virtualization type: full [2020-03-08T03:20:25.601Z] L1d cache: 128 KiB [2020-03-08T03:20:25.601Z] L1i cache: 128 KiB [2020-03-08T03:20:25.601Z] L2 cache: 16 MiB [2020-03-08T03:20:25.601Z] L3 cache: 64 MiB [2020-03-08T03:20:25.601Z] NUMA node0 CPU(s): 0-3 [2020-03-08T03:20:25.601Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-08T03:20:25.601Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-08T03:20:25.601Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-08T03:20:25.601Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-08T03:20:25.601Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-08T03:20:25.601Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] ---> nproc: [2020-03-08T03:20:25.601Z] 4 [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] ---> df -h: [2020-03-08T03:20:25.601Z] Filesystem Size Used Available Use% Mounted on [2020-03-08T03:20:25.601Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-08T03:20:25.601Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-08T03:20:25.601Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-08T03:20:25.601Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-08T03:20:25.601Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-08T03:20:25.601Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-08T03:20:25.601Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-08T03:20:25.601Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-08T03:20:25.601Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-08T03:20:25.601Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] ---> free -m: [2020-03-08T03:20:25.601Z] total used free shared buff/cache available [2020-03-08T03:20:25.601Z] Mem: 1838 601 74 0 1162 1131 [2020-03-08T03:20:25.601Z] Swap: 1023 0 1023 [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] ---> ip addr: [2020-03-08T03:20:25.601Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-08T03:20:25.601Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-08T03:20:25.601Z] inet 127.0.0.1/8 scope host lo [2020-03-08T03:20:25.601Z] valid_lft forever preferred_lft forever [2020-03-08T03:20:25.601Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-08T03:20:25.601Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-08T03:20:25.601Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-08T03:20:25.601Z] valid_lft forever preferred_lft forever [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] ---> sar -b -r -n DEV: [2020-03-08T03:20:25.601Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/08/20 _x86_64_ (4 CPU) [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] 03:13:06 LINUX RESTART [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] 03:14:01 tps rtps wtps bread/s bwrtn/s [2020-03-08T03:20:25.601Z] 03:15:01 15.58 1.48 14.10 82.28 2191.88 [2020-03-08T03:20:25.601Z] 03:16:01 2.45 0.00 2.45 0.00 86.12 [2020-03-08T03:20:25.601Z] 03:17:01 0.23 0.00 0.23 0.00 3.41 [2020-03-08T03:20:25.601Z] 03:18:02 0.30 0.00 0.30 0.00 3.61 [2020-03-08T03:20:25.601Z] 03:19:01 0.25 0.00 0.25 0.00 3.44 [2020-03-08T03:20:25.601Z] 03:20:01 1.55 1.23 0.32 78.20 3.93 [2020-03-08T03:20:25.601Z] Average: 3.40 0.45 2.95 26.83 383.31 [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] 03:14:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-08T03:20:25.601Z] 03:15:01 108324 1773980 94.25 2620 1242012 943628 32.20 433324 1180916 16 [2020-03-08T03:20:25.601Z] 03:16:01 116092 1766212 93.83 2620 1242016 903908 30.84 427988 1179772 8 [2020-03-08T03:20:25.601Z] 03:17:01 87168 1795136 95.37 2620 1242028 904372 30.86 456896 1179772 8 [2020-03-08T03:20:25.601Z] 03:18:02 88336 1793968 95.31 2620 1242028 904168 30.85 456044 1179532 12 [2020-03-08T03:20:25.601Z] 03:19:01 88072 1794232 95.32 2620 1242036 904240 30.85 456564 1179532 8 [2020-03-08T03:20:25.601Z] 03:20:01 75988 1806316 95.96 2620 1244448 916980 31.29 461248 1181144 28 [2020-03-08T03:20:25.601Z] Average: 93997 1788307 95.01 2620 1242428 912883 31.15 448677 1180111 13 [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] 03:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-08T03:20:25.601Z] 03:15:01 eth0 49.26 44.10 68.07 71.21 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:15:01 docker0 21.87 15.41 1.75 46.56 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:16:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:17:01 eth0 1.53 0.83 0.78 0.41 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:18:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:19:01 eth0 0.27 0.19 0.14 0.07 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:20:01 eth0 2.45 1.75 2.85 0.79 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] Average: eth0 9.08 7.86 12.02 12.12 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] Average: docker0 3.66 2.58 0.29 7.79 0.00 0.00 0.00 [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] ---> sar -P ALL: [2020-03-08T03:20:25.601Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/08/20 _x86_64_ (4 CPU) [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] 03:13:06 LINUX RESTART [2020-03-08T03:20:25.601Z] [2020-03-08T03:20:25.601Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle [2020-03-08T03:20:25.601Z] 03:15:01 all 2.18 0.00 0.99 0.02 0.99 95.82 [2020-03-08T03:20:25.601Z] 03:15:01 0 1.83 0.00 1.00 0.00 1.00 96.17 [2020-03-08T03:20:25.601Z] 03:15:01 1 2.22 0.00 0.92 0.05 0.92 95.89 [2020-03-08T03:20:25.601Z] 03:15:01 2 2.51 0.00 1.13 0.02 1.15 95.19 [2020-03-08T03:20:25.601Z] 03:15:01 3 2.15 0.00 0.93 0.02 0.88 96.02 [2020-03-08T03:20:25.601Z] 03:16:01 all 0.11 0.00 0.09 0.00 0.12 99.68 [2020-03-08T03:20:25.601Z] 03:16:01 0 0.03 0.00 0.05 0.00 0.08 99.83 [2020-03-08T03:20:25.601Z] 03:16:01 1 0.17 0.00 0.08 0.00 0.18 99.57 [2020-03-08T03:20:25.601Z] 03:16:01 2 0.18 0.00 0.07 0.00 0.13 99.62 [2020-03-08T03:20:25.601Z] 03:16:01 3 0.05 0.00 0.13 0.00 0.08 99.73 [2020-03-08T03:20:25.602Z] 03:17:01 all 0.41 0.00 0.06 0.00 0.06 99.47 [2020-03-08T03:20:25.602Z] 03:17:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2020-03-08T03:20:25.602Z] 03:17:01 1 0.92 0.00 0.13 0.00 0.10 98.85 [2020-03-08T03:20:25.602Z] 03:17:01 2 0.55 0.00 0.05 0.00 0.07 99.33 [2020-03-08T03:20:25.602Z] 03:17:01 3 0.08 0.00 0.03 0.00 0.05 99.83 [2020-03-08T03:20:25.602Z] 03:18:02 all 0.17 0.00 0.06 0.00 0.09 99.69 [2020-03-08T03:20:25.602Z] 03:18:02 0 0.03 0.00 0.05 0.00 0.08 99.83 [2020-03-08T03:20:25.602Z] 03:18:02 1 0.10 0.00 0.05 0.00 0.08 99.77 [2020-03-08T03:20:25.602Z] 03:18:02 2 0.50 0.00 0.07 0.00 0.15 99.28 [2020-03-08T03:20:25.602Z] 03:18:02 3 0.02 0.00 0.05 0.00 0.02 99.92 [2020-03-08T03:20:25.602Z] 03:19:01 all 0.17 0.00 0.04 0.00 0.07 99.72 [2020-03-08T03:20:25.602Z] 03:19:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2020-03-08T03:20:25.602Z] 03:19:01 1 0.12 0.00 0.07 0.00 0.15 99.66 [2020-03-08T03:20:25.602Z] 03:19:01 2 0.44 0.00 0.02 0.00 0.07 99.47 [2020-03-08T03:20:25.602Z] 03:19:01 3 0.05 0.00 0.05 0.00 0.03 99.86 [2020-03-08T03:20:25.602Z] 03:20:01 all 0.27 0.00 0.20 0.02 0.10 99.41 [2020-03-08T03:20:25.602Z] 03:20:01 0 0.20 0.00 0.23 0.07 0.08 99.42 [2020-03-08T03:20:25.602Z] 03:20:01 1 0.15 0.00 0.15 0.00 0.12 99.58 [2020-03-08T03:20:25.602Z] 03:20:01 2 0.58 0.00 0.22 0.00 0.10 99.10 [2020-03-08T03:20:25.602Z] 03:20:01 3 0.13 0.00 0.23 0.00 0.10 99.53 [2020-03-08T03:20:25.602Z] Average: all 0.55 0.00 0.24 0.01 0.24 98.96 [2020-03-08T03:20:25.602Z] Average: 0 0.38 0.00 0.24 0.01 0.22 99.15 [2020-03-08T03:20:25.602Z] Average: 1 0.61 0.00 0.23 0.01 0.26 98.89 [2020-03-08T03:20:25.602Z] Average: 2 0.80 0.00 0.26 0.00 0.28 98.66 [2020-03-08T03:20:25.602Z] Average: 3 0.41 0.00 0.24 0.00 0.19 99.15 [2020-03-08T03:20:25.602Z] [2020-03-08T03:20:25.602Z] [2020-03-08T03:20:25.602Z]