Pull request #206 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 b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-206/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4009 in /w/workspace/edgexfoundry_edgex-ui-go_PR-206 [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-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/206/head:refs/remotes/origin/PR-206 # 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/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e into PR head commit b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 Merge succeeded, producing b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 Checking out Revision b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 (PR-206) > git config core.sparsecheckout # timeout=10 > git checkout -f b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 # 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 b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 # timeout=10 Commit message: "[fix] fix utc date conversion bug for scheduler datetime" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:52:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:52 08:52:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:52:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:52 latest: Pulling from edgex-devops/git-semver 08:52:52 9123ac7c32f7: Pulling fs layer 08:52:52 b8cc5d1170e3: Pulling fs layer 08:52:52 2924cbbf6a41: Pulling fs layer 08:52:52 93b08a4f1073: Pulling fs layer 08:52:52 93b08a4f1073: Waiting 08:52:52 b8cc5d1170e3: Verifying Checksum 08:52:52 b8cc5d1170e3: Download complete 08:52:52 9123ac7c32f7: Verifying Checksum 08:52:52 9123ac7c32f7: Download complete 08:52:53 2924cbbf6a41: Verifying Checksum 08:52:53 2924cbbf6a41: Download complete 08:52:53 93b08a4f1073: Verifying Checksum 08:52:53 93b08a4f1073: Download complete 08:52:53 9123ac7c32f7: Pull complete 08:52:53 b8cc5d1170e3: Pull complete 08:52:53 2924cbbf6a41: Pull complete 08:52:54 93b08a4f1073: Pull complete 08:52:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:52:54 prd-centos7-docker-4c-2g-4009 does not seem to be running inside a container 08:52:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-206 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-206:/w/workspace/edgexfoundry_edgex-ui-go_PR-206:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:52:54 $ docker top 20353a19729b2c95fb3397ab1c83f0e0833ec8468250fbcde8d8dbce6fa599ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:55 [ssh-agent] Looking for ssh-agent implementation... 08:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:55 $ docker exec 20353a19729b2c95fb3397ab1c83f0e0833ec8468250fbcde8d8dbce6fa599ca ssh-agent 08:52:55 SSH_AUTH_SOCK=/tmp/ssh-CUuazw1tkvXu/agent.14 08:52:55 SSH_AGENT_PID=21 08:52:55 Running ssh-add (command line suppressed) 08:52:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp/private_key_6463479900439960678.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp/private_key_6463479900439960678.key) 08:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:56 + git describe --exact-match --tags HEAD 08:52:56 fatal: No names found, cannot describe anything. [Pipeline] } 08:52:56 $ docker exec --env ******** --env ******** 20353a19729b2c95fb3397ab1c83f0e0833ec8468250fbcde8d8dbce6fa599ca ssh-agent -k 08:52:56 unset SSH_AUTH_SOCK; 08:52:56 unset SSH_AGENT_PID; 08:52:56 echo Agent pid 21 killed; 08:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:52:56 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:52:56 This usually means this commit has not been tagged. [Pipeline] sshagent 08:52:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:56 [ssh-agent] Looking for ssh-agent implementation... 08:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:57 $ docker exec 20353a19729b2c95fb3397ab1c83f0e0833ec8468250fbcde8d8dbce6fa599ca ssh-agent 08:52:57 SSH_AUTH_SOCK=/tmp/ssh-73cJXdAQE2q9/agent.57 08:52:57 SSH_AGENT_PID=63 08:52:57 Running ssh-add (command line suppressed) 08:52:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp/private_key_2518226918048524828.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp/private_key_2518226918048524828.key) 08:52:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:57 + git semver init 08:52:57 # -> Open(): unable to determine branch for HEAD 08:52:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-206/.git 08:52:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-206 08:52:57 # $SEMVER_REMOTE_NAME = origin 08:52:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:52:57 # $SEMVER_USER_NAME = edgex-jenkins 08:52:57 # $SEMVER_BRANCH = PR-206 08:52:57 # $SEMVER_TEMP = /tmp/semver-895679421 08:52:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:52:58 # '/tmp/semver-895679421' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-206/.semver' 08:52:58 # -> Force: false 08:52:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-206/.semver [Pipeline] } 08:52:58 $ docker exec --env ******** --env ******** 20353a19729b2c95fb3397ab1c83f0e0833ec8468250fbcde8d8dbce6fa599ca ssh-agent -k 08:52:58 unset SSH_AUTH_SOCK; 08:52:58 unset SSH_AGENT_PID; 08:52:58 echo Agent pid 63 killed; 08:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:59 + git semver [Pipeline] } 08:52:59 $ docker stop --time=1 20353a19729b2c95fb3397ab1c83f0e0833ec8468250fbcde8d8dbce6fa599ca 08:53:00 $ docker rm -f 20353a19729b2c95fb3397ab1c83f0e0833ec8468250fbcde8d8dbce6fa599ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:53:01 Stashed 45 file(s) [Pipeline] echo 08:53:01 [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 08:53:17 Still waiting to schedule task 08:53:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4009’ 08:53:17 Still waiting to schedule task 08:53:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 08:55:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4010 in /w/workspace/edgexfoundry_edgex-ui-go_PR-206 [Pipeline] { [Pipeline] ws 08:55:09 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:55:15 using credential edgex-jenkins-ssh 08:55:15 Cloning the remote Git repository 08:55:15 Cloning with configured refspecs honoured and without tags 08:55:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:55:15 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:55:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:55:15 > git --version # timeout=10 08:55:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:16 Fetching without tags 08:55:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:55:16 > git config --add remote.origin.fetch +refs/pull/206/head:refs/remotes/origin/PR-206 # timeout=10 08:55:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:55:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:55:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:17 Merging remotes/origin/master commit 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e into PR head commit b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 08:55:17 Merge succeeded, producing b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 08:55:17 Checking out Revision b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 (PR-206) 08:55:17 > git config core.sparsecheckout # timeout=10 08:55:17 > git checkout -f b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 # timeout=10 08:55:17 > git remote # timeout=10 08:55:17 > git config --get remote.origin.url # timeout=10 08:55:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:17 > git merge 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 08:55:17 > git rev-parse HEAD^{commit} # timeout=10 08:55:17 > git config core.sparsecheckout # timeout=10 08:55:17 > git checkout -f b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 # timeout=10 08:55:22 Commit message: "[fix] fix utc date conversion bug for scheduler datetime" 08:55:22 > git --version # timeout=10 08:55:22 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:55:24 ========================================================= 08:55:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:55:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:55:25 + 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 . 08:55:26 Sending build context to Docker daemon 11.53MB 08:55:26 Step 1/8 : ARG BASE=golang:1.11-alpine 08:55:26 Step 2/8 : FROM ${BASE} 08:55:26 Running on prd-centos7-docker-4c-2g-4011 in /w/workspace/edgexfoundry_edgex-ui-go_PR-206 [Pipeline] { [Pipeline] ws 08:55:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { 08:55:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:55:26 cde5963f3b93: Pulling fs layer 08:55:26 2a23fa8c16f7: Pulling fs layer 08:55:26 777b28850792: Pulling fs layer 08:55:26 8a11ddd9e578: Pulling fs layer 08:55:26 4cf88f913ddb: Pulling fs layer 08:55:26 1df406cf5192: Pulling fs layer 08:55:26 cd6300453558: Pulling fs layer 08:55:26 b9c365052c96: Pulling fs layer 08:55:26 a2d8cc88f415: Pulling fs layer 08:55:26 ea1d1ca13537: Pulling fs layer 08:55:26 3750a50a1c5e: Pulling fs layer 08:55:26 8a11ddd9e578: Waiting 08:55:26 4cf88f913ddb: Waiting 08:55:26 1df406cf5192: Waiting 08:55:26 cd6300453558: Waiting 08:55:26 b9c365052c96: Waiting 08:55:26 a2d8cc88f415: Waiting 08:55:26 ea1d1ca13537: Waiting 08:55:26 3750a50a1c5e: Waiting 08:55:26 777b28850792: Verifying Checksum 08:55:26 777b28850792: Download complete 08:55:26 2a23fa8c16f7: Verifying Checksum 08:55:26 2a23fa8c16f7: Download complete 08:55:26 4cf88f913ddb: Download complete 08:55:26 1df406cf5192: Verifying Checksum 08:55:26 1df406cf5192: Download complete [Pipeline] checkout 08:55:26 cde5963f3b93: Verifying Checksum 08:55:26 cde5963f3b93: Download complete 08:55:27 cde5963f3b93: Pull complete 08:55:28 2a23fa8c16f7: Pull complete 08:55:28 777b28850792: Pull complete 08:55:28 using credential edgex-jenkins-ssh 08:55:28 Cloning the remote Git repository 08:55:28 Cloning with configured refspecs honoured and without tags 08:55:29 Fetching without tags 08:55:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:55:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:55:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:55:28 > git --version # timeout=10 08:55:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:55:29 > git config --add remote.origin.fetch +refs/pull/206/head:refs/remotes/origin/PR-206 # timeout=10 08:55:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:55:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:55:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:30 Merging remotes/origin/master commit 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e into PR head commit b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 08:55:30 Merge succeeded, producing b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 08:55:30 Checking out Revision b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 (PR-206) 08:55:29 > git config core.sparsecheckout # timeout=10 08:55:29 > git checkout -f b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 # timeout=10 08:55:30 > git remote # timeout=10 08:55:30 > git config --get remote.origin.url # timeout=10 08:55:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:30 > git merge 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 08:55:30 > git rev-parse HEAD^{commit} # timeout=10 08:55:30 > git config core.sparsecheckout # timeout=10 08:55:30 > git checkout -f b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 # timeout=10 08:55:31 cd6300453558: Verifying Checksum 08:55:31 cd6300453558: Download complete 08:55:31 a2d8cc88f415: Verifying Checksum 08:55:31 a2d8cc88f415: Download complete 08:55:33 ea1d1ca13537: Verifying Checksum 08:55:33 ea1d1ca13537: Download complete 08:55:33 3750a50a1c5e: Verifying Checksum 08:55:33 3750a50a1c5e: Download complete 08:55:34 Commit message: "[fix] fix utc date conversion bug for scheduler datetime" 08:55:34 > git --version # timeout=10 08:55:34 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:55:35 ========================================================= 08:55:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:55:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:55:36 + 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 . 08:55:36 b9c365052c96: Verifying Checksum 08:55:36 b9c365052c96: Download complete 08:55:36 Sending build context to Docker daemon 11.53MB 08:55:36 Step 1/8 : ARG BASE=golang:1.11-alpine 08:55:36 Step 2/8 : FROM ${BASE} 08:55:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:55:36 e6b0cf9c0882: Pulling fs layer 08:55:36 2848faf0eed1: Pulling fs layer 08:55:36 0f37312ad70f: Pulling fs layer 08:55:36 5788d62ee057: Pulling fs layer 08:55:36 0e6b1d234666: Pulling fs layer 08:55:36 bf5d7aec512f: Pulling fs layer 08:55:36 34c802a77dc8: Pulling fs layer 08:55:36 9eb99e56ec68: Pulling fs layer 08:55:36 27c7a5d97fbd: Pulling fs layer 08:55:36 5c102a31e300: Pulling fs layer 08:55:36 dcfb455df0a1: Pulling fs layer 08:55:36 34c802a77dc8: Waiting 08:55:36 9eb99e56ec68: Waiting 08:55:36 27c7a5d97fbd: Waiting 08:55:36 5c102a31e300: Waiting 08:55:36 dcfb455df0a1: Waiting 08:55:36 5788d62ee057: Waiting 08:55:36 0e6b1d234666: Waiting 08:55:36 bf5d7aec512f: Waiting 08:55:36 0f37312ad70f: Verifying Checksum 08:55:36 0f37312ad70f: Download complete 08:55:36 2848faf0eed1: Verifying Checksum 08:55:36 2848faf0eed1: Download complete 08:55:36 0e6b1d234666: Verifying Checksum 08:55:36 0e6b1d234666: Download complete 08:55:36 bf5d7aec512f: Verifying Checksum 08:55:36 bf5d7aec512f: Download complete 08:55:36 e6b0cf9c0882: Verifying Checksum 08:55:36 e6b0cf9c0882: Download complete 08:55:36 e6b0cf9c0882: Pull complete 08:55:37 34c802a77dc8: Verifying Checksum 08:55:37 34c802a77dc8: Download complete 08:55:37 27c7a5d97fbd: Verifying Checksum 08:55:37 27c7a5d97fbd: Download complete 08:55:37 8a11ddd9e578: Verifying Checksum 08:55:37 8a11ddd9e578: Download complete 08:55:38 5c102a31e300: Verifying Checksum 08:55:38 5c102a31e300: Download complete 08:55:38 dcfb455df0a1: Verifying Checksum 08:55:38 dcfb455df0a1: Download complete 08:55:38 9eb99e56ec68: Verifying Checksum 08:55:38 9eb99e56ec68: Download complete 08:55:38 5788d62ee057: Download complete 08:55:38 2848faf0eed1: Pull complete 08:55:39 0f37312ad70f: Pull complete 08:55:44 5788d62ee057: Pull complete 08:55:44 0e6b1d234666: Pull complete 08:55:44 bf5d7aec512f: Pull complete 08:55:48 34c802a77dc8: Pull complete 08:55:50 8a11ddd9e578: Pull complete 08:55:50 4cf88f913ddb: Pull complete 08:55:50 1df406cf5192: Pull complete 08:55:53 9eb99e56ec68: Pull complete 08:55:53 27c7a5d97fbd: Pull complete 08:55:53 5c102a31e300: Pull complete 08:55:53 dcfb455df0a1: Pull complete 08:55:53 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:55:53 ---> 7c70fe431013 08:55:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:55:53 ---> Running in 8d9c83127fd4 08:55:53 Removing intermediate container 8d9c83127fd4 08:55:53 ---> a1cf88e50a6b 08:55:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:53 ---> Running in 221a7e02fa87 08:55:54 cd6300453558: Pull complete 08:55:55 Removing intermediate container 221a7e02fa87 08:55:55 ---> 277939e8243b 08:55:55 Step 5/8 : RUN apk add --no-cache make git 08:55:55 ---> Running in b9293949acbd 08:55:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:55:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:55:56 OK: 143 MiB in 39 packages 08:55:56 Removing intermediate container b9293949acbd 08:55:56 ---> 8d76d4fd3e3e 08:55:56 Step 6/8 : WORKDIR /edgex-ui-go 08:55:57 ---> Running in d9bf4e0f97d5 08:55:57 Removing intermediate container d9bf4e0f97d5 08:55:57 ---> 2daa54118dad 08:55:57 Step 7/8 : COPY . . 08:55:58 ---> 481d8c8c7735 08:55:58 Step 8/8 : RUN go mod download 08:55:58 ---> Running in 410cbe317e8d 08:55:59 b9c365052c96: Pull complete 08:55:59 a2d8cc88f415: Pull complete 08:56:02 ea1d1ca13537: Pull complete 08:56:02 3750a50a1c5e: Pull complete 08:56:02 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:56:02 ---> 78745c68409d 08:56:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:04 go: finding cloud.google.com/go v0.26.0 08:56:04 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 08:56:04 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 08:56:04 go: finding github.com/BurntSushi/toml v0.3.1 08:56:04 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 08:56:04 go: finding github.com/Microsoft/go-winio v0.4.3 08:56:04 go: finding github.com/NYTimes/gziphandler v1.0.1 08:56:04 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 08:56:04 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 08:56:04 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 08:56:04 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 08:56:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:56:05 go: finding github.com/armon/go-metrics v0.3.3 08:56:05 go: finding github.com/armon/go-radix v1.0.0 08:56:05 go: finding github.com/aws/aws-sdk-go v1.25.41 08:56:05 go: finding github.com/beorn7/perks v1.0.1 08:56:05 go: finding github.com/bgentry/speakeasy v0.1.0 08:56:05 go: finding github.com/boltdb/bolt v1.3.1 08:56:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:56:05 go: finding github.com/cespare/xxhash/v2 v2.1.1 08:56:05 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 08:56:05 go: finding github.com/circonus-labs/circonusllhist v0.1.3 08:56:05 go: finding github.com/client9/misspell v0.3.4 08:56:05 go: finding github.com/coredns/coredns v1.1.2 08:56:05 go: finding github.com/davecgh/go-spew v1.1.1 08:56:05 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 08:56:05 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:56:05 go: finding github.com/digitalocean/godo v1.10.0 08:56:05 go: finding github.com/dimchansky/utfbom v1.1.0 08:56:05 go: finding github.com/dnaeon/go-vcr v1.0.1 08:56:05 go: finding github.com/docker/go-connections v0.3.0 08:56:05 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:56:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:56:05 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 08:56:05 go: finding github.com/envoyproxy/go-control-plane v0.8.0 08:56:05 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 08:56:05 go: finding github.com/fatih/color v1.9.0 08:56:05 go: finding github.com/fatih/structs v1.1.0 08:56:05 go: finding github.com/fsnotify/fsnotify v1.4.7 08:56:05 go: finding github.com/ghodss/yaml v1.0.0 08:56:05 go: finding github.com/go-kit/kit v0.9.0 08:56:06 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 08:56:06 go: finding github.com/go-logfmt/logfmt v0.4.0 08:56:06 go: finding github.com/go-ole/go-ole v1.2.1 08:56:06 go: finding github.com/go-stack/stack v1.8.0 08:56:06 go: finding github.com/go-test/deep v1.0.2 08:56:06 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 08:56:06 go: finding github.com/gobuffalo/depgen v0.1.0 08:56:06 go: finding github.com/gobuffalo/envy v1.7.0 08:56:06 go: finding github.com/gobuffalo/flect v0.1.3 08:56:06 go: finding github.com/gobuffalo/genny v0.1.1 08:56:06 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 08:56:06 go: finding github.com/gobuffalo/gogen v0.1.1 08:56:06 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 08:56:06 go: finding github.com/gobuffalo/mapi v1.0.2 08:56:06 go: finding github.com/gobuffalo/packd v0.1.0 08:56:06 go: finding github.com/gobuffalo/packr/v2 v2.2.0 08:56:06 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 08:56:06 go: finding github.com/gogo/googleapis v1.1.0 08:56:06 go: finding github.com/gogo/protobuf v1.2.1 08:56:06 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 08:56:06 go: finding github.com/golang/mock v1.1.1 08:56:07 go: finding github.com/golang/protobuf v1.3.2 08:56:07 go: finding github.com/golang/snappy v0.0.1 08:56:07 go: finding github.com/gomodule/redigo v2.0.0+incompatible 08:56:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:56:07 go: finding github.com/google/go-cmp v0.4.0 08:56:07 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 08:56:07 go: finding github.com/google/gofuzz v1.0.0 08:56:07 go: finding github.com/googleapis/gnostic v0.2.0 08:56:07 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 08:56:07 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 08:56:07 go: finding github.com/gorilla/mux v1.7.1 08:56:07 go: finding github.com/gorilla/websocket v1.4.0 08:56:07 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 08:56:07 go: finding github.com/hashicorp/consul v1.7.2 08:56:07 go: finding github.com/hashicorp/consul/api v1.4.0 08:56:07 go: finding github.com/hashicorp/consul/sdk v0.4.0 08:56:07 go: finding github.com/hashicorp/errwrap v1.0.0 08:56:07 go: finding github.com/hashicorp/go-bexpr v0.1.2 08:56:07 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 08:56:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:56:07 go: finding github.com/hashicorp/go-connlimit v0.2.0 08:56:07 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 08:56:07 go: finding github.com/hashicorp/go-hclog v0.12.2 08:56:07 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 08:56:07 go: finding github.com/hashicorp/go-memdb v1.0.3 08:56:07 go: finding github.com/hashicorp/go-msgpack v0.5.5 08:56:07 go: finding github.com/hashicorp/go-multierror v1.0.0 08:56:07 go: finding github.com/hashicorp/go-plugin v1.0.1 08:56:07 go: finding github.com/hashicorp/go-raftchunking v0.6.1 08:56:07 ---> Running in 72a3e7b45a49 08:56:07 Removing intermediate container 72a3e7b45a49 08:56:07 ---> 66f246371ffc 08:56:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:07 ---> Running in c3239b9978c0 08:56:08 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 08:56:08 go: finding github.com/hashicorp/go-rootcerts v1.0.2 08:56:08 go: finding github.com/hashicorp/go-sockaddr v1.0.2 08:56:08 go: finding github.com/hashicorp/go-syslog v1.0.0 08:56:08 go: finding github.com/hashicorp/go-uuid v1.0.1 08:56:08 go: finding github.com/hashicorp/go-version v1.1.0 08:56:08 go: finding github.com/hashicorp/go.net v0.0.1 08:56:08 go: finding github.com/hashicorp/golang-lru v0.5.4 08:56:08 go: finding github.com/hashicorp/hcl v1.0.0 08:56:08 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 08:56:08 go: finding github.com/hashicorp/logutils v1.0.0 08:56:08 go: finding github.com/hashicorp/mdns v1.0.1 08:56:08 go: finding github.com/hashicorp/memberlist v0.2.0 08:56:08 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 08:56:08 go: finding github.com/hashicorp/raft v1.1.2 08:56:08 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 08:56:08 go: finding github.com/hashicorp/serf v0.9.0 08:56:08 go: finding github.com/hashicorp/vault/api v1.0.4 08:56:08 go: finding github.com/hashicorp/vault/sdk v0.1.13 08:56:08 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 08:56:08 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:56:08 go: finding github.com/hpcloud/tail v1.0.0 08:56:08 go: finding github.com/imdario/mergo v0.3.6 08:56:08 go: finding github.com/inconshreveable/mousetrap v1.0.0 08:56:08 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 08:56:08 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 08:56:08 go: finding github.com/joho/godotenv v1.3.0 08:56:08 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 08:56:09 go: finding github.com/json-iterator/go v1.1.9 08:56:09 go: finding github.com/jtolds/gls v4.2.1+incompatible 08:56:09 go: finding github.com/julienschmidt/httprouter v1.2.0 08:56:09 go: finding github.com/karrick/godirwalk v1.10.3 08:56:09 go: finding github.com/kisielk/errcheck v1.2.0 08:56:09 go: finding github.com/kisielk/gotool v1.0.0 08:56:09 go: finding github.com/klauspost/compress v1.9.5 08:56:09 Removing intermediate container c3239b9978c0 08:56:09 ---> 589b7d10872f 08:56:09 Step 5/8 : RUN apk add --no-cache make git 08:56:09 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 08:56:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:56:09 go: finding github.com/kr/pretty v0.2.0 08:56:09 go: finding github.com/kr/pty v1.1.1 08:56:09 go: finding github.com/kr/text v0.1.0 08:56:09 go: finding github.com/likexian/gokit v0.20.16 08:56:09 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 08:56:09 go: finding github.com/linode/linodego v0.7.1 08:56:09 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 08:56:09 go: finding github.com/markbates/safe v1.0.1 08:56:09 go: finding github.com/mattn/go-colorable v0.1.6 08:56:09 ---> Running in e7b05e39b2c8 08:56:09 go: finding github.com/mattn/go-isatty v0.0.12 08:56:09 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 08:56:09 go: finding github.com/miekg/dns v1.1.26 08:56:09 go: finding github.com/mitchellh/cli v1.0.0 08:56:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:56:09 go: finding github.com/mitchellh/copystructure v1.0.0 08:56:09 go: finding github.com/mitchellh/go-homedir v1.1.0 08:56:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:56:09 go: finding github.com/mitchellh/go-wordwrap v1.0.0 08:56:10 go: finding github.com/mitchellh/gox v0.4.0 08:56:10 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 08:56:10 go: finding github.com/mitchellh/iochan v1.0.0 08:56:10 go: finding github.com/mitchellh/mapstructure v1.2.2 08:56:10 go: finding github.com/mitchellh/reflectwalk v1.0.1 08:56:10 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:56:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:56:10 go: finding github.com/modern-go/reflect2 v1.0.1 08:56:10 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 08:56:10 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 08:56:10 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 08:56:10 go: finding github.com/oklog/run v1.0.0 08:56:10 go: finding github.com/onsi/ginkgo v1.6.0 08:56:10 go: finding github.com/onsi/gomega v1.4.2 08:56:10 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 08:56:10 go: finding github.com/pascaldekloe/goe v0.1.0 08:56:10 go: finding github.com/pebbe/zmq4 v1.2.0 08:56:10 go: finding github.com/pelletier/go-toml v1.7.0 08:56:10 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 08:56:10 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 08:56:10 go: finding github.com/pkg/errors v0.8.1 08:56:10 go: finding github.com/pmezard/go-difflib v1.0.0 08:56:10 go: finding github.com/posener/complete v1.1.1 08:56:10 go: finding github.com/prometheus/client_golang v1.4.0 08:56:10 go: finding github.com/prometheus/client_model v0.2.0 08:56:10 go: finding github.com/prometheus/common v0.9.1 08:56:10 go: finding github.com/prometheus/procfs v0.0.8 08:56:10 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 08:56:10 go: finding github.com/rogpeppe/go-internal v1.3.0 08:56:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:56:11 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 08:56:11 go: finding github.com/ryanuber/go-glob v1.0.0 08:56:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:56:11 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 08:56:11 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 08:56:11 go: finding github.com/sirupsen/logrus v1.4.2 08:56:11 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 08:56:11 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 08:56:11 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 08:56:11 go: finding github.com/spf13/cobra v0.0.3 08:56:11 go: finding github.com/spf13/pflag v1.0.3 08:56:11 go: finding github.com/stretchr/objx v0.1.1 08:56:11 go: finding github.com/stretchr/testify v1.4.0 08:56:11 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 08:56:11 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 08:56:11 go: finding github.com/tidwall/pretty v1.0.0 08:56:11 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 08:56:11 go: finding github.com/vmware/govmomi v0.18.0 08:56:11 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 08:56:11 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 08:56:11 OK: 125 MiB in 39 packages 08:56:11 go: finding go.mongodb.org/mongo-driver v1.3.1 08:56:11 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 08:56:11 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 08:56:11 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 08:56:11 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 08:56:11 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 08:56:12 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 08:56:12 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 08:56:12 go: finding golang.org/x/text v0.3.2 08:56:12 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 08:56:12 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 08:56:12 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 08:56:12 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 08:56:12 go: finding google.golang.org/appengine v1.4.0 08:56:12 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 08:56:12 go: finding google.golang.org/grpc v1.23.0 08:56:12 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 08:56:12 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 08:56:12 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 08:56:12 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:56:12 go: finding gopkg.in/errgo.v2 v2.1.0 08:56:12 Removing intermediate container e7b05e39b2c8 08:56:12 ---> 2b404996c71d 08:56:12 Step 6/8 : WORKDIR /edgex-ui-go 08:56:12 go: finding gopkg.in/fsnotify.v1 v1.4.7 08:56:12 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 08:56:12 go: finding gopkg.in/inf.v0 v0.9.1 08:56:12 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:56:12 go: finding gopkg.in/resty.v1 v1.12.0 08:56:12 go: finding gopkg.in/square/go-jose.v2 v2.3.1 08:56:12 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:56:12 ---> Running in 7261c4dae273 08:56:12 go: finding gopkg.in/yaml.v2 v2.2.8 08:56:12 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 08:56:12 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 08:56:12 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 08:56:12 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 08:56:12 go: finding k8s.io/client-go v8.0.0+incompatible 08:56:12 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 08:56:13 Removing intermediate container 7261c4dae273 08:56:13 ---> 5bfa537abc47 08:56:13 Step 7/8 : COPY . . 08:56:14 ---> 5983ed118859 08:56:14 Step 8/8 : RUN go mod download 08:56:14 ---> Running in eee34ee030ab 08:56:21 go: finding cloud.google.com/go v0.26.0 08:56:21 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 08:56:21 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 08:56:21 go: finding github.com/BurntSushi/toml v0.3.1 08:56:21 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 08:56:21 go: finding github.com/Microsoft/go-winio v0.4.3 08:56:21 go: finding github.com/NYTimes/gziphandler v1.0.1 08:56:21 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 08:56:21 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 08:56:21 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 08:56:21 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 08:56:21 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:56:21 go: finding github.com/armon/go-metrics v0.3.3 08:56:21 go: finding github.com/armon/go-radix v1.0.0 08:56:21 go: finding github.com/aws/aws-sdk-go v1.25.41 08:56:21 go: finding github.com/beorn7/perks v1.0.1 08:56:21 go: finding github.com/bgentry/speakeasy v0.1.0 08:56:21 go: finding github.com/boltdb/bolt v1.3.1 08:56:21 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:56:21 go: finding github.com/cespare/xxhash/v2 v2.1.1 08:56:21 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 08:56:21 go: finding github.com/circonus-labs/circonusllhist v0.1.3 08:56:21 go: finding github.com/client9/misspell v0.3.4 08:56:21 go: finding github.com/coredns/coredns v1.1.2 08:56:21 go: finding github.com/davecgh/go-spew v1.1.1 08:56:21 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 08:56:21 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:56:21 go: finding github.com/digitalocean/godo v1.10.0 08:56:21 go: finding github.com/dimchansky/utfbom v1.1.0 08:56:22 go: finding github.com/dnaeon/go-vcr v1.0.1 08:56:22 go: finding github.com/docker/go-connections v0.3.0 08:56:22 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:56:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:56:22 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 08:56:22 go: finding github.com/envoyproxy/go-control-plane v0.8.0 08:56:22 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 08:56:22 go: finding github.com/fatih/color v1.9.0 08:56:22 go: finding github.com/fatih/structs v1.1.0 08:56:22 go: finding github.com/fsnotify/fsnotify v1.4.7 08:56:22 go: finding github.com/ghodss/yaml v1.0.0 08:56:22 go: finding github.com/go-kit/kit v0.9.0 08:56:22 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 08:56:22 go: finding github.com/go-logfmt/logfmt v0.4.0 08:56:22 go: finding github.com/go-ole/go-ole v1.2.1 08:56:22 go: finding github.com/go-stack/stack v1.8.0 08:56:22 go: finding github.com/go-test/deep v1.0.2 08:56:22 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 08:56:22 go: finding github.com/gobuffalo/depgen v0.1.0 08:56:22 go: finding github.com/gobuffalo/envy v1.7.0 08:56:22 go: finding github.com/gobuffalo/flect v0.1.3 08:56:22 go: finding github.com/gobuffalo/genny v0.1.1 08:56:22 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 08:56:22 go: finding github.com/gobuffalo/gogen v0.1.1 08:56:22 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 08:56:23 go: finding github.com/gobuffalo/mapi v1.0.2 08:56:23 go: finding github.com/gobuffalo/packd v0.1.0 08:56:23 go: finding github.com/gobuffalo/packr/v2 v2.2.0 08:56:23 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 08:56:23 go: finding github.com/gogo/googleapis v1.1.0 08:56:23 go: finding github.com/gogo/protobuf v1.2.1 08:56:23 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 08:56:23 go: finding github.com/golang/mock v1.1.1 08:56:23 go: finding github.com/golang/protobuf v1.3.2 08:56:23 go: finding github.com/golang/snappy v0.0.1 08:56:23 go: finding github.com/gomodule/redigo v2.0.0+incompatible 08:56:23 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:56:23 go: finding github.com/google/go-cmp v0.4.0 08:56:23 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 08:56:23 go: finding github.com/google/gofuzz v1.0.0 08:56:23 go: finding github.com/googleapis/gnostic v0.2.0 08:56:23 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 08:56:23 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 08:56:23 go: finding github.com/gorilla/mux v1.7.1 08:56:23 go: finding github.com/gorilla/websocket v1.4.0 08:56:23 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 08:56:23 go: finding github.com/hashicorp/consul v1.7.2 08:56:23 go: finding github.com/hashicorp/consul/api v1.4.0 08:56:23 go: finding github.com/hashicorp/consul/sdk v0.4.0 08:56:23 go: finding github.com/hashicorp/errwrap v1.0.0 08:56:24 go: finding github.com/hashicorp/go-bexpr v0.1.2 08:56:24 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 08:56:24 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:56:24 go: finding github.com/hashicorp/go-connlimit v0.2.0 08:56:24 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 08:56:24 go: finding github.com/hashicorp/go-hclog v0.12.2 08:56:24 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 08:56:24 go: finding github.com/hashicorp/go-memdb v1.0.3 08:56:24 go: finding github.com/hashicorp/go-msgpack v0.5.5 08:56:24 go: finding github.com/hashicorp/go-multierror v1.0.0 08:56:24 go: finding github.com/hashicorp/go-plugin v1.0.1 08:56:24 go: finding github.com/hashicorp/go-raftchunking v0.6.1 08:56:24 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 08:56:25 go: finding github.com/hashicorp/go-rootcerts v1.0.2 08:56:25 go: finding github.com/hashicorp/go-sockaddr v1.0.2 08:56:25 go: finding github.com/hashicorp/go-syslog v1.0.0 08:56:25 go: finding github.com/hashicorp/go-uuid v1.0.1 08:56:25 go: finding github.com/hashicorp/go-version v1.1.0 08:56:25 go: finding github.com/hashicorp/go.net v0.0.1 08:56:25 go: finding github.com/hashicorp/golang-lru v0.5.4 08:56:25 go: finding github.com/hashicorp/hcl v1.0.0 08:56:25 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 08:56:25 go: finding github.com/hashicorp/logutils v1.0.0 08:56:25 go: finding github.com/hashicorp/mdns v1.0.1 08:56:25 go: finding github.com/hashicorp/memberlist v0.2.0 08:56:25 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 08:56:25 go: finding github.com/hashicorp/raft v1.1.2 08:56:25 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 08:56:25 go: finding github.com/hashicorp/serf v0.9.0 08:56:25 go: finding github.com/hashicorp/vault/api v1.0.4 08:56:25 go: finding github.com/hashicorp/vault/sdk v0.1.13 08:56:25 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 08:56:25 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:56:25 go: finding github.com/hpcloud/tail v1.0.0 08:56:26 go: finding github.com/imdario/mergo v0.3.6 08:56:26 go: finding github.com/inconshreveable/mousetrap v1.0.0 08:56:26 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 08:56:26 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 08:56:26 go: finding github.com/joho/godotenv v1.3.0 08:56:26 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 08:56:26 go: finding github.com/json-iterator/go v1.1.9 08:56:26 go: finding github.com/jtolds/gls v4.2.1+incompatible 08:56:26 go: finding github.com/julienschmidt/httprouter v1.2.0 08:56:26 go: finding github.com/karrick/godirwalk v1.10.3 08:56:26 go: finding github.com/kisielk/errcheck v1.2.0 08:56:26 go: finding github.com/kisielk/gotool v1.0.0 08:56:26 go: finding github.com/klauspost/compress v1.9.5 08:56:26 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 08:56:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:56:26 go: finding github.com/kr/pretty v0.2.0 08:56:26 go: finding github.com/kr/pty v1.1.1 08:56:26 go: finding github.com/kr/text v0.1.0 08:56:26 go: finding github.com/likexian/gokit v0.20.16 08:56:26 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 08:56:26 go: finding github.com/linode/linodego v0.7.1 08:56:26 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 08:56:26 go: finding github.com/markbates/safe v1.0.1 08:56:26 go: finding github.com/mattn/go-colorable v0.1.6 08:56:26 go: finding github.com/mattn/go-isatty v0.0.12 08:56:26 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 08:56:26 go: finding github.com/miekg/dns v1.1.26 08:56:27 go: finding github.com/mitchellh/cli v1.0.0 08:56:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:56:27 go: finding github.com/mitchellh/copystructure v1.0.0 08:56:27 go: finding github.com/mitchellh/go-homedir v1.1.0 08:56:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:56:27 go: finding github.com/mitchellh/go-wordwrap v1.0.0 08:56:27 go: finding github.com/mitchellh/gox v0.4.0 08:56:27 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 08:56:27 go: finding github.com/mitchellh/iochan v1.0.0 08:56:27 go: finding github.com/mitchellh/mapstructure v1.2.2 08:56:27 go: finding github.com/mitchellh/reflectwalk v1.0.1 08:56:27 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:56:27 go: finding github.com/modern-go/reflect2 v1.0.1 08:56:27 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 08:56:27 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 08:56:27 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 08:56:27 go: finding github.com/oklog/run v1.0.0 08:56:27 go: finding github.com/onsi/ginkgo v1.6.0 08:56:27 go: finding github.com/onsi/gomega v1.4.2 08:56:27 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 08:56:27 go: finding github.com/pascaldekloe/goe v0.1.0 08:56:28 go: finding github.com/pebbe/zmq4 v1.2.0 08:56:28 go: finding github.com/pelletier/go-toml v1.7.0 08:56:28 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 08:56:28 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 08:56:28 go: finding github.com/pkg/errors v0.8.1 08:56:28 go: finding github.com/pmezard/go-difflib v1.0.0 08:56:28 go: finding github.com/posener/complete v1.1.1 08:56:28 go: finding github.com/prometheus/client_golang v1.4.0 08:56:28 go: finding github.com/prometheus/client_model v0.2.0 08:56:28 go: finding github.com/prometheus/common v0.9.1 08:56:28 go: finding github.com/prometheus/procfs v0.0.8 08:56:28 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 08:56:28 go: finding github.com/rogpeppe/go-internal v1.3.0 08:56:28 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 08:56:28 go: finding github.com/ryanuber/go-glob v1.0.0 08:56:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:56:28 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 08:56:28 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 08:56:28 go: finding github.com/sirupsen/logrus v1.4.2 08:56:28 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 08:56:28 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 08:56:28 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 08:56:28 go: finding github.com/spf13/cobra v0.0.3 08:56:28 go: finding github.com/spf13/pflag v1.0.3 08:56:28 go: finding github.com/stretchr/objx v0.1.1 08:56:28 go: finding github.com/stretchr/testify v1.4.0 08:56:29 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 08:56:29 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 08:56:29 go: finding github.com/tidwall/pretty v1.0.0 08:56:29 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 08:56:29 go: finding github.com/vmware/govmomi v0.18.0 08:56:29 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 08:56:29 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 08:56:29 go: finding go.mongodb.org/mongo-driver v1.3.1 08:56:29 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 08:56:29 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 08:56:29 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 08:56:29 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 08:56:29 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 08:56:29 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 08:56:29 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 08:56:29 go: finding golang.org/x/text v0.3.2 08:56:29 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 08:56:29 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 08:56:29 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 08:56:29 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 08:56:29 go: finding google.golang.org/appengine v1.4.0 08:56:29 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 08:56:29 go: finding google.golang.org/grpc v1.23.0 08:56:29 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 08:56:29 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 08:56:29 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 08:56:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:56:30 go: finding gopkg.in/errgo.v2 v2.1.0 08:56:30 go: finding gopkg.in/fsnotify.v1 v1.4.7 08:56:30 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 08:56:30 go: finding gopkg.in/inf.v0 v0.9.1 08:56:30 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:56:30 go: finding gopkg.in/resty.v1 v1.12.0 08:56:30 go: finding gopkg.in/square/go-jose.v2 v2.3.1 08:56:30 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:56:30 go: finding gopkg.in/yaml.v2 v2.2.8 08:56:30 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 08:56:30 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 08:56:30 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 08:56:30 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 08:56:30 go: finding k8s.io/client-go v8.0.0+incompatible 08:56:30 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 08:58:07 Removing intermediate container eee34ee030ab 08:58:07 ---> f997be068e22 08:58:07 Successfully built f997be068e22 08:58:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:58:08 + docker inspect -f . ci-base-image-arm64 08:58:08 . [Pipeline] withDockerContainer 08:58:08 prd-ubuntu18.04-docker-arm64-4c-16g-4010 does not seem to be running inside a container 08:58:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:58:10 $ docker top e616733e8cefda314fd105310758a7cc3461aee8e1cd201cf860722ec939e6e8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:11 + go version 08:58:11 go version go1.13.5 linux/arm64 [Pipeline] sh 08:58:12 + make test 08:58:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:58:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:58:19 Removing intermediate container 410cbe317e8d 08:58:19 ---> 160835c7d577 08:58:19 Successfully built 160835c7d577 08:58:19 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 08:58:20 + docker inspect -f . ci-base-image-x86_64 08:58:20 . [Pipeline] withDockerContainer 08:58:20 prd-centos7-docker-4c-2g-4011 does not seem to be running inside a container 08:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:58:21 $ docker top a346f4f8d1d6d6d22515df365803b7e52a16efcfeceb546a95a4853820545145 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:21 + go version 08:58:21 go version go1.13.5 linux/amd64 [Pipeline] sh 08:58:22 + make test 08:58:22 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:58:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:58:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:58:31 GO111MODULE=on go vet ./... [Pipeline] stash 08:58:33 Stashed 1 file(s) [Pipeline] } 08:58:33 $ docker stop --time=1 a346f4f8d1d6d6d22515df365803b7e52a16efcfeceb546a95a4853820545145 08:58:35 $ docker rm -f a346f4f8d1d6d6d22515df365803b7e52a16efcfeceb546a95a4853820545145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:58:36 + ls -al . 08:58:36 total 104 08:58:36 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 08:58 . 08:58:36 drwxrwxr-x. 4 jenkins jenkins 28 Apr 15 08:55 .. 08:58:36 drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 08:55 assets 08:58:36 drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 08:55 bin 08:58:36 drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 08:55 cmd 08:58:36 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 08:55 CONTRIBUTING.md 08:58:36 -rw-r--r--. 1 jenkins jenkins 10 Apr 15 08:58 coverage.out 08:58:36 -rw-rw-r--. 1 jenkins jenkins 913 Apr 15 08:55 Dockerfile 08:58:36 -rw-rw-r--. 1 jenkins jenkins 898 Apr 15 08:55 Dockerfile.build 08:58:36 drwxrwxr-x. 4 jenkins jenkins 53 Apr 15 08:55 docs 08:58:36 drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 08:55 .git 08:58:36 -rw-rw-r--. 1 jenkins jenkins 123 Apr 15 08:55 .gitignore 08:58:36 -rw-r--r--. 1 jenkins jenkins 974 Apr 15 08:58 go.mod 08:58:36 -rw-r--r--. 1 jenkins jenkins 44475 Apr 15 08:58 go.sum 08:58:36 drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 08:55 internal 08:58:36 -rw-rw-r--. 1 jenkins jenkins 675 Apr 15 08:55 Jenkinsfile 08:58:36 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 08:55 LICENSE 08:58:36 -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 08:55 Makefile 08:58:36 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 15 08:55 README.md 08:58:36 drwxrwxr-x. 3 jenkins jenkins 58 Apr 15 08:55 .semver 08:58:36 drwxrwxr-x. 4 jenkins jenkins 54 Apr 15 08:55 snap 08:58:36 -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 08:53 VERSION 08:58:36 -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 08:55 version.go [Pipeline] isUnix [Pipeline] sh 08:58:37 + 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=b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 --label arch=amd64 --label version=0.0.0 . 08:58:37 Sending build context to Docker daemon 11.57MB 08:58:37 Step 1/24 : ARG BASE=golang:1.13-alpine 08:58:37 Step 2/24 : FROM ${BASE} AS builder 08:58:37 ---> 160835c7d577 08:58:37 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:58:37 ---> Running in fdaa8c1a7637 08:58:37 Removing intermediate container fdaa8c1a7637 08:58:37 ---> 38a0af16a8bc 08:58:37 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:58:37 ---> Running in 42b76e02d7a3 08:58:37 Removing intermediate container 42b76e02d7a3 08:58:37 ---> df77e5998b5c 08:58:37 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:58:37 ---> Running in 6058723c64e1 08:58:38 Removing intermediate container 6058723c64e1 08:58:38 ---> 9bd0fa912974 08:58:38 Step 6/24 : LABEL Name=edgex-ui-go 08:58:38 ---> Running in c8f38202d716 08:58:38 Removing intermediate container c8f38202d716 08:58:38 ---> 6bbbf6f4a400 08:58:38 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:58:38 ---> Running in f702a77a21c5 08:58:38 Removing intermediate container f702a77a21c5 08:58:38 ---> edf1b747eea1 08:58:38 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:38 ---> Running in 8b0ba1a5f7e3 08:58:39 Removing intermediate container 8b0ba1a5f7e3 08:58:39 ---> dd1dc6463313 08:58:39 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:39 ---> Running in b36ee80f62e1 08:58:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:58:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:58:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:58:40 GO111MODULE=on go vet ./... 08:58:41 v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] 08:58:41 v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] 08:58:41 OK: 11289 distinct packages available 08:58:41 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] stash 08:58:41 Warning: overwriting stash ‘coverage-report’ 08:58:42 Stashed 1 file(s) [Pipeline] } 08:58:42 $ docker stop --time=1 e616733e8cefda314fd105310758a7cc3461aee8e1cd201cf860722ec939e6e8 08:58:42 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:58:43 OK: 143 MiB in 39 packages 08:58:44 Removing intermediate container b36ee80f62e1 08:58:44 ---> 8063194bb2d4 08:58:44 Step 10/24 : ENV GO111MODULE=on 08:58:44 ---> Running in cdc9ac8ea3fc 08:58:44 Removing intermediate container cdc9ac8ea3fc 08:58:44 ---> 48aa7617e79f 08:58:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:58:44 ---> Running in 2ec90e3e2fca 08:58:44 Removing intermediate container 2ec90e3e2fca 08:58:44 ---> 1ce18096f9a4 08:58:44 Step 12/24 : COPY go.mod . 08:58:44 $ docker rm -f e616733e8cefda314fd105310758a7cc3461aee8e1cd201cf860722ec939e6e8 08:58:44 ---> 67392ba40330 08:58:44 Step 13/24 : COPY Makefile . 08:58:44 ---> ae750cd27be9 08:58:44 Step 14/24 : RUN make update 08:58:44 ---> Running in b21dd2850a4a [Pipeline] // withDockerContainer 08:58:45 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:58:46 + ls -al . 08:58:46 total 140 08:58:46 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 08:58 . 08:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 08:55 .. 08:58:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 08:55 .git 08:58:46 -rw-rw-r-- 1 jenkins jenkins 123 Apr 15 08:55 .gitignore 08:58:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 08:55 .semver 08:58:46 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 08:55 CONTRIBUTING.md 08:58:46 -rw-rw-r-- 1 jenkins jenkins 913 Apr 15 08:55 Dockerfile 08:58:46 -rw-rw-r-- 1 jenkins jenkins 898 Apr 15 08:55 Dockerfile.build 08:58:46 -rw-rw-r-- 1 jenkins jenkins 675 Apr 15 08:55 Jenkinsfile 08:58:46 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 08:55 LICENSE 08:58:46 -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 08:55 Makefile 08:58:46 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 15 08:55 README.md 08:58:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 08:53 VERSION 08:58:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 08:55 assets 08:58:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 08:55 bin 08:58:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 08:55 cmd 08:58:46 -rw-r--r-- 1 jenkins jenkins 10 Apr 15 08:58 coverage.out 08:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 08:55 docs 08:58:46 -rw-r--r-- 1 jenkins jenkins 974 Apr 15 08:58 go.mod 08:58:46 -rw-r--r-- 1 jenkins jenkins 44475 Apr 15 08:58 go.sum 08:58:46 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 08:55 internal 08:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 08:55 snap 08:58:46 -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 08:55 version.go [Pipeline] isUnix [Pipeline] sh 08:58:46 Removing intermediate container b21dd2850a4a 08:58:46 ---> da984239c23f 08:58:46 Step 15/24 : COPY . . 08:58:46 + 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=b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 --label arch=arm64 --label version=0.0.0 . 08:58:46 ---> 0d98292706df 08:58:46 Step 16/24 : RUN ${MAKE} 08:58:46 ---> Running in 13f6cd95a0b1 08:58:47 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 08:58:47 Sending build context to Docker daemon 11.57MB 08:58:47 Step 1/24 : ARG BASE=golang:1.13-alpine 08:58:47 Step 2/24 : FROM ${BASE} AS builder 08:58:47 ---> f997be068e22 08:58:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:58:47 ---> Running in ad4f24b082b6 08:58:47 Removing intermediate container ad4f24b082b6 08:58:47 ---> ee4808c23641 08:58:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:58:47 ---> Running in 4b77a8b50745 08:58:48 Removing intermediate container 4b77a8b50745 08:58:48 ---> ff0221bc4d33 08:58:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:58:48 ---> Running in ff864259897b 08:58:48 Removing intermediate container ff864259897b 08:58:48 ---> 78e48c4d18c3 08:58:48 Step 6/24 : LABEL Name=edgex-ui-go 08:58:49 ---> Running in 05d181254c50 08:58:49 Removing intermediate container 05d181254c50 08:58:49 ---> 26ee4fa0ab92 08:58:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:58:49 ---> Running in c492d05167af 08:58:49 Removing intermediate container c492d05167af 08:58:49 ---> 8a62202dd858 08:58:49 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:49 ---> Running in ac04ef2d84b9 08:58:51 Removing intermediate container ac04ef2d84b9 08:58:51 ---> 08aca3c9c01a 08:58:51 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:52 ---> Running in bbc703d1a0af 08:58:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:58:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:58:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:58:55 v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] 08:58:55 v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] 08:58:55 OK: 11178 distinct packages available 08:58:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:58:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:58:57 Removing intermediate container 13f6cd95a0b1 08:58:57 ---> 5cdfe8ef46be 08:58:57 Step 17/24 : FROM alpine 08:58:58 latest: Pulling from library/alpine 08:58:58 OK: 125 MiB in 39 packages 08:58:58 aad63a933944: Pulling fs layer 08:58:58 aad63a933944: Verifying Checksum 08:58:58 aad63a933944: Download complete 08:58:58 aad63a933944: Pull complete 08:58:58 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:58:58 Status: Downloaded newer image for alpine:latest 08:58:58 ---> a187dde48cd2 08:58:58 Step 18/24 : EXPOSE 4000 08:58:58 ---> Running in d46d33095a43 08:58:58 Removing intermediate container d46d33095a43 08:58:58 ---> d8f3951ca605 08:58:58 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 08:58:59 Removing intermediate container bbc703d1a0af 08:58:59 ---> 0bd18ca9c85b 08:58:59 Step 10/24 : ENV GO111MODULE=on 08:58:59 ---> Running in dcf80cb0bbae 08:58:59 ---> bab06279e714 08:58:59 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:58:59 ---> Running in 8c5e0f935234 08:58:59 Removing intermediate container 8c5e0f935234 08:58:59 ---> b8f5d52576f1 08:58:59 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:58:59 ---> Running in 01e662393e79 08:58:59 Removing intermediate container dcf80cb0bbae 08:58:59 ---> 5d39cf871796 08:58:59 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:58:59 Removing intermediate container 01e662393e79 08:58:59 ---> a78e3b5390ae 08:58:59 Step 22/24 : LABEL arch=amd64 08:58:59 ---> Running in 7b06c14edeff 08:58:59 Removing intermediate container 7b06c14edeff 08:58:59 ---> 8fd3ca5bf7c9 08:58:59 Step 23/24 : LABEL git_sha=b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 08:58:59 ---> Running in 58906c3d89c8 08:58:59 ---> Running in 14b04b786c2b 08:58:59 Removing intermediate container 14b04b786c2b 08:58:59 ---> cebb3a3c4714 08:58:59 Step 24/24 : LABEL version=0.0.0 08:58:59 ---> Running in 243be763c044 08:59:00 Removing intermediate container 58906c3d89c8 08:59:00 ---> 57182d9821d4 08:59:00 Step 12/24 : COPY go.mod . 08:59:00 Removing intermediate container 243be763c044 08:59:00 ---> cd8cf895cd76 08:59:00 [Warning] One or more build-args [ARCH] were not consumed 08:59:00 Successfully built cd8cf895cd76 08:59:00 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] } 08:59:00 ---> 139200426a1e 08:59:00 Step 13/24 : COPY Makefile . [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:59:01 ---> 03d4807a6552 08:59:01 Step 14/24 : RUN make update 08:59:01 ---> Running in 5ab8a8e66475 08:59:02 CGO_ENABLED=0 GO111MODULE=on go mod download 08:59:03 Removing intermediate container 5ab8a8e66475 08:59:03 ---> 81f4c4ebd975 08:59:03 Step 15/24 : COPY . . 08:59:05 ---> b7fb5db9d017 08:59:05 Step 16/24 : RUN ${MAKE} 08:59:05 ---> Running in bca15a4dbec4 08:59:06 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 08:59:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:59:37 Removing intermediate container bca15a4dbec4 08:59:37 ---> 3ff8f3189cd9 08:59:37 Step 17/24 : FROM alpine 08:59:37 latest: Pulling from library/alpine 08:59:38 8a0637ca1ac9: Pulling fs layer 08:59:38 8a0637ca1ac9: Download complete 08:59:38 8a0637ca1ac9: Pull complete 08:59:38 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:59:38 Status: Downloaded newer image for alpine:latest 08:59:38 ---> 2ee122dcc32d 08:59:38 Step 18/24 : EXPOSE 4000 08:59:39 ---> Running in 9eac3306efa6 08:59:39 Removing intermediate container 9eac3306efa6 08:59:39 ---> 42fc174b5df2 08:59:39 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 08:59:41 ---> aaf254c29bba 08:59:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:59:41 ---> Running in 68d6d293d1e9 08:59:41 Removing intermediate container 68d6d293d1e9 08:59:41 ---> c6575c95633f 08:59:41 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:59:41 ---> Running in 6034e3f6189e 08:59:42 Removing intermediate container 6034e3f6189e 08:59:42 ---> 0ffdb910dbcb 08:59:42 Step 22/24 : LABEL arch=arm64 08:59:42 ---> Running in 35afbab4a4d8 08:59:42 Removing intermediate container 35afbab4a4d8 08:59:42 ---> 4f5b281ba5db 08:59:42 Step 23/24 : LABEL git_sha=b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 08:59:42 ---> Running in 951b21a325ab 08:59:43 Removing intermediate container 951b21a325ab 08:59:43 ---> 86f9353d5330 08:59:43 Step 24/24 : LABEL version=0.0.0 08:59:43 ---> Running in b83b4f7df7fc 08:59:43 Removing intermediate container b83b4f7df7fc 08:59:43 ---> 21a230c72d28 08:59:43 [Warning] One or more build-args [ARCH] were not consumed 08:59:43 Successfully built 21a230c72d28 08:59:43 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:59:45 provisioning config files... 08:59:45 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp/config8975906481704884058tmp [Pipeline] { [Pipeline] sh 08:59:45 + curl -s https://codecov.io/bash 08:59:45 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp/config8975906481704884058tmp 08:59:46 08:59:46 _____ _ 08:59:46 / ____| | | 08:59:46 | | ___ __| | ___ ___ _____ __ 08:59:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:46 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:46 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:46 Bash-20200410-0786dee 08:59:46 08:59:46 08:59:46 ==> Jenkins CI detected. 08:59:46 project root: . 08:59:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:46 ==> Running gcov in . (disable via -X gcov) 08:59:46 ==> Python coveragepy not found 08:59:46 ==> Searching for coverage reports in: 08:59:46 + . 08:59:46 -> Found 1 reports 08:59:46 ==> Detecting git/mercurial file structure 08:59:46 ==> Reading reports 08:59:46 + ./coverage.out bytes=10 08:59:46 ==> Appending adjustments 08:59:46 http://docs.codecov.io/docs/fixing-reports 08:59:46 + Found adjustments 08:59:46 ==> Gzipping contents 08:59:46 ==> Uploading reports 08:59:46 url: https://codecov.io 08:59:46 query: branch=PR-206&commit=b3a84b0f9c765c5442826b5dfdc096e340ee4ca8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=206&job= 08:59:46 -> Pinging Codecov 08:59:46 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-206&commit=b3a84b0f9c765c5442826b5dfdc096e340ee4ca8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=206&job= 08:59:46 -> Uploading 08:59:47 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b3a84b0f9c765c5442826b5dfdc096e340ee4ca8 [Pipeline] } 08:59:47 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 08:59:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:49 ---> package-listing.sh 08:59:49 ++ facter osfamily 08:59:49 ++ tr '[:upper:]' '[:lower:]' 08:59:49 + OS_FAMILY=redhat 08:59:49 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-206 08:59:49 + START_PACKAGES=/tmp/packages_start.txt 08:59:49 + END_PACKAGES=/tmp/packages_end.txt 08:59:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:49 + PACKAGES=/tmp/packages_start.txt 08:59:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-206 ']' 08:59:49 + PACKAGES=/tmp/packages_end.txt 08:59:49 + case "${OS_FAMILY}" in 08:59:49 + rpm -qa 08:59:49 + sort 08:59:53 + '[' -f /tmp/packages_start.txt ']' 08:59:53 + '[' -f /tmp/packages_end.txt ']' 08:59:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-206 ']' 08:59:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-206/archives/ 08:59:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-206/archives/ [Pipeline] isUnix [Pipeline] sh 08:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:53 08:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:54 alpine: Pulling from edgex-lftools-log-publisher 08:59:54 c9b1b535fdd9: Pulling fs layer 08:59:54 2cc5ad85d9ab: Pulling fs layer 08:59:54 756a868c4378: Pulling fs layer 08:59:54 444b2fc9a129: Pulling fs layer 08:59:54 ea15f1150254: Pulling fs layer 08:59:54 41b27a9f41bf: Pulling fs layer 08:59:54 28c525ee5125: Pulling fs layer 08:59:54 094b1ea09ed8: Pulling fs layer 08:59:54 138eaada9080: Pulling fs layer 08:59:54 0622d0fa9048: Pulling fs layer 08:59:54 41b27a9f41bf: Waiting 08:59:54 444b2fc9a129: Waiting 08:59:54 ea15f1150254: Waiting 08:59:54 094b1ea09ed8: Waiting 08:59:54 138eaada9080: Waiting 08:59:54 0622d0fa9048: Waiting 08:59:54 2cc5ad85d9ab: Verifying Checksum 08:59:54 2cc5ad85d9ab: Download complete 08:59:54 444b2fc9a129: Verifying Checksum 08:59:54 444b2fc9a129: Download complete 08:59:54 c9b1b535fdd9: Download complete 08:59:54 ea15f1150254: Verifying Checksum 08:59:54 ea15f1150254: Download complete 08:59:54 28c525ee5125: Verifying Checksum 08:59:54 28c525ee5125: Download complete 08:59:54 c9b1b535fdd9: Pull complete 08:59:54 756a868c4378: Verifying Checksum 08:59:54 756a868c4378: Download complete 08:59:54 138eaada9080: Verifying Checksum 08:59:54 138eaada9080: Download complete 08:59:54 0622d0fa9048: Verifying Checksum 08:59:54 0622d0fa9048: Download complete 08:59:54 2cc5ad85d9ab: Pull complete 08:59:54 094b1ea09ed8: Verifying Checksum 08:59:54 094b1ea09ed8: Download complete 08:59:55 41b27a9f41bf: Verifying Checksum 08:59:55 41b27a9f41bf: Download complete 08:59:56 756a868c4378: Pull complete 08:59:56 444b2fc9a129: Pull complete 08:59:56 ea15f1150254: Pull complete 09:00:00 41b27a9f41bf: Pull complete 09:00:00 28c525ee5125: Pull complete 09:00:02 094b1ea09ed8: Pull complete 09:00:02 138eaada9080: Pull complete 09:00:04 0622d0fa9048: Pull complete 09:00:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:00:04 prd-centos7-docker-4c-2g-4009 does not seem to be running inside a container 09:00:04 $ 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-206 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-206:/w/workspace/edgexfoundry_edgex-ui-go_PR-206:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:00:05 $ docker top f81e2c4dbbce7057c7217070bd000581c6d2fc7a1d2f5aeb4293fa3ae9002acd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:05 provisioning config files... 09:00:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-206@tmp/config4974992055405164696tmp [Pipeline] { [Pipeline] echo 09:00:05 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:06 ---> create-netrc.sh [Pipeline] echo 09:00:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:06 ---> logs-deploy.sh 09:00:06 + ARCHIVE_ARTIFACTS= 09:00:06 + LOGS_SERVER=https://logs.edgexfoundry.org 09:00:06 + '[' https://logs.edgexfoundry.org == None ']' 09:00:06 + NEXUS_URL=https://nexus.edgexfoundry.org 09:00:06 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-206/1 09:00:06 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-206/1/ 09:00:06 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-206/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-206 09:00:07 Archives upload complete. 09:00:07 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-206/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-206/1/