Pull request #216 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at eb4e1220dfff2afdde90e53a1399b45555a699c8 rather than 9e5afe35a9bc20b51ade0ac1d260007c1be6683c Obtained Jenkinsfile from eb4e1220dfff2afdde90e53a1399b45555a699c8 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5592 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [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-216 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 9e5afe35a9bc20b51ade0ac1d260007c1be6683c Merge succeeded, producing 9e5afe35a9bc20b51ade0ac1d260007c1be6683c Checking out Revision 9e5afe35a9bc20b51ade0ac1d260007c1be6683c (PR-216) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # 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/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 Commit message: "update" > git rev-list --no-walk 46f9fec39ade226649a4055c1b49f4082a58b078 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:49:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:49:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:49:36 ========================================================= 11:49:36 EdgeX Global Pipelines Version Info 11:49:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:49:37 ------------------- 11:49:37 stable info: 11:49:37 ------------------- 11:49:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:49:37 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 11:49:37 Message: update stable to v1.0.73 11:49:38 ------------------- 11:49:38 experimental info: 11:49:38 ------------------- 11:49:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:49:38 Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 11:49:38 Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:49:40 11:49:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:49:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:49:40 latest: Pulling from edgex-devops/git-semver 11:49:40 9123ac7c32f7: Pulling fs layer 11:49:40 b8cc5d1170e3: Pulling fs layer 11:49:40 2924cbbf6a41: Pulling fs layer 11:49:40 93b08a4f1073: Pulling fs layer 11:49:40 93b08a4f1073: Waiting 11:49:40 b8cc5d1170e3: Verifying Checksum 11:49:40 b8cc5d1170e3: Download complete 11:49:40 9123ac7c32f7: Verifying Checksum 11:49:40 9123ac7c32f7: Download complete 11:49:40 93b08a4f1073: Verifying Checksum 11:49:40 93b08a4f1073: Download complete 11:49:41 2924cbbf6a41: Verifying Checksum 11:49:41 2924cbbf6a41: Download complete 11:49:41 9123ac7c32f7: Pull complete 11:49:41 b8cc5d1170e3: Pull complete 11:49:42 2924cbbf6a41: Pull complete 11:49:42 93b08a4f1073: Pull complete 11:49:42 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:49:42 prd-centos7-docker-4c-2g-5592 does not seem to be running inside a container 11:49:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-216 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216:/w/workspace/edgexfoundry_edgex-ui-go_PR-216:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:49:43 $ docker top aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:49:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:43 [ssh-agent] Looking for ssh-agent implementation... 11:49:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:44 $ docker exec aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent 11:49:44 SSH_AUTH_SOCK=/tmp/ssh-uAd6d3HG9337/agent.15 11:49:44 SSH_AGENT_PID=22 11:49:44 Running ssh-add (command line suppressed) 11:49:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_9094884595852604469.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_9094884595852604469.key) 11:49:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:45 + git describe --exact-match --tags HEAD 11:49:45 fatal: No names found, cannot describe anything. [Pipeline] } 11:49:45 $ docker exec --env ******** --env ******** aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent -k 11:49:45 unset SSH_AUTH_SOCK; 11:49:45 unset SSH_AGENT_PID; 11:49:45 echo Agent pid 22 killed; 11:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:49:45 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:49:45 This usually means this commit has not been tagged. [Pipeline] sshagent 11:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:45 [ssh-agent] Looking for ssh-agent implementation... 11:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:45 $ docker exec aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent 11:49:45 SSH_AUTH_SOCK=/tmp/ssh-XimZjrr6jLoI/agent.58 11:49:45 SSH_AGENT_PID=65 11:49:45 Running ssh-add (command line suppressed) 11:49:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_4395442793837718224.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/private_key_4395442793837718224.key) 11:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:46 + git semver init 11:49:46 # -> Open(): unable to determine branch for HEAD 11:49:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-216/.git 11:49:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-216 11:49:46 # $SEMVER_REMOTE_NAME = origin 11:49:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:49:46 # $SEMVER_USER_NAME = edgex-jenkins 11:49:46 # $SEMVER_BRANCH = PR-216 11:49:46 # $SEMVER_TEMP = /tmp/semver-697357880 11:49:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:49:47 # '/tmp/semver-697357880' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-216/.semver' 11:49:47 # -> Force: false 11:49:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-216/.semver [Pipeline] } 11:49:47 $ docker exec --env ******** --env ******** aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 ssh-agent -k 11:49:47 unset SSH_AUTH_SOCK; 11:49:47 unset SSH_AGENT_PID; 11:49:47 echo Agent pid 65 killed; 11:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:49:48 + git semver [Pipeline] } 11:49:48 $ docker stop --time=1 aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 11:49:49 $ docker rm -f aaba5db0530489552ef9a2c3d47be7239fe0529a2da031d092e73b4480d1b3f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:49:51 Stashed 48 file(s) [Pipeline] echo 11:49:51 [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 11:50:06 Still waiting to schedule task 11:50:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:50:06 Still waiting to schedule task 11:50:06 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5590’ 11:52:42 Running on prd-centos7-docker-4c-2g-5593 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [Pipeline] { [Pipeline] ws 11:52:42 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 11:52:53 using credential edgex-jenkins-ssh 11:52:53 Cloning the remote Git repository 11:52:53 Cloning with configured refspecs honoured and without tags 11:52:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:52:53 > git init /w/workspace/edgex-ui-go/3 # timeout=10 11:52:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:52:53 > git --version # timeout=10 11:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:52:54 Fetching without tags 11:52:54 Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 9e5afe35a9bc20b51ade0ac1d260007c1be6683c 11:52:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:52:54 > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # timeout=10 11:52:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:52:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:52:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:52:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:52:54 > git config core.sparsecheckout # timeout=10 11:52:54 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 11:52:55 > git remote # timeout=10 11:52:55 > git config --get remote.origin.url # timeout=10 11:52:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:52:55 > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 11:52:55 > git rev-parse HEAD^{commit} # timeout=10 11:52:55 Merge succeeded, producing 9e5afe35a9bc20b51ade0ac1d260007c1be6683c 11:52:55 Checking out Revision 9e5afe35a9bc20b51ade0ac1d260007c1be6683c (PR-216) 11:52:55 > git config core.sparsecheckout # timeout=10 11:52:55 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 11:53:00 Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:53:02 ========================================================= 11:53:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:53:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:53:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 11:53:06 Sending build context to Docker daemon 11.57MB 11:53:06 Step 1/8 : ARG BASE=golang:1.11-alpine 11:53:06 Step 2/8 : FROM ${BASE} 11:53:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 11:53:06 e6b0cf9c0882: Pulling fs layer 11:53:06 2848faf0eed1: Pulling fs layer 11:53:06 0f37312ad70f: Pulling fs layer 11:53:06 5788d62ee057: Pulling fs layer 11:53:06 0e6b1d234666: Pulling fs layer 11:53:06 bf5d7aec512f: Pulling fs layer 11:53:06 34c802a77dc8: Pulling fs layer 11:53:06 9eb99e56ec68: Pulling fs layer 11:53:06 27c7a5d97fbd: Pulling fs layer 11:53:06 5c102a31e300: Pulling fs layer 11:53:06 dcfb455df0a1: Pulling fs layer 11:53:06 34c802a77dc8: Waiting 11:53:06 9eb99e56ec68: Waiting 11:53:06 dcfb455df0a1: Waiting 11:53:06 27c7a5d97fbd: Waiting 11:53:06 5c102a31e300: Waiting 11:53:06 5788d62ee057: Waiting 11:53:06 bf5d7aec512f: Waiting 11:53:06 0f37312ad70f: Verifying Checksum 11:53:06 0f37312ad70f: Download complete 11:53:06 2848faf0eed1: Verifying Checksum 11:53:06 2848faf0eed1: Download complete 11:53:06 0e6b1d234666: Verifying Checksum 11:53:06 0e6b1d234666: Download complete 11:53:06 e6b0cf9c0882: Verifying Checksum 11:53:06 e6b0cf9c0882: Download complete 11:53:06 bf5d7aec512f: Verifying Checksum 11:53:06 bf5d7aec512f: Download complete 11:53:07 e6b0cf9c0882: Pull complete 11:53:07 2848faf0eed1: Pull complete 11:53:07 0f37312ad70f: Pull complete 11:53:08 34c802a77dc8: Verifying Checksum 11:53:08 34c802a77dc8: Download complete 11:53:08 27c7a5d97fbd: Verifying Checksum 11:53:08 27c7a5d97fbd: Download complete 11:53:11 5788d62ee057: Verifying Checksum 11:53:11 5788d62ee057: Download complete 11:53:12 5c102a31e300: Verifying Checksum 11:53:12 5c102a31e300: Download complete 11:53:12 dcfb455df0a1: Verifying Checksum 11:53:12 dcfb455df0a1: Download complete 11:53:13 9eb99e56ec68: Verifying Checksum 11:53:13 9eb99e56ec68: Download complete 11:53:21 5788d62ee057: Pull complete 11:53:21 0e6b1d234666: Pull complete 11:53:21 bf5d7aec512f: Pull complete 11:53:29 34c802a77dc8: Pull complete 11:53:34 9eb99e56ec68: Pull complete 11:53:34 27c7a5d97fbd: Pull complete 11:53:36 5c102a31e300: Pull complete 11:53:36 dcfb455df0a1: Pull complete 11:53:36 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 11:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 11:53:36 ---> 7c70fe431013 11:53:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:53:36 ---> Running in c67a5767fb1e 11:53:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5594 in /w/workspace/edgexfoundry_edgex-ui-go_PR-216 [Pipeline] { 11:53:36 Removing intermediate container c67a5767fb1e 11:53:36 ---> ade8e4d0fb71 11:53:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:53:36 ---> Running in 97e9b9e47478 [Pipeline] ws 11:53:37 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 11:53:38 Removing intermediate container 97e9b9e47478 11:53:38 ---> c1fd9f237e7f 11:53:38 Step 5/8 : RUN apk add --no-cache make git 11:53:38 ---> Running in d96fd89ee919 11:53:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:53:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:53:40 OK: 143 MiB in 39 packages 11:53:40 Removing intermediate container d96fd89ee919 11:53:40 ---> db1db5863469 11:53:40 Step 6/8 : WORKDIR /edgex-ui-go 11:53:40 ---> Running in 95e91b3ae497 11:53:41 Removing intermediate container 95e91b3ae497 11:53:41 ---> 4c41ead0ec30 11:53:41 Step 7/8 : COPY . . 11:53:42 ---> 987d200335fa 11:53:42 Step 8/8 : RUN go mod download 11:53:42 ---> Running in ca35421b702d 11:53:42 using credential edgex-jenkins-ssh 11:53:42 Cloning the remote Git repository 11:53:42 Cloning with configured refspecs honoured and without tags 11:53:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:53:43 > git init /w/workspace/edgex-ui-go/3 # timeout=10 11:53:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:53:43 > git --version # timeout=10 11:53:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:53:44 Fetching without tags 11:53:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:53:44 > git config --add remote.origin.fetch +refs/pull/216/head:refs/remotes/origin/PR-216 # timeout=10 11:53:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:53:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:53:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:53:45 Merging remotes/origin/master commit eb4e1220dfff2afdde90e53a1399b45555a699c8 into PR head commit 9e5afe35a9bc20b51ade0ac1d260007c1be6683c 11:53:45 Merge succeeded, producing 9e5afe35a9bc20b51ade0ac1d260007c1be6683c 11:53:45 Checking out Revision 9e5afe35a9bc20b51ade0ac1d260007c1be6683c (PR-216) 11:53:45 > git config core.sparsecheckout # timeout=10 11:53:45 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 11:53:45 > git remote # timeout=10 11:53:45 > git config --get remote.origin.url # timeout=10 11:53:45 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:45 > git merge eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 11:53:45 > git rev-parse HEAD^{commit} # timeout=10 11:53:45 > git config core.sparsecheckout # timeout=10 11:53:45 > git checkout -f 9e5afe35a9bc20b51ade0ac1d260007c1be6683c # timeout=10 11:53:48 go: finding cloud.google.com/go v0.26.0 11:53:48 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 11:53:48 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 11:53:48 go: finding github.com/BurntSushi/toml v0.3.1 11:53:48 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 11:53:48 go: finding github.com/Microsoft/go-winio v0.4.3 11:53:48 go: finding github.com/NYTimes/gziphandler v1.0.1 11:53:48 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 11:53:48 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 11:53:48 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 11:53:48 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 11:53:48 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:53:48 go: finding github.com/armon/go-metrics v0.3.3 11:53:48 go: finding github.com/armon/go-radix v1.0.0 11:53:48 go: finding github.com/aws/aws-sdk-go v1.25.41 11:53:48 go: finding github.com/beorn7/perks v1.0.1 11:53:48 go: finding github.com/bgentry/speakeasy v0.1.0 11:53:48 go: finding github.com/boltdb/bolt v1.3.1 11:53:48 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 11:53:48 go: finding github.com/cespare/xxhash/v2 v2.1.1 11:53:48 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 11:53:48 go: finding github.com/circonus-labs/circonusllhist v0.1.3 11:53:48 go: finding github.com/client9/misspell v0.3.4 11:53:48 go: finding github.com/coredns/coredns v1.1.2 11:53:48 go: finding github.com/davecgh/go-spew v1.1.1 11:53:48 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 11:53:48 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:53:48 go: finding github.com/digitalocean/godo v1.10.0 11:53:48 go: finding github.com/dimchansky/utfbom v1.1.0 11:53:48 go: finding github.com/dnaeon/go-vcr v1.0.1 11:53:48 go: finding github.com/docker/go-connections v0.3.0 11:53:48 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 11:53:48 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 11:53:48 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 11:53:48 go: finding github.com/envoyproxy/go-control-plane v0.8.0 11:53:48 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 11:53:48 go: finding github.com/fatih/color v1.9.0 11:53:48 go: finding github.com/fatih/structs v1.1.0 11:53:48 go: finding github.com/fsnotify/fsnotify v1.4.7 11:53:48 go: finding github.com/ghodss/yaml v1.0.0 11:53:48 go: finding github.com/go-kit/kit v0.9.0 11:53:48 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 11:53:48 go: finding github.com/go-logfmt/logfmt v0.4.0 11:53:48 go: finding github.com/go-ole/go-ole v1.2.1 11:53:48 go: finding github.com/go-stack/stack v1.8.0 11:53:48 go: finding github.com/go-test/deep v1.0.2 11:53:48 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 11:53:48 go: finding github.com/gobuffalo/depgen v0.1.0 11:53:48 go: finding github.com/gobuffalo/envy v1.7.0 11:53:48 go: finding github.com/gobuffalo/flect v0.1.3 11:53:48 go: finding github.com/gobuffalo/genny v0.1.1 11:53:48 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 11:53:48 go: finding github.com/gobuffalo/gogen v0.1.1 11:53:48 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 11:53:48 go: finding github.com/gobuffalo/mapi v1.0.2 11:53:48 go: finding github.com/gobuffalo/packd v0.1.0 11:53:48 go: finding github.com/gobuffalo/packr/v2 v2.2.0 11:53:48 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 11:53:48 go: finding github.com/gogo/googleapis v1.1.0 11:53:48 go: finding github.com/gogo/protobuf v1.2.1 11:53:48 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 11:53:48 go: finding github.com/golang/mock v1.1.1 11:53:48 go: finding github.com/golang/protobuf v1.3.2 11:53:48 go: finding github.com/golang/snappy v0.0.1 11:53:48 go: finding github.com/gomodule/redigo v2.0.0+incompatible 11:53:48 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:53:48 go: finding github.com/google/go-cmp v0.4.0 11:53:48 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 11:53:48 go: finding github.com/google/gofuzz v1.0.0 11:53:48 go: finding github.com/googleapis/gnostic v0.2.0 11:53:48 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 11:53:48 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 11:53:48 go: finding github.com/gorilla/mux v1.7.1 11:53:48 go: finding github.com/gorilla/websocket v1.4.0 11:53:48 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 11:53:48 go: finding github.com/hashicorp/consul v1.7.2 11:53:48 go: finding github.com/hashicorp/consul/api v1.4.0 11:53:48 go: finding github.com/hashicorp/consul/sdk v0.4.0 11:53:48 go: finding github.com/hashicorp/errwrap v1.0.0 11:53:48 go: finding github.com/hashicorp/go-bexpr v0.1.2 11:53:48 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 11:53:48 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 11:53:48 go: finding github.com/hashicorp/go-connlimit v0.2.0 11:53:48 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 11:53:48 go: finding github.com/hashicorp/go-hclog v0.12.2 11:53:48 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 11:53:48 go: finding github.com/hashicorp/go-memdb v1.0.3 11:53:48 go: finding github.com/hashicorp/go-msgpack v0.5.5 11:53:48 go: finding github.com/hashicorp/go-multierror v1.0.0 11:53:48 go: finding github.com/hashicorp/go-plugin v1.0.1 11:53:48 go: finding github.com/hashicorp/go-raftchunking v0.6.1 11:53:48 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 11:53:48 go: finding github.com/hashicorp/go-rootcerts v1.0.2 11:53:48 go: finding github.com/hashicorp/go-sockaddr v1.0.2 11:53:48 go: finding github.com/hashicorp/go-syslog v1.0.0 11:53:48 go: finding github.com/hashicorp/go-uuid v1.0.1 11:53:48 go: finding github.com/hashicorp/go-version v1.1.0 11:53:48 go: finding github.com/hashicorp/go.net v0.0.1 11:53:48 go: finding github.com/hashicorp/golang-lru v0.5.4 11:53:48 go: finding github.com/hashicorp/hcl v1.0.0 11:53:48 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 11:53:48 go: finding github.com/hashicorp/logutils v1.0.0 11:53:48 go: finding github.com/hashicorp/mdns v1.0.1 11:53:48 go: finding github.com/hashicorp/memberlist v0.2.0 11:53:48 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 11:53:48 go: finding github.com/hashicorp/raft v1.1.2 11:53:48 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 11:53:48 go: finding github.com/hashicorp/serf v0.9.0 11:53:48 go: finding github.com/hashicorp/vault/api v1.0.4 11:53:48 go: finding github.com/hashicorp/vault/sdk v0.1.13 11:53:48 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 11:53:48 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:53:48 go: finding github.com/hpcloud/tail v1.0.0 11:53:48 go: finding github.com/imdario/mergo v0.3.6 11:53:48 go: finding github.com/inconshreveable/mousetrap v1.0.0 11:53:48 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 11:53:48 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 11:53:48 go: finding github.com/joho/godotenv v1.3.0 11:53:48 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 11:53:48 go: finding github.com/json-iterator/go v1.1.9 11:53:48 go: finding github.com/jtolds/gls v4.2.1+incompatible 11:53:48 go: finding github.com/julienschmidt/httprouter v1.2.0 11:53:48 go: finding github.com/karrick/godirwalk v1.10.3 11:53:48 go: finding github.com/kisielk/errcheck v1.2.0 11:53:48 go: finding github.com/kisielk/gotool v1.0.0 11:53:48 go: finding github.com/klauspost/compress v1.9.5 11:53:49 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 11:53:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:53:49 go: finding github.com/kr/pretty v0.2.0 11:53:49 go: finding github.com/kr/pty v1.1.1 11:53:49 go: finding github.com/kr/text v0.1.0 11:53:49 go: finding github.com/likexian/gokit v0.20.16 11:53:49 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 11:53:49 go: finding github.com/linode/linodego v0.7.1 11:53:49 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 11:53:49 go: finding github.com/markbates/safe v1.0.1 11:53:49 go: finding github.com/mattn/go-colorable v0.1.6 11:53:49 go: finding github.com/mattn/go-isatty v0.0.12 11:53:49 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 11:53:49 go: finding github.com/miekg/dns v1.1.26 11:53:49 go: finding github.com/mitchellh/cli v1.0.0 11:53:49 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:53:49 go: finding github.com/mitchellh/copystructure v1.0.0 11:53:49 go: finding github.com/mitchellh/go-homedir v1.1.0 11:53:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:53:49 go: finding github.com/mitchellh/go-wordwrap v1.0.0 11:53:49 go: finding github.com/mitchellh/gox v0.4.0 11:53:49 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 11:53:49 go: finding github.com/mitchellh/iochan v1.0.0 11:53:49 go: finding github.com/mitchellh/mapstructure v1.2.2 11:53:49 go: finding github.com/mitchellh/reflectwalk v1.0.1 11:53:49 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:53:49 go: finding github.com/modern-go/reflect2 v1.0.1 11:53:49 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 11:53:49 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 11:53:49 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 11:53:49 go: finding github.com/oklog/run v1.0.0 11:53:49 go: finding github.com/onsi/ginkgo v1.6.0 11:53:49 go: finding github.com/onsi/gomega v1.4.2 11:53:49 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 11:53:49 go: finding github.com/pascaldekloe/goe v0.1.0 11:53:49 go: finding github.com/pebbe/zmq4 v1.2.0 11:53:49 go: finding github.com/pelletier/go-toml v1.7.0 11:53:49 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 11:53:49 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 11:53:49 go: finding github.com/pkg/errors v0.8.1 11:53:49 go: finding github.com/pmezard/go-difflib v1.0.0 11:53:49 go: finding github.com/posener/complete v1.1.1 11:53:49 go: finding github.com/prometheus/client_golang v1.4.0 11:53:49 go: finding github.com/prometheus/client_model v0.2.0 11:53:49 go: finding github.com/prometheus/common v0.9.1 11:53:49 go: finding github.com/prometheus/procfs v0.0.8 11:53:49 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 11:53:49 go: finding github.com/rogpeppe/go-internal v1.3.0 11:53:49 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 11:53:49 go: finding github.com/ryanuber/go-glob v1.0.0 11:53:49 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:53:49 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 11:53:49 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 11:53:49 go: finding github.com/sirupsen/logrus v1.4.2 11:53:49 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 11:53:49 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 11:53:49 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 11:53:49 go: finding github.com/spf13/cobra v0.0.3 11:53:49 go: finding github.com/spf13/pflag v1.0.3 11:53:49 go: finding github.com/stretchr/objx v0.1.1 11:53:49 go: finding github.com/stretchr/testify v1.4.0 11:53:49 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 11:53:49 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 11:53:49 go: finding github.com/tidwall/pretty v1.0.0 11:53:49 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 11:53:49 go: finding github.com/vmware/govmomi v0.18.0 11:53:49 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 11:53:49 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 11:53:49 go: finding go.mongodb.org/mongo-driver v1.3.1 11:53:49 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 11:53:49 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 11:53:49 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 11:53:50 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 11:53:50 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 11:53:50 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 11:53:50 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 11:53:50 go: finding golang.org/x/text v0.3.2 11:53:50 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 11:53:50 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 11:53:50 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 11:53:50 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 11:53:50 go: finding google.golang.org/appengine v1.4.0 11:53:50 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 11:53:50 go: finding google.golang.org/grpc v1.23.0 11:53:50 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 11:53:50 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 11:53:50 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 11:53:50 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:53:50 go: finding gopkg.in/errgo.v2 v2.1.0 11:53:50 go: finding gopkg.in/fsnotify.v1 v1.4.7 11:53:50 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 11:53:50 go: finding gopkg.in/inf.v0 v0.9.1 11:53:50 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 11:53:50 go: finding gopkg.in/resty.v1 v1.12.0 11:53:50 go: finding gopkg.in/square/go-jose.v2 v2.3.1 11:53:50 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:53:50 go: finding gopkg.in/yaml.v2 v2.2.8 11:53:50 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 11:53:50 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 11:53:50 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 11:53:50 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 11:53:50 go: finding k8s.io/client-go v8.0.0+incompatible 11:53:50 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 11:53:50 Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:53:51 ========================================================= 11:53:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:53:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:53:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 11:53:54 Sending build context to Docker daemon 11.57MB 11:53:54 Step 1/8 : ARG BASE=golang:1.11-alpine 11:53:54 Step 2/8 : FROM ${BASE} 11:53:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:53:54 cde5963f3b93: Pulling fs layer 11:53:54 2a23fa8c16f7: Pulling fs layer 11:53:54 777b28850792: Pulling fs layer 11:53:54 8a11ddd9e578: Pulling fs layer 11:53:54 4cf88f913ddb: Pulling fs layer 11:53:54 1df406cf5192: Pulling fs layer 11:53:54 cd6300453558: Pulling fs layer 11:53:54 b9c365052c96: Pulling fs layer 11:53:54 a2d8cc88f415: Pulling fs layer 11:53:54 ea1d1ca13537: Pulling fs layer 11:53:54 3750a50a1c5e: Pulling fs layer 11:53:54 1df406cf5192: Waiting 11:53:54 cd6300453558: Waiting 11:53:54 b9c365052c96: Waiting 11:53:54 a2d8cc88f415: Waiting 11:53:54 ea1d1ca13537: Waiting 11:53:54 3750a50a1c5e: Waiting 11:53:54 8a11ddd9e578: Waiting 11:53:54 4cf88f913ddb: Waiting 11:53:54 777b28850792: Verifying Checksum 11:53:54 777b28850792: Download complete 11:53:54 2a23fa8c16f7: Verifying Checksum 11:53:54 2a23fa8c16f7: Download complete 11:53:54 4cf88f913ddb: Verifying Checksum 11:53:54 4cf88f913ddb: Download complete 11:53:54 1df406cf5192: Download complete 11:53:54 cde5963f3b93: Download complete 11:53:55 cde5963f3b93: Pull complete 11:53:56 2a23fa8c16f7: Pull complete 11:53:56 777b28850792: Pull complete 11:53:59 cd6300453558: Verifying Checksum 11:53:59 cd6300453558: Download complete 11:53:59 a2d8cc88f415: Verifying Checksum 11:53:59 a2d8cc88f415: Download complete 11:54:01 ea1d1ca13537: Verifying Checksum 11:54:01 ea1d1ca13537: Download complete 11:54:01 3750a50a1c5e: Verifying Checksum 11:54:01 3750a50a1c5e: Download complete 11:54:03 b9c365052c96: Verifying Checksum 11:54:03 b9c365052c96: Download complete 11:54:05 8a11ddd9e578: Verifying Checksum 11:54:05 8a11ddd9e578: Download complete 11:54:18 8a11ddd9e578: Pull complete 11:54:18 4cf88f913ddb: Pull complete 11:54:18 1df406cf5192: Pull complete 11:54:22 cd6300453558: Pull complete 11:54:27 b9c365052c96: Pull complete 11:54:27 a2d8cc88f415: Pull complete 11:54:29 ea1d1ca13537: Pull complete 11:54:30 3750a50a1c5e: Pull complete 11:54:30 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 11:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 11:54:30 ---> 78745c68409d 11:54:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:54:34 ---> Running in 543ef4d226c7 11:54:34 Removing intermediate container 543ef4d226c7 11:54:34 ---> 77348bf169a5 11:54:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:54:34 ---> Running in eaf5869000e7 11:54:36 Removing intermediate container eaf5869000e7 11:54:36 ---> c09b83b523af 11:54:36 Step 5/8 : RUN apk add --no-cache make git 11:54:36 ---> Running in 0f8415655a5f 11:54:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:54:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:54:38 OK: 125 MiB in 39 packages 11:54:39 Removing intermediate container 0f8415655a5f 11:54:39 ---> a3ee61bfce39 11:54:39 Step 6/8 : WORKDIR /edgex-ui-go 11:54:39 ---> Running in eee6a1d5a32d 11:54:40 Removing intermediate container eee6a1d5a32d 11:54:40 ---> e3698534b828 11:54:40 Step 7/8 : COPY . . 11:54:41 ---> 5ab81437ea11 11:54:41 Step 8/8 : RUN go mod download 11:54:41 ---> Running in eb8ffd527897 11:54:45 go: finding cloud.google.com/go v0.26.0 11:54:45 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 11:54:45 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 11:54:45 go: finding github.com/BurntSushi/toml v0.3.1 11:54:45 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 11:54:45 go: finding github.com/Microsoft/go-winio v0.4.3 11:54:45 go: finding github.com/NYTimes/gziphandler v1.0.1 11:54:45 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 11:54:45 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 11:54:45 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 11:54:45 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 11:54:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:54:45 go: finding github.com/armon/go-metrics v0.3.3 11:54:45 go: finding github.com/armon/go-radix v1.0.0 11:54:45 go: finding github.com/aws/aws-sdk-go v1.25.41 11:54:45 go: finding github.com/beorn7/perks v1.0.1 11:54:45 go: finding github.com/bgentry/speakeasy v0.1.0 11:54:45 go: finding github.com/boltdb/bolt v1.3.1 11:54:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 11:54:45 go: finding github.com/cespare/xxhash/v2 v2.1.1 11:54:45 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 11:54:45 go: finding github.com/circonus-labs/circonusllhist v0.1.3 11:54:45 go: finding github.com/client9/misspell v0.3.4 11:54:45 go: finding github.com/coredns/coredns v1.1.2 11:54:45 go: finding github.com/davecgh/go-spew v1.1.1 11:54:45 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 11:54:45 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:54:45 go: finding github.com/digitalocean/godo v1.10.0 11:54:45 go: finding github.com/dimchansky/utfbom v1.1.0 11:54:45 go: finding github.com/dnaeon/go-vcr v1.0.1 11:54:45 go: finding github.com/docker/go-connections v0.3.0 11:54:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 11:54:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 11:54:45 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 11:54:45 go: finding github.com/envoyproxy/go-control-plane v0.8.0 11:54:45 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 11:54:45 go: finding github.com/fatih/color v1.9.0 11:54:45 go: finding github.com/fatih/structs v1.1.0 11:54:45 go: finding github.com/fsnotify/fsnotify v1.4.7 11:54:45 go: finding github.com/ghodss/yaml v1.0.0 11:54:45 go: finding github.com/go-kit/kit v0.9.0 11:54:45 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 11:54:45 go: finding github.com/go-logfmt/logfmt v0.4.0 11:54:45 go: finding github.com/go-ole/go-ole v1.2.1 11:54:45 go: finding github.com/go-stack/stack v1.8.0 11:54:45 go: finding github.com/go-test/deep v1.0.2 11:54:45 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 11:54:45 go: finding github.com/gobuffalo/depgen v0.1.0 11:54:45 go: finding github.com/gobuffalo/envy v1.7.0 11:54:46 go: finding github.com/gobuffalo/flect v0.1.3 11:54:46 go: finding github.com/gobuffalo/genny v0.1.1 11:54:46 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 11:54:46 go: finding github.com/gobuffalo/gogen v0.1.1 11:54:46 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 11:54:46 go: finding github.com/gobuffalo/mapi v1.0.2 11:54:46 go: finding github.com/gobuffalo/packd v0.1.0 11:54:46 go: finding github.com/gobuffalo/packr/v2 v2.2.0 11:54:46 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 11:54:46 go: finding github.com/gogo/googleapis v1.1.0 11:54:46 go: finding github.com/gogo/protobuf v1.2.1 11:54:46 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 11:54:46 go: finding github.com/golang/mock v1.1.1 11:54:46 go: finding github.com/golang/protobuf v1.3.2 11:54:46 go: finding github.com/golang/snappy v0.0.1 11:54:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 11:54:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:54:46 go: finding github.com/google/go-cmp v0.4.0 11:54:46 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 11:54:46 go: finding github.com/google/gofuzz v1.0.0 11:54:46 go: finding github.com/googleapis/gnostic v0.2.0 11:54:46 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 11:54:46 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 11:54:46 go: finding github.com/gorilla/mux v1.7.1 11:54:46 go: finding github.com/gorilla/websocket v1.4.0 11:54:46 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 11:54:46 go: finding github.com/hashicorp/consul v1.7.2 11:54:46 go: finding github.com/hashicorp/consul/api v1.4.0 11:54:46 go: finding github.com/hashicorp/consul/sdk v0.4.0 11:54:46 go: finding github.com/hashicorp/errwrap v1.0.0 11:54:46 go: finding github.com/hashicorp/go-bexpr v0.1.2 11:54:46 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 11:54:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 11:54:46 go: finding github.com/hashicorp/go-connlimit v0.2.0 11:54:46 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 11:54:46 go: finding github.com/hashicorp/go-hclog v0.12.2 11:54:46 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 11:54:46 go: finding github.com/hashicorp/go-memdb v1.0.3 11:54:46 go: finding github.com/hashicorp/go-msgpack v0.5.5 11:54:46 go: finding github.com/hashicorp/go-multierror v1.0.0 11:54:46 go: finding github.com/hashicorp/go-plugin v1.0.1 11:54:46 go: finding github.com/hashicorp/go-raftchunking v0.6.1 11:54:46 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 11:54:46 go: finding github.com/hashicorp/go-rootcerts v1.0.2 11:54:46 go: finding github.com/hashicorp/go-sockaddr v1.0.2 11:54:46 go: finding github.com/hashicorp/go-syslog v1.0.0 11:54:46 go: finding github.com/hashicorp/go-uuid v1.0.1 11:54:46 go: finding github.com/hashicorp/go-version v1.1.0 11:54:46 go: finding github.com/hashicorp/go.net v0.0.1 11:54:46 go: finding github.com/hashicorp/golang-lru v0.5.4 11:54:46 go: finding github.com/hashicorp/hcl v1.0.0 11:54:46 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 11:54:46 go: finding github.com/hashicorp/logutils v1.0.0 11:54:46 go: finding github.com/hashicorp/mdns v1.0.1 11:54:46 go: finding github.com/hashicorp/memberlist v0.2.0 11:54:46 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 11:54:46 go: finding github.com/hashicorp/raft v1.1.2 11:54:46 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 11:54:46 go: finding github.com/hashicorp/serf v0.9.0 11:54:46 go: finding github.com/hashicorp/vault/api v1.0.4 11:54:46 go: finding github.com/hashicorp/vault/sdk v0.1.13 11:54:46 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 11:54:46 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:54:46 go: finding github.com/hpcloud/tail v1.0.0 11:54:46 go: finding github.com/imdario/mergo v0.3.6 11:54:46 go: finding github.com/inconshreveable/mousetrap v1.0.0 11:54:46 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 11:54:46 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 11:54:46 go: finding github.com/joho/godotenv v1.3.0 11:54:46 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 11:54:46 go: finding github.com/json-iterator/go v1.1.9 11:54:46 go: finding github.com/jtolds/gls v4.2.1+incompatible 11:54:46 go: finding github.com/julienschmidt/httprouter v1.2.0 11:54:46 go: finding github.com/karrick/godirwalk v1.10.3 11:54:46 go: finding github.com/kisielk/errcheck v1.2.0 11:54:46 go: finding github.com/kisielk/gotool v1.0.0 11:54:46 go: finding github.com/klauspost/compress v1.9.5 11:54:46 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 11:54:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:54:46 go: finding github.com/kr/pretty v0.2.0 11:54:46 go: finding github.com/kr/pty v1.1.1 11:54:46 go: finding github.com/kr/text v0.1.0 11:54:46 go: finding github.com/likexian/gokit v0.20.16 11:54:46 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 11:54:46 go: finding github.com/linode/linodego v0.7.1 11:54:46 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 11:54:46 go: finding github.com/markbates/safe v1.0.1 11:54:46 go: finding github.com/mattn/go-colorable v0.1.6 11:54:46 go: finding github.com/mattn/go-isatty v0.0.12 11:54:46 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 11:54:46 go: finding github.com/miekg/dns v1.1.26 11:54:46 go: finding github.com/mitchellh/cli v1.0.0 11:54:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:54:46 go: finding github.com/mitchellh/copystructure v1.0.0 11:54:46 go: finding github.com/mitchellh/go-homedir v1.1.0 11:54:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:54:46 go: finding github.com/mitchellh/go-wordwrap v1.0.0 11:54:46 go: finding github.com/mitchellh/gox v0.4.0 11:54:46 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 11:54:46 go: finding github.com/mitchellh/iochan v1.0.0 11:54:46 go: finding github.com/mitchellh/mapstructure v1.2.2 11:54:46 go: finding github.com/mitchellh/reflectwalk v1.0.1 11:54:46 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:54:46 go: finding github.com/modern-go/reflect2 v1.0.1 11:54:46 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 11:54:46 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 11:54:46 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 11:54:46 go: finding github.com/oklog/run v1.0.0 11:54:46 go: finding github.com/onsi/ginkgo v1.6.0 11:54:46 go: finding github.com/onsi/gomega v1.4.2 11:54:46 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 11:54:46 go: finding github.com/pascaldekloe/goe v0.1.0 11:54:46 go: finding github.com/pebbe/zmq4 v1.2.0 11:54:47 go: finding github.com/pelletier/go-toml v1.7.0 11:54:47 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 11:54:47 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 11:54:47 go: finding github.com/pkg/errors v0.8.1 11:54:47 go: finding github.com/pmezard/go-difflib v1.0.0 11:54:47 go: finding github.com/posener/complete v1.1.1 11:54:47 go: finding github.com/prometheus/client_golang v1.4.0 11:54:47 go: finding github.com/prometheus/client_model v0.2.0 11:54:47 go: finding github.com/prometheus/common v0.9.1 11:54:47 go: finding github.com/prometheus/procfs v0.0.8 11:54:47 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 11:54:47 go: finding github.com/rogpeppe/go-internal v1.3.0 11:54:47 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 11:54:47 go: finding github.com/ryanuber/go-glob v1.0.0 11:54:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:54:47 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 11:54:47 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 11:54:47 go: finding github.com/sirupsen/logrus v1.4.2 11:54:47 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 11:54:47 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 11:54:47 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 11:54:47 go: finding github.com/spf13/cobra v0.0.3 11:54:47 go: finding github.com/spf13/pflag v1.0.3 11:54:47 go: finding github.com/stretchr/objx v0.1.1 11:54:47 go: finding github.com/stretchr/testify v1.4.0 11:54:47 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 11:54:47 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 11:54:47 go: finding github.com/tidwall/pretty v1.0.0 11:54:47 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 11:54:47 go: finding github.com/vmware/govmomi v0.18.0 11:54:47 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 11:54:47 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 11:54:47 go: finding go.mongodb.org/mongo-driver v1.3.1 11:54:47 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 11:54:47 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 11:54:47 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 11:54:47 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 11:54:47 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 11:54:47 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 11:54:47 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 11:54:47 go: finding golang.org/x/text v0.3.2 11:54:47 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 11:54:47 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 11:54:47 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 11:54:47 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 11:54:47 go: finding google.golang.org/appengine v1.4.0 11:54:47 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 11:54:47 go: finding google.golang.org/grpc v1.23.0 11:54:47 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 11:54:47 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 11:54:47 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 11:54:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:54:47 go: finding gopkg.in/errgo.v2 v2.1.0 11:54:47 go: finding gopkg.in/fsnotify.v1 v1.4.7 11:54:47 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 11:54:47 go: finding gopkg.in/inf.v0 v0.9.1 11:54:47 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 11:54:47 go: finding gopkg.in/resty.v1 v1.12.0 11:54:47 go: finding gopkg.in/square/go-jose.v2 v2.3.1 11:54:47 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:54:47 go: finding gopkg.in/yaml.v2 v2.2.8 11:54:47 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 11:54:47 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 11:54:47 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 11:54:47 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 11:54:47 go: finding k8s.io/client-go v8.0.0+incompatible 11:54:47 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 11:56:13 Removing intermediate container ca35421b702d 11:56:13 ---> 5511fbb9a544 11:56:13 Successfully built 5511fbb9a544 11:56:13 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 11:56:14 + docker inspect -f . ci-base-image-x86_64 11:56:14 . [Pipeline] withDockerContainer 11:56:14 prd-centos7-docker-4c-2g-5593 does not seem to be running inside a container 11:56:15 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:56:16 $ docker top 99dee33db645c3427a0bb773673c6bffe38bbaede2300b8d8705d53689a7701b -eo pid,comm [Pipeline] { [Pipeline] sh 11:56:17 + go version 11:56:17 go version go1.13.5 linux/amd64 [Pipeline] sh 11:56:18 + make test 11:56:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:56:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:56:24 Removing intermediate container eb8ffd527897 11:56:24 ---> d6081a636d8b 11:56:24 Successfully built d6081a636d8b 11:56:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:56:24 + docker inspect -f . ci-base-image-arm64 11:56:25 . [Pipeline] withDockerContainer 11:56:25 prd-ubuntu18.04-docker-arm64-4c-16g-5594 does not seem to be running inside a container 11:56:25 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:56:27 $ docker top 9cee47f1d1131917a6d366dcd8f66c3912930ce09d3a8ca98763e770ec557375 -eo pid,comm [Pipeline] { [Pipeline] sh 11:56:28 + go version 11:56:28 go version go1.13.5 linux/arm64 [Pipeline] sh 11:56:28 + make test 11:56:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:56:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:56:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:56:34 GO111MODULE=on go vet ./... [Pipeline] stash 11:56:39 Stashed 1 file(s) [Pipeline] } 11:56:39 $ docker stop --time=1 99dee33db645c3427a0bb773673c6bffe38bbaede2300b8d8705d53689a7701b 11:56:41 $ docker rm -f 99dee33db645c3427a0bb773673c6bffe38bbaede2300b8d8705d53689a7701b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:56:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:56:43 + ls -al . 11:56:43 total 104 11:56:43 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 22 11:56 . 11:56:43 drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 11:52 .. 11:56:43 drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 11:52 assets 11:56:43 drwxrwxr-x. 2 jenkins jenkins 35 Apr 22 11:52 bin 11:56:43 drwxrwxr-x. 3 jenkins jenkins 29 Apr 22 11:52 cmd 11:56:43 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 22 11:52 CONTRIBUTING.md 11:56:43 -rw-r--r--. 1 jenkins jenkins 10 Apr 22 11:56 coverage.out 11:56:43 -rw-rw-r--. 1 jenkins jenkins 913 Apr 22 11:52 Dockerfile 11:56:43 -rw-rw-r--. 1 jenkins jenkins 898 Apr 22 11:52 Dockerfile.build 11:56:43 drwxrwxr-x. 4 jenkins jenkins 53 Apr 22 11:52 docs 11:56:43 drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 11:53 .git 11:56:43 -rw-rw-r--. 1 jenkins jenkins 123 Apr 22 11:52 .gitignore 11:56:43 -rw-r--r--. 1 jenkins jenkins 974 Apr 22 11:56 go.mod 11:56:43 -rw-r--r--. 1 jenkins jenkins 44475 Apr 22 11:56 go.sum 11:56:43 drwxrwxr-x. 10 jenkins jenkins 139 Apr 22 11:52 internal 11:56:43 -rw-rw-r--. 1 jenkins jenkins 675 Apr 22 11:52 Jenkinsfile 11:56:43 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 22 11:52 LICENSE 11:56:43 -rw-rw-r--. 1 jenkins jenkins 951 Apr 22 11:52 Makefile 11:56:43 -rw-rw-r--. 1 jenkins jenkins 1898 Apr 22 11:52 README.md 11:56:43 drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 11:53 .semver 11:56:43 -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 11:49 VERSION 11:56:43 -rw-rw-r--. 1 jenkins jenkins 155 Apr 22 11:52 version.go [Pipeline] isUnix [Pipeline] sh 11:56:43 + 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=9e5afe35a9bc20b51ade0ac1d260007c1be6683c --label arch=amd64 --label version=0.0.0 . 11:56:44 Sending build context to Docker daemon 11.62MB 11:56:44 Step 1/24 : ARG BASE=golang:1.13-alpine 11:56:44 Step 2/24 : FROM ${BASE} AS builder 11:56:44 ---> 5511fbb9a544 11:56:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:56:44 ---> Running in 9a9209222d8c 11:56:44 Removing intermediate container 9a9209222d8c 11:56:44 ---> d8c9d9ee8a24 11:56:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:56:44 ---> Running in d546d2795fc8 11:56:44 Removing intermediate container d546d2795fc8 11:56:44 ---> f80b92d736b0 11:56:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:56:44 ---> Running in aea789827f7a 11:56:45 Removing intermediate container aea789827f7a 11:56:45 ---> 90089960aa12 11:56:45 Step 6/24 : LABEL Name=edgex-ui-go 11:56:45 ---> Running in b423a9091819 11:56:45 Removing intermediate container b423a9091819 11:56:45 ---> 780c240fd364 11:56:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:56:45 ---> Running in 68dcc59679dc 11:56:45 Removing intermediate container 68dcc59679dc 11:56:45 ---> 30a612eddab7 11:56:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:45 ---> Running in 7fe1978d3df8 11:56:46 Removing intermediate container 7fe1978d3df8 11:56:46 ---> c37c751fc7e7 11:56:46 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:56:46 ---> Running in 06c818c94975 11:56:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:56:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:56:48 v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] 11:56:48 v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] 11:56:48 OK: 11289 distinct packages available 11:56:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:56:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:56:49 OK: 143 MiB in 39 packages 11:56:50 Removing intermediate container 06c818c94975 11:56:50 ---> a3cbce986656 11:56:50 Step 10/24 : ENV GO111MODULE=on 11:56:50 ---> Running in 9b973e101f71 11:56:50 Removing intermediate container 9b973e101f71 11:56:50 ---> a40b2821cc6d 11:56:50 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:56:50 ---> Running in 9694be66de3d 11:56:50 Removing intermediate container 9694be66de3d 11:56:50 ---> 1a4b6b73ead9 11:56:50 Step 12/24 : COPY go.mod . 11:56:50 ---> 27564eeb62f1 11:56:50 Step 13/24 : COPY Makefile . 11:56:51 ---> f1824e2a03e9 11:56:51 Step 14/24 : RUN make update 11:56:51 ---> Running in 28b6a586d2e0 11:56:51 CGO_ENABLED=0 GO111MODULE=on go mod download 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:56:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:56:52 GO111MODULE=on go vet ./... 11:56:53 Removing intermediate container 28b6a586d2e0 11:56:53 ---> 0d8612dceedb 11:56:53 Step 15/24 : COPY . . 11:56:54 ---> 59814a518927 11:56:54 Step 16/24 : RUN ${MAKE} 11:56:54 ---> Running in 01d26a5e8fbf 11:56:54 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 [Pipeline] stash 11:56:57 Warning: overwriting stash ‘coverage-report’ 11:56:58 Stashed 1 file(s) [Pipeline] } 11:56:58 $ docker stop --time=1 9cee47f1d1131917a6d366dcd8f66c3912930ce09d3a8ca98763e770ec557375 11:57:00 $ docker rm -f 9cee47f1d1131917a6d366dcd8f66c3912930ce09d3a8ca98763e770ec557375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:57:02 + ls -al . 11:57:02 total 136 11:57:02 drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 11:56 . 11:57:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 11:53 .. 11:57:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 11:53 .git 11:57:02 -rw-rw-r-- 1 jenkins jenkins 123 Apr 22 11:53 .gitignore 11:57:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 11:53 .semver 11:57:02 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 11:53 CONTRIBUTING.md 11:57:02 -rw-rw-r-- 1 jenkins jenkins 913 Apr 22 11:53 Dockerfile 11:57:02 -rw-rw-r-- 1 jenkins jenkins 898 Apr 22 11:53 Dockerfile.build 11:57:02 -rw-rw-r-- 1 jenkins jenkins 675 Apr 22 11:53 Jenkinsfile 11:57:02 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 11:53 LICENSE 11:57:02 -rw-rw-r-- 1 jenkins jenkins 951 Apr 22 11:53 Makefile 11:57:02 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 22 11:53 README.md 11:57:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 11:49 VERSION 11:57:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 11:53 assets 11:57:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 11:53 bin 11:57:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 11:53 cmd 11:57:02 -rw-r--r-- 1 jenkins jenkins 10 Apr 22 11:56 coverage.out 11:57:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 11:53 docs 11:57:02 -rw-r--r-- 1 jenkins jenkins 974 Apr 22 11:56 go.mod 11:57:02 -rw-r--r-- 1 jenkins jenkins 44475 Apr 22 11:56 go.sum 11:57:02 drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 11:53 internal 11:57:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 11:53 version.go [Pipeline] isUnix [Pipeline] sh 11:57:02 + 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=9e5afe35a9bc20b51ade0ac1d260007c1be6683c --label arch=arm64 --label version=0.0.0 . 11:57:02 Sending build context to Docker daemon 11.62MB 11:57:02 Step 1/24 : ARG BASE=golang:1.13-alpine 11:57:02 Step 2/24 : FROM ${BASE} AS builder 11:57:02 ---> d6081a636d8b 11:57:02 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:57:03 ---> Running in 9f1446ce10d2 11:57:03 Removing intermediate container 9f1446ce10d2 11:57:03 ---> bb7d8e52d8e5 11:57:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:57:03 ---> Running in 614ba54c755e 11:57:04 Removing intermediate container 614ba54c755e 11:57:04 ---> 40be166fadbf 11:57:04 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:57:04 ---> Running in 72293c8bd575 11:57:04 Removing intermediate container 72293c8bd575 11:57:04 ---> 100a9aa8dfb7 11:57:04 Step 6/24 : LABEL Name=edgex-ui-go 11:57:04 ---> Running in 327c5dacaeed 11:57:05 Removing intermediate container 327c5dacaeed 11:57:05 ---> ade377bef468 11:57:05 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:57:05 ---> Running in eb947e176560 11:57:05 Removing intermediate container eb947e176560 11:57:05 ---> d8e15b3f35cb 11:57:05 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:05 ---> Running in 1066a1a82b39 11:57:07 Removing intermediate container 1066a1a82b39 11:57:07 ---> a7a2de6194ad 11:57:07 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:57:07 ---> Running in 289d95e43fd6 11:57:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:57:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:57:10 v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] 11:57:10 v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] 11:57:10 OK: 11178 distinct packages available 11:57:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:57:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:57:11 OK: 125 MiB in 39 packages 11:57:12 Removing intermediate container 289d95e43fd6 11:57:12 ---> 8b6acfd39621 11:57:12 Step 10/24 : ENV GO111MODULE=on 11:57:12 ---> Running in e8d4256f1653 11:57:12 Removing intermediate container e8d4256f1653 11:57:12 ---> 02e7c550ad84 11:57:12 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:57:12 ---> Running in 0e1017a221d6 11:57:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:57:13 Removing intermediate container 0e1017a221d6 11:57:13 ---> 0f98acf4596e 11:57:13 Step 12/24 : COPY go.mod . 11:57:13 ---> 7a63be155aee 11:57:13 Step 13/24 : COPY Makefile . 11:57:14 ---> 0e75d20b2b43 11:57:14 Step 14/24 : RUN make update 11:57:14 ---> Running in 077868ffcb02 11:57:15 CGO_ENABLED=0 GO111MODULE=on go mod download 11:57:17 Removing intermediate container 01d26a5e8fbf 11:57:17 ---> f941a16e5434 11:57:17 Step 17/24 : FROM alpine 11:57:17 Removing intermediate container 077868ffcb02 11:57:17 ---> 2ba295201060 11:57:17 Step 15/24 : COPY . . 11:57:17 latest: Pulling from library/alpine 11:57:17 aad63a933944: Pulling fs layer 11:57:17 aad63a933944: Verifying Checksum 11:57:17 aad63a933944: Download complete 11:57:17 aad63a933944: Pull complete 11:57:17 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 11:57:17 Status: Downloaded newer image for alpine:latest 11:57:17 ---> a187dde48cd2 11:57:17 Step 18/24 : EXPOSE 4000 11:57:18 ---> Running in 6899c06cd7c5 11:57:18 Removing intermediate container 6899c06cd7c5 11:57:18 ---> 368e27b73f33 11:57:18 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:57:18 ---> b4bb66df4320 11:57:18 Step 16/24 : RUN ${MAKE} 11:57:18 ---> Running in 51c42256e009 11:57:19 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 11:57:19 ---> 05a0c9ce2673 11:57:19 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:57:19 ---> Running in f703e4049bd6 11:57:19 Removing intermediate container f703e4049bd6 11:57:19 ---> de1368b420e6 11:57:19 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:57:19 ---> Running in f8183b5e1983 11:57:19 Removing intermediate container f8183b5e1983 11:57:19 ---> 7f4b68de93b5 11:57:19 Step 22/24 : LABEL arch=amd64 11:57:20 ---> Running in bc71fedd949c 11:57:20 Removing intermediate container bc71fedd949c 11:57:20 ---> 12697a3829a7 11:57:20 Step 23/24 : LABEL git_sha=9e5afe35a9bc20b51ade0ac1d260007c1be6683c 11:57:20 ---> Running in 128fe575bef2 11:57:20 Removing intermediate container 128fe575bef2 11:57:20 ---> b098ee9cc67e 11:57:20 Step 24/24 : LABEL version=0.0.0 11:57:20 ---> Running in f436d7c55ad8 11:57:20 Removing intermediate container f436d7c55ad8 11:57:20 ---> 4c756ba6d21e 11:57:20 [Warning] One or more build-args [ARCH] were not consumed 11:57:20 Successfully built 4c756ba6d21e 11:57:20 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:57:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:57:49 Removing intermediate container 51c42256e009 11:57:49 ---> f65ac7d6aa7a 11:57:49 Step 17/24 : FROM alpine 11:57:49 latest: Pulling from library/alpine 11:57:49 8a0637ca1ac9: Pulling fs layer 11:57:49 8a0637ca1ac9: Download complete 11:57:50 8a0637ca1ac9: Pull complete 11:57:50 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 11:57:50 Status: Downloaded newer image for alpine:latest 11:57:50 ---> 2ee122dcc32d 11:57:50 Step 18/24 : EXPOSE 4000 11:57:50 ---> Running in e3637cf36db5 11:57:50 Removing intermediate container e3637cf36db5 11:57:50 ---> 89866c81a70c 11:57:50 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:57:51 ---> d444c8230a7f 11:57:51 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:57:52 ---> Running in 35d62784b99a 11:57:52 Removing intermediate container 35d62784b99a 11:57:52 ---> 238170c67a71 11:57:52 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:57:52 ---> Running in 32ce053e74af 11:57:53 Removing intermediate container 32ce053e74af 11:57:53 ---> b927b22c3334 11:57:53 Step 22/24 : LABEL arch=arm64 11:57:53 ---> Running in 4824bdd200fd 11:57:53 Removing intermediate container 4824bdd200fd 11:57:53 ---> 57b7d829b3ea 11:57:53 Step 23/24 : LABEL git_sha=9e5afe35a9bc20b51ade0ac1d260007c1be6683c 11:57:53 ---> Running in b359dee2dc28 11:57:53 Removing intermediate container b359dee2dc28 11:57:53 ---> bbd27ac95840 11:57:53 Step 24/24 : LABEL version=0.0.0 11:57:53 ---> Running in 918d9749c575 11:57:54 Removing intermediate container 918d9749c575 11:57:54 ---> d5b9162f3eb5 11:57:54 [Warning] One or more build-args [ARCH] were not consumed 11:57:54 Successfully built d5b9162f3eb5 11:57:54 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 11:57:55 provisioning config files... 11:57:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config3593153544369008919tmp [Pipeline] { [Pipeline] sh 11:57:55 + curl -s https://codecov.io/bash 11:57:55 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config3593153544369008919tmp 11:57:56 11:57:56 _____ _ 11:57:56 / ____| | | 11:57:56 | | ___ __| | ___ ___ _____ __ 11:57:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:57:56 | |___| (_) | (_| | __/ (_| (_) \ V / 11:57:56 \_____\___/ \__,_|\___|\___\___/ \_/ 11:57:56 Bash-tbd 11:57:56 11:57:56 11:57:56 ==> Jenkins CI detected. 11:57:56 project root: . 11:57:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:57:56 ==> Running gcov in . (disable via -X gcov) 11:57:56 ==> Python coveragepy not found 11:57:56 ==> Searching for coverage reports in: 11:57:56 + . 11:57:56 -> Found 1 reports 11:57:56 ==> Detecting git/mercurial file structure 11:57:56 ==> Reading reports 11:57:56 + ./coverage.out bytes=10 11:57:56 ==> Appending adjustments 11:57:56 http://docs.codecov.io/docs/fixing-reports 11:57:56 + Found adjustments 11:57:56 ==> Gzipping contents 11:57:56 ==> Uploading reports 11:57:56 url: https://codecov.io 11:57:56 query: branch=PR-216&commit=9e5afe35a9bc20b51ade0ac1d260007c1be6683c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-216%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=216&job= 11:57:56 -> Pinging Codecov 11:57:56 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-216&commit=9e5afe35a9bc20b51ade0ac1d260007c1be6683c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-216%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=216&job= 11:57:56 -> Uploading 11:57:57 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9e5afe35a9bc20b51ade0ac1d260007c1be6683c [Pipeline] } 11:57:57 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 11:57:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:57:58 ---> package-listing.sh 11:57:58 ++ facter osfamily 11:57:58 ++ tr '[:upper:]' '[:lower:]' 11:57:58 + OS_FAMILY=redhat 11:57:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-216 11:57:58 + START_PACKAGES=/tmp/packages_start.txt 11:57:58 + END_PACKAGES=/tmp/packages_end.txt 11:57:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:58 + PACKAGES=/tmp/packages_start.txt 11:57:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-216 ']' 11:57:58 + PACKAGES=/tmp/packages_end.txt 11:57:58 + case "${OS_FAMILY}" in 11:57:58 + rpm -qa 11:57:58 + sort 11:58:02 + '[' -f /tmp/packages_start.txt ']' 11:58:02 + '[' -f /tmp/packages_end.txt ']' 11:58:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:58:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-216 ']' 11:58:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-216/archives/ 11:58:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-216/archives/ [Pipeline] isUnix [Pipeline] sh 11:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:58:03 11:58:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:58:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:58:03 alpine: Pulling from edgex-lftools-log-publisher 11:58:03 c9b1b535fdd9: Pulling fs layer 11:58:03 2cc5ad85d9ab: Pulling fs layer 11:58:03 756a868c4378: Pulling fs layer 11:58:03 444b2fc9a129: Pulling fs layer 11:58:03 ea15f1150254: Pulling fs layer 11:58:03 41b27a9f41bf: Pulling fs layer 11:58:03 28c525ee5125: Pulling fs layer 11:58:03 094b1ea09ed8: Pulling fs layer 11:58:03 138eaada9080: Pulling fs layer 11:58:03 0622d0fa9048: Pulling fs layer 11:58:03 41b27a9f41bf: Waiting 11:58:03 28c525ee5125: Waiting 11:58:03 094b1ea09ed8: Waiting 11:58:03 138eaada9080: Waiting 11:58:03 0622d0fa9048: Waiting 11:58:03 444b2fc9a129: Waiting 11:58:03 ea15f1150254: Waiting 11:58:03 2cc5ad85d9ab: Verifying Checksum 11:58:03 2cc5ad85d9ab: Download complete 11:58:03 444b2fc9a129: Verifying Checksum 11:58:03 444b2fc9a129: Download complete 11:58:03 c9b1b535fdd9: Verifying Checksum 11:58:03 c9b1b535fdd9: Download complete 11:58:03 ea15f1150254: Verifying Checksum 11:58:03 ea15f1150254: Download complete 11:58:03 28c525ee5125: Verifying Checksum 11:58:03 28c525ee5125: Download complete 11:58:03 756a868c4378: Verifying Checksum 11:58:03 756a868c4378: Download complete 11:58:03 c9b1b535fdd9: Pull complete 11:58:03 138eaada9080: Verifying Checksum 11:58:03 138eaada9080: Download complete 11:58:03 094b1ea09ed8: Verifying Checksum 11:58:03 094b1ea09ed8: Download complete 11:58:03 0622d0fa9048: Verifying Checksum 11:58:03 0622d0fa9048: Download complete 11:58:04 2cc5ad85d9ab: Pull complete 11:58:04 41b27a9f41bf: Verifying Checksum 11:58:04 41b27a9f41bf: Download complete 11:58:05 756a868c4378: Pull complete 11:58:05 444b2fc9a129: Pull complete 11:58:06 ea15f1150254: Pull complete 11:58:10 41b27a9f41bf: Pull complete 11:58:10 28c525ee5125: Pull complete 11:58:12 094b1ea09ed8: Pull complete 11:58:12 138eaada9080: Pull complete 11:58:12 0622d0fa9048: Pull complete 11:58:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:58:12 prd-centos7-docker-4c-2g-5592 does not seem to be running inside a container 11:58:12 $ 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-216 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216:/w/workspace/edgexfoundry_edgex-ui-go_PR-216:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:58:13 $ docker top 23e3e6789c22a4a4cee23d76321256a585407eb2c40ae2ca2163a6eb758d7b26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:13 provisioning config files... 11:58:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-216@tmp/config3398992109344146451tmp [Pipeline] { [Pipeline] echo 11:58:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:58:13 ---> create-netrc.sh [Pipeline] echo 11:58:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:58:14 ---> logs-deploy.sh 11:58:14 + ARCHIVE_ARTIFACTS= 11:58:14 + LOGS_SERVER=https://logs.edgexfoundry.org 11:58:14 + '[' https://logs.edgexfoundry.org == None ']' 11:58:14 + NEXUS_URL=https://nexus.edgexfoundry.org 11:58:14 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/3 11:58:14 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-216/3/ 11:58:14 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-216 11:58:15 Archives upload complete. 11:58:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-216/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-216/3/