Pull request #204 opened 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 52d4801b1262505f89c59f4cec9ab0a4a711642b rather than 669a8db604359269c53ec6642e9ed77c5bc488d2 Obtained Jenkinsfile from 52d4801b1262505f89c59f4cec9ab0a4a711642b Running in Durability level: MAX_SURVIVABILITY 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-204/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 > git --version # 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3952’ Running on prd-centos7-docker-4c-2g-3956 in /w/workspace/edgexfoundry_edgex-ui-go_PR-204 [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-204 # 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +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/204/head:refs/remotes/origin/PR-204 # 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/204/head:refs/remotes/origin/PR-204 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 52d4801b1262505f89c59f4cec9ab0a4a711642b into PR head commit 669a8db604359269c53ec6642e9ed77c5bc488d2 Merge succeeded, producing 669a8db604359269c53ec6642e9ed77c5bc488d2 Checking out Revision 669a8db604359269c53ec6642e9ed77c5bc488d2 (PR-204) > git config core.sparsecheckout # timeout=10 > git checkout -f 669a8db604359269c53ec6642e9ed77c5bc488d2 # 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 52d4801b1262505f89c59f4cec9ab0a4a711642b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 669a8db604359269c53ec6642e9ed77c5bc488d2 # timeout=10 Commit message: "[feat] Add edgex services alive check" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-15T03:36:17.919Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:36:20.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-15T03:36:20.437Z] [2020-04-15T03:36:20.437Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:36:21.151Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-15T03:36:21.478Z] latest: Pulling from edgex-devops/git-semver [2020-04-15T03:36:21.478Z] 9123ac7c32f7: Pulling fs layer [2020-04-15T03:36:21.478Z] b8cc5d1170e3: Pulling fs layer [2020-04-15T03:36:21.478Z] 2924cbbf6a41: Pulling fs layer [2020-04-15T03:36:21.478Z] 93b08a4f1073: Pulling fs layer [2020-04-15T03:36:21.478Z] 93b08a4f1073: Waiting [2020-04-15T03:36:21.478Z] b8cc5d1170e3: Download complete [2020-04-15T03:36:22.148Z] 9123ac7c32f7: Verifying Checksum [2020-04-15T03:36:22.148Z] 9123ac7c32f7: Download complete [2020-04-15T03:36:22.434Z] 93b08a4f1073: Verifying Checksum [2020-04-15T03:36:22.434Z] 93b08a4f1073: Download complete [2020-04-15T03:36:22.758Z] 2924cbbf6a41: Verifying Checksum [2020-04-15T03:36:22.758Z] 2924cbbf6a41: Download complete [2020-04-15T03:36:22.758Z] 9123ac7c32f7: Pull complete [2020-04-15T03:36:23.031Z] b8cc5d1170e3: Pull complete [2020-04-15T03:36:25.034Z] 2924cbbf6a41: Pull complete [2020-04-15T03:36:25.321Z] 93b08a4f1073: Pull complete [2020-04-15T03:36:25.321Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-15T03:36:25.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-15T03:36:25.965Z] prd-centos7-docker-4c-2g-3956 does not seem to be running inside a container [2020-04-15T03:36:26.205Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-204 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-204:/w/workspace/edgexfoundry_edgex-ui-go_PR-204:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-204@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-04-15T03:36:27.345Z] $ docker top f585ccba03eceb69eabcde5feee26875000b616bb97cb3b46ec459ede6bdcb36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-15T03:36:27.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-15T03:36:27.712Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-15T03:36:28.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-15T03:36:28.183Z] $ docker exec f585ccba03eceb69eabcde5feee26875000b616bb97cb3b46ec459ede6bdcb36 ssh-agent [2020-04-15T03:36:28.654Z] SSH_AUTH_SOCK=/tmp/ssh-6GuB3NNH6pID/agent.15 [2020-04-15T03:36:28.654Z] SSH_AGENT_PID=21 [2020-04-15T03:36:28.677Z] Running ssh-add (command line suppressed) [2020-04-15T03:36:28.932Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp/private_key_3931808883435871026.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp/private_key_3931808883435871026.key) [2020-04-15T03:36:29.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-15T03:36:29.626Z] + git describe --exact-match --tags HEAD [2020-04-15T03:36:29.626Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-15T03:36:29.712Z] $ docker exec --env ******** --env ******** f585ccba03eceb69eabcde5feee26875000b616bb97cb3b46ec459ede6bdcb36 ssh-agent -k [2020-04-15T03:36:29.898Z] unset SSH_AUTH_SOCK; [2020-04-15T03:36:29.899Z] unset SSH_AGENT_PID; [2020-04-15T03:36:29.899Z] echo Agent pid 21 killed; [2020-04-15T03:36:29.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-15T03:36:30.086Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-15T03:36:30.086Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-15T03:36:30.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-15T03:36:30.179Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-15T03:36:30.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-15T03:36:30.426Z] $ docker exec f585ccba03eceb69eabcde5feee26875000b616bb97cb3b46ec459ede6bdcb36 ssh-agent [2020-04-15T03:36:30.689Z] SSH_AUTH_SOCK=/tmp/ssh-QaFHepMSPQXr/agent.56 [2020-04-15T03:36:30.689Z] SSH_AGENT_PID=63 [2020-04-15T03:36:30.697Z] Running ssh-add (command line suppressed) [2020-04-15T03:36:30.904Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp/private_key_3171886420331568559.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp/private_key_3171886420331568559.key) [2020-04-15T03:36:31.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-15T03:36:31.374Z] + git semver init [2020-04-15T03:36:31.374Z] # -> Open(): unable to determine branch for HEAD [2020-04-15T03:36:31.374Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-204/.git [2020-04-15T03:36:31.374Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-204 [2020-04-15T03:36:31.374Z] # $SEMVER_REMOTE_NAME = origin [2020-04-15T03:36:31.374Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-15T03:36:31.374Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-15T03:36:31.374Z] # $SEMVER_BRANCH = PR-204 [2020-04-15T03:36:31.374Z] # $SEMVER_TEMP = /tmp/semver-083763633 [2020-04-15T03:36:31.374Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-15T03:36:32.781Z] # '/tmp/semver-083763633' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-204/.semver' [2020-04-15T03:36:32.781Z] # -> Force: false [2020-04-15T03:36:32.781Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-204/.semver [Pipeline] } [2020-04-15T03:36:32.809Z] $ docker exec --env ******** --env ******** f585ccba03eceb69eabcde5feee26875000b616bb97cb3b46ec459ede6bdcb36 ssh-agent -k [2020-04-15T03:36:33.099Z] unset SSH_AUTH_SOCK; [2020-04-15T03:36:33.100Z] unset SSH_AGENT_PID; [2020-04-15T03:36:33.100Z] echo Agent pid 63 killed; [2020-04-15T03:36:33.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-15T03:36:34.248Z] + git semver [Pipeline] } [2020-04-15T03:36:34.305Z] $ docker stop --time=1 f585ccba03eceb69eabcde5feee26875000b616bb97cb3b46ec459ede6bdcb36 [2020-04-15T03:36:36.704Z] $ docker rm -f f585ccba03eceb69eabcde5feee26875000b616bb97cb3b46ec459ede6bdcb36 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-15T03:36:38.857Z] Stashed 44 file(s) [Pipeline] echo [2020-04-15T03:36:38.871Z] [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-04-15T03:36:54.341Z] Still waiting to schedule task [2020-04-15T03:36:54.341Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-15T03:36:54.358Z] Still waiting to schedule task [2020-04-15T03:36:54.358Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-15T03:38:46.081Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3957 in /w/workspace/edgexfoundry_edgex-ui-go_PR-204 [Pipeline] { [Pipeline] ws [2020-04-15T03:38:46.607Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-15T03:38:52.408Z] using credential edgex-jenkins-ssh [2020-04-15T03:38:52.462Z] Cloning the remote Git repository [2020-04-15T03:38:52.462Z] Cloning with configured refspecs honoured and without tags [2020-04-15T03:38:52.538Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-15T03:38:52.620Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-15T03:38:52.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-15T03:38:52.700Z] > git --version # timeout=10 [2020-04-15T03:38:52.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T03:38:52.789Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T03:38:54.102Z] Fetching without tags [2020-04-15T03:38:54.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-15T03:38:54.036Z] > git config --add remote.origin.fetch +refs/pull/204/head:refs/remotes/origin/PR-204 # timeout=10 [2020-04-15T03:38:54.063Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T03:38:54.093Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-15T03:38:54.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-15T03:38:54.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T03:38:54.142Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T03:38:54.566Z] Merging remotes/origin/master commit 52d4801b1262505f89c59f4cec9ab0a4a711642b into PR head commit 669a8db604359269c53ec6642e9ed77c5bc488d2 [2020-04-15T03:38:55.038Z] Merge succeeded, producing 669a8db604359269c53ec6642e9ed77c5bc488d2 [2020-04-15T03:38:55.038Z] Checking out Revision 669a8db604359269c53ec6642e9ed77c5bc488d2 (PR-204) [2020-04-15T03:38:54.601Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T03:38:54.631Z] > git checkout -f 669a8db604359269c53ec6642e9ed77c5bc488d2 # timeout=10 [2020-04-15T03:38:54.820Z] > git remote # timeout=10 [2020-04-15T03:38:54.837Z] > git config --get remote.origin.url # timeout=10 [2020-04-15T03:38:54.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T03:38:54.877Z] > git merge 52d4801b1262505f89c59f4cec9ab0a4a711642b # timeout=10 [2020-04-15T03:38:54.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-15T03:38:55.128Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T03:38:55.169Z] > git checkout -f 669a8db604359269c53ec6642e9ed77c5bc488d2 # timeout=10 [2020-04-15T03:38:59.680Z] Commit message: "[feat] Add edgex services alive check" [2020-04-15T03:38:59.743Z] > git --version # timeout=10 [2020-04-15T03:38:59.769Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-15T03:39:01.330Z] ========================================================= [2020-04-15T03:39:01.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-15T03:39:01.330Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:39:02.552Z] + 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 . [2020-04-15T03:39:03.527Z] Sending build context to Docker daemon 11.56MB [2020-04-15T03:39:03.809Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-15T03:39:03.809Z] Step 2/8 : FROM ${BASE} [2020-04-15T03:39:04.081Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-15T03:39:04.081Z] cde5963f3b93: Pulling fs layer [2020-04-15T03:39:04.081Z] 2a23fa8c16f7: Pulling fs layer [2020-04-15T03:39:04.081Z] 777b28850792: Pulling fs layer [2020-04-15T03:39:04.081Z] 8a11ddd9e578: Pulling fs layer [2020-04-15T03:39:04.081Z] 4cf88f913ddb: Pulling fs layer [2020-04-15T03:39:04.081Z] 1df406cf5192: Pulling fs layer [2020-04-15T03:39:04.081Z] cd6300453558: Pulling fs layer [2020-04-15T03:39:04.081Z] b9c365052c96: Pulling fs layer [2020-04-15T03:39:04.081Z] a2d8cc88f415: Pulling fs layer [2020-04-15T03:39:04.081Z] ea1d1ca13537: Pulling fs layer [2020-04-15T03:39:04.081Z] 3750a50a1c5e: Pulling fs layer [2020-04-15T03:39:04.081Z] cd6300453558: Waiting [2020-04-15T03:39:04.081Z] b9c365052c96: Waiting [2020-04-15T03:39:04.081Z] a2d8cc88f415: Waiting [2020-04-15T03:39:04.081Z] ea1d1ca13537: Waiting [2020-04-15T03:39:04.081Z] 3750a50a1c5e: Waiting [2020-04-15T03:39:04.081Z] 8a11ddd9e578: Waiting [2020-04-15T03:39:04.081Z] 4cf88f913ddb: Waiting [2020-04-15T03:39:04.081Z] 1df406cf5192: Waiting [2020-04-15T03:39:04.081Z] 777b28850792: Verifying Checksum [2020-04-15T03:39:04.081Z] 777b28850792: Download complete [2020-04-15T03:39:04.081Z] 2a23fa8c16f7: Verifying Checksum [2020-04-15T03:39:04.081Z] 2a23fa8c16f7: Download complete [2020-04-15T03:39:04.081Z] 4cf88f913ddb: Verifying Checksum [2020-04-15T03:39:04.081Z] 4cf88f913ddb: Download complete [2020-04-15T03:39:04.081Z] 1df406cf5192: Verifying Checksum [2020-04-15T03:39:04.081Z] 1df406cf5192: Download complete [2020-04-15T03:39:04.352Z] cde5963f3b93: Verifying Checksum [2020-04-15T03:39:04.946Z] cde5963f3b93: Pull complete [2020-04-15T03:39:05.912Z] 2a23fa8c16f7: Pull complete [2020-04-15T03:39:05.912Z] 777b28850792: Pull complete [2020-04-15T03:39:08.507Z] cd6300453558: Verifying Checksum [2020-04-15T03:39:08.507Z] cd6300453558: Download complete [2020-04-15T03:39:08.507Z] a2d8cc88f415: Verifying Checksum [2020-04-15T03:39:08.507Z] a2d8cc88f415: Download complete [2020-04-15T03:39:11.096Z] ea1d1ca13537: Verifying Checksum [2020-04-15T03:39:11.096Z] ea1d1ca13537: Download complete [2020-04-15T03:39:11.096Z] 3750a50a1c5e: Download complete [2020-04-15T03:39:13.675Z] b9c365052c96: Verifying Checksum [2020-04-15T03:39:13.675Z] b9c365052c96: Download complete [2020-04-15T03:39:14.590Z] Running on prd-centos7-docker-4c-2g-3958 in /w/workspace/edgexfoundry_edgex-ui-go_PR-204 [Pipeline] { [Pipeline] ws [2020-04-15T03:39:14.661Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-15T03:39:15.625Z] 8a11ddd9e578: Verifying Checksum [2020-04-15T03:39:15.625Z] 8a11ddd9e578: Download complete [2020-04-15T03:39:17.795Z] using credential edgex-jenkins-ssh [2020-04-15T03:39:17.837Z] Cloning the remote Git repository [2020-04-15T03:39:17.837Z] Cloning with configured refspecs honoured and without tags [2020-04-15T03:39:17.306Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-15T03:39:17.349Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-15T03:39:17.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-15T03:39:17.398Z] > git --version # timeout=10 [2020-04-15T03:39:17.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T03:39:17.436Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T03:39:18.709Z] Fetching without tags [2020-04-15T03:39:19.085Z] Merging remotes/origin/master commit 52d4801b1262505f89c59f4cec9ab0a4a711642b into PR head commit 669a8db604359269c53ec6642e9ed77c5bc488d2 [2020-04-15T03:39:19.329Z] Merge succeeded, producing 669a8db604359269c53ec6642e9ed77c5bc488d2 [2020-04-15T03:39:19.329Z] Checking out Revision 669a8db604359269c53ec6642e9ed77c5bc488d2 (PR-204) [2020-04-15T03:39:18.169Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-15T03:39:18.177Z] > git config --add remote.origin.fetch +refs/pull/204/head:refs/remotes/origin/PR-204 # timeout=10 [2020-04-15T03:39:18.196Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T03:39:18.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-15T03:39:18.225Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-15T03:39:18.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T03:39:18.231Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-15T03:39:18.638Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T03:39:18.647Z] > git checkout -f 669a8db604359269c53ec6642e9ed77c5bc488d2 # timeout=10 [2020-04-15T03:39:18.762Z] > git remote # timeout=10 [2020-04-15T03:39:18.769Z] > git config --get remote.origin.url # timeout=10 [2020-04-15T03:39:18.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-15T03:39:18.814Z] > git merge 52d4801b1262505f89c59f4cec9ab0a4a711642b # timeout=10 [2020-04-15T03:39:18.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-15T03:39:18.895Z] > git config core.sparsecheckout # timeout=10 [2020-04-15T03:39:18.900Z] > git checkout -f 669a8db604359269c53ec6642e9ed77c5bc488d2 # timeout=10 [2020-04-15T03:39:22.994Z] Commit message: "[feat] Add edgex services alive check" [2020-04-15T03:39:22.894Z] > git --version # timeout=10 [2020-04-15T03:39:22.906Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-15T03:39:24.156Z] ========================================================= [2020-04-15T03:39:24.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-15T03:39:24.156Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:39:24.870Z] + 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 . [2020-04-15T03:39:25.140Z] Sending build context to Docker daemon 11.56MB [2020-04-15T03:39:25.140Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-15T03:39:25.140Z] Step 2/8 : FROM ${BASE} [2020-04-15T03:39:25.140Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-15T03:39:25.140Z] e6b0cf9c0882: Pulling fs layer [2020-04-15T03:39:25.140Z] 2848faf0eed1: Pulling fs layer [2020-04-15T03:39:25.140Z] 0f37312ad70f: Pulling fs layer [2020-04-15T03:39:25.140Z] 5788d62ee057: Pulling fs layer [2020-04-15T03:39:25.140Z] 0e6b1d234666: Pulling fs layer [2020-04-15T03:39:25.140Z] bf5d7aec512f: Pulling fs layer [2020-04-15T03:39:25.140Z] 34c802a77dc8: Pulling fs layer [2020-04-15T03:39:25.140Z] 9eb99e56ec68: Pulling fs layer [2020-04-15T03:39:25.140Z] 27c7a5d97fbd: Pulling fs layer [2020-04-15T03:39:25.140Z] 5c102a31e300: Pulling fs layer [2020-04-15T03:39:25.140Z] dcfb455df0a1: Pulling fs layer [2020-04-15T03:39:25.140Z] 5788d62ee057: Waiting [2020-04-15T03:39:25.140Z] 0e6b1d234666: Waiting [2020-04-15T03:39:25.141Z] 34c802a77dc8: Waiting [2020-04-15T03:39:25.141Z] 9eb99e56ec68: Waiting [2020-04-15T03:39:25.141Z] 27c7a5d97fbd: Waiting [2020-04-15T03:39:25.141Z] 5c102a31e300: Waiting [2020-04-15T03:39:25.141Z] dcfb455df0a1: Waiting [2020-04-15T03:39:25.141Z] bf5d7aec512f: Waiting [2020-04-15T03:39:25.141Z] 0f37312ad70f: Verifying Checksum [2020-04-15T03:39:25.141Z] 0f37312ad70f: Download complete [2020-04-15T03:39:25.405Z] 2848faf0eed1: Download complete [2020-04-15T03:39:25.405Z] 0e6b1d234666: Verifying Checksum [2020-04-15T03:39:25.405Z] 0e6b1d234666: Download complete [2020-04-15T03:39:25.405Z] bf5d7aec512f: Verifying Checksum [2020-04-15T03:39:25.405Z] bf5d7aec512f: Download complete [2020-04-15T03:39:25.405Z] e6b0cf9c0882: Verifying Checksum [2020-04-15T03:39:25.405Z] e6b0cf9c0882: Download complete [2020-04-15T03:39:25.675Z] e6b0cf9c0882: Pull complete [2020-04-15T03:39:25.948Z] 2848faf0eed1: Pull complete [2020-04-15T03:39:26.536Z] 34c802a77dc8: Verifying Checksum [2020-04-15T03:39:26.536Z] 34c802a77dc8: Download complete [2020-04-15T03:39:26.536Z] 27c7a5d97fbd: Verifying Checksum [2020-04-15T03:39:26.536Z] 27c7a5d97fbd: Download complete [2020-04-15T03:39:26.805Z] 5c102a31e300: Verifying Checksum [2020-04-15T03:39:26.805Z] 5c102a31e300: Download complete [2020-04-15T03:39:27.069Z] dcfb455df0a1: Verifying Checksum [2020-04-15T03:39:27.069Z] dcfb455df0a1: Download complete [2020-04-15T03:39:27.069Z] 9eb99e56ec68: Verifying Checksum [2020-04-15T03:39:27.069Z] 9eb99e56ec68: Download complete [2020-04-15T03:39:27.328Z] 5788d62ee057: Download complete [2020-04-15T03:39:27.897Z] 0f37312ad70f: Pull complete [2020-04-15T03:39:27.972Z] 8a11ddd9e578: Pull complete [2020-04-15T03:39:27.972Z] 4cf88f913ddb: Pull complete [2020-04-15T03:39:27.972Z] 1df406cf5192: Pull complete [2020-04-15T03:39:32.248Z] cd6300453558: Pull complete [2020-04-15T03:39:34.494Z] 5788d62ee057: Pull complete [2020-04-15T03:39:34.494Z] 0e6b1d234666: Pull complete [2020-04-15T03:39:34.494Z] bf5d7aec512f: Pull complete [2020-04-15T03:39:37.606Z] b9c365052c96: Pull complete [2020-04-15T03:39:37.606Z] a2d8cc88f415: Pull complete [2020-04-15T03:39:39.784Z] 34c802a77dc8: Pull complete [2020-04-15T03:39:40.199Z] ea1d1ca13537: Pull complete [2020-04-15T03:39:40.199Z] 3750a50a1c5e: Pull complete [2020-04-15T03:39:40.199Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-15T03:39:40.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-15T03:39:40.199Z] ---> 78745c68409d [2020-04-15T03:39:40.199Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T03:39:44.036Z] 9eb99e56ec68: Pull complete [2020-04-15T03:39:44.036Z] 27c7a5d97fbd: Pull complete [2020-04-15T03:39:44.298Z] 5c102a31e300: Pull complete [2020-04-15T03:39:44.448Z] ---> Running in 3265bcaece7d [2020-04-15T03:39:44.566Z] dcfb455df0a1: Pull complete [2020-04-15T03:39:44.566Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-15T03:39:44.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-15T03:39:44.566Z] ---> 7c70fe431013 [2020-04-15T03:39:44.566Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-15T03:39:44.566Z] ---> Running in 9b9e2300be39 [2020-04-15T03:39:44.833Z] Removing intermediate container 9b9e2300be39 [2020-04-15T03:39:44.833Z] ---> d572625e761a [2020-04-15T03:39:44.833Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T03:39:44.833Z] ---> Running in 9574eb4c444c [2020-04-15T03:39:45.038Z] Removing intermediate container 3265bcaece7d [2020-04-15T03:39:45.038Z] ---> 635aceafffe1 [2020-04-15T03:39:45.038Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T03:39:45.038Z] ---> Running in ba360a8c1898 [2020-04-15T03:39:45.772Z] Removing intermediate container 9574eb4c444c [2020-04-15T03:39:45.772Z] ---> 578d1acae8e5 [2020-04-15T03:39:45.772Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-15T03:39:45.772Z] ---> Running in 0d8e3d635f07 [2020-04-15T03:39:46.711Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-15T03:39:46.998Z] Removing intermediate container ba360a8c1898 [2020-04-15T03:39:46.998Z] ---> 4d73ffcc6c32 [2020-04-15T03:39:46.998Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-15T03:39:47.271Z] ---> Running in 8f2fe2c497f6 [2020-04-15T03:39:47.282Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-15T03:39:47.546Z] OK: 143 MiB in 39 packages [2020-04-15T03:39:48.115Z] Removing intermediate container 0d8e3d635f07 [2020-04-15T03:39:48.115Z] ---> 793cd6bc8baa [2020-04-15T03:39:48.115Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-15T03:39:48.115Z] ---> Running in a29e30c42bb1 [2020-04-15T03:39:48.115Z] Removing intermediate container a29e30c42bb1 [2020-04-15T03:39:48.115Z] ---> ea74ce63eb65 [2020-04-15T03:39:48.115Z] Step 7/8 : COPY . . [2020-04-15T03:39:48.239Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-15T03:39:48.821Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-15T03:39:49.060Z] ---> d97dec77d487 [2020-04-15T03:39:49.060Z] Step 8/8 : RUN go mod download [2020-04-15T03:39:49.060Z] ---> Running in 65419ff77ff5 [2020-04-15T03:39:49.418Z] OK: 125 MiB in 39 packages [2020-04-15T03:39:50.385Z] Removing intermediate container 8f2fe2c497f6 [2020-04-15T03:39:50.385Z] ---> c8d1fccfe6f4 [2020-04-15T03:39:50.385Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-15T03:39:50.652Z] ---> Running in fab4e1e02b38 [2020-04-15T03:39:50.918Z] Removing intermediate container fab4e1e02b38 [2020-04-15T03:39:50.918Z] ---> e75cb4e6eede [2020-04-15T03:39:50.918Z] Step 7/8 : COPY . . [2020-04-15T03:39:52.332Z] ---> 64324a62e38a [2020-04-15T03:39:52.332Z] Step 8/8 : RUN go mod download [2020-04-15T03:39:52.599Z] ---> Running in 3a841cdd60ac [2020-04-15T03:39:56.851Z] go: finding cloud.google.com/go v0.26.0 [2020-04-15T03:39:56.851Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-15T03:39:56.851Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-15T03:39:56.851Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-15T03:39:56.851Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-15T03:39:56.851Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-15T03:39:56.851Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-15T03:39:56.851Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-15T03:39:56.851Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-15T03:39:56.851Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-15T03:39:56.851Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-15T03:39:56.851Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-15T03:39:56.851Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-15T03:39:56.851Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-15T03:39:56.851Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-15T03:39:56.851Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-15T03:39:56.851Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-15T03:39:56.851Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-15T03:39:56.851Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-15T03:39:56.851Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-15T03:39:56.851Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-15T03:39:56.851Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-15T03:39:56.851Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-15T03:39:56.851Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-15T03:39:57.119Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-15T03:39:57.119Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-15T03:39:57.119Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-15T03:39:57.119Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-15T03:39:57.119Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-15T03:39:57.119Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-15T03:39:57.119Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-15T03:39:57.193Z] go: finding cloud.google.com/go v0.26.0 [2020-04-15T03:39:57.193Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-15T03:39:57.193Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-15T03:39:57.193Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-15T03:39:57.193Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-15T03:39:57.193Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-15T03:39:57.193Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-15T03:39:57.193Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-15T03:39:57.193Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-15T03:39:57.193Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-15T03:39:57.193Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-15T03:39:57.193Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-15T03:39:57.193Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-15T03:39:57.193Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-15T03:39:57.193Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-15T03:39:57.193Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-15T03:39:57.193Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-15T03:39:57.193Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-15T03:39:57.193Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-15T03:39:57.193Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-15T03:39:57.193Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-15T03:39:57.193Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-15T03:39:57.193Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-15T03:39:57.193Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-15T03:39:57.193Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-15T03:39:57.193Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-15T03:39:57.193Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-15T03:39:57.193Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-15T03:39:57.193Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-15T03:39:57.193Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-15T03:39:57.193Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-15T03:39:57.193Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-15T03:39:57.193Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-15T03:39:57.193Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-15T03:39:57.385Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-15T03:39:57.385Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-15T03:39:57.385Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-15T03:39:57.385Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-15T03:39:57.385Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-15T03:39:57.385Z] go: finding github.com/fatih/color v1.9.0 [2020-04-15T03:39:57.385Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-15T03:39:57.455Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-15T03:39:57.455Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-15T03:39:57.455Z] go: finding github.com/fatih/color v1.9.0 [2020-04-15T03:39:57.455Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-15T03:39:57.455Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-15T03:39:57.455Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-15T03:39:57.651Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-15T03:39:57.651Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-15T03:39:57.651Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-15T03:39:57.651Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-15T03:39:57.651Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-15T03:39:57.651Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-15T03:39:57.651Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-15T03:39:57.718Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-15T03:39:57.718Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-15T03:39:57.718Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-15T03:39:57.718Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-15T03:39:57.718Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-15T03:39:57.718Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-15T03:39:57.718Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-15T03:39:57.918Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-15T03:39:57.918Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-15T03:39:57.918Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-15T03:39:57.918Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-15T03:39:57.918Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-15T03:39:57.918Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-15T03:39:57.918Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-15T03:39:57.982Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-15T03:39:57.982Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-15T03:39:57.982Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-15T03:39:57.982Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-15T03:39:57.982Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-15T03:39:57.982Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-15T03:39:58.186Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-15T03:39:58.186Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-15T03:39:58.186Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-15T03:39:58.186Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-15T03:39:58.186Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-15T03:39:58.186Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-15T03:39:58.247Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-15T03:39:58.247Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-15T03:39:58.247Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-15T03:39:58.247Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-15T03:39:58.247Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-15T03:39:58.247Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-15T03:39:58.247Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-15T03:39:58.454Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-15T03:39:58.454Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-15T03:39:58.454Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-15T03:39:58.454Z] go: finding github.com/golang/mock v1.1.1 [2020-04-15T03:39:58.454Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-15T03:39:58.454Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-15T03:39:58.454Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-15T03:39:58.507Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-15T03:39:58.507Z] go: finding github.com/golang/mock v1.1.1 [2020-04-15T03:39:58.507Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-15T03:39:58.507Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-15T03:39:58.507Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-15T03:39:58.507Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-15T03:39:58.507Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-15T03:39:58.719Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-15T03:39:58.719Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-15T03:39:58.719Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-15T03:39:58.719Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-15T03:39:58.719Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-15T03:39:58.719Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-15T03:39:58.719Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-15T03:39:58.719Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-15T03:39:58.769Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-15T03:39:58.770Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-15T03:39:58.770Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-15T03:39:58.770Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-15T03:39:58.770Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-15T03:39:58.770Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-15T03:39:58.770Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-15T03:39:58.985Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-15T03:39:58.985Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-15T03:39:58.985Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-15T03:39:58.985Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-15T03:39:58.985Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-15T03:39:58.985Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-15T03:39:59.082Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-15T03:39:59.082Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-15T03:39:59.082Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-15T03:39:59.082Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-15T03:39:59.082Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-15T03:39:59.082Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-15T03:39:59.082Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-15T03:39:59.082Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-15T03:39:59.249Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-15T03:39:59.249Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-15T03:39:59.249Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-15T03:39:59.249Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-15T03:39:59.249Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-15T03:39:59.249Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-15T03:39:59.249Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-15T03:39:59.402Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-15T03:39:59.514Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-15T03:39:59.514Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-15T03:39:59.514Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-15T03:39:59.514Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-15T03:39:59.514Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-15T03:39:59.514Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-15T03:39:59.514Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-15T03:39:59.663Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-15T03:39:59.663Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-15T03:39:59.663Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-15T03:39:59.663Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-15T03:39:59.663Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-15T03:39:59.663Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-15T03:39:59.663Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-15T03:39:59.780Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-15T03:39:59.780Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-15T03:39:59.780Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-15T03:39:59.780Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-15T03:39:59.780Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-15T03:39:59.780Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-15T03:39:59.780Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-15T03:39:59.924Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-15T03:39:59.924Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-15T03:39:59.924Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-15T03:39:59.924Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-15T03:39:59.924Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-15T03:39:59.924Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-15T03:39:59.924Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-15T03:40:00.045Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-15T03:40:00.045Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-15T03:40:00.045Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-15T03:40:00.045Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-15T03:40:00.045Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-15T03:40:00.045Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-15T03:40:00.185Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-15T03:40:00.185Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-15T03:40:00.185Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-15T03:40:00.185Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-15T03:40:00.185Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-15T03:40:00.185Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-15T03:40:00.312Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-15T03:40:00.312Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-15T03:40:00.312Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-15T03:40:00.312Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-15T03:40:00.312Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-15T03:40:00.312Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-15T03:40:00.312Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-15T03:40:00.312Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-15T03:40:00.446Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-15T03:40:00.446Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-15T03:40:00.446Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-15T03:40:00.446Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-15T03:40:00.446Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-15T03:40:00.446Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-15T03:40:00.446Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-15T03:40:00.579Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-15T03:40:00.579Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-15T03:40:00.579Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-15T03:40:00.579Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-15T03:40:00.579Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-15T03:40:00.579Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-15T03:40:00.706Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-15T03:40:00.706Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-15T03:40:00.706Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-15T03:40:00.706Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-15T03:40:00.706Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-15T03:40:00.706Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-15T03:40:00.706Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-15T03:40:00.846Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-15T03:40:00.846Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-15T03:40:00.846Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-15T03:40:00.846Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-15T03:40:00.846Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-15T03:40:00.846Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-15T03:40:00.846Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-15T03:40:00.974Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-15T03:40:00.974Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-15T03:40:00.974Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-15T03:40:00.974Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-15T03:40:00.974Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-15T03:40:00.974Z] go: finding github.com/kr/pty v1.1.1 [2020-04-15T03:40:01.112Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-15T03:40:01.112Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-15T03:40:01.112Z] go: finding github.com/kr/pty v1.1.1 [2020-04-15T03:40:01.112Z] go: finding github.com/kr/text v0.1.0 [2020-04-15T03:40:01.112Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-15T03:40:01.237Z] go: finding github.com/kr/text v0.1.0 [2020-04-15T03:40:01.238Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-15T03:40:01.238Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-15T03:40:01.238Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-15T03:40:01.238Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-15T03:40:01.238Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-15T03:40:01.238Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-15T03:40:01.381Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-15T03:40:01.381Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-15T03:40:01.381Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-15T03:40:01.381Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-15T03:40:01.381Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-15T03:40:01.381Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-15T03:40:01.381Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-15T03:40:01.381Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-15T03:40:01.381Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-15T03:40:01.498Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-15T03:40:01.498Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-15T03:40:01.498Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-15T03:40:01.498Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-15T03:40:01.498Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-15T03:40:01.498Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-15T03:40:01.498Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-15T03:40:01.647Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-15T03:40:01.647Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-15T03:40:01.647Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-15T03:40:01.647Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-15T03:40:01.647Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-15T03:40:01.647Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-15T03:40:01.647Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-15T03:40:01.760Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-15T03:40:01.760Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-15T03:40:01.760Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-15T03:40:01.760Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-15T03:40:01.760Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-15T03:40:01.760Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-15T03:40:01.760Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-15T03:40:01.912Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-15T03:40:01.912Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-15T03:40:01.912Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-15T03:40:01.912Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-15T03:40:01.912Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-15T03:40:01.912Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-15T03:40:01.912Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-15T03:40:02.021Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-15T03:40:02.021Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-15T03:40:02.021Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-15T03:40:02.021Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-15T03:40:02.021Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-15T03:40:02.021Z] go: finding github.com/oklog/run v1.0.0 [2020-04-15T03:40:02.021Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-15T03:40:02.178Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-15T03:40:02.179Z] go: finding github.com/oklog/run v1.0.0 [2020-04-15T03:40:02.179Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-15T03:40:02.179Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-15T03:40:02.179Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-15T03:40:02.179Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-15T03:40:02.281Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-15T03:40:02.281Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-15T03:40:02.281Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-15T03:40:02.281Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-15T03:40:02.281Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-15T03:40:02.281Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-15T03:40:02.281Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-15T03:40:02.443Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-15T03:40:02.443Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-15T03:40:02.443Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-15T03:40:02.443Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-15T03:40:02.443Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-15T03:40:02.443Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-15T03:40:02.443Z] go: finding github.com/posener/complete v1.1.1 [2020-04-15T03:40:02.542Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-15T03:40:02.542Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-15T03:40:02.542Z] go: finding github.com/posener/complete v1.1.1 [2020-04-15T03:40:02.542Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-15T03:40:02.542Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-15T03:40:02.542Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-15T03:40:02.709Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-15T03:40:02.709Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-15T03:40:02.709Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-15T03:40:02.709Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-15T03:40:02.709Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-15T03:40:02.709Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-15T03:40:02.709Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-15T03:40:02.709Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-15T03:40:02.802Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-15T03:40:02.802Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-15T03:40:02.802Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-15T03:40:02.802Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-15T03:40:02.802Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-15T03:40:02.802Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-15T03:40:02.802Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-15T03:40:02.975Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-15T03:40:02.975Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-15T03:40:02.975Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-15T03:40:02.975Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-15T03:40:02.975Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-15T03:40:02.975Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-15T03:40:03.063Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-15T03:40:03.063Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-15T03:40:03.063Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-15T03:40:03.063Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-15T03:40:03.063Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-15T03:40:03.063Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-15T03:40:03.063Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-15T03:40:03.240Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-15T03:40:03.240Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-15T03:40:03.240Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-15T03:40:03.240Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-15T03:40:03.240Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-15T03:40:03.240Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-15T03:40:03.323Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-15T03:40:03.323Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-15T03:40:03.323Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-15T03:40:03.323Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-15T03:40:03.323Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-15T03:40:03.323Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-15T03:40:03.323Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-15T03:40:03.506Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-15T03:40:03.506Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-15T03:40:03.506Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-15T03:40:03.506Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-15T03:40:03.506Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-15T03:40:03.506Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-15T03:40:03.506Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-15T03:40:03.506Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-15T03:40:03.582Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-15T03:40:03.582Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-15T03:40:03.582Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-15T03:40:03.582Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-15T03:40:03.582Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-15T03:40:03.582Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-15T03:40:03.582Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-15T03:40:03.772Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-15T03:40:03.772Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-15T03:40:03.772Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-15T03:40:03.772Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-15T03:40:03.772Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-15T03:40:03.772Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-15T03:40:03.772Z] go: finding golang.org/x/text v0.3.2 [2020-04-15T03:40:03.772Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-15T03:40:03.840Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-15T03:40:03.840Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-15T03:40:03.840Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-15T03:40:03.840Z] go: finding golang.org/x/text v0.3.2 [2020-04-15T03:40:03.840Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-15T03:40:03.840Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-15T03:40:03.840Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-15T03:40:04.039Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-15T03:40:04.039Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-15T03:40:04.039Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-15T03:40:04.039Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-15T03:40:04.039Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-15T03:40:04.039Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-15T03:40:04.099Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-15T03:40:04.099Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-15T03:40:04.099Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-15T03:40:04.099Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-15T03:40:04.099Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-15T03:40:04.099Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-15T03:40:04.099Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-15T03:40:04.306Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-15T03:40:04.306Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-15T03:40:04.306Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-15T03:40:04.306Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-15T03:40:04.306Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-15T03:40:04.306Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-15T03:40:04.306Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-15T03:40:04.359Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-15T03:40:04.359Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-15T03:40:04.359Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-15T03:40:04.359Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-15T03:40:04.359Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-15T03:40:04.359Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-15T03:40:04.359Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-15T03:40:04.575Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-15T03:40:04.575Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-15T03:40:04.575Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-15T03:40:04.575Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-15T03:40:04.575Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-15T03:40:04.575Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-15T03:40:04.575Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-15T03:40:04.575Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-15T03:40:04.624Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-15T03:40:04.624Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-15T03:40:04.624Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-15T03:40:04.624Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-15T03:40:04.624Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-15T03:40:04.624Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-15T03:40:04.842Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-15T03:40:04.842Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-15T03:40:04.842Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-15T03:40:04.842Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-15T03:40:04.888Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-15T03:40:04.888Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-15T03:40:04.889Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-15T03:41:41.526Z] Removing intermediate container 3a841cdd60ac [2020-04-15T03:41:41.526Z] ---> 6a9a4c96b326 [2020-04-15T03:41:41.526Z] Successfully built 6a9a4c96b326 [2020-04-15T03:41:41.526Z] 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-04-15T03:41:42.389Z] + docker inspect -f . ci-base-image-arm64 [2020-04-15T03:41:42.657Z] . [Pipeline] withDockerContainer [2020-04-15T03:41:43.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-3957 does not seem to be running inside a container [2020-04-15T03:41:43.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-04-15T03:41:44.594Z] $ docker top 92b6a4f971e61f9f0750cc8ca396124070411b7f47b5a31a8b483c10a6f9b058 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-15T03:41:45.717Z] + go version [2020-04-15T03:41:45.717Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-15T03:41:46.388Z] + make test [2020-04-15T03:41:46.388Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-15T03:41:48.342Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-15T03:41:56.543Z] Removing intermediate container 65419ff77ff5 [2020-04-15T03:41:56.543Z] ---> a96fd9d31c7f [2020-04-15T03:41:56.543Z] Successfully built a96fd9d31c7f [2020-04-15T03:41:56.543Z] 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-04-15T03:41:57.363Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-15T03:41:57.363Z] . [Pipeline] withDockerContainer [2020-04-15T03:41:57.521Z] prd-centos7-docker-4c-2g-3958 does not seem to be running inside a container [2020-04-15T03:41:57.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-15T03:41:58.395Z] $ docker top da315fbac62ab91d58e95476aa89b4faaf04d15f9e6237927cd02255c40d9245 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-15T03:41:58.978Z] + go version [2020-04-15T03:41:58.978Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-15T03:41:59.298Z] + make test [2020-04-15T03:41:59.299Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-15T03:42:00.688Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-15T03:42:10.436Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-15T03:42:10.436Z] GO111MODULE=on go vet ./... [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-15T03:42:10.771Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-15T03:42:10.771Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-15T03:42:12.609Z] Stashed 1 file(s) [Pipeline] } [2020-04-15T03:42:12.626Z] $ docker stop --time=1 da315fbac62ab91d58e95476aa89b4faaf04d15f9e6237927cd02255c40d9245 [2020-04-15T03:42:14.101Z] $ docker rm -f da315fbac62ab91d58e95476aa89b4faaf04d15f9e6237927cd02255c40d9245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-15T03:42:15.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2020-04-15T03:42:15.989Z] Warning: overwriting stash ‘coverage-report’ [2020-04-15T03:42:16.071Z] + ls -al . [2020-04-15T03:42:16.071Z] total 104 [2020-04-15T03:42:16.071Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 03:42 . [2020-04-15T03:42:16.071Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 15 03:39 .. [2020-04-15T03:42:16.071Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 03:39 assets [2020-04-15T03:42:16.071Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 03:39 bin [2020-04-15T03:42:16.071Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 03:39 cmd [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 03:39 CONTRIBUTING.md [2020-04-15T03:42:16.071Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 15 03:42 coverage.out [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 15 03:39 Dockerfile [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 15 03:39 Dockerfile.build [2020-04-15T03:42:16.071Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 15 03:39 docs [2020-04-15T03:42:16.071Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 03:39 .git [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 15 03:39 .gitignore [2020-04-15T03:42:16.071Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 15 03:42 go.mod [2020-04-15T03:42:16.071Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 15 03:42 go.sum [2020-04-15T03:42:16.071Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 03:39 internal [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 15 03:39 Jenkinsfile [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 03:39 LICENSE [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 03:39 Makefile [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 15 03:39 README.md [2020-04-15T03:42:16.071Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 15 03:39 .semver [2020-04-15T03:42:16.071Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 15 03:39 snap [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 03:36 VERSION [2020-04-15T03:42:16.071Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 03:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:42:16.360Z] Stashed 1 file(s) [Pipeline] } [2020-04-15T03:42:16.377Z] $ docker stop --time=1 92b6a4f971e61f9f0750cc8ca396124070411b7f47b5a31a8b483c10a6f9b058 [2020-04-15T03:42:16.414Z] + 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=669a8db604359269c53ec6642e9ed77c5bc488d2 --label arch=amd64 --label version=0.0.0 . [2020-04-15T03:42:16.985Z] Sending build context to Docker daemon 11.6MB [2020-04-15T03:42:16.985Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-15T03:42:16.985Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-15T03:42:16.985Z] ---> a96fd9d31c7f [2020-04-15T03:42:16.985Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-15T03:42:16.985Z] ---> Running in f749665266e3 [2020-04-15T03:42:16.985Z] Removing intermediate container f749665266e3 [2020-04-15T03:42:16.985Z] ---> 98987302a176 [2020-04-15T03:42:16.985Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-15T03:42:17.243Z] ---> Running in abfd11d000b9 [2020-04-15T03:42:17.243Z] Removing intermediate container abfd11d000b9 [2020-04-15T03:42:17.243Z] ---> 44b948474152 [2020-04-15T03:42:17.243Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-15T03:42:17.243Z] ---> Running in 7896c99bf8a3 [2020-04-15T03:42:17.502Z] Removing intermediate container 7896c99bf8a3 [2020-04-15T03:42:17.502Z] ---> 33dd44ab8a14 [2020-04-15T03:42:17.502Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-15T03:42:17.503Z] ---> Running in de527c76ad67 [2020-04-15T03:42:17.503Z] Removing intermediate container de527c76ad67 [2020-04-15T03:42:17.503Z] ---> 60d682c1b92f [2020-04-15T03:42:17.503Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-15T03:42:17.503Z] ---> Running in 2fdd29a6c95c [2020-04-15T03:42:17.767Z] Removing intermediate container 2fdd29a6c95c [2020-04-15T03:42:17.767Z] ---> 4f154d253344 [2020-04-15T03:42:17.767Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T03:42:17.767Z] ---> Running in 062592d5796e [2020-04-15T03:42:18.456Z] $ docker rm -f 92b6a4f971e61f9f0750cc8ca396124070411b7f47b5a31a8b483c10a6f9b058 [2020-04-15T03:42:18.708Z] Removing intermediate container 062592d5796e [2020-04-15T03:42:18.708Z] ---> 8923ea146bd6 [2020-04-15T03:42:18.708Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-15T03:42:18.708Z] ---> Running in 3aa87b7bb364 [2020-04-15T03:42:18.967Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-15T03:42:19.906Z] + sudo chown -R jenkins:jenkins . [2020-04-15T03:42:19.907Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2020-04-15T03:42:20.166Z] v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-15T03:42:20.166Z] v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-15T03:42:20.166Z] OK: 11289 distinct packages available [2020-04-15T03:42:20.166Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-15T03:42:20.251Z] + ls -al . [2020-04-15T03:42:20.252Z] total 140 [2020-04-15T03:42:20.252Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 03:41 . [2020-04-15T03:42:20.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 03:38 .. [2020-04-15T03:42:20.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 03:38 .git [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 15 03:38 .gitignore [2020-04-15T03:42:20.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 03:39 .semver [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 03:38 CONTRIBUTING.md [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 15 03:38 Dockerfile [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 15 03:38 Dockerfile.build [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 15 03:38 Jenkinsfile [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 03:38 LICENSE [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 03:38 Makefile [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 15 03:38 README.md [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 03:36 VERSION [2020-04-15T03:42:20.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 03:38 assets [2020-04-15T03:42:20.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 03:38 bin [2020-04-15T03:42:20.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 03:38 cmd [2020-04-15T03:42:20.252Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 15 03:41 coverage.out [2020-04-15T03:42:20.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 03:38 docs [2020-04-15T03:42:20.252Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 15 03:41 go.mod [2020-04-15T03:42:20.252Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 15 03:41 go.sum [2020-04-15T03:42:20.252Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 03:38 internal [2020-04-15T03:42:20.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 03:38 snap [2020-04-15T03:42:20.252Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 03:38 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:42:20.606Z] + 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=669a8db604359269c53ec6642e9ed77c5bc488d2 --label arch=arm64 --label version=0.0.0 . [2020-04-15T03:42:20.734Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-15T03:42:20.995Z] OK: 143 MiB in 39 packages [2020-04-15T03:42:21.198Z] Sending build context to Docker daemon 11.6MB [2020-04-15T03:42:21.198Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-15T03:42:21.198Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-15T03:42:21.198Z] ---> 6a9a4c96b326 [2020-04-15T03:42:21.198Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-15T03:42:21.465Z] ---> Running in 424845456b33 [2020-04-15T03:42:21.563Z] Removing intermediate container 3aa87b7bb364 [2020-04-15T03:42:21.563Z] ---> d1099c07564c [2020-04-15T03:42:21.563Z] Step 10/24 : ENV GO111MODULE=on [2020-04-15T03:42:21.563Z] ---> Running in 134e6f7cddb6 [2020-04-15T03:42:21.563Z] Removing intermediate container 134e6f7cddb6 [2020-04-15T03:42:21.563Z] ---> d1405bb3f3d0 [2020-04-15T03:42:21.563Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-15T03:42:21.746Z] Removing intermediate container 424845456b33 [2020-04-15T03:42:21.746Z] ---> 38e01a7e6f20 [2020-04-15T03:42:21.746Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-15T03:42:21.746Z] ---> Running in 0be4f0541b50 [2020-04-15T03:42:21.825Z] ---> Running in 4a47588f11a0 [2020-04-15T03:42:21.825Z] Removing intermediate container 4a47588f11a0 [2020-04-15T03:42:21.825Z] ---> 854c115861e7 [2020-04-15T03:42:21.825Z] Step 12/24 : COPY go.mod . [2020-04-15T03:42:22.084Z] ---> 128ebfa46904 [2020-04-15T03:42:22.084Z] Step 13/24 : COPY Makefile . [2020-04-15T03:42:22.084Z] ---> 4299f78fba82 [2020-04-15T03:42:22.084Z] Step 14/24 : RUN make update [2020-04-15T03:42:22.329Z] Removing intermediate container 0be4f0541b50 [2020-04-15T03:42:22.329Z] ---> 79390a9849c7 [2020-04-15T03:42:22.329Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-15T03:42:22.329Z] ---> Running in ca9d46bfbfff [2020-04-15T03:42:22.345Z] ---> Running in 4b0452a5e6cb [2020-04-15T03:42:22.597Z] Removing intermediate container ca9d46bfbfff [2020-04-15T03:42:22.597Z] ---> a09f65c91ad9 [2020-04-15T03:42:22.597Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-15T03:42:22.608Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-15T03:42:22.864Z] ---> Running in ab803bcebec9 [2020-04-15T03:42:23.132Z] Removing intermediate container ab803bcebec9 [2020-04-15T03:42:23.132Z] ---> 1472fecca19c [2020-04-15T03:42:23.132Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-15T03:42:23.399Z] ---> Running in cd250b5727ba [2020-04-15T03:42:23.669Z] Removing intermediate container cd250b5727ba [2020-04-15T03:42:23.669Z] ---> c2638985488c [2020-04-15T03:42:23.669Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-15T03:42:23.669Z] ---> Running in 5023f855441d [2020-04-15T03:42:23.997Z] Removing intermediate container 4b0452a5e6cb [2020-04-15T03:42:23.997Z] ---> d18472fdca03 [2020-04-15T03:42:23.997Z] Step 15/24 : COPY . . [2020-04-15T03:42:24.257Z] ---> f532f58e73ef [2020-04-15T03:42:24.257Z] Step 16/24 : RUN ${MAKE} [2020-04-15T03:42:24.257Z] ---> Running in 73105e870bed [2020-04-15T03:42:24.829Z] 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-04-15T03:42:25.618Z] Removing intermediate container 5023f855441d [2020-04-15T03:42:25.618Z] ---> 87e4d327fd99 [2020-04-15T03:42:25.618Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-15T03:42:25.618Z] ---> Running in bfd4ed426292 [2020-04-15T03:42:26.578Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-15T03:42:27.160Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-15T03:42:27.739Z] v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-15T03:42:27.739Z] v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-15T03:42:27.739Z] OK: 11178 distinct packages available [2020-04-15T03:42:28.008Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-15T03:42:28.593Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-15T03:42:29.183Z] OK: 125 MiB in 39 packages [2020-04-15T03:42:30.148Z] Removing intermediate container bfd4ed426292 [2020-04-15T03:42:30.148Z] ---> 644d2cb91b34 [2020-04-15T03:42:30.148Z] Step 10/24 : ENV GO111MODULE=on [2020-04-15T03:42:30.417Z] ---> Running in 6f35d9798951 [2020-04-15T03:42:30.685Z] Removing intermediate container 6f35d9798951 [2020-04-15T03:42:30.685Z] ---> ad3e9fd96e25 [2020-04-15T03:42:30.685Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-15T03:42:30.954Z] ---> Running in e3ce38f7d6d0 [2020-04-15T03:42:31.219Z] Removing intermediate container e3ce38f7d6d0 [2020-04-15T03:42:31.219Z] ---> 6e1fce2e1a9c [2020-04-15T03:42:31.219Z] Step 12/24 : COPY go.mod . [2020-04-15T03:42:31.808Z] ---> a597ad5eac98 [2020-04-15T03:42:31.808Z] Step 13/24 : COPY Makefile . [2020-04-15T03:42:32.399Z] ---> d50dfe9513ea [2020-04-15T03:42:32.399Z] Step 14/24 : RUN make update [2020-04-15T03:42:32.399Z] ---> Running in dc5a6d0681bc [2020-04-15T03:42:33.363Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-15T03:42:34.878Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-15T03:42:35.312Z] Removing intermediate container dc5a6d0681bc [2020-04-15T03:42:35.312Z] ---> ecfca9da2fc8 [2020-04-15T03:42:35.312Z] Step 15/24 : COPY . . [2020-04-15T03:42:36.732Z] ---> f8c2c3d5dde8 [2020-04-15T03:42:36.732Z] Step 16/24 : RUN ${MAKE} [2020-04-15T03:42:36.732Z] ---> Running in 2d0989b919b3 [2020-04-15T03:42:37.428Z] Removing intermediate container 73105e870bed [2020-04-15T03:42:37.428Z] ---> 390378880f96 [2020-04-15T03:42:37.428Z] Step 17/24 : FROM alpine [2020-04-15T03:42:37.428Z] latest: Pulling from library/alpine [2020-04-15T03:42:37.428Z] aad63a933944: Pulling fs layer [2020-04-15T03:42:37.687Z] aad63a933944: Verifying Checksum [2020-04-15T03:42:37.687Z] aad63a933944: Download complete [2020-04-15T03:42:37.700Z] 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-04-15T03:42:37.947Z] aad63a933944: Pull complete [2020-04-15T03:42:37.947Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-15T03:42:37.947Z] Status: Downloaded newer image for alpine:latest [2020-04-15T03:42:37.947Z] ---> a187dde48cd2 [2020-04-15T03:42:37.947Z] Step 18/24 : EXPOSE 4000 [2020-04-15T03:42:37.947Z] ---> Running in 479977f4d95a [2020-04-15T03:42:38.207Z] Removing intermediate container 479977f4d95a [2020-04-15T03:42:38.207Z] ---> ecb7358cf762 [2020-04-15T03:42:38.207Z] 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 [2020-04-15T03:42:38.781Z] ---> 7c124751b6af [2020-04-15T03:42:38.781Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-15T03:42:38.781Z] ---> Running in 461261cd5d0c [2020-04-15T03:42:39.041Z] Removing intermediate container 461261cd5d0c [2020-04-15T03:42:39.041Z] ---> c9c5e49a8123 [2020-04-15T03:42:39.041Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-15T03:42:39.041Z] ---> Running in 191dc5bf932d [2020-04-15T03:42:39.301Z] Removing intermediate container 191dc5bf932d [2020-04-15T03:42:39.301Z] ---> bddf3251e098 [2020-04-15T03:42:39.301Z] Step 22/24 : LABEL arch=amd64 [2020-04-15T03:42:39.301Z] ---> Running in f2993c77e163 [2020-04-15T03:42:39.561Z] Removing intermediate container f2993c77e163 [2020-04-15T03:42:39.561Z] ---> 92b640d2fc34 [2020-04-15T03:42:39.561Z] Step 23/24 : LABEL git_sha=669a8db604359269c53ec6642e9ed77c5bc488d2 [2020-04-15T03:42:39.561Z] ---> Running in 01f86551d72c [2020-04-15T03:42:39.561Z] Removing intermediate container 01f86551d72c [2020-04-15T03:42:39.561Z] ---> f7e2bf5de0ec [2020-04-15T03:42:39.561Z] Step 24/24 : LABEL version=0.0.0 [2020-04-15T03:42:39.561Z] ---> Running in bb2fdd573038 [2020-04-15T03:42:39.821Z] Removing intermediate container bb2fdd573038 [2020-04-15T03:42:39.821Z] ---> 299007f9e845 [2020-04-15T03:42:39.821Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-15T03:42:39.821Z] Successfully built 299007f9e845 [2020-04-15T03:42:39.821Z] 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-04-15T03:43:04.405Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-15T03:43:07.754Z] Removing intermediate container 2d0989b919b3 [2020-04-15T03:43:07.754Z] ---> a64d271e0a3b [2020-04-15T03:43:07.754Z] Step 17/24 : FROM alpine [2020-04-15T03:43:07.754Z] latest: Pulling from library/alpine [2020-04-15T03:43:08.021Z] 8a0637ca1ac9: Pulling fs layer [2020-04-15T03:43:08.288Z] 8a0637ca1ac9: Verifying Checksum [2020-04-15T03:43:08.288Z] 8a0637ca1ac9: Download complete [2020-04-15T03:43:08.875Z] 8a0637ca1ac9: Pull complete [2020-04-15T03:43:08.875Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-15T03:43:08.875Z] Status: Downloaded newer image for alpine:latest [2020-04-15T03:43:08.875Z] ---> 2ee122dcc32d [2020-04-15T03:43:08.875Z] Step 18/24 : EXPOSE 4000 [2020-04-15T03:43:09.143Z] ---> Running in 2ec2f5474dfa [2020-04-15T03:43:09.412Z] Removing intermediate container 2ec2f5474dfa [2020-04-15T03:43:09.412Z] ---> 7731313aa3ba [2020-04-15T03:43:09.412Z] 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 [2020-04-15T03:43:11.360Z] ---> b9d8c7c68c45 [2020-04-15T03:43:11.360Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-15T03:43:11.360Z] ---> Running in a0427aec7911 [2020-04-15T03:43:11.628Z] Removing intermediate container a0427aec7911 [2020-04-15T03:43:11.628Z] ---> 85d1e68e9ffa [2020-04-15T03:43:11.628Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-15T03:43:11.628Z] ---> Running in 3329b5cc4995 [2020-04-15T03:43:12.215Z] Removing intermediate container 3329b5cc4995 [2020-04-15T03:43:12.215Z] ---> fbc956bd02d3 [2020-04-15T03:43:12.215Z] Step 22/24 : LABEL arch=arm64 [2020-04-15T03:43:12.215Z] ---> Running in fef9874110b7 [2020-04-15T03:43:12.482Z] Removing intermediate container fef9874110b7 [2020-04-15T03:43:12.482Z] ---> d3515b6ba186 [2020-04-15T03:43:12.482Z] Step 23/24 : LABEL git_sha=669a8db604359269c53ec6642e9ed77c5bc488d2 [2020-04-15T03:43:12.749Z] ---> Running in 9be48a7299b7 [2020-04-15T03:43:13.019Z] Removing intermediate container 9be48a7299b7 [2020-04-15T03:43:13.019Z] ---> c4e3a611ee03 [2020-04-15T03:43:13.019Z] Step 24/24 : LABEL version=0.0.0 [2020-04-15T03:43:13.288Z] ---> Running in 75d4caacffe2 [2020-04-15T03:43:13.556Z] Removing intermediate container 75d4caacffe2 [2020-04-15T03:43:13.556Z] ---> f7829a697d33 [2020-04-15T03:43:13.556Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-15T03:43:13.556Z] Successfully built f7829a697d33 [2020-04-15T03:43:13.556Z] 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-04-15T03:43:15.246Z] provisioning config files... [2020-04-15T03:43:15.284Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp/config1876231171679015208tmp [Pipeline] { [Pipeline] sh [2020-04-15T03:43:15.766Z] + curl -s https://codecov.io/bash [2020-04-15T03:43:15.766Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp/config1876231171679015208tmp [2020-04-15T03:43:16.039Z] [2020-04-15T03:43:16.039Z] _____ _ [2020-04-15T03:43:16.039Z] / ____| | | [2020-04-15T03:43:16.039Z] | | ___ __| | ___ ___ _____ __ [2020-04-15T03:43:16.039Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-15T03:43:16.039Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-15T03:43:16.039Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-15T03:43:16.039Z] Bash-20200410-0786dee [2020-04-15T03:43:16.039Z] [2020-04-15T03:43:16.039Z] [2020-04-15T03:43:16.039Z] ==> Jenkins CI detected. [2020-04-15T03:43:16.039Z] project root: . [2020-04-15T03:43:16.039Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-15T03:43:16.307Z] ==> Running gcov in . (disable via -X gcov) [2020-04-15T03:43:16.307Z] ==> Python coveragepy not found [2020-04-15T03:43:16.307Z] ==> Searching for coverage reports in: [2020-04-15T03:43:16.307Z] + . [2020-04-15T03:43:16.307Z] -> Found 1 reports [2020-04-15T03:43:16.307Z] ==> Detecting git/mercurial file structure [2020-04-15T03:43:16.307Z] ==> Reading reports [2020-04-15T03:43:16.307Z] + ./coverage.out bytes=10 [2020-04-15T03:43:16.307Z] ==> Appending adjustments [2020-04-15T03:43:16.307Z] http://docs.codecov.io/docs/fixing-reports [2020-04-15T03:43:16.603Z] + Found adjustments [2020-04-15T03:43:16.603Z] ==> Gzipping contents [2020-04-15T03:43:16.603Z] ==> Uploading reports [2020-04-15T03:43:16.603Z] url: https://codecov.io [2020-04-15T03:43:16.603Z] query: branch=PR-204&commit=669a8db604359269c53ec6642e9ed77c5bc488d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=204&job= [2020-04-15T03:43:16.603Z] -> Pinging Codecov [2020-04-15T03:43:16.603Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-204&commit=669a8db604359269c53ec6642e9ed77c5bc488d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=204&job= [2020-04-15T03:43:17.214Z] -> Uploading [2020-04-15T03:43:17.792Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/669a8db604359269c53ec6642e9ed77c5bc488d2 [Pipeline] } [2020-04-15T03:43:17.817Z] 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-04-15T03:43:19.639Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-15T03:43:20.141Z] ---> package-listing.sh [2020-04-15T03:43:20.141Z] ++ facter osfamily [2020-04-15T03:43:20.141Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-15T03:43:20.141Z] + OS_FAMILY=redhat [2020-04-15T03:43:20.141Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-204 [2020-04-15T03:43:20.141Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-15T03:43:20.141Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-15T03:43:20.141Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-15T03:43:20.141Z] + PACKAGES=/tmp/packages_start.txt [2020-04-15T03:43:20.141Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-204 ']' [2020-04-15T03:43:20.141Z] + PACKAGES=/tmp/packages_end.txt [2020-04-15T03:43:20.141Z] + case "${OS_FAMILY}" in [2020-04-15T03:43:20.141Z] + rpm -qa [2020-04-15T03:43:20.141Z] + sort [2020-04-15T03:43:26.816Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-15T03:43:26.816Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-15T03:43:26.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-15T03:43:26.816Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-204 ']' [2020-04-15T03:43:26.816Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-204/archives/ [2020-04-15T03:43:26.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-204/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:43:27.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-15T03:43:27.638Z] [2020-04-15T03:43:27.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-15T03:43:28.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-15T03:43:28.115Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-15T03:43:28.115Z] c9b1b535fdd9: Pulling fs layer [2020-04-15T03:43:28.115Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-15T03:43:28.115Z] 756a868c4378: Pulling fs layer [2020-04-15T03:43:28.115Z] 444b2fc9a129: Pulling fs layer [2020-04-15T03:43:28.115Z] ea15f1150254: Pulling fs layer [2020-04-15T03:43:28.115Z] 41b27a9f41bf: Pulling fs layer [2020-04-15T03:43:28.115Z] 28c525ee5125: Pulling fs layer [2020-04-15T03:43:28.115Z] 094b1ea09ed8: Pulling fs layer [2020-04-15T03:43:28.115Z] 138eaada9080: Pulling fs layer [2020-04-15T03:43:28.115Z] 0622d0fa9048: Pulling fs layer [2020-04-15T03:43:28.115Z] 444b2fc9a129: Waiting [2020-04-15T03:43:28.115Z] ea15f1150254: Waiting [2020-04-15T03:43:28.115Z] 41b27a9f41bf: Waiting [2020-04-15T03:43:28.115Z] 28c525ee5125: Waiting [2020-04-15T03:43:28.115Z] 094b1ea09ed8: Waiting [2020-04-15T03:43:28.115Z] 138eaada9080: Waiting [2020-04-15T03:43:28.115Z] 0622d0fa9048: Waiting [2020-04-15T03:43:28.432Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-15T03:43:28.432Z] 2cc5ad85d9ab: Download complete [2020-04-15T03:43:28.432Z] 444b2fc9a129: Verifying Checksum [2020-04-15T03:43:28.432Z] 444b2fc9a129: Download complete [2020-04-15T03:43:28.432Z] c9b1b535fdd9: Verifying Checksum [2020-04-15T03:43:28.432Z] c9b1b535fdd9: Download complete [2020-04-15T03:43:28.432Z] ea15f1150254: Download complete [2020-04-15T03:43:28.432Z] 28c525ee5125: Verifying Checksum [2020-04-15T03:43:28.432Z] 28c525ee5125: Download complete [2020-04-15T03:43:29.553Z] c9b1b535fdd9: Pull complete [2020-04-15T03:43:30.247Z] 756a868c4378: Verifying Checksum [2020-04-15T03:43:30.247Z] 756a868c4378: Download complete [2020-04-15T03:43:30.247Z] 2cc5ad85d9ab: Pull complete [2020-04-15T03:43:30.247Z] 094b1ea09ed8: Verifying Checksum [2020-04-15T03:43:30.247Z] 094b1ea09ed8: Download complete [2020-04-15T03:43:30.526Z] 0622d0fa9048: Verifying Checksum [2020-04-15T03:43:30.526Z] 0622d0fa9048: Download complete [2020-04-15T03:43:30.526Z] 138eaada9080: Verifying Checksum [2020-04-15T03:43:30.526Z] 138eaada9080: Download complete [2020-04-15T03:43:31.104Z] 41b27a9f41bf: Verifying Checksum [2020-04-15T03:43:31.104Z] 41b27a9f41bf: Download complete [2020-04-15T03:43:32.507Z] 756a868c4378: Pull complete [2020-04-15T03:43:32.784Z] 444b2fc9a129: Pull complete [2020-04-15T03:43:33.385Z] ea15f1150254: Pull complete [2020-04-15T03:43:40.230Z] 41b27a9f41bf: Pull complete [2020-04-15T03:43:40.230Z] 28c525ee5125: Pull complete [2020-04-15T03:43:42.197Z] 094b1ea09ed8: Pull complete [2020-04-15T03:43:42.502Z] 138eaada9080: Pull complete [2020-04-15T03:43:42.767Z] 0622d0fa9048: Pull complete [2020-04-15T03:43:43.108Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-15T03:43:43.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-15T03:43:43.554Z] prd-centos7-docker-4c-2g-3956 does not seem to be running inside a container [2020-04-15T03:43:43.935Z] $ 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-204 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-204:/w/workspace/edgexfoundry_edgex-ui-go_PR-204:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-204@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-04-15T03:43:45.825Z] $ docker top 5e10a639301815fe6745c4fae39f296c60c726ca28c197e6f5a74d8900007585 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-15T03:43:46.202Z] provisioning config files... [2020-04-15T03:43:46.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-204@tmp/config3786523936610372579tmp [Pipeline] { [Pipeline] echo [2020-04-15T03:43:46.337Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-15T03:43:47.033Z] ---> create-netrc.sh [Pipeline] echo [2020-04-15T03:43:47.063Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-15T03:43:47.444Z] ---> logs-deploy.sh [2020-04-15T03:43:47.444Z] + ARCHIVE_ARTIFACTS= [2020-04-15T03:43:47.444Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-15T03:43:47.444Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-15T03:43:47.444Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-15T03:43:47.444Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-204/1 [2020-04-15T03:43:47.444Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-204/1/ [2020-04-15T03:43:47.444Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-204/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-204 [2020-04-15T03:43:49.445Z] Archives upload complete. [2020-04-15T03:43:49.445Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-204/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-204/1/