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 [2020-03-13T06:16:55.079Z] 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 [2020-03-13T06:16:57.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T06:16:57.217Z] [2020-03-13T06:16:57.217Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-13T06:16:57.861Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T06:16:57.862Z] latest: Pulling from edgex-devops/git-semver [2020-03-13T06:16:57.862Z] 9123ac7c32f7: Pulling fs layer [2020-03-13T06:16:57.862Z] b8cc5d1170e3: Pulling fs layer [2020-03-13T06:16:57.862Z] 2924cbbf6a41: Pulling fs layer [2020-03-13T06:16:57.862Z] 93b08a4f1073: Pulling fs layer [2020-03-13T06:16:57.862Z] 93b08a4f1073: Waiting [2020-03-13T06:16:57.862Z] b8cc5d1170e3: Verifying Checksum [2020-03-13T06:16:57.862Z] b8cc5d1170e3: Download complete [2020-03-13T06:16:57.862Z] 9123ac7c32f7: Verifying Checksum [2020-03-13T06:16:57.862Z] 9123ac7c32f7: Download complete [2020-03-13T06:16:58.125Z] 93b08a4f1073: Verifying Checksum [2020-03-13T06:16:58.125Z] 93b08a4f1073: Download complete [2020-03-13T06:16:58.125Z] 2924cbbf6a41: Verifying Checksum [2020-03-13T06:16:58.384Z] 9123ac7c32f7: Pull complete [2020-03-13T06:16:58.384Z] b8cc5d1170e3: Pull complete [2020-03-13T06:16:59.324Z] 2924cbbf6a41: Pull complete [2020-03-13T06:16:59.582Z] 93b08a4f1073: Pull complete [2020-03-13T06:16:59.582Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-13T06:16:59.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-13T06:16:59.718Z] prd-centos7-docker-4c-2g-441 does not seem to be running inside a container [2020-03-13T06:16:59.777Z] $ 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 [2020-03-13T06:17:00.499Z] $ docker top 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-13T06:17:00.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T06:17:00.846Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T06:17:01.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T06:17:01.079Z] $ docker exec 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent [2020-03-13T06:17:01.330Z] SSH_AUTH_SOCK=/tmp/ssh-ajPTP63xvu22/agent.15 [2020-03-13T06:17:01.330Z] SSH_AGENT_PID=22 [2020-03-13T06:17:01.344Z] Running ssh-add (command line suppressed) [2020-03-13T06:17:01.534Z] 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) [2020-03-13T06:17:01.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T06:17:01.911Z] + git describe --exact-match --tags HEAD [2020-03-13T06:17:01.911Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-13T06:17:01.963Z] $ docker exec --env ******** --env ******** 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent -k [2020-03-13T06:17:02.149Z] unset SSH_AUTH_SOCK; [2020-03-13T06:17:02.149Z] unset SSH_AGENT_PID; [2020-03-13T06:17:02.149Z] echo Agent pid 22 killed; [2020-03-13T06:17:02.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-13T06:17:02.311Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-13T06:17:02.311Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-13T06:17:02.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T06:17:02.394Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T06:17:02.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T06:17:02.652Z] $ docker exec 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent [2020-03-13T06:17:02.893Z] SSH_AUTH_SOCK=/tmp/ssh-foVtvEnhGPWb/agent.58 [2020-03-13T06:17:02.893Z] SSH_AGENT_PID=65 [2020-03-13T06:17:02.902Z] Running ssh-add (command line suppressed) [2020-03-13T06:17:03.071Z] 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) [2020-03-13T06:17:03.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T06:17:03.501Z] + git semver init [2020-03-13T06:17:03.501Z] # -> Open(): unable to determine branch for HEAD [2020-03-13T06:17:03.501Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.git [2020-03-13T06:17:03.501Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [2020-03-13T06:17:03.501Z] # $SEMVER_REMOTE_NAME = origin [2020-03-13T06:17:03.501Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-13T06:17:03.501Z] # $SEMVER_USER_NAME = jenkins [2020-03-13T06:17:03.501Z] # $SEMVER_BRANCH = PR-165 [2020-03-13T06:17:03.501Z] # $SEMVER_TEMP = /tmp/semver-753972322 [2020-03-13T06:17:03.501Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-13T06:17:04.441Z] # '/tmp/semver-753972322' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver' [2020-03-13T06:17:04.441Z] # -> Force: false [2020-03-13T06:17:04.441Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver [Pipeline] } [2020-03-13T06:17:04.450Z] $ docker exec --env ******** --env ******** 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 ssh-agent -k [2020-03-13T06:17:04.675Z] unset SSH_AUTH_SOCK; [2020-03-13T06:17:04.675Z] unset SSH_AGENT_PID; [2020-03-13T06:17:04.675Z] echo Agent pid 65 killed; [2020-03-13T06:17:04.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-13T06:17:05.159Z] + git semver [Pipeline] } [2020-03-13T06:17:05.172Z] $ docker stop --time=1 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 [2020-03-13T06:17:06.583Z] $ docker rm -f 5c5a0c7c65958092fb0190fba23c4486f00ce010127e78983e15ba619e2e1854 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-13T06:17:07.718Z] Stashed 26 file(s) [Pipeline] echo [2020-03-13T06:17:07.720Z] [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 [2020-03-13T06:17:22.995Z] Still waiting to schedule task [2020-03-13T06:17:22.995Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-13T06:17:22.998Z] Still waiting to schedule task [2020-03-13T06:17:22.998Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-13T06:19:33.375Z] Running on prd-centos7-docker-4c-2g-443 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws [2020-03-13T06:19:33.500Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-13T06:19:36.770Z] using credential edgex-jenkins-ssh [2020-03-13T06:19:36.824Z] Cloning the remote Git repository [2020-03-13T06:19:36.824Z] Cloning with configured refspecs honoured and without tags [2020-03-13T06:19:36.349Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T06:19:36.420Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-13T06:19:36.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T06:19:36.486Z] > git --version # timeout=10 [2020-03-13T06:19:36.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T06:19:36.531Z] > 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 [2020-03-13T06:19:37.732Z] Fetching without tags [2020-03-13T06:19:38.117Z] Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 [2020-03-13T06:19:37.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T06:19:37.247Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-03-13T06:19:37.254Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T06:19:37.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T06:19:37.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T06:19:37.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T06:19:37.290Z] > 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 [2020-03-13T06:19:37.704Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T06:19:37.710Z] > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 [2020-03-13T06:19:38.270Z] Merge succeeded, producing 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 [2020-03-13T06:19:38.271Z] Checking out Revision 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 (PR-165) [2020-03-13T06:19:37.814Z] > git remote # timeout=10 [2020-03-13T06:19:37.825Z] > git config --get remote.origin.url # timeout=10 [2020-03-13T06:19:37.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T06:19:37.843Z] > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 [2020-03-13T06:19:37.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T06:19:37.866Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T06:19:37.870Z] > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 [2020-03-13T06:19:41.010Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-442 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws [2020-03-13T06:19:41.049Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-13T06:19:43.047Z] 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 [2020-03-13T06:19:44.108Z] ========================================================= [2020-03-13T06:19:44.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-13T06:19:44.108Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T06:19:44.795Z] + 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 . [2020-03-13T06:19:45.056Z] Sending build context to Docker daemon 10.75MB [2020-03-13T06:19:45.056Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-13T06:19:45.056Z] Step 2/8 : FROM ${BASE} [2020-03-13T06:19:45.324Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-13T06:19:45.324Z] 9d48c3bd43c5: Pulling fs layer [2020-03-13T06:19:45.324Z] 7f94eaf8af20: Pulling fs layer [2020-03-13T06:19:45.324Z] 9fe9984849c1: Pulling fs layer [2020-03-13T06:19:45.324Z] ec448270508e: Pulling fs layer [2020-03-13T06:19:45.324Z] 65ba82af53f7: Pulling fs layer [2020-03-13T06:19:45.324Z] 07c18b20a200: Pulling fs layer [2020-03-13T06:19:45.324Z] d9b3ee039db2: Pulling fs layer [2020-03-13T06:19:45.324Z] 8c79c1ac0d81: Pulling fs layer [2020-03-13T06:19:45.324Z] ff40f1a7a0b9: Pulling fs layer [2020-03-13T06:19:45.324Z] bdb43ae2d12f: Pulling fs layer [2020-03-13T06:19:45.324Z] 8e1ab0ef8490: Pulling fs layer [2020-03-13T06:19:45.324Z] ec448270508e: Waiting [2020-03-13T06:19:45.324Z] 65ba82af53f7: Waiting [2020-03-13T06:19:45.324Z] 07c18b20a200: Waiting [2020-03-13T06:19:45.324Z] d9b3ee039db2: Waiting [2020-03-13T06:19:45.324Z] ff40f1a7a0b9: Waiting [2020-03-13T06:19:45.324Z] bdb43ae2d12f: Waiting [2020-03-13T06:19:45.324Z] 8e1ab0ef8490: Waiting [2020-03-13T06:19:45.324Z] 8c79c1ac0d81: Waiting [2020-03-13T06:19:45.324Z] 9fe9984849c1: Verifying Checksum [2020-03-13T06:19:45.324Z] 9fe9984849c1: Download complete [2020-03-13T06:19:45.324Z] 7f94eaf8af20: Verifying Checksum [2020-03-13T06:19:45.324Z] 7f94eaf8af20: Download complete [2020-03-13T06:19:45.324Z] 65ba82af53f7: Verifying Checksum [2020-03-13T06:19:45.324Z] 65ba82af53f7: Download complete [2020-03-13T06:19:45.324Z] 9d48c3bd43c5: Verifying Checksum [2020-03-13T06:19:45.324Z] 9d48c3bd43c5: Download complete [2020-03-13T06:19:45.324Z] 07c18b20a200: Verifying Checksum [2020-03-13T06:19:45.324Z] 07c18b20a200: Download complete [2020-03-13T06:19:45.601Z] 9d48c3bd43c5: Pull complete [2020-03-13T06:19:46.191Z] d9b3ee039db2: Verifying Checksum [2020-03-13T06:19:46.191Z] d9b3ee039db2: Download complete [2020-03-13T06:19:46.191Z] ff40f1a7a0b9: Verifying Checksum [2020-03-13T06:19:46.191Z] ff40f1a7a0b9: Download complete [2020-03-13T06:19:47.043Z] using credential edgex-jenkins-ssh [2020-03-13T06:19:47.092Z] Cloning the remote Git repository [2020-03-13T06:19:47.092Z] Cloning with configured refspecs honoured and without tags [2020-03-13T06:19:47.158Z] bdb43ae2d12f: Verifying Checksum [2020-03-13T06:19:47.158Z] bdb43ae2d12f: Download complete [2020-03-13T06:19:47.158Z] 8e1ab0ef8490: Verifying Checksum [2020-03-13T06:19:47.158Z] 8e1ab0ef8490: Download complete [2020-03-13T06:19:47.158Z] 8c79c1ac0d81: Verifying Checksum [2020-03-13T06:19:47.158Z] 8c79c1ac0d81: Download complete [2020-03-13T06:19:47.158Z] ec448270508e: Download complete [2020-03-13T06:19:47.417Z] 7f94eaf8af20: Pull complete [2020-03-13T06:19:47.144Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T06:19:47.235Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-13T06:19:47.308Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T06:19:47.309Z] > git --version # timeout=10 [2020-03-13T06:19:47.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T06:19:47.422Z] > 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 [2020-03-13T06:19:47.689Z] 9fe9984849c1: Pull complete [2020-03-13T06:19:48.480Z] Fetching without tags [2020-03-13T06:19:48.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T06:19:48.403Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-03-13T06:19:48.415Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T06:19:48.443Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T06:19:48.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T06:19:48.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T06:19:48.577Z] > 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 [2020-03-13T06:19:49.105Z] Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 [2020-03-13T06:19:49.405Z] Merge succeeded, producing 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 [2020-03-13T06:19:49.406Z] Checking out Revision 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 (PR-165) [2020-03-13T06:19:49.122Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T06:19:49.143Z] > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 [2020-03-13T06:19:49.320Z] > git remote # timeout=10 [2020-03-13T06:19:49.336Z] > git config --get remote.origin.url # timeout=10 [2020-03-13T06:19:49.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T06:19:49.367Z] > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 [2020-03-13T06:19:49.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T06:19:49.410Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T06:19:49.434Z] > git checkout -f 8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 # timeout=10 [2020-03-13T06:19:53.863Z] Commit message: "Merge branch 'master' into issue_#155" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-03-13T06:19:54.302Z] ec448270508e: Pull complete [2020-03-13T06:19:54.302Z] 65ba82af53f7: Pull complete [2020-03-13T06:19:54.302Z] 07c18b20a200: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-13T06:19:55.026Z] ========================================================= [2020-03-13T06:19:55.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-13T06:19:55.026Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T06:19:56.113Z] + 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 . [2020-03-13T06:19:57.080Z] Sending build context to Docker daemon 10.75MB [2020-03-13T06:19:57.080Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-13T06:19:57.080Z] Step 2/8 : FROM ${BASE} [2020-03-13T06:19:57.351Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-13T06:19:57.351Z] 29bddadc8f3f: Pulling fs layer [2020-03-13T06:19:57.351Z] 02bb20f2603b: Pulling fs layer [2020-03-13T06:19:57.351Z] b62863a3550b: Pulling fs layer [2020-03-13T06:19:57.351Z] 9586258a13ea: Pulling fs layer [2020-03-13T06:19:57.351Z] a8b2cbafd68c: Pulling fs layer [2020-03-13T06:19:57.351Z] d1dd75721c92: Pulling fs layer [2020-03-13T06:19:57.351Z] 4e34fffdb759: Pulling fs layer [2020-03-13T06:19:57.351Z] fd1d9eb628f9: Pulling fs layer [2020-03-13T06:19:57.351Z] bd44c58b92db: Pulling fs layer [2020-03-13T06:19:57.351Z] e5856e266cf4: Pulling fs layer [2020-03-13T06:19:57.351Z] f0f88b30cdbb: Pulling fs layer [2020-03-13T06:19:57.351Z] 4e34fffdb759: Waiting [2020-03-13T06:19:57.351Z] fd1d9eb628f9: Waiting [2020-03-13T06:19:57.351Z] bd44c58b92db: Waiting [2020-03-13T06:19:57.351Z] e5856e266cf4: Waiting [2020-03-13T06:19:57.351Z] f0f88b30cdbb: Waiting [2020-03-13T06:19:57.351Z] 9586258a13ea: Waiting [2020-03-13T06:19:57.351Z] d1dd75721c92: Waiting [2020-03-13T06:19:57.351Z] a8b2cbafd68c: Waiting [2020-03-13T06:19:57.351Z] b62863a3550b: Verifying Checksum [2020-03-13T06:19:57.351Z] b62863a3550b: Download complete [2020-03-13T06:19:57.351Z] 02bb20f2603b: Verifying Checksum [2020-03-13T06:19:57.351Z] 02bb20f2603b: Download complete [2020-03-13T06:19:57.622Z] a8b2cbafd68c: Verifying Checksum [2020-03-13T06:19:57.622Z] a8b2cbafd68c: Download complete [2020-03-13T06:19:57.622Z] d1dd75721c92: Verifying Checksum [2020-03-13T06:19:57.622Z] d1dd75721c92: Download complete [2020-03-13T06:19:57.622Z] 29bddadc8f3f: Verifying Checksum [2020-03-13T06:19:58.537Z] d9b3ee039db2: Pull complete [2020-03-13T06:19:58.593Z] 29bddadc8f3f: Pull complete [2020-03-13T06:19:59.183Z] 02bb20f2603b: Pull complete [2020-03-13T06:19:59.452Z] b62863a3550b: Pull complete [2020-03-13T06:20:02.056Z] 4e34fffdb759: Verifying Checksum [2020-03-13T06:20:02.056Z] 4e34fffdb759: Download complete [2020-03-13T06:20:02.056Z] bd44c58b92db: Download complete [2020-03-13T06:20:02.755Z] 8c79c1ac0d81: Pull complete [2020-03-13T06:20:02.755Z] ff40f1a7a0b9: Pull complete [2020-03-13T06:20:03.334Z] bdb43ae2d12f: Pull complete [2020-03-13T06:20:03.334Z] 8e1ab0ef8490: Pull complete [2020-03-13T06:20:03.334Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-13T06:20:03.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-13T06:20:03.596Z] ---> 8acfeb908b63 [2020-03-13T06:20:03.596Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-13T06:20:03.596Z] ---> Running in 8e2df989d31b [2020-03-13T06:20:03.596Z] Removing intermediate container 8e2df989d31b [2020-03-13T06:20:03.596Z] ---> f2cc7dc09df2 [2020-03-13T06:20:03.596Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-13T06:20:03.857Z] ---> Running in 83e36d46c398 [2020-03-13T06:20:04.658Z] e5856e266cf4: Verifying Checksum [2020-03-13T06:20:04.658Z] e5856e266cf4: Download complete [2020-03-13T06:20:04.658Z] f0f88b30cdbb: Verifying Checksum [2020-03-13T06:20:04.658Z] f0f88b30cdbb: Download complete [2020-03-13T06:20:05.247Z] Removing intermediate container 83e36d46c398 [2020-03-13T06:20:05.247Z] ---> dddc10c5dec1 [2020-03-13T06:20:05.247Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-13T06:20:05.247Z] ---> Running in 663e50df4438 [2020-03-13T06:20:05.818Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-13T06:20:06.605Z] fd1d9eb628f9: Verifying Checksum [2020-03-13T06:20:06.605Z] fd1d9eb628f9: Download complete [2020-03-13T06:20:06.756Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-13T06:20:07.015Z] OK: 134 MiB in 39 packages [2020-03-13T06:20:07.276Z] Removing intermediate container 663e50df4438 [2020-03-13T06:20:07.276Z] ---> de45fd6bdfb3 [2020-03-13T06:20:07.276Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-13T06:20:07.538Z] ---> Running in 46ceb29b2aff [2020-03-13T06:20:07.538Z] Removing intermediate container 46ceb29b2aff [2020-03-13T06:20:07.538Z] ---> 7e6444f6b2cc [2020-03-13T06:20:07.538Z] Step 7/8 : COPY . . [2020-03-13T06:20:07.570Z] 9586258a13ea: Verifying Checksum [2020-03-13T06:20:07.570Z] 9586258a13ea: Download complete [2020-03-13T06:20:08.495Z] ---> 964f2f3887ab [2020-03-13T06:20:08.495Z] Step 8/8 : RUN go mod download [2020-03-13T06:20:08.495Z] ---> Running in 8ecc271d335c [2020-03-13T06:20:09.072Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-13T06:20:09.072Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-13T06:20:09.072Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-13T06:20:09.072Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-13T06:20:09.072Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-13T06:20:09.072Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-13T06:20:09.072Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-13T06:20:09.649Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-13T06:20:09.649Z] go: finding github.com/kr/text v0.1.0 [2020-03-13T06:20:09.649Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-13T06:20:09.649Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-13T06:20:09.649Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-13T06:20:09.649Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-13T06:20:09.649Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-13T06:20:09.649Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-13T06:20:09.912Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-13T06:20:09.912Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-13T06:20:10.173Z] go: finding github.com/kr/pty v1.1.1 [2020-03-13T06:20:10.173Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-13T06:20:10.173Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-13T06:20:10.173Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-13T06:20:10.173Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-13T06:20:11.126Z] go: finding golang.org/x/text v0.3.0 [2020-03-13T06:20:11.126Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-13T06:20:13.705Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-13T06:20:13.705Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-13T06:20:13.705Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-13T06:20:13.705Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-13T06:20:13.705Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-13T06:20:13.705Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-13T06:20:13.705Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-13T06:20:13.705Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-13T06:20:14.276Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-13T06:20:14.276Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-13T06:20:14.536Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-13T06:20:14.536Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-13T06:20:14.536Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-13T06:20:14.536Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-13T06:20:14.536Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-13T06:20:14.536Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-13T06:20:14.536Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-13T06:20:14.536Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-13T06:20:15.029Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-13T06:20:15.302Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-13T06:20:15.302Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-13T06:20:15.302Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-13T06:20:15.302Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-13T06:20:15.302Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-13T06:20:15.302Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-13T06:20:15.569Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-13T06:20:15.569Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-13T06:20:15.569Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-13T06:20:15.569Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-13T06:20:15.569Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-13T06:20:15.832Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-13T06:20:15.832Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-13T06:20:15.832Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-13T06:20:15.832Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-13T06:20:15.832Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-13T06:20:16.092Z] go: finding github.com/fatih/color v1.7.0 [2020-03-13T06:20:16.092Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-13T06:20:16.092Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-13T06:20:16.092Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-13T06:20:16.092Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-13T06:20:16.092Z] go: finding github.com/posener/complete v1.1.1 [2020-03-13T06:20:16.389Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-13T06:20:16.389Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-13T06:20:16.389Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-13T06:20:16.655Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-13T06:20:16.655Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-13T06:20:19.921Z] 9586258a13ea: Pull complete [2020-03-13T06:20:19.922Z] a8b2cbafd68c: Pull complete [2020-03-13T06:20:19.922Z] d1dd75721c92: Pull complete [2020-03-13T06:20:23.281Z] 4e34fffdb759: Pull complete [2020-03-13T06:20:27.560Z] fd1d9eb628f9: Pull complete [2020-03-13T06:20:27.831Z] bd44c58b92db: Pull complete [2020-03-13T06:20:29.785Z] e5856e266cf4: Pull complete [2020-03-13T06:20:30.376Z] f0f88b30cdbb: Pull complete [2020-03-13T06:20:30.376Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-13T06:20:30.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-13T06:20:30.376Z] ---> 0be50c763560 [2020-03-13T06:20:30.376Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-13T06:20:31.605Z] Removing intermediate container 8ecc271d335c [2020-03-13T06:20:31.605Z] ---> 33269c7a5f71 [2020-03-13T06:20:31.605Z] Successfully built 33269c7a5f71 [2020-03-13T06:20:31.605Z] 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 [2020-03-13T06:20:32.226Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-13T06:20:32.226Z] . [Pipeline] withDockerContainer [2020-03-13T06:20:32.420Z] prd-centos7-docker-4c-2g-443 does not seem to be running inside a container [2020-03-13T06:20:32.482Z] $ 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 [2020-03-13T06:20:34.420Z] $ docker top c7eb503a46d5a255fea2d31a709a5ca190c1ec0bcb84cc580592568fbb862de3 -eo pid,comm [2020-03-13T06:20:34.658Z] ---> Running in 1f9aff0fdaee [2020-03-13T06:20:34.658Z] Removing intermediate container 1f9aff0fdaee [2020-03-13T06:20:34.658Z] ---> a6ee3ccaad81 [2020-03-13T06:20:34.658Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] { [Pipeline] sh [2020-03-13T06:20:34.926Z] ---> Running in 28d67f672a50 [2020-03-13T06:20:35.021Z] + go version [2020-03-13T06:20:35.283Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-13T06:20:35.587Z] + make test [2020-03-13T06:20:35.587Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-13T06:20:36.886Z] Removing intermediate container 28d67f672a50 [2020-03-13T06:20:36.887Z] ---> 4d2f0c415228 [2020-03-13T06:20:36.887Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-13T06:20:36.887Z] ---> Running in 428b88dd0752 [2020-03-13T06:20:37.525Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-13T06:20:37.850Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-13T06:20:38.811Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-13T06:20:39.079Z] OK: 121 MiB in 39 packages [2020-03-13T06:20:40.495Z] Removing intermediate container 428b88dd0752 [2020-03-13T06:20:40.495Z] ---> ac35e17f64e5 [2020-03-13T06:20:40.495Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-13T06:20:40.495Z] ---> Running in 146b2d6bbe91 [2020-03-13T06:20:41.081Z] Removing intermediate container 146b2d6bbe91 [2020-03-13T06:20:41.081Z] ---> 85f3ad332a7c [2020-03-13T06:20:41.081Z] Step 7/8 : COPY . . [2020-03-13T06:20:42.496Z] ---> 7a5ffccea268 [2020-03-13T06:20:42.496Z] Step 8/8 : RUN go mod download [2020-03-13T06:20:42.496Z] ---> Running in 7b9a73debaf0 [2020-03-13T06:20:43.464Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-13T06:20:43.464Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-13T06:20:43.464Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-13T06:20:43.464Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-13T06:20:43.464Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-13T06:20:43.464Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-13T06:20:43.464Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-13T06:20:44.060Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-13T06:20:44.336Z] go: finding github.com/kr/text v0.1.0 [2020-03-13T06:20:44.615Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-13T06:20:44.615Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-13T06:20:44.615Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-13T06:20:44.615Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-13T06:20:44.615Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-13T06:20:44.615Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-13T06:20:44.615Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-13T06:20:44.887Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-13T06:20:45.159Z] go: finding github.com/kr/pty v1.1.1 [2020-03-13T06:20:45.159Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-13T06:20:45.430Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-13T06:20:45.703Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-13T06:20:45.703Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-13T06:20:47.621Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-13T06:20:47.621Z] GO111MODULE=on go vet ./... [2020-03-13T06:20:47.661Z] go: finding golang.org/x/text v0.3.0 [2020-03-13T06:20:47.936Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-13T06:20:50.549Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-13T06:20:50.822Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-13T06:20:50.822Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-13T06:20:50.822Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-13T06:20:50.822Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-13T06:20:50.822Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-13T06:20:50.822Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-13T06:20:50.822Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-13T06:20:51.809Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-13T06:20:51.809Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-13T06:20:52.790Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-13T06:20:52.790Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-13T06:20:52.790Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-13T06:20:52.790Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-13T06:20:52.790Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-13T06:20:52.790Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-13T06:20:52.790Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-13T06:20:52.790Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-13T06:20:52.790Z] go: finding github.com/mitchellh/cli v1.0.0 [Pipeline] stash [2020-03-13T06:20:53.522Z] Stashed 1 file(s) [Pipeline] } [2020-03-13T06:20:53.527Z] $ docker stop --time=1 c7eb503a46d5a255fea2d31a709a5ca190c1ec0bcb84cc580592568fbb862de3 [2020-03-13T06:20:53.767Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-13T06:20:53.767Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-13T06:20:53.767Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-13T06:20:53.767Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-13T06:20:53.767Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-13T06:20:54.043Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-13T06:20:54.043Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-13T06:20:54.043Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-13T06:20:54.043Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-13T06:20:54.043Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-13T06:20:54.316Z] go: finding github.com/fatih/color v1.7.0 [2020-03-13T06:20:54.922Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-13T06:20:55.185Z] $ docker rm -f c7eb503a46d5a255fea2d31a709a5ca190c1ec0bcb84cc580592568fbb862de3 [2020-03-13T06:20:55.196Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-13T06:20:55.196Z] go: finding github.com/bgentry/speakeasy v0.1.0 [Pipeline] // withDockerContainer [2020-03-13T06:20:55.472Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-13T06:20:55.472Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-13T06:20:55.472Z] go: finding github.com/posener/complete v1.1.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-13T06:20:55.747Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-13T06:20:56.054Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [Pipeline] sh [2020-03-13T06:20:56.324Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-13T06:20:56.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T06:20:56.600Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-13T06:20:56.811Z] + ls -al . [2020-03-13T06:20:56.811Z] total 72 [2020-03-13T06:20:56.811Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 13 06:20 . [2020-03-13T06:20:56.811Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 13 06:19 .. [2020-03-13T06:20:56.811Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 13 06:19 app [2020-03-13T06:20:56.811Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 13 06:19 assets [2020-03-13T06:20:56.811Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 13 06:19 bin [2020-03-13T06:20:56.811Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 13 06:19 cmd [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 13 06:19 CONTRIBUTING.md [2020-03-13T06:20:56.811Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 13 06:20 coverage.out [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 13 06:19 Dockerfile [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 13 06:19 Dockerfile.build [2020-03-13T06:20:56.811Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 13 06:19 docs [2020-03-13T06:20:56.811Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 13 06:19 .git [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 13 06:19 .gitignore [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 13 06:19 go.mod [2020-03-13T06:20:56.811Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 13 06:20 go.sum [2020-03-13T06:20:56.811Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 13 06:19 internal [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 13 06:19 Jenkinsfile [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 13 06:19 LICENSE [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 13 06:19 Makefile [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 13 06:19 README.md [2020-03-13T06:20:56.811Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 13 06:19 .semver [2020-03-13T06:20:56.811Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 13 06:19 snap [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 13 06:17 VERSION [2020-03-13T06:20:56.811Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 13 06:19 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-13T06:20:56.873Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-13T06:20:56.873Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-13T06:20:56.873Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-13T06:20:57.118Z] + 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 . [2020-03-13T06:20:57.145Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-13T06:20:57.145Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-13T06:20:57.380Z] Sending build context to Docker daemon 10.76MB [2020-03-13T06:20:57.380Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-13T06:20:57.380Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-13T06:20:57.380Z] ---> 33269c7a5f71 [2020-03-13T06:20:57.380Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-13T06:20:57.380Z] ---> Running in 68c003e27bc7 [2020-03-13T06:20:57.639Z] Removing intermediate container 68c003e27bc7 [2020-03-13T06:20:57.639Z] ---> a9399e7f7117 [2020-03-13T06:20:57.639Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-13T06:20:57.639Z] ---> Running in c7ef6cf4c166 [2020-03-13T06:20:57.639Z] Removing intermediate container c7ef6cf4c166 [2020-03-13T06:20:57.639Z] ---> b50a63938da1 [2020-03-13T06:20:57.639Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-13T06:20:57.745Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-13T06:20:57.904Z] ---> Running in 3a0683ea1be2 [2020-03-13T06:20:57.904Z] Removing intermediate container 3a0683ea1be2 [2020-03-13T06:20:57.904Z] ---> bb49860b0a96 [2020-03-13T06:20:57.904Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-13T06:20:57.904Z] ---> Running in 98cc9535f528 [2020-03-13T06:20:58.164Z] Removing intermediate container 98cc9535f528 [2020-03-13T06:20:58.164Z] ---> e457113fbbb0 [2020-03-13T06:20:58.164Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-13T06:20:58.164Z] ---> Running in df1cac87f5b9 [2020-03-13T06:20:58.164Z] Removing intermediate container df1cac87f5b9 [2020-03-13T06:20:58.164Z] ---> dcdb05d50c5e [2020-03-13T06:20:58.164Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-13T06:20:58.427Z] ---> Running in 1e3ba3b1bb62 [2020-03-13T06:21:00.350Z] Removing intermediate container 1e3ba3b1bb62 [2020-03-13T06:21:00.350Z] ---> dfecaaa763db [2020-03-13T06:21:00.350Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-13T06:21:00.350Z] ---> Running in 56b65b0e0646 [2020-03-13T06:21:00.610Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-13T06:21:01.551Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-13T06:21:01.812Z] OK: 134 MiB in 39 packages [2020-03-13T06:21:02.382Z] Removing intermediate container 56b65b0e0646 [2020-03-13T06:21:02.382Z] ---> ad25bd0d8ff8 [2020-03-13T06:21:02.382Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-13T06:21:02.382Z] ---> Running in 1f574c2ed05a [2020-03-13T06:21:02.382Z] Removing intermediate container 1f574c2ed05a [2020-03-13T06:21:02.382Z] ---> 2c3a57673d22 [2020-03-13T06:21:02.382Z] Step 11/23 : COPY go.mod . [2020-03-13T06:21:02.641Z] ---> 0255866e51cd [2020-03-13T06:21:02.641Z] Step 12/23 : COPY Makefile . [2020-03-13T06:21:02.902Z] ---> e649697a304e [2020-03-13T06:21:02.902Z] Step 13/23 : RUN make update [2020-03-13T06:21:02.902Z] ---> Running in 79ced691017b [2020-03-13T06:21:03.163Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-13T06:21:03.741Z] Removing intermediate container 79ced691017b [2020-03-13T06:21:03.741Z] ---> cdc67ff456e2 [2020-03-13T06:21:03.741Z] Step 14/23 : COPY . . [2020-03-13T06:21:04.317Z] ---> 4a3b7848e23e [2020-03-13T06:21:04.317Z] Step 15/23 : RUN ${MAKE} [2020-03-13T06:21:04.317Z] ---> Running in edebd2776333 [2020-03-13T06:21:04.887Z] 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 [2020-03-13T06:21:17.232Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-13T06:21:19.795Z] Removing intermediate container edebd2776333 [2020-03-13T06:21:19.795Z] ---> fcd1cd251554 [2020-03-13T06:21:19.795Z] Step 16/23 : FROM alpine [2020-03-13T06:21:19.795Z] latest: Pulling from library/alpine [2020-03-13T06:21:19.795Z] c9b1b535fdd9: Pulling fs layer [2020-03-13T06:21:20.061Z] c9b1b535fdd9: Download complete [2020-03-13T06:21:20.320Z] c9b1b535fdd9: Pull complete [2020-03-13T06:21:20.320Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-13T06:21:20.320Z] Status: Downloaded newer image for alpine:latest [2020-03-13T06:21:20.320Z] ---> e7d92cdc71fe [2020-03-13T06:21:20.320Z] Step 17/23 : EXPOSE 4000 [2020-03-13T06:21:20.320Z] ---> Running in e86a909bfd4f [2020-03-13T06:21:20.586Z] Removing intermediate container e86a909bfd4f [2020-03-13T06:21:20.586Z] ---> 30a5c7d5a4a9 [2020-03-13T06:21:20.586Z] 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 [2020-03-13T06:21:21.158Z] ---> 935812dac5eb [2020-03-13T06:21:21.158Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-13T06:21:21.158Z] ---> Running in a2497f52b5ff [2020-03-13T06:21:21.417Z] Removing intermediate container a2497f52b5ff [2020-03-13T06:21:21.417Z] ---> a43649ebdc3e [2020-03-13T06:21:21.417Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-13T06:21:21.417Z] ---> Running in 30c40e34b359 [2020-03-13T06:21:21.677Z] Removing intermediate container 30c40e34b359 [2020-03-13T06:21:21.677Z] ---> 21b39f7930d1 [2020-03-13T06:21:21.677Z] Step 21/23 : LABEL arch=amd64 [2020-03-13T06:21:21.677Z] ---> Running in 0e16b4984f01 [2020-03-13T06:21:21.677Z] Removing intermediate container 0e16b4984f01 [2020-03-13T06:21:21.677Z] ---> 6e207c854ccb [2020-03-13T06:21:21.677Z] Step 22/23 : LABEL git_sha=8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 [2020-03-13T06:21:21.677Z] ---> Running in e536a1072a8a [2020-03-13T06:21:21.937Z] Removing intermediate container e536a1072a8a [2020-03-13T06:21:21.937Z] ---> 7045fac271a7 [2020-03-13T06:21:21.937Z] Step 23/23 : LABEL version=0.0.0 [2020-03-13T06:21:21.937Z] ---> Running in ab342ba91eec [2020-03-13T06:21:22.197Z] Removing intermediate container ab342ba91eec [2020-03-13T06:21:22.197Z] ---> 848d8c767628 [2020-03-13T06:21:22.197Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-13T06:21:22.197Z] Successfully built 848d8c767628 [2020-03-13T06:21:22.197Z] 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] } [2020-03-13T06:21:30.048Z] Removing intermediate container 7b9a73debaf0 [2020-03-13T06:21:30.048Z] ---> 9bd9a3524199 [2020-03-13T06:21:30.048Z] Successfully built 9bd9a3524199 [2020-03-13T06:21:30.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-13T06:21:30.711Z] + docker inspect -f . ci-base-image-arm64 [2020-03-13T06:21:30.978Z] . [Pipeline] withDockerContainer [2020-03-13T06:21:31.334Z] prd-ubuntu18.04-docker-arm64-4c-16g-442 does not seem to be running inside a container [2020-03-13T06:21:31.430Z] $ 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 [2020-03-13T06:21:33.001Z] $ docker top 37e67297a6cee028315bfa275d2da947b39d8bd62b445a60ddeadb2490ab31aa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T06:21:34.647Z] + go version [2020-03-13T06:21:34.647Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-13T06:21:35.324Z] + make test [2020-03-13T06:21:35.324Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-13T06:21:36.748Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-13T06:22:09.170Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-13T06:22:09.170Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-13T06:22:09.170Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-13T06:22:09.170Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-13T06:22:09.170Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-13T06:22:09.171Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-13T06:22:09.171Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-13T06:22:09.171Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-13T06:22:09.171Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-13T06:22:09.171Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-13T06:22:09.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-13T06:22:09.171Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-13T06:22:19.327Z] Warning: overwriting stash ‘coverage-report’ [2020-03-13T06:22:19.724Z] Stashed 1 file(s) [Pipeline] } [2020-03-13T06:22:19.743Z] $ docker stop --time=1 37e67297a6cee028315bfa275d2da947b39d8bd62b445a60ddeadb2490ab31aa [2020-03-13T06:22:21.964Z] $ docker rm -f 37e67297a6cee028315bfa275d2da947b39d8bd62b445a60ddeadb2490ab31aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-13T06:22:23.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T06:22:23.519Z] + ls -al . [2020-03-13T06:22:23.520Z] total 112 [2020-03-13T06:22:23.520Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 06:21 . [2020-03-13T06:22:23.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:19 .. [2020-03-13T06:22:23.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:19 .git [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 13 06:19 .gitignore [2020-03-13T06:22:23.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 .semver [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 13 06:19 CONTRIBUTING.md [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 13 06:19 Dockerfile [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 13 06:19 Dockerfile.build [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 13 06:19 Jenkinsfile [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 13 06:19 LICENSE [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 13 06:19 Makefile [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 13 06:19 README.md [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 06:17 VERSION [2020-03-13T06:22:23.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:19 app [2020-03-13T06:22:23.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 assets [2020-03-13T06:22:23.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:19 bin [2020-03-13T06:22:23.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 cmd [2020-03-13T06:22:23.520Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 13 06:21 coverage.out [2020-03-13T06:22:23.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:19 docs [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 13 06:19 go.mod [2020-03-13T06:22:23.520Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 13 06:21 go.sum [2020-03-13T06:22:23.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:19 internal [2020-03-13T06:22:23.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:19 snap [2020-03-13T06:22:23.520Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 13 06:19 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-13T06:22:23.855Z] + 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 . [2020-03-13T06:22:24.447Z] Sending build context to Docker daemon 10.76MB [2020-03-13T06:22:24.447Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-13T06:22:24.447Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-13T06:22:24.447Z] ---> 9bd9a3524199 [2020-03-13T06:22:24.447Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-13T06:22:24.715Z] ---> Running in 598cbea6604c [2020-03-13T06:22:24.983Z] Removing intermediate container 598cbea6604c [2020-03-13T06:22:24.983Z] ---> e435e672f882 [2020-03-13T06:22:24.983Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-13T06:22:25.250Z] ---> Running in b3a308a4b221 [2020-03-13T06:22:25.519Z] Removing intermediate container b3a308a4b221 [2020-03-13T06:22:25.519Z] ---> 323b57a262b3 [2020-03-13T06:22:25.519Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-13T06:22:25.787Z] ---> Running in a82fa4eafc7f [2020-03-13T06:22:26.055Z] Removing intermediate container a82fa4eafc7f [2020-03-13T06:22:26.055Z] ---> a883a422b1bc [2020-03-13T06:22:26.055Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-13T06:22:26.055Z] ---> Running in 0b0ca658c066 [2020-03-13T06:22:26.636Z] Removing intermediate container 0b0ca658c066 [2020-03-13T06:22:26.636Z] ---> c0c15149ff10 [2020-03-13T06:22:26.636Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-13T06:22:26.636Z] ---> Running in b99bd8768c34 [2020-03-13T06:22:26.905Z] Removing intermediate container b99bd8768c34 [2020-03-13T06:22:26.905Z] ---> 834cb495fe2d [2020-03-13T06:22:26.905Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-13T06:22:27.176Z] ---> Running in 572e68dee690 [2020-03-13T06:22:29.130Z] Removing intermediate container 572e68dee690 [2020-03-13T06:22:29.130Z] ---> 8f7d5add153d [2020-03-13T06:22:29.130Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-13T06:22:29.130Z] ---> Running in 55f310b85f60 [2020-03-13T06:22:30.090Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-13T06:22:31.054Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-13T06:22:31.637Z] OK: 121 MiB in 39 packages [2020-03-13T06:22:33.065Z] Removing intermediate container 55f310b85f60 [2020-03-13T06:22:33.065Z] ---> b3a05b1e65a6 [2020-03-13T06:22:33.065Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-13T06:22:33.065Z] ---> Running in 2ea6f42732f5 [2020-03-13T06:22:33.335Z] Removing intermediate container 2ea6f42732f5 [2020-03-13T06:22:33.335Z] ---> be2466c71493 [2020-03-13T06:22:33.335Z] Step 11/23 : COPY go.mod . [2020-03-13T06:22:33.922Z] ---> 4d8c34a7fcc3 [2020-03-13T06:22:33.922Z] Step 12/23 : COPY Makefile . [2020-03-13T06:22:34.508Z] ---> 5442494bed64 [2020-03-13T06:22:34.508Z] Step 13/23 : RUN make update [2020-03-13T06:22:34.778Z] ---> Running in 97afb4a0d8c2 [2020-03-13T06:22:35.366Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-13T06:22:36.784Z] Removing intermediate container 97afb4a0d8c2 [2020-03-13T06:22:36.784Z] ---> b2eaf2724595 [2020-03-13T06:22:36.784Z] Step 14/23 : COPY . . [2020-03-13T06:22:38.204Z] ---> 237ea4e60511 [2020-03-13T06:22:38.204Z] Step 15/23 : RUN ${MAKE} [2020-03-13T06:22:38.204Z] ---> Running in 430cdc17f6fa [2020-03-13T06:22:39.167Z] 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 [2020-03-13T06:23:05.917Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-13T06:23:10.163Z] Removing intermediate container 430cdc17f6fa [2020-03-13T06:23:10.163Z] ---> c184257d7427 [2020-03-13T06:23:10.163Z] Step 16/23 : FROM alpine [2020-03-13T06:23:10.163Z] latest: Pulling from library/alpine [2020-03-13T06:23:10.163Z] 8fa90b21c985: Pulling fs layer [2020-03-13T06:23:10.749Z] 8fa90b21c985: Verifying Checksum [2020-03-13T06:23:10.749Z] 8fa90b21c985: Download complete [2020-03-13T06:23:11.334Z] 8fa90b21c985: Pull complete [2020-03-13T06:23:11.334Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-13T06:23:11.334Z] Status: Downloaded newer image for alpine:latest [2020-03-13T06:23:11.334Z] ---> 6e4716cdcf7a [2020-03-13T06:23:11.334Z] Step 17/23 : EXPOSE 4000 [2020-03-13T06:23:11.334Z] ---> Running in fcac9d2a9198 [2020-03-13T06:23:11.919Z] Removing intermediate container fcac9d2a9198 [2020-03-13T06:23:11.919Z] ---> 65ec42aa6570 [2020-03-13T06:23:11.919Z] 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 [2020-03-13T06:23:13.334Z] ---> 68a03b9f7ad0 [2020-03-13T06:23:13.334Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-13T06:23:13.601Z] ---> Running in 7d857bed787a [2020-03-13T06:23:13.868Z] Removing intermediate container 7d857bed787a [2020-03-13T06:23:13.868Z] ---> 7ec9babef00b [2020-03-13T06:23:13.868Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-13T06:23:14.133Z] ---> Running in 9e7b30aa901c [2020-03-13T06:23:14.400Z] Removing intermediate container 9e7b30aa901c [2020-03-13T06:23:14.400Z] ---> aa34fcd0607c [2020-03-13T06:23:14.400Z] Step 21/23 : LABEL arch=arm64 [2020-03-13T06:23:14.400Z] ---> Running in f64c508fbaff [2020-03-13T06:23:14.668Z] Removing intermediate container f64c508fbaff [2020-03-13T06:23:14.668Z] ---> 25c39110431c [2020-03-13T06:23:14.668Z] Step 22/23 : LABEL git_sha=8fa976ae51d8b1bf6fc3bfa1fdff6caa0af95383 [2020-03-13T06:23:14.936Z] ---> Running in 7cc5b73e1045 [2020-03-13T06:23:15.203Z] Removing intermediate container 7cc5b73e1045 [2020-03-13T06:23:15.203Z] ---> 68e66a8705b0 [2020-03-13T06:23:15.203Z] Step 23/23 : LABEL version=0.0.0 [2020-03-13T06:23:15.472Z] ---> Running in dcce8ad1e131 [2020-03-13T06:23:15.739Z] Removing intermediate container dcce8ad1e131 [2020-03-13T06:23:15.739Z] ---> 537f18313937 [2020-03-13T06:23:15.739Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-13T06:23:15.739Z] Successfully built 537f18313937 [2020-03-13T06:23:15.739Z] 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 [2020-03-13T06:23:16.815Z] provisioning config files... [2020-03-13T06:23:16.829Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6059995192777917344tmp [Pipeline] { [Pipeline] sh [2020-03-13T06:23:17.204Z] + curl -s https://codecov.io/bash [2020-03-13T06:23:17.204Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6059995192777917344tmp [2020-03-13T06:23:17.470Z] [2020-03-13T06:23:17.470Z] _____ _ [2020-03-13T06:23:17.470Z] / ____| | | [2020-03-13T06:23:17.470Z] | | ___ __| | ___ ___ _____ __ [2020-03-13T06:23:17.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-13T06:23:17.470Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-13T06:23:17.470Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-13T06:23:17.470Z] Bash-20200303-bc4d7e6 [2020-03-13T06:23:17.470Z] [2020-03-13T06:23:17.470Z] [2020-03-13T06:23:17.470Z] ==> Jenkins CI detected. [2020-03-13T06:23:17.470Z] project root: . [2020-03-13T06:23:17.470Z] Fixing merge commit SHA [2020-03-13T06:23:17.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-13T06:23:17.470Z] ==> Running gcov in . (disable via -X gcov) [2020-03-13T06:23:17.470Z] ==> Python coveragepy not found [2020-03-13T06:23:17.470Z] ==> Searching for coverage reports in: [2020-03-13T06:23:17.470Z] + . [2020-03-13T06:23:17.470Z] -> Found 1 reports [2020-03-13T06:23:17.470Z] ==> Detecting git/mercurial file structure [2020-03-13T06:23:17.776Z] ==> Reading reports [2020-03-13T06:23:17.776Z] + ./coverage.out bytes=10 [2020-03-13T06:23:17.776Z] ==> Appending adjustments [2020-03-13T06:23:17.776Z] http://docs.codecov.io/docs/fixing-reports [2020-03-13T06:23:17.776Z] + Found adjustments [2020-03-13T06:23:17.776Z] ==> Gzipping contents [2020-03-13T06:23:17.776Z] ==> Uploading reports [2020-03-13T06:23:17.776Z] url: https://codecov.io [2020-03-13T06:23:17.776Z] 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= [2020-03-13T06:23:17.776Z] -> Pinging Codecov [2020-03-13T06:23:17.776Z] 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= [2020-03-13T06:23:18.368Z] -> Uploading [2020-03-13T06:23:18.940Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 [Pipeline] } [2020-03-13T06:23:18.948Z] 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 [2020-03-13T06:23:20.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T06:23:20.421Z] ---> package-listing.sh [2020-03-13T06:23:20.421Z] ++ facter osfamily [2020-03-13T06:23:20.421Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-13T06:23:20.421Z] + OS_FAMILY=redhat [2020-03-13T06:23:20.421Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-165 [2020-03-13T06:23:20.421Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-13T06:23:20.421Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-13T06:23:20.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-13T06:23:20.421Z] + PACKAGES=/tmp/packages_start.txt [2020-03-13T06:23:20.421Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' [2020-03-13T06:23:20.421Z] + PACKAGES=/tmp/packages_end.txt [2020-03-13T06:23:20.421Z] + case "${OS_FAMILY}" in [2020-03-13T06:23:20.421Z] + rpm -qa [2020-03-13T06:23:20.421Z] + sort [2020-03-13T06:23:24.630Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-13T06:23:24.630Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-13T06:23:24.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-13T06:23:24.630Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' [2020-03-13T06:23:24.630Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-165/archives/ [2020-03-13T06:23:24.630Z] + 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 [2020-03-13T06:23:25.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T06:23:25.084Z] [2020-03-13T06:23:25.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-13T06:23:25.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T06:23:25.422Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-13T06:23:25.422Z] c9b1b535fdd9: Pulling fs layer [2020-03-13T06:23:25.422Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-13T06:23:25.422Z] 756a868c4378: Pulling fs layer [2020-03-13T06:23:25.422Z] 444b2fc9a129: Pulling fs layer [2020-03-13T06:23:25.422Z] ea15f1150254: Pulling fs layer [2020-03-13T06:23:25.422Z] 41b27a9f41bf: Pulling fs layer [2020-03-13T06:23:25.422Z] 28c525ee5125: Pulling fs layer [2020-03-13T06:23:25.422Z] 094b1ea09ed8: Pulling fs layer [2020-03-13T06:23:25.422Z] 138eaada9080: Pulling fs layer [2020-03-13T06:23:25.422Z] 0622d0fa9048: Pulling fs layer [2020-03-13T06:23:25.422Z] 138eaada9080: Waiting [2020-03-13T06:23:25.422Z] 41b27a9f41bf: Waiting [2020-03-13T06:23:25.422Z] 28c525ee5125: Waiting [2020-03-13T06:23:25.422Z] 0622d0fa9048: Waiting [2020-03-13T06:23:25.422Z] 094b1ea09ed8: Waiting [2020-03-13T06:23:25.422Z] 444b2fc9a129: Waiting [2020-03-13T06:23:25.422Z] ea15f1150254: Waiting [2020-03-13T06:23:25.422Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-13T06:23:25.422Z] 2cc5ad85d9ab: Download complete [2020-03-13T06:23:25.422Z] 444b2fc9a129: Verifying Checksum [2020-03-13T06:23:25.422Z] 444b2fc9a129: Download complete [2020-03-13T06:23:25.690Z] c9b1b535fdd9: Verifying Checksum [2020-03-13T06:23:25.690Z] ea15f1150254: Download complete [2020-03-13T06:23:25.690Z] 28c525ee5125: Verifying Checksum [2020-03-13T06:23:25.690Z] 28c525ee5125: Download complete [2020-03-13T06:23:25.967Z] c9b1b535fdd9: Pull complete [2020-03-13T06:23:26.234Z] 094b1ea09ed8: Verifying Checksum [2020-03-13T06:23:26.234Z] 094b1ea09ed8: Download complete [2020-03-13T06:23:26.234Z] 756a868c4378: Verifying Checksum [2020-03-13T06:23:26.234Z] 756a868c4378: Download complete [2020-03-13T06:23:26.234Z] 0622d0fa9048: Verifying Checksum [2020-03-13T06:23:26.234Z] 0622d0fa9048: Download complete [2020-03-13T06:23:26.234Z] 138eaada9080: Verifying Checksum [2020-03-13T06:23:26.234Z] 138eaada9080: Download complete [2020-03-13T06:23:26.234Z] 2cc5ad85d9ab: Pull complete [2020-03-13T06:23:27.198Z] 41b27a9f41bf: Verifying Checksum [2020-03-13T06:23:27.198Z] 41b27a9f41bf: Download complete [2020-03-13T06:23:28.138Z] 756a868c4378: Pull complete [2020-03-13T06:23:28.138Z] 444b2fc9a129: Pull complete [2020-03-13T06:23:28.709Z] ea15f1150254: Pull complete [2020-03-13T06:23:32.928Z] 41b27a9f41bf: Pull complete [2020-03-13T06:23:32.928Z] 28c525ee5125: Pull complete [2020-03-13T06:23:35.489Z] 094b1ea09ed8: Pull complete [2020-03-13T06:23:35.489Z] 138eaada9080: Pull complete [2020-03-13T06:23:35.489Z] 0622d0fa9048: Pull complete [2020-03-13T06:23:35.489Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-13T06:23:35.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-13T06:23:35.674Z] prd-centos7-docker-4c-2g-441 does not seem to be running inside a container [2020-03-13T06:23:35.720Z] $ 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 [2020-03-13T06:23:36.856Z] $ docker top 33c25585c4848cbfe59a630d71a0ca0d6fc59e0fc17b58d2956a4e4f76c7d405 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-13T06:23:37.179Z] provisioning config files... [2020-03-13T06:23:37.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config778461177695773856tmp [Pipeline] { [Pipeline] echo [2020-03-13T06:23:37.251Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T06:23:37.560Z] ---> create-netrc.sh [Pipeline] echo [2020-03-13T06:23:37.567Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T06:23:37.870Z] ---> logs-deploy.sh [2020-03-13T06:23:37.870Z] + ARCHIVE_ARTIFACTS= [2020-03-13T06:23:37.870Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-13T06:23:37.871Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-13T06:23:37.871Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-13T06:23:37.871Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/3 [2020-03-13T06:23:37.871Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-165/3/ [2020-03-13T06:23:37.871Z] + 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 [2020-03-13T06:23:39.261Z] Archives upload complete. [2020-03-13T06:23:39.521Z] + 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/