Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2559 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +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/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 5ac126347c467076fa6aa7c5143c5fd30ec9d80a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 Commit message: "Remove useless code about gateway messbox prompt" > git rev-list --no-walk fc6b590da5db28411c1d4ed520be24f88b5c953f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:31:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:31:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:31:59 ========================================================= 07:31:59 EdgeX Global Pipelines Version Info 07:31:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:01 ------------------- 07:32:01 stable info: 07:32:01 ------------------- 07:32:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:32:01 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 07:32:01 Message: update stable to v1.0.89 07:32:02 ------------------- 07:32:02 experimental info: 07:32:02 ------------------- 07:32:02 Commited By: **** collab-it+edgex@linuxfoundation.org 07:32:02 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 07:32:02 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 07:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:04 07:32:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:32:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:05 latest: Pulling from edgex-devops/git-semver 07:32:05 9123ac7c32f7: Pulling fs layer 07:32:05 b8cc5d1170e3: Pulling fs layer 07:32:05 2924cbbf6a41: Pulling fs layer 07:32:05 93b08a4f1073: Pulling fs layer 07:32:05 b8cc5d1170e3: Verifying Checksum 07:32:05 b8cc5d1170e3: Download complete 07:32:05 9123ac7c32f7: Verifying Checksum 07:32:05 9123ac7c32f7: Download complete 07:32:05 93b08a4f1073: Verifying Checksum 07:32:05 93b08a4f1073: Download complete 07:32:05 2924cbbf6a41: Verifying Checksum 07:32:05 2924cbbf6a41: Download complete 07:32:05 9123ac7c32f7: Pull complete 07:32:05 b8cc5d1170e3: Pull complete 07:32:06 2924cbbf6a41: Pull complete 07:32:06 93b08a4f1073: Pull complete 07:32:06 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:32:06 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:32:06 $ 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 07:32:08 $ docker top 5c341fa136e8221bd165e141ab19562886cc8b196f092fb2ce694975d5bc1fb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:09 [ssh-agent] Looking for ssh-agent implementation... 07:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:09 $ docker exec 5c341fa136e8221bd165e141ab19562886cc8b196f092fb2ce694975d5bc1fb6 ssh-agent 07:32:09 SSH_AUTH_SOCK=/tmp/ssh-OY24V8ozovuv/agent.12 07:32:09 SSH_AGENT_PID=18 07:32:09 Running ssh-add (command line suppressed) 07:32:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9116805355089588129.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9116805355089588129.key) 07:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:09 + git describe --exact-match --tags HEAD 07:32:09 fatal: No names found, cannot describe anything. [Pipeline] } 07:32:10 $ docker exec --env ******** --env ******** 5c341fa136e8221bd165e141ab19562886cc8b196f092fb2ce694975d5bc1fb6 ssh-agent -k 07:32:10 unset SSH_AUTH_SOCK; 07:32:10 unset SSH_AGENT_PID; 07:32:10 echo Agent pid 18 killed; 07:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:32:10 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:32:10 This usually means this commit has not been tagged. [Pipeline] sshagent 07:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:10 [ssh-agent] Looking for ssh-agent implementation... 07:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:10 $ docker exec 5c341fa136e8221bd165e141ab19562886cc8b196f092fb2ce694975d5bc1fb6 ssh-agent 07:32:10 SSH_AUTH_SOCK=/tmp/ssh-Wb1fH5MyJSvj/agent.47 07:32:10 SSH_AGENT_PID=52 07:32:10 Running ssh-add (command line suppressed) 07:32:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3260056248199243203.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3260056248199243203.key) 07:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:11 + git semver init 07:32:11 # -> Open(): unable to determine branch for HEAD 07:32:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:32:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:32:11 # $SEMVER_REMOTE_NAME = origin 07:32:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:32:11 # $SEMVER_USER_NAME = edgex-jenkins 07:32:11 # $SEMVER_BRANCH = master 07:32:11 # $SEMVER_TEMP = /tmp/semver-376521516 07:32:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:32:12 # '/tmp/semver-376521516' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 07:32:12 # -> Force: false 07:32:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:32:12 $ docker exec --env ******** --env ******** 5c341fa136e8221bd165e141ab19562886cc8b196f092fb2ce694975d5bc1fb6 ssh-agent -k 07:32:12 unset SSH_AUTH_SOCK; 07:32:12 unset SSH_AGENT_PID; 07:32:12 echo Agent pid 52 killed; 07:32:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:12 + git semver [Pipeline] } 07:32:12 $ docker stop --time=1 5c341fa136e8221bd165e141ab19562886cc8b196f092fb2ce694975d5bc1fb6 07:32:14 $ docker rm -f 5c341fa136e8221bd165e141ab19562886cc8b196f092fb2ce694975d5bc1fb6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:32:14 Stashed 53 file(s) [Pipeline] echo 07:32:14 [edgeXSemver] initialized semver on version 1.2.1-dev.8 [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 07:32:29 Still waiting to schedule task 07:32:29 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2559’ 07:32:30 Still waiting to schedule task 07:32:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline 07:34:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2560 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:34:07 Running in /w/workspace/edgex-ui-go/43 [Pipeline] { [Pipeline] checkout 07:34:12 using credential edgex-jenkins-ssh 07:34:12 Cloning the remote Git repository 07:34:12 Cloning with configured refspecs honoured and without tags 07:34:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:34:12 > git init /w/workspace/edgex-ui-go/43 # timeout=10 07:34:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:34:12 > git --version # timeout=10 07:34:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:34:14 Fetching without tags 07:34:14 Checking out Revision 5ac126347c467076fa6aa7c5143c5fd30ec9d80a (master) 07:34:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:34:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:34:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:34:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:34:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:34:14 > git config core.sparsecheckout # timeout=10 07:34:14 > git checkout -f 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 07:34:19 Commit message: "Remove useless code about gateway messbox prompt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:34:20 ========================================================= 07:34:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:34:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:34:21 + 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 . 07:34:22 Sending build context to Docker daemon 12.92MB 07:34:22 Step 1/8 : ARG BASE=golang:1.11-alpine 07:34:22 Step 2/8 : FROM ${BASE} 07:34:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:34:23 cde5963f3b93: Pulling fs layer 07:34:23 2a23fa8c16f7: Pulling fs layer 07:34:23 777b28850792: Pulling fs layer 07:34:23 8a11ddd9e578: Pulling fs layer 07:34:23 4cf88f913ddb: Pulling fs layer 07:34:23 1df406cf5192: Pulling fs layer 07:34:23 cd6300453558: Pulling fs layer 07:34:23 b9c365052c96: Pulling fs layer 07:34:23 a2d8cc88f415: Pulling fs layer 07:34:23 ea1d1ca13537: Pulling fs layer 07:34:23 3750a50a1c5e: Pulling fs layer 07:34:23 cd6300453558: Waiting 07:34:23 b9c365052c96: Waiting 07:34:23 a2d8cc88f415: Waiting 07:34:23 ea1d1ca13537: Waiting 07:34:23 3750a50a1c5e: Waiting 07:34:23 4cf88f913ddb: Waiting 07:34:23 8a11ddd9e578: Waiting 07:34:23 1df406cf5192: Waiting 07:34:23 777b28850792: Verifying Checksum 07:34:23 777b28850792: Download complete 07:34:23 2a23fa8c16f7: Verifying Checksum 07:34:23 2a23fa8c16f7: Download complete 07:34:23 4cf88f913ddb: Verifying Checksum 07:34:23 4cf88f913ddb: Download complete 07:34:23 1df406cf5192: Download complete 07:34:23 cde5963f3b93: Verifying Checksum 07:34:23 cde5963f3b93: Download complete 07:34:24 cde5963f3b93: Pull complete 07:34:25 2a23fa8c16f7: Pull complete 07:34:25 777b28850792: Pull complete 07:34:25 cd6300453558: Verifying Checksum 07:34:25 cd6300453558: Download complete 07:34:25 a2d8cc88f415: Verifying Checksum 07:34:25 a2d8cc88f415: Download complete 07:34:27 ea1d1ca13537: Verifying Checksum 07:34:27 ea1d1ca13537: Download complete 07:34:27 3750a50a1c5e: Download complete 07:34:27 b9c365052c96: Verifying Checksum 07:34:27 b9c365052c96: Download complete 07:34:28 8a11ddd9e578: Verifying Checksum 07:34:28 8a11ddd9e578: Download complete 07:34:40 8a11ddd9e578: Pull complete 07:34:40 4cf88f913ddb: Pull complete 07:34:40 1df406cf5192: Pull complete 07:34:45 cd6300453558: Pull complete 07:34:49 b9c365052c96: Pull complete 07:34:49 a2d8cc88f415: Pull complete 07:34:51 ea1d1ca13537: Pull complete 07:34:51 3750a50a1c5e: Pull complete 07:34:51 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:34:51 ---> 78745c68409d 07:34:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:34:53 Running on prd-centos7-docker-4c-2g-2561 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:34:53 Running in /w/workspace/edgex-ui-go/43 [Pipeline] { [Pipeline] checkout 07:34:56 using credential edgex-jenkins-ssh 07:34:56 Cloning the remote Git repository 07:34:56 Cloning with configured refspecs honoured and without tags 07:34:57 Fetching without tags 07:34:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:34:56 > git init /w/workspace/edgex-ui-go/43 # timeout=10 07:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:34:56 > git --version # timeout=10 07:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:34:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:34:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:34:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:34:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:34:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:34:57 ---> Running in 21c365710fbf 07:34:57 Removing intermediate container 21c365710fbf 07:34:57 ---> e1a853532882 07:34:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:57 ---> Running in 66aae403a634 07:34:57 Checking out Revision 5ac126347c467076fa6aa7c5143c5fd30ec9d80a (master) 07:34:57 > git config core.sparsecheckout # timeout=10 07:34:57 > git checkout -f 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 07:34:59 Removing intermediate container 66aae403a634 07:34:59 ---> f09a22140b50 07:34:59 Step 5/8 : RUN apk add --no-cache make git 07:34:59 ---> Running in 813463b4eff9 07:35:01 Commit message: "Remove useless code about gateway messbox prompt" 07:35:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:35:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [Pipeline] echo 07:35:02 ========================================================= 07:35:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:35:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:35:02 OK: 125 MiB in 39 packages 07:35:02 + 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 . 07:35:03 Sending build context to Docker daemon 12.92MB 07:35:03 Step 1/8 : ARG BASE=golang:1.11-alpine 07:35:03 Step 2/8 : FROM ${BASE} 07:35:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:35:03 e6b0cf9c0882: Pulling fs layer 07:35:03 2848faf0eed1: Pulling fs layer 07:35:03 0f37312ad70f: Pulling fs layer 07:35:03 5788d62ee057: Pulling fs layer 07:35:03 0e6b1d234666: Pulling fs layer 07:35:03 bf5d7aec512f: Pulling fs layer 07:35:03 34c802a77dc8: Pulling fs layer 07:35:03 9eb99e56ec68: Pulling fs layer 07:35:03 27c7a5d97fbd: Pulling fs layer 07:35:03 5c102a31e300: Pulling fs layer 07:35:03 dcfb455df0a1: Pulling fs layer 07:35:03 34c802a77dc8: Waiting 07:35:03 9eb99e56ec68: Waiting 07:35:03 27c7a5d97fbd: Waiting 07:35:03 5c102a31e300: Waiting 07:35:03 dcfb455df0a1: Waiting 07:35:03 0e6b1d234666: Waiting 07:35:03 bf5d7aec512f: Waiting 07:35:03 5788d62ee057: Waiting 07:35:03 0f37312ad70f: Verifying Checksum 07:35:03 0f37312ad70f: Download complete 07:35:03 2848faf0eed1: Verifying Checksum 07:35:03 2848faf0eed1: Download complete 07:35:03 0e6b1d234666: Verifying Checksum 07:35:03 0e6b1d234666: Download complete 07:35:03 bf5d7aec512f: Verifying Checksum 07:35:03 bf5d7aec512f: Download complete 07:35:03 e6b0cf9c0882: Verifying Checksum 07:35:03 e6b0cf9c0882: Download complete 07:35:03 Removing intermediate container 813463b4eff9 07:35:03 ---> 980e7ac80b81 07:35:03 Step 6/8 : WORKDIR /edgex-ui-go 07:35:03 ---> Running in 3ace725b4f3f 07:35:03 e6b0cf9c0882: Pull complete 07:35:04 Removing intermediate container 3ace725b4f3f 07:35:04 ---> bb80cafed20a 07:35:04 Step 7/8 : COPY . . 07:35:04 34c802a77dc8: Verifying Checksum 07:35:04 34c802a77dc8: Download complete 07:35:04 27c7a5d97fbd: Verifying Checksum 07:35:04 27c7a5d97fbd: Download complete 07:35:04 5788d62ee057: Verifying Checksum 07:35:04 5788d62ee057: Download complete 07:35:04 5c102a31e300: Verifying Checksum 07:35:04 5c102a31e300: Download complete 07:35:04 dcfb455df0a1: Verifying Checksum 07:35:04 dcfb455df0a1: Download complete 07:35:05 9eb99e56ec68: Verifying Checksum 07:35:05 9eb99e56ec68: Download complete 07:35:06 ---> bd2a387c8543 07:35:06 Step 8/8 : RUN go mod download 07:35:06 ---> Running in 894bd15f1b7e 07:35:06 2848faf0eed1: Pull complete 07:35:06 0f37312ad70f: Pull complete 07:35:10 go: finding github.com/BurntSushi/toml v0.3.1 07:35:10 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 07:35:10 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 07:35:10 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 07:35:10 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:35:10 go: finding github.com/armon/go-metrics v0.3.3 07:35:10 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:35:10 go: finding github.com/beorn7/perks v1.0.1 07:35:10 go: finding github.com/bgentry/speakeasy v0.1.0 07:35:10 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:35:10 go: finding github.com/cespare/xxhash/v2 v2.1.1 07:35:10 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 07:35:10 go: finding github.com/circonus-labs/circonusllhist v0.1.3 07:35:10 go: finding github.com/davecgh/go-spew v1.1.1 07:35:10 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:35:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:35:10 go: finding github.com/fatih/color v1.9.0 07:35:10 go: finding github.com/go-kit/kit v0.9.0 07:35:10 go: finding github.com/go-logfmt/logfmt v0.4.0 07:35:10 go: finding github.com/go-stack/stack v1.8.0 07:35:10 go: finding github.com/gogo/protobuf v1.1.1 07:35:10 go: finding github.com/golang/protobuf v1.3.2 07:35:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:35:10 go: finding github.com/google/go-cmp v0.4.0 07:35:10 go: finding github.com/google/gofuzz v1.0.0 07:35:10 go: finding github.com/gorilla/mux v1.7.1 07:35:10 go: finding github.com/gorilla/websocket v1.4.0 07:35:10 go: finding github.com/hashicorp/consul/api v1.4.0 07:35:10 go: finding github.com/hashicorp/consul/sdk v0.4.0 07:35:10 go: finding github.com/hashicorp/errwrap v1.0.0 07:35:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:35:10 go: finding github.com/hashicorp/go-hclog v0.12.2 07:35:10 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 07:35:10 go: finding github.com/hashicorp/go-msgpack v0.5.5 07:35:10 go: finding github.com/hashicorp/go-multierror v1.0.0 07:35:10 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 07:35:10 go: finding github.com/hashicorp/go-rootcerts v1.0.2 07:35:10 go: finding github.com/hashicorp/go-sockaddr v1.0.2 07:35:10 go: finding github.com/hashicorp/go-syslog v1.0.0 07:35:10 go: finding github.com/hashicorp/go-uuid v1.0.1 07:35:10 go: finding github.com/hashicorp/go.net v0.0.1 07:35:10 go: finding github.com/hashicorp/golang-lru v0.5.4 07:35:10 go: finding github.com/hashicorp/logutils v1.0.0 07:35:10 go: finding github.com/hashicorp/mdns v1.0.1 07:35:10 go: finding github.com/hashicorp/memberlist v0.2.0 07:35:10 go: finding github.com/hashicorp/serf v0.9.0 07:35:10 go: finding github.com/json-iterator/go v1.1.9 07:35:10 go: finding github.com/julienschmidt/httprouter v1.2.0 07:35:10 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 07:35:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:35:10 go: finding github.com/kr/pretty v0.2.0 07:35:10 go: finding github.com/kr/pty v1.1.1 07:35:10 go: finding github.com/kr/text v0.1.0 07:35:10 go: finding github.com/mattn/go-colorable v0.1.6 07:35:10 go: finding github.com/mattn/go-isatty v0.0.12 07:35:10 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 07:35:10 go: finding github.com/miekg/dns v1.1.26 07:35:10 go: finding github.com/mitchellh/cli v1.0.0 07:35:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:35:10 go: finding github.com/mitchellh/copystructure v1.0.0 07:35:10 go: finding github.com/mitchellh/go-homedir v1.1.0 07:35:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:35:10 go: finding github.com/mitchellh/go-wordwrap v1.0.0 07:35:10 go: finding github.com/mitchellh/gox v0.4.0 07:35:10 go: finding github.com/mitchellh/iochan v1.0.0 07:35:10 go: finding github.com/mitchellh/mapstructure v1.2.2 07:35:10 go: finding github.com/mitchellh/reflectwalk v1.0.1 07:35:10 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:35:10 go: finding github.com/modern-go/reflect2 v1.0.1 07:35:10 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 07:35:10 go: finding github.com/pascaldekloe/goe v0.1.0 07:35:10 go: finding github.com/pelletier/go-toml v1.7.0 07:35:10 go: finding github.com/pkg/errors v0.8.1 07:35:10 go: finding github.com/pmezard/go-difflib v1.0.0 07:35:10 go: finding github.com/posener/complete v1.1.1 07:35:10 go: finding github.com/prometheus/client_golang v1.4.0 07:35:10 go: finding github.com/prometheus/client_model v0.2.0 07:35:10 go: finding github.com/prometheus/common v0.9.1 07:35:10 go: finding github.com/prometheus/procfs v0.0.8 07:35:10 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 07:35:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:35:10 go: finding github.com/sirupsen/logrus v1.4.2 07:35:10 go: finding github.com/stretchr/objx v0.1.1 07:35:10 go: finding github.com/stretchr/testify v1.4.0 07:35:10 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 07:35:10 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 07:35:11 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 07:35:11 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 07:35:11 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 07:35:11 go: finding golang.org/x/text v0.3.2 07:35:11 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 07:35:11 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 07:35:11 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 07:35:11 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:35:11 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:35:11 go: finding gopkg.in/yaml.v2 v2.2.8 07:35:11 5788d62ee057: Pull complete 07:35:11 0e6b1d234666: Pull complete 07:35:11 bf5d7aec512f: Pull complete 07:35:18 34c802a77dc8: Pull complete 07:35:21 9eb99e56ec68: Pull complete 07:35:21 27c7a5d97fbd: Pull complete 07:35:23 5c102a31e300: Pull complete 07:35:23 dcfb455df0a1: Pull complete 07:35:23 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:35:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:35:23 ---> 7c70fe431013 07:35:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:35:23 ---> Running in b1d280339985 07:35:24 Removing intermediate container b1d280339985 07:35:24 ---> 2d3b2d884342 07:35:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:24 ---> Running in b7d7ed69ccb1 07:35:25 Removing intermediate container b7d7ed69ccb1 07:35:25 ---> d172dc672d0e 07:35:25 Step 5/8 : RUN apk add --no-cache make git 07:35:25 ---> Running in 0d949058f0c7 07:35:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:35:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:35:27 OK: 143 MiB in 39 packages 07:35:27 Removing intermediate container 0d949058f0c7 07:35:27 ---> b5510bcad930 07:35:27 Step 6/8 : WORKDIR /edgex-ui-go 07:35:27 ---> Running in 1225544588da 07:35:27 Removing intermediate container 1225544588da 07:35:27 ---> 263f93b17bd6 07:35:27 Step 7/8 : COPY . . 07:35:29 Removing intermediate container 894bd15f1b7e 07:35:29 ---> c54b3ae64353 07:35:29 Successfully built c54b3ae64353 07:35:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 07:35:29 ---> ded11a819b37 07:35:29 Step 8/8 : RUN go mod download 07:35:29 ---> Running in d7800bc3aee5 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:30 + docker inspect -f . ci-base-image-arm64 07:35:30 . [Pipeline] withDockerContainer 07:35:30 prd-ubuntu18.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container 07:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/43 -v /w/workspace/edgex-ui-go/43:/w/workspace/edgex-ui-go/43:rw,z -v /w/workspace/edgex-ui-go/43@tmp:/w/workspace/edgex-ui-go/43@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-arm64 cat 07:35:32 go: finding github.com/BurntSushi/toml v0.3.1 07:35:32 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 07:35:32 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 07:35:32 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 07:35:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:35:32 go: finding github.com/armon/go-metrics v0.3.3 07:35:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:35:32 go: finding github.com/beorn7/perks v1.0.1 07:35:32 go: finding github.com/bgentry/speakeasy v0.1.0 07:35:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:35:32 go: finding github.com/cespare/xxhash/v2 v2.1.1 07:35:32 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 07:35:32 go: finding github.com/circonus-labs/circonusllhist v0.1.3 07:35:32 go: finding github.com/davecgh/go-spew v1.1.1 07:35:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:35:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:35:32 go: finding github.com/fatih/color v1.9.0 07:35:32 go: finding github.com/go-kit/kit v0.9.0 07:35:32 go: finding github.com/go-logfmt/logfmt v0.4.0 07:35:32 go: finding github.com/go-stack/stack v1.8.0 07:35:32 go: finding github.com/gogo/protobuf v1.1.1 07:35:32 go: finding github.com/golang/protobuf v1.3.2 07:35:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:35:32 go: finding github.com/google/go-cmp v0.4.0 07:35:32 $ docker top 1d815043f078903ce4e229babc65e6c80e1495d0713b3d86aff68d534bb55ea8 -eo pid,comm 07:35:32 go: finding github.com/google/gofuzz v1.0.0 07:35:32 go: finding github.com/gorilla/mux v1.7.1 07:35:32 go: finding github.com/gorilla/websocket v1.4.0 07:35:32 go: finding github.com/hashicorp/consul/api v1.4.0 07:35:32 go: finding github.com/hashicorp/consul/sdk v0.4.0 07:35:32 go: finding github.com/hashicorp/errwrap v1.0.0 07:35:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:35:32 go: finding github.com/hashicorp/go-hclog v0.12.2 07:35:32 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 07:35:32 go: finding github.com/hashicorp/go-msgpack v0.5.5 07:35:32 go: finding github.com/hashicorp/go-multierror v1.0.0 07:35:32 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 07:35:32 go: finding github.com/hashicorp/go-rootcerts v1.0.2 07:35:32 go: finding github.com/hashicorp/go-sockaddr v1.0.2 07:35:32 go: finding github.com/hashicorp/go-syslog v1.0.0 07:35:32 go: finding github.com/hashicorp/go-uuid v1.0.1 07:35:32 go: finding github.com/hashicorp/go.net v0.0.1 07:35:32 go: finding github.com/hashicorp/golang-lru v0.5.4 07:35:32 go: finding github.com/hashicorp/logutils v1.0.0 07:35:32 go: finding github.com/hashicorp/mdns v1.0.1 07:35:32 go: finding github.com/hashicorp/memberlist v0.2.0 07:35:32 go: finding github.com/hashicorp/serf v0.9.0 07:35:32 go: finding github.com/json-iterator/go v1.1.9 07:35:32 go: finding github.com/julienschmidt/httprouter v1.2.0 07:35:32 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 07:35:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:35:32 go: finding github.com/kr/pretty v0.2.0 07:35:32 go: finding github.com/kr/pty v1.1.1 07:35:32 go: finding github.com/kr/text v0.1.0 07:35:32 go: finding github.com/mattn/go-colorable v0.1.6 07:35:32 go: finding github.com/mattn/go-isatty v0.0.12 07:35:32 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [Pipeline] { [Pipeline] sh 07:35:32 go: finding github.com/miekg/dns v1.1.26 07:35:32 go: finding github.com/mitchellh/cli v1.0.0 07:35:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:35:32 go: finding github.com/mitchellh/copystructure v1.0.0 07:35:32 go: finding github.com/mitchellh/go-homedir v1.1.0 07:35:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:35:32 go: finding github.com/mitchellh/go-wordwrap v1.0.0 07:35:32 go: finding github.com/mitchellh/gox v0.4.0 07:35:32 go: finding github.com/mitchellh/iochan v1.0.0 07:35:32 go: finding github.com/mitchellh/mapstructure v1.2.2 07:35:32 go: finding github.com/mitchellh/reflectwalk v1.0.1 07:35:32 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:35:32 go: finding github.com/modern-go/reflect2 v1.0.1 07:35:32 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 07:35:32 go: finding github.com/pascaldekloe/goe v0.1.0 07:35:32 go: finding github.com/pelletier/go-toml v1.7.0 07:35:32 go: finding github.com/pkg/errors v0.8.1 07:35:32 go: finding github.com/pmezard/go-difflib v1.0.0 07:35:32 go: finding github.com/posener/complete v1.1.1 07:35:32 go: finding github.com/prometheus/client_golang v1.4.0 07:35:32 go: finding github.com/prometheus/client_model v0.2.0 07:35:32 go: finding github.com/prometheus/common v0.9.1 07:35:32 go: finding github.com/prometheus/procfs v0.0.8 07:35:32 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 07:35:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:35:32 go: finding github.com/sirupsen/logrus v1.4.2 07:35:32 go: finding github.com/stretchr/objx v0.1.1 07:35:32 go: finding github.com/stretchr/testify v1.4.0 07:35:32 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 07:35:32 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 07:35:33 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 07:35:33 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 07:35:33 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 07:35:33 go: finding golang.org/x/text v0.3.2 07:35:33 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 07:35:33 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 07:35:33 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 07:35:33 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:35:33 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:35:33 go: finding gopkg.in/yaml.v2 v2.2.8 07:35:33 + go version 07:35:33 go version go1.13.5 linux/arm64 [Pipeline] sh 07:35:34 + make test 07:35:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:35:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:35:48 Removing intermediate container d7800bc3aee5 07:35:48 ---> d9ba846d1816 07:35:48 Successfully built d9ba846d1816 07:35:48 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 07:35:48 + docker inspect -f . ci-base-image-x86_64 07:35:48 . [Pipeline] withDockerContainer 07:35:48 prd-centos7-docker-4c-2g-2561 does not seem to be running inside a container 07:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/43 -v /w/workspace/edgex-ui-go/43:/w/workspace/edgex-ui-go/43:rw,z -v /w/workspace/edgex-ui-go/43@tmp:/w/workspace/edgex-ui-go/43@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 ******** ci-base-image-x86_64 cat 07:35:49 $ docker top 6163f25f128dffc14921f931089b451f81d8eadc92053c8bfb486aec06415a45 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:49 + go version 07:35:49 go version go1.13.5 linux/amd64 [Pipeline] sh 07:35:50 + make test 07:35:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:35:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:35:58 GO111MODULE=on go vet ./... 07:35:58 GO111MODULE=on go vet ./... [Pipeline] stash 07:36:00 Stashed 1 file(s) [Pipeline] } 07:36:00 $ docker stop --time=1 6163f25f128dffc14921f931089b451f81d8eadc92053c8bfb486aec06415a45 07:36:02 $ docker rm -f 6163f25f128dffc14921f931089b451f81d8eadc92053c8bfb486aec06415a45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] stash [Pipeline] } 07:36:02 Warning: overwriting stash ‘coverage-report’ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:36:03 Stashed 1 file(s) [Pipeline] } 07:36:04 $ docker stop --time=1 1d815043f078903ce4e229babc65e6c80e1495d0713b3d86aff68d534bb55ea8 07:36:06 $ docker rm -f 1d815043f078903ce4e229babc65e6c80e1495d0713b3d86aff68d534bb55ea8 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:36:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:36:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:36:07 + ls -al . 07:36:07 total 84 07:36:07 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 07:35 . 07:36:07 drwxrwxr-x. 4 jenkins jenkins 30 Jun 11 07:34 .. 07:36:07 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 07:34 assets 07:36:07 drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 07:34 bin 07:36:07 drwxrwxr-x. 3 jenkins jenkins 29 Jun 11 07:34 cmd 07:36:07 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 11 07:34 CONTRIBUTING.md 07:36:07 -rw-r--r--. 1 jenkins jenkins 10 Jun 11 07:35 coverage.out 07:36:07 -rw-rw-r--. 1 jenkins jenkins 913 Jun 11 07:34 Dockerfile 07:36:07 -rw-rw-r--. 1 jenkins jenkins 898 Jun 11 07:34 Dockerfile.build 07:36:07 drwxrwxr-x. 4 jenkins jenkins 72 Jun 11 07:34 docs 07:36:07 drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 07:35 .git 07:36:07 -rw-rw-r--. 1 jenkins jenkins 136 Jun 11 07:34 .gitignore 07:36:07 -rw-rw-r--. 1 jenkins jenkins 1019 Jun 11 07:34 go.mod 07:36:07 -rw-r--r--. 1 jenkins jenkins 20718 Jun 11 07:35 go.sum 07:36:07 drwxrwxr-x. 10 jenkins jenkins 139 Jun 11 07:34 internal 07:36:07 -rw-rw-r--. 1 jenkins jenkins 675 Jun 11 07:34 Jenkinsfile 07:36:07 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 11 07:34 LICENSE 07:36:07 -rw-rw-r--. 1 jenkins jenkins 951 Jun 11 07:34 Makefile 07:36:07 -rw-rw-r--. 1 jenkins jenkins 2409 Jun 11 07:34 README.md 07:36:07 drwxrwxr-x. 3 jenkins jenkins 44 Jun 11 07:35 .semver 07:36:07 -rw-rw-r--. 1 jenkins jenkins 11 Jun 11 07:32 VERSION 07:36:07 -rw-rw-r--. 1 jenkins jenkins 155 Jun 11 07:34 version.go [Pipeline] isUnix [Pipeline] sh 07:36:07 + ls -al . 07:36:07 total 116 07:36:07 drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 07:35 . 07:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 07:34 .. 07:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 07:34 .git 07:36:07 -rw-rw-r-- 1 jenkins jenkins 136 Jun 11 07:34 .gitignore 07:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 07:34 .semver 07:36:07 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 11 07:34 CONTRIBUTING.md 07:36:07 -rw-rw-r-- 1 jenkins jenkins 913 Jun 11 07:34 Dockerfile 07:36:07 -rw-rw-r-- 1 jenkins jenkins 898 Jun 11 07:34 Dockerfile.build 07:36:07 -rw-rw-r-- 1 jenkins jenkins 675 Jun 11 07:34 Jenkinsfile 07:36:07 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 11 07:34 LICENSE 07:36:07 -rw-rw-r-- 1 jenkins jenkins 951 Jun 11 07:34 Makefile 07:36:07 -rw-rw-r-- 1 jenkins jenkins 2409 Jun 11 07:34 README.md 07:36:07 -rw-rw-r-- 1 jenkins jenkins 11 Jun 11 07:32 VERSION 07:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 07:34 assets 07:36:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 07:34 bin 07:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 07:34 cmd 07:36:07 -rw-r--r-- 1 jenkins jenkins 10 Jun 11 07:35 coverage.out 07:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 07:34 docs 07:36:07 -rw-rw-r-- 1 jenkins jenkins 1019 Jun 11 07:34 go.mod 07:36:07 -rw-r--r-- 1 jenkins jenkins 20718 Jun 11 07:35 go.sum 07:36:07 drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 07:34 internal 07:36:07 -rw-rw-r-- 1 jenkins jenkins 155 Jun 11 07:34 version.go [Pipeline] isUnix [Pipeline] sh 07:36:07 + 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=5ac126347c467076fa6aa7c5143c5fd30ec9d80a --label arch=amd64 --label version=1.2.1-dev.8 . 07:36:07 Sending build context to Docker daemon 12.94MB 07:36:07 Step 1/24 : ARG BASE=golang:1.13-alpine 07:36:07 Step 2/24 : FROM ${BASE} AS builder 07:36:07 ---> d9ba846d1816 07:36:07 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:36:07 + 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=5ac126347c467076fa6aa7c5143c5fd30ec9d80a --label arch=arm64 --label version=1.2.1-dev.8 . 07:36:08 ---> Running in 676a69592c73 07:36:08 Removing intermediate container 676a69592c73 07:36:08 ---> cbdae24260c0 07:36:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:36:08 ---> Running in 13a1b15c97bd 07:36:08 Sending build context to Docker daemon 12.94MB 07:36:08 Step 1/24 : ARG BASE=golang:1.13-alpine 07:36:08 Step 2/24 : FROM ${BASE} AS builder 07:36:08 ---> c54b3ae64353 07:36:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:36:08 Removing intermediate container 13a1b15c97bd 07:36:08 ---> 0534c21d3fe2 07:36:08 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:36:08 ---> Running in a9c7ee9538ea 07:36:08 ---> Running in 9d40dff7cddd 07:36:08 Removing intermediate container a9c7ee9538ea 07:36:08 ---> 26c8f011e95e 07:36:08 Step 6/24 : LABEL Name=edgex-ui-go 07:36:08 ---> Running in f23ad39658f6 07:36:08 Removing intermediate container f23ad39658f6 07:36:08 ---> 9445c3db1f3f 07:36:08 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:36:08 Removing intermediate container 9d40dff7cddd 07:36:08 ---> f174e36524df 07:36:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:36:09 ---> Running in 54dbf68ae2a3 07:36:09 Removing intermediate container 54dbf68ae2a3 07:36:09 ---> dc443fab6989 07:36:09 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:09 ---> Running in 5d4da79a8ab6 07:36:09 ---> Running in f99f625a4062 07:36:09 Removing intermediate container f99f625a4062 07:36:09 ---> a8b38c4f8df5 07:36:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:36:09 ---> Running in 29472ba06935 07:36:09 Removing intermediate container 29472ba06935 07:36:09 ---> 6b796183213e 07:36:09 Step 6/24 : LABEL Name=edgex-ui-go 07:36:09 Removing intermediate container 5d4da79a8ab6 07:36:09 ---> 3db9e4739ef9 07:36:09 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:36:09 ---> Running in bf1d30c6d4d7 07:36:10 ---> Running in 1e791b9fd395 07:36:10 Removing intermediate container 1e791b9fd395 07:36:10 ---> 4d6930e406fd 07:36:10 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:36:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:36:10 ---> Running in 33e366d8c603 07:36:11 Removing intermediate container 33e366d8c603 07:36:11 ---> 353a25571fdf 07:36:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:36:11 ---> Running in 37a7270ed4ab 07:36:11 v3.11.6-80-g10452f8271 [http://nl.alpinelinux.org/alpine/v3.11/main] 07:36:11 v3.11.6-80-g10452f8271 [http://nl.alpinelinux.org/alpine/v3.11/community] 07:36:11 OK: 11290 distinct packages available 07:36:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:36:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:36:12 OK: 143 MiB in 39 packages 07:36:12 Removing intermediate container bf1d30c6d4d7 07:36:12 ---> f5aab8cf27c3 07:36:12 Step 10/24 : ENV GO111MODULE=on 07:36:12 ---> Running in 599d68409587 07:36:13 Removing intermediate container 599d68409587 07:36:13 ---> 025624c5754d 07:36:13 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:36:13 ---> Running in bd0ad5d8cf4d 07:36:13 Removing intermediate container bd0ad5d8cf4d 07:36:13 ---> 19dba14abf74 07:36:13 Step 12/24 : COPY go.mod . 07:36:13 ---> 594ca7dc1895 07:36:13 Step 13/24 : COPY Makefile . 07:36:13 ---> 85e4924ee7ce 07:36:13 Step 14/24 : RUN make update 07:36:13 ---> Running in d32a12505537 07:36:13 Removing intermediate container 37a7270ed4ab 07:36:13 ---> 28dbdfcd6153 07:36:13 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:36:13 ---> Running in da1684d41896 07:36:14 CGO_ENABLED=0 GO111MODULE=on go mod download 07:36:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:36:15 Removing intermediate container d32a12505537 07:36:15 ---> 0295ba45d81c 07:36:15 Step 15/24 : COPY . . 07:36:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:36:16 ---> f0d04eda5334 07:36:16 Step 16/24 : RUN ${MAKE} 07:36:16 ---> Running in ecf49fa2837e 07:36:16 v3.11.6-80-g10452f8271 [http://nl.alpinelinux.org/alpine/v3.11/main] 07:36:16 v3.11.6-79-g5f62e437a1 [http://nl.alpinelinux.org/alpine/v3.11/community] 07:36:16 OK: 11179 distinct packages available 07:36:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:36:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:36:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:36:17 OK: 125 MiB in 39 packages 07:36:18 Removing intermediate container da1684d41896 07:36:18 ---> 746b64ba511b 07:36:18 Step 10/24 : ENV GO111MODULE=on 07:36:18 ---> Running in 73fedbf06784 07:36:19 Removing intermediate container 73fedbf06784 07:36:19 ---> 59e90c61806e 07:36:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:36:19 ---> Running in 147913d60cc4 07:36:19 Removing intermediate container 147913d60cc4 07:36:19 ---> 03498c5992cf 07:36:19 Step 12/24 : COPY go.mod . 07:36:20 ---> 92da1fa99705 07:36:20 Step 13/24 : COPY Makefile . 07:36:20 ---> ee12f2d0cb7a 07:36:20 Step 14/24 : RUN make update 07:36:21 ---> Running in d43b3bb1a891 07:36:22 CGO_ENABLED=0 GO111MODULE=on go mod download 07:36:24 Removing intermediate container d43b3bb1a891 07:36:24 ---> e0933e2ab251 07:36:24 Step 15/24 : COPY . . 07:36:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:36:25 ---> 78c90858f99f 07:36:25 Step 16/24 : RUN ${MAKE} 07:36:25 ---> Running in 6f78dd0ff7f7 07:36:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:36:27 Removing intermediate container ecf49fa2837e 07:36:27 ---> 65dd6b12fd01 07:36:27 Step 17/24 : FROM alpine 07:36:27 latest: Pulling from library/alpine 07:36:27 df20fa9351a1: Pulling fs layer 07:36:28 df20fa9351a1: Verifying Checksum 07:36:28 df20fa9351a1: Download complete 07:36:28 df20fa9351a1: Pull complete 07:36:28 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:36:28 Status: Downloaded newer image for alpine:latest 07:36:28 ---> a24bb4013296 07:36:28 Step 18/24 : EXPOSE 4000 07:36:28 ---> Running in fef8e923674a 07:36:28 Removing intermediate container fef8e923674a 07:36:28 ---> 6fe3e22e7e6e 07:36:28 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 07:36:29 ---> 85a63dc90d6f 07:36:29 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:36:29 ---> Running in f9d132bea712 07:36:29 Removing intermediate container f9d132bea712 07:36:29 ---> 7881f015a432 07:36:29 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:36:29 ---> Running in 442217434e85 07:36:29 Removing intermediate container 442217434e85 07:36:29 ---> ad94450d4997 07:36:29 Step 22/24 : LABEL arch=amd64 07:36:29 ---> Running in 525f1b84791e 07:36:30 Removing intermediate container 525f1b84791e 07:36:30 ---> 533c68dff0f6 07:36:30 Step 23/24 : LABEL git_sha=5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:36:30 ---> Running in 1615332ca344 07:36:30 Removing intermediate container 1615332ca344 07:36:30 ---> 80bd0e038498 07:36:30 Step 24/24 : LABEL version=1.2.1-dev.8 07:36:30 ---> Running in be4b139c7abe 07:36:30 Removing intermediate container be4b139c7abe 07:36:30 ---> 88dd3f675921 07:36:30 [Warning] One or more build-args [ARCH] were not consumed 07:36:30 Successfully built 88dd3f675921 07:36:30 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 07:36:30 provisioning config files... 07:36:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/43@tmp/config113083489944620518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:30 nexus3.edgexfoundry.org:10001 07:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:31 Configure a credential helper to remove this warning. See 07:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:31 07:36:31 Login Succeeded 07:36:31 nexus3.edgexfoundry.org:10002 07:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:31 Configure a credential helper to remove this warning. See 07:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:31 07:36:31 Login Succeeded 07:36:31 nexus3.edgexfoundry.org:10003 07:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:31 Configure a credential helper to remove this warning. See 07:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:31 07:36:31 Login Succeeded 07:36:31 nexus3.edgexfoundry.org:10004 07:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:31 Configure a credential helper to remove this warning. See 07:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:31 07:36:31 Login Succeeded 07:36:31 docker.io 07:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:32 Configure a credential helper to remove this warning. See 07:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:32 07:36:32 Login Succeeded [Pipeline] } 07:36:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:32 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 07:36:32 5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:36:32 latest 07:36:32 1.2.1-dev.8 07:36:32 5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8 07:36:32 master 07:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:32 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a [Pipeline] isUnix [Pipeline] sh 07:36:32 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:36:32 35b75b896281: Preparing 07:36:32 50644c29ef5a: Preparing 07:36:32 50644c29ef5a: Layer already exists 07:36:34 35b75b896281: Pushed 07:36:34 5ac126347c467076fa6aa7c5143c5fd30ec9d80a: digest: sha256:47213cfed4da4aa8cd3f6bce94a48a580437e0317b7d3897c5486b6106cf28b2 size: 739 [Pipeline] isUnix [Pipeline] sh 07:36:34 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 07:36:35 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 07:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:36:35 35b75b896281: Preparing 07:36:35 50644c29ef5a: Preparing 07:36:35 50644c29ef5a: Layer already exists 07:36:35 35b75b896281: Layer already exists 07:36:35 latest: digest: sha256:47213cfed4da4aa8cd3f6bce94a48a580437e0317b7d3897c5486b6106cf28b2 size: 739 [Pipeline] isUnix [Pipeline] sh 07:36:35 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.8 [Pipeline] isUnix [Pipeline] sh 07:36:35 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.8 07:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:36:35 35b75b896281: Preparing 07:36:35 50644c29ef5a: Preparing 07:36:35 50644c29ef5a: Layer already exists 07:36:35 35b75b896281: Layer already exists 07:36:35 1.2.1-dev.8: digest: sha256:47213cfed4da4aa8cd3f6bce94a48a580437e0317b7d3897c5486b6106cf28b2 size: 739 [Pipeline] isUnix [Pipeline] sh 07:36:35 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8 [Pipeline] isUnix [Pipeline] sh 07:36:36 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8 07:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:36:36 35b75b896281: Preparing 07:36:36 50644c29ef5a: Preparing 07:36:36 35b75b896281: Layer already exists 07:36:36 50644c29ef5a: Layer already exists 07:36:36 5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8: digest: sha256:47213cfed4da4aa8cd3f6bce94a48a580437e0317b7d3897c5486b6106cf28b2 size: 739 [Pipeline] isUnix [Pipeline] sh 07:36:36 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 07:36:36 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 07:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:36:36 35b75b896281: Preparing 07:36:36 50644c29ef5a: Preparing 07:36:36 35b75b896281: Layer already exists 07:36:36 50644c29ef5a: Layer already exists 07:36:36 master: digest: sha256:47213cfed4da4aa8cd3f6bce94a48a580437e0317b7d3897c5486b6106cf28b2 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] } 07:36:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:36:55 Removing intermediate container 6f78dd0ff7f7 07:36:55 ---> b6e3d38dddab 07:36:55 Step 17/24 : FROM alpine 07:36:56 latest: Pulling from library/alpine 07:36:56 b538f80385f9: Pulling fs layer 07:36:56 b538f80385f9: Download complete 07:36:57 b538f80385f9: Pull complete 07:36:57 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:36:57 Status: Downloaded newer image for alpine:latest 07:36:57 ---> 62ee0e9f8440 07:36:57 Step 18/24 : EXPOSE 4000 07:36:57 ---> Running in b4c292f28272 07:36:57 Removing intermediate container b4c292f28272 07:36:57 ---> 1155d48b2da2 07:36:57 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 07:36:59 ---> 643e0c7418fc 07:36:59 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:36:59 ---> Running in 03a757a05f9b 07:37:00 Removing intermediate container 03a757a05f9b 07:37:00 ---> 386498aafd13 07:37:00 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:37:00 ---> Running in eba5d5850436 07:37:00 Removing intermediate container eba5d5850436 07:37:00 ---> efc7acaa30ad 07:37:00 Step 22/24 : LABEL arch=arm64 07:37:00 ---> Running in 662a8e4cf675 07:37:01 Removing intermediate container 662a8e4cf675 07:37:01 ---> 0ac228252fef 07:37:01 Step 23/24 : LABEL git_sha=5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:37:01 ---> Running in f2b4f2cce5bb 07:37:01 Removing intermediate container f2b4f2cce5bb 07:37:01 ---> dc0ac9715382 07:37:01 Step 24/24 : LABEL version=1.2.1-dev.8 07:37:01 ---> Running in 079857bd10d7 07:37:02 Removing intermediate container 079857bd10d7 07:37:02 ---> 1d9258e7674f 07:37:02 [Warning] One or more build-args [ARCH] were not consumed 07:37:02 Successfully built 1d9258e7674f 07:37:02 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 07:37:02 provisioning config files... 07:37:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/43@tmp/config5457723391772229238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:03 nexus3.edgexfoundry.org:10001 07:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:03 Configure a credential helper to remove this warning. See 07:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:03 07:37:03 Login Succeeded 07:37:03 nexus3.edgexfoundry.org:10002 07:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:03 Configure a credential helper to remove this warning. See 07:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:03 07:37:03 Login Succeeded 07:37:03 nexus3.edgexfoundry.org:10003 07:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:04 Configure a credential helper to remove this warning. See 07:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:04 07:37:04 Login Succeeded 07:37:04 nexus3.edgexfoundry.org:10004 07:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:05 Configure a credential helper to remove this warning. See 07:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:05 07:37:05 Login Succeeded 07:37:05 docker.io 07:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:05 Configure a credential helper to remove this warning. See 07:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:05 07:37:05 Login Succeeded [Pipeline] } 07:37:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:06 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 07:37:06 5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:37:06 latest 07:37:06 1.2.1-dev.8 07:37:06 5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8 07:37:06 master 07:37:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:06 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5ac126347c467076fa6aa7c5143c5fd30ec9d80a [Pipeline] isUnix [Pipeline] sh 07:37:06 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:37:06 7c91c3e86d0d: Preparing 07:37:06 e2f13739ad41: Preparing 07:37:07 e2f13739ad41: Layer already exists 07:37:10 7c91c3e86d0d: Pushed 07:37:10 5ac126347c467076fa6aa7c5143c5fd30ec9d80a: digest: sha256:a85221bdd762c1fb6f5b61508071f2af5cb62975a900f32c7847337b9ba8fc7c size: 739 [Pipeline] isUnix [Pipeline] sh 07:37:11 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:37:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 07:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:37:11 7c91c3e86d0d: Preparing 07:37:11 e2f13739ad41: Preparing 07:37:11 e2f13739ad41: Layer already exists 07:37:11 7c91c3e86d0d: Layer already exists 07:37:11 latest: digest: sha256:a85221bdd762c1fb6f5b61508071f2af5cb62975a900f32c7847337b9ba8fc7c size: 739 [Pipeline] isUnix [Pipeline] sh 07:37:12 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.8 [Pipeline] isUnix [Pipeline] sh 07:37:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.8 07:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:37:12 7c91c3e86d0d: Preparing 07:37:12 e2f13739ad41: Preparing 07:37:12 7c91c3e86d0d: Layer already exists 07:37:12 e2f13739ad41: Layer already exists 07:37:12 1.2.1-dev.8: digest: sha256:a85221bdd762c1fb6f5b61508071f2af5cb62975a900f32c7847337b9ba8fc7c size: 739 [Pipeline] isUnix [Pipeline] sh 07:37:12 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8 [Pipeline] isUnix [Pipeline] sh 07:37:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8 07:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:37:13 7c91c3e86d0d: Preparing 07:37:13 e2f13739ad41: Preparing 07:37:13 e2f13739ad41: Layer already exists 07:37:13 7c91c3e86d0d: Layer already exists 07:37:13 5ac126347c467076fa6aa7c5143c5fd30ec9d80a-1.2.1-dev.8: digest: sha256:a85221bdd762c1fb6f5b61508071f2af5cb62975a900f32c7847337b9ba8fc7c size: 739 [Pipeline] isUnix [Pipeline] sh 07:37:13 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:37:14 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 07:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:37:14 7c91c3e86d0d: Preparing 07:37:14 e2f13739ad41: Preparing 07:37:14 7c91c3e86d0d: Layer already exists 07:37:14 e2f13739ad41: Layer already exists 07:37:14 master: digest: sha256:a85221bdd762c1fb6f5b61508071f2af5cb62975a900f32c7847337b9ba8fc7c 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 07:37:15 provisioning config files... 07:37:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2459941617041332403tmp [Pipeline] { [Pipeline] sh 07:37:15 + curl -s https://codecov.io/bash 07:37:15 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2459941617041332403tmp 07:37:15 07:37:15 _____ _ 07:37:15 / ____| | | 07:37:15 | | ___ __| | ___ ___ _____ __ 07:37:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:37:15 | |___| (_) | (_| | __/ (_| (_) \ V / 07:37:15 \_____\___/ \__,_|\___|\___\___/ \_/ 07:37:15 Bash-20200602-f809a24 07:37:15 07:37:15 07:37:15 ==> Jenkins CI detected. 07:37:15 project root: . 07:37:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:37:15 ==> Running gcov in . (disable via -X gcov) 07:37:15 ==> Python coveragepy not found 07:37:15 ==> Searching for coverage reports in: 07:37:15 + . 07:37:15 -> Found 1 reports 07:37:15 ==> Detecting git/mercurial file structure 07:37:15 ==> Reading reports 07:37:15 + ./coverage.out bytes=10 07:37:15 ==> Appending adjustments 07:37:15 https://docs.codecov.io/docs/fixing-reports 07:37:16 + Found adjustments 07:37:16 ==> Gzipping contents 07:37:16 ==> Uploading reports 07:37:16 url: https://codecov.io 07:37:16 query: branch=master&commit=5ac126347c467076fa6aa7c5143c5fd30ec9d80a&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 07:37:16 -> Pinging Codecov 07:37:16 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=5ac126347c467076fa6aa7c5143c5fd30ec9d80a&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 07:37:16 -> Uploading 07:37:16 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5ac126347c467076fa6aa7c5143c5fd30ec9d80a [Pipeline] } 07:37:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:37:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 07:37:17 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 07:37:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 07:37:17 07:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 07:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 07:37:18 1.317.0: Pulling from edgex-devops/edgex-snyk-go 07:37:18 cbdbe7a5bc2a: Pulling fs layer 07:37:18 408f87550127: Pulling fs layer 07:37:18 fe522b08c979: Pulling fs layer 07:37:18 221eaa008020: Pulling fs layer 07:37:18 2a4607e5d6b9: Pulling fs layer 07:37:18 8f79b27c4fd2: Pulling fs layer 07:37:18 e5c8dbe1645b: Pulling fs layer 07:37:18 23e8b3b47431: Pulling fs layer 07:37:18 5c568d65a230: Pulling fs layer 07:37:18 8f79b27c4fd2: Waiting 07:37:18 e5c8dbe1645b: Waiting 07:37:18 221eaa008020: Waiting 07:37:18 23e8b3b47431: Waiting 07:37:18 2a4607e5d6b9: Waiting 07:37:18 5c568d65a230: Waiting 07:37:18 fe522b08c979: Verifying Checksum 07:37:18 fe522b08c979: Download complete 07:37:18 408f87550127: Verifying Checksum 07:37:18 408f87550127: Download complete 07:37:18 2a4607e5d6b9: Verifying Checksum 07:37:18 2a4607e5d6b9: Download complete 07:37:18 8f79b27c4fd2: Verifying Checksum 07:37:18 8f79b27c4fd2: Download complete 07:37:18 cbdbe7a5bc2a: Download complete 07:37:18 e5c8dbe1645b: Verifying Checksum 07:37:18 e5c8dbe1645b: Download complete 07:37:18 cbdbe7a5bc2a: Pull complete 07:37:18 23e8b3b47431: Verifying Checksum 07:37:18 23e8b3b47431: Download complete 07:37:18 408f87550127: Pull complete 07:37:19 5c568d65a230: Verifying Checksum 07:37:19 5c568d65a230: Download complete 07:37:19 fe522b08c979: Pull complete 07:37:19 221eaa008020: Download complete 07:37:25 221eaa008020: Pull complete 07:37:25 2a4607e5d6b9: Pull complete 07:37:25 8f79b27c4fd2: Pull complete 07:37:27 e5c8dbe1645b: Pull complete 07:37:30 23e8b3b47431: Pull complete 07:37:31 5c568d65a230: Pull complete 07:37:31 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 07:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 07:37:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 07:37:31 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:37:31 $ 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.317.0 cat 07:37:32 $ docker top d16db26f332f61dcf126fcbb31e175c280382805d4820cd78f13220a27842831 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:33 + snyk monitor '--org=edgex-jenkins' 07:37:45 07:37:45 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 07:37:45 07:37:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/08dd957d-5f75-4f6d-9e40-4e88faba1971 07:37:45 07:37:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:37:45 07:37:45 [Pipeline] } 07:37:45 $ docker stop --time=1 d16db26f332f61dcf126fcbb31e175c280382805d4820cd78f13220a27842831 07:37:47 $ docker rm -f d16db26f332f61dcf126fcbb31e175c280382805d4820cd78f13220a27842831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:37:48 07:37:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 07:37:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:37:48 latest: Pulling from edgex-devops/edgex-klar 07:37:48 e7c96db7181b: Pulling fs layer 07:37:48 1868ca2cb446: Pulling fs layer 07:37:48 136be5d0fe8e: Pulling fs layer 07:37:48 894bfe63afcb: Pulling fs layer 07:37:48 1868ca2cb446: Verifying Checksum 07:37:48 1868ca2cb446: Download complete 07:37:48 136be5d0fe8e: Download complete 07:37:48 e7c96db7181b: Verifying Checksum 07:37:48 e7c96db7181b: Download complete 07:37:48 894bfe63afcb: Download complete 07:37:48 e7c96db7181b: Pull complete 07:37:48 1868ca2cb446: Pull complete 07:37:49 136be5d0fe8e: Pull complete 07:37:49 894bfe63afcb: Pull complete 07:37:49 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 07:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 07:37:49 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:37:49 $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:37:50 $ docker top c1ebf9812c552318ffa9e90a1a59525a58f864977d7ed9967c9747ffa79796bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:51 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:37:51 + tee 07:38:58 Failed to analyze using API v1: push image https://nexus3.edgexfoundry.org:10004/v2/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a to Clair failed: can't push layer to Clair: Post http://clair-alb-414217221.us-west-2.elb.amazonaws.com:6060/v1/layers: net/http: request canceled (Client.Timeout exceeded while awaiting headers) 07:38:58 07:38:58 Failed to analyze using API v3: push image https://nexus3.edgexfoundry.org:10004/v2/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a to Clair failed: rpc error: code = Unavailable desc = transport is closing 07:38:58 07:38:58 Failed to analyze, exiting [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:38:58 $ docker stop --time=1 c1ebf9812c552318ffa9e90a1a59525a58f864977d7ed9967c9747ffa79796bd 07:39:00 $ docker rm -f c1ebf9812c552318ffa9e90a1a59525a58f864977d7ed9967c9747ffa79796bd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:39:00 . [Pipeline] withDockerContainer 07:39:00 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:39:00 $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:39:01 $ docker top f02016b73c4fdcc6ea888ab54d5ef22bbc59a0d337e031316c0f25f09f21a641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:01 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:39:01 + tee 07:39:01 clair timeout 1m0s 07:39:01 docker timeout: 1m0s 07:39:01 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:39:03 $ docker stop --time=1 f02016b73c4fdcc6ea888ab54d5ef22bbc59a0d337e031316c0f25f09f21a641 07:39:05 $ docker rm -f f02016b73c4fdcc6ea888ab54d5ef22bbc59a0d337e031316c0f25f09f21a641 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:05 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 07:39:05 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_5ac126347c467076fa6aa7c5143c5fd30ec9d80a.html [Pipeline] writeFile [Pipeline] step 07:39:05 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 07:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:39:06 . [Pipeline] withDockerContainer 07:39:06 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:39:06 $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:39:06 $ docker top b5dbdccd284b53df289519c88c6970ead15936710f9cac31448a22d8cda09474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:07 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:39:07 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:39:46 $ docker stop --time=1 b5dbdccd284b53df289519c88c6970ead15936710f9cac31448a22d8cda09474 07:39:47 $ docker rm -f b5dbdccd284b53df289519c88c6970ead15936710f9cac31448a22d8cda09474 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:39:47 . [Pipeline] withDockerContainer 07:39:47 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:39:47 $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:39:48 $ docker top 8baf65ab50b44aca249f1dad5c91a4a74e28dc089029209c65a8420f6e4bf4ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:49 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5ac126347c467076fa6aa7c5143c5fd30ec9d80a 07:39:49 + tee 07:39:49 clair timeout 1m0s 07:39:49 docker timeout: 1m0s 07:39:49 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:39:49 $ docker stop --time=1 8baf65ab50b44aca249f1dad5c91a4a74e28dc089029209c65a8420f6e4bf4ad 07:39:51 $ docker rm -f 8baf65ab50b44aca249f1dad5c91a4a74e28dc089029209c65a8420f6e4bf4ad [Pipeline] // withDockerContainer [Pipeline] sh 07:39:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 07:39:51 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_5ac126347c467076fa6aa7c5143c5fd30ec9d80a.html [Pipeline] writeFile [Pipeline] step 07:39:51 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 07:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:52 . [Pipeline] withDockerContainer 07:39:52 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:39:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:39:53 $ docker top 6dce93da3d37a4b1d6e36f7cd3e077725a2deb842a1f3fcfd5874edb6d8c2cee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:53 [ssh-agent] Looking for ssh-agent implementation... 07:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:53 $ docker exec 6dce93da3d37a4b1d6e36f7cd3e077725a2deb842a1f3fcfd5874edb6d8c2cee ssh-agent 07:39:53 SSH_AUTH_SOCK=/tmp/ssh-4Unr0mJyNTCG/agent.12 07:39:53 SSH_AGENT_PID=17 07:39:53 Running ssh-add (command line suppressed) 07:39:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7250375987328206533.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7250375987328206533.key) 07:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:54 + git semver tag 07:39:54 # -> Open(): unable to determine branch for HEAD 07:39:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:39:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:39:54 # $SEMVER_REMOTE_NAME = origin 07:39:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:39:54 # $SEMVER_USER_NAME = edgex-jenkins 07:39:54 # $SEMVER_BRANCH = master 07:39:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:39:54 # 5ac126347c467076fa6aa7c5143c5fd30ec9d80a HEAD 07:39:54 # -> Force: false 07:39:54 # a2b52984a76e02e745cc9dc7b5e3e48e373c422f refs/tags/v1.2.1-dev.8 [Pipeline] } 07:39:54 $ docker exec --env ******** --env ******** 6dce93da3d37a4b1d6e36f7cd3e077725a2deb842a1f3fcfd5874edb6d8c2cee ssh-agent -k 07:39:54 unset SSH_AUTH_SOCK; 07:39:54 unset SSH_AGENT_PID; 07:39:54 echo Agent pid 17 killed; 07:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:54 + git semver [Pipeline] } 07:39:54 $ docker stop --time=1 6dce93da3d37a4b1d6e36f7cd3e077725a2deb842a1f3fcfd5874edb6d8c2cee 07:39:56 $ docker rm -f 6dce93da3d37a4b1d6e36f7cd3e077725a2deb842a1f3fcfd5874edb6d8c2cee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:39:56 07:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:39:56 0.23.1-centos7: Pulling from edgex-lftools 07:39:56 ab5ef0e58194: Pulling fs layer 07:39:56 9712f1f96733: Pulling fs layer 07:39:56 63f879dbbcfc: Pulling fs layer 07:39:56 0d9ebad4ef96: Pulling fs layer 07:39:56 e9a5061849ea: Pulling fs layer 07:39:56 d747dcd14b5f: Pulling fs layer 07:39:56 2de7ff778b66: Pulling fs layer 07:39:56 e9a5061849ea: Waiting 07:39:56 d747dcd14b5f: Waiting 07:39:56 0d9ebad4ef96: Waiting 07:39:56 9712f1f96733: Verifying Checksum 07:39:56 9712f1f96733: Download complete 07:39:57 63f879dbbcfc: Verifying Checksum 07:39:57 63f879dbbcfc: Download complete 07:39:57 e9a5061849ea: Verifying Checksum 07:39:57 e9a5061849ea: Download complete 07:39:57 d747dcd14b5f: Verifying Checksum 07:39:57 d747dcd14b5f: Download complete 07:39:57 2de7ff778b66: Verifying Checksum 07:39:57 2de7ff778b66: Download complete 07:39:57 0d9ebad4ef96: Verifying Checksum 07:39:57 0d9ebad4ef96: Download complete 07:39:57 ab5ef0e58194: Download complete 07:40:01 ab5ef0e58194: Pull complete 07:40:01 9712f1f96733: Pull complete 07:40:05 63f879dbbcfc: Pull complete 07:40:13 0d9ebad4ef96: Pull complete 07:40:13 e9a5061849ea: Pull complete 07:40:13 d747dcd14b5f: Pull complete 07:40:17 2de7ff778b66: Pull complete 07:40:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:40:17 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -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:0.23.1-centos7 cat 07:40:20 $ docker top 8b9f244c25172d38fac56758787c429531a5cdf43b0cf544e4128a0651ec6177 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:40:20 provisioning config files... 07:40:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8515038581997885667tmp 07:40:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7190336069628364332tmp 07:40:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8547601003856147323tmp [Pipeline] { [Pipeline] echo 07:40:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:40:21 ---> sigul-configuration.sh 07:40:21 gpg: directory `/root/.gnupg' created 07:40:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:40:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:40:21 gpg: keyring `/root/.gnupg/secring.gpg' created 07:40:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:40:21 gpg: CAST5 encrypted data 07:40:21 gpg: encrypted with 1 passphrase 07:40:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:40:21 + mkdir /home/jenkins 07:40:21 + mkdir /home/jenkins/sigul [Pipeline] sh 07:40:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 07:40:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:40:22 ---> sigul-install.sh 07:40:26 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:40:26 + git tag --list 07:40:26 v1.2.1-dev.8 [Pipeline] sh 07:40:27 + lftools sign git-tag v1.2.1-dev.8 07:40:28 Signing Git tag with Sigul... 07:40:28 Signing v1.2.1-dev.8 [Pipeline] echo 07:40:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:40:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:40:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:40:29 $ docker stop --time=1 8b9f244c25172d38fac56758787c429531a5cdf43b0cf544e4128a0651ec6177 07:40:31 $ docker rm -f 8b9f244c25172d38fac56758787c429531a5cdf43b0cf544e4128a0651ec6177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:32 . [Pipeline] withDockerContainer 07:40:32 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:40:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:40:32 $ docker top 4b25c084722a6ddb030e71226b5b58882520c14220224217ff417463b86589f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:32 [ssh-agent] Looking for ssh-agent implementation... 07:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:33 $ docker exec 4b25c084722a6ddb030e71226b5b58882520c14220224217ff417463b86589f0 ssh-agent 07:40:33 SSH_AUTH_SOCK=/tmp/ssh-5oZFI300qmSz/agent.11 07:40:33 SSH_AGENT_PID=17 07:40:33 Running ssh-add (command line suppressed) 07:40:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7774780680464583449.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7774780680464583449.key) 07:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:33 + git semver bump pre 07:40:33 # -> Open(): unable to determine branch for HEAD 07:40:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:40:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:40:33 # $SEMVER_REMOTE_NAME = origin 07:40:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:33 # $SEMVER_USER_NAME = edgex-jenkins 07:40:33 # $SEMVER_BRANCH = master 07:40:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:40:33 1.2.1-dev.9 [Pipeline] } 07:40:33 $ docker exec --env ******** --env ******** 4b25c084722a6ddb030e71226b5b58882520c14220224217ff417463b86589f0 ssh-agent -k 07:40:33 unset SSH_AUTH_SOCK; 07:40:33 unset SSH_AGENT_PID; 07:40:33 echo Agent pid 17 killed; 07:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:34 + git semver [Pipeline] } 07:40:34 $ docker stop --time=1 4b25c084722a6ddb030e71226b5b58882520c14220224217ff417463b86589f0 07:40:35 $ docker rm -f 4b25c084722a6ddb030e71226b5b58882520c14220224217ff417463b86589f0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:40:36 . [Pipeline] withDockerContainer 07:40:36 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:40:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:40:37 $ docker top e3ba445e7ee1a885da5434661a7becf3a9ad6c4823e9a98662426b99aa2d1e35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:37 [ssh-agent] Looking for ssh-agent implementation... 07:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:37 $ docker exec e3ba445e7ee1a885da5434661a7becf3a9ad6c4823e9a98662426b99aa2d1e35 ssh-agent 07:40:37 SSH_AUTH_SOCK=/tmp/ssh-02hSqSDjOAvr/agent.12 07:40:37 SSH_AGENT_PID=17 07:40:37 Running ssh-add (command line suppressed) 07:40:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1081066527409877950.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1081066527409877950.key) 07:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:38 + git semver push 07:40:38 # -> Open(): unable to determine branch for HEAD 07:40:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:40:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:40:38 # $SEMVER_REMOTE_NAME = origin 07:40:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:38 # $SEMVER_USER_NAME = edgex-jenkins 07:40:38 # $SEMVER_BRANCH = master 07:40:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:40:44 $ docker exec --env ******** --env ******** e3ba445e7ee1a885da5434661a7becf3a9ad6c4823e9a98662426b99aa2d1e35 ssh-agent -k 07:40:44 unset SSH_AUTH_SOCK; 07:40:44 unset SSH_AGENT_PID; 07:40:44 echo Agent pid 17 killed; 07:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:45 + git semver [Pipeline] } 07:40:45 $ docker stop --time=1 e3ba445e7ee1a885da5434661a7becf3a9ad6c4823e9a98662426b99aa2d1e35 07:40:46 $ docker rm -f e3ba445e7ee1a885da5434661a7becf3a9ad6c4823e9a98662426b99aa2d1e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:40:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:47 ---> package-listing.sh 07:40:47 ++ facter osfamily 07:40:47 ++ tr '[:upper:]' '[:lower:]' 07:40:47 + OS_FAMILY=redhat 07:40:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:40:47 + START_PACKAGES=/tmp/packages_start.txt 07:40:47 + END_PACKAGES=/tmp/packages_end.txt 07:40:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:47 + PACKAGES=/tmp/packages_start.txt 07:40:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:40:47 + PACKAGES=/tmp/packages_end.txt 07:40:47 + case "${OS_FAMILY}" in 07:40:47 + rpm -qa 07:40:47 + sort 07:40:52 + '[' -f /tmp/packages_start.txt ']' 07:40:52 + '[' -f /tmp/packages_end.txt ']' 07:40:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:40:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:40:52 + 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 07:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:40:52 07:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:40:52 alpine: Pulling from edgex-lftools-log-publisher 07:40:52 c9b1b535fdd9: Pulling fs layer 07:40:52 2cc5ad85d9ab: Pulling fs layer 07:40:52 756a868c4378: Pulling fs layer 07:40:52 444b2fc9a129: Pulling fs layer 07:40:52 ea15f1150254: Pulling fs layer 07:40:52 41b27a9f41bf: Pulling fs layer 07:40:52 28c525ee5125: Pulling fs layer 07:40:52 094b1ea09ed8: Pulling fs layer 07:40:52 138eaada9080: Pulling fs layer 07:40:52 0622d0fa9048: Pulling fs layer 07:40:52 41b27a9f41bf: Waiting 07:40:52 28c525ee5125: Waiting 07:40:52 094b1ea09ed8: Waiting 07:40:52 138eaada9080: Waiting 07:40:52 0622d0fa9048: Waiting 07:40:52 444b2fc9a129: Waiting 07:40:52 ea15f1150254: Waiting 07:40:52 2cc5ad85d9ab: Verifying Checksum 07:40:52 2cc5ad85d9ab: Download complete 07:40:52 444b2fc9a129: Verifying Checksum 07:40:52 444b2fc9a129: Download complete 07:40:52 c9b1b535fdd9: Verifying Checksum 07:40:52 c9b1b535fdd9: Download complete 07:40:52 ea15f1150254: Verifying Checksum 07:40:52 ea15f1150254: Download complete 07:40:52 28c525ee5125: Verifying Checksum 07:40:52 28c525ee5125: Download complete 07:40:53 756a868c4378: Verifying Checksum 07:40:53 756a868c4378: Download complete 07:40:53 138eaada9080: Verifying Checksum 07:40:53 138eaada9080: Download complete 07:40:53 0622d0fa9048: Verifying Checksum 07:40:53 0622d0fa9048: Download complete 07:40:53 094b1ea09ed8: Verifying Checksum 07:40:53 094b1ea09ed8: Download complete 07:40:54 41b27a9f41bf: Verifying Checksum 07:40:54 41b27a9f41bf: Download complete 07:40:54 c9b1b535fdd9: Pull complete 07:40:54 2cc5ad85d9ab: Pull complete 07:40:56 756a868c4378: Pull complete 07:40:56 444b2fc9a129: Pull complete 07:40:56 ea15f1150254: Pull complete 07:41:00 41b27a9f41bf: Pull complete 07:41:00 28c525ee5125: Pull complete 07:41:03 094b1ea09ed8: Pull complete 07:41:03 138eaada9080: Pull complete 07:41:03 0622d0fa9048: Pull complete 07:41:03 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:41:03 prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container 07:41:03 $ 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 07:41:07 $ docker top a32dc5857971ecd14e2f0898290ae46894c86d0f5e1fbb3eba53f9a7ecc71dad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:07 provisioning config files... 07:41:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1883467254495981974tmp [Pipeline] { [Pipeline] echo 07:41:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:07 ---> create-netrc.sh [Pipeline] echo 07:41:07 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:07 ---> logs-deploy.sh 07:41:07 + ARCHIVE_ARTIFACTS= 07:41:07 + LOGS_SERVER=https://logs.edgexfoundry.org 07:41:07 + '[' https://logs.edgexfoundry.org == None ']' 07:41:07 + NEXUS_URL=https://nexus.edgexfoundry.org 07:41:07 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/43 07:41:07 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/43/ 07:41:07 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/43 /w/workspace/edgexfoundry_edgex-ui-go_master 07:41:09 Archives upload complete. 07:41:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/43 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/43/ 07:41:09 ---> uname -a: 07:41:09 Linux a32dc5857971 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:41:09 07:41:09 07:41:09 ---> lscpu: 07:41:09 Architecture: x86_64 07:41:09 CPU op-mode(s): 32-bit, 64-bit 07:41:09 Byte Order: Little Endian 07:41:09 Address sizes: 40 bits physical, 48 bits virtual 07:41:09 CPU(s): 4 07:41:09 On-line CPU(s) list: 0-3 07:41:09 Thread(s) per core: 1 07:41:09 Core(s) per socket: 1 07:41:09 Socket(s): 4 07:41:09 NUMA node(s): 1 07:41:09 Vendor ID: GenuineIntel 07:41:09 CPU family: 6 07:41:09 Model: 44 07:41:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:41:09 Stepping: 1 07:41:09 CPU MHz: 2933.442 07:41:09 BogoMIPS: 5866.88 07:41:09 Virtualization: VT-x 07:41:09 Hypervisor vendor: KVM 07:41:09 Virtualization type: full 07:41:09 L1d cache: 128 KiB 07:41:09 L1i cache: 128 KiB 07:41:09 L2 cache: 16 MiB 07:41:09 L3 cache: 64 MiB 07:41:09 NUMA node0 CPU(s): 0-3 07:41:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:41:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:41:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:41:09 Vulnerability Meltdown: Mitigation; PTI 07:41:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:41:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:41:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:41:09 Vulnerability Tsx async abort: Not affected 07:41:09 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 07:41:09 07:41:09 07:41:09 ---> nproc: 07:41:09 4 07:41:09 07:41:09 07:41:09 ---> df -h: 07:41:09 Filesystem Size Used Available Use% Mounted on 07:41:09 overlay 50.0G 8.5G 41.5G 17% / 07:41:09 tmpfs 64.0M 0 64.0M 0% /dev 07:41:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:41:09 shm 64.0M 0 64.0M 0% /dev/shm 07:41:09 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 07:41:09 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 07:41:09 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 07:41:09 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 07:41:09 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 07:41:09 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 07:41:09 07:41:09 07:41:09 ---> free -m: 07:41:09 total used free shared buff/cache available 07:41:09 Mem: 1837 776 106 0 954 993 07:41:09 Swap: 1023 3 1020 07:41:09 07:41:09 07:41:09 ---> ip addr: 07:41:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:41:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:41:09 inet 127.0.0.1/8 scope host lo 07:41:09 valid_lft forever preferred_lft forever 07:41:09 24: eth0@if25: mtu 1458 qdisc noqueue state UP 07:41:09 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:41:09 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:41:09 valid_lft forever preferred_lft forever 07:41:09 07:41:09 07:41:09 ---> sar -b -r -n DEV: 07:41:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 07:41:09 07:41:09 07:31:14 LINUX RESTART 07:41:09 07:41:09 07:32:01 tps rtps wtps bread/s bwrtn/s 07:41:09 07:33:01 28.77 8.14 20.63 4195.94 2494.17 07:41:09 07:34:01 1.50 0.00 1.50 0.00 28.54 07:41:09 07:35:01 0.25 0.00 0.25 0.00 2.85 07:41:09 07:36:01 0.27 0.00 0.27 0.00 3.48 07:41:09 07:37:01 0.32 0.00 0.32 0.00 4.83 07:41:09 07:38:02 251.02 149.33 101.70 6727.09 32527.33 07:41:09 07:39:01 6.03 3.08 2.95 145.89 52.73 07:41:09 07:40:01 42.95 9.62 33.33 415.78 10384.26 07:41:09 07:41:01 265.67 120.33 145.34 8482.40 36854.44 07:41:09 Average: 66.45 32.34 34.10 2223.14 9170.90 07:41:09 07:41:09 07:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:09 07:33:01 170296 1711260 90.95 2620 1167652 1116572 38.11 375492 1174424 16 07:41:09 07:34:01 175360 1706196 90.68 2620 1167656 1081076 36.90 375096 1170548 16 07:41:09 07:35:01 174868 1706688 90.71 2620 1167664 1081220 36.90 378116 1168560 12 07:41:09 07:36:01 174216 1707340 90.74 2620 1167664 1081028 36.89 381124 1166004 12 07:41:09 07:37:01 172612 1708944 90.83 2620 1167668 1081176 36.90 384840 1163924 8 07:41:09 07:38:02 182204 1699352 90.32 2620 1058820 1291276 44.07 530244 970196 56 07:41:09 07:39:01 150620 1730936 91.99 2620 1062632 1287356 43.94 570924 960976 20 07:41:09 07:40:01 116940 1764616 93.78 2596 1033520 1512636 51.62 624536 921796 79688 07:41:09 07:41:01 78112 1803444 95.85 1604 1001232 1521092 51.91 663852 845024 89124 07:41:09 Average: 155025 1726531 91.76 2504 1110501 1228159 41.91 476025 1060161 18772 07:41:09 07:41:09 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:41:09 07:33:01 eth0 88.00 70.50 394.46 84.13 0.00 0.00 0.00 07:41:09 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:33:01 docker0 25.44 19.18 2.21 58.14 0.00 0.00 0.00 07:41:09 07:34:01 eth0 1.02 0.43 0.46 0.03 0.00 0.00 0.00 07:41:09 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:35:01 eth0 1.37 0.65 0.61 0.40 0.00 0.00 0.00 07:41:09 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 07:41:09 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:37:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 07:41:09 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:38:02 eth0 215.78 156.38 4047.84 25.66 0.00 0.00 0.00 07:41:09 07:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:38:02 veth476a9d1 0.30 0.37 0.05 0.14 0.00 0.00 0.00 07:41:09 07:38:02 docker0 68.97 60.43 6.62 163.63 0.00 0.00 0.00 07:41:09 07:39:01 vethd5a6c4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:39:01 eth0 823.33 526.02 5344.32 225.09 0.00 0.00 0.00 07:41:09 07:39:01 vethf0e851f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 07:41:09 07:40:01 eth0 209.92 140.37 3278.14 52.63 0.00 0.00 0.00 07:41:09 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:40:01 docker0 70.44 61.62 6.83 164.05 0.00 0.00 0.00 07:41:09 07:41:01 eth0 204.68 149.90 2544.04 75.08 0.00 0.00 0.00 07:41:09 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 07:41:01 docker0 27.62 27.97 2.04 154.31 0.00 0.00 0.00 07:41:09 Average: eth0 83.19 60.27 1144.35 31.48 0.00 0.00 0.00 07:41:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:09 Average: docker0 10.92 9.98 0.99 35.46 0.00 0.00 0.00 07:41:09 07:41:09 07:41:09 ---> sar -P ALL: 07:41:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 07:41:09 07:41:09 07:31:14 LINUX RESTART 07:41:09 07:41:09 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:41:09 07:33:01 all 2.85 0.00 1.57 0.82 0.01 94.75 07:41:09 07:33:01 0 2.73 0.00 1.61 0.47 0.00 95.20 07:41:09 07:33:01 1 3.04 0.00 1.32 0.70 0.00 94.94 07:41:09 07:33:01 2 3.47 0.00 1.30 1.52 0.03 93.67 07:41:09 07:33:01 3 2.14 0.00 2.05 0.62 0.00 95.19 07:41:09 07:34:01 all 0.16 0.00 0.04 0.00 0.00 99.80 07:41:09 07:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:41:09 07:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:41:09 07:34:01 2 0.47 0.00 0.05 0.00 0.00 99.48 07:41:09 07:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:41:09 07:35:01 all 0.15 0.00 0.04 0.00 0.00 99.81 07:41:09 07:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:41:09 07:35:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:41:09 07:35:01 2 0.50 0.00 0.03 0.00 0.00 99.47 07:41:09 07:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:41:09 07:36:01 all 0.11 0.00 0.04 0.00 0.00 99.85 07:41:09 07:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:41:09 07:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:41:09 07:36:01 2 0.35 0.00 0.07 0.00 0.00 99.58 07:41:09 07:36:01 3 0.03 0.00 0.07 0.00 0.00 99.90 07:41:09 07:37:01 all 0.16 0.00 0.04 0.00 0.00 99.80 07:41:09 07:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:41:09 07:37:01 1 0.03 0.00 0.08 0.00 0.00 99.88 07:41:09 07:37:01 2 0.53 0.00 0.03 0.00 0.00 99.43 07:41:09 07:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:41:09 07:38:02 all 8.12 0.00 5.11 2.82 0.02 83.93 07:41:09 07:38:02 0 8.31 0.00 5.17 2.00 0.02 84.50 07:41:09 07:38:02 1 7.70 0.00 4.62 2.74 0.02 84.92 07:41:09 07:38:02 2 8.47 0.00 4.97 3.99 0.02 82.55 07:41:09 07:38:02 3 8.00 0.00 5.73 2.56 0.02 83.69 07:41:09 07:39:01 all 0.56 0.00 0.35 0.03 0.00 99.07 07:41:09 07:39:01 0 0.81 0.00 0.29 0.02 0.00 98.88 07:41:09 07:39:01 1 0.37 0.00 0.42 0.07 0.00 99.14 07:41:09 07:39:01 2 0.59 0.00 0.39 0.00 0.00 99.02 07:41:09 07:39:01 3 0.44 0.00 0.29 0.03 0.00 99.24 07:41:09 07:40:01 all 4.66 0.00 3.26 0.23 0.01 91.83 07:41:09 07:40:01 0 5.03 0.00 3.37 0.40 0.02 91.19 07:41:09 07:40:01 1 4.22 0.00 3.47 0.17 0.02 92.12 07:41:09 07:40:01 2 4.76 0.00 3.45 0.22 0.02 91.55 07:41:09 07:40:01 3 4.61 0.00 2.76 0.15 0.00 92.48 07:41:09 07:41:01 all 11.46 0.00 8.01 4.59 0.02 75.91 07:41:09 07:41:01 0 10.10 0.00 8.48 3.36 0.02 78.05 07:41:09 07:41:01 1 10.61 0.00 7.50 4.60 0.02 77.27 07:41:09 07:41:01 2 10.58 0.00 8.57 5.89 0.02 74.95 07:41:09 07:41:01 3 14.57 0.00 7.50 4.52 0.02 73.40 07:41:09 Average: all 3.12 0.00 2.04 0.94 0.01 93.89 07:41:09 Average: 0 3.00 0.00 2.11 0.69 0.01 94.20 07:41:09 Average: 1 2.89 0.00 1.94 0.91 0.01 94.25 07:41:09 Average: 2 3.29 0.00 2.09 1.28 0.01 93.33 07:41:09 Average: 3 3.30 0.00 2.04 0.87 0.01 93.78 07:41:09 07:41:09 07:41:09