Pull request #242 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 5ac126347c467076fa6aa7c5143c5fd30ec9d80a rather than 184b4c26c4367af7aad4fc6f31157d491c505984 Obtained Jenkinsfile from 5ac126347c467076fa6aa7c5143c5fd30ec9d80a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2824’ Running on prd-centos7-docker-4c-2g-2835 in /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-242 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5ac126347c467076fa6aa7c5143c5fd30ec9d80a into PR head commit 184b4c26c4367af7aad4fc6f31157d491c505984 Merge succeeded, producing 184b4c26c4367af7aad4fc6f31157d491c505984 Checking out Revision 184b4c26c4367af7aad4fc6f31157d491c505984 (PR-242) > git config core.sparsecheckout # timeout=10 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 Commit message: "block user login and user create page" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:42:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:42:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:42:39 ========================================================= 01:42:39 EdgeX Global Pipelines Version Info 01:42:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:42:41 ------------------- 01:42:41 stable info: 01:42:41 ------------------- 01:42:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:42:41 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 01:42:41 Message: update stable to v1.0.89 01:42:41 ------------------- 01:42:41 experimental info: 01:42:41 ------------------- 01:42:41 Commited By: **** collab-it+edgex@linuxfoundation.org 01:42:41 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 01:42:41 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:42:44 01:42:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:42:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:42:44 latest: Pulling from edgex-devops/git-semver 01:42:44 9123ac7c32f7: Pulling fs layer 01:42:44 b8cc5d1170e3: Pulling fs layer 01:42:44 2924cbbf6a41: Pulling fs layer 01:42:44 93b08a4f1073: Pulling fs layer 01:42:44 93b08a4f1073: Waiting 01:42:44 b8cc5d1170e3: Verifying Checksum 01:42:44 b8cc5d1170e3: Download complete 01:42:44 9123ac7c32f7: Verifying Checksum 01:42:44 9123ac7c32f7: Download complete 01:42:45 93b08a4f1073: Verifying Checksum 01:42:45 93b08a4f1073: Download complete 01:42:45 2924cbbf6a41: Verifying Checksum 01:42:45 2924cbbf6a41: Download complete 01:42:45 9123ac7c32f7: Pull complete 01:42:45 b8cc5d1170e3: Pull complete 01:42:46 2924cbbf6a41: Pull complete 01:42:46 93b08a4f1073: Pull complete 01:42:46 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 01:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:42:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:42:47 prd-centos7-docker-4c-2g-2835 does not seem to be running inside a container 01:42:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-242 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242:/w/workspace/edgexfoundry_edgex-ui-go_PR-242:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:42:49 $ docker top 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:49 [ssh-agent] Looking for ssh-agent implementation... 01:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:49 $ docker exec 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent 01:42:50 SSH_AUTH_SOCK=/tmp/ssh-GC1iqm0KGHqe/agent.12 01:42:50 SSH_AGENT_PID=17 01:42:50 Running ssh-add (command line suppressed) 01:42:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_980220309762989957.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_980220309762989957.key) 01:42:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:50 + git describe --exact-match --tags HEAD 01:42:50 fatal: No names found, cannot describe anything. [Pipeline] } 01:42:50 $ docker exec --env ******** --env ******** 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent -k 01:42:50 unset SSH_AUTH_SOCK; 01:42:50 unset SSH_AGENT_PID; 01:42:50 echo Agent pid 17 killed; 01:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 01:42:50 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 01:42:50 This usually means this commit has not been tagged. [Pipeline] sshagent 01:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:50 [ssh-agent] Looking for ssh-agent implementation... 01:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:51 $ docker exec 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent 01:42:51 SSH_AUTH_SOCK=/tmp/ssh-s9a4SRqGD4un/agent.45 01:42:51 SSH_AGENT_PID=50 01:42:51 Running ssh-add (command line suppressed) 01:42:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_5520577927160140015.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_5520577927160140015.key) 01:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:51 + git semver init 01:42:51 # -> Open(): unable to determine branch for HEAD 01:42:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-242/.git 01:42:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-242 01:42:51 # $SEMVER_REMOTE_NAME = origin 01:42:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:42:51 # $SEMVER_USER_NAME = edgex-jenkins 01:42:51 # $SEMVER_BRANCH = PR-242 01:42:51 # $SEMVER_TEMP = /tmp/semver-326871805 01:42:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:42:52 # '/tmp/semver-326871805' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-242/.semver' 01:42:52 # -> Force: false 01:42:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-242/.semver [Pipeline] } 01:42:52 $ docker exec --env ******** --env ******** 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent -k 01:42:52 unset SSH_AUTH_SOCK; 01:42:52 unset SSH_AGENT_PID; 01:42:52 echo Agent pid 50 killed; 01:42:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:53 + git semver [Pipeline] } 01:42:53 $ docker stop --time=1 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf 01:42:54 $ docker rm -f 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 01:42:55 Stashed 59 file(s) [Pipeline] echo 01:42:55 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:43:11 Still waiting to schedule task 01:43:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:43:11 Still waiting to schedule task 01:43:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:45:12 Running on prd-centos7-docker-4c-2g-2836 in /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [Pipeline] { [Pipeline] ws 01:45:12 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 01:45:15 using credential edgex-jenkins-ssh 01:45:15 Cloning the remote Git repository 01:45:15 Cloning with configured refspecs honoured and without tags 01:45:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:45:15 > git init /w/workspace/edgex-ui-go/2 # timeout=10 01:45:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:45:15 > git --version # timeout=10 01:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:45:16 Fetching without tags 01:45:17 Merging remotes/origin/master commit 5ac126347c467076fa6aa7c5143c5fd30ec9d80a into PR head commit 184b4c26c4367af7aad4fc6f31157d491c505984 01:45:17 Merge succeeded, producing 184b4c26c4367af7aad4fc6f31157d491c505984 01:45:17 Checking out Revision 184b4c26c4367af7aad4fc6f31157d491c505984 (PR-242) 01:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:45:16 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 01:45:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:45:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:45:17 > git config core.sparsecheckout # timeout=10 01:45:17 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 01:45:17 > git remote # timeout=10 01:45:17 > git config --get remote.origin.url # timeout=10 01:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:17 > git merge 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 01:45:17 > git rev-parse HEAD^{commit} # timeout=10 01:45:17 > git config core.sparsecheckout # timeout=10 01:45:17 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 01:45:20 Commit message: "block user login and user create page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:45:21 ========================================================= 01:45:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 01:45:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:45:22 + 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 . 01:45:23 Sending build context to Docker daemon 12.94MB 01:45:23 Step 1/8 : ARG BASE=golang:1.11-alpine 01:45:23 Step 2/8 : FROM ${BASE} 01:45:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:23 e6b0cf9c0882: Pulling fs layer 01:45:23 2848faf0eed1: Pulling fs layer 01:45:23 0f37312ad70f: Pulling fs layer 01:45:23 5788d62ee057: Pulling fs layer 01:45:23 0e6b1d234666: Pulling fs layer 01:45:23 bf5d7aec512f: Pulling fs layer 01:45:23 34c802a77dc8: Pulling fs layer 01:45:23 9eb99e56ec68: Pulling fs layer 01:45:23 27c7a5d97fbd: Pulling fs layer 01:45:23 5c102a31e300: Pulling fs layer 01:45:23 dcfb455df0a1: Pulling fs layer 01:45:23 34c802a77dc8: Waiting 01:45:23 9eb99e56ec68: Waiting 01:45:23 5788d62ee057: Waiting 01:45:23 0e6b1d234666: Waiting 01:45:23 27c7a5d97fbd: Waiting 01:45:23 5c102a31e300: Waiting 01:45:23 dcfb455df0a1: Waiting 01:45:23 bf5d7aec512f: Waiting 01:45:23 2848faf0eed1: Verifying Checksum 01:45:23 2848faf0eed1: Download complete 01:45:23 0f37312ad70f: Verifying Checksum 01:45:23 0f37312ad70f: Download complete 01:45:23 0e6b1d234666: Verifying Checksum 01:45:23 0e6b1d234666: Download complete 01:45:23 e6b0cf9c0882: Verifying Checksum 01:45:23 e6b0cf9c0882: Download complete 01:45:23 bf5d7aec512f: Verifying Checksum 01:45:23 bf5d7aec512f: Download complete 01:45:23 34c802a77dc8: Verifying Checksum 01:45:23 34c802a77dc8: Download complete 01:45:23 27c7a5d97fbd: Verifying Checksum 01:45:23 27c7a5d97fbd: Download complete 01:45:24 5c102a31e300: Verifying Checksum 01:45:24 5c102a31e300: Download complete 01:45:24 dcfb455df0a1: Verifying Checksum 01:45:24 dcfb455df0a1: Download complete 01:45:24 9eb99e56ec68: Verifying Checksum 01:45:24 9eb99e56ec68: Download complete 01:45:24 5788d62ee057: Verifying Checksum 01:45:24 5788d62ee057: Download complete 01:45:25 e6b0cf9c0882: Pull complete 01:45:25 2848faf0eed1: Pull complete 01:45:25 0f37312ad70f: Pull complete 01:45:31 5788d62ee057: Pull complete 01:45:31 0e6b1d234666: Pull complete 01:45:31 bf5d7aec512f: Pull complete 01:45:37 34c802a77dc8: Pull complete 01:45:39 9eb99e56ec68: Pull complete 01:45:40 27c7a5d97fbd: Pull complete 01:45:41 5c102a31e300: Pull complete 01:45:41 dcfb455df0a1: Pull complete 01:45:41 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 01:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 01:45:41 ---> 7c70fe431013 01:45:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:45:43 ---> Running in a0742854e1b2 01:45:43 Removing intermediate container a0742854e1b2 01:45:43 ---> b9ba54bdb63a 01:45:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:43 ---> Running in 8cb6764dbe0c 01:45:44 Removing intermediate container 8cb6764dbe0c 01:45:44 ---> 9dbaf9150fff 01:45:44 Step 5/8 : RUN apk add --no-cache make git 01:45:44 ---> Running in 1024bfe77a8f 01:45:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:45:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:45:46 OK: 143 MiB in 39 packages 01:45:47 Removing intermediate container 1024bfe77a8f 01:45:47 ---> 771272b67333 01:45:47 Step 6/8 : WORKDIR /edgex-ui-go 01:45:47 ---> Running in 2c3cfda8ca5f 01:45:47 Removing intermediate container 2c3cfda8ca5f 01:45:47 ---> 50734cfa58d8 01:45:47 Step 7/8 : COPY . . 01:45:48 ---> 3b116a2c3e24 01:45:48 Step 8/8 : RUN go mod download 01:45:48 ---> Running in 0e815920b844 01:45:53 go: finding github.com/BurntSushi/toml v0.3.1 01:45:53 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 01:45:53 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 01:45:53 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 01:45:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:45:53 go: finding github.com/armon/go-metrics v0.3.3 01:45:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:45:53 go: finding github.com/beorn7/perks v1.0.1 01:45:53 go: finding github.com/bgentry/speakeasy v0.1.0 01:45:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:45:53 go: finding github.com/cespare/xxhash/v2 v2.1.1 01:45:53 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 01:45:53 go: finding github.com/circonus-labs/circonusllhist v0.1.3 01:45:53 go: finding github.com/davecgh/go-spew v1.1.1 01:45:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 01:45:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 01:45:53 go: finding github.com/fatih/color v1.9.0 01:45:53 go: finding github.com/go-kit/kit v0.9.0 01:45:53 go: finding github.com/go-logfmt/logfmt v0.4.0 01:45:53 go: finding github.com/go-stack/stack v1.8.0 01:45:53 go: finding github.com/gogo/protobuf v1.1.1 01:45:53 go: finding github.com/golang/protobuf v1.3.2 01:45:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:45:53 go: finding github.com/google/go-cmp v0.4.0 01:45:53 go: finding github.com/google/gofuzz v1.0.0 01:45:53 go: finding github.com/gorilla/mux v1.7.1 01:45:53 go: finding github.com/gorilla/websocket v1.4.0 01:45:53 go: finding github.com/hashicorp/consul/api v1.4.0 01:45:53 go: finding github.com/hashicorp/consul/sdk v0.4.0 01:45:53 go: finding github.com/hashicorp/errwrap v1.0.0 01:45:53 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:45:53 go: finding github.com/hashicorp/go-hclog v0.12.2 01:45:53 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 01:45:53 go: finding github.com/hashicorp/go-msgpack v0.5.5 01:45:53 go: finding github.com/hashicorp/go-multierror v1.0.0 01:45:53 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 01:45:53 go: finding github.com/hashicorp/go-rootcerts v1.0.2 01:45:53 go: finding github.com/hashicorp/go-sockaddr v1.0.2 01:45:53 go: finding github.com/hashicorp/go-syslog v1.0.0 01:45:53 go: finding github.com/hashicorp/go-uuid v1.0.1 01:45:53 go: finding github.com/hashicorp/go.net v0.0.1 01:45:53 go: finding github.com/hashicorp/golang-lru v0.5.4 01:45:53 go: finding github.com/hashicorp/logutils v1.0.0 01:45:54 go: finding github.com/hashicorp/mdns v1.0.1 01:45:54 go: finding github.com/hashicorp/memberlist v0.2.0 01:45:54 go: finding github.com/hashicorp/serf v0.9.0 01:45:54 go: finding github.com/json-iterator/go v1.1.9 01:45:54 go: finding github.com/julienschmidt/httprouter v1.2.0 01:45:54 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 01:45:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:45:54 go: finding github.com/kr/pretty v0.2.0 01:45:54 go: finding github.com/kr/pty v1.1.1 01:45:54 go: finding github.com/kr/text v0.1.0 01:45:54 go: finding github.com/mattn/go-colorable v0.1.6 01:45:54 go: finding github.com/mattn/go-isatty v0.0.12 01:45:54 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 01:45:54 go: finding github.com/miekg/dns v1.1.26 01:45:54 go: finding github.com/mitchellh/cli v1.0.0 01:45:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:45:54 go: finding github.com/mitchellh/copystructure v1.0.0 01:45:54 go: finding github.com/mitchellh/go-homedir v1.1.0 01:45:54 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:45:54 go: finding github.com/mitchellh/go-wordwrap v1.0.0 01:45:54 go: finding github.com/mitchellh/gox v0.4.0 01:45:54 go: finding github.com/mitchellh/iochan v1.0.0 01:45:54 go: finding github.com/mitchellh/mapstructure v1.2.2 01:45:55 go: finding github.com/mitchellh/reflectwalk v1.0.1 01:45:55 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:45:55 go: finding github.com/modern-go/reflect2 v1.0.1 01:45:55 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 01:45:55 go: finding github.com/pascaldekloe/goe v0.1.0 01:45:55 go: finding github.com/pelletier/go-toml v1.7.0 01:45:55 go: finding github.com/pkg/errors v0.8.1 01:45:55 go: finding github.com/pmezard/go-difflib v1.0.0 01:45:55 go: finding github.com/posener/complete v1.1.1 01:45:55 go: finding github.com/prometheus/client_golang v1.4.0 01:45:55 go: finding github.com/prometheus/client_model v0.2.0 01:45:55 go: finding github.com/prometheus/common v0.9.1 01:45:55 go: finding github.com/prometheus/procfs v0.0.8 01:45:55 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 01:45:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:45:55 go: finding github.com/sirupsen/logrus v1.4.2 01:45:55 go: finding github.com/stretchr/objx v0.1.1 01:45:55 go: finding github.com/stretchr/testify v1.4.0 01:45:55 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 01:45:55 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 01:45:55 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 01:45:55 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 01:45:55 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 01:45:55 go: finding golang.org/x/text v0.3.2 01:45:55 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 01:45:55 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 01:45:55 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 01:45:55 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:45:55 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 01:45:55 go: finding gopkg.in/yaml.v2 v2.2.8 01:46:10 Removing intermediate container 0e815920b844 01:46:10 ---> 145a01f9ab72 01:46:10 Successfully built 145a01f9ab72 01:46:10 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 01:46:11 + docker inspect -f . ci-base-image-x86_64 01:46:11 . [Pipeline] withDockerContainer 01:46:11 prd-centos7-docker-4c-2g-2836 does not seem to be running inside a container 01:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:46:12 $ docker top 1189885f46ca2a7c3f596c86f4c21979c85fae2dff9ad528252f60cd009b5750 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:12 + go version 01:46:12 go version go1.13.5 linux/amd64 [Pipeline] sh 01:46:12 + make test 01:46:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:46:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:46:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:46:22 GO111MODULE=on go vet ./... [Pipeline] stash 01:46:22 Stashed 1 file(s) [Pipeline] } 01:46:22 $ docker stop --time=1 1189885f46ca2a7c3f596c86f4c21979c85fae2dff9ad528252f60cd009b5750 01:46:24 $ docker rm -f 1189885f46ca2a7c3f596c86f4c21979c85fae2dff9ad528252f60cd009b5750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:46:27 + ls -al . 01:46:27 total 84 01:46:27 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 13 01:46 . 01:46:27 drwxrwxr-x. 4 jenkins jenkins 28 Jun 13 01:45 .. 01:46:27 drwxrwxr-x. 3 jenkins jenkins 20 Jun 13 01:45 assets 01:46:27 drwxrwxr-x. 2 jenkins jenkins 35 Jun 13 01:45 bin 01:46:27 drwxrwxr-x. 3 jenkins jenkins 29 Jun 13 01:45 cmd 01:46:27 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 13 01:45 CONTRIBUTING.md 01:46:27 -rw-r--r--. 1 jenkins jenkins 10 Jun 13 01:46 coverage.out 01:46:27 -rw-rw-r--. 1 jenkins jenkins 913 Jun 13 01:45 Dockerfile 01:46:27 -rw-rw-r--. 1 jenkins jenkins 898 Jun 13 01:45 Dockerfile.build 01:46:27 drwxrwxr-x. 4 jenkins jenkins 72 Jun 13 01:45 docs 01:46:27 drwxrwxr-x. 8 jenkins jenkins 179 Jun 13 01:45 .git 01:46:27 -rw-rw-r--. 1 jenkins jenkins 136 Jun 13 01:45 .gitignore 01:46:27 -rw-rw-r--. 1 jenkins jenkins 1019 Jun 13 01:45 go.mod 01:46:27 -rw-r--r--. 1 jenkins jenkins 20718 Jun 13 01:46 go.sum 01:46:27 drwxrwxr-x. 10 jenkins jenkins 139 Jun 13 01:45 internal 01:46:27 -rw-rw-r--. 1 jenkins jenkins 675 Jun 13 01:45 Jenkinsfile 01:46:27 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 13 01:45 LICENSE 01:46:27 -rw-rw-r--. 1 jenkins jenkins 951 Jun 13 01:45 Makefile 01:46:27 -rw-rw-r--. 1 jenkins jenkins 2599 Jun 13 01:45 README.md 01:46:27 drwxrwxr-x. 3 jenkins jenkins 58 Jun 13 01:45 .semver 01:46:27 -rw-rw-r--. 1 jenkins jenkins 5 Jun 13 01:42 VERSION 01:46:27 -rw-rw-r--. 1 jenkins jenkins 155 Jun 13 01:45 version.go [Pipeline] isUnix [Pipeline] sh 01:46:27 + 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=184b4c26c4367af7aad4fc6f31157d491c505984 --label arch=amd64 --label version=0.0.0 . 01:46:27 Sending build context to Docker daemon 12.96MB 01:46:27 Step 1/24 : ARG BASE=golang:1.13-alpine 01:46:27 Step 2/24 : FROM ${BASE} AS builder 01:46:27 ---> 145a01f9ab72 01:46:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:46:28 ---> Running in f4e9871b5935 01:46:28 Removing intermediate container f4e9871b5935 01:46:28 ---> 525c619ea290 01:46:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:46:28 ---> Running in e5aab2b1aa48 01:46:28 Removing intermediate container e5aab2b1aa48 01:46:28 ---> 6ce4afb08a96 01:46:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:46:28 ---> Running in 4e5c11369286 01:46:29 Removing intermediate container 4e5c11369286 01:46:29 ---> f5d1ab55ff88 01:46:29 Step 6/24 : LABEL Name=edgex-ui-go 01:46:29 ---> Running in bf3e1609a8bf 01:46:29 Removing intermediate container bf3e1609a8bf 01:46:29 ---> e49bbe18a6f9 01:46:29 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:46:29 ---> Running in 2c38000f7e41 01:46:29 Removing intermediate container 2c38000f7e41 01:46:29 ---> c417724542fb 01:46:29 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:29 ---> Running in 67775ee35fe4 01:46:30 Removing intermediate container 67775ee35fe4 01:46:30 ---> dd46aa6efcfe 01:46:30 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:30 ---> Running in 9a3177002384 01:46:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:46:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:46:32 v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/main] 01:46:32 v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/community] 01:46:32 OK: 11290 distinct packages available 01:46:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:46:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:46:33 OK: 143 MiB in 39 packages 01:46:33 Removing intermediate container 9a3177002384 01:46:33 ---> c6cb914d4e41 01:46:33 Step 10/24 : ENV GO111MODULE=on 01:46:33 ---> Running in 3cf73629092c 01:46:33 Removing intermediate container 3cf73629092c 01:46:33 ---> edbbfa3f35a9 01:46:33 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:46:33 ---> Running in 2e180d48e13b 01:46:34 Removing intermediate container 2e180d48e13b 01:46:34 ---> 56bed4af818e 01:46:34 Step 12/24 : COPY go.mod . 01:46:34 ---> 5855fe0dfa59 01:46:34 Step 13/24 : COPY Makefile . 01:46:34 ---> c0241f2d2139 01:46:34 Step 14/24 : RUN make update 01:46:34 ---> Running in f76d7f0cd33b 01:46:34 CGO_ENABLED=0 GO111MODULE=on go mod download 01:46:35 Removing intermediate container f76d7f0cd33b 01:46:35 ---> 969ed000e856 01:46:35 Step 15/24 : COPY . . 01:46:36 ---> 70bb45b18535 01:46:36 Step 16/24 : RUN ${MAKE} 01:46:36 ---> Running in 7e73d6e34735 01:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:46:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:46:48 Removing intermediate container 7e73d6e34735 01:46:48 ---> f45fd06184fe 01:46:48 Step 17/24 : FROM alpine 01:46:48 latest: Pulling from library/alpine 01:46:48 df20fa9351a1: Pulling fs layer 01:46:48 df20fa9351a1: Download complete 01:46:48 df20fa9351a1: Pull complete 01:46:48 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 01:46:48 Status: Downloaded newer image for alpine:latest 01:46:48 ---> a24bb4013296 01:46:48 Step 18/24 : EXPOSE 4000 01:46:48 ---> Running in 2334f38964f7 01:46:49 Removing intermediate container 2334f38964f7 01:46:49 ---> fbe72bc961a8 01:46:49 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 01:46:50 ---> b874ded5cb53 01:46:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:46:50 ---> Running in b4e6c3538fe1 01:46:50 Removing intermediate container b4e6c3538fe1 01:46:50 ---> 6f4d0cc49058 01:46:50 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:46:50 ---> Running in 5a0d5ed6d9e6 01:46:50 Removing intermediate container 5a0d5ed6d9e6 01:46:50 ---> 3149d383abfb 01:46:50 Step 22/24 : LABEL arch=amd64 01:46:50 ---> Running in fc28a06ff669 01:46:50 Removing intermediate container fc28a06ff669 01:46:50 ---> cf1aa85004af 01:46:50 Step 23/24 : LABEL git_sha=184b4c26c4367af7aad4fc6f31157d491c505984 01:46:50 ---> Running in 238a154004e0 01:46:51 Removing intermediate container 238a154004e0 01:46:51 ---> a18f6eb9344d 01:46:51 Step 24/24 : LABEL version=0.0.0 01:46:51 ---> Running in 0468a6f4357c 01:46:51 Removing intermediate container 0468a6f4357c 01:46:51 ---> ca5e34f7e993 01:46:51 [Warning] One or more build-args [ARCH] were not consumed 01:46:51 Successfully built ca5e34f7e993 01:46:51 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:47:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2837 in /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [Pipeline] { [Pipeline] ws 01:47:13 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 01:47:18 using credential edgex-jenkins-ssh 01:47:18 Cloning the remote Git repository 01:47:18 Cloning with configured refspecs honoured and without tags 01:47:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:47:18 > git init /w/workspace/edgex-ui-go/2 # timeout=10 01:47:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:47:18 > git --version # timeout=10 01:47:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:47:20 Fetching without tags 01:47:20 Merging remotes/origin/master commit 5ac126347c467076fa6aa7c5143c5fd30ec9d80a into PR head commit 184b4c26c4367af7aad4fc6f31157d491c505984 01:47:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:47:20 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 01:47:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:47:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:47:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:47:20 > git config core.sparsecheckout # timeout=10 01:47:20 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 01:47:21 Merge succeeded, producing 184b4c26c4367af7aad4fc6f31157d491c505984 01:47:21 Checking out Revision 184b4c26c4367af7aad4fc6f31157d491c505984 (PR-242) 01:47:20 > git remote # timeout=10 01:47:20 > git config --get remote.origin.url # timeout=10 01:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:20 > git merge 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 01:47:21 > git rev-parse HEAD^{commit} # timeout=10 01:47:21 > git config core.sparsecheckout # timeout=10 01:47:21 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 01:47:26 Commit message: "block user login and user create page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:47:27 ========================================================= 01:47:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 01:47:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:47:28 + 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 . 01:47:29 Sending build context to Docker daemon 12.94MB 01:47:29 Step 1/8 : ARG BASE=golang:1.11-alpine 01:47:29 Step 2/8 : FROM ${BASE} 01:47:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:30 cde5963f3b93: Pulling fs layer 01:47:30 2a23fa8c16f7: Pulling fs layer 01:47:30 777b28850792: Pulling fs layer 01:47:30 8a11ddd9e578: Pulling fs layer 01:47:30 4cf88f913ddb: Pulling fs layer 01:47:30 1df406cf5192: Pulling fs layer 01:47:30 cd6300453558: Pulling fs layer 01:47:30 b9c365052c96: Pulling fs layer 01:47:30 a2d8cc88f415: Pulling fs layer 01:47:30 ea1d1ca13537: Pulling fs layer 01:47:30 3750a50a1c5e: Pulling fs layer 01:47:30 8a11ddd9e578: Waiting 01:47:30 4cf88f913ddb: Waiting 01:47:30 1df406cf5192: Waiting 01:47:30 cd6300453558: Waiting 01:47:30 a2d8cc88f415: Waiting 01:47:30 b9c365052c96: Waiting 01:47:30 ea1d1ca13537: Waiting 01:47:30 3750a50a1c5e: Waiting 01:47:30 777b28850792: Verifying Checksum 01:47:30 777b28850792: Download complete 01:47:30 2a23fa8c16f7: Verifying Checksum 01:47:30 2a23fa8c16f7: Download complete 01:47:30 4cf88f913ddb: Verifying Checksum 01:47:30 4cf88f913ddb: Download complete 01:47:30 1df406cf5192: Verifying Checksum 01:47:30 1df406cf5192: Download complete 01:47:30 cde5963f3b93: Verifying Checksum 01:47:30 cde5963f3b93: Pull complete 01:47:31 2a23fa8c16f7: Pull complete 01:47:32 777b28850792: Pull complete 01:47:32 cd6300453558: Verifying Checksum 01:47:32 cd6300453558: Download complete 01:47:32 a2d8cc88f415: Download complete 01:47:34 ea1d1ca13537: Verifying Checksum 01:47:34 ea1d1ca13537: Download complete 01:47:34 3750a50a1c5e: Download complete 01:47:35 b9c365052c96: Verifying Checksum 01:47:35 b9c365052c96: Download complete 01:47:35 8a11ddd9e578: Verifying Checksum 01:47:35 8a11ddd9e578: Download complete 01:47:45 8a11ddd9e578: Pull complete 01:47:46 4cf88f913ddb: Pull complete 01:47:46 1df406cf5192: Pull complete 01:47:51 cd6300453558: Pull complete 01:47:55 b9c365052c96: Pull complete 01:47:55 a2d8cc88f415: Pull complete 01:47:57 ea1d1ca13537: Pull complete 01:47:58 3750a50a1c5e: Pull complete 01:47:58 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 01:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 01:47:58 ---> 78745c68409d 01:47:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:48:03 ---> Running in e68fda323de9 01:48:03 Removing intermediate container e68fda323de9 01:48:03 ---> 5eaae2c05dc5 01:48:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:03 ---> Running in d4dc4e5e53c3 01:48:06 Removing intermediate container d4dc4e5e53c3 01:48:06 ---> d367217d3d87 01:48:06 Step 5/8 : RUN apk add --no-cache make git 01:48:06 ---> Running in f4054fe062fd 01:48:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:48:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:48:09 OK: 125 MiB in 39 packages 01:48:10 Removing intermediate container f4054fe062fd 01:48:10 ---> cc8c33f064f5 01:48:10 Step 6/8 : WORKDIR /edgex-ui-go 01:48:10 ---> Running in 0618869bdfce 01:48:11 Removing intermediate container 0618869bdfce 01:48:11 ---> a1030267832d 01:48:11 Step 7/8 : COPY . . 01:48:13 ---> 72840cf4a03a 01:48:13 Step 8/8 : RUN go mod download 01:48:13 ---> Running in 2b36578222ee 01:48:16 go: finding github.com/BurntSushi/toml v0.3.1 01:48:16 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 01:48:16 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 01:48:16 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 01:48:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:48:16 go: finding github.com/armon/go-metrics v0.3.3 01:48:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:48:16 go: finding github.com/beorn7/perks v1.0.1 01:48:16 go: finding github.com/bgentry/speakeasy v0.1.0 01:48:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:48:16 go: finding github.com/cespare/xxhash/v2 v2.1.1 01:48:16 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 01:48:16 go: finding github.com/circonus-labs/circonusllhist v0.1.3 01:48:16 go: finding github.com/davecgh/go-spew v1.1.1 01:48:16 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 01:48:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 01:48:16 go: finding github.com/fatih/color v1.9.0 01:48:16 go: finding github.com/go-kit/kit v0.9.0 01:48:16 go: finding github.com/go-logfmt/logfmt v0.4.0 01:48:16 go: finding github.com/go-stack/stack v1.8.0 01:48:16 go: finding github.com/gogo/protobuf v1.1.1 01:48:16 go: finding github.com/golang/protobuf v1.3.2 01:48:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:48:16 go: finding github.com/google/go-cmp v0.4.0 01:48:16 go: finding github.com/google/gofuzz v1.0.0 01:48:16 go: finding github.com/gorilla/mux v1.7.1 01:48:16 go: finding github.com/gorilla/websocket v1.4.0 01:48:16 go: finding github.com/hashicorp/consul/api v1.4.0 01:48:16 go: finding github.com/hashicorp/consul/sdk v0.4.0 01:48:16 go: finding github.com/hashicorp/errwrap v1.0.0 01:48:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:48:16 go: finding github.com/hashicorp/go-hclog v0.12.2 01:48:16 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 01:48:16 go: finding github.com/hashicorp/go-msgpack v0.5.5 01:48:16 go: finding github.com/hashicorp/go-multierror v1.0.0 01:48:16 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 01:48:16 go: finding github.com/hashicorp/go-rootcerts v1.0.2 01:48:16 go: finding github.com/hashicorp/go-sockaddr v1.0.2 01:48:16 go: finding github.com/hashicorp/go-syslog v1.0.0 01:48:16 go: finding github.com/hashicorp/go-uuid v1.0.1 01:48:16 go: finding github.com/hashicorp/go.net v0.0.1 01:48:16 go: finding github.com/hashicorp/golang-lru v0.5.4 01:48:16 go: finding github.com/hashicorp/logutils v1.0.0 01:48:16 go: finding github.com/hashicorp/mdns v1.0.1 01:48:16 go: finding github.com/hashicorp/memberlist v0.2.0 01:48:16 go: finding github.com/hashicorp/serf v0.9.0 01:48:16 go: finding github.com/json-iterator/go v1.1.9 01:48:16 go: finding github.com/julienschmidt/httprouter v1.2.0 01:48:16 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 01:48:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:48:16 go: finding github.com/kr/pretty v0.2.0 01:48:16 go: finding github.com/kr/pty v1.1.1 01:48:16 go: finding github.com/kr/text v0.1.0 01:48:16 go: finding github.com/mattn/go-colorable v0.1.6 01:48:16 go: finding github.com/mattn/go-isatty v0.0.12 01:48:16 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 01:48:16 go: finding github.com/miekg/dns v1.1.26 01:48:16 go: finding github.com/mitchellh/cli v1.0.0 01:48:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:48:16 go: finding github.com/mitchellh/copystructure v1.0.0 01:48:16 go: finding github.com/mitchellh/go-homedir v1.1.0 01:48:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:48:16 go: finding github.com/mitchellh/go-wordwrap v1.0.0 01:48:16 go: finding github.com/mitchellh/gox v0.4.0 01:48:16 go: finding github.com/mitchellh/iochan v1.0.0 01:48:16 go: finding github.com/mitchellh/mapstructure v1.2.2 01:48:16 go: finding github.com/mitchellh/reflectwalk v1.0.1 01:48:16 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:48:17 go: finding github.com/modern-go/reflect2 v1.0.1 01:48:17 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 01:48:17 go: finding github.com/pascaldekloe/goe v0.1.0 01:48:17 go: finding github.com/pelletier/go-toml v1.7.0 01:48:17 go: finding github.com/pkg/errors v0.8.1 01:48:17 go: finding github.com/pmezard/go-difflib v1.0.0 01:48:17 go: finding github.com/posener/complete v1.1.1 01:48:17 go: finding github.com/prometheus/client_golang v1.4.0 01:48:17 go: finding github.com/prometheus/client_model v0.2.0 01:48:17 go: finding github.com/prometheus/common v0.9.1 01:48:17 go: finding github.com/prometheus/procfs v0.0.8 01:48:17 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 01:48:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:48:17 go: finding github.com/sirupsen/logrus v1.4.2 01:48:17 go: finding github.com/stretchr/objx v0.1.1 01:48:17 go: finding github.com/stretchr/testify v1.4.0 01:48:17 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 01:48:17 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 01:48:17 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 01:48:17 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 01:48:17 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 01:48:17 go: finding golang.org/x/text v0.3.2 01:48:17 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 01:48:17 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 01:48:17 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 01:48:17 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:48:17 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 01:48:17 go: finding gopkg.in/yaml.v2 v2.2.8 01:48:35 Removing intermediate container 2b36578222ee 01:48:35 ---> 410a7c9d0668 01:48:35 Successfully built 410a7c9d0668 01:48:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:36 + docker inspect -f . ci-base-image-arm64 01:48:36 . [Pipeline] withDockerContainer 01:48:36 prd-ubuntu18.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container 01:48:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:48:38 $ docker top aacf64fc5e0808e70727358b1f58c03ee630659390e8fe7e10010e7515b3c0a6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:40 + go version 01:48:40 go version go1.13.5 linux/arm64 [Pipeline] sh 01:48:41 + make test 01:48:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:48:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:49:05 GO111MODULE=on go vet ./... [Pipeline] stash 01:49:10 Warning: overwriting stash ‘coverage-report’ 01:49:10 Stashed 1 file(s) [Pipeline] } 01:49:10 $ docker stop --time=1 aacf64fc5e0808e70727358b1f58c03ee630659390e8fe7e10010e7515b3c0a6 01:49:12 $ docker rm -f aacf64fc5e0808e70727358b1f58c03ee630659390e8fe7e10010e7515b3c0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:49:14 + ls -al . 01:49:14 total 116 01:49:14 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 01:48 . 01:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:47 .. 01:49:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 01:47 .git 01:49:14 -rw-rw-r-- 1 jenkins jenkins 136 Jun 13 01:47 .gitignore 01:49:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:47 .semver 01:49:14 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 01:47 CONTRIBUTING.md 01:49:14 -rw-rw-r-- 1 jenkins jenkins 913 Jun 13 01:47 Dockerfile 01:49:14 -rw-rw-r-- 1 jenkins jenkins 898 Jun 13 01:47 Dockerfile.build 01:49:14 -rw-rw-r-- 1 jenkins jenkins 675 Jun 13 01:47 Jenkinsfile 01:49:14 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 01:47 LICENSE 01:49:14 -rw-rw-r-- 1 jenkins jenkins 951 Jun 13 01:47 Makefile 01:49:14 -rw-rw-r-- 1 jenkins jenkins 2599 Jun 13 01:47 README.md 01:49:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 01:42 VERSION 01:49:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:47 assets 01:49:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 01:47 bin 01:49:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:47 cmd 01:49:14 -rw-r--r-- 1 jenkins jenkins 10 Jun 13 01:48 coverage.out 01:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:47 docs 01:49:14 -rw-rw-r-- 1 jenkins jenkins 1019 Jun 13 01:47 go.mod 01:49:14 -rw-r--r-- 1 jenkins jenkins 20718 Jun 13 01:48 go.sum 01:49:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 01:47 internal 01:49:14 -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 01:47 version.go [Pipeline] isUnix [Pipeline] sh 01:49:14 + 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=184b4c26c4367af7aad4fc6f31157d491c505984 --label arch=arm64 --label version=0.0.0 . 01:49:15 Sending build context to Docker daemon 12.96MB 01:49:15 Step 1/24 : ARG BASE=golang:1.13-alpine 01:49:15 Step 2/24 : FROM ${BASE} AS builder 01:49:15 ---> 410a7c9d0668 01:49:15 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:49:15 ---> Running in 6ed76d8171a8 01:49:15 Removing intermediate container 6ed76d8171a8 01:49:15 ---> 3867fa8f1348 01:49:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:49:15 ---> Running in a3faa3441092 01:49:16 Removing intermediate container a3faa3441092 01:49:16 ---> 035084bfd026 01:49:16 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:49:16 ---> Running in b0987fc039a1 01:49:16 Removing intermediate container b0987fc039a1 01:49:16 ---> c22c542f2952 01:49:16 Step 6/24 : LABEL Name=edgex-ui-go 01:49:16 ---> Running in 15f82c77c338 01:49:17 Removing intermediate container 15f82c77c338 01:49:17 ---> 574aa745f463 01:49:17 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:49:17 ---> Running in 1b89cd342e12 01:49:17 Removing intermediate container 1b89cd342e12 01:49:17 ---> d3728cada7aa 01:49:17 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:17 ---> Running in d9acff5e75ec 01:49:20 Removing intermediate container d9acff5e75ec 01:49:20 ---> 4a7399dc3f67 01:49:20 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:49:20 ---> Running in fe6cb23e6e1d 01:49:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:49:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:49:23 v3.11.6-81-g1a7f4d67e9 [http://nl.alpinelinux.org/alpine/v3.11/main] 01:49:23 v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/community] 01:49:23 OK: 11179 distinct packages available 01:49:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:49:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:49:24 OK: 125 MiB in 39 packages 01:49:25 Removing intermediate container fe6cb23e6e1d 01:49:25 ---> 50bdc7091d51 01:49:25 Step 10/24 : ENV GO111MODULE=on 01:49:25 ---> Running in 02a647528d36 01:49:26 Removing intermediate container 02a647528d36 01:49:26 ---> cae2b9e4a057 01:49:26 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:49:26 ---> Running in 809fbb6c39ec 01:49:26 Removing intermediate container 809fbb6c39ec 01:49:26 ---> 5bdf637af02e 01:49:26 Step 12/24 : COPY go.mod . 01:49:27 ---> 5cfa2ff104df 01:49:27 Step 13/24 : COPY Makefile . 01:49:28 ---> 716763ec6c38 01:49:28 Step 14/24 : RUN make update 01:49:28 ---> Running in 47565fd856a1 01:49:29 CGO_ENABLED=0 GO111MODULE=on go mod download 01:49:30 Removing intermediate container 47565fd856a1 01:49:30 ---> 34f87c1e7d8e 01:49:30 Step 15/24 : COPY . . 01:49:32 ---> 0ae1929562fd 01:49:32 Step 16/24 : RUN ${MAKE} 01:49:32 ---> Running in a7ecd9abddb8 01:49:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:49:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:50:02 Removing intermediate container a7ecd9abddb8 01:50:02 ---> 7a8419fb2ce2 01:50:02 Step 17/24 : FROM alpine 01:50:02 latest: Pulling from library/alpine 01:50:02 b538f80385f9: Pulling fs layer 01:50:02 b538f80385f9: Verifying Checksum 01:50:02 b538f80385f9: Download complete 01:50:03 b538f80385f9: Pull complete 01:50:03 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 01:50:03 Status: Downloaded newer image for alpine:latest 01:50:03 ---> 62ee0e9f8440 01:50:03 Step 18/24 : EXPOSE 4000 01:50:03 ---> Running in 61ab4645b897 01:50:04 Removing intermediate container 61ab4645b897 01:50:04 ---> 1e74fef73147 01:50:04 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 01:50:06 ---> 302c55e18d65 01:50:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:50:06 ---> Running in 53089bdf3d71 01:50:06 Removing intermediate container 53089bdf3d71 01:50:06 ---> a8fd6e6d4ae9 01:50:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:50:06 ---> Running in 28ee4aeab3a1 01:50:07 Removing intermediate container 28ee4aeab3a1 01:50:07 ---> 053574514a44 01:50:07 Step 22/24 : LABEL arch=arm64 01:50:07 ---> Running in de2fd90025c8 01:50:07 Removing intermediate container de2fd90025c8 01:50:07 ---> 7e9603d08638 01:50:07 Step 23/24 : LABEL git_sha=184b4c26c4367af7aad4fc6f31157d491c505984 01:50:07 ---> Running in ee9fd24ce232 01:50:07 Removing intermediate container ee9fd24ce232 01:50:07 ---> 4f0ff8b626e6 01:50:07 Step 24/24 : LABEL version=0.0.0 01:50:08 ---> Running in 19796d2c682a 01:50:08 Removing intermediate container 19796d2c682a 01:50:08 ---> e3a7e6487a06 01:50:08 [Warning] One or more build-args [ARCH] were not consumed 01:50:08 Successfully built e3a7e6487a06 01:50:08 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:50:09 provisioning config files... 01:50:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/config273255680974440939tmp [Pipeline] { [Pipeline] sh 01:50:09 + curl -s https://codecov.io/bash 01:50:09 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/config273255680974440939tmp 01:50:10 01:50:10 _____ _ 01:50:10 / ____| | | 01:50:10 | | ___ __| | ___ ___ _____ __ 01:50:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:50:10 | |___| (_) | (_| | __/ (_| (_) \ V / 01:50:10 \_____\___/ \__,_|\___|\___\___/ \_/ 01:50:10 Bash-20200602-f809a24 01:50:10 01:50:10 01:50:10 ==> Jenkins CI detected. 01:50:10 project root: . 01:50:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:50:10 ==> Running gcov in . (disable via -X gcov) 01:50:10 ==> Python coveragepy not found 01:50:10 ==> Searching for coverage reports in: 01:50:10 + . 01:50:10 -> Found 1 reports 01:50:10 ==> Detecting git/mercurial file structure 01:50:10 ==> Reading reports 01:50:10 + ./coverage.out bytes=10 01:50:10 ==> Appending adjustments 01:50:10 https://docs.codecov.io/docs/fixing-reports 01:50:10 + Found adjustments 01:50:10 ==> Gzipping contents 01:50:10 ==> Uploading reports 01:50:10 url: https://codecov.io 01:50:10 query: branch=PR-242&commit=184b4c26c4367af7aad4fc6f31157d491c505984&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-242%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=242&job= 01:50:10 -> Pinging Codecov 01:50:10 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-242&commit=184b4c26c4367af7aad4fc6f31157d491c505984&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-242%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=242&job= 01:50:10 -> Uploading 01:50:11 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/184b4c26c4367af7aad4fc6f31157d491c505984 [Pipeline] } 01:50:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:50:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:50:12 ---> package-listing.sh 01:50:12 ++ facter osfamily 01:50:12 ++ tr '[:upper:]' '[:lower:]' 01:50:12 + OS_FAMILY=redhat 01:50:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-242 01:50:12 + START_PACKAGES=/tmp/packages_start.txt 01:50:12 + END_PACKAGES=/tmp/packages_end.txt 01:50:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:50:12 + PACKAGES=/tmp/packages_start.txt 01:50:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-242 ']' 01:50:12 + PACKAGES=/tmp/packages_end.txt 01:50:12 + case "${OS_FAMILY}" in 01:50:12 + rpm -qa 01:50:12 + sort 01:50:17 + '[' -f /tmp/packages_start.txt ']' 01:50:17 + '[' -f /tmp/packages_end.txt ']' 01:50:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:50:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-242 ']' 01:50:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-242/archives/ 01:50:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-242/archives/ [Pipeline] isUnix [Pipeline] sh 01:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:50:17 01:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:50:18 alpine: Pulling from edgex-lftools-log-publisher 01:50:18 c9b1b535fdd9: Pulling fs layer 01:50:18 2cc5ad85d9ab: Pulling fs layer 01:50:18 756a868c4378: Pulling fs layer 01:50:18 444b2fc9a129: Pulling fs layer 01:50:18 ea15f1150254: Pulling fs layer 01:50:18 41b27a9f41bf: Pulling fs layer 01:50:18 28c525ee5125: Pulling fs layer 01:50:18 094b1ea09ed8: Pulling fs layer 01:50:18 138eaada9080: Pulling fs layer 01:50:18 0622d0fa9048: Pulling fs layer 01:50:18 138eaada9080: Waiting 01:50:18 41b27a9f41bf: Waiting 01:50:18 28c525ee5125: Waiting 01:50:18 094b1ea09ed8: Waiting 01:50:18 0622d0fa9048: Waiting 01:50:18 ea15f1150254: Waiting 01:50:18 444b2fc9a129: Waiting 01:50:18 2cc5ad85d9ab: Verifying Checksum 01:50:18 2cc5ad85d9ab: Download complete 01:50:18 444b2fc9a129: Verifying Checksum 01:50:18 444b2fc9a129: Download complete 01:50:18 c9b1b535fdd9: Verifying Checksum 01:50:18 c9b1b535fdd9: Download complete 01:50:18 ea15f1150254: Download complete 01:50:18 28c525ee5125: Verifying Checksum 01:50:18 28c525ee5125: Download complete 01:50:18 756a868c4378: Verifying Checksum 01:50:18 756a868c4378: Download complete 01:50:18 094b1ea09ed8: Verifying Checksum 01:50:18 094b1ea09ed8: Download complete 01:50:18 c9b1b535fdd9: Pull complete 01:50:18 0622d0fa9048: Verifying Checksum 01:50:18 0622d0fa9048: Download complete 01:50:18 138eaada9080: Verifying Checksum 01:50:18 138eaada9080: Download complete 01:50:19 2cc5ad85d9ab: Pull complete 01:50:19 41b27a9f41bf: Verifying Checksum 01:50:19 41b27a9f41bf: Download complete 01:50:21 756a868c4378: Pull complete 01:50:21 444b2fc9a129: Pull complete 01:50:21 ea15f1150254: Pull complete 01:50:25 41b27a9f41bf: Pull complete 01:50:26 28c525ee5125: Pull complete 01:50:29 094b1ea09ed8: Pull complete 01:50:29 138eaada9080: Pull complete 01:50:30 0622d0fa9048: Pull complete 01:50:30 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:50:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:50:30 prd-centos7-docker-4c-2g-2835 does not seem to be running inside a container 01:50:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-242 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242:/w/workspace/edgexfoundry_edgex-ui-go_PR-242:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:50:33 $ docker top 706e9613cead4f51f2ddf226d5c988206060acadea8e808e0450877699bd54db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:34 provisioning config files... 01:50:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/config428670703514072833tmp [Pipeline] { [Pipeline] echo 01:50:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:50:34 ---> create-netrc.sh [Pipeline] echo 01:50:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:50:34 ---> logs-deploy.sh 01:50:34 + ARCHIVE_ARTIFACTS= 01:50:34 + LOGS_SERVER=https://logs.edgexfoundry.org 01:50:34 + '[' https://logs.edgexfoundry.org == None ']' 01:50:34 + NEXUS_URL=https://nexus.edgexfoundry.org 01:50:34 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-242/2 01:50:34 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-242/2/ 01:50:34 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-242/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-242 01:50:36 Archives upload complete. 01:50:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-242/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-242/2/ 01:50:37 ---> uname -a: 01:50:37 Linux 706e9613cead 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:50:37 01:50:37 01:50:37 ---> lscpu: 01:50:37 Architecture: x86_64 01:50:37 CPU op-mode(s): 32-bit, 64-bit 01:50:37 Byte Order: Little Endian 01:50:37 Address sizes: 40 bits physical, 48 bits virtual 01:50:37 CPU(s): 4 01:50:37 On-line CPU(s) list: 0-3 01:50:37 Thread(s) per core: 1 01:50:37 Core(s) per socket: 1 01:50:37 Socket(s): 4 01:50:37 NUMA node(s): 1 01:50:37 Vendor ID: GenuineIntel 01:50:37 CPU family: 6 01:50:37 Model: 44 01:50:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:50:37 Stepping: 1 01:50:37 CPU MHz: 2933.436 01:50:37 BogoMIPS: 5866.87 01:50:37 Virtualization: VT-x 01:50:37 Hypervisor vendor: KVM 01:50:37 Virtualization type: full 01:50:37 L1d cache: 128 KiB 01:50:37 L1i cache: 128 KiB 01:50:37 L2 cache: 16 MiB 01:50:37 L3 cache: 64 MiB 01:50:37 NUMA node0 CPU(s): 0-3 01:50:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:50:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:50:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:50:37 Vulnerability Meltdown: Mitigation; PTI 01:50:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:50:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:50:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:50:37 Vulnerability Tsx async abort: Not affected 01:50:37 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 01:50:37 01:50:37 01:50:37 ---> nproc: 01:50:37 4 01:50:37 01:50:37 01:50:37 ---> df -h: 01:50:37 Filesystem Size Used Available Use% Mounted on 01:50:37 overlay 50.0G 7.2G 42.7G 14% / 01:50:37 tmpfs 64.0M 0 64.0M 0% /dev 01:50:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:50:37 shm 64.0M 0 64.0M 0% /dev/shm 01:50:37 /dev/vda1 50.0G 7.2G 42.7G 14% /etc/resolv.conf 01:50:37 /dev/vda1 50.0G 7.2G 42.7G 14% /etc/hostname 01:50:37 /dev/vda1 50.0G 7.2G 42.7G 14% /etc/hosts 01:50:37 /dev/vda1 50.0G 7.2G 42.7G 14% /var/log/sa 01:50:37 /dev/vda1 50.0G 7.2G 42.7G 14% /w/workspace/edgexfoundry_edgex-ui-go_PR-242 01:50:37 /dev/vda1 50.0G 7.2G 42.7G 14% /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp 01:50:37 01:50:37 01:50:37 ---> free -m: 01:50:37 total used free shared buff/cache available 01:50:37 Mem: 1837 624 129 0 1083 1108 01:50:37 Swap: 1023 0 1023 01:50:37 01:50:37 01:50:37 ---> ip addr: 01:50:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:50:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:50:37 inet 127.0.0.1/8 scope host lo 01:50:37 valid_lft forever preferred_lft forever 01:50:37 6: eth0@if7: mtu 1458 qdisc noqueue state UP 01:50:37 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 01:50:37 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 01:50:37 valid_lft forever preferred_lft forever 01:50:37 01:50:37 01:50:37 ---> sar -b -r -n DEV: 01:50:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/13/20 _x86_64_ (4 CPU) 01:50:37 01:50:37 01:41:48 LINUX RESTART 01:50:37 01:50:37 01:43:01 tps rtps wtps bread/s bwrtn/s 01:50:37 01:44:02 3.26 0.00 3.26 0.00 110.53 01:50:37 01:45:01 0.36 0.00 0.36 0.00 4.69 01:50:37 01:46:01 0.55 0.00 0.55 0.00 8.51 01:50:37 01:47:01 0.17 0.00 0.17 0.00 1.47 01:50:37 01:48:01 0.35 0.00 0.35 0.00 5.75 01:50:37 01:49:01 0.33 0.02 0.32 0.13 3.06 01:50:37 01:50:01 0.32 0.00 0.32 0.00 3.50 01:50:37 Average: 0.76 0.00 0.76 0.02 19.69 01:50:37 01:50:37 01:43:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:50:37 01:44:02 179972 1701584 90.43 2620 1164928 1075676 36.71 379664 1161504 20 01:50:37 01:45:01 179088 1702468 90.48 2620 1164932 1071564 36.57 381736 1160868 8 01:50:37 01:46:01 177800 1703756 90.55 2620 1164940 1071832 36.58 383036 1160868 8 01:50:37 01:47:01 177888 1703668 90.55 2620 1164940 1071628 36.57 389892 1154068 24 01:50:37 01:48:01 177328 1704228 90.58 2620 1164944 1071772 36.58 390636 1154068 8 01:50:37 01:49:01 177576 1703980 90.56 2620 1164960 1071628 36.57 423880 1120332 16 01:50:37 01:50:01 177864 1703692 90.55 2620 1164960 1071628 36.57 422060 1122028 8 01:50:37 Average: 178217 1703339 90.53 2620 1164943 1072247 36.59 395843 1147677 13 01:50:37 01:50:37 01:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 01:50:37 01:44:02 eth0 0.60 0.53 0.71 0.05 0.00 0.00 0.00 01:50:37 01:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:45:01 eth0 0.61 0.08 0.06 0.01 0.00 0.00 0.00 01:50:37 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:46:01 eth0 0.72 0.52 0.28 0.21 0.00 0.00 0.00 01:50:37 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:47:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 01:50:37 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:48:01 eth0 0.77 0.43 0.46 0.27 0.00 0.00 0.00 01:50:37 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 01:50:37 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 01:50:37 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 Average: eth0 0.50 0.26 0.23 0.08 0.00 0.00 0.00 01:50:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:37 01:50:37 01:50:37 ---> sar -P ALL: 01:50:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/13/20 _x86_64_ (4 CPU) 01:50:37 01:50:37 01:41:48 LINUX RESTART 01:50:37 01:50:37 01:43:01 CPU %user %nice %system %iowait %steal %idle 01:50:37 01:44:02 all 0.17 0.00 0.05 0.00 0.06 99.72 01:50:37 01:44:02 0 0.03 0.00 0.02 0.00 0.03 99.92 01:50:37 01:44:02 1 0.07 0.00 0.07 0.00 0.13 99.73 01:50:37 01:44:02 2 0.12 0.00 0.08 0.00 0.05 99.75 01:50:37 01:44:02 3 0.48 0.00 0.02 0.00 0.02 99.48 01:50:37 01:45:01 all 0.14 0.00 0.03 0.00 0.03 99.81 01:50:37 01:45:01 0 0.02 0.00 0.02 0.00 0.07 99.90 01:50:37 01:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:50:37 01:45:01 2 0.05 0.00 0.03 0.00 0.03 99.88 01:50:37 01:45:01 3 0.46 0.00 0.03 0.00 0.00 99.51 01:50:37 01:46:01 all 0.16 0.00 0.04 0.00 0.05 99.76 01:50:37 01:46:01 0 0.05 0.00 0.05 0.00 0.05 99.85 01:50:37 01:46:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:50:37 01:46:01 2 0.03 0.00 0.03 0.00 0.08 99.85 01:50:37 01:46:01 3 0.52 0.00 0.02 0.00 0.03 99.43 01:50:37 01:47:01 all 0.10 0.00 0.05 0.00 0.01 99.84 01:50:37 01:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:50:37 01:47:01 1 0.17 0.00 0.10 0.00 0.03 99.70 01:50:37 01:47:01 2 0.02 0.00 0.05 0.00 0.02 99.92 01:50:37 01:47:01 3 0.20 0.00 0.02 0.00 0.00 99.78 01:50:37 01:48:01 all 0.12 0.00 0.04 0.00 0.03 99.82 01:50:37 01:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:50:37 01:48:01 1 0.33 0.00 0.05 0.00 0.02 99.60 01:50:37 01:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 01:50:37 01:48:01 3 0.07 0.00 0.03 0.00 0.05 99.85 01:50:37 01:49:01 all 0.14 0.00 0.07 0.00 0.02 99.77 01:50:37 01:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:50:37 01:49:01 1 0.43 0.00 0.03 0.00 0.07 99.47 01:50:37 01:49:01 2 0.03 0.00 0.20 0.00 0.00 99.77 01:50:37 01:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:50:37 01:50:01 all 0.13 0.00 0.03 0.00 0.09 99.75 01:50:37 01:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:37 01:50:01 1 0.47 0.00 0.05 0.00 0.17 99.32 01:50:37 01:50:01 2 0.03 0.00 0.05 0.00 0.17 99.75 01:50:37 01:50:01 3 0.02 0.00 0.02 0.00 0.03 99.93 01:50:37 Average: all 0.14 0.00 0.04 0.00 0.04 99.78 01:50:37 Average: 0 0.02 0.00 0.03 0.00 0.02 99.93 01:50:37 Average: 1 0.22 0.00 0.05 0.00 0.06 99.66 01:50:37 Average: 2 0.05 0.00 0.07 0.00 0.05 99.83 01:50:37 Average: 3 0.25 0.00 0.02 0.00 0.02 99.71 01:50:37 01:50:37 01:50:37