Pull request #165 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 f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 rather than 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 Obtained Jenkinsfile from f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-441 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +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/165/head:refs/remotes/origin/PR-165 # 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/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 Merge succeeded, producing 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 Checking out Revision 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 (PR-165) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 Commit message: "Merge branch 'master' into issue_#155" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:16:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 5384afd1e98dc00ea35bcb6a494be489d31510fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:16:57 06:16:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:16:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:16:57 latest: Pulling from edgex-devops/git-semver 06:16:57 9123ac7c32f7: Pulling fs layer 06:16:57 b8cc5d1170e3: Pulling fs layer 06:16:57 2924cbbf6a41: Pulling fs layer 06:16:57 93b08a4f1073: Pulling fs layer 06:16:57 93b08a4f1073: Waiting 06:16:57 b8cc5d1170e3: Verifying Checksum 06:16:57 b8cc5d1170e3: Download complete 06:16:57 9123ac7c32f7: Verifying Checksum 06:16:57 9123ac7c32f7: Download complete 06:16:58 93b08a4f1073: Verifying Checksum 06:16:58 93b08a4f1073: Download complete 06:16:58 2924cbbf6a41: Verifying Checksum 06:16:58 9123ac7c32f7: Pull complete 06:16:58 b8cc5d1170e3: Pull complete 06:16:59 2924cbbf6a41: Pull complete 06:16:59 93b08a4f1073: Pull complete 06:16:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:16:59 prd-centos7-docker-4c-2g-441 does not seem to be running inside a container 06:16:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-165 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165:/w/workspace/edgexfoundry_edgex-ui-go_PR-165:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:17:00 $ docker top 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:00 [ssh-agent] Looking for ssh-agent implementation... 06:17:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:01 $ docker exec 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent 06:17:01 SSH_AUTH_SOCK=/tmp/ssh-ajPTP63xvu22/agent.15 06:17:01 SSH_AGENT_PID=22 06:17:01 Running ssh-add (command line suppressed) 06:17:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_148882084941566655.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_148882084941566655.key) 06:17:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:01 + git describe --exact-match --tags HEAD 06:17:01 fatal: No names found, cannot describe anything. [Pipeline] } 06:17:01 $ docker exec --env ******** --env ******** 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent -k 06:17:02 unset SSH_AUTH_SOCK; 06:17:02 unset SSH_AGENT_PID; 06:17:02 echo Agent pid 22 killed; 06:17:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:17:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:17:02 This usually means this commit has not been tagged. [Pipeline] sshagent 06:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:02 [ssh-agent] Looking for ssh-agent implementation... 06:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:02 $ docker exec 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent 06:17:02 SSH_AUTH_SOCK=/tmp/ssh-foVtvEnhGPWb/agent.58 06:17:02 SSH_AGENT_PID=65 06:17:02 Running ssh-add (command line suppressed) 06:17:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_5038405330014253514.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_5038405330014253514.key) 06:17:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:03 + git semver init 06:17:03 # -> Open(): unable to determine branch for HEAD 06:17:03 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.git 06:17:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-165 06:17:03 # $SEMVER_REMOTE_NAME = origin 06:17:03 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:17:03 # $SEMVER_USER_NAME = jenkins 06:17:03 # $SEMVER_BRANCH = PR-165 06:17:03 # $SEMVER_TEMP = /tmp/semver-753972322 06:17:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:17:04 # '/tmp/semver-753972322' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver' 06:17:04 # -> Force: false 06:17:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver [Pipeline] } 06:17:04 $ docker exec --env ******** --env ******** 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent -k 06:17:04 unset SSH_AUTH_SOCK; 06:17:04 unset SSH_AGENT_PID; 06:17:04 echo Agent pid 65 killed; 06:17:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:05 + git semver [Pipeline] } 06:17:05 $ docker stop --time=1 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 06:17:06 $ docker rm -f 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:17:07 Stashed 26 file(s) [Pipeline] echo 06:17:07 [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 06:17:22 Still waiting to schedule task 06:17:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:17:22 Still waiting to schedule task 06:17:22 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:19:33 Running on prd-centos7-docker-4c-2g-443 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws 06:19:33 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 06:19:36 using credential edgex-jenkins-ssh 06:19:36 Cloning the remote Git repository 06:19:36 Cloning with configured refspecs honoured and without tags 06:19:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:19:36 > git init /w/workspace/edgex-ui-go/3 # timeout=10 06:19:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:19:36 > git --version # timeout=10 06:19:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:37 Fetching without tags 06:19:38 Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 06:19:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:19:37 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 06:19:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:19:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:37 > git config core.sparsecheckout # timeout=10 06:19:37 > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 06:19:38 Merge succeeded, producing 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 06:19:38 Checking out Revision 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 (PR-165) 06:19:37 > git remote # timeout=10 06:19:37 > git config --get remote.origin.url # timeout=10 06:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:37 > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 06:19:37 > git rev-parse HEAD^{commit} # timeout=10 06:19:37 > git config core.sparsecheckout # timeout=10 06:19:37 > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 06:19:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-442 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws 06:19:41 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 06:19:43 Commit message: "Merge branch 'master' into issue_#155" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:19:44 ========================================================= 06:19:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 06:19:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:44 + 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 . 06:19:45 Sending build context to Docker daemon 10.75MB 06:19:45 Step 1/8 : ARG BASE=golang:1.11-alpine 06:19:45 Step 2/8 : FROM ${BASE} 06:19:45 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:19:45 9d48c3bd43c5: Pulling fs layer 06:19:45 7f94eaf8af20: Pulling fs layer 06:19:45 9fe9984849c1: Pulling fs layer 06:19:45 ec448270508e: Pulling fs layer 06:19:45 65ba82af53f7: Pulling fs layer 06:19:45 07c18b20a200: Pulling fs layer 06:19:45 d9b3ee039db2: Pulling fs layer 06:19:45 8c79c1ac0d81: Pulling fs layer 06:19:45 ff40f1a7a0b9: Pulling fs layer 06:19:45 bdb43ae2d12f: Pulling fs layer 06:19:45 8e1ab0ef8490: Pulling fs layer 06:19:45 ec448270508e: Waiting 06:19:45 65ba82af53f7: Waiting 06:19:45 07c18b20a200: Waiting 06:19:45 d9b3ee039db2: Waiting 06:19:45 ff40f1a7a0b9: Waiting 06:19:45 bdb43ae2d12f: Waiting 06:19:45 8e1ab0ef8490: Waiting 06:19:45 8c79c1ac0d81: Waiting 06:19:45 9fe9984849c1: Verifying Checksum 06:19:45 9fe9984849c1: Download complete 06:19:45 7f94eaf8af20: Verifying Checksum 06:19:45 7f94eaf8af20: Download complete 06:19:45 65ba82af53f7: Verifying Checksum 06:19:45 65ba82af53f7: Download complete 06:19:45 9d48c3bd43c5: Verifying Checksum 06:19:45 9d48c3bd43c5: Download complete 06:19:45 07c18b20a200: Verifying Checksum 06:19:45 07c18b20a200: Download complete 06:19:45 9d48c3bd43c5: Pull complete 06:19:46 d9b3ee039db2: Verifying Checksum 06:19:46 d9b3ee039db2: Download complete 06:19:46 ff40f1a7a0b9: Verifying Checksum 06:19:46 ff40f1a7a0b9: Download complete 06:19:47 using credential edgex-jenkins-ssh 06:19:47 Cloning the remote Git repository 06:19:47 Cloning with configured refspecs honoured and without tags 06:19:47 bdb43ae2d12f: Verifying Checksum 06:19:47 bdb43ae2d12f: Download complete 06:19:47 8e1ab0ef8490: Verifying Checksum 06:19:47 8e1ab0ef8490: Download complete 06:19:47 8c79c1ac0d81: Verifying Checksum 06:19:47 8c79c1ac0d81: Download complete 06:19:47 ec448270508e: Download complete 06:19:47 7f94eaf8af20: Pull complete 06:19:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:19:47 > git init /w/workspace/edgex-ui-go/3 # timeout=10 06:19:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:19:47 > git --version # timeout=10 06:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:47 9fe9984849c1: Pull complete 06:19:48 Fetching without tags 06:19:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:19:48 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 06:19:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:19:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:19:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:49 Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 06:19:49 Merge succeeded, producing 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 06:19:49 Checking out Revision 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 (PR-165) 06:19:49 > git config core.sparsecheckout # timeout=10 06:19:49 > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 06:19:49 > git remote # timeout=10 06:19:49 > git config --get remote.origin.url # timeout=10 06:19:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:49 > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 06:19:49 > git rev-parse HEAD^{commit} # timeout=10 06:19:49 > git config core.sparsecheckout # timeout=10 06:19:49 > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 06:19:53 Commit message: "Merge branch 'master' into issue_#155" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 06:19:54 ec448270508e: Pull complete 06:19:54 65ba82af53f7: Pull complete 06:19:54 07c18b20a200: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:19:55 ========================================================= 06:19:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 06:19:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:56 + 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 . 06:19:57 Sending build context to Docker daemon 10.75MB 06:19:57 Step 1/8 : ARG BASE=golang:1.11-alpine 06:19:57 Step 2/8 : FROM ${BASE} 06:19:57 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:19:57 29bddadc8f3f: Pulling fs layer 06:19:57 02bb20f2603b: Pulling fs layer 06:19:57 b62863a3550b: Pulling fs layer 06:19:57 9586258a13ea: Pulling fs layer 06:19:57 a8b2cbafd68c: Pulling fs layer 06:19:57 d1dd75721c92: Pulling fs layer 06:19:57 4e34fffdb759: Pulling fs layer 06:19:57 fd1d9eb628f9: Pulling fs layer 06:19:57 bd44c58b92db: Pulling fs layer 06:19:57 e5856e266cf4: Pulling fs layer 06:19:57 f0f88b30cdbb: Pulling fs layer 06:19:57 4e34fffdb759: Waiting 06:19:57 fd1d9eb628f9: Waiting 06:19:57 bd44c58b92db: Waiting 06:19:57 e5856e266cf4: Waiting 06:19:57 f0f88b30cdbb: Waiting 06:19:57 9586258a13ea: Waiting 06:19:57 d1dd75721c92: Waiting 06:19:57 a8b2cbafd68c: Waiting 06:19:57 b62863a3550b: Verifying Checksum 06:19:57 b62863a3550b: Download complete 06:19:57 02bb20f2603b: Verifying Checksum 06:19:57 02bb20f2603b: Download complete 06:19:57 a8b2cbafd68c: Verifying Checksum 06:19:57 a8b2cbafd68c: Download complete 06:19:57 d1dd75721c92: Verifying Checksum 06:19:57 d1dd75721c92: Download complete 06:19:57 29bddadc8f3f: Verifying Checksum 06:19:58 d9b3ee039db2: Pull complete 06:19:58 29bddadc8f3f: Pull complete 06:19:59 02bb20f2603b: Pull complete 06:19:59 b62863a3550b: Pull complete 06:20:02 4e34fffdb759: Verifying Checksum 06:20:02 4e34fffdb759: Download complete 06:20:02 bd44c58b92db: Download complete 06:20:02 8c79c1ac0d81: Pull complete 06:20:02 ff40f1a7a0b9: Pull complete 06:20:03 bdb43ae2d12f: Pull complete 06:20:03 8e1ab0ef8490: Pull complete 06:20:03 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 06:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 06:20:03 ---> 8acfeb908b63 06:20:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:03 ---> Running in 8e2df989d31b 06:20:03 Removing intermediate container 8e2df989d31b 06:20:03 ---> f2cc7dc09df2 06:20:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:03 ---> Running in 83e36d46c398 06:20:04 e5856e266cf4: Verifying Checksum 06:20:04 e5856e266cf4: Download complete 06:20:04 f0f88b30cdbb: Verifying Checksum 06:20:04 f0f88b30cdbb: Download complete 06:20:05 Removing intermediate container 83e36d46c398 06:20:05 ---> dddc10c5dec1 06:20:05 Step 5/8 : RUN apk add --no-cache make git 06:20:05 ---> Running in 663e50df4438 06:20:05 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:20:06 fd1d9eb628f9: Verifying Checksum 06:20:06 fd1d9eb628f9: Download complete 06:20:06 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:20:07 OK: 134 MiB in 39 packages 06:20:07 Removing intermediate container 663e50df4438 06:20:07 ---> de45fd6bdfb3 06:20:07 Step 6/8 : WORKDIR /edgex-ui-go 06:20:07 ---> Running in 46ceb29b2aff 06:20:07 Removing intermediate container 46ceb29b2aff 06:20:07 ---> 7e6444f6b2cc 06:20:07 Step 7/8 : COPY . . 06:20:07 9586258a13ea: Verifying Checksum 06:20:07 9586258a13ea: Download complete 06:20:08 ---> 964f2f3887ab 06:20:08 Step 8/8 : RUN go mod download 06:20:08 ---> Running in 8ecc271d335c 06:20:09 go: finding github.com/gorilla/websocket v1.4.0 06:20:09 go: finding github.com/gorilla/mux v1.7.1 06:20:09 go: finding github.com/pelletier/go-toml v1.2.0 06:20:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:20:09 go: finding github.com/BurntSushi/toml v0.3.1 06:20:09 go: finding github.com/kr/pretty v0.1.0 06:20:09 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:20:09 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:20:09 go: finding github.com/kr/text v0.1.0 06:20:09 go: finding github.com/mitchellh/copystructure v1.0.0 06:20:09 go: finding github.com/hashicorp/consul/api v1.1.0 06:20:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:20:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:20:09 go: finding github.com/stretchr/testify v1.3.0 06:20:09 go: finding github.com/pkg/errors v0.8.1 06:20:09 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:20:09 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:20:10 go: finding github.com/kr/pty v1.1.1 06:20:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:20:10 go: finding github.com/davecgh/go-spew v1.1.0 06:20:10 go: finding github.com/pmezard/go-difflib v1.0.0 06:20:10 go: finding github.com/stretchr/objx v0.1.0 06:20:11 go: finding golang.org/x/text v0.3.0 06:20:11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:20:13 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:20:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:20:13 go: finding github.com/mitchellh/mapstructure v1.1.2 06:20:13 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:20:13 go: finding github.com/hashicorp/go-uuid v1.0.1 06:20:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:20:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:20:13 go: finding github.com/hashicorp/serf v0.8.2 06:20:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:20:14 go: finding github.com/mitchellh/go-homedir v1.0.0 06:20:14 go: finding github.com/mitchellh/iochan v1.0.0 06:20:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:20:14 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:20:14 go: finding github.com/hashicorp/logutils v1.0.0 06:20:14 go: finding github.com/hashicorp/memberlist v0.1.3 06:20:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:20:14 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:20:14 go: finding github.com/mitchellh/cli v1.0.0 06:20:15 go: finding github.com/hashicorp/mdns v1.0.0 06:20:15 go: finding github.com/hashicorp/go-syslog v1.0.0 06:20:15 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:20:15 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:20:15 go: finding github.com/mitchellh/gox v0.4.0 06:20:15 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:20:15 go: finding github.com/mattn/go-isatty v0.0.3 06:20:15 go: finding github.com/bgentry/speakeasy v0.1.0 06:20:15 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:20:15 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:20:15 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:20:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:20:15 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:20:15 go: finding github.com/miekg/dns v1.0.14 06:20:15 go: finding github.com/mattn/go-colorable v0.0.9 06:20:15 go: finding github.com/hashicorp/go.net v0.0.1 06:20:15 go: finding github.com/hashicorp/go-multierror v1.0.0 06:20:16 go: finding github.com/fatih/color v1.7.0 06:20:16 go: finding github.com/stretchr/testify v1.2.2 06:20:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:20:16 go: finding github.com/davecgh/go-spew v1.1.1 06:20:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:20:16 go: finding github.com/posener/complete v1.1.1 06:20:16 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:20:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:20:16 go: finding github.com/hashicorp/errwrap v1.0.0 06:20:16 go: finding github.com/hashicorp/go-uuid v1.0.0 06:20:16 go: finding github.com/hashicorp/golang-lru v0.5.0 06:20:19 9586258a13ea: Pull complete 06:20:19 a8b2cbafd68c: Pull complete 06:20:19 d1dd75721c92: Pull complete 06:20:23 4e34fffdb759: Pull complete 06:20:27 fd1d9eb628f9: Pull complete 06:20:27 bd44c58b92db: Pull complete 06:20:29 e5856e266cf4: Pull complete 06:20:30 f0f88b30cdbb: Pull complete 06:20:30 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 06:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 06:20:30 ---> 0be50c763560 06:20:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:31 Removing intermediate container 8ecc271d335c 06:20:31 ---> 33269c7a5f71 06:20:31 Successfully built 33269c7a5f71 06:20:31 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 06:20:32 + docker inspect -f . ci-base-image-x86_64 06:20:32 . [Pipeline] withDockerContainer 06:20:32 prd-centos7-docker-4c-2g-443 does not seem to be running inside a container 06:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:20:34 $ docker top c7eb503a46d5a255fea2d31a709a5ca190c1ec0bcb84cc580592568fbb862de3 -eo pid,comm 06:20:34 ---> Running in 1f9aff0fdaee 06:20:34 Removing intermediate container 1f9aff0fdaee 06:20:34 ---> a6ee3ccaad81 06:20:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] { [Pipeline] sh 06:20:34 ---> Running in 28d67f672a50 06:20:35 + go version 06:20:35 go version go1.11.13 linux/amd64 [Pipeline] sh 06:20:35 + make test 06:20:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:20:36 Removing intermediate container 28d67f672a50 06:20:36 ---> 4d2f0c415228 06:20:36 Step 5/8 : RUN apk add --no-cache make git 06:20:36 ---> Running in 428b88dd0752 06:20:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:20:37 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:20:38 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:20:39 OK: 121 MiB in 39 packages 06:20:40 Removing intermediate container 428b88dd0752 06:20:40 ---> ac35e17f64e5 06:20:40 Step 6/8 : WORKDIR /edgex-ui-go 06:20:40 ---> Running in 146b2d6bbe91 06:20:41 Removing intermediate container 146b2d6bbe91 06:20:41 ---> 85f3ad332a7c 06:20:41 Step 7/8 : COPY . . 06:20:42 ---> 7a5ffccea268 06:20:42 Step 8/8 : RUN go mod download 06:20:42 ---> Running in 7b9a73debaf0 06:20:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:20:43 go: finding github.com/kr/pretty v0.1.0 06:20:43 go: finding github.com/BurntSushi/toml v0.3.1 06:20:43 go: finding github.com/gorilla/websocket v1.4.0 06:20:43 go: finding github.com/pelletier/go-toml v1.2.0 06:20:43 go: finding github.com/gorilla/mux v1.7.1 06:20:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:20:44 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:20:44 go: finding github.com/kr/text v0.1.0 06:20:44 go: finding github.com/mitchellh/copystructure v1.0.0 06:20:44 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:20:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:20:44 go: finding github.com/hashicorp/consul/api v1.1.0 06:20:44 go: finding github.com/stretchr/testify v1.3.0 06:20:44 go: finding github.com/pkg/errors v0.8.1 06:20:44 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:20:44 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:20:45 go: finding github.com/kr/pty v1.1.1 06:20:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:20:45 go: finding github.com/pmezard/go-difflib v1.0.0 06:20:45 go: finding github.com/davecgh/go-spew v1.1.0 06:20:45 go: finding github.com/stretchr/objx v0.1.0 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:20:47 GO111MODULE=on go vet ./... 06:20:47 go: finding golang.org/x/text v0.3.0 06:20:47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:20:50 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:20:50 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:20:50 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:20:50 go: finding github.com/hashicorp/go-uuid v1.0.1 06:20:50 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:20:50 go: finding github.com/hashicorp/serf v0.8.2 06:20:50 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:20:50 go: finding github.com/mitchellh/mapstructure v1.1.2 06:20:51 go: finding github.com/mitchellh/go-homedir v1.0.0 06:20:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:20:52 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:20:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:20:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:20:52 go: finding github.com/mitchellh/iochan v1.0.0 06:20:52 go: finding github.com/hashicorp/mdns v1.0.0 06:20:52 go: finding github.com/hashicorp/logutils v1.0.0 06:20:52 go: finding github.com/hashicorp/memberlist v0.1.3 06:20:52 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:20:52 go: finding github.com/mitchellh/cli v1.0.0 [Pipeline] stash 06:20:53 Stashed 1 file(s) [Pipeline] } 06:20:53 $ docker stop --time=1 c7eb503a46d5a255fea2d31a709a5ca190c1ec0bcb84cc580592568fbb862de3 06:20:53 go: finding github.com/hashicorp/go-syslog v1.0.0 06:20:53 go: finding github.com/hashicorp/go.net v0.0.1 06:20:53 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:20:53 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:20:53 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:20:54 go: finding github.com/mitchellh/gox v0.4.0 06:20:54 go: finding github.com/miekg/dns v1.0.14 06:20:54 go: finding github.com/mattn/go-isatty v0.0.3 06:20:54 go: finding github.com/mattn/go-colorable v0.0.9 06:20:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:20:54 go: finding github.com/fatih/color v1.7.0 06:20:54 go: finding github.com/davecgh/go-spew v1.1.1 06:20:55 $ docker rm -f c7eb503a46d5a255fea2d31a709a5ca190c1ec0bcb84cc580592568fbb862de3 06:20:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:20:55 go: finding github.com/bgentry/speakeasy v0.1.0 [Pipeline] // withDockerContainer 06:20:55 go: finding github.com/stretchr/testify v1.2.2 06:20:55 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:20:55 go: finding github.com/posener/complete v1.1.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:20:55 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:20:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [Pipeline] sh 06:20:56 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:20:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:20:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:20:56 + ls -al . 06:20:56 total 72 06:20:56 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 13 06:20 . 06:20:56 drwxrwxr-x. 4 jenkins jenkins 28 Mar 13 06:19 .. 06:20:56 drwxrwxr-x. 8 jenkins jenkins 119 Mar 13 06:19 app 06:20:56 drwxrwxr-x. 3 jenkins jenkins 20 Mar 13 06:19 assets 06:20:56 drwxrwxr-x. 2 jenkins jenkins 35 Mar 13 06:19 bin 06:20:56 drwxrwxr-x. 3 jenkins jenkins 29 Mar 13 06:19 cmd 06:20:56 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 13 06:19 CONTRIBUTING.md 06:20:56 -rw-r--r--. 1 jenkins jenkins 10 Mar 13 06:20 coverage.out 06:20:56 -rw-rw-r--. 1 jenkins jenkins 839 Mar 13 06:19 Dockerfile 06:20:56 -rw-rw-r--. 1 jenkins jenkins 898 Mar 13 06:19 Dockerfile.build 06:20:56 drwxrwxr-x. 4 jenkins jenkins 53 Mar 13 06:19 docs 06:20:56 drwxrwxr-x. 8 jenkins jenkins 179 Mar 13 06:19 .git 06:20:56 -rw-rw-r--. 1 jenkins jenkins 123 Mar 13 06:19 .gitignore 06:20:56 -rw-rw-r--. 1 jenkins jenkins 522 Mar 13 06:19 go.mod 06:20:56 -rw-r--r--. 1 jenkins jenkins 8727 Mar 13 06:20 go.sum 06:20:56 drwxrwxr-x. 3 jenkins jenkins 17 Mar 13 06:19 internal 06:20:56 -rw-rw-r--. 1 jenkins jenkins 675 Mar 13 06:19 Jenkinsfile 06:20:56 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 13 06:19 LICENSE 06:20:56 -rw-rw-r--. 1 jenkins jenkins 951 Mar 13 06:19 Makefile 06:20:56 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 13 06:19 README.md 06:20:56 drwxrwxr-x. 3 jenkins jenkins 58 Mar 13 06:19 .semver 06:20:56 drwxrwxr-x. 4 jenkins jenkins 54 Mar 13 06:19 snap 06:20:56 -rw-rw-r--. 1 jenkins jenkins 5 Mar 13 06:17 VERSION 06:20:56 -rw-rw-r--. 1 jenkins jenkins 155 Mar 13 06:19 version.go [Pipeline] isUnix [Pipeline] sh 06:20:56 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:20:56 go: finding github.com/hashicorp/go-uuid v1.0.0 06:20:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:20:57 + 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=8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 --label arch=amd64 --label version=0.0.0 . 06:20:57 go: finding github.com/hashicorp/go-multierror v1.0.0 06:20:57 go: finding github.com/hashicorp/golang-lru v0.5.0 06:20:57 Sending build context to Docker daemon 10.76MB 06:20:57 Step 1/23 : ARG BASE=golang:1.11-alpine 06:20:57 Step 2/23 : FROM ${BASE} AS builder 06:20:57 ---> 33269c7a5f71 06:20:57 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:20:57 ---> Running in 68c003e27bc7 06:20:57 Removing intermediate container 68c003e27bc7 06:20:57 ---> a9399e7f7117 06:20:57 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:20:57 ---> Running in c7ef6cf4c166 06:20:57 Removing intermediate container c7ef6cf4c166 06:20:57 ---> b50a63938da1 06:20:57 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:20:57 go: finding github.com/hashicorp/errwrap v1.0.0 06:20:57 ---> Running in 3a0683ea1be2 06:20:57 Removing intermediate container 3a0683ea1be2 06:20:57 ---> bb49860b0a96 06:20:57 Step 6/23 : LABEL Name=edgex-ui-go 06:20:57 ---> Running in 98cc9535f528 06:20:58 Removing intermediate container 98cc9535f528 06:20:58 ---> e457113fbbb0 06:20:58 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:20:58 ---> Running in df1cac87f5b9 06:20:58 Removing intermediate container df1cac87f5b9 06:20:58 ---> dcdb05d50c5e 06:20:58 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:58 ---> Running in 1e3ba3b1bb62 06:21:00 Removing intermediate container 1e3ba3b1bb62 06:21:00 ---> dfecaaa763db 06:21:00 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:00 ---> Running in 56b65b0e0646 06:21:00 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:21:01 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:21:01 OK: 134 MiB in 39 packages 06:21:02 Removing intermediate container 56b65b0e0646 06:21:02 ---> ad25bd0d8ff8 06:21:02 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:21:02 ---> Running in 1f574c2ed05a 06:21:02 Removing intermediate container 1f574c2ed05a 06:21:02 ---> 2c3a57673d22 06:21:02 Step 11/23 : COPY go.mod . 06:21:02 ---> 0255866e51cd 06:21:02 Step 12/23 : COPY Makefile . 06:21:02 ---> e649697a304e 06:21:02 Step 13/23 : RUN make update 06:21:02 ---> Running in 79ced691017b 06:21:03 CGO_ENABLED=0 GO111MODULE=on go mod download 06:21:03 Removing intermediate container 79ced691017b 06:21:03 ---> cdc67ff456e2 06:21:03 Step 14/23 : COPY . . 06:21:04 ---> 4a3b7848e23e 06:21:04 Step 15/23 : RUN ${MAKE} 06:21:04 ---> Running in edebd2776333 06:21:04 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 06:21:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:21:19 Removing intermediate container edebd2776333 06:21:19 ---> fcd1cd251554 06:21:19 Step 16/23 : FROM alpine 06:21:19 latest: Pulling from library/alpine 06:21:19 c9b1b535fdd9: Pulling fs layer 06:21:20 c9b1b535fdd9: Download complete 06:21:20 c9b1b535fdd9: Pull complete 06:21:20 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 06:21:20 Status: Downloaded newer image for alpine:latest 06:21:20 ---> e7d92cdc71fe 06:21:20 Step 17/23 : EXPOSE 4000 06:21:20 ---> Running in e86a909bfd4f 06:21:20 Removing intermediate container e86a909bfd4f 06:21:20 ---> 30a5c7d5a4a9 06:21:20 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 06:21:21 ---> 935812dac5eb 06:21:21 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:21:21 ---> Running in a2497f52b5ff 06:21:21 Removing intermediate container a2497f52b5ff 06:21:21 ---> a43649ebdc3e 06:21:21 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:21:21 ---> Running in 30c40e34b359 06:21:21 Removing intermediate container 30c40e34b359 06:21:21 ---> 21b39f7930d1 06:21:21 Step 21/23 : LABEL arch=amd64 06:21:21 ---> Running in 0e16b4984f01 06:21:21 Removing intermediate container 0e16b4984f01 06:21:21 ---> 6e207c854ccb 06:21:21 Step 22/23 : LABEL git_sha=8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 06:21:21 ---> Running in e536a1072a8a 06:21:21 Removing intermediate container e536a1072a8a 06:21:21 ---> 7045fac271a7 06:21:21 Step 23/23 : LABEL version=0.0.0 06:21:21 ---> Running in ab342ba91eec 06:21:22 Removing intermediate container ab342ba91eec 06:21:22 ---> 848d8c767628 06:21:22 [Warning] One or more build-args [ARCH] were not consumed 06:21:22 Successfully built 848d8c767628 06:21:22 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] } 06:21:30 Removing intermediate container 7b9a73debaf0 06:21:30 ---> 9bd9a3524199 06:21:30 Successfully built 9bd9a3524199 06:21:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:30 + docker inspect -f . ci-base-image-arm64 06:21:30 . [Pipeline] withDockerContainer 06:21:31 prd-ubuntu18.04-docker-arm64-4c-16g-442 does not seem to be running inside a container 06:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:21:33 $ docker top 37e67297a6cee028315bfa275d2da947b39d8bd62b445a60ddeadb2490ab31aa -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:34 + go version 06:21:34 go version go1.11.13 linux/arm64 [Pipeline] sh 06:21:35 + make test 06:21:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:21:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:22:09 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:22:09 GO111MODULE=on go vet ./... [Pipeline] stash 06:22:19 Warning: overwriting stash ‘coverage-report’ 06:22:19 Stashed 1 file(s) [Pipeline] } 06:22:19 $ docker stop --time=1 37e67297a6cee028315bfa275d2da947b39d8bd62b445a60ddeadb2490ab31aa 06:22:21 $ docker rm -f 37e67297a6cee028315bfa275d2da947b39d8bd62b445a60ddeadb2490ab31aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:22:23 + ls -al . 06:22:23 total 112 06:22:23 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 06:21 . 06:22:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:19 .. 06:22:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:19 .git 06:22:23 -rw-rw-r-- 1 jenkins jenkins 123 Mar 13 06:19 .gitignore 06:22:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 .semver 06:22:23 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 13 06:19 CONTRIBUTING.md 06:22:23 -rw-rw-r-- 1 jenkins jenkins 839 Mar 13 06:19 Dockerfile 06:22:23 -rw-rw-r-- 1 jenkins jenkins 898 Mar 13 06:19 Dockerfile.build 06:22:23 -rw-rw-r-- 1 jenkins jenkins 675 Mar 13 06:19 Jenkinsfile 06:22:23 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 13 06:19 LICENSE 06:22:23 -rw-rw-r-- 1 jenkins jenkins 951 Mar 13 06:19 Makefile 06:22:23 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 13 06:19 README.md 06:22:23 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 06:17 VERSION 06:22:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:19 app 06:22:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 assets 06:22:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:19 bin 06:22:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 cmd 06:22:23 -rw-r--r-- 1 jenkins jenkins 10 Mar 13 06:21 coverage.out 06:22:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:19 docs 06:22:23 -rw-rw-r-- 1 jenkins jenkins 522 Mar 13 06:19 go.mod 06:22:23 -rw-r--r-- 1 jenkins jenkins 8727 Mar 13 06:21 go.sum 06:22:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 internal 06:22:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:19 snap 06:22:23 -rw-rw-r-- 1 jenkins jenkins 155 Mar 13 06:19 version.go [Pipeline] isUnix [Pipeline] sh 06:22:23 + 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=8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 --label arch=arm64 --label version=0.0.0 . 06:22:24 Sending build context to Docker daemon 10.76MB 06:22:24 Step 1/23 : ARG BASE=golang:1.11-alpine 06:22:24 Step 2/23 : FROM ${BASE} AS builder 06:22:24 ---> 9bd9a3524199 06:22:24 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:22:24 ---> Running in 598cbea6604c 06:22:24 Removing intermediate container 598cbea6604c 06:22:24 ---> e435e672f882 06:22:24 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:22:25 ---> Running in b3a308a4b221 06:22:25 Removing intermediate container b3a308a4b221 06:22:25 ---> 323b57a262b3 06:22:25 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:22:25 ---> Running in a82fa4eafc7f 06:22:26 Removing intermediate container a82fa4eafc7f 06:22:26 ---> a883a422b1bc 06:22:26 Step 6/23 : LABEL Name=edgex-ui-go 06:22:26 ---> Running in 0b0ca658c066 06:22:26 Removing intermediate container 0b0ca658c066 06:22:26 ---> c0c15149ff10 06:22:26 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:22:26 ---> Running in b99bd8768c34 06:22:26 Removing intermediate container b99bd8768c34 06:22:26 ---> 834cb495fe2d 06:22:26 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:27 ---> Running in 572e68dee690 06:22:29 Removing intermediate container 572e68dee690 06:22:29 ---> 8f7d5add153d 06:22:29 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:29 ---> Running in 55f310b85f60 06:22:30 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:22:31 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:22:31 OK: 121 MiB in 39 packages 06:22:33 Removing intermediate container 55f310b85f60 06:22:33 ---> b3a05b1e65a6 06:22:33 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:22:33 ---> Running in 2ea6f42732f5 06:22:33 Removing intermediate container 2ea6f42732f5 06:22:33 ---> be2466c71493 06:22:33 Step 11/23 : COPY go.mod . 06:22:33 ---> 4d8c34a7fcc3 06:22:33 Step 12/23 : COPY Makefile . 06:22:34 ---> 5442494bed64 06:22:34 Step 13/23 : RUN make update 06:22:34 ---> Running in 97afb4a0d8c2 06:22:35 CGO_ENABLED=0 GO111MODULE=on go mod download 06:22:36 Removing intermediate container 97afb4a0d8c2 06:22:36 ---> b2eaf2724595 06:22:36 Step 14/23 : COPY . . 06:22:38 ---> 237ea4e60511 06:22:38 Step 15/23 : RUN ${MAKE} 06:22:38 ---> Running in 430cdc17f6fa 06:22:39 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 06:23:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:23:10 Removing intermediate container 430cdc17f6fa 06:23:10 ---> c184257d7427 06:23:10 Step 16/23 : FROM alpine 06:23:10 latest: Pulling from library/alpine 06:23:10 8fa90b21c985: Pulling fs layer 06:23:10 8fa90b21c985: Verifying Checksum 06:23:10 8fa90b21c985: Download complete 06:23:11 8fa90b21c985: Pull complete 06:23:11 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 06:23:11 Status: Downloaded newer image for alpine:latest 06:23:11 ---> 6e4716cdcf7a 06:23:11 Step 17/23 : EXPOSE 4000 06:23:11 ---> Running in fcac9d2a9198 06:23:11 Removing intermediate container fcac9d2a9198 06:23:11 ---> 65ec42aa6570 06:23:11 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 06:23:13 ---> 68a03b9f7ad0 06:23:13 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:23:13 ---> Running in 7d857bed787a 06:23:13 Removing intermediate container 7d857bed787a 06:23:13 ---> 7ec9babef00b 06:23:13 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:23:14 ---> Running in 9e7b30aa901c 06:23:14 Removing intermediate container 9e7b30aa901c 06:23:14 ---> aa34fcd0607c 06:23:14 Step 21/23 : LABEL arch=arm64 06:23:14 ---> Running in f64c508fbaff 06:23:14 Removing intermediate container f64c508fbaff 06:23:14 ---> 25c39110431c 06:23:14 Step 22/23 : LABEL git_sha=8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 06:23:14 ---> Running in 7cc5b73e1045 06:23:15 Removing intermediate container 7cc5b73e1045 06:23:15 ---> 68e66a8705b0 06:23:15 Step 23/23 : LABEL version=0.0.0 06:23:15 ---> Running in dcce8ad1e131 06:23:15 Removing intermediate container dcce8ad1e131 06:23:15 ---> 537f18313937 06:23:15 [Warning] One or more build-args [ARCH] were not consumed 06:23:15 Successfully built 537f18313937 06:23:15 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 06:23:16 provisioning config files... 06:23:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6059995192777917344tmp [Pipeline] { [Pipeline] sh 06:23:17 + curl -s https://codecov.io/bash 06:23:17 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6059995192777917344tmp 06:23:17 06:23:17 _____ _ 06:23:17 / ____| | | 06:23:17 | | ___ __| | ___ ___ _____ __ 06:23:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:23:17 | |___| (_) | (_| | __/ (_| (_) \ V / 06:23:17 \_____\___/ \__,_|\___|\___\___/ \_/ 06:23:17 Bash-20200303-bc4d7e6 06:23:17 06:23:17 06:23:17 ==> Jenkins CI detected. 06:23:17 project root: . 06:23:17 Fixing merge commit SHA 06:23:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:23:17 ==> Running gcov in . (disable via -X gcov) 06:23:17 ==> Python coveragepy not found 06:23:17 ==> Searching for coverage reports in: 06:23:17 + . 06:23:17 -> Found 1 reports 06:23:17 ==> Detecting git/mercurial file structure 06:23:17 ==> Reading reports 06:23:17 + ./coverage.out bytes=10 06:23:17 ==> Appending adjustments 06:23:17 http://docs.codecov.io/docs/fixing-reports 06:23:17 + Found adjustments 06:23:17 ==> Gzipping contents 06:23:17 ==> Uploading reports 06:23:17 url: https://codecov.io 06:23:17 query: branch=PR-165&commit=f2a99f3bc2ad6ee2bc5a872ec09d024000b55099&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-165%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=165&job= 06:23:17 -> Pinging Codecov 06:23:17 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-165&commit=f2a99f3bc2ad6ee2bc5a872ec09d024000b55099&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-165%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=165&job= 06:23:18 -> Uploading 06:23:18 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 [Pipeline] } 06:23:18 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 06:23:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:20 ---> package-listing.sh 06:23:20 ++ facter osfamily 06:23:20 ++ tr '[:upper:]' '[:lower:]' 06:23:20 + OS_FAMILY=redhat 06:23:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-165 06:23:20 + START_PACKAGES=/tmp/packages_start.txt 06:23:20 + END_PACKAGES=/tmp/packages_end.txt 06:23:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:20 + PACKAGES=/tmp/packages_start.txt 06:23:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' 06:23:20 + PACKAGES=/tmp/packages_end.txt 06:23:20 + case "${OS_FAMILY}" in 06:23:20 + rpm -qa 06:23:20 + sort 06:23:24 + '[' -f /tmp/packages_start.txt ']' 06:23:24 + '[' -f /tmp/packages_end.txt ']' 06:23:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' 06:23:24 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-165/archives/ 06:23:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-165/archives/ [Pipeline] isUnix [Pipeline] sh 06:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:25 06:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:25 alpine: Pulling from edgex-lftools-log-publisher 06:23:25 c9b1b535fdd9: Pulling fs layer 06:23:25 2cc5ad85d9ab: Pulling fs layer 06:23:25 756a868c4378: Pulling fs layer 06:23:25 444b2fc9a129: Pulling fs layer 06:23:25 ea15f1150254: Pulling fs layer 06:23:25 41b27a9f41bf: Pulling fs layer 06:23:25 28c525ee5125: Pulling fs layer 06:23:25 094b1ea09ed8: Pulling fs layer 06:23:25 138eaada9080: Pulling fs layer 06:23:25 0622d0fa9048: Pulling fs layer 06:23:25 138eaada9080: Waiting 06:23:25 41b27a9f41bf: Waiting 06:23:25 28c525ee5125: Waiting 06:23:25 0622d0fa9048: Waiting 06:23:25 094b1ea09ed8: Waiting 06:23:25 444b2fc9a129: Waiting 06:23:25 ea15f1150254: Waiting 06:23:25 2cc5ad85d9ab: Verifying Checksum 06:23:25 2cc5ad85d9ab: Download complete 06:23:25 444b2fc9a129: Verifying Checksum 06:23:25 444b2fc9a129: Download complete 06:23:25 c9b1b535fdd9: Verifying Checksum 06:23:25 ea15f1150254: Download complete 06:23:25 28c525ee5125: Verifying Checksum 06:23:25 28c525ee5125: Download complete 06:23:25 c9b1b535fdd9: Pull complete 06:23:26 094b1ea09ed8: Verifying Checksum 06:23:26 094b1ea09ed8: Download complete 06:23:26 756a868c4378: Verifying Checksum 06:23:26 756a868c4378: Download complete 06:23:26 0622d0fa9048: Verifying Checksum 06:23:26 0622d0fa9048: Download complete 06:23:26 138eaada9080: Verifying Checksum 06:23:26 138eaada9080: Download complete 06:23:26 2cc5ad85d9ab: Pull complete 06:23:27 41b27a9f41bf: Verifying Checksum 06:23:27 41b27a9f41bf: Download complete 06:23:28 756a868c4378: Pull complete 06:23:28 444b2fc9a129: Pull complete 06:23:28 ea15f1150254: Pull complete 06:23:32 41b27a9f41bf: Pull complete 06:23:32 28c525ee5125: Pull complete 06:23:35 094b1ea09ed8: Pull complete 06:23:35 138eaada9080: Pull complete 06:23:35 0622d0fa9048: Pull complete 06:23:35 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:23:35 prd-centos7-docker-4c-2g-441 does not seem to be running inside a container 06:23:35 $ 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-165 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165:/w/workspace/edgexfoundry_edgex-ui-go_PR-165:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:23:36 $ docker top 33c25585c4848cbfe59a630d71a0ca0d6fc59e0fc17b58d2956a4e4f76c7d405 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:23:37 provisioning config files... 06:23:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config778461177695773856tmp [Pipeline] { [Pipeline] echo 06:23:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:37 ---> create-netrc.sh [Pipeline] echo 06:23:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:37 ---> logs-deploy.sh 06:23:37 + ARCHIVE_ARTIFACTS= 06:23:37 + LOGS_SERVER=https://logs.edgexfoundry.org 06:23:37 + '[' https://logs.edgexfoundry.org == None ']' 06:23:37 + NEXUS_URL=https://nexus.edgexfoundry.org 06:23:37 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/3 06:23:37 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-165/3/ 06:23:37 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-165 06:23:39 Archives upload complete. 06:23:39 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-165/3/