Pull request #207 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 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e rather than d5ad4889ebb2ed9c60303ad629e0eea6ba20259c Obtained Jenkinsfile from 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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-207/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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4164 in /w/workspace/edgexfoundry_edgex-ui-go_PR-207 [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-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/207/head:refs/remotes/origin/PR-207 # 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/207/head:refs/remotes/origin/PR-207 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e into PR head commit d5ad4889ebb2ed9c60303ad629e0eea6ba20259c Merge succeeded, producing d5ad4889ebb2ed9c60303ad629e0eea6ba20259c Checking out Revision d5ad4889ebb2ed9c60303ad629e0eea6ba20259c (PR-207) > git config core.sparsecheckout # timeout=10 > git checkout -f d5ad4889ebb2ed9c60303ad629e0eea6ba20259c # 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 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5ad4889ebb2ed9c60303ad629e0eea6ba20259c # timeout=10 Commit message: "[feat] Add css style for deviceService page" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-16T01:53:27.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-16T01:53:27.572Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-16T01:53:27.767Z] ========================================================= [2020-04-16T01:53:27.767Z] EdgeX Global Pipelines Version Info [2020-04-16T01:53:27.767Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-16T01:53:29.243Z] ------------------- [2020-04-16T01:53:29.244Z] stable info: [2020-04-16T01:53:29.244Z] ------------------- [2020-04-16T01:53:29.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-16T01:53:29.244Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T01:53:29.244Z] Message: update stable to v1.0.73 [2020-04-16T01:53:29.811Z] ------------------- [2020-04-16T01:53:29.811Z] experimental info: [2020-04-16T01:53:29.811Z] ------------------- [2020-04-16T01:53:29.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-16T01:53:29.811Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T01:53:29.811Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-16T01:53:32.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T01:53:32.260Z] [2020-04-16T01:53:32.260Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-16T01:53:32.633Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T01:53:32.633Z] latest: Pulling from edgex-devops/git-semver [2020-04-16T01:53:32.633Z] 9123ac7c32f7: Pulling fs layer [2020-04-16T01:53:32.633Z] b8cc5d1170e3: Pulling fs layer [2020-04-16T01:53:32.633Z] 2924cbbf6a41: Pulling fs layer [2020-04-16T01:53:32.633Z] 93b08a4f1073: Pulling fs layer [2020-04-16T01:53:32.633Z] 93b08a4f1073: Waiting [2020-04-16T01:53:32.633Z] b8cc5d1170e3: Verifying Checksum [2020-04-16T01:53:32.633Z] b8cc5d1170e3: Download complete [2020-04-16T01:53:32.899Z] 9123ac7c32f7: Verifying Checksum [2020-04-16T01:53:32.899Z] 9123ac7c32f7: Download complete [2020-04-16T01:53:32.899Z] 93b08a4f1073: Verifying Checksum [2020-04-16T01:53:32.899Z] 93b08a4f1073: Download complete [2020-04-16T01:53:32.899Z] 2924cbbf6a41: Verifying Checksum [2020-04-16T01:53:32.899Z] 2924cbbf6a41: Download complete [2020-04-16T01:53:33.159Z] 9123ac7c32f7: Pull complete [2020-04-16T01:53:33.159Z] b8cc5d1170e3: Pull complete [2020-04-16T01:53:34.096Z] 2924cbbf6a41: Pull complete [2020-04-16T01:53:34.096Z] 93b08a4f1073: Pull complete [2020-04-16T01:53:34.096Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-16T01:53:34.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-16T01:53:34.254Z] prd-centos7-docker-4c-2g-4164 does not seem to be running inside a container [2020-04-16T01:53:34.296Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-207 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-207:/w/workspace/edgexfoundry_edgex-ui-go_PR-207:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-207@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:10004/edgex-devops/git-semver:latest cat [2020-04-16T01:53:34.928Z] $ docker top 44c71f6b9aceb11658dfee40e9bae49143c71a7486c203fb54eabc1d3357b268 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-16T01:53:35.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T01:53:35.258Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T01:53:35.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T01:53:35.492Z] $ docker exec 44c71f6b9aceb11658dfee40e9bae49143c71a7486c203fb54eabc1d3357b268 ssh-agent [2020-04-16T01:53:35.693Z] SSH_AUTH_SOCK=/tmp/ssh-lU4NQFkmdeXE/agent.15 [2020-04-16T01:53:35.693Z] SSH_AGENT_PID=22 [2020-04-16T01:53:35.705Z] Running ssh-add (command line suppressed) [2020-04-16T01:53:35.847Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp/private_key_6785452354503284799.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp/private_key_6785452354503284799.key) [2020-04-16T01:53:35.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T01:53:36.268Z] + git describe --exact-match --tags HEAD [2020-04-16T01:53:36.268Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-16T01:53:36.352Z] $ docker exec --env ******** --env ******** 44c71f6b9aceb11658dfee40e9bae49143c71a7486c203fb54eabc1d3357b268 ssh-agent -k [2020-04-16T01:53:36.495Z] unset SSH_AUTH_SOCK; [2020-04-16T01:53:36.495Z] unset SSH_AGENT_PID; [2020-04-16T01:53:36.495Z] echo Agent pid 22 killed; [2020-04-16T01:53:36.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-16T01:53:36.694Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-16T01:53:36.694Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-16T01:53:36.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T01:53:36.799Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T01:53:36.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T01:53:36.984Z] $ docker exec 44c71f6b9aceb11658dfee40e9bae49143c71a7486c203fb54eabc1d3357b268 ssh-agent [2020-04-16T01:53:37.162Z] SSH_AUTH_SOCK=/tmp/ssh-PVqo0pisNdav/agent.57 [2020-04-16T01:53:37.162Z] SSH_AGENT_PID=64 [2020-04-16T01:53:37.170Z] Running ssh-add (command line suppressed) [2020-04-16T01:53:37.321Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp/private_key_2460646470656981986.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp/private_key_2460646470656981986.key) [2020-04-16T01:53:37.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T01:53:37.723Z] + git semver init [2020-04-16T01:53:37.723Z] # -> Open(): unable to determine branch for HEAD [2020-04-16T01:53:37.723Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-207/.git [2020-04-16T01:53:37.723Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-207 [2020-04-16T01:53:37.723Z] # $SEMVER_REMOTE_NAME = origin [2020-04-16T01:53:37.723Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-16T01:53:37.723Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-16T01:53:37.723Z] # $SEMVER_BRANCH = PR-207 [2020-04-16T01:53:37.723Z] # $SEMVER_TEMP = /tmp/semver-511558601 [2020-04-16T01:53:37.723Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-16T01:53:38.662Z] # '/tmp/semver-511558601' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-207/.semver' [2020-04-16T01:53:38.662Z] # -> Force: false [2020-04-16T01:53:38.662Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-207/.semver [Pipeline] } [2020-04-16T01:53:38.686Z] $ docker exec --env ******** --env ******** 44c71f6b9aceb11658dfee40e9bae49143c71a7486c203fb54eabc1d3357b268 ssh-agent -k [2020-04-16T01:53:38.823Z] unset SSH_AUTH_SOCK; [2020-04-16T01:53:38.824Z] unset SSH_AGENT_PID; [2020-04-16T01:53:38.824Z] echo Agent pid 64 killed; [2020-04-16T01:53:38.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-16T01:53:39.382Z] + git semver [Pipeline] } [2020-04-16T01:53:39.408Z] $ docker stop --time=1 44c71f6b9aceb11658dfee40e9bae49143c71a7486c203fb54eabc1d3357b268 [2020-04-16T01:53:40.747Z] $ docker rm -f 44c71f6b9aceb11658dfee40e9bae49143c71a7486c203fb54eabc1d3357b268 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-16T01:53:41.910Z] Stashed 45 file(s) [Pipeline] echo [2020-04-16T01:53:41.941Z] [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-16T01:53:57.394Z] Still waiting to schedule task [2020-04-16T01:53:57.394Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4164’ [2020-04-16T01:53:57.413Z] Still waiting to schedule task [2020-04-16T01:53:57.413Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-16T01:55:44.657Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4165 in /w/workspace/edgexfoundry_edgex-ui-go_PR-207 [Pipeline] { [Pipeline] ws [2020-04-16T01:55:44.720Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-16T01:55:50.696Z] using credential edgex-jenkins-ssh [2020-04-16T01:55:50.755Z] Cloning the remote Git repository [2020-04-16T01:55:50.755Z] Cloning with configured refspecs honoured and without tags [2020-04-16T01:55:50.825Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-16T01:55:50.907Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-16T01:55:50.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-16T01:55:51.001Z] > git --version # timeout=10 [2020-04-16T01:55:51.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T01:55:51.106Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T01:55:52.326Z] Fetching without tags [2020-04-16T01:55:52.198Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-16T01:55:52.219Z] > git config --add remote.origin.fetch +refs/pull/207/head:refs/remotes/origin/PR-207 # timeout=10 [2020-04-16T01:55:52.244Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T01:55:52.279Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-16T01:55:52.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-16T01:55:52.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T01:55:52.347Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T01:55:52.872Z] Merging remotes/origin/master commit 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e into PR head commit d5ad4889ebb2ed9c60303ad629e0eea6ba20259c [2020-04-16T01:55:53.251Z] Merge succeeded, producing d5ad4889ebb2ed9c60303ad629e0eea6ba20259c [2020-04-16T01:55:53.252Z] Checking out Revision d5ad4889ebb2ed9c60303ad629e0eea6ba20259c (PR-207) [2020-04-16T01:55:52.889Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T01:55:52.929Z] > git checkout -f d5ad4889ebb2ed9c60303ad629e0eea6ba20259c # timeout=10 [2020-04-16T01:55:53.126Z] > git remote # timeout=10 [2020-04-16T01:55:53.159Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T01:55:53.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T01:55:53.191Z] > git merge 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 [2020-04-16T01:55:53.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T01:55:53.255Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T01:55:53.273Z] > git checkout -f d5ad4889ebb2ed9c60303ad629e0eea6ba20259c # timeout=10 [2020-04-16T01:55:57.851Z] Commit message: "[feat] Add css style for deviceService page" [2020-04-16T01:55:57.901Z] > git --version # timeout=10 [2020-04-16T01:55:57.923Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T01:55:59.648Z] ========================================================= [2020-04-16T01:55:59.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-16T01:55:59.648Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T01:56:00.701Z] + 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-16T01:56:01.670Z] Sending build context to Docker daemon 11.53MB [2020-04-16T01:56:01.670Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-16T01:56:01.670Z] Step 2/8 : FROM ${BASE} [2020-04-16T01:56:01.940Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-16T01:56:01.940Z] cde5963f3b93: Pulling fs layer [2020-04-16T01:56:01.940Z] 2a23fa8c16f7: Pulling fs layer [2020-04-16T01:56:01.940Z] 777b28850792: Pulling fs layer [2020-04-16T01:56:01.940Z] 8a11ddd9e578: Pulling fs layer [2020-04-16T01:56:01.940Z] 4cf88f913ddb: Pulling fs layer [2020-04-16T01:56:01.940Z] 1df406cf5192: Pulling fs layer [2020-04-16T01:56:01.940Z] cd6300453558: Pulling fs layer [2020-04-16T01:56:01.940Z] b9c365052c96: Pulling fs layer [2020-04-16T01:56:01.940Z] a2d8cc88f415: Pulling fs layer [2020-04-16T01:56:01.940Z] ea1d1ca13537: Pulling fs layer [2020-04-16T01:56:01.940Z] 3750a50a1c5e: Pulling fs layer [2020-04-16T01:56:01.940Z] 4cf88f913ddb: Waiting [2020-04-16T01:56:01.940Z] 1df406cf5192: Waiting [2020-04-16T01:56:01.940Z] cd6300453558: Waiting [2020-04-16T01:56:01.940Z] b9c365052c96: Waiting [2020-04-16T01:56:01.940Z] a2d8cc88f415: Waiting [2020-04-16T01:56:01.940Z] ea1d1ca13537: Waiting [2020-04-16T01:56:01.940Z] 3750a50a1c5e: Waiting [2020-04-16T01:56:01.940Z] 8a11ddd9e578: Waiting [2020-04-16T01:56:01.940Z] 777b28850792: Verifying Checksum [2020-04-16T01:56:01.940Z] 777b28850792: Download complete [2020-04-16T01:56:02.211Z] 2a23fa8c16f7: Verifying Checksum [2020-04-16T01:56:02.211Z] 2a23fa8c16f7: Download complete [2020-04-16T01:56:02.211Z] 4cf88f913ddb: Verifying Checksum [2020-04-16T01:56:02.211Z] 4cf88f913ddb: Download complete [2020-04-16T01:56:02.211Z] 1df406cf5192: Verifying Checksum [2020-04-16T01:56:02.211Z] 1df406cf5192: Download complete [2020-04-16T01:56:02.211Z] cde5963f3b93: Download complete [2020-04-16T01:56:03.639Z] cde5963f3b93: Pull complete [2020-04-16T01:56:04.235Z] 2a23fa8c16f7: Pull complete [2020-04-16T01:56:04.511Z] 777b28850792: Pull complete [2020-04-16T01:56:06.466Z] cd6300453558: Download complete [2020-04-16T01:56:06.466Z] a2d8cc88f415: Verifying Checksum [2020-04-16T01:56:06.466Z] a2d8cc88f415: Download complete [2020-04-16T01:56:09.068Z] ea1d1ca13537: Verifying Checksum [2020-04-16T01:56:09.068Z] ea1d1ca13537: Download complete [2020-04-16T01:56:09.341Z] 3750a50a1c5e: Verifying Checksum [2020-04-16T01:56:09.341Z] 3750a50a1c5e: Download complete [2020-04-16T01:56:11.938Z] b9c365052c96: Verifying Checksum [2020-04-16T01:56:11.938Z] b9c365052c96: Download complete [2020-04-16T01:56:13.359Z] 8a11ddd9e578: Verifying Checksum [2020-04-16T01:56:13.359Z] 8a11ddd9e578: Download complete [2020-04-16T01:56:20.282Z] Running on prd-centos7-docker-4c-2g-4166 in /w/workspace/edgexfoundry_edgex-ui-go_PR-207 [Pipeline] { [Pipeline] ws [2020-04-16T01:56:20.367Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-16T01:56:22.611Z] using credential edgex-jenkins-ssh [2020-04-16T01:56:22.652Z] Cloning the remote Git repository [2020-04-16T01:56:22.652Z] Cloning with configured refspecs honoured and without tags [2020-04-16T01:56:22.285Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-16T01:56:22.323Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-16T01:56:22.364Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-16T01:56:22.364Z] > git --version # timeout=10 [2020-04-16T01:56:22.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T01:56:22.397Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T01:56:23.451Z] Fetching without tags [2020-04-16T01:56:23.819Z] Merging remotes/origin/master commit 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e into PR head commit d5ad4889ebb2ed9c60303ad629e0eea6ba20259c [2020-04-16T01:56:23.942Z] Merge succeeded, producing d5ad4889ebb2ed9c60303ad629e0eea6ba20259c [2020-04-16T01:56:23.942Z] Checking out Revision d5ad4889ebb2ed9c60303ad629e0eea6ba20259c (PR-207) [2020-04-16T01:56:23.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-16T01:56:23.040Z] > git config --add remote.origin.fetch +refs/pull/207/head:refs/remotes/origin/PR-207 # timeout=10 [2020-04-16T01:56:23.045Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T01:56:23.054Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-16T01:56:23.067Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-16T01:56:23.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T01:56:23.073Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T01:56:23.440Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T01:56:23.446Z] > git checkout -f d5ad4889ebb2ed9c60303ad629e0eea6ba20259c # timeout=10 [2020-04-16T01:56:23.526Z] > git remote # timeout=10 [2020-04-16T01:56:23.531Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T01:56:23.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T01:56:23.538Z] > git merge 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 [2020-04-16T01:56:23.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T01:56:23.555Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T01:56:23.559Z] > git checkout -f d5ad4889ebb2ed9c60303ad629e0eea6ba20259c # timeout=10 [2020-04-16T01:56:25.712Z] 8a11ddd9e578: Pull complete [2020-04-16T01:56:25.712Z] 4cf88f913ddb: Pull complete [2020-04-16T01:56:25.712Z] 1df406cf5192: Pull complete [2020-04-16T01:56:28.739Z] Commit message: "[feat] Add css style for deviceService page" [2020-04-16T01:56:28.447Z] > git --version # timeout=10 [2020-04-16T01:56:28.459Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T01:56:29.731Z] ========================================================= [2020-04-16T01:56:29.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-16T01:56:29.731Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T01:56:30.470Z] + 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-16T01:56:30.732Z] Sending build context to Docker daemon 11.53MB [2020-04-16T01:56:30.732Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-16T01:56:30.732Z] Step 2/8 : FROM ${BASE} [2020-04-16T01:56:30.732Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-16T01:56:30.732Z] e6b0cf9c0882: Pulling fs layer [2020-04-16T01:56:30.732Z] 2848faf0eed1: Pulling fs layer [2020-04-16T01:56:30.732Z] 0f37312ad70f: Pulling fs layer [2020-04-16T01:56:30.732Z] 5788d62ee057: Pulling fs layer [2020-04-16T01:56:30.732Z] 0e6b1d234666: Pulling fs layer [2020-04-16T01:56:30.732Z] bf5d7aec512f: Pulling fs layer [2020-04-16T01:56:30.732Z] 34c802a77dc8: Pulling fs layer [2020-04-16T01:56:30.732Z] 9eb99e56ec68: Pulling fs layer [2020-04-16T01:56:30.732Z] 27c7a5d97fbd: Pulling fs layer [2020-04-16T01:56:30.732Z] 5c102a31e300: Pulling fs layer [2020-04-16T01:56:30.732Z] dcfb455df0a1: Pulling fs layer [2020-04-16T01:56:30.732Z] 34c802a77dc8: Waiting [2020-04-16T01:56:30.732Z] 9eb99e56ec68: Waiting [2020-04-16T01:56:30.732Z] 27c7a5d97fbd: Waiting [2020-04-16T01:56:30.732Z] 5788d62ee057: Waiting [2020-04-16T01:56:30.732Z] 5c102a31e300: Waiting [2020-04-16T01:56:30.732Z] dcfb455df0a1: Waiting [2020-04-16T01:56:30.732Z] 0e6b1d234666: Waiting [2020-04-16T01:56:30.732Z] bf5d7aec512f: Waiting [2020-04-16T01:56:30.732Z] 0f37312ad70f: Verifying Checksum [2020-04-16T01:56:30.732Z] 0f37312ad70f: Download complete [2020-04-16T01:56:30.732Z] 2848faf0eed1: Download complete [2020-04-16T01:56:30.732Z] 0e6b1d234666: Verifying Checksum [2020-04-16T01:56:30.732Z] 0e6b1d234666: Download complete [2020-04-16T01:56:30.732Z] bf5d7aec512f: Verifying Checksum [2020-04-16T01:56:30.732Z] bf5d7aec512f: Download complete [2020-04-16T01:56:30.732Z] e6b0cf9c0882: Verifying Checksum [2020-04-16T01:56:30.732Z] e6b0cf9c0882: Download complete [2020-04-16T01:56:31.002Z] e6b0cf9c0882: Pull complete [2020-04-16T01:56:31.094Z] cd6300453558: Pull complete [2020-04-16T01:56:31.593Z] 34c802a77dc8: Verifying Checksum [2020-04-16T01:56:31.593Z] 34c802a77dc8: Download complete [2020-04-16T01:56:31.593Z] 27c7a5d97fbd: Verifying Checksum [2020-04-16T01:56:31.593Z] 27c7a5d97fbd: Download complete [2020-04-16T01:56:32.179Z] 5c102a31e300: Verifying Checksum [2020-04-16T01:56:32.179Z] 5c102a31e300: Download complete [2020-04-16T01:56:32.179Z] dcfb455df0a1: Verifying Checksum [2020-04-16T01:56:32.179Z] dcfb455df0a1: Download complete [2020-04-16T01:56:32.179Z] 9eb99e56ec68: Verifying Checksum [2020-04-16T01:56:32.179Z] 9eb99e56ec68: Download complete [2020-04-16T01:56:32.441Z] 5788d62ee057: Verifying Checksum [2020-04-16T01:56:32.441Z] 5788d62ee057: Download complete [2020-04-16T01:56:33.011Z] 2848faf0eed1: Pull complete [2020-04-16T01:56:33.272Z] 0f37312ad70f: Pull complete [2020-04-16T01:56:36.472Z] b9c365052c96: Pull complete [2020-04-16T01:56:36.472Z] a2d8cc88f415: Pull complete [2020-04-16T01:56:37.888Z] ea1d1ca13537: Pull complete [2020-04-16T01:56:38.480Z] 3750a50a1c5e: Pull complete [2020-04-16T01:56:38.480Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-16T01:56:38.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-16T01:56:38.480Z] ---> 78745c68409d [2020-04-16T01:56:38.480Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-16T01:56:39.867Z] 5788d62ee057: Pull complete [2020-04-16T01:56:39.867Z] 0e6b1d234666: Pull complete [2020-04-16T01:56:39.867Z] bf5d7aec512f: Pull complete [2020-04-16T01:56:41.850Z] ---> Running in 3dbda50b2814 [2020-04-16T01:56:41.850Z] Removing intermediate container 3dbda50b2814 [2020-04-16T01:56:41.850Z] ---> 35fbfe00169b [2020-04-16T01:56:41.850Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T01:56:41.850Z] ---> Running in 65940dca432b [2020-04-16T01:56:43.161Z] 34c802a77dc8: Pull complete [2020-04-16T01:56:44.448Z] Removing intermediate container 65940dca432b [2020-04-16T01:56:44.448Z] ---> b5b3b55aa274 [2020-04-16T01:56:44.448Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-16T01:56:44.448Z] ---> Running in d8202bb8ddb9 [2020-04-16T01:56:45.032Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T01:56:46.012Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T01:56:46.284Z] OK: 125 MiB in 39 packages [2020-04-16T01:56:47.361Z] 9eb99e56ec68: Pull complete [2020-04-16T01:56:47.361Z] 27c7a5d97fbd: Pull complete [2020-04-16T01:56:47.361Z] 5c102a31e300: Pull complete [2020-04-16T01:56:47.622Z] dcfb455df0a1: Pull complete [2020-04-16T01:56:47.622Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-16T01:56:47.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-16T01:56:47.622Z] ---> 7c70fe431013 [2020-04-16T01:56:47.622Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-16T01:56:47.697Z] Removing intermediate container d8202bb8ddb9 [2020-04-16T01:56:47.697Z] ---> b7b1ac79450c [2020-04-16T01:56:47.697Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-16T01:56:47.697Z] ---> Running in 0efbcb601a11 [2020-04-16T01:56:47.882Z] ---> Running in 230be92561c8 [2020-04-16T01:56:47.882Z] Removing intermediate container 230be92561c8 [2020-04-16T01:56:47.882Z] ---> 238129cbc0eb [2020-04-16T01:56:47.882Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T01:56:47.882Z] ---> Running in a677181bde54 [2020-04-16T01:56:48.281Z] Removing intermediate container 0efbcb601a11 [2020-04-16T01:56:48.281Z] ---> 68f70e95de4a [2020-04-16T01:56:48.281Z] Step 7/8 : COPY . . [2020-04-16T01:56:49.261Z] Removing intermediate container a677181bde54 [2020-04-16T01:56:49.261Z] ---> 92401481bc40 [2020-04-16T01:56:49.261Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-16T01:56:49.261Z] ---> Running in c6fc357d8721 [2020-04-16T01:56:49.700Z] ---> b0113228028a [2020-04-16T01:56:49.700Z] Step 8/8 : RUN go mod download [2020-04-16T01:56:49.700Z] ---> Running in 6d4ef0800fb7 [2020-04-16T01:56:49.830Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T01:56:50.398Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T01:56:50.968Z] OK: 143 MiB in 39 packages [2020-04-16T01:56:51.539Z] Removing intermediate container c6fc357d8721 [2020-04-16T01:56:51.539Z] ---> 519d9e38ae1a [2020-04-16T01:56:51.539Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-16T01:56:51.539Z] ---> Running in d7be9fcd5c7d [2020-04-16T01:56:51.539Z] Removing intermediate container d7be9fcd5c7d [2020-04-16T01:56:51.539Z] ---> 5c46b3e20dc5 [2020-04-16T01:56:51.539Z] Step 7/8 : COPY . . [2020-04-16T01:56:52.477Z] ---> 13f663498944 [2020-04-16T01:56:52.477Z] Step 8/8 : RUN go mod download [2020-04-16T01:56:52.477Z] ---> Running in 35423c478c3d [2020-04-16T01:56:56.358Z] go: finding cloud.google.com/go v0.26.0 [2020-04-16T01:56:56.358Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-16T01:56:56.625Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-16T01:56:56.625Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T01:56:56.625Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-16T01:56:56.625Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-16T01:56:56.625Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-16T01:56:56.625Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-16T01:56:56.891Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-16T01:56:56.891Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-16T01:56:56.891Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-16T01:56:56.891Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-16T01:56:56.891Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-16T01:56:56.891Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-16T01:56:56.891Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-16T01:56:57.159Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-16T01:56:57.159Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-16T01:56:57.159Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-16T01:56:57.159Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-16T01:56:57.159Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-16T01:56:57.159Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-16T01:56:57.159Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-16T01:56:57.159Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-16T01:56:57.159Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-16T01:56:57.424Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T01:56:57.424Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-16T01:56:57.424Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-16T01:56:57.424Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-16T01:56:57.424Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-16T01:56:57.424Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-16T01:56:57.424Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-16T01:56:57.424Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-16T01:56:57.692Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-16T01:56:57.692Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-16T01:56:57.692Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-16T01:56:57.692Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-16T01:56:57.692Z] go: finding github.com/fatih/color v1.9.0 [2020-04-16T01:56:57.692Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-16T01:56:57.759Z] go: finding cloud.google.com/go v0.26.0 [2020-04-16T01:56:57.759Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-16T01:56:57.759Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-16T01:56:57.759Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T01:56:57.759Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-16T01:56:57.759Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-16T01:56:57.759Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-16T01:56:57.759Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-16T01:56:57.759Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-16T01:56:57.759Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-16T01:56:57.759Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-16T01:56:57.759Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-16T01:56:57.759Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-16T01:56:57.759Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-16T01:56:57.759Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-16T01:56:57.759Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-16T01:56:57.759Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-16T01:56:57.759Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-16T01:56:57.759Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-16T01:56:57.759Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-16T01:56:57.759Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-16T01:56:57.759Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-16T01:56:57.759Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-16T01:56:57.759Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-16T01:56:57.961Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-16T01:56:57.961Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-16T01:56:57.961Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-16T01:56:57.961Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-16T01:56:57.961Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T01:56:57.961Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-16T01:56:57.961Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T01:56:57.961Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-16T01:56:58.018Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T01:56:58.018Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-16T01:56:58.018Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-16T01:56:58.018Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-16T01:56:58.018Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-16T01:56:58.018Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-16T01:56:58.018Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-16T01:56:58.018Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-16T01:56:58.018Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-16T01:56:58.018Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-16T01:56:58.018Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-16T01:56:58.018Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-16T01:56:58.018Z] go: finding github.com/fatih/color v1.9.0 [2020-04-16T01:56:58.018Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-16T01:56:58.018Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-16T01:56:58.231Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-16T01:56:58.231Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-16T01:56:58.231Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-16T01:56:58.231Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-16T01:56:58.231Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-16T01:56:58.231Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-16T01:56:58.277Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-16T01:56:58.277Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-16T01:56:58.277Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-16T01:56:58.277Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T01:56:58.277Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-16T01:56:58.277Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T01:56:58.277Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-16T01:56:58.277Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-16T01:56:58.277Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-16T01:56:58.277Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-16T01:56:58.277Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-16T01:56:58.499Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-16T01:56:58.499Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-16T01:56:58.499Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-16T01:56:58.499Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-16T01:56:58.499Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-16T01:56:58.499Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-16T01:56:58.499Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-16T01:56:58.536Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-16T01:56:58.536Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-16T01:56:58.536Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-16T01:56:58.536Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-16T01:56:58.536Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-16T01:56:58.536Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-16T01:56:58.767Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-16T01:56:58.767Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-16T01:56:58.767Z] go: finding github.com/golang/mock v1.1.1 [2020-04-16T01:56:58.767Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-16T01:56:58.767Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-16T01:56:58.767Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-16T01:56:58.767Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-16T01:56:58.796Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-16T01:56:58.796Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-16T01:56:58.796Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-16T01:56:58.796Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-16T01:56:58.796Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-16T01:56:58.796Z] go: finding github.com/golang/mock v1.1.1 [2020-04-16T01:56:58.796Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-16T01:56:58.796Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-16T01:56:58.796Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-16T01:56:58.796Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-16T01:56:58.796Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-16T01:56:58.796Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-16T01:56:59.034Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-16T01:56:59.034Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-16T01:56:59.034Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-16T01:56:59.034Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-16T01:56:59.034Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-16T01:56:59.034Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-16T01:56:59.034Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-16T01:56:59.034Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-16T01:56:59.055Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-16T01:56:59.055Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-16T01:56:59.055Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-16T01:56:59.055Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-16T01:56:59.055Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-16T01:56:59.055Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-16T01:56:59.055Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-16T01:56:59.055Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-16T01:56:59.055Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-16T01:56:59.055Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-16T01:56:59.300Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-16T01:56:59.300Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-16T01:56:59.300Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-16T01:56:59.300Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-16T01:56:59.300Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-16T01:56:59.300Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-16T01:56:59.313Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-16T01:56:59.567Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-16T01:56:59.567Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-16T01:56:59.567Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-16T01:56:59.567Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-16T01:56:59.567Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-16T01:56:59.567Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-16T01:56:59.567Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-16T01:56:59.571Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-16T01:56:59.829Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-16T01:56:59.830Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-16T01:56:59.830Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-16T01:56:59.830Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-16T01:56:59.830Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-16T01:56:59.830Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-16T01:56:59.830Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-16T01:56:59.830Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-16T01:56:59.830Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-16T01:56:59.830Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-16T01:56:59.830Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-16T01:56:59.830Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-16T01:56:59.833Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-16T01:56:59.833Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-16T01:56:59.833Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-16T01:56:59.833Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-16T01:56:59.833Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-16T01:57:00.089Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-16T01:57:00.089Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-16T01:57:00.089Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-16T01:57:00.089Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T01:57:00.089Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-16T01:57:00.089Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T01:57:00.089Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T01:57:00.089Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-16T01:57:00.089Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-16T01:57:00.089Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-16T01:57:00.089Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-16T01:57:00.098Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-16T01:57:00.364Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-16T01:57:00.364Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-16T01:57:00.364Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-16T01:57:00.364Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-16T01:57:00.364Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-16T01:57:00.364Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-16T01:57:00.369Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-16T01:57:00.370Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-16T01:57:00.370Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-16T01:57:00.370Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-16T01:57:00.370Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-16T01:57:00.370Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-16T01:57:00.370Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T01:57:00.370Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-16T01:57:00.370Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-16T01:57:00.370Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-16T01:57:00.370Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-16T01:57:00.370Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-16T01:57:00.630Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-16T01:57:00.630Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-16T01:57:00.630Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-16T01:57:00.630Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-16T01:57:00.630Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-16T01:57:00.630Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-16T01:57:00.630Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-16T01:57:00.642Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-16T01:57:00.642Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-16T01:57:00.642Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-16T01:57:00.642Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-16T01:57:00.642Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-16T01:57:00.642Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-16T01:57:00.642Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-16T01:57:00.642Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-16T01:57:00.642Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-16T01:57:00.642Z] go: finding github.com/oklog/run v1.0.0 [2020-04-16T01:57:00.642Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-16T01:57:00.642Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-16T01:57:00.642Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-16T01:57:00.642Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-16T01:57:00.642Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-16T01:57:00.897Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-16T01:57:00.897Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-16T01:57:00.897Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-16T01:57:00.897Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-16T01:57:00.897Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-16T01:57:00.897Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-16T01:57:00.897Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-16T01:57:00.903Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-16T01:57:00.903Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-16T01:57:00.903Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-16T01:57:00.903Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T01:57:00.903Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T01:57:00.903Z] go: finding github.com/posener/complete v1.1.1 [2020-04-16T01:57:00.903Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-16T01:57:00.903Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-16T01:57:00.903Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-16T01:57:00.903Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-16T01:57:00.903Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-16T01:57:00.903Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-16T01:57:00.903Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-16T01:57:00.903Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-16T01:57:01.162Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-16T01:57:01.162Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-16T01:57:01.162Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-16T01:57:01.162Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-16T01:57:01.162Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-16T01:57:01.162Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-16T01:57:01.162Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-16T01:57:01.162Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-16T01:57:01.162Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-16T01:57:01.162Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-16T01:57:01.162Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-16T01:57:01.162Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-16T01:57:01.162Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-16T01:57:01.162Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-16T01:57:01.164Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-16T01:57:01.164Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-16T01:57:01.164Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-16T01:57:01.164Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-16T01:57:01.164Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-16T01:57:01.164Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-16T01:57:01.164Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-16T01:57:01.421Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-16T01:57:01.421Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-16T01:57:01.421Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-16T01:57:01.421Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-16T01:57:01.421Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-16T01:57:01.421Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-16T01:57:01.434Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-16T01:57:01.434Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-16T01:57:01.434Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-16T01:57:01.434Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-16T01:57:01.434Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-16T01:57:01.434Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-16T01:57:01.434Z] go: finding golang.org/x/text v0.3.2 [2020-04-16T01:57:01.445Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T01:57:01.445Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-16T01:57:01.445Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T01:57:01.445Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T01:57:01.445Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-16T01:57:01.445Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-16T01:57:01.445Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-16T01:57:01.695Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-16T01:57:01.695Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-16T01:57:01.695Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-16T01:57:01.695Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-16T01:57:01.695Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-16T01:57:01.695Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-16T01:57:01.695Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-16T01:57:01.695Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-16T01:57:01.695Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T01:57:01.710Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-16T01:57:01.710Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-16T01:57:01.710Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-16T01:57:01.710Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-16T01:57:01.710Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-16T01:57:01.710Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-16T01:57:01.710Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-16T01:57:01.710Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T01:57:01.954Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-16T01:57:01.955Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-16T01:57:01.955Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-16T01:57:01.955Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-16T01:57:01.955Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-16T01:57:01.955Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-16T01:57:01.955Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-16T01:57:01.955Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-16T01:57:01.955Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-16T01:57:01.955Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-16T01:57:01.974Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-16T01:57:01.974Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-16T01:57:01.974Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-16T01:57:01.974Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-16T01:57:01.974Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-16T01:57:01.974Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-16T01:57:01.974Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-16T01:57:02.241Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-16T01:57:02.241Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-16T01:57:02.241Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-16T01:57:02.241Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-16T01:57:02.241Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-16T01:57:02.241Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-16T01:57:02.241Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-16T01:57:02.510Z] go: finding github.com/oklog/run v1.0.0 [2020-04-16T01:57:02.510Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-16T01:57:02.510Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-16T01:57:02.510Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-16T01:57:02.510Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-16T01:57:02.510Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-16T01:57:02.775Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-16T01:57:02.775Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-16T01:57:02.775Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-16T01:57:02.775Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T01:57:02.775Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T01:57:02.775Z] go: finding github.com/posener/complete v1.1.1 [2020-04-16T01:57:02.775Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-16T01:57:02.775Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-16T01:57:02.775Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-16T01:57:02.775Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-16T01:57:02.775Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-16T01:57:02.775Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-16T01:57:03.039Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-16T01:57:03.039Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-16T01:57:03.039Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-16T01:57:03.039Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-16T01:57:03.039Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-16T01:57:03.039Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-16T01:57:03.305Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-16T01:57:03.305Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-16T01:57:03.305Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-16T01:57:03.305Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-16T01:57:03.305Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-16T01:57:03.305Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-16T01:57:03.305Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-16T01:57:03.305Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-16T01:57:03.570Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-16T01:57:03.570Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-16T01:57:03.570Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-16T01:57:03.570Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-16T01:57:03.570Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-16T01:57:03.570Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-16T01:57:03.570Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-16T01:57:03.835Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-16T01:57:03.835Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-16T01:57:03.835Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-16T01:57:03.835Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-16T01:57:03.835Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-16T01:57:03.835Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-16T01:57:04.101Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-16T01:57:04.101Z] go: finding golang.org/x/text v0.3.2 [2020-04-16T01:57:04.101Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-16T01:57:04.101Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-16T01:57:04.101Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-16T01:57:04.368Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-16T01:57:04.368Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-16T01:57:04.368Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-16T01:57:04.368Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-16T01:57:04.368Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-16T01:57:04.368Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-16T01:57:04.368Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-16T01:57:04.368Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T01:57:04.635Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-16T01:57:04.635Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-16T01:57:04.635Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-16T01:57:04.904Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-16T01:57:04.904Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-16T01:57:04.904Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-16T01:57:04.904Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-16T01:57:04.904Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-16T01:58:41.597Z] Removing intermediate container 6d4ef0800fb7 [2020-04-16T01:58:41.597Z] ---> 3f44ca67aa57 [2020-04-16T01:58:41.597Z] Successfully built 3f44ca67aa57 [2020-04-16T01:58:41.597Z] 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-16T01:58:42.491Z] + docker inspect -f . ci-base-image-arm64 [2020-04-16T01:58:42.491Z] . [Pipeline] withDockerContainer [2020-04-16T01:58:43.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-4165 does not seem to be running inside a container [2020-04-16T01:58:43.205Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-04-16T01:58:44.653Z] $ docker top 0da41385f2c76f410ecb4301d69d216b0a70d6e7b6643d8e7c025628a6351721 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T01:58:45.781Z] + go version [2020-04-16T01:58:45.781Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-16T01:58:46.451Z] + make test [2020-04-16T01:58:46.451Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-16T01:58:47.869Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-16T01:59:08.623Z] Removing intermediate container 35423c478c3d [2020-04-16T01:59:08.623Z] ---> 8e18bbc85537 [2020-04-16T01:59:08.623Z] Successfully built 8e18bbc85537 [2020-04-16T01:59:08.623Z] 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-16T01:59:09.359Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-16T01:59:09.359Z] . [Pipeline] withDockerContainer [2020-04-16T01:59:09.509Z] prd-centos7-docker-4c-2g-4166 does not seem to be running inside a container [2020-04-16T01:59:09.559Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-04-16T01:59:10.318Z] $ docker top 1b833e8350b640a4f66957873454d530247bc5900a888ea764ddd96e1ee3be47 -eo pid,comm [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-16T01:59:10.332Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-16T01:59:10.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-16T01:59:10.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-16T01:59:10.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-16T01:59:10.333Z] GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh [2020-04-16T01:59:10.895Z] + go version [2020-04-16T01:59:10.895Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-16T01:59:11.212Z] + make test [2020-04-16T01:59:11.212Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-16T01:59:13.126Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] stash [2020-04-16T01:59:16.106Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T01:59:16.119Z] $ docker stop --time=1 0da41385f2c76f410ecb4301d69d216b0a70d6e7b6643d8e7c025628a6351721 [2020-04-16T01:59:18.407Z] $ docker rm -f 0da41385f2c76f410ecb4301d69d216b0a70d6e7b6643d8e7c025628a6351721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T01:59:20.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T01:59:20.631Z] + ls -al . [2020-04-16T01:59:20.631Z] total 140 [2020-04-16T01:59:20.631Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 01:58 . [2020-04-16T01:59:20.631Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 01:55 .. [2020-04-16T01:59:20.631Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 01:55 .git [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 16 01:55 .gitignore [2020-04-16T01:59:20.631Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 01:55 .semver [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 16 01:55 CONTRIBUTING.md [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 16 01:55 Dockerfile [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 16 01:55 Dockerfile.build [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 16 01:55 Jenkinsfile [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 16 01:55 LICENSE [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 16 01:55 Makefile [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 16 01:55 README.md [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 01:53 VERSION [2020-04-16T01:59:20.631Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 01:55 assets [2020-04-16T01:59:20.631Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 01:55 bin [2020-04-16T01:59:20.631Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 01:55 cmd [2020-04-16T01:59:20.631Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 16 01:58 coverage.out [2020-04-16T01:59:20.631Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 01:55 docs [2020-04-16T01:59:20.631Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 16 01:58 go.mod [2020-04-16T01:59:20.631Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 16 01:58 go.sum [2020-04-16T01:59:20.631Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 01:55 internal [2020-04-16T01:59:20.631Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 01:55 snap [2020-04-16T01:59:20.631Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 16 01:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-16T01:59:20.988Z] + 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=d5ad4889ebb2ed9c60303ad629e0eea6ba20259c --label arch=arm64 --label version=0.0.0 . [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-16T01:59:21.340Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-16T01:59:21.340Z] GO111MODULE=on go vet ./... [2020-04-16T01:59:21.573Z] Sending build context to Docker daemon 11.57MB [2020-04-16T01:59:21.573Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-16T01:59:21.573Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-16T01:59:21.573Z] ---> 3f44ca67aa57 [2020-04-16T01:59:21.573Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-16T01:59:21.843Z] ---> Running in 48f8586fc7c1 [Pipeline] stash [2020-04-16T01:59:22.309Z] Warning: overwriting stash ‘coverage-report’ [2020-04-16T01:59:22.427Z] Removing intermediate container 48f8586fc7c1 [2020-04-16T01:59:22.427Z] ---> 5b5794304171 [2020-04-16T01:59:22.427Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-16T01:59:22.427Z] ---> Running in bbf75a4d3fae [2020-04-16T01:59:22.676Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T01:59:22.693Z] $ docker stop --time=1 1b833e8350b640a4f66957873454d530247bc5900a888ea764ddd96e1ee3be47 [2020-04-16T01:59:22.695Z] Removing intermediate container bbf75a4d3fae [2020-04-16T01:59:22.695Z] ---> 70f9795b334b [2020-04-16T01:59:22.695Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-16T01:59:22.961Z] ---> Running in 76f59eaf2020 [2020-04-16T01:59:23.228Z] Removing intermediate container 76f59eaf2020 [2020-04-16T01:59:23.228Z] ---> 11833adef4e7 [2020-04-16T01:59:23.228Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-16T01:59:23.496Z] ---> Running in ce8cc5b1968d [2020-04-16T01:59:23.763Z] Removing intermediate container ce8cc5b1968d [2020-04-16T01:59:23.763Z] ---> 173dd6cbce3a [2020-04-16T01:59:23.763Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-16T01:59:24.030Z] ---> Running in e778836a48cd [2020-04-16T01:59:24.150Z] $ docker rm -f 1b833e8350b640a4f66957873454d530247bc5900a888ea764ddd96e1ee3be47 [2020-04-16T01:59:24.297Z] Removing intermediate container e778836a48cd [2020-04-16T01:59:24.297Z] ---> 3f4332bc9a37 [2020-04-16T01:59:24.297Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // withDockerContainer [Pipeline] } [2020-04-16T01:59:24.568Z] ---> Running in fbe1f49ffbe2 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T01:59:25.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T01:59:25.581Z] + ls -al . [2020-04-16T01:59:25.581Z] total 104 [2020-04-16T01:59:25.581Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 16 01:59 . [2020-04-16T01:59:25.581Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 01:56 .. [2020-04-16T01:59:25.581Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 01:56 assets [2020-04-16T01:59:25.581Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 16 01:56 bin [2020-04-16T01:59:25.581Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 16 01:56 cmd [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 16 01:56 CONTRIBUTING.md [2020-04-16T01:59:25.581Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 16 01:59 coverage.out [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 16 01:56 Dockerfile [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 16 01:56 Dockerfile.build [2020-04-16T01:59:25.581Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 16 01:56 docs [2020-04-16T01:59:25.581Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 01:56 .git [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 16 01:56 .gitignore [2020-04-16T01:59:25.581Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 16 01:59 go.mod [2020-04-16T01:59:25.581Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 16 01:59 go.sum [2020-04-16T01:59:25.581Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 16 01:56 internal [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 16 01:56 Jenkinsfile [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 16 01:56 LICENSE [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 16 01:56 Makefile [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 16 01:56 README.md [2020-04-16T01:59:25.581Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 01:56 .semver [2020-04-16T01:59:25.581Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 16 01:56 snap [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 01:53 VERSION [2020-04-16T01:59:25.581Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 16 01:56 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-16T01:59:25.904Z] + 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=d5ad4889ebb2ed9c60303ad629e0eea6ba20259c --label arch=amd64 --label version=0.0.0 . [2020-04-16T01:59:26.478Z] Sending build context to Docker daemon 11.57MB [2020-04-16T01:59:26.478Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-16T01:59:26.478Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-16T01:59:26.478Z] ---> 8e18bbc85537 [2020-04-16T01:59:26.478Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-16T01:59:26.478Z] ---> Running in 4735dc5bfa82 [2020-04-16T01:59:26.526Z] Removing intermediate container fbe1f49ffbe2 [2020-04-16T01:59:26.526Z] ---> 35b73e501d95 [2020-04-16T01:59:26.526Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-16T01:59:26.526Z] ---> Running in 6da2ad2c2a35 [2020-04-16T01:59:26.737Z] Removing intermediate container 4735dc5bfa82 [2020-04-16T01:59:26.737Z] ---> 838484d788c1 [2020-04-16T01:59:26.737Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-16T01:59:26.737Z] ---> Running in d4ef52f26349 [2020-04-16T01:59:26.737Z] Removing intermediate container d4ef52f26349 [2020-04-16T01:59:26.737Z] ---> 35ea39b5e658 [2020-04-16T01:59:26.737Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-16T01:59:26.995Z] ---> Running in d5d4b6d24826 [2020-04-16T01:59:26.995Z] Removing intermediate container d5d4b6d24826 [2020-04-16T01:59:26.995Z] ---> 480574415568 [2020-04-16T01:59:26.995Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-16T01:59:26.995Z] ---> Running in 567172912e73 [2020-04-16T01:59:27.254Z] Removing intermediate container 567172912e73 [2020-04-16T01:59:27.254Z] ---> 9fd1bf6eacf3 [2020-04-16T01:59:27.254Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-16T01:59:27.254Z] ---> Running in 79feb0f065b1 [2020-04-16T01:59:27.254Z] Removing intermediate container 79feb0f065b1 [2020-04-16T01:59:27.254Z] ---> c70eeabc1761 [2020-04-16T01:59:27.254Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T01:59:27.490Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T01:59:27.512Z] ---> Running in 0e7513f952f3 [2020-04-16T01:59:28.073Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T01:59:28.081Z] Removing intermediate container 0e7513f952f3 [2020-04-16T01:59:28.081Z] ---> c98f95bb38d3 [2020-04-16T01:59:28.081Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-16T01:59:28.341Z] ---> Running in 4637909d84f2 [2020-04-16T01:59:28.600Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T01:59:28.657Z] v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-16T01:59:28.657Z] v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-16T01:59:28.657Z] OK: 11178 distinct packages available [2020-04-16T01:59:28.924Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T01:59:29.505Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T01:59:29.540Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T01:59:29.799Z] v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-16T01:59:29.799Z] v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-16T01:59:29.799Z] OK: 11289 distinct packages available [2020-04-16T01:59:29.799Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T01:59:30.087Z] OK: 125 MiB in 39 packages [2020-04-16T01:59:30.740Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T01:59:30.999Z] OK: 143 MiB in 39 packages [2020-04-16T01:59:31.258Z] Removing intermediate container 4637909d84f2 [2020-04-16T01:59:31.258Z] ---> df87fed00089 [2020-04-16T01:59:31.258Z] Step 10/24 : ENV GO111MODULE=on [2020-04-16T01:59:31.497Z] Removing intermediate container 6da2ad2c2a35 [2020-04-16T01:59:31.497Z] ---> 99a2aac10a32 [2020-04-16T01:59:31.497Z] Step 10/24 : ENV GO111MODULE=on [2020-04-16T01:59:31.497Z] ---> Running in 3bd168b50ea4 [2020-04-16T01:59:31.518Z] ---> Running in 620637ac7a18 [2020-04-16T01:59:31.518Z] Removing intermediate container 620637ac7a18 [2020-04-16T01:59:31.518Z] ---> d78d22eb5984 [2020-04-16T01:59:31.518Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-16T01:59:31.518Z] ---> Running in 3c618d725887 [2020-04-16T01:59:31.763Z] Removing intermediate container 3bd168b50ea4 [2020-04-16T01:59:31.764Z] ---> 76ebf1651749 [2020-04-16T01:59:31.764Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-16T01:59:31.764Z] ---> Running in 278ba81e0f37 [2020-04-16T01:59:31.793Z] Removing intermediate container 3c618d725887 [2020-04-16T01:59:31.793Z] ---> f75d43c47112 [2020-04-16T01:59:31.793Z] Step 12/24 : COPY go.mod . [2020-04-16T01:59:31.793Z] ---> d4cfed8b1757 [2020-04-16T01:59:31.793Z] Step 13/24 : COPY Makefile . [2020-04-16T01:59:32.055Z] ---> 291930f49796 [2020-04-16T01:59:32.055Z] Step 14/24 : RUN make update [2020-04-16T01:59:32.055Z] ---> Running in 175e086dd95d [2020-04-16T01:59:32.318Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-16T01:59:32.345Z] Removing intermediate container 278ba81e0f37 [2020-04-16T01:59:32.345Z] ---> 063ca336080f [2020-04-16T01:59:32.345Z] Step 12/24 : COPY go.mod . [2020-04-16T01:59:32.928Z] ---> 95f199c7cbb6 [2020-04-16T01:59:32.928Z] Step 13/24 : COPY Makefile . [2020-04-16T01:59:33.516Z] ---> 68d31cabed49 [2020-04-16T01:59:33.516Z] Step 14/24 : RUN make update [2020-04-16T01:59:33.516Z] ---> Running in b57daac594b3 [2020-04-16T01:59:33.700Z] Removing intermediate container 175e086dd95d [2020-04-16T01:59:33.700Z] ---> 51bd9f519b0f [2020-04-16T01:59:33.700Z] Step 15/24 : COPY . . [2020-04-16T01:59:33.959Z] ---> 6d995f806abf [2020-04-16T01:59:33.959Z] Step 16/24 : RUN ${MAKE} [2020-04-16T01:59:33.959Z] ---> Running in c92e02a286fd [2020-04-16T01:59:34.482Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-16T01:59:34.529Z] 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-16T01:59:36.513Z] Removing intermediate container b57daac594b3 [2020-04-16T01:59:36.513Z] ---> 10211d7a1071 [2020-04-16T01:59:36.513Z] Step 15/24 : COPY . . [2020-04-16T01:59:37.929Z] ---> 9bc15d0f837a [2020-04-16T01:59:37.929Z] Step 16/24 : RUN ${MAKE} [2020-04-16T01:59:37.929Z] ---> Running in 7fbab288b33b [2020-04-16T01:59:38.891Z] 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-16T01:59:42.712Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-16T01:59:44.615Z] Removing intermediate container c92e02a286fd [2020-04-16T01:59:44.615Z] ---> b25278054068 [2020-04-16T01:59:44.615Z] Step 17/24 : FROM alpine [2020-04-16T01:59:44.880Z] latest: Pulling from library/alpine [2020-04-16T01:59:45.139Z] aad63a933944: Pulling fs layer [2020-04-16T01:59:45.139Z] aad63a933944: Verifying Checksum [2020-04-16T01:59:45.139Z] aad63a933944: Download complete [2020-04-16T01:59:45.400Z] aad63a933944: Pull complete [2020-04-16T01:59:45.400Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-16T01:59:45.400Z] Status: Downloaded newer image for alpine:latest [2020-04-16T01:59:45.400Z] ---> a187dde48cd2 [2020-04-16T01:59:45.400Z] Step 18/24 : EXPOSE 4000 [2020-04-16T01:59:45.659Z] ---> Running in bc26b18b43bc [2020-04-16T01:59:45.660Z] Removing intermediate container bc26b18b43bc [2020-04-16T01:59:45.660Z] ---> 998614437c6d [2020-04-16T01:59:45.660Z] 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-16T01:59:46.236Z] ---> 5585e3967503 [2020-04-16T01:59:46.236Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-16T01:59:46.236Z] ---> Running in d00d6101da7a [2020-04-16T01:59:46.494Z] Removing intermediate container d00d6101da7a [2020-04-16T01:59:46.494Z] ---> 4ca6c26b7cab [2020-04-16T01:59:46.494Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-16T01:59:46.495Z] ---> Running in bbf088721384 [2020-04-16T01:59:46.495Z] Removing intermediate container bbf088721384 [2020-04-16T01:59:46.495Z] ---> 8f43ad5a0adf [2020-04-16T01:59:46.495Z] Step 22/24 : LABEL arch=amd64 [2020-04-16T01:59:46.495Z] ---> Running in a76be7307774 [2020-04-16T01:59:46.754Z] Removing intermediate container a76be7307774 [2020-04-16T01:59:46.754Z] ---> f13ff726f03d [2020-04-16T01:59:46.754Z] Step 23/24 : LABEL git_sha=d5ad4889ebb2ed9c60303ad629e0eea6ba20259c [2020-04-16T01:59:46.754Z] ---> Running in ea23f4a57f99 [2020-04-16T01:59:47.012Z] Removing intermediate container ea23f4a57f99 [2020-04-16T01:59:47.012Z] ---> 7ab002720ce0 [2020-04-16T01:59:47.012Z] Step 24/24 : LABEL version=0.0.0 [2020-04-16T01:59:47.012Z] ---> Running in 13563ef69760 [2020-04-16T01:59:47.012Z] Removing intermediate container 13563ef69760 [2020-04-16T01:59:47.012Z] ---> 117d6ad1c174 [2020-04-16T01:59:47.012Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-16T01:59:47.012Z] Successfully built 117d6ad1c174 [2020-04-16T01:59:47.272Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T02:00:05.606Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-16T02:00:10.951Z] Removing intermediate container 7fbab288b33b [2020-04-16T02:00:10.951Z] ---> 64c3117f96fa [2020-04-16T02:00:10.951Z] Step 17/24 : FROM alpine [2020-04-16T02:00:10.951Z] latest: Pulling from library/alpine [2020-04-16T02:00:10.951Z] 8a0637ca1ac9: Pulling fs layer [2020-04-16T02:00:11.218Z] 8a0637ca1ac9: Verifying Checksum [2020-04-16T02:00:11.218Z] 8a0637ca1ac9: Download complete [2020-04-16T02:00:11.802Z] 8a0637ca1ac9: Pull complete [2020-04-16T02:00:11.802Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-16T02:00:11.802Z] Status: Downloaded newer image for alpine:latest [2020-04-16T02:00:11.802Z] ---> 2ee122dcc32d [2020-04-16T02:00:11.802Z] Step 18/24 : EXPOSE 4000 [2020-04-16T02:00:12.067Z] ---> Running in 66d4d10f3d21 [2020-04-16T02:00:12.335Z] Removing intermediate container 66d4d10f3d21 [2020-04-16T02:00:12.335Z] ---> 6aa681175405 [2020-04-16T02:00:12.335Z] 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-16T02:00:14.282Z] ---> 1777206b7da6 [2020-04-16T02:00:14.282Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-16T02:00:14.282Z] ---> Running in 9884f0b2a7bc [2020-04-16T02:00:14.550Z] Removing intermediate container 9884f0b2a7bc [2020-04-16T02:00:14.550Z] ---> d22f229b8520 [2020-04-16T02:00:14.550Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-16T02:00:14.550Z] ---> Running in 14d300865c16 [2020-04-16T02:00:14.819Z] Removing intermediate container 14d300865c16 [2020-04-16T02:00:14.819Z] ---> 22199cf236e9 [2020-04-16T02:00:14.819Z] Step 22/24 : LABEL arch=arm64 [2020-04-16T02:00:15.085Z] ---> Running in 8aa043b93dab [2020-04-16T02:00:15.352Z] Removing intermediate container 8aa043b93dab [2020-04-16T02:00:15.352Z] ---> e30756d8be06 [2020-04-16T02:00:15.352Z] Step 23/24 : LABEL git_sha=d5ad4889ebb2ed9c60303ad629e0eea6ba20259c [2020-04-16T02:00:15.623Z] ---> Running in f3cd1eff524c [2020-04-16T02:00:15.892Z] Removing intermediate container f3cd1eff524c [2020-04-16T02:00:15.892Z] ---> 7e09760ceb8d [2020-04-16T02:00:15.892Z] Step 24/24 : LABEL version=0.0.0 [2020-04-16T02:00:15.892Z] ---> Running in ad9015273908 [2020-04-16T02:00:16.473Z] Removing intermediate container ad9015273908 [2020-04-16T02:00:16.473Z] ---> 5c0aa03b7a29 [2020-04-16T02:00:16.473Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-16T02:00:16.473Z] Successfully built 5c0aa03b7a29 [2020-04-16T02:00:16.473Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-16T02:00:18.271Z] provisioning config files... [2020-04-16T02:00:18.283Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp/config7293417560417686762tmp [Pipeline] { [Pipeline] sh [2020-04-16T02:00:18.663Z] + curl -s https://codecov.io/bash [2020-04-16T02:00:18.663Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp/config7293417560417686762tmp [2020-04-16T02:00:18.923Z] [2020-04-16T02:00:18.923Z] _____ _ [2020-04-16T02:00:18.923Z] / ____| | | [2020-04-16T02:00:18.923Z] | | ___ __| | ___ ___ _____ __ [2020-04-16T02:00:18.923Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-16T02:00:18.923Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-16T02:00:18.923Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-16T02:00:18.923Z] Bash-20200410-0786dee [2020-04-16T02:00:18.923Z] [2020-04-16T02:00:18.923Z] [2020-04-16T02:00:18.923Z] ==> Jenkins CI detected. [2020-04-16T02:00:18.923Z] project root: . [2020-04-16T02:00:18.923Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-16T02:00:18.923Z] ==> Running gcov in . (disable via -X gcov) [2020-04-16T02:00:18.923Z] ==> Python coveragepy not found [2020-04-16T02:00:18.923Z] ==> Searching for coverage reports in: [2020-04-16T02:00:18.923Z] + . [2020-04-16T02:00:18.923Z] -> Found 1 reports [2020-04-16T02:00:18.923Z] ==> Detecting git/mercurial file structure [2020-04-16T02:00:18.923Z] ==> Reading reports [2020-04-16T02:00:18.923Z] + ./coverage.out bytes=10 [2020-04-16T02:00:18.923Z] ==> Appending adjustments [2020-04-16T02:00:18.923Z] http://docs.codecov.io/docs/fixing-reports [2020-04-16T02:00:19.183Z] + Found adjustments [2020-04-16T02:00:19.183Z] ==> Gzipping contents [2020-04-16T02:00:19.183Z] ==> Uploading reports [2020-04-16T02:00:19.183Z] url: https://codecov.io [2020-04-16T02:00:19.183Z] query: branch=PR-207&commit=d5ad4889ebb2ed9c60303ad629e0eea6ba20259c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=207&job= [2020-04-16T02:00:19.183Z] -> Pinging Codecov [2020-04-16T02:00:19.183Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-207&commit=d5ad4889ebb2ed9c60303ad629e0eea6ba20259c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=207&job= [2020-04-16T02:00:19.753Z] -> Uploading [2020-04-16T02:00:20.012Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d5ad4889ebb2ed9c60303ad629e0eea6ba20259c [Pipeline] } [2020-04-16T02:00:20.032Z] 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-16T02:00:21.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T02:00:22.124Z] ---> package-listing.sh [2020-04-16T02:00:22.124Z] ++ facter osfamily [2020-04-16T02:00:22.124Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-16T02:00:22.124Z] + OS_FAMILY=redhat [2020-04-16T02:00:22.124Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-207 [2020-04-16T02:00:22.124Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-16T02:00:22.124Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-16T02:00:22.124Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-16T02:00:22.124Z] + PACKAGES=/tmp/packages_start.txt [2020-04-16T02:00:22.124Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-207 ']' [2020-04-16T02:00:22.124Z] + PACKAGES=/tmp/packages_end.txt [2020-04-16T02:00:22.124Z] + case "${OS_FAMILY}" in [2020-04-16T02:00:22.124Z] + rpm -qa [2020-04-16T02:00:22.124Z] + sort [2020-04-16T02:00:26.322Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-16T02:00:26.322Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-16T02:00:26.322Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-16T02:00:26.322Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-207 ']' [2020-04-16T02:00:26.322Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-207/archives/ [2020-04-16T02:00:26.322Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-207/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:00:26.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T02:00:26.817Z] [2020-04-16T02:00:26.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:00:27.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T02:00:27.216Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-16T02:00:27.216Z] c9b1b535fdd9: Pulling fs layer [2020-04-16T02:00:27.216Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-16T02:00:27.216Z] 756a868c4378: Pulling fs layer [2020-04-16T02:00:27.216Z] 444b2fc9a129: Pulling fs layer [2020-04-16T02:00:27.216Z] ea15f1150254: Pulling fs layer [2020-04-16T02:00:27.216Z] 41b27a9f41bf: Pulling fs layer [2020-04-16T02:00:27.216Z] 28c525ee5125: Pulling fs layer [2020-04-16T02:00:27.216Z] 094b1ea09ed8: Pulling fs layer [2020-04-16T02:00:27.216Z] 138eaada9080: Pulling fs layer [2020-04-16T02:00:27.216Z] 0622d0fa9048: Pulling fs layer [2020-04-16T02:00:27.216Z] 41b27a9f41bf: Waiting [2020-04-16T02:00:27.216Z] 28c525ee5125: Waiting [2020-04-16T02:00:27.216Z] 094b1ea09ed8: Waiting [2020-04-16T02:00:27.216Z] 138eaada9080: Waiting [2020-04-16T02:00:27.216Z] 0622d0fa9048: Waiting [2020-04-16T02:00:27.216Z] 444b2fc9a129: Waiting [2020-04-16T02:00:27.216Z] ea15f1150254: Waiting [2020-04-16T02:00:27.216Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-16T02:00:27.216Z] 2cc5ad85d9ab: Download complete [2020-04-16T02:00:27.216Z] 444b2fc9a129: Download complete [2020-04-16T02:00:27.216Z] c9b1b535fdd9: Verifying Checksum [2020-04-16T02:00:27.216Z] c9b1b535fdd9: Download complete [2020-04-16T02:00:27.485Z] ea15f1150254: Download complete [2020-04-16T02:00:27.485Z] 28c525ee5125: Verifying Checksum [2020-04-16T02:00:27.485Z] 28c525ee5125: Download complete [2020-04-16T02:00:27.758Z] 756a868c4378: Verifying Checksum [2020-04-16T02:00:27.758Z] 756a868c4378: Download complete [2020-04-16T02:00:27.758Z] c9b1b535fdd9: Pull complete [2020-04-16T02:00:27.758Z] 138eaada9080: Verifying Checksum [2020-04-16T02:00:27.758Z] 138eaada9080: Download complete [2020-04-16T02:00:27.758Z] 0622d0fa9048: Verifying Checksum [2020-04-16T02:00:27.758Z] 0622d0fa9048: Download complete [2020-04-16T02:00:27.758Z] 094b1ea09ed8: Verifying Checksum [2020-04-16T02:00:27.758Z] 094b1ea09ed8: Download complete [2020-04-16T02:00:28.030Z] 2cc5ad85d9ab: Pull complete [2020-04-16T02:00:28.292Z] 41b27a9f41bf: Verifying Checksum [2020-04-16T02:00:28.292Z] 41b27a9f41bf: Download complete [2020-04-16T02:00:30.208Z] 756a868c4378: Pull complete [2020-04-16T02:00:30.209Z] 444b2fc9a129: Pull complete [2020-04-16T02:00:30.209Z] ea15f1150254: Pull complete [2020-04-16T02:00:33.501Z] 41b27a9f41bf: Pull complete [2020-04-16T02:00:33.765Z] 28c525ee5125: Pull complete [2020-04-16T02:00:35.678Z] 094b1ea09ed8: Pull complete [2020-04-16T02:00:35.940Z] 138eaada9080: Pull complete [2020-04-16T02:00:35.940Z] 0622d0fa9048: Pull complete [2020-04-16T02:00:35.940Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-16T02:00:36.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-16T02:00:36.389Z] prd-centos7-docker-4c-2g-4164 does not seem to be running inside a container [2020-04-16T02:00:36.450Z] $ 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-207 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-207:/w/workspace/edgexfoundry_edgex-ui-go_PR-207:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-207@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-16T02:00:37.071Z] $ docker top da96f0939d3d2aab5082b03a81f181d091915bca0704b9f3740dc877fe401f95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T02:00:37.427Z] provisioning config files... [2020-04-16T02:00:37.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-207@tmp/config5803802240187208120tmp [Pipeline] { [Pipeline] echo [2020-04-16T02:00:37.532Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T02:00:37.856Z] ---> create-netrc.sh [Pipeline] echo [2020-04-16T02:00:37.879Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T02:00:38.207Z] ---> logs-deploy.sh [2020-04-16T02:00:38.207Z] + ARCHIVE_ARTIFACTS= [2020-04-16T02:00:38.207Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-16T02:00:38.207Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-16T02:00:38.207Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-16T02:00:38.207Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-207/1 [2020-04-16T02:00:38.207Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-207/1/ [2020-04-16T02:00:38.207Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-207/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-207 [2020-04-16T02:00:39.604Z] Archives upload complete. [2020-04-16T02:00:39.604Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-207/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-207/1/