Pull request #169 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 25330ea816b2d6cf92231e3ea4ed6b462b64de01 rather than 431077e0d7d76dd7ae35f1c99b28985565bb3e5f Obtained Jenkinsfile from 25330ea816b2d6cf92231e3ea4ed6b462b64de01 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-860 in /w/workspace/edgexfoundry_edgex-ui-go_PR-169 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-169 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 25330ea816b2d6cf92231e3ea4ed6b462b64de01 into PR head commit 431077e0d7d76dd7ae35f1c99b28985565bb3e5f Merge succeeded, producing 431077e0d7d76dd7ae35f1c99b28985565bb3e5f Checking out Revision 431077e0d7d76dd7ae35f1c99b28985565bb3e5f (PR-169) > git config core.sparsecheckout # timeout=10 > git checkout -f 431077e0d7d76dd7ae35f1c99b28985565bb3e5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25330ea816b2d6cf92231e3ea4ed6b462b64de01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 431077e0d7d76dd7ae35f1c99b28985565bb3e5f # timeout=10 Commit message: "deploy button finished" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:26:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:52 07:26:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:26:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:53 latest: Pulling from edgex-devops/git-semver 07:26:53 9123ac7c32f7: Pulling fs layer 07:26:53 b8cc5d1170e3: Pulling fs layer 07:26:53 2924cbbf6a41: Pulling fs layer 07:26:53 93b08a4f1073: Pulling fs layer 07:26:53 93b08a4f1073: Waiting 07:26:53 b8cc5d1170e3: Verifying Checksum 07:26:53 b8cc5d1170e3: Download complete 07:26:53 9123ac7c32f7: Verifying Checksum 07:26:53 9123ac7c32f7: Download complete 07:26:53 93b08a4f1073: Verifying Checksum 07:26:53 93b08a4f1073: Download complete 07:26:53 2924cbbf6a41: Verifying Checksum 07:26:53 2924cbbf6a41: Download complete 07:26:53 9123ac7c32f7: Pull complete 07:26:53 b8cc5d1170e3: Pull complete 07:26:54 2924cbbf6a41: Pull complete 07:26:54 93b08a4f1073: Pull complete 07:26:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:26:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:26:54 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 07:26:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-169 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-169:/w/workspace/edgexfoundry_edgex-ui-go_PR-169:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-169@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:26:55 $ docker top 223becde9fb880d4e9add3f15eab6519743dbfd93099e63822810ac5fd6f7bcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:55 [ssh-agent] Looking for ssh-agent implementation... 07:26:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:56 $ docker exec 223becde9fb880d4e9add3f15eab6519743dbfd93099e63822810ac5fd6f7bcb ssh-agent 07:26:56 SSH_AUTH_SOCK=/tmp/ssh-2JON47vOGUY0/agent.15 07:26:56 SSH_AGENT_PID=22 07:26:56 Running ssh-add (command line suppressed) 07:26:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp/private_key_4102279927168719071.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp/private_key_4102279927168719071.key) 07:26:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:56 + git describe --exact-match --tags HEAD 07:26:56 fatal: No names found, cannot describe anything. [Pipeline] } 07:26:56 $ docker exec --env ******** --env ******** 223becde9fb880d4e9add3f15eab6519743dbfd93099e63822810ac5fd6f7bcb ssh-agent -k 07:26:56 unset SSH_AUTH_SOCK; 07:26:56 unset SSH_AGENT_PID; 07:26:56 echo Agent pid 22 killed; 07:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:26:57 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:26:57 This usually means this commit has not been tagged. [Pipeline] sshagent 07:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:57 [ssh-agent] Looking for ssh-agent implementation... 07:26:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:57 $ docker exec 223becde9fb880d4e9add3f15eab6519743dbfd93099e63822810ac5fd6f7bcb ssh-agent 07:26:57 SSH_AUTH_SOCK=/tmp/ssh-fem01tCLs5tY/agent.58 07:26:57 SSH_AGENT_PID=65 07:26:57 Running ssh-add (command line suppressed) 07:26:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp/private_key_7549007026836439308.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp/private_key_7549007026836439308.key) 07:26:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:58 + git semver init 07:26:58 # -> Open(): unable to determine branch for HEAD 07:26:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-169/.git 07:26:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-169 07:26:58 # $SEMVER_REMOTE_NAME = origin 07:26:58 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 07:26:58 # $SEMVER_USER_NAME = jenkins 07:26:58 # $SEMVER_BRANCH = PR-169 07:26:58 # $SEMVER_TEMP = /tmp/semver-164376564 07:26:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:26:58 # '/tmp/semver-164376564' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-169/.semver' 07:26:58 # -> Force: false 07:26:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-169/.semver [Pipeline] } 07:26:58 $ docker exec --env ******** --env ******** 223becde9fb880d4e9add3f15eab6519743dbfd93099e63822810ac5fd6f7bcb ssh-agent -k 07:26:58 unset SSH_AUTH_SOCK; 07:26:58 unset SSH_AGENT_PID; 07:26:58 echo Agent pid 65 killed; 07:26:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:59 + git semver [Pipeline] } 07:26:59 $ docker stop --time=1 223becde9fb880d4e9add3f15eab6519743dbfd93099e63822810ac5fd6f7bcb 07:27:00 $ docker rm -f 223becde9fb880d4e9add3f15eab6519743dbfd93099e63822810ac5fd6f7bcb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:27:01 Stashed 28 file(s) [Pipeline] echo 07:27:01 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:27:16 Still waiting to schedule task 07:27:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:27:16 Still waiting to schedule task 07:27:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:29:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-861 in /w/workspace/edgexfoundry_edgex-ui-go_PR-169 [Pipeline] { [Pipeline] ws 07:29:03 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 07:29:09 using credential edgex-jenkins-ssh 07:29:09 Cloning the remote Git repository 07:29:09 Cloning with configured refspecs honoured and without tags 07:29:09 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:29:10 > git init /w/workspace/edgex-ui-go/2 # timeout=10 07:29:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:29:10 > git --version # timeout=10 07:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:29:11 > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # timeout=10 07:29:11 Fetching without tags 07:29:11 Merging remotes/origin/master commit 25330ea816b2d6cf92231e3ea4ed6b462b64de01 into PR head commit 431077e0d7d76dd7ae35f1c99b28985565bb3e5f 07:29:12 Merge succeeded, producing 431077e0d7d76dd7ae35f1c99b28985565bb3e5f 07:29:12 Checking out Revision 431077e0d7d76dd7ae35f1c99b28985565bb3e5f (PR-169) 07:29:12 Running on prd-centos7-docker-4c-2g-862 in /w/workspace/edgexfoundry_edgex-ui-go_PR-169 [Pipeline] { [Pipeline] ws 07:29:12 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { 07:29:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:29:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:29:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:11 > git config core.sparsecheckout # timeout=10 07:29:11 > git checkout -f 431077e0d7d76dd7ae35f1c99b28985565bb3e5f # timeout=10 07:29:12 > git remote # timeout=10 07:29:12 > git config --get remote.origin.url # timeout=10 07:29:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:12 > git merge 25330ea816b2d6cf92231e3ea4ed6b462b64de01 # timeout=10 07:29:12 > git rev-parse HEAD^{commit} # timeout=10 07:29:12 > git config core.sparsecheckout # timeout=10 07:29:12 > git checkout -f 431077e0d7d76dd7ae35f1c99b28985565bb3e5f # timeout=10 [Pipeline] checkout 07:29:16 Commit message: "deploy button finished" 07:29:17 using credential edgex-jenkins-ssh 07:29:17 Cloning the remote Git repository 07:29:17 Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:29:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:29:17 > git init /w/workspace/edgex-ui-go/2 # timeout=10 07:29:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:29:17 > git --version # timeout=10 07:29:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:18 Fetching without tags [Pipeline] echo 07:29:18 ========================================================= 07:29:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 07:29:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:29:18 Merging remotes/origin/master commit 25330ea816b2d6cf92231e3ea4ed6b462b64de01 into PR head commit 431077e0d7d76dd7ae35f1c99b28985565bb3e5f 07:29:18 Merge succeeded, producing 431077e0d7d76dd7ae35f1c99b28985565bb3e5f 07:29:18 Checking out Revision 431077e0d7d76dd7ae35f1c99b28985565bb3e5f (PR-169) 07:29:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:29:18 > git config --add remote.origin.fetch +refs/pull/169/head:refs/remotes/origin/PR-169 # timeout=10 07:29:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:29:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:18 > git config core.sparsecheckout # timeout=10 07:29:18 > git checkout -f 431077e0d7d76dd7ae35f1c99b28985565bb3e5f # timeout=10 07:29:18 > git remote # timeout=10 07:29:18 > git config --get remote.origin.url # timeout=10 07:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:18 > git merge 25330ea816b2d6cf92231e3ea4ed6b462b64de01 # timeout=10 07:29:18 > git rev-parse HEAD^{commit} # timeout=10 07:29:18 > git config core.sparsecheckout # timeout=10 07:29:18 > git checkout -f 431077e0d7d76dd7ae35f1c99b28985565bb3e5f # timeout=10 07:29:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 07:29:20 Sending build context to Docker daemon 10.76MB 07:29:20 Step 1/8 : ARG BASE=golang:1.11-alpine 07:29:20 Step 2/8 : FROM ${BASE} 07:29:21 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:29:21 29bddadc8f3f: Pulling fs layer 07:29:21 02bb20f2603b: Pulling fs layer 07:29:21 b62863a3550b: Pulling fs layer 07:29:21 9586258a13ea: Pulling fs layer 07:29:21 a8b2cbafd68c: Pulling fs layer 07:29:21 d1dd75721c92: Pulling fs layer 07:29:21 4e34fffdb759: Pulling fs layer 07:29:21 fd1d9eb628f9: Pulling fs layer 07:29:21 bd44c58b92db: Pulling fs layer 07:29:21 e5856e266cf4: Pulling fs layer 07:29:21 f0f88b30cdbb: Pulling fs layer 07:29:21 9586258a13ea: Waiting 07:29:21 a8b2cbafd68c: Waiting 07:29:21 d1dd75721c92: Waiting 07:29:21 4e34fffdb759: Waiting 07:29:21 fd1d9eb628f9: Waiting 07:29:21 bd44c58b92db: Waiting 07:29:21 e5856e266cf4: Waiting 07:29:21 f0f88b30cdbb: Waiting 07:29:21 b62863a3550b: Verifying Checksum 07:29:21 b62863a3550b: Download complete 07:29:21 02bb20f2603b: Verifying Checksum 07:29:21 02bb20f2603b: Download complete 07:29:21 a8b2cbafd68c: Verifying Checksum 07:29:21 a8b2cbafd68c: Download complete 07:29:21 d1dd75721c92: Verifying Checksum 07:29:21 d1dd75721c92: Download complete 07:29:21 29bddadc8f3f: Verifying Checksum 07:29:21 29bddadc8f3f: Download complete 07:29:22 29bddadc8f3f: Pull complete 07:29:22 02bb20f2603b: Pull complete 07:29:22 b62863a3550b: Pull complete 07:29:23 Commit message: "deploy button finished" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:29:24 ========================================================= 07:29:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 07:29:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:29:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 07:29:25 Sending build context to Docker daemon 10.76MB 07:29:25 Step 1/8 : ARG BASE=golang:1.11-alpine 07:29:25 Step 2/8 : FROM ${BASE} 07:29:25 4e34fffdb759: Verifying Checksum 07:29:25 4e34fffdb759: Download complete 07:29:25 bd44c58b92db: Download complete 07:29:25 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:25 9d48c3bd43c5: Pulling fs layer 07:29:25 7f94eaf8af20: Pulling fs layer 07:29:25 9fe9984849c1: Pulling fs layer 07:29:25 ec448270508e: Pulling fs layer 07:29:25 65ba82af53f7: Pulling fs layer 07:29:25 07c18b20a200: Pulling fs layer 07:29:25 d9b3ee039db2: Pulling fs layer 07:29:25 8c79c1ac0d81: Pulling fs layer 07:29:25 ff40f1a7a0b9: Pulling fs layer 07:29:25 bdb43ae2d12f: Pulling fs layer 07:29:25 8e1ab0ef8490: Pulling fs layer 07:29:25 ec448270508e: Waiting 07:29:25 65ba82af53f7: Waiting 07:29:25 07c18b20a200: Waiting 07:29:25 d9b3ee039db2: Waiting 07:29:25 8c79c1ac0d81: Waiting 07:29:25 ff40f1a7a0b9: Waiting 07:29:25 bdb43ae2d12f: Waiting 07:29:25 8e1ab0ef8490: Waiting 07:29:25 9fe9984849c1: Verifying Checksum 07:29:25 9fe9984849c1: Download complete 07:29:25 7f94eaf8af20: Verifying Checksum 07:29:25 7f94eaf8af20: Download complete 07:29:25 65ba82af53f7: Verifying Checksum 07:29:25 65ba82af53f7: Download complete 07:29:25 9d48c3bd43c5: Verifying Checksum 07:29:25 9d48c3bd43c5: Download complete 07:29:25 07c18b20a200: Verifying Checksum 07:29:25 07c18b20a200: Download complete 07:29:26 9d48c3bd43c5: Pull complete 07:29:26 7f94eaf8af20: Pull complete 07:29:27 9fe9984849c1: Pull complete 07:29:28 e5856e266cf4: Verifying Checksum 07:29:28 e5856e266cf4: Download complete 07:29:28 f0f88b30cdbb: Verifying Checksum 07:29:28 f0f88b30cdbb: Download complete 07:29:28 d9b3ee039db2: Verifying Checksum 07:29:28 d9b3ee039db2: Download complete 07:29:28 ff40f1a7a0b9: Verifying Checksum 07:29:28 ff40f1a7a0b9: Download complete 07:29:28 8c79c1ac0d81: Verifying Checksum 07:29:28 8c79c1ac0d81: Download complete 07:29:29 ec448270508e: Download complete 07:29:29 8e1ab0ef8490: Verifying Checksum 07:29:29 8e1ab0ef8490: Download complete 07:29:29 fd1d9eb628f9: Verifying Checksum 07:29:29 fd1d9eb628f9: Download complete 07:29:29 bdb43ae2d12f: Verifying Checksum 07:29:29 bdb43ae2d12f: Download complete 07:29:30 9586258a13ea: Verifying Checksum 07:29:30 9586258a13ea: Download complete 07:29:36 ec448270508e: Pull complete 07:29:36 65ba82af53f7: Pull complete 07:29:36 07c18b20a200: Pull complete 07:29:39 d9b3ee039db2: Pull complete 07:29:43 9586258a13ea: Pull complete 07:29:43 a8b2cbafd68c: Pull complete 07:29:43 d1dd75721c92: Pull complete 07:29:46 8c79c1ac0d81: Pull complete 07:29:46 ff40f1a7a0b9: Pull complete 07:29:47 bdb43ae2d12f: Pull complete 07:29:47 8e1ab0ef8490: Pull complete 07:29:47 4e34fffdb759: Pull complete 07:29:47 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 07:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 07:29:47 ---> 8acfeb908b63 07:29:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:29:47 ---> Running in 471c2d97e158 07:29:48 Removing intermediate container 471c2d97e158 07:29:48 ---> ecec419d3e45 07:29:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:48 ---> Running in c6465b5011bb 07:29:50 Removing intermediate container c6465b5011bb 07:29:50 ---> eead7ea31135 07:29:50 Step 5/8 : RUN apk add --no-cache make git 07:29:50 ---> Running in f44b77a143db 07:29:50 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:29:51 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:29:51 fd1d9eb628f9: Pull complete 07:29:51 bd44c58b92db: Pull complete 07:29:52 OK: 134 MiB in 39 packages 07:29:53 e5856e266cf4: Pull complete 07:29:53 Removing intermediate container f44b77a143db 07:29:53 ---> 775df75cfb8b 07:29:53 Step 6/8 : WORKDIR /edgex-ui-go 07:29:53 ---> Running in 4a6b0f0ed002 07:29:53 Removing intermediate container 4a6b0f0ed002 07:29:53 ---> f75666221b74 07:29:53 Step 7/8 : COPY . . 07:29:53 f0f88b30cdbb: Pull complete 07:29:54 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 07:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 07:29:54 ---> 0be50c763560 07:29:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:29:55 ---> 138369a02332 07:29:55 Step 8/8 : RUN go mod download 07:29:55 ---> Running in 5e8bcad49c32 07:29:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:29:56 go: finding github.com/kr/pretty v0.1.0 07:29:56 go: finding github.com/gorilla/websocket v1.4.0 07:29:56 go: finding github.com/BurntSushi/toml v0.3.1 07:29:56 go: finding github.com/pelletier/go-toml v1.2.0 07:29:56 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:29:56 go: finding github.com/gorilla/mux v1.7.1 07:29:56 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:29:56 go: finding github.com/kr/text v0.1.0 07:29:56 go: finding github.com/mitchellh/copystructure v1.0.0 07:29:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:29:56 go: finding github.com/hashicorp/consul/api v1.1.0 07:29:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:29:56 go: finding github.com/stretchr/testify v1.3.0 07:29:56 go: finding github.com/pkg/errors v0.8.1 07:29:57 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:29:57 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:29:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:29:57 go: finding github.com/kr/pty v1.1.1 07:29:57 go: finding github.com/davecgh/go-spew v1.1.0 07:29:57 go: finding github.com/stretchr/objx v0.1.0 07:29:57 go: finding github.com/pmezard/go-difflib v1.0.0 07:29:58 ---> Running in 7b22b610a2b6 07:29:58 Removing intermediate container 7b22b610a2b6 07:29:58 ---> a913890cf47b 07:29:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:58 ---> Running in 852367b44874 07:29:59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:29:59 go: finding golang.org/x/text v0.3.0 07:30:00 Removing intermediate container 852367b44874 07:30:00 ---> 5c5c507d2dee 07:30:00 Step 5/8 : RUN apk add --no-cache make git 07:30:00 ---> Running in 0f13bfc2ffcc 07:30:01 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:30:02 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:30:02 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:30:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:30:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:30:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:30:03 go: finding github.com/hashicorp/go-uuid v1.0.1 07:30:03 go: finding github.com/mitchellh/mapstructure v1.1.2 07:30:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:30:03 go: finding github.com/hashicorp/serf v0.8.2 07:30:03 OK: 121 MiB in 39 packages 07:30:04 Removing intermediate container 0f13bfc2ffcc 07:30:04 ---> 008b9b267d66 07:30:04 Step 6/8 : WORKDIR /edgex-ui-go 07:30:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:30:04 ---> Running in 929031ef2892 07:30:05 go: finding github.com/mitchellh/go-homedir v1.0.0 07:30:05 Removing intermediate container 929031ef2892 07:30:05 ---> ee90cdd90f37 07:30:05 Step 7/8 : COPY . . 07:30:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:30:06 go: finding github.com/hashicorp/mdns v1.0.0 07:30:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:30:06 go: finding github.com/hashicorp/memberlist v0.1.3 07:30:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:30:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:30:06 go: finding github.com/mitchellh/cli v1.0.0 07:30:06 go: finding github.com/mitchellh/iochan v1.0.0 07:30:06 go: finding github.com/hashicorp/logutils v1.0.0 07:30:06 ---> f5a22797b833 07:30:06 Step 8/8 : RUN go mod download 07:30:06 ---> Running in 0df1b3b9a930 07:30:07 go: finding github.com/hashicorp/go-syslog v1.0.0 07:30:07 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:30:07 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:30:07 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:30:07 go: finding github.com/mitchellh/gox v0.4.0 07:30:07 go: finding github.com/hashicorp/go.net v0.0.1 07:30:07 go: finding github.com/mattn/go-colorable v0.0.9 07:30:07 go: finding github.com/mattn/go-isatty v0.0.3 07:30:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:30:07 go: finding github.com/fatih/color v1.7.0 07:30:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:30:07 go: finding github.com/stretchr/testify v1.2.2 07:30:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:30:08 go: finding github.com/BurntSushi/toml v0.3.1 07:30:08 go: finding github.com/gorilla/mux v1.7.1 07:30:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:30:08 go: finding github.com/gorilla/websocket v1.4.0 07:30:08 go: finding github.com/pelletier/go-toml v1.2.0 07:30:08 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:30:08 go: finding github.com/kr/pretty v0.1.0 07:30:08 go: finding github.com/bgentry/speakeasy v0.1.0 07:30:08 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:30:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:30:08 go: finding github.com/davecgh/go-spew v1.1.1 07:30:08 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:30:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:30:08 go: finding github.com/posener/complete v1.1.1 07:30:08 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:30:08 go: finding github.com/kr/text v0.1.0 07:30:08 go: finding github.com/mitchellh/copystructure v1.0.0 07:30:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:30:08 go: finding github.com/hashicorp/go-multierror v1.0.0 07:30:08 go: finding github.com/miekg/dns v1.0.14 07:30:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:30:09 go: finding github.com/hashicorp/consul/api v1.1.0 07:30:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:30:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:30:09 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:30:09 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:30:09 go: finding github.com/stretchr/testify v1.3.0 07:30:09 go: finding github.com/pkg/errors v0.8.1 07:30:09 go: finding github.com/hashicorp/go-uuid v1.0.0 07:30:09 go: finding github.com/hashicorp/errwrap v1.0.0 07:30:09 go: finding github.com/hashicorp/golang-lru v0.5.0 07:30:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:30:10 go: finding github.com/kr/pty v1.1.1 07:30:10 go: finding github.com/pmezard/go-difflib v1.0.0 07:30:10 go: finding github.com/davecgh/go-spew v1.1.0 07:30:10 go: finding github.com/stretchr/objx v0.1.0 07:30:12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:30:12 go: finding golang.org/x/text v0.3.0 07:30:14 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:30:15 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:30:15 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:30:15 go: finding github.com/hashicorp/go-uuid v1.0.1 07:30:15 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:30:15 go: finding github.com/mitchellh/mapstructure v1.1.2 07:30:15 go: finding github.com/hashicorp/serf v0.8.2 07:30:15 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:30:16 go: finding github.com/mitchellh/go-homedir v1.0.0 07:30:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:30:17 go: finding github.com/hashicorp/logutils v1.0.0 07:30:17 go: finding github.com/hashicorp/memberlist v0.1.3 07:30:17 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:30:17 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:30:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:30:17 go: finding github.com/mitchellh/cli v1.0.0 07:30:17 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:30:17 go: finding github.com/mitchellh/iochan v1.0.0 07:30:17 go: finding github.com/hashicorp/mdns v1.0.0 07:30:18 go: finding github.com/hashicorp/go-syslog v1.0.0 07:30:18 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:30:18 go: finding github.com/mitchellh/gox v0.4.0 07:30:18 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:30:18 go: finding github.com/miekg/dns v1.0.14 07:30:18 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:30:18 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:30:18 go: finding github.com/hashicorp/go.net v0.0.1 07:30:18 go: finding github.com/hashicorp/go-multierror v1.0.0 07:30:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:30:18 go: finding github.com/stretchr/testify v1.2.2 07:30:19 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:30:19 go: finding github.com/fatih/color v1.7.0 07:30:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:30:19 go: finding github.com/mattn/go-isatty v0.0.3 07:30:19 go: finding github.com/posener/complete v1.1.1 07:30:19 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:30:20 go: finding github.com/bgentry/speakeasy v0.1.0 07:30:20 go: finding github.com/davecgh/go-spew v1.1.1 07:30:20 go: finding github.com/mattn/go-colorable v0.0.9 07:30:20 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:30:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:30:20 go: finding github.com/hashicorp/errwrap v1.0.0 07:30:20 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:30:20 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:30:20 go: finding github.com/hashicorp/golang-lru v0.5.0 07:30:20 go: finding github.com/hashicorp/go-uuid v1.0.0 07:30:29 Removing intermediate container 5e8bcad49c32 07:30:29 ---> a36cababac7a 07:30:29 Successfully built a36cababac7a 07:30:29 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:30:29 + docker inspect -f . ci-base-image-x86_64 07:30:30 . [Pipeline] withDockerContainer 07:30:30 prd-centos7-docker-4c-2g-862 does not seem to be running inside a container 07:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:30:31 $ docker top 87f307ec8d0aad92cc1d16313db58381bdfef72290204d5664ede514081062b9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:32 + go version 07:30:33 go version go1.11.13 linux/amd64 [Pipeline] sh 07:30:33 + make test 07:30:33 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:30:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:30:50 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:30:50 GO111MODULE=on go vet ./... 07:30:53 Removing intermediate container 0df1b3b9a930 07:30:53 ---> 0fa7b47e0377 07:30:53 Successfully built 0fa7b47e0377 07:30:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:30:54 + docker inspect -f . ci-base-image-arm64 07:30:54 . [Pipeline] withDockerContainer 07:30:54 prd-ubuntu18.04-docker-arm64-4c-16g-861 does not seem to be running inside a container 07:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:56 $ docker top d34f3ae25f47287a256c4f4abf5bdf9e338c484c683a51a9e878e9e5981cbf50 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:57 + go version 07:30:57 go version go1.11.13 linux/arm64 [Pipeline] sh [Pipeline] stash 07:30:57 + make test 07:30:57 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:30:58 Stashed 1 file(s) [Pipeline] } 07:30:58 $ docker stop --time=1 87f307ec8d0aad92cc1d16313db58381bdfef72290204d5664ede514081062b9 07:30:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:30:59 $ docker rm -f 87f307ec8d0aad92cc1d16313db58381bdfef72290204d5664ede514081062b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:31:02 + ls -al . 07:31:02 total 72 07:31:02 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 17 07:30 . 07:31:02 drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 07:29 .. 07:31:02 drwxrwxr-x. 8 jenkins jenkins 119 Mar 17 07:29 app 07:31:02 drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 07:29 assets 07:31:02 drwxrwxr-x. 2 jenkins jenkins 35 Mar 17 07:29 bin 07:31:02 drwxrwxr-x. 3 jenkins jenkins 29 Mar 17 07:29 cmd 07:31:02 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 17 07:29 CONTRIBUTING.md 07:31:02 -rw-r--r--. 1 jenkins jenkins 10 Mar 17 07:30 coverage.out 07:31:02 -rw-rw-r--. 1 jenkins jenkins 839 Mar 17 07:29 Dockerfile 07:31:02 -rw-rw-r--. 1 jenkins jenkins 898 Mar 17 07:29 Dockerfile.build 07:31:02 drwxrwxr-x. 4 jenkins jenkins 53 Mar 17 07:29 docs 07:31:02 drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 07:29 .git 07:31:02 -rw-rw-r--. 1 jenkins jenkins 123 Mar 17 07:29 .gitignore 07:31:02 -rw-rw-r--. 1 jenkins jenkins 522 Mar 17 07:29 go.mod 07:31:02 -rw-r--r--. 1 jenkins jenkins 8727 Mar 17 07:30 go.sum 07:31:02 drwxrwxr-x. 3 jenkins jenkins 17 Mar 17 07:29 internal 07:31:02 -rw-rw-r--. 1 jenkins jenkins 675 Mar 17 07:29 Jenkinsfile 07:31:02 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 17 07:29 LICENSE 07:31:02 -rw-rw-r--. 1 jenkins jenkins 951 Mar 17 07:29 Makefile 07:31:02 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 17 07:29 README.md 07:31:02 drwxrwxr-x. 3 jenkins jenkins 58 Mar 17 07:29 .semver 07:31:02 drwxrwxr-x. 4 jenkins jenkins 54 Mar 17 07:29 snap 07:31:02 -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 07:27 VERSION 07:31:02 -rw-rw-r--. 1 jenkins jenkins 155 Mar 17 07:29 version.go [Pipeline] isUnix [Pipeline] sh 07:31:02 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=431077e0d7d76dd7ae35f1c99b28985565bb3e5f --label arch=amd64 --label version=0.0.0 . 07:31:03 Sending build context to Docker daemon 10.77MB 07:31:03 Step 1/23 : ARG BASE=golang:1.11-alpine 07:31:03 Step 2/23 : FROM ${BASE} AS builder 07:31:03 ---> a36cababac7a 07:31:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:31:03 ---> Running in 416e377f45c8 07:31:03 Removing intermediate container 416e377f45c8 07:31:03 ---> 03512fefb9d1 07:31:03 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:31:03 ---> Running in 304cd1fdb2b1 07:31:03 Removing intermediate container 304cd1fdb2b1 07:31:03 ---> 0c751c700a95 07:31:03 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:31:03 ---> Running in b32d5bdd55f5 07:31:03 Removing intermediate container b32d5bdd55f5 07:31:03 ---> e187f8c16ae7 07:31:03 Step 6/23 : LABEL Name=edgex-ui-go 07:31:03 ---> Running in ccf2f3ccc0d9 07:31:04 Removing intermediate container ccf2f3ccc0d9 07:31:04 ---> 0c2d56f3680a 07:31:04 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:31:04 ---> Running in af78a5e97a8d 07:31:04 Removing intermediate container af78a5e97a8d 07:31:04 ---> 9fb30c3796a5 07:31:04 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:04 ---> Running in 0443c091b91a 07:31:05 Removing intermediate container 0443c091b91a 07:31:05 ---> 0f21bcf37aee 07:31:05 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:31:05 ---> Running in 54bf3e5ab9c2 07:31:05 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:31:07 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:31:07 OK: 134 MiB in 39 packages 07:31:08 Removing intermediate container 54bf3e5ab9c2 07:31:08 ---> 4996ad618eba 07:31:08 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:31:08 ---> Running in 77030da90217 07:31:08 Removing intermediate container 77030da90217 07:31:08 ---> a5d63097b550 07:31:08 Step 11/23 : COPY go.mod . 07:31:08 ---> 18e40b039e6f 07:31:08 Step 12/23 : COPY Makefile . 07:31:09 ---> de882873c4e6 07:31:09 Step 13/23 : RUN make update 07:31:09 ---> Running in e5c742819c01 07:31:09 CGO_ENABLED=0 GO111MODULE=on go mod download 07:31:09 Removing intermediate container e5c742819c01 07:31:09 ---> 0887d4540e63 07:31:09 Step 14/23 : COPY . . 07:31:10 ---> a2deaa98daef 07:31:10 Step 15/23 : RUN ${MAKE} 07:31:10 ---> Running in 83d70501e456 07:31:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:31:25 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:31:25 GO111MODULE=on go vet ./... 07:31:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:31:29 Removing intermediate container 83d70501e456 07:31:29 ---> 8d94b7f31484 07:31:29 Step 16/23 : FROM alpine 07:31:30 latest: Pulling from library/alpine 07:31:30 c9b1b535fdd9: Pulling fs layer 07:31:31 c9b1b535fdd9: Verifying Checksum 07:31:31 c9b1b535fdd9: Download complete 07:31:32 c9b1b535fdd9: Pull complete 07:31:32 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 07:31:32 Status: Downloaded newer image for alpine:latest 07:31:32 ---> e7d92cdc71fe 07:31:32 Step 17/23 : EXPOSE 4000 07:31:32 ---> Running in 631705f23116 07:31:32 Removing intermediate container 631705f23116 07:31:32 ---> 8545fa1c6493 07:31:32 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:31:33 ---> 6e7c19a2d478 07:31:33 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:31:33 ---> Running in 6c030f787e0d 07:31:33 Removing intermediate container 6c030f787e0d 07:31:33 ---> 4f8d5351f388 07:31:33 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 07:31:33 ---> Running in 2de276d92581 07:31:33 Removing intermediate container 2de276d92581 07:31:33 ---> db119d293ca0 07:31:33 Step 21/23 : LABEL arch=amd64 07:31:33 ---> Running in 243c061cdc58 07:31:33 Removing intermediate container 243c061cdc58 07:31:33 ---> 2b179496ccb2 07:31:33 Step 22/23 : LABEL git_sha=431077e0d7d76dd7ae35f1c99b28985565bb3e5f 07:31:33 ---> Running in bfae5cfc6f24 07:31:34 Removing intermediate container bfae5cfc6f24 07:31:34 ---> a8b813feefd4 07:31:34 Step 23/23 : LABEL version=0.0.0 07:31:34 ---> Running in 5cf8267e8a4c 07:31:34 Removing intermediate container 5cf8267e8a4c 07:31:34 ---> c94be60993f0 07:31:34 [Warning] One or more build-args [ARCH] were not consumed 07:31:34 Successfully built c94be60993f0 07:31:34 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash 07:31:38 Warning: overwriting stash ‘coverage-report’ 07:31:38 Stashed 1 file(s) [Pipeline] } 07:31:38 $ docker stop --time=1 d34f3ae25f47287a256c4f4abf5bdf9e338c484c683a51a9e878e9e5981cbf50 07:31:40 $ docker rm -f d34f3ae25f47287a256c4f4abf5bdf9e338c484c683a51a9e878e9e5981cbf50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:31:42 + ls -al . 07:31:42 total 112 07:31:42 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 07:30 . 07:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:29 .. 07:31:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:29 .git 07:31:42 -rw-rw-r-- 1 jenkins jenkins 123 Mar 17 07:29 .gitignore 07:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:29 .semver 07:31:42 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 07:29 CONTRIBUTING.md 07:31:42 -rw-rw-r-- 1 jenkins jenkins 839 Mar 17 07:29 Dockerfile 07:31:42 -rw-rw-r-- 1 jenkins jenkins 898 Mar 17 07:29 Dockerfile.build 07:31:42 -rw-rw-r-- 1 jenkins jenkins 675 Mar 17 07:29 Jenkinsfile 07:31:42 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 07:29 LICENSE 07:31:42 -rw-rw-r-- 1 jenkins jenkins 951 Mar 17 07:29 Makefile 07:31:42 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 17 07:29 README.md 07:31:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 07:27 VERSION 07:31:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:29 app 07:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:29 assets 07:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:29 bin 07:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:29 cmd 07:31:42 -rw-r--r-- 1 jenkins jenkins 10 Mar 17 07:30 coverage.out 07:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:29 docs 07:31:42 -rw-rw-r-- 1 jenkins jenkins 522 Mar 17 07:29 go.mod 07:31:42 -rw-r--r-- 1 jenkins jenkins 8727 Mar 17 07:30 go.sum 07:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:29 internal 07:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:29 snap 07:31:42 -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 07:29 version.go [Pipeline] isUnix [Pipeline] sh 07:31:42 + 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=431077e0d7d76dd7ae35f1c99b28985565bb3e5f --label arch=arm64 --label version=0.0.0 . 07:31:43 Sending build context to Docker daemon 10.77MB 07:31:43 Step 1/23 : ARG BASE=golang:1.11-alpine 07:31:43 Step 2/23 : FROM ${BASE} AS builder 07:31:43 ---> 0fa7b47e0377 07:31:43 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:31:43 ---> Running in 8b331ee31b08 07:31:44 Removing intermediate container 8b331ee31b08 07:31:44 ---> 3c8de36cbc09 07:31:44 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:31:44 ---> Running in f1c474610e4e 07:31:44 Removing intermediate container f1c474610e4e 07:31:44 ---> 4f19ad2395b8 07:31:44 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:31:44 ---> Running in a375576007a2 07:31:45 Removing intermediate container a375576007a2 07:31:45 ---> cf0aac5323a1 07:31:45 Step 6/23 : LABEL Name=edgex-ui-go 07:31:45 ---> Running in b42be8df52e8 07:31:45 Removing intermediate container b42be8df52e8 07:31:45 ---> 67412a3ea888 07:31:45 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:31:45 ---> Running in 17a7865ec36b 07:31:46 Removing intermediate container 17a7865ec36b 07:31:46 ---> 1a1a0b187d01 07:31:46 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:46 ---> Running in 68af630bf2f6 07:31:47 Removing intermediate container 68af630bf2f6 07:31:47 ---> 0afab1df98ea 07:31:47 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:31:48 ---> Running in 12af00b1cd41 07:31:48 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:31:50 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:31:51 OK: 121 MiB in 39 packages 07:31:52 Removing intermediate container 12af00b1cd41 07:31:52 ---> bf16124ff637 07:31:52 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:31:52 ---> Running in 302e0d52a177 07:31:53 Removing intermediate container 302e0d52a177 07:31:53 ---> fef4a5caab13 07:31:53 Step 11/23 : COPY go.mod . 07:31:53 ---> 90a49e462e4a 07:31:53 Step 12/23 : COPY Makefile . 07:31:53 ---> ee97f8f6915b 07:31:53 Step 13/23 : RUN make update 07:31:54 ---> Running in fb88b9e7fd77 07:31:55 CGO_ENABLED=0 GO111MODULE=on go mod download 07:31:56 Removing intermediate container fb88b9e7fd77 07:31:56 ---> db2ade44c51e 07:31:56 Step 14/23 : COPY . . 07:31:57 ---> 14e437e5f467 07:31:57 Step 15/23 : RUN ${MAKE} 07:31:57 ---> Running in 9b6e0e1bf0b8 07:31:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:32:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:32:28 Removing intermediate container 9b6e0e1bf0b8 07:32:28 ---> b0f6e70ce15f 07:32:28 Step 16/23 : FROM alpine 07:32:29 latest: Pulling from library/alpine 07:32:29 8fa90b21c985: Pulling fs layer 07:32:29 8fa90b21c985: Verifying Checksum 07:32:29 8fa90b21c985: Download complete 07:32:30 8fa90b21c985: Pull complete 07:32:30 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 07:32:30 Status: Downloaded newer image for alpine:latest 07:32:30 ---> 6e4716cdcf7a 07:32:30 Step 17/23 : EXPOSE 4000 07:32:30 ---> Running in 3207b0ee6ead 07:32:30 Removing intermediate container 3207b0ee6ead 07:32:30 ---> cccbd98143c9 07:32:30 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:32:32 ---> 1a7e26931b7b 07:32:32 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:32:32 ---> Running in e7ff95431ead 07:32:33 Removing intermediate container e7ff95431ead 07:32:33 ---> 0e2a043f9b04 07:32:33 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 07:32:33 ---> Running in 1e7e1d0f5cd1 07:32:33 Removing intermediate container 1e7e1d0f5cd1 07:32:33 ---> 26e66c18fcc1 07:32:33 Step 21/23 : LABEL arch=arm64 07:32:33 ---> Running in b299b119d758 07:32:33 Removing intermediate container b299b119d758 07:32:33 ---> 90358b458503 07:32:33 Step 22/23 : LABEL git_sha=431077e0d7d76dd7ae35f1c99b28985565bb3e5f 07:32:34 ---> Running in 251406c7b948 07:32:34 Removing intermediate container 251406c7b948 07:32:34 ---> 749cd6a27e71 07:32:34 Step 23/23 : LABEL version=0.0.0 07:32:34 ---> Running in 686e321e2f1b 07:32:34 Removing intermediate container 686e321e2f1b 07:32:34 ---> 8ca95a033475 07:32:34 [Warning] One or more build-args [ARCH] were not consumed 07:32:34 Successfully built 8ca95a033475 07:32:34 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:32:36 provisioning config files... 07:32:36 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp/config5388153693756470001tmp [Pipeline] { [Pipeline] sh 07:32:36 + curl -s https://codecov.io/bash 07:32:36 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp/config5388153693756470001tmp 07:32:36 07:32:36 _____ _ 07:32:36 / ____| | | 07:32:36 | | ___ __| | ___ ___ _____ __ 07:32:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:32:36 | |___| (_) | (_| | __/ (_| (_) \ V / 07:32:36 \_____\___/ \__,_|\___|\___\___/ \_/ 07:32:36 Bash-20200316-40b1c41 07:32:36 07:32:36 07:32:36 ==> Jenkins CI detected. 07:32:36 project root: . 07:32:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:32:36 ==> Running gcov in . (disable via -X gcov) 07:32:36 ==> Python coveragepy not found 07:32:36 ==> Searching for coverage reports in: 07:32:36 + . 07:32:36 -> Found 1 reports 07:32:36 ==> Detecting git/mercurial file structure 07:32:36 ==> Reading reports 07:32:36 + ./coverage.out bytes=10 07:32:36 ==> Appending adjustments 07:32:36 http://docs.codecov.io/docs/fixing-reports 07:32:37 + Found adjustments 07:32:37 ==> Gzipping contents 07:32:37 ==> Uploading reports 07:32:37 url: https://codecov.io 07:32:37 query: branch=PR-169&commit=431077e0d7d76dd7ae35f1c99b28985565bb3e5f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-169%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=169&job= 07:32:37 -> Pinging Codecov 07:32:37 https://codecov.io/upload/v4?package=bash-20200316-40b1c41&token=secret&branch=PR-169&commit=431077e0d7d76dd7ae35f1c99b28985565bb3e5f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-169%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=169&job= 07:32:37 -> Uploading 07:32:37 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/431077e0d7d76dd7ae35f1c99b28985565bb3e5f [Pipeline] } 07:32:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:32:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:39 ---> package-listing.sh 07:32:39 ++ facter osfamily 07:32:39 ++ tr '[:upper:]' '[:lower:]' 07:32:39 + OS_FAMILY=redhat 07:32:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-169 07:32:39 + START_PACKAGES=/tmp/packages_start.txt 07:32:39 + END_PACKAGES=/tmp/packages_end.txt 07:32:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:39 + PACKAGES=/tmp/packages_start.txt 07:32:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-169 ']' 07:32:39 + PACKAGES=/tmp/packages_end.txt 07:32:39 + case "${OS_FAMILY}" in 07:32:39 + rpm -qa 07:32:39 + sort 07:32:43 + '[' -f /tmp/packages_start.txt ']' 07:32:43 + '[' -f /tmp/packages_end.txt ']' 07:32:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-169 ']' 07:32:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-169/archives/ 07:32:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-169/archives/ [Pipeline] isUnix [Pipeline] sh 07:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:44 07:32:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:44 alpine: Pulling from edgex-lftools-log-publisher 07:32:44 c9b1b535fdd9: Pulling fs layer 07:32:44 2cc5ad85d9ab: Pulling fs layer 07:32:44 756a868c4378: Pulling fs layer 07:32:44 444b2fc9a129: Pulling fs layer 07:32:44 ea15f1150254: Pulling fs layer 07:32:44 41b27a9f41bf: Pulling fs layer 07:32:44 28c525ee5125: Pulling fs layer 07:32:44 094b1ea09ed8: Pulling fs layer 07:32:44 138eaada9080: Pulling fs layer 07:32:44 0622d0fa9048: Pulling fs layer 07:32:44 28c525ee5125: Waiting 07:32:44 094b1ea09ed8: Waiting 07:32:44 444b2fc9a129: Waiting 07:32:44 138eaada9080: Waiting 07:32:44 0622d0fa9048: Waiting 07:32:44 ea15f1150254: Waiting 07:32:44 41b27a9f41bf: Waiting 07:32:44 2cc5ad85d9ab: Verifying Checksum 07:32:44 2cc5ad85d9ab: Download complete 07:32:44 444b2fc9a129: Verifying Checksum 07:32:44 444b2fc9a129: Download complete 07:32:44 c9b1b535fdd9: Verifying Checksum 07:32:44 c9b1b535fdd9: Download complete 07:32:44 ea15f1150254: Verifying Checksum 07:32:44 ea15f1150254: Download complete 07:32:44 28c525ee5125: Verifying Checksum 07:32:44 28c525ee5125: Download complete 07:32:45 c9b1b535fdd9: Pull complete 07:32:45 756a868c4378: Verifying Checksum 07:32:45 756a868c4378: Download complete 07:32:45 094b1ea09ed8: Verifying Checksum 07:32:45 094b1ea09ed8: Download complete 07:32:45 0622d0fa9048: Verifying Checksum 07:32:45 0622d0fa9048: Download complete 07:32:45 138eaada9080: Verifying Checksum 07:32:45 138eaada9080: Download complete 07:32:45 2cc5ad85d9ab: Pull complete 07:32:45 41b27a9f41bf: Verifying Checksum 07:32:45 41b27a9f41bf: Download complete 07:32:46 756a868c4378: Pull complete 07:32:46 444b2fc9a129: Pull complete 07:32:47 ea15f1150254: Pull complete 07:32:50 41b27a9f41bf: Pull complete 07:32:50 28c525ee5125: Pull complete 07:32:52 094b1ea09ed8: Pull complete 07:32:52 138eaada9080: Pull complete 07:32:53 0622d0fa9048: Pull complete 07:32:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:32:53 prd-centos7-docker-4c-2g-860 does not seem to be running inside a container 07:32:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-169 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-169:/w/workspace/edgexfoundry_edgex-ui-go_PR-169:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:32:54 $ docker top bc596ebfd36912965a00a3136d0eef40fb7aef302eb861bb7a810701c919f97b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:32:54 provisioning config files... 07:32:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-169@tmp/config5562172444353662729tmp [Pipeline] { [Pipeline] echo 07:32:54 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:54 ---> create-netrc.sh [Pipeline] echo 07:32:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:55 ---> logs-deploy.sh 07:32:55 + ARCHIVE_ARTIFACTS= 07:32:55 + LOGS_SERVER=https://logs.edgexfoundry.org 07:32:55 + '[' https://logs.edgexfoundry.org == None ']' 07:32:55 + NEXUS_URL=https://nexus.edgexfoundry.org 07:32:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-169/2 07:32:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-169/2/ 07:32:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-169/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-169 07:32:56 Archives upload complete. 07:32:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-169/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-169/2/