Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eb4e1220dfff2afdde90e53a1399b45555a699c8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5054 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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 Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision eb4e1220dfff2afdde90e53a1399b45555a699c8 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 Commit message: "Merge pull request #213 from ernestojeda/remove-snap-dir" > git rev-list --no-walk 5bd33396c4899597419799a7a42603b405e21a38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:22 ========================================================= 21:52:22 EdgeX Global Pipelines Version Info 21:52:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:52:24 ------------------- 21:52:24 stable info: 21:52:24 ------------------- 21:52:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:24 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 21:52:24 Message: update stable to v1.0.73 21:52:25 ------------------- 21:52:25 experimental info: 21:52:25 ------------------- 21:52:25 Commited By: **** collab-it+edgex@linuxfoundation.org 21:52:25 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 21:52:25 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:27 21:52:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:52:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:27 latest: Pulling from edgex-devops/git-semver 21:52:27 9123ac7c32f7: Pulling fs layer 21:52:27 b8cc5d1170e3: Pulling fs layer 21:52:27 2924cbbf6a41: Pulling fs layer 21:52:27 93b08a4f1073: Pulling fs layer 21:52:27 93b08a4f1073: Waiting 21:52:27 b8cc5d1170e3: Verifying Checksum 21:52:27 b8cc5d1170e3: Download complete 21:52:27 9123ac7c32f7: Verifying Checksum 21:52:27 9123ac7c32f7: Download complete 21:52:27 93b08a4f1073: Verifying Checksum 21:52:27 93b08a4f1073: Download complete 21:52:27 2924cbbf6a41: Verifying Checksum 21:52:27 2924cbbf6a41: Download complete 21:52:28 9123ac7c32f7: Pull complete 21:52:28 b8cc5d1170e3: Pull complete 21:52:29 2924cbbf6a41: Pull complete 21:52:30 93b08a4f1073: Pull complete 21:52:30 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:52:30 prd-centos7-docker-4c-2g-5054 does not seem to be running inside a container 21:52:30 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:52:32 $ docker top 9351a44812354287e5b5f65dad49b5f617513a2e448c89259eab8f7d36294c57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:32 [ssh-agent] Looking for ssh-agent implementation... 21:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:33 $ docker exec 9351a44812354287e5b5f65dad49b5f617513a2e448c89259eab8f7d36294c57 ssh-agent 21:52:33 SSH_AUTH_SOCK=/tmp/ssh-NNQcOSMOLECK/agent.15 21:52:33 SSH_AGENT_PID=22 21:52:33 Running ssh-add (command line suppressed) 21:52:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7978927934463201469.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7978927934463201469.key) 21:52:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:35 + git describe --exact-match --tags HEAD 21:52:35 fatal: No names found, cannot describe anything. [Pipeline] } 21:52:35 $ docker exec --env ******** --env ******** 9351a44812354287e5b5f65dad49b5f617513a2e448c89259eab8f7d36294c57 ssh-agent -k 21:52:35 unset SSH_AUTH_SOCK; 21:52:35 unset SSH_AGENT_PID; 21:52:35 echo Agent pid 22 killed; 21:52:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:52:35 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:52:35 This usually means this commit has not been tagged. [Pipeline] sshagent 21:52:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:35 [ssh-agent] Looking for ssh-agent implementation... 21:52:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:36 $ docker exec 9351a44812354287e5b5f65dad49b5f617513a2e448c89259eab8f7d36294c57 ssh-agent 21:52:38 SSH_AUTH_SOCK=/tmp/ssh-5FB56f35wgVH/agent.56 21:52:38 SSH_AGENT_PID=62 21:52:38 Running ssh-add (command line suppressed) 21:52:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1863999843865714777.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1863999843865714777.key) 21:52:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:40 + git semver init 21:52:40 # -> Open(): unable to determine branch for HEAD 21:52:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 21:52:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 21:52:40 # $SEMVER_REMOTE_NAME = origin 21:52:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:40 # $SEMVER_USER_NAME = edgex-jenkins 21:52:40 # $SEMVER_BRANCH = master 21:52:40 # $SEMVER_TEMP = /tmp/semver-207500825 21:52:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 21:52:41 # '/tmp/semver-207500825' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 21:52:41 # -> Force: false 21:52:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 21:52:42 $ docker exec --env ******** --env ******** 9351a44812354287e5b5f65dad49b5f617513a2e448c89259eab8f7d36294c57 ssh-agent -k 21:52:42 unset SSH_AUTH_SOCK; 21:52:42 unset SSH_AGENT_PID; 21:52:42 echo Agent pid 62 killed; 21:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:44 + git semver [Pipeline] } 21:52:44 $ docker stop --time=1 9351a44812354287e5b5f65dad49b5f617513a2e448c89259eab8f7d36294c57 21:52:46 $ docker rm -f 9351a44812354287e5b5f65dad49b5f617513a2e448c89259eab8f7d36294c57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:52:49 Stashed 44 file(s) [Pipeline] echo 21:52:49 [edgeXSemver] initialized semver on version 1.2.0-dev.33 [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 21:53:05 Still waiting to schedule task 21:53:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:53:05 Still waiting to schedule task 21:53:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5052’ is offline 21:54:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5055 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 21:54:52 Running in /w/workspace/edgex-ui-go/34 [Pipeline] { [Pipeline] checkout 21:54:58 using credential edgex-jenkins-ssh 21:54:58 Cloning the remote Git repository 21:54:58 Cloning with configured refspecs honoured and without tags 21:54:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:54:58 > git init /w/workspace/edgex-ui-go/34 # timeout=10 21:54:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:54:58 > git --version # timeout=10 21:54:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:59 Fetching without tags 21:54:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:54:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:54:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:54:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:55:00 Checking out Revision eb4e1220dfff2afdde90e53a1399b45555a699c8 (master) 21:55:00 > git config core.sparsecheckout # timeout=10 21:55:00 > git checkout -f eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 21:55:03 Running on prd-centos7-docker-4c-2g-5056 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 21:55:03 Running in /w/workspace/edgex-ui-go/34 [Pipeline] { [Pipeline] checkout 21:55:05 Commit message: "Merge pull request #213 from ernestojeda/remove-snap-dir" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:55:06 using credential edgex-jenkins-ssh 21:55:06 Cloning the remote Git repository 21:55:06 Cloning with configured refspecs honoured and without tags 21:55:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:55:05 > git init /w/workspace/edgex-ui-go/34 # timeout=10 21:55:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:55:05 > git --version # timeout=10 21:55:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] echo 21:55:06 ========================================================= 21:55:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:55:06 ========================================================= 21:55:07 Fetching without tags [Pipeline] isUnix [Pipeline] sh 21:55:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:55:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:55:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:55:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:55:07 Checking out Revision eb4e1220dfff2afdde90e53a1399b45555a699c8 (master) 21:55:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 21:55:06 > git config core.sparsecheckout # timeout=10 21:55:06 > git checkout -f eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 21:55:09 Sending build context to Docker daemon 11.56MB 21:55:09 Step 1/8 : ARG BASE=golang:1.11-alpine 21:55:09 Step 2/8 : FROM ${BASE} 21:55:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:55:09 cde5963f3b93: Pulling fs layer 21:55:09 2a23fa8c16f7: Pulling fs layer 21:55:09 777b28850792: Pulling fs layer 21:55:09 8a11ddd9e578: Pulling fs layer 21:55:09 4cf88f913ddb: Pulling fs layer 21:55:09 1df406cf5192: Pulling fs layer 21:55:09 cd6300453558: Pulling fs layer 21:55:09 b9c365052c96: Pulling fs layer 21:55:09 a2d8cc88f415: Pulling fs layer 21:55:09 ea1d1ca13537: Pulling fs layer 21:55:09 3750a50a1c5e: Pulling fs layer 21:55:09 ea1d1ca13537: Waiting 21:55:09 3750a50a1c5e: Waiting 21:55:09 cd6300453558: Waiting 21:55:09 4cf88f913ddb: Waiting 21:55:09 8a11ddd9e578: Waiting 21:55:09 1df406cf5192: Waiting 21:55:09 b9c365052c96: Waiting 21:55:09 a2d8cc88f415: Waiting 21:55:09 777b28850792: Download complete 21:55:09 2a23fa8c16f7: Verifying Checksum 21:55:09 2a23fa8c16f7: Download complete 21:55:09 4cf88f913ddb: Verifying Checksum 21:55:09 4cf88f913ddb: Download complete 21:55:09 1df406cf5192: Download complete 21:55:09 cde5963f3b93: Verifying Checksum 21:55:09 cde5963f3b93: Download complete 21:55:10 cde5963f3b93: Pull complete 21:55:11 2a23fa8c16f7: Pull complete 21:55:11 777b28850792: Pull complete 21:55:12 Commit message: "Merge pull request #213 from ernestojeda/remove-snap-dir" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:55:13 ========================================================= 21:55:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:55:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:55:13 cd6300453558: Download complete 21:55:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 21:55:13 a2d8cc88f415: Verifying Checksum 21:55:13 a2d8cc88f415: Download complete 21:55:13 Sending build context to Docker daemon 11.56MB 21:55:13 Step 1/8 : ARG BASE=golang:1.11-alpine 21:55:13 Step 2/8 : FROM ${BASE} 21:55:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:55:13 e6b0cf9c0882: Pulling fs layer 21:55:13 2848faf0eed1: Pulling fs layer 21:55:13 0f37312ad70f: Pulling fs layer 21:55:13 5788d62ee057: Pulling fs layer 21:55:13 0e6b1d234666: Pulling fs layer 21:55:13 bf5d7aec512f: Pulling fs layer 21:55:13 34c802a77dc8: Pulling fs layer 21:55:13 9eb99e56ec68: Pulling fs layer 21:55:13 27c7a5d97fbd: Pulling fs layer 21:55:13 5c102a31e300: Pulling fs layer 21:55:13 dcfb455df0a1: Pulling fs layer 21:55:13 5788d62ee057: Waiting 21:55:13 0e6b1d234666: Waiting 21:55:13 bf5d7aec512f: Waiting 21:55:13 34c802a77dc8: Waiting 21:55:13 9eb99e56ec68: Waiting 21:55:13 27c7a5d97fbd: Waiting 21:55:13 5c102a31e300: Waiting 21:55:13 0f37312ad70f: Download complete 21:55:13 2848faf0eed1: Verifying Checksum 21:55:13 2848faf0eed1: Download complete 21:55:13 0e6b1d234666: Verifying Checksum 21:55:13 0e6b1d234666: Download complete 21:55:13 bf5d7aec512f: Verifying Checksum 21:55:13 bf5d7aec512f: Download complete 21:55:14 e6b0cf9c0882: Verifying Checksum 21:55:14 e6b0cf9c0882: Download complete 21:55:14 e6b0cf9c0882: Pull complete 21:55:14 2848faf0eed1: Pull complete 21:55:14 0f37312ad70f: Pull complete 21:55:15 34c802a77dc8: Verifying Checksum 21:55:15 34c802a77dc8: Download complete 21:55:15 27c7a5d97fbd: Verifying Checksum 21:55:15 27c7a5d97fbd: Download complete 21:55:15 5788d62ee057: Verifying Checksum 21:55:15 5788d62ee057: Download complete 21:55:15 dcfb455df0a1: Verifying Checksum 21:55:15 dcfb455df0a1: Download complete 21:55:15 5c102a31e300: Verifying Checksum 21:55:15 5c102a31e300: Download complete 21:55:16 9eb99e56ec68: Verifying Checksum 21:55:16 9eb99e56ec68: Download complete 21:55:16 ea1d1ca13537: Verifying Checksum 21:55:16 ea1d1ca13537: Download complete 21:55:16 3750a50a1c5e: Verifying Checksum 21:55:16 3750a50a1c5e: Download complete 21:55:19 b9c365052c96: Verifying Checksum 21:55:19 b9c365052c96: Download complete 21:55:21 5788d62ee057: Pull complete 21:55:21 0e6b1d234666: Pull complete 21:55:21 8a11ddd9e578: Verifying Checksum 21:55:21 8a11ddd9e578: Download complete 21:55:21 bf5d7aec512f: Pull complete 21:55:27 34c802a77dc8: Pull complete 21:55:29 9eb99e56ec68: Pull complete 21:55:29 27c7a5d97fbd: Pull complete 21:55:30 5c102a31e300: Pull complete 21:55:30 dcfb455df0a1: Pull complete 21:55:30 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:55:30 ---> 7c70fe431013 21:55:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:55:30 ---> Running in 33a21c9a039e 21:55:30 Removing intermediate container 33a21c9a039e 21:55:30 ---> e1098d50b11c 21:55:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:30 ---> Running in 5cd6507d9614 21:55:31 8a11ddd9e578: Pull complete 21:55:32 4cf88f913ddb: Pull complete 21:55:32 Removing intermediate container 5cd6507d9614 21:55:32 ---> 3a0c832a3b68 21:55:32 Step 5/8 : RUN apk add --no-cache make git 21:55:32 ---> Running in 16d7326b586b 21:55:32 1df406cf5192: Pull complete 21:55:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:55:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:55:34 OK: 143 MiB in 39 packages 21:55:35 Removing intermediate container 16d7326b586b 21:55:35 ---> fd4c400ccb55 21:55:35 Step 6/8 : WORKDIR /edgex-ui-go 21:55:35 ---> Running in 2bc215d970d4 21:55:35 Removing intermediate container 2bc215d970d4 21:55:35 ---> df753d218dd5 21:55:35 Step 7/8 : COPY . . 21:55:36 ---> e1f031fb8611 21:55:36 Step 8/8 : RUN go mod download 21:55:36 ---> Running in 707d3acb6b92 21:55:36 cd6300453558: Pull complete 21:55:42 b9c365052c96: Pull complete 21:55:42 a2d8cc88f415: Pull complete 21:55:42 go: finding cloud.google.com/go v0.26.0 21:55:42 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 21:55:43 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 21:55:43 go: finding github.com/BurntSushi/toml v0.3.1 21:55:43 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 21:55:43 go: finding github.com/Microsoft/go-winio v0.4.3 21:55:43 go: finding github.com/NYTimes/gziphandler v1.0.1 21:55:43 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 21:55:43 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 21:55:43 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 21:55:43 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 21:55:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:55:43 go: finding github.com/armon/go-metrics v0.3.3 21:55:43 go: finding github.com/armon/go-radix v1.0.0 21:55:43 go: finding github.com/aws/aws-sdk-go v1.25.41 21:55:43 go: finding github.com/beorn7/perks v1.0.1 21:55:43 go: finding github.com/bgentry/speakeasy v0.1.0 21:55:43 go: finding github.com/boltdb/bolt v1.3.1 21:55:43 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:55:43 go: finding github.com/cespare/xxhash/v2 v2.1.1 21:55:43 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 21:55:43 go: finding github.com/circonus-labs/circonusllhist v0.1.3 21:55:43 go: finding github.com/client9/misspell v0.3.4 21:55:43 go: finding github.com/coredns/coredns v1.1.2 21:55:43 go: finding github.com/davecgh/go-spew v1.1.1 21:55:43 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 21:55:43 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:55:43 go: finding github.com/digitalocean/godo v1.10.0 21:55:43 go: finding github.com/dimchansky/utfbom v1.1.0 21:55:43 go: finding github.com/dnaeon/go-vcr v1.0.1 21:55:43 go: finding github.com/docker/go-connections v0.3.0 21:55:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:55:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:55:43 ea1d1ca13537: Pull complete 21:55:43 3750a50a1c5e: Pull complete 21:55:44 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 21:55:44 go: finding github.com/envoyproxy/go-control-plane v0.8.0 21:55:44 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 21:55:44 go: finding github.com/fatih/color v1.9.0 21:55:44 go: finding github.com/fatih/structs v1.1.0 21:55:44 go: finding github.com/fsnotify/fsnotify v1.4.7 21:55:44 go: finding github.com/ghodss/yaml v1.0.0 21:55:44 go: finding github.com/go-kit/kit v0.9.0 21:55:44 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 21:55:44 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:55:44 ---> 78745c68409d 21:55:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:55:44 go: finding github.com/go-logfmt/logfmt v0.4.0 21:55:44 go: finding github.com/go-ole/go-ole v1.2.1 21:55:44 go: finding github.com/go-stack/stack v1.8.0 21:55:44 go: finding github.com/go-test/deep v1.0.2 21:55:44 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 21:55:44 go: finding github.com/gobuffalo/depgen v0.1.0 21:55:44 go: finding github.com/gobuffalo/envy v1.7.0 21:55:44 go: finding github.com/gobuffalo/flect v0.1.3 21:55:44 go: finding github.com/gobuffalo/genny v0.1.1 21:55:44 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 21:55:44 go: finding github.com/gobuffalo/gogen v0.1.1 21:55:44 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 21:55:44 go: finding github.com/gobuffalo/mapi v1.0.2 21:55:44 go: finding github.com/gobuffalo/packd v0.1.0 21:55:44 go: finding github.com/gobuffalo/packr/v2 v2.2.0 21:55:44 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 21:55:44 go: finding github.com/gogo/googleapis v1.1.0 21:55:44 go: finding github.com/gogo/protobuf v1.2.1 21:55:44 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 21:55:44 go: finding github.com/golang/mock v1.1.1 21:55:44 go: finding github.com/golang/protobuf v1.3.2 21:55:44 go: finding github.com/golang/snappy v0.0.1 21:55:44 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:55:44 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:55:44 go: finding github.com/google/go-cmp v0.4.0 21:55:44 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 21:55:44 go: finding github.com/google/gofuzz v1.0.0 21:55:44 go: finding github.com/googleapis/gnostic v0.2.0 21:55:44 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 21:55:44 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 21:55:44 go: finding github.com/gorilla/mux v1.7.1 21:55:44 go: finding github.com/gorilla/websocket v1.4.0 21:55:44 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 21:55:45 go: finding github.com/hashicorp/consul v1.7.2 21:55:45 go: finding github.com/hashicorp/consul/api v1.4.0 21:55:45 go: finding github.com/hashicorp/consul/sdk v0.4.0 21:55:45 go: finding github.com/hashicorp/errwrap v1.0.0 21:55:45 go: finding github.com/hashicorp/go-bexpr v0.1.2 21:55:45 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 21:55:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:55:45 go: finding github.com/hashicorp/go-connlimit v0.2.0 21:55:45 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 21:55:45 go: finding github.com/hashicorp/go-hclog v0.12.2 21:55:45 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 21:55:45 go: finding github.com/hashicorp/go-memdb v1.0.3 21:55:45 go: finding github.com/hashicorp/go-msgpack v0.5.5 21:55:45 go: finding github.com/hashicorp/go-multierror v1.0.0 21:55:45 go: finding github.com/hashicorp/go-plugin v1.0.1 21:55:45 go: finding github.com/hashicorp/go-raftchunking v0.6.1 21:55:45 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 21:55:45 go: finding github.com/hashicorp/go-rootcerts v1.0.2 21:55:45 go: finding github.com/hashicorp/go-sockaddr v1.0.2 21:55:45 go: finding github.com/hashicorp/go-syslog v1.0.0 21:55:45 go: finding github.com/hashicorp/go-uuid v1.0.1 21:55:45 go: finding github.com/hashicorp/go-version v1.1.0 21:55:45 go: finding github.com/hashicorp/go.net v0.0.1 21:55:45 go: finding github.com/hashicorp/golang-lru v0.5.4 21:55:45 go: finding github.com/hashicorp/hcl v1.0.0 21:55:45 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 21:55:45 go: finding github.com/hashicorp/logutils v1.0.0 21:55:45 go: finding github.com/hashicorp/mdns v1.0.1 21:55:46 go: finding github.com/hashicorp/memberlist v0.2.0 21:55:46 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 21:55:46 go: finding github.com/hashicorp/raft v1.1.2 21:55:46 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 21:55:46 go: finding github.com/hashicorp/serf v0.9.0 21:55:46 go: finding github.com/hashicorp/vault/api v1.0.4 21:55:46 go: finding github.com/hashicorp/vault/sdk v0.1.13 21:55:46 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 21:55:46 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:55:46 go: finding github.com/hpcloud/tail v1.0.0 21:55:46 go: finding github.com/imdario/mergo v0.3.6 21:55:46 go: finding github.com/inconshreveable/mousetrap v1.0.0 21:55:46 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 21:55:46 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 21:55:46 go: finding github.com/joho/godotenv v1.3.0 21:55:46 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 21:55:46 go: finding github.com/json-iterator/go v1.1.9 21:55:46 go: finding github.com/jtolds/gls v4.2.1+incompatible 21:55:46 go: finding github.com/julienschmidt/httprouter v1.2.0 21:55:46 go: finding github.com/karrick/godirwalk v1.10.3 21:55:46 go: finding github.com/kisielk/errcheck v1.2.0 21:55:46 go: finding github.com/kisielk/gotool v1.0.0 21:55:46 go: finding github.com/klauspost/compress v1.9.5 21:55:46 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 21:55:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:55:46 go: finding github.com/kr/pretty v0.2.0 21:55:46 go: finding github.com/kr/pty v1.1.1 21:55:46 go: finding github.com/kr/text v0.1.0 21:55:46 go: finding github.com/likexian/gokit v0.20.16 21:55:46 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 21:55:46 go: finding github.com/linode/linodego v0.7.1 21:55:46 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 21:55:46 go: finding github.com/markbates/safe v1.0.1 21:55:46 go: finding github.com/mattn/go-colorable v0.1.6 21:55:46 go: finding github.com/mattn/go-isatty v0.0.12 21:55:46 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 21:55:46 go: finding github.com/miekg/dns v1.1.26 21:55:46 go: finding github.com/mitchellh/cli v1.0.0 21:55:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:55:46 go: finding github.com/mitchellh/copystructure v1.0.0 21:55:46 go: finding github.com/mitchellh/go-homedir v1.1.0 21:55:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:55:47 go: finding github.com/mitchellh/go-wordwrap v1.0.0 21:55:47 go: finding github.com/mitchellh/gox v0.4.0 21:55:47 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 21:55:47 go: finding github.com/mitchellh/iochan v1.0.0 21:55:47 go: finding github.com/mitchellh/mapstructure v1.2.2 21:55:47 go: finding github.com/mitchellh/reflectwalk v1.0.1 21:55:47 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:55:47 go: finding github.com/modern-go/reflect2 v1.0.1 21:55:47 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 21:55:47 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 21:55:47 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 21:55:47 go: finding github.com/oklog/run v1.0.0 21:55:47 go: finding github.com/onsi/ginkgo v1.6.0 21:55:47 go: finding github.com/onsi/gomega v1.4.2 21:55:47 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 21:55:47 go: finding github.com/pascaldekloe/goe v0.1.0 21:55:47 go: finding github.com/pebbe/zmq4 v1.2.0 21:55:47 go: finding github.com/pelletier/go-toml v1.7.0 21:55:47 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 21:55:47 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 21:55:47 go: finding github.com/pkg/errors v0.8.1 21:55:47 go: finding github.com/pmezard/go-difflib v1.0.0 21:55:47 go: finding github.com/posener/complete v1.1.1 21:55:47 go: finding github.com/prometheus/client_golang v1.4.0 21:55:47 go: finding github.com/prometheus/client_model v0.2.0 21:55:47 go: finding github.com/prometheus/common v0.9.1 21:55:47 go: finding github.com/prometheus/procfs v0.0.8 21:55:47 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 21:55:47 go: finding github.com/rogpeppe/go-internal v1.3.0 21:55:47 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 21:55:47 go: finding github.com/ryanuber/go-glob v1.0.0 21:55:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:55:47 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 21:55:47 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 21:55:47 go: finding github.com/sirupsen/logrus v1.4.2 21:55:47 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 21:55:47 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 21:55:47 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 21:55:48 go: finding github.com/spf13/cobra v0.0.3 21:55:48 go: finding github.com/spf13/pflag v1.0.3 21:55:48 go: finding github.com/stretchr/objx v0.1.1 21:55:48 go: finding github.com/stretchr/testify v1.4.0 21:55:48 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 21:55:48 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 21:55:48 go: finding github.com/tidwall/pretty v1.0.0 21:55:48 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 21:55:48 go: finding github.com/vmware/govmomi v0.18.0 21:55:48 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:55:48 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 21:55:48 go: finding go.mongodb.org/mongo-driver v1.3.1 21:55:48 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 21:55:48 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 21:55:48 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 21:55:48 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 21:55:48 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 21:55:48 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 21:55:48 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 21:55:48 ---> Running in 039f23f7bfd4 21:55:48 go: finding golang.org/x/text v0.3.2 21:55:48 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 21:55:48 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 21:55:48 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:55:48 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 21:55:48 go: finding google.golang.org/appengine v1.4.0 21:55:48 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 21:55:48 go: finding google.golang.org/grpc v1.23.0 21:55:48 Removing intermediate container 039f23f7bfd4 21:55:48 ---> d2dd27161c25 21:55:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:48 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 21:55:48 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 21:55:48 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 21:55:48 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:55:48 go: finding gopkg.in/errgo.v2 v2.1.0 21:55:48 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:55:48 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 21:55:48 go: finding gopkg.in/inf.v0 v0.9.1 21:55:48 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:55:49 go: finding gopkg.in/resty.v1 v1.12.0 21:55:49 go: finding gopkg.in/square/go-jose.v2 v2.3.1 21:55:49 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:55:49 go: finding gopkg.in/yaml.v2 v2.2.8 21:55:49 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 21:55:49 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 21:55:49 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 21:55:49 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 21:55:49 go: finding k8s.io/client-go v8.0.0+incompatible 21:55:49 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 21:55:49 ---> Running in 98f49e3bc55e 21:55:51 Removing intermediate container 98f49e3bc55e 21:55:51 ---> c939b0db3476 21:55:51 Step 5/8 : RUN apk add --no-cache make git 21:55:51 ---> Running in 3c4b7218c813 21:55:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:55:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:55:54 OK: 125 MiB in 39 packages 21:55:55 Removing intermediate container 3c4b7218c813 21:55:55 ---> a653254db8a7 21:55:55 Step 6/8 : WORKDIR /edgex-ui-go 21:55:55 ---> Running in d296e827d83f 21:55:56 Removing intermediate container d296e827d83f 21:55:56 ---> a7d321d37cfe 21:55:56 Step 7/8 : COPY . . 21:55:57 ---> c1ae81fa3927 21:55:57 Step 8/8 : RUN go mod download 21:55:57 ---> Running in 8b009ff17576 21:56:01 go: finding cloud.google.com/go v0.26.0 21:56:01 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 21:56:01 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 21:56:01 go: finding github.com/BurntSushi/toml v0.3.1 21:56:01 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 21:56:01 go: finding github.com/Microsoft/go-winio v0.4.3 21:56:01 go: finding github.com/NYTimes/gziphandler v1.0.1 21:56:01 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 21:56:01 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 21:56:01 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 21:56:01 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 21:56:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:56:01 go: finding github.com/armon/go-metrics v0.3.3 21:56:01 go: finding github.com/armon/go-radix v1.0.0 21:56:01 go: finding github.com/aws/aws-sdk-go v1.25.41 21:56:01 go: finding github.com/beorn7/perks v1.0.1 21:56:01 go: finding github.com/bgentry/speakeasy v0.1.0 21:56:01 go: finding github.com/boltdb/bolt v1.3.1 21:56:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:56:01 go: finding github.com/cespare/xxhash/v2 v2.1.1 21:56:01 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 21:56:01 go: finding github.com/circonus-labs/circonusllhist v0.1.3 21:56:01 go: finding github.com/client9/misspell v0.3.4 21:56:01 go: finding github.com/coredns/coredns v1.1.2 21:56:01 go: finding github.com/davecgh/go-spew v1.1.1 21:56:01 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 21:56:01 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:56:01 go: finding github.com/digitalocean/godo v1.10.0 21:56:01 go: finding github.com/dimchansky/utfbom v1.1.0 21:56:01 go: finding github.com/dnaeon/go-vcr v1.0.1 21:56:01 go: finding github.com/docker/go-connections v0.3.0 21:56:01 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:56:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:56:01 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 21:56:01 go: finding github.com/envoyproxy/go-control-plane v0.8.0 21:56:01 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 21:56:01 go: finding github.com/fatih/color v1.9.0 21:56:01 go: finding github.com/fatih/structs v1.1.0 21:56:01 go: finding github.com/fsnotify/fsnotify v1.4.7 21:56:01 go: finding github.com/ghodss/yaml v1.0.0 21:56:01 go: finding github.com/go-kit/kit v0.9.0 21:56:01 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 21:56:01 go: finding github.com/go-logfmt/logfmt v0.4.0 21:56:01 go: finding github.com/go-ole/go-ole v1.2.1 21:56:01 go: finding github.com/go-stack/stack v1.8.0 21:56:01 go: finding github.com/go-test/deep v1.0.2 21:56:01 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 21:56:01 go: finding github.com/gobuffalo/depgen v0.1.0 21:56:01 go: finding github.com/gobuffalo/envy v1.7.0 21:56:01 go: finding github.com/gobuffalo/flect v0.1.3 21:56:01 go: finding github.com/gobuffalo/genny v0.1.1 21:56:01 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 21:56:01 go: finding github.com/gobuffalo/gogen v0.1.1 21:56:01 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 21:56:01 go: finding github.com/gobuffalo/mapi v1.0.2 21:56:01 go: finding github.com/gobuffalo/packd v0.1.0 21:56:01 go: finding github.com/gobuffalo/packr/v2 v2.2.0 21:56:01 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 21:56:01 go: finding github.com/gogo/googleapis v1.1.0 21:56:02 go: finding github.com/gogo/protobuf v1.2.1 21:56:02 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 21:56:02 go: finding github.com/golang/mock v1.1.1 21:56:02 go: finding github.com/golang/protobuf v1.3.2 21:56:02 go: finding github.com/golang/snappy v0.0.1 21:56:02 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:56:02 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:56:02 go: finding github.com/google/go-cmp v0.4.0 21:56:02 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 21:56:02 go: finding github.com/google/gofuzz v1.0.0 21:56:02 go: finding github.com/googleapis/gnostic v0.2.0 21:56:02 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 21:56:02 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 21:56:02 go: finding github.com/gorilla/mux v1.7.1 21:56:02 go: finding github.com/gorilla/websocket v1.4.0 21:56:02 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 21:56:02 go: finding github.com/hashicorp/consul v1.7.2 21:56:02 go: finding github.com/hashicorp/consul/api v1.4.0 21:56:02 go: finding github.com/hashicorp/consul/sdk v0.4.0 21:56:02 go: finding github.com/hashicorp/errwrap v1.0.0 21:56:02 go: finding github.com/hashicorp/go-bexpr v0.1.2 21:56:02 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 21:56:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:56:02 go: finding github.com/hashicorp/go-connlimit v0.2.0 21:56:02 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 21:56:02 go: finding github.com/hashicorp/go-hclog v0.12.2 21:56:02 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 21:56:02 go: finding github.com/hashicorp/go-memdb v1.0.3 21:56:02 go: finding github.com/hashicorp/go-msgpack v0.5.5 21:56:02 go: finding github.com/hashicorp/go-multierror v1.0.0 21:56:02 go: finding github.com/hashicorp/go-plugin v1.0.1 21:56:02 go: finding github.com/hashicorp/go-raftchunking v0.6.1 21:56:02 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 21:56:02 go: finding github.com/hashicorp/go-rootcerts v1.0.2 21:56:02 go: finding github.com/hashicorp/go-sockaddr v1.0.2 21:56:02 go: finding github.com/hashicorp/go-syslog v1.0.0 21:56:02 go: finding github.com/hashicorp/go-uuid v1.0.1 21:56:02 go: finding github.com/hashicorp/go-version v1.1.0 21:56:02 go: finding github.com/hashicorp/go.net v0.0.1 21:56:02 go: finding github.com/hashicorp/golang-lru v0.5.4 21:56:02 go: finding github.com/hashicorp/hcl v1.0.0 21:56:02 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 21:56:02 go: finding github.com/hashicorp/logutils v1.0.0 21:56:02 go: finding github.com/hashicorp/mdns v1.0.1 21:56:02 go: finding github.com/hashicorp/memberlist v0.2.0 21:56:02 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 21:56:02 go: finding github.com/hashicorp/raft v1.1.2 21:56:02 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 21:56:02 go: finding github.com/hashicorp/serf v0.9.0 21:56:02 go: finding github.com/hashicorp/vault/api v1.0.4 21:56:02 go: finding github.com/hashicorp/vault/sdk v0.1.13 21:56:02 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 21:56:02 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:56:02 go: finding github.com/hpcloud/tail v1.0.0 21:56:02 go: finding github.com/imdario/mergo v0.3.6 21:56:02 go: finding github.com/inconshreveable/mousetrap v1.0.0 21:56:02 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 21:56:02 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 21:56:02 go: finding github.com/joho/godotenv v1.3.0 21:56:02 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 21:56:02 go: finding github.com/json-iterator/go v1.1.9 21:56:02 go: finding github.com/jtolds/gls v4.2.1+incompatible 21:56:02 go: finding github.com/julienschmidt/httprouter v1.2.0 21:56:02 go: finding github.com/karrick/godirwalk v1.10.3 21:56:02 go: finding github.com/kisielk/errcheck v1.2.0 21:56:02 go: finding github.com/kisielk/gotool v1.0.0 21:56:02 go: finding github.com/klauspost/compress v1.9.5 21:56:02 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 21:56:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:56:02 go: finding github.com/kr/pretty v0.2.0 21:56:02 go: finding github.com/kr/pty v1.1.1 21:56:02 go: finding github.com/kr/text v0.1.0 21:56:02 go: finding github.com/likexian/gokit v0.20.16 21:56:02 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 21:56:03 go: finding github.com/linode/linodego v0.7.1 21:56:03 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 21:56:03 go: finding github.com/markbates/safe v1.0.1 21:56:03 go: finding github.com/mattn/go-colorable v0.1.6 21:56:03 go: finding github.com/mattn/go-isatty v0.0.12 21:56:03 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 21:56:03 go: finding github.com/miekg/dns v1.1.26 21:56:03 go: finding github.com/mitchellh/cli v1.0.0 21:56:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:56:03 go: finding github.com/mitchellh/copystructure v1.0.0 21:56:03 go: finding github.com/mitchellh/go-homedir v1.1.0 21:56:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:56:03 go: finding github.com/mitchellh/go-wordwrap v1.0.0 21:56:03 go: finding github.com/mitchellh/gox v0.4.0 21:56:03 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 21:56:03 go: finding github.com/mitchellh/iochan v1.0.0 21:56:03 go: finding github.com/mitchellh/mapstructure v1.2.2 21:56:03 go: finding github.com/mitchellh/reflectwalk v1.0.1 21:56:03 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:56:03 go: finding github.com/modern-go/reflect2 v1.0.1 21:56:03 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 21:56:03 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 21:56:03 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 21:56:03 go: finding github.com/oklog/run v1.0.0 21:56:03 go: finding github.com/onsi/ginkgo v1.6.0 21:56:03 go: finding github.com/onsi/gomega v1.4.2 21:56:03 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 21:56:03 go: finding github.com/pascaldekloe/goe v0.1.0 21:56:03 go: finding github.com/pebbe/zmq4 v1.2.0 21:56:03 go: finding github.com/pelletier/go-toml v1.7.0 21:56:03 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 21:56:03 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 21:56:03 go: finding github.com/pkg/errors v0.8.1 21:56:03 go: finding github.com/pmezard/go-difflib v1.0.0 21:56:03 go: finding github.com/posener/complete v1.1.1 21:56:03 go: finding github.com/prometheus/client_golang v1.4.0 21:56:03 go: finding github.com/prometheus/client_model v0.2.0 21:56:03 go: finding github.com/prometheus/common v0.9.1 21:56:03 go: finding github.com/prometheus/procfs v0.0.8 21:56:03 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 21:56:03 go: finding github.com/rogpeppe/go-internal v1.3.0 21:56:03 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 21:56:03 go: finding github.com/ryanuber/go-glob v1.0.0 21:56:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:56:03 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 21:56:03 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 21:56:03 go: finding github.com/sirupsen/logrus v1.4.2 21:56:03 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 21:56:03 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 21:56:03 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 21:56:03 go: finding github.com/spf13/cobra v0.0.3 21:56:03 go: finding github.com/spf13/pflag v1.0.3 21:56:03 go: finding github.com/stretchr/objx v0.1.1 21:56:03 go: finding github.com/stretchr/testify v1.4.0 21:56:03 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 21:56:03 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 21:56:03 go: finding github.com/tidwall/pretty v1.0.0 21:56:03 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 21:56:03 go: finding github.com/vmware/govmomi v0.18.0 21:56:03 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:56:03 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 21:56:03 go: finding go.mongodb.org/mongo-driver v1.3.1 21:56:03 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 21:56:03 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 21:56:03 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 21:56:03 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 21:56:03 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 21:56:03 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 21:56:03 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 21:56:03 go: finding golang.org/x/text v0.3.2 21:56:03 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 21:56:03 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 21:56:03 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:56:03 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 21:56:03 go: finding google.golang.org/appengine v1.4.0 21:56:03 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 21:56:03 go: finding google.golang.org/grpc v1.23.0 21:56:03 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 21:56:03 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 21:56:03 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 21:56:03 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:56:03 go: finding gopkg.in/errgo.v2 v2.1.0 21:56:03 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:56:03 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 21:56:03 go: finding gopkg.in/inf.v0 v0.9.1 21:56:03 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:56:03 go: finding gopkg.in/resty.v1 v1.12.0 21:56:03 go: finding gopkg.in/square/go-jose.v2 v2.3.1 21:56:03 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:56:03 go: finding gopkg.in/yaml.v2 v2.2.8 21:56:03 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 21:56:03 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 21:56:03 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 21:56:03 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 21:56:03 go: finding k8s.io/client-go v8.0.0+incompatible 21:56:03 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 21:57:40 Removing intermediate container 8b009ff17576 21:57:40 ---> ac25b5a45f18 21:57:40 Successfully built ac25b5a45f18 21:57:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:41 + docker inspect -f . ci-base-image-arm64 21:57:41 . [Pipeline] withDockerContainer 21:57:41 prd-ubuntu18.04-docker-arm64-4c-16g-5055 does not seem to be running inside a container 21:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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 ******** ci-base-image-arm64 cat 21:57:43 $ docker top c3f5823232465d214b63c1b6dcb4046e5d3266455cadf1e7465f4085af64d190 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:44 + go version 21:57:44 go version go1.13.5 linux/arm64 [Pipeline] sh 21:57:45 + make test 21:57:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:57:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:57:55 Removing intermediate container 707d3acb6b92 21:57:55 ---> caa1f54dcb92 21:57:55 Successfully built caa1f54dcb92 21:57:55 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 21:57:56 + docker inspect -f . ci-base-image-x86_64 21:57:56 . [Pipeline] withDockerContainer 21:57:56 prd-centos7-docker-4c-2g-5056 does not seem to be running inside a container 21:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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 ******** ci-base-image-x86_64 cat 21:57:57 $ docker top f7b16e8718fdb0a28fb0b605237c403850ce7cb7facef80f7be41af57ff78ac4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:57 + go version 21:57:57 go version go1.13.5 linux/amd64 [Pipeline] sh 21:57:58 + make test 21:57:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:57:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:58:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:58:07 GO111MODULE=on go vet ./... [Pipeline] stash 21:58:09 Stashed 1 file(s) [Pipeline] } 21:58:09 $ docker stop --time=1 f7b16e8718fdb0a28fb0b605237c403850ce7cb7facef80f7be41af57ff78ac4 21:58:11 $ docker rm -f f7b16e8718fdb0a28fb0b605237c403850ce7cb7facef80f7be41af57ff78ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:13 + ls -al . 21:58:13 total 104 21:58:13 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 21:57 . 21:58:13 drwxrwxr-x. 4 jenkins jenkins 30 Apr 20 21:55 .. 21:58:13 drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 21:55 assets 21:58:13 drwxrwxr-x. 2 jenkins jenkins 35 Apr 20 21:55 bin 21:58:13 drwxrwxr-x. 3 jenkins jenkins 29 Apr 20 21:55 cmd 21:58:13 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 20 21:55 CONTRIBUTING.md 21:58:13 -rw-r--r--. 1 jenkins jenkins 10 Apr 20 21:57 coverage.out 21:58:13 -rw-rw-r--. 1 jenkins jenkins 913 Apr 20 21:55 Dockerfile 21:58:13 -rw-rw-r--. 1 jenkins jenkins 898 Apr 20 21:55 Dockerfile.build 21:58:13 drwxrwxr-x. 4 jenkins jenkins 53 Apr 20 21:55 docs 21:58:13 drwxrwxr-x. 8 jenkins jenkins 162 Apr 20 21:55 .git 21:58:13 -rw-rw-r--. 1 jenkins jenkins 123 Apr 20 21:55 .gitignore 21:58:13 -rw-r--r--. 1 jenkins jenkins 974 Apr 20 21:57 go.mod 21:58:13 -rw-r--r--. 1 jenkins jenkins 44475 Apr 20 21:57 go.sum 21:58:13 drwxrwxr-x. 10 jenkins jenkins 139 Apr 20 21:55 internal 21:58:13 -rw-rw-r--. 1 jenkins jenkins 675 Apr 20 21:55 Jenkinsfile 21:58:13 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 20 21:55 LICENSE 21:58:13 -rw-rw-r--. 1 jenkins jenkins 951 Apr 20 21:55 Makefile 21:58:13 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 20 21:55 README.md 21:58:13 drwxrwxr-x. 3 jenkins jenkins 44 Apr 20 21:55 .semver 21:58:13 -rw-rw-r--. 1 jenkins jenkins 12 Apr 20 21:52 VERSION 21:58:13 -rw-rw-r--. 1 jenkins jenkins 155 Apr 20 21:55 version.go [Pipeline] isUnix [Pipeline] sh 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:58:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:58:13 GO111MODULE=on go vet ./... 21:58:13 + 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=eb4e1220dfff2afdde90e53a1399b45555a699c8 --label arch=amd64 --label version=1.2.0-dev.33 . 21:58:13 Sending build context to Docker daemon 11.61MB 21:58:13 Step 1/24 : ARG BASE=golang:1.13-alpine 21:58:13 Step 2/24 : FROM ${BASE} AS builder 21:58:13 ---> caa1f54dcb92 21:58:13 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:58:13 ---> Running in 6993d60019d9 21:58:13 Removing intermediate container 6993d60019d9 21:58:13 ---> 89555de701ca 21:58:13 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 21:58:13 ---> Running in 593fca8e23e5 21:58:14 Removing intermediate container 593fca8e23e5 21:58:14 ---> 44cd82c92e77 21:58:14 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:58:14 ---> Running in 57e66358e40a [Pipeline] stash 21:58:14 Warning: overwriting stash ‘coverage-report’ 21:58:14 Removing intermediate container 57e66358e40a 21:58:14 ---> 29b7ec3fd5ea 21:58:14 Step 6/24 : LABEL Name=edgex-ui-go 21:58:14 ---> Running in d5819685fba7 21:58:14 Removing intermediate container d5819685fba7 21:58:14 ---> fd6ae860b1c1 21:58:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:58:14 ---> Running in ed9e956caff0 21:58:14 Stashed 1 file(s) [Pipeline] } 21:58:14 $ docker stop --time=1 c3f5823232465d214b63c1b6dcb4046e5d3266455cadf1e7465f4085af64d190 21:58:14 Removing intermediate container ed9e956caff0 21:58:14 ---> ca3fde58ae3a 21:58:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:14 ---> Running in f0b9836ded3d 21:58:15 Removing intermediate container f0b9836ded3d 21:58:15 ---> 2e3d40f24e7f 21:58:15 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:15 ---> Running in 1739c7a00ebf 21:58:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:58:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:58:16 $ docker rm -f c3f5823232465d214b63c1b6dcb4046e5d3266455cadf1e7465f4085af64d190 21:58:17 v3.11.5-63-g29b2e8f05c [http://nl.alpinelinux.org/alpine/v3.11/main] 21:58:17 v3.11.5-62-g1677b4591d [http://nl.alpinelinux.org/alpine/v3.11/community] 21:58:17 OK: 11289 distinct packages available [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 21:58:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:18 + ls -al . 21:58:18 total 136 21:58:18 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 21:57 . 21:58:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 21:54 .. 21:58:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 21:55 .git 21:58:18 -rw-rw-r-- 1 jenkins jenkins 123 Apr 20 21:55 .gitignore 21:58:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 21:55 .semver 21:58:18 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 21:55 CONTRIBUTING.md 21:58:18 -rw-rw-r-- 1 jenkins jenkins 913 Apr 20 21:55 Dockerfile 21:58:18 -rw-rw-r-- 1 jenkins jenkins 898 Apr 20 21:55 Dockerfile.build 21:58:18 -rw-rw-r-- 1 jenkins jenkins 675 Apr 20 21:55 Jenkinsfile 21:58:18 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 21:55 LICENSE 21:58:18 -rw-rw-r-- 1 jenkins jenkins 951 Apr 20 21:55 Makefile 21:58:18 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 20 21:55 README.md 21:58:18 -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 21:52 VERSION 21:58:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 21:55 assets 21:58:18 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 21:55 bin 21:58:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 21:55 cmd 21:58:18 -rw-r--r-- 1 jenkins jenkins 10 Apr 20 21:57 coverage.out 21:58:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 21:55 docs 21:58:18 -rw-r--r-- 1 jenkins jenkins 974 Apr 20 21:57 go.mod 21:58:18 -rw-r--r-- 1 jenkins jenkins 44475 Apr 20 21:57 go.sum 21:58:18 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 21:55 internal 21:58:18 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 21:55 version.go [Pipeline] isUnix [Pipeline] sh 21:58:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:58:18 + 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=eb4e1220dfff2afdde90e53a1399b45555a699c8 --label arch=arm64 --label version=1.2.0-dev.33 . 21:58:19 OK: 143 MiB in 39 packages 21:58:19 Sending build context to Docker daemon 11.61MB 21:58:19 Step 1/24 : ARG BASE=golang:1.13-alpine 21:58:19 Step 2/24 : FROM ${BASE} AS builder 21:58:19 ---> ac25b5a45f18 21:58:19 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:58:19 Removing intermediate container 1739c7a00ebf 21:58:19 ---> 7063669f8e42 21:58:19 Step 10/24 : ENV GO111MODULE=on 21:58:19 ---> Running in 43006c398424 21:58:19 ---> Running in 6e952def8ad4 21:58:19 Removing intermediate container 43006c398424 21:58:19 ---> 2bab971ec443 21:58:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:58:19 ---> Running in 170c9de5763c 21:58:19 Removing intermediate container 170c9de5763c 21:58:19 ---> db495198e2a2 21:58:19 Step 12/24 : COPY go.mod . 21:58:19 Removing intermediate container 6e952def8ad4 21:58:19 ---> 5eb7684781ce 21:58:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 21:58:19 ---> 08e2e1e9140a 21:58:19 Step 13/24 : COPY Makefile . 21:58:20 ---> Running in 8dbfbe720be8 21:58:20 ---> 771f637dc5aa 21:58:20 Step 14/24 : RUN make update 21:58:20 ---> Running in 57c52dcf5b1a 21:58:20 Removing intermediate container 8dbfbe720be8 21:58:20 ---> d849c64d9eb9 21:58:20 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:58:20 CGO_ENABLED=0 GO111MODULE=on go mod download 21:58:20 ---> Running in c8c8940c3eae 21:58:20 Removing intermediate container c8c8940c3eae 21:58:20 ---> 219670e1c979 21:58:20 Step 6/24 : LABEL Name=edgex-ui-go 21:58:21 ---> Running in 85584f972078 21:58:21 Removing intermediate container 57c52dcf5b1a 21:58:21 ---> 068cced33c03 21:58:21 Step 15/24 : COPY . . 21:58:21 Removing intermediate container 85584f972078 21:58:21 ---> 3b293918a991 21:58:21 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:58:21 ---> Running in 7273ec052f80 21:58:21 ---> daa8f9d79eaf 21:58:21 Step 16/24 : RUN ${MAKE} 21:58:21 ---> Running in 77e8057696fb 21:58:22 Removing intermediate container 7273ec052f80 21:58:22 ---> 90344aaa8bb2 21:58:22 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:22 ---> Running in b6af05440f0c 21:58:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:58:23 Removing intermediate container b6af05440f0c 21:58:23 ---> d41dbe3727bf 21:58:23 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:23 ---> Running in 3567a79876d8 21:58:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:58:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:58:26 v3.11.5-63-g29b2e8f05c [http://nl.alpinelinux.org/alpine/v3.11/main] 21:58:26 v3.11.5-62-g1677b4591d [http://nl.alpinelinux.org/alpine/v3.11/community] 21:58:26 OK: 11178 distinct packages available 21:58:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:58:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:58:28 OK: 125 MiB in 39 packages 21:58:29 Removing intermediate container 3567a79876d8 21:58:29 ---> 6779c7eaaca9 21:58:29 Step 10/24 : ENV GO111MODULE=on 21:58:29 ---> Running in ec60ac61ffc8 21:58:29 Removing intermediate container ec60ac61ffc8 21:58:29 ---> c824e311e019 21:58:29 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:58:29 ---> Running in d74edf00784b 21:58:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:58:30 Removing intermediate container d74edf00784b 21:58:30 ---> f2cf4d42871b 21:58:30 Step 12/24 : COPY go.mod . 21:58:30 ---> a9280b601e62 21:58:30 Step 13/24 : COPY Makefile . 21:58:31 ---> efce0f2e0bbf 21:58:31 Step 14/24 : RUN make update 21:58:31 ---> Running in c590f3a1a1f4 21:58:32 CGO_ENABLED=0 GO111MODULE=on go mod download 21:58:32 Removing intermediate container 77e8057696fb 21:58:32 ---> dc1e2921bee2 21:58:32 Step 17/24 : FROM alpine 21:58:32 latest: Pulling from library/alpine 21:58:32 aad63a933944: Pulling fs layer 21:58:32 aad63a933944: Verifying Checksum 21:58:32 aad63a933944: Download complete 21:58:33 aad63a933944: Pull complete 21:58:33 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 21:58:33 Status: Downloaded newer image for alpine:latest 21:58:33 ---> a187dde48cd2 21:58:33 Step 18/24 : EXPOSE 4000 21:58:33 ---> Running in d05cc4770bee 21:58:33 Removing intermediate container d05cc4770bee 21:58:33 ---> 635de5573e6b 21:58:33 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:58:33 Removing intermediate container c590f3a1a1f4 21:58:33 ---> 05fe0ea8ac57 21:58:33 Step 15/24 : COPY . . 21:58:33 ---> 196a836cd3b4 21:58:33 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:58:33 ---> Running in 5c4c3cfeb0c0 21:58:33 Removing intermediate container 5c4c3cfeb0c0 21:58:33 ---> f6b8450179ba 21:58:33 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:58:34 ---> Running in d115e17d39a2 21:58:34 Removing intermediate container d115e17d39a2 21:58:34 ---> 1d66ca013c48 21:58:34 Step 22/24 : LABEL arch=amd64 21:58:34 ---> Running in d9748a6a3e1d 21:58:34 Removing intermediate container d9748a6a3e1d 21:58:34 ---> cb3217749cd6 21:58:34 Step 23/24 : LABEL git_sha=eb4e1220dfff2afdde90e53a1399b45555a699c8 21:58:34 ---> Running in 940c9c7db8f1 21:58:34 Removing intermediate container 940c9c7db8f1 21:58:34 ---> 8b98053244ed 21:58:34 Step 24/24 : LABEL version=1.2.0-dev.33 21:58:34 ---> Running in 21e5cd50d8da 21:58:34 Removing intermediate container 21e5cd50d8da 21:58:34 ---> f73b1e07e98a 21:58:34 [Warning] One or more build-args [ARCH] were not consumed 21:58:34 Successfully built f73b1e07e98a 21:58:34 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:58:35 provisioning config files... 21:58:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config2112752945182829409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:35 ---> b5b0d02a5929 21:58:35 Step 16/24 : RUN ${MAKE} 21:58:35 nexus3.edgexfoundry.org:10001 21:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:35 ---> Running in 835aa976aea6 21:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:35 Configure a credential helper to remove this warning. See 21:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:35 21:58:35 Login Succeeded 21:58:35 nexus3.edgexfoundry.org:10002 21:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:35 Configure a credential helper to remove this warning. See 21:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:35 21:58:35 Login Succeeded 21:58:35 nexus3.edgexfoundry.org:10003 21:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:36 Configure a credential helper to remove this warning. See 21:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:36 21:58:36 Login Succeeded 21:58:36 nexus3.edgexfoundry.org:10004 21:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:36 Configure a credential helper to remove this warning. See 21:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:36 21:58:36 Login Succeeded 21:58:36 docker.io 21:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:36 Configure a credential helper to remove this warning. See 21:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:36 21:58:36 Login Succeeded [Pipeline] } 21:58:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:36 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 21:58:36 eb4e1220dfff2afdde90e53a1399b45555a699c8 21:58:36 latest 21:58:36 1.2.0-dev.33 21:58:36 eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33 21:58:36 master 21:58:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:37 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eb4e1220dfff2afdde90e53a1399b45555a699c8 [Pipeline] isUnix [Pipeline] sh 21:58:37 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eb4e1220dfff2afdde90e53a1399b45555a699c8 21:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 21:58:37 08dbb249d52c: Preparing 21:58:37 beee9f30bc1f: Preparing 21:58:37 beee9f30bc1f: Layer already exists 21:58:39 08dbb249d52c: Pushed 21:58:39 eb4e1220dfff2afdde90e53a1399b45555a699c8: digest: sha256:9b4f0ca984a0f1a87100e926856d32385f4872cebb2bea02e9ec4699f2a1704e size: 739 [Pipeline] isUnix [Pipeline] sh 21:58:39 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 21:58:39 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 21:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 21:58:39 08dbb249d52c: Preparing 21:58:39 beee9f30bc1f: Preparing 21:58:39 08dbb249d52c: Layer already exists 21:58:39 beee9f30bc1f: Layer already exists 21:58:39 latest: digest: sha256:9b4f0ca984a0f1a87100e926856d32385f4872cebb2bea02e9ec4699f2a1704e size: 739 [Pipeline] isUnix [Pipeline] sh 21:58:40 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 21:58:40 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.33 21:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 21:58:40 08dbb249d52c: Preparing 21:58:40 beee9f30bc1f: Preparing 21:58:40 08dbb249d52c: Layer already exists 21:58:40 beee9f30bc1f: Layer already exists 21:58:40 1.2.0-dev.33: digest: sha256:9b4f0ca984a0f1a87100e926856d32385f4872cebb2bea02e9ec4699f2a1704e size: 739 [Pipeline] isUnix [Pipeline] sh 21:58:40 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 21:58:41 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33 21:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 21:58:41 08dbb249d52c: Preparing 21:58:41 beee9f30bc1f: Preparing 21:58:41 beee9f30bc1f: Layer already exists 21:58:41 08dbb249d52c: Layer already exists 21:58:41 eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33: digest: sha256:9b4f0ca984a0f1a87100e926856d32385f4872cebb2bea02e9ec4699f2a1704e size: 739 [Pipeline] isUnix [Pipeline] sh 21:58:41 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 21:58:41 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 21:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 21:58:41 08dbb249d52c: Preparing 21:58:41 beee9f30bc1f: Preparing 21:58:41 08dbb249d52c: Layer already exists 21:58:41 beee9f30bc1f: Layer already exists 21:58:41 master: digest: sha256:9b4f0ca984a0f1a87100e926856d32385f4872cebb2bea02e9ec4699f2a1704e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:59:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:59:08 Removing intermediate container 835aa976aea6 21:59:08 ---> 3b72ec4fd300 21:59:08 Step 17/24 : FROM alpine 21:59:08 latest: Pulling from library/alpine 21:59:08 8a0637ca1ac9: Pulling fs layer 21:59:08 8a0637ca1ac9: Verifying Checksum 21:59:08 8a0637ca1ac9: Download complete 21:59:09 8a0637ca1ac9: Pull complete 21:59:09 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 21:59:09 Status: Downloaded newer image for alpine:latest 21:59:09 ---> 2ee122dcc32d 21:59:09 Step 18/24 : EXPOSE 4000 21:59:09 ---> Running in c2eb4975c807 21:59:09 Removing intermediate container c2eb4975c807 21:59:09 ---> a415cd180a58 21:59:09 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:59:11 ---> f664d63c475b 21:59:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:59:11 ---> Running in e2238cbc14ec 21:59:11 Removing intermediate container e2238cbc14ec 21:59:11 ---> 2ca1023f646c 21:59:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:59:11 ---> Running in ed9732bdab9e 21:59:12 Removing intermediate container ed9732bdab9e 21:59:12 ---> 232724c8fb39 21:59:12 Step 22/24 : LABEL arch=arm64 21:59:12 ---> Running in 58bdc158f44a 21:59:12 Removing intermediate container 58bdc158f44a 21:59:12 ---> 210a0bfb7dd6 21:59:12 Step 23/24 : LABEL git_sha=eb4e1220dfff2afdde90e53a1399b45555a699c8 21:59:13 ---> Running in 359747d67008 21:59:13 Removing intermediate container 359747d67008 21:59:13 ---> 843704105663 21:59:13 Step 24/24 : LABEL version=1.2.0-dev.33 21:59:13 ---> Running in 8be7bdfcafa1 21:59:13 Removing intermediate container 8be7bdfcafa1 21:59:13 ---> 38dd147587ec 21:59:13 [Warning] One or more build-args [ARCH] were not consumed 21:59:13 Successfully built 38dd147587ec 21:59:13 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:59:14 provisioning config files... 21:59:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config8558653340909237428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:14 nexus3.edgexfoundry.org:10001 21:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:15 Configure a credential helper to remove this warning. See 21:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:15 21:59:15 Login Succeeded 21:59:15 nexus3.edgexfoundry.org:10002 21:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:15 Configure a credential helper to remove this warning. See 21:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:15 21:59:15 Login Succeeded 21:59:15 nexus3.edgexfoundry.org:10003 21:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:16 Configure a credential helper to remove this warning. See 21:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:16 21:59:16 Login Succeeded 21:59:16 nexus3.edgexfoundry.org:10004 21:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:17 Configure a credential helper to remove this warning. See 21:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:17 21:59:17 Login Succeeded 21:59:17 docker.io 21:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:18 Configure a credential helper to remove this warning. See 21:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:18 21:59:18 Login Succeeded [Pipeline] } 21:59:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:18 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 21:59:18 eb4e1220dfff2afdde90e53a1399b45555a699c8 21:59:18 latest 21:59:18 1.2.0-dev.33 21:59:18 eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33 21:59:18 master 21:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:59:18 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eb4e1220dfff2afdde90e53a1399b45555a699c8 [Pipeline] isUnix [Pipeline] sh 21:59:19 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eb4e1220dfff2afdde90e53a1399b45555a699c8 21:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 21:59:19 8dd2e25f45ce: Preparing 21:59:19 294ac687b5fc: Preparing 21:59:19 294ac687b5fc: Layer already exists 21:59:23 8dd2e25f45ce: Pushed 21:59:23 eb4e1220dfff2afdde90e53a1399b45555a699c8: digest: sha256:1709633e64ca311cb300033f0ca625190769e0f7c925efda9e2fe023746fc965 size: 739 [Pipeline] isUnix [Pipeline] sh 21:59:24 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:59:24 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 21:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 21:59:25 8dd2e25f45ce: Preparing 21:59:25 294ac687b5fc: Preparing 21:59:25 8dd2e25f45ce: Layer already exists 21:59:25 294ac687b5fc: Layer already exists 21:59:25 latest: digest: sha256:1709633e64ca311cb300033f0ca625190769e0f7c925efda9e2fe023746fc965 size: 739 [Pipeline] isUnix [Pipeline] sh 21:59:25 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 21:59:26 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.33 21:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 21:59:26 8dd2e25f45ce: Preparing 21:59:26 294ac687b5fc: Preparing 21:59:26 294ac687b5fc: Layer already exists 21:59:26 8dd2e25f45ce: Layer already exists 21:59:26 1.2.0-dev.33: digest: sha256:1709633e64ca311cb300033f0ca625190769e0f7c925efda9e2fe023746fc965 size: 739 [Pipeline] isUnix [Pipeline] sh 21:59:26 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 21:59:27 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33 21:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 21:59:27 8dd2e25f45ce: Preparing 21:59:27 294ac687b5fc: Preparing 21:59:27 8dd2e25f45ce: Layer already exists 21:59:27 294ac687b5fc: Layer already exists 21:59:27 eb4e1220dfff2afdde90e53a1399b45555a699c8-1.2.0-dev.33: digest: sha256:1709633e64ca311cb300033f0ca625190769e0f7c925efda9e2fe023746fc965 size: 739 [Pipeline] isUnix [Pipeline] sh 21:59:27 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:59:28 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 21:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 21:59:28 8dd2e25f45ce: Preparing 21:59:28 294ac687b5fc: Preparing 21:59:28 8dd2e25f45ce: Layer already exists 21:59:28 294ac687b5fc: Layer already exists 21:59:28 master: digest: sha256:1709633e64ca311cb300033f0ca625190769e0f7c925efda9e2fe023746fc965 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:59:30 provisioning config files... 21:59:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2017886110375356777tmp [Pipeline] { [Pipeline] sh 21:59:30 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2017886110375356777tmp 21:59:30 + curl -s https://codecov.io/bash 21:59:30 21:59:30 _____ _ 21:59:30 / ____| | | 21:59:30 | | ___ __| | ___ ___ _____ __ 21:59:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:30 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:30 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:30 Bash-tbd 21:59:30 21:59:30 21:59:30 ==> Jenkins CI detected. 21:59:30 project root: . 21:59:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:30 ==> Running gcov in . (disable via -X gcov) 21:59:30 ==> Python coveragepy not found 21:59:30 ==> Searching for coverage reports in: 21:59:30 + . 21:59:30 -> Found 1 reports 21:59:30 ==> Detecting git/mercurial file structure 21:59:30 ==> Reading reports 21:59:30 + ./coverage.out bytes=10 21:59:31 ==> Appending adjustments 21:59:31 http://docs.codecov.io/docs/fixing-reports 21:59:31 + Found adjustments 21:59:31 ==> Gzipping contents 21:59:31 ==> Uploading reports 21:59:31 url: https://codecov.io 21:59:31 query: branch=master&commit=eb4e1220dfff2afdde90e53a1399b45555a699c8&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 21:59:31 -> Pinging Codecov 21:59:31 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=eb4e1220dfff2afdde90e53a1399b45555a699c8&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 21:59:31 -> Uploading 21:59:31 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/eb4e1220dfff2afdde90e53a1399b45555a699c8 [Pipeline] } 21:59:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:59:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:59:32 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:59:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:59:33 21:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 21:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:59:34 1.217.3: Pulling from edgex-devops/edgex-snyk-go 21:59:34 e6b0cf9c0882: Pulling fs layer 21:59:34 2848faf0eed1: Pulling fs layer 21:59:34 0f37312ad70f: Pulling fs layer 21:59:34 7d08f2745646: Pulling fs layer 21:59:34 4c9f31393084: Pulling fs layer 21:59:34 eb21ddb83652: Pulling fs layer 21:59:34 345998794f6b: Pulling fs layer 21:59:34 97a711d68925: Pulling fs layer 21:59:34 7c8476c1cb00: Pulling fs layer 21:59:34 7d08f2745646: Waiting 21:59:34 4c9f31393084: Waiting 21:59:34 eb21ddb83652: Waiting 21:59:34 345998794f6b: Waiting 21:59:34 97a711d68925: Waiting 21:59:34 7c8476c1cb00: Waiting 21:59:34 0f37312ad70f: Verifying Checksum 21:59:34 0f37312ad70f: Download complete 21:59:34 2848faf0eed1: Download complete 21:59:34 4c9f31393084: Verifying Checksum 21:59:34 4c9f31393084: Download complete 21:59:34 eb21ddb83652: Verifying Checksum 21:59:34 eb21ddb83652: Download complete 21:59:34 e6b0cf9c0882: Verifying Checksum 21:59:34 e6b0cf9c0882: Download complete 21:59:35 e6b0cf9c0882: Pull complete 21:59:35 2848faf0eed1: Pull complete 21:59:35 0f37312ad70f: Pull complete 21:59:35 345998794f6b: Verifying Checksum 21:59:35 345998794f6b: Download complete 21:59:36 97a711d68925: Verifying Checksum 21:59:36 97a711d68925: Download complete 21:59:36 7c8476c1cb00: Verifying Checksum 21:59:36 7c8476c1cb00: Download complete 21:59:37 7d08f2745646: Verifying Checksum 21:59:37 7d08f2745646: Download complete 21:59:46 7d08f2745646: Pull complete 21:59:46 4c9f31393084: Pull complete 21:59:46 eb21ddb83652: Pull complete 21:59:48 345998794f6b: Pull complete 21:59:51 97a711d68925: Pull complete 21:59:51 7c8476c1cb00: Pull complete 21:59:51 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 21:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 21:59:51 prd-centos7-docker-4c-2g-5054 does not seem to be running inside a container 21:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 21:59:52 $ docker top b1308def793fbab9914a6577abe823aa1473b8b72156dd685a3c00defa6e21b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:53 + snyk monitor '--org=edgex-jenkins' 22:05:15 22:05:15 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 22:05:15 22:05:15 Connection timeout. 22:05:15 [Pipeline] } 22:10:22 $ docker stop --time=1 b1308def793fbab9914a6577abe823aa1473b8b72156dd685a3c00defa6e21b4 22:10:24 $ docker rm -f b1308def793fbab9914a6577abe823aa1473b8b72156dd685a3c00defa6e21b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:10:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:10:27 ---> package-listing.sh 22:10:27 ++ tr '[:upper:]' '[:lower:]' 22:10:27 ++ facter osfamily 22:10:27 + OS_FAMILY=redhat 22:10:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 22:10:27 + START_PACKAGES=/tmp/packages_start.txt 22:10:27 + END_PACKAGES=/tmp/packages_end.txt 22:10:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:10:27 + PACKAGES=/tmp/packages_start.txt 22:10:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 22:10:27 + PACKAGES=/tmp/packages_end.txt 22:10:27 + case "${OS_FAMILY}" in 22:10:27 + rpm -qa 22:10:27 + sort 22:10:32 + '[' -f /tmp/packages_start.txt ']' 22:10:32 + '[' -f /tmp/packages_end.txt ']' 22:10:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:10:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 22:10:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 22:10:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 22:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:33 22:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:33 alpine: Pulling from edgex-lftools-log-publisher 22:10:33 c9b1b535fdd9: Pulling fs layer 22:10:33 2cc5ad85d9ab: Pulling fs layer 22:10:33 756a868c4378: Pulling fs layer 22:10:33 444b2fc9a129: Pulling fs layer 22:10:33 ea15f1150254: Pulling fs layer 22:10:33 41b27a9f41bf: Pulling fs layer 22:10:33 28c525ee5125: Pulling fs layer 22:10:33 094b1ea09ed8: Pulling fs layer 22:10:33 138eaada9080: Pulling fs layer 22:10:33 0622d0fa9048: Pulling fs layer 22:10:33 41b27a9f41bf: Waiting 22:10:33 28c525ee5125: Waiting 22:10:33 094b1ea09ed8: Waiting 22:10:33 138eaada9080: Waiting 22:10:33 0622d0fa9048: Waiting 22:10:33 444b2fc9a129: Waiting 22:10:33 ea15f1150254: Waiting 22:10:34 2cc5ad85d9ab: Verifying Checksum 22:10:34 444b2fc9a129: Verifying Checksum 22:10:34 444b2fc9a129: Download complete 22:10:34 c9b1b535fdd9: Download complete 22:10:34 ea15f1150254: Verifying Checksum 22:10:34 ea15f1150254: Download complete 22:10:34 28c525ee5125: Verifying Checksum 22:10:34 28c525ee5125: Download complete 22:10:34 c9b1b535fdd9: Pull complete 22:10:34 756a868c4378: Verifying Checksum 22:10:34 756a868c4378: Download complete 22:10:34 2cc5ad85d9ab: Pull complete 22:10:35 138eaada9080: Verifying Checksum 22:10:35 138eaada9080: Download complete 22:10:35 0622d0fa9048: Verifying Checksum 22:10:35 0622d0fa9048: Download complete 22:10:35 094b1ea09ed8: Verifying Checksum 22:10:35 094b1ea09ed8: Download complete 22:10:36 41b27a9f41bf: Download complete 22:10:38 756a868c4378: Pull complete 22:10:38 444b2fc9a129: Pull complete 22:10:38 ea15f1150254: Pull complete 22:10:43 41b27a9f41bf: Pull complete 22:10:43 28c525ee5125: Pull complete 22:10:48 094b1ea09ed8: Pull complete 22:10:48 138eaada9080: Pull complete 22:10:48 0622d0fa9048: Pull complete 22:10:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:10:49 prd-centos7-docker-4c-2g-5054 does not seem to be running inside a container 22:10:49 $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:10:50 $ docker top 5b6d32693a9019158b1973f104f8b88f917086c2c61b2ba3278036bedc298da7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:50 provisioning config files... 22:10:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1815107109664329tmp [Pipeline] { [Pipeline] echo 22:10:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:10:51 ---> create-netrc.sh [Pipeline] echo 22:10:51 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> logs-deploy.sh 22:10:52 + ARCHIVE_ARTIFACTS= 22:10:52 + LOGS_SERVER=https://logs.edgexfoundry.org 22:10:52 + '[' https://logs.edgexfoundry.org == None ']' 22:10:52 + NEXUS_URL=https://nexus.edgexfoundry.org 22:10:52 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/34 22:10:52 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/34/ 22:10:52 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/34 /w/workspace/edgexfoundry_edgex-ui-go_master 22:10:53 Archives upload complete. 22:10:53 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/34 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/34/ 22:10:55 ---> uname -a: 22:10:55 Linux 5b6d32693a90 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 22:10:55 22:10:55 22:10:55 ---> lscpu: 22:10:55 Architecture: x86_64 22:10:55 CPU op-mode(s): 32-bit, 64-bit 22:10:55 Byte Order: Little Endian 22:10:55 Address sizes: 40 bits physical, 48 bits virtual 22:10:55 CPU(s): 4 22:10:55 On-line CPU(s) list: 0-3 22:10:55 Thread(s) per core: 1 22:10:55 Core(s) per socket: 1 22:10:55 Socket(s): 4 22:10:55 NUMA node(s): 1 22:10:55 Vendor ID: GenuineIntel 22:10:55 CPU family: 6 22:10:55 Model: 44 22:10:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:10:55 Stepping: 1 22:10:55 CPU MHz: 2933.438 22:10:55 BogoMIPS: 5866.87 22:10:55 Virtualization: VT-x 22:10:55 Hypervisor vendor: KVM 22:10:55 Virtualization type: full 22:10:55 L1d cache: 128 KiB 22:10:55 L1i cache: 128 KiB 22:10:55 L2 cache: 16 MiB 22:10:55 L3 cache: 64 MiB 22:10:55 NUMA node0 CPU(s): 0-3 22:10:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 22:10:55 Vulnerability Meltdown: Mitigation; PTI 22:10:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:10:55 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 22:10:55 Vulnerability Spectre v2: Mitigation; Full retpoline 22:10:55 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 22:10:55 22:10:55 22:10:55 ---> nproc: 22:10:55 4 22:10:55 22:10:55 22:10:55 ---> df -h: 22:10:55 Filesystem Size Used Available Use% Mounted on 22:10:55 overlay 50.0G 6.6G 43.4G 13% / 22:10:55 tmpfs 64.0M 0 64.0M 0% /dev 22:10:55 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 22:10:55 shm 64.0M 0 64.0M 0% /dev/shm 22:10:55 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/resolv.conf 22:10:55 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hostname 22:10:55 /dev/vda1 50.0G 6.6G 43.4G 13% /etc/hosts 22:10:55 /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/edgexfoundry_edgex-ui-go_master 22:10:55 /dev/vda1 50.0G 6.6G 43.4G 13% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 22:10:55 /dev/vda1 50.0G 6.6G 43.4G 13% /var/log/sa 22:10:55 22:10:55 22:10:55 ---> free -m: 22:10:55 total used free shared buff/cache available 22:10:55 Mem: 1838 668 85 0 1084 1070 22:10:55 Swap: 1023 1 1022 22:10:55 22:10:55 22:10:55 ---> ip addr: 22:10:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:10:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:10:55 inet 127.0.0.1/8 scope host lo 22:10:55 valid_lft forever preferred_lft forever 22:10:55 8: eth0@if9: mtu 1458 qdisc noqueue state UP 22:10:55 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:10:55 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:10:55 valid_lft forever preferred_lft forever 22:10:55 22:10:55 22:10:55 ---> sar -b -r -n DEV: 22:10:55 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 22:10:55 22:10:55 21:51:15 LINUX RESTART 22:10:55 22:10:55 21:52:01 tps rtps wtps bread/s bwrtn/s 22:10:55 21:53:01 46.60 11.55 35.05 2535.79 2489.99 22:10:55 21:54:01 10.15 0.00 10.15 0.00 1481.15 22:10:55 21:55:01 0.43 0.00 0.43 0.00 6.06 22:10:55 21:56:01 0.32 0.00 0.32 0.00 3.51 22:10:55 21:57:02 0.25 0.00 0.25 0.00 2.48 22:10:55 21:58:01 0.37 0.00 0.37 0.00 4.77 22:10:55 21:59:01 0.28 0.00 0.28 0.00 3.33 22:10:55 22:00:01 210.18 107.35 102.83 3963.00 26358.09 22:10:55 22:01:01 54.16 17.13 37.03 1204.79 5496.42 22:10:55 22:02:01 2.36 0.23 2.13 5.59 57.16 22:10:55 22:03:01 0.23 0.00 0.23 0.00 3.20 22:10:55 22:04:01 0.17 0.00 0.17 0.00 2.08 22:10:55 22:05:01 0.35 0.00 0.35 0.00 3.66 22:10:55 22:06:01 0.30 0.03 0.27 0.27 3.26 22:10:55 22:07:01 1.58 0.95 0.63 23.31 12.69 22:10:55 22:08:01 0.30 0.00 0.30 0.00 3.83 22:10:55 22:09:01 0.25 0.00 0.25 0.00 2.86 22:10:55 22:10:02 0.17 0.00 0.17 0.00 1.91 22:10:55 Average: 18.27 7.63 10.64 430.20 1998.84 22:10:55 22:10:55 21:52:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:10:55 21:53:01 111580 1770724 94.07 2620 1242852 979516 33.42 433004 1172192 40800 22:10:55 21:54:01 125828 1756476 93.32 2620 1242888 881008 30.06 421508 1171856 20 22:10:55 21:55:01 123784 1758520 93.42 2620 1242896 881248 30.07 422832 1171856 16 22:10:55 21:56:01 123776 1758528 93.42 2620 1242896 881272 30.07 433396 1161464 16 22:10:55 21:57:02 125104 1757200 93.35 2620 1242904 881068 30.06 432408 1161464 16 22:10:55 21:58:01 125472 1756832 93.33 2620 1242908 881056 30.06 432404 1161464 12 22:10:55 21:59:01 126016 1756288 93.31 2620 1242912 881008 30.06 432060 1161460 16 22:10:55 22:00:01 75584 1806720 95.98 2620 1155116 1144744 39.06 496008 1113428 64680 22:10:55 22:01:01 180244 1702060 90.42 2620 1062244 1011832 34.52 536048 953416 20 22:10:55 22:02:01 181464 1700840 90.36 2620 1062592 1017624 34.72 534796 953500 16 22:10:55 22:03:01 181948 1700356 90.33 2620 1062592 1017576 34.72 534456 953500 20 22:10:55 22:04:01 180876 1701428 90.39 2620 1062600 1017612 34.72 535140 953500 8 22:10:55 22:05:01 178728 1703576 90.50 2620 1062604 1017660 34.72 537544 953500 12 22:10:55 22:06:01 169948 1712356 90.97 2620 1062616 1014672 34.62 546180 953348 8 22:10:55 22:07:01 186128 1696176 90.11 2620 1062904 1014612 34.62 532928 949716 12 22:10:55 22:08:01 185196 1697108 90.16 2620 1062908 1014592 34.62 534116 949716 20 22:10:55 22:09:01 186016 1696288 90.12 2620 1062912 1014604 34.62 533704 949644 20 22:10:55 22:10:02 184404 1697900 90.20 2620 1062916 1014616 34.62 535404 949644 16 22:10:55 Average: 152894 1729410 91.88 2620 1137903 975907 33.30 492441 1044148 5874 22:10:55 22:10:55 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:10:55 21:53:01 eth0 180.67 160.76 839.95 124.86 0.00 0.00 0.00 22:10:55 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:53:01 docker0 14.36 13.07 1.45 50.71 0.00 0.00 0.00 22:10:55 21:54:01 eth0 0.68 0.07 0.05 0.01 0.00 0.00 0.00 22:10:55 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:55:01 eth0 0.95 0.35 0.31 0.20 0.00 0.00 0.00 22:10:55 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:56:01 eth0 0.40 0.27 0.26 0.17 0.00 0.00 0.00 22:10:55 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:57:02 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 22:10:55 21:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:58:01 eth0 0.17 0.15 0.07 0.04 0.00 0.00 0.00 22:10:55 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:59:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 22:10:55 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:00:01 vethba5596c 77.12 56.61 10.22 42.20 0.00 0.00 0.00 22:10:55 22:00:01 eth0 453.83 382.53 4673.99 162.03 0.00 0.00 0.00 22:10:55 22:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 22:10:55 22:00:01 docker0 91.50 69.57 10.61 92.94 0.00 0.00 0.00 22:10:55 22:01:01 vethba5596c 26.95 24.82 2.84 332.93 0.00 0.00 0.00 22:10:55 22:01:01 eth0 27.56 29.08 335.82 3.86 0.00 0.00 0.00 22:10:55 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:01:01 docker0 26.95 24.80 2.47 332.92 0.00 0.00 0.00 22:10:55 22:02:01 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:02:01 eth0 1.35 1.16 1.03 0.54 0.00 0.00 0.00 22:10:55 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:03:01 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:03:01 eth0 0.95 0.85 0.71 0.41 0.00 0.00 0.00 22:10:55 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:04:01 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:04:01 eth0 1.27 0.78 0.74 0.36 0.00 0.00 0.00 22:10:55 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:05:01 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:05:01 eth0 1.21 1.08 1.03 0.60 0.00 0.00 0.00 22:10:55 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:06:01 vethba5596c 0.17 0.18 0.03 0.03 0.00 0.00 0.00 22:10:55 22:06:01 eth0 4.66 3.36 3.59 1.89 0.00 0.00 0.00 22:10:55 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:06:01 docker0 0.17 0.18 0.03 0.03 0.00 0.00 0.00 22:10:55 22:07:01 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:07:01 eth0 1.38 1.15 0.97 0.58 0.00 0.00 0.00 22:10:55 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:08:01 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:08:01 eth0 1.03 0.83 0.77 0.38 0.00 0.00 0.00 22:10:55 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:09:01 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:09:01 eth0 1.00 0.75 0.71 0.36 0.00 0.00 0.00 22:10:55 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:10:02 vethba5596c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:10:02 eth0 0.93 0.78 0.73 0.41 0.00 0.00 0.00 22:10:55 22:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 22:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:55 Average: vethba5596c 5.80 4.54 0.73 20.86 0.00 0.00 0.00 22:10:55 Average: eth0 27.54 23.49 279.22 9.53 0.00 0.00 0.00 22:10:55 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 22:10:55 Average: docker0 6.60 5.26 0.73 23.68 0.00 0.00 0.00 22:10:55 22:10:55 22:10:55 ---> sar -P ALL: 22:10:55 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 22:10:55 22:10:55 21:51:15 LINUX RESTART 22:10:55 22:10:55 21:52:01 CPU %user %nice %system %iowait %steal %idle 22:10:55 21:53:01 all 8.24 0.00 4.20 1.27 19.44 66.85 22:10:55 21:53:01 0 8.22 0.00 4.64 0.20 21.39 65.54 22:10:55 21:53:01 1 8.86 0.00 4.16 0.23 19.05 67.70 22:10:55 21:53:01 2 9.38 0.00 3.97 0.53 19.13 67.00 22:10:55 21:53:01 3 6.47 0.00 4.04 4.18 18.15 67.16 22:10:55 21:54:01 all 0.10 0.00 0.10 0.00 0.33 99.46 22:10:55 21:54:01 0 0.08 0.00 0.07 0.00 0.67 99.18 22:10:55 21:54:01 1 0.22 0.00 0.10 0.00 0.15 99.53 22:10:55 21:54:01 2 0.05 0.00 0.17 0.00 0.28 99.50 22:10:55 21:54:01 3 0.07 0.00 0.10 0.00 0.22 99.62 22:10:55 21:55:01 all 0.11 0.00 0.07 0.00 0.32 99.50 22:10:55 21:55:01 0 0.08 0.00 0.05 0.00 0.47 99.40 22:10:55 21:55:01 1 0.23 0.00 0.03 0.00 0.37 99.37 22:10:55 21:55:01 2 0.07 0.00 0.10 0.00 0.22 99.62 22:10:55 21:55:01 3 0.07 0.00 0.03 0.00 0.23 99.67 22:10:55 21:56:01 all 0.09 0.00 0.06 0.00 0.42 99.43 22:10:55 21:56:01 0 0.03 0.00 0.02 0.00 0.23 99.72 22:10:55 21:56:01 1 0.25 0.00 0.05 0.00 0.60 99.10 22:10:55 21:56:01 2 0.03 0.00 0.18 0.00 0.51 99.27 22:10:55 21:56:01 3 0.03 0.00 0.03 0.00 0.32 99.62 22:10:55 21:57:02 all 0.12 0.00 0.04 0.00 0.18 99.65 22:10:55 21:57:02 0 0.02 0.00 0.07 0.00 0.17 99.75 22:10:55 21:57:02 1 0.38 0.00 0.03 0.00 0.25 99.33 22:10:55 21:57:02 2 0.05 0.00 0.03 0.00 0.12 99.80 22:10:55 21:57:02 3 0.07 0.00 0.03 0.00 0.18 99.72 22:10:55 21:58:01 all 0.11 0.00 0.04 0.00 0.10 99.76 22:10:55 21:58:01 0 0.05 0.00 0.07 0.00 0.08 99.80 22:10:55 21:58:01 1 0.32 0.00 0.03 0.00 0.08 99.56 22:10:55 21:58:01 2 0.03 0.00 0.05 0.00 0.07 99.85 22:10:55 21:58:01 3 0.02 0.00 0.02 0.00 0.15 99.81 22:10:55 21:59:01 all 0.12 0.00 0.05 0.00 0.07 99.77 22:10:55 21:59:01 0 0.03 0.00 0.03 0.00 0.05 99.88 22:10:55 21:59:01 1 0.30 0.00 0.05 0.00 0.08 99.57 22:10:55 21:59:01 2 0.03 0.00 0.07 0.00 0.03 99.87 22:10:55 21:59:01 3 0.10 0.00 0.03 0.00 0.10 99.77 22:10:55 22:00:01 all 5.83 0.00 3.65 3.15 6.83 80.55 22:10:55 22:00:01 0 6.22 0.00 4.07 2.91 8.11 78.69 22:10:55 22:00:01 1 5.62 0.00 3.17 3.36 7.20 80.65 22:10:55 22:00:01 2 6.57 0.00 3.69 3.57 5.70 80.47 22:10:55 22:00:01 3 4.90 0.00 3.68 2.74 6.28 82.40 22:10:55 22:01:01 all 1.15 0.00 0.77 1.13 2.55 94.40 22:10:55 22:01:01 0 1.04 0.00 0.39 0.67 3.01 94.88 22:10:55 22:01:01 1 1.81 0.00 1.01 2.19 2.70 92.28 22:10:55 22:01:01 2 0.95 0.00 1.13 0.98 2.26 94.69 22:10:55 22:01:01 3 0.81 0.00 0.55 0.71 2.24 95.69 22:10:55 22:02:01 all 0.13 0.00 0.08 0.02 0.70 99.07 22:10:55 22:02:01 0 0.12 0.00 0.07 0.03 0.93 98.86 22:10:55 22:02:01 1 0.07 0.00 0.12 0.02 1.07 98.73 22:10:55 22:02:01 2 0.32 0.00 0.10 0.00 0.58 99.00 22:10:55 22:02:01 3 0.03 0.00 0.05 0.02 0.23 99.67 22:10:55 22:03:01 all 0.12 0.00 0.05 0.00 0.16 99.67 22:10:55 22:03:01 0 0.07 0.00 0.03 0.00 0.15 99.75 22:10:55 22:03:01 1 0.05 0.00 0.02 0.00 0.13 99.80 22:10:55 22:03:01 2 0.32 0.00 0.08 0.00 0.17 99.43 22:10:55 22:03:01 3 0.07 0.00 0.05 0.00 0.20 99.68 22:10:55 22:04:01 all 0.09 0.00 0.04 0.00 0.30 99.58 22:10:55 22:04:01 0 0.05 0.00 0.03 0.00 0.38 99.53 22:10:55 22:04:01 1 0.05 0.00 0.03 0.00 0.15 99.77 22:10:55 22:04:01 2 0.25 0.00 0.05 0.00 0.58 99.12 22:10:55 22:04:01 3 0.02 0.00 0.02 0.00 0.05 99.92 22:10:55 22:05:01 all 0.14 0.00 0.07 0.00 0.36 99.43 22:10:55 22:05:01 0 0.35 0.00 0.10 0.00 0.37 99.18 22:10:55 22:05:01 1 0.05 0.00 0.03 0.00 0.20 99.72 22:10:55 22:05:01 2 0.12 0.00 0.10 0.00 0.66 99.12 22:10:55 22:05:01 3 0.05 0.00 0.07 0.00 0.22 99.67 22:10:55 22:06:01 all 0.16 0.00 0.06 0.00 0.82 98.97 22:10:55 22:06:01 0 0.33 0.00 0.12 0.00 0.73 98.82 22:10:55 22:06:01 1 0.17 0.00 0.03 0.00 0.47 99.34 22:10:55 22:06:01 2 0.07 0.00 0.05 0.00 1.24 98.65 22:10:55 22:06:01 3 0.05 0.00 0.03 0.00 0.83 99.09 22:10:55 22:07:01 all 0.10 0.00 0.07 0.02 1.16 98.65 22:10:55 22:07:01 0 0.20 0.00 0.10 0.00 1.47 98.23 22:10:55 22:07:01 1 0.05 0.00 0.05 0.00 1.24 98.66 22:10:55 22:07:01 2 0.10 0.00 0.07 0.08 1.03 98.73 22:10:55 22:07:01 3 0.03 0.00 0.05 0.00 0.91 99.01 22:10:55 22:08:01 all 0.19 0.00 0.05 0.00 0.09 99.67 22:10:55 22:08:01 0 0.05 0.00 0.08 0.00 0.07 99.80 22:10:55 22:08:01 1 0.33 0.00 0.03 0.00 0.07 99.57 22:10:55 22:08:01 2 0.37 0.00 0.05 0.00 0.15 99.43 22:10:55 22:08:01 3 0.03 0.00 0.05 0.00 0.08 99.83 22:10:55 22:09:01 all 0.13 0.00 0.04 0.00 0.23 99.60 22:10:55 22:09:01 0 0.05 0.00 0.03 0.00 0.27 99.65 22:10:55 22:09:01 1 0.10 0.00 0.05 0.00 0.12 99.73 22:10:55 22:09:01 2 0.33 0.00 0.03 0.00 0.25 99.38 22:10:55 22:09:01 3 0.02 0.00 0.03 0.00 0.27 99.68 22:10:55 22:10:02 all 0.12 0.00 0.05 0.00 0.17 99.66 22:10:55 22:10:02 0 0.03 0.00 0.07 0.00 0.30 99.60 22:10:55 22:10:02 1 0.03 0.00 0.07 0.00 0.12 99.78 22:10:55 22:10:02 2 0.38 0.00 0.05 0.00 0.18 99.38 22:10:55 22:10:02 3 0.03 0.00 0.02 0.00 0.08 99.87 22:10:55 Average: all 0.97 0.00 0.54 0.31 1.96 96.22 22:10:55 Average: 0 0.97 0.00 0.57 0.21 2.23 96.02 22:10:55 Average: 1 1.08 0.00 0.52 0.32 1.96 96.13 22:10:55 Average: 2 1.10 0.00 0.56 0.28 1.91 96.14 22:10:55 Average: 3 0.73 0.00 0.50 0.43 1.76 96.58 22:10:55 22:10:55 22:10:55