Pull request #173 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 25fff0c05b96a48ea52cb76355b594176708bdb0 rather than 62f0743686c370d25daa699169f09dd5757102ae Obtained Jenkinsfile from 25fff0c05b96a48ea52cb76355b594176708bdb0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1042 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [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 Fetching without tags > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-173 # 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/173/head:refs/remotes/origin/PR-173 +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/173/head:refs/remotes/origin/PR-173 # 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/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit 62f0743686c370d25daa699169f09dd5757102ae Merge succeeded, producing 62f0743686c370d25daa699169f09dd5757102ae Checking out Revision 62f0743686c370d25daa699169f09dd5757102ae (PR-173) > git config core.sparsecheckout # timeout=10 > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # 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 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 Commit message: "Merge branch 'master' into issue_#170" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-27T09:54:47.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk e6d390db56bc0e7f76a6aa3b7ac7354a61933602 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:54:49.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-27T09:54:49.308Z] [2020-03-27T09:54:49.308Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:54:49.663Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-27T09:54:49.663Z] latest: Pulling from edgex-devops/git-semver [2020-03-27T09:54:49.663Z] 9123ac7c32f7: Pulling fs layer [2020-03-27T09:54:49.663Z] b8cc5d1170e3: Pulling fs layer [2020-03-27T09:54:49.663Z] 2924cbbf6a41: Pulling fs layer [2020-03-27T09:54:49.663Z] 93b08a4f1073: Pulling fs layer [2020-03-27T09:54:49.663Z] 93b08a4f1073: Waiting [2020-03-27T09:54:49.663Z] b8cc5d1170e3: Verifying Checksum [2020-03-27T09:54:49.663Z] b8cc5d1170e3: Download complete [2020-03-27T09:54:49.924Z] 9123ac7c32f7: Verifying Checksum [2020-03-27T09:54:49.924Z] 9123ac7c32f7: Download complete [2020-03-27T09:54:49.924Z] 93b08a4f1073: Verifying Checksum [2020-03-27T09:54:49.924Z] 93b08a4f1073: Download complete [2020-03-27T09:54:49.924Z] 2924cbbf6a41: Verifying Checksum [2020-03-27T09:54:49.924Z] 2924cbbf6a41: Download complete [2020-03-27T09:54:50.182Z] 9123ac7c32f7: Pull complete [2020-03-27T09:54:50.182Z] b8cc5d1170e3: Pull complete [2020-03-27T09:54:51.124Z] 2924cbbf6a41: Pull complete [2020-03-27T09:54:51.124Z] 93b08a4f1073: Pull complete [2020-03-27T09:54:51.124Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-27T09:54:51.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-27T09:54:51.253Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2020-03-27T09:54:51.303Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-173 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173:/w/workspace/edgexfoundry_edgex-ui-go_PR-173:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-27T09:54:51.886Z] $ docker top 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-27T09:54:52.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-27T09:54:52.174Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-27T09:54:52.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-27T09:54:52.412Z] $ docker exec 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent [2020-03-27T09:54:52.596Z] SSH_AUTH_SOCK=/tmp/ssh-Ta2UtVI8D9C3/agent.15 [2020-03-27T09:54:52.596Z] SSH_AGENT_PID=22 [2020-03-27T09:54:52.604Z] Running ssh-add (command line suppressed) [2020-03-27T09:54:52.769Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_5618374135051822711.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_5618374135051822711.key) [2020-03-27T09:54:52.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-27T09:54:53.142Z] + git describe --exact-match --tags HEAD [2020-03-27T09:54:53.142Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-27T09:54:53.198Z] $ docker exec --env ******** --env ******** 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent -k [2020-03-27T09:54:53.344Z] unset SSH_AUTH_SOCK; [2020-03-27T09:54:53.344Z] unset SSH_AGENT_PID; [2020-03-27T09:54:53.344Z] echo Agent pid 22 killed; [2020-03-27T09:54:53.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-27T09:54:53.493Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-27T09:54:53.493Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-27T09:54:53.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-27T09:54:53.786Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-27T09:54:53.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-27T09:54:53.993Z] $ docker exec 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent [2020-03-27T09:54:54.194Z] SSH_AUTH_SOCK=/tmp/ssh-QJCvWVyTB47A/agent.57 [2020-03-27T09:54:54.194Z] SSH_AGENT_PID=64 [2020-03-27T09:54:54.205Z] Running ssh-add (command line suppressed) [2020-03-27T09:54:54.404Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_6910565440567753881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/private_key_6910565440567753881.key) [2020-03-27T09:54:54.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-27T09:54:54.771Z] + git semver init [2020-03-27T09:54:54.772Z] # -> Open(): unable to determine branch for HEAD [2020-03-27T09:54:54.772Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-173/.git [2020-03-27T09:54:54.772Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [2020-03-27T09:54:54.772Z] # $SEMVER_REMOTE_NAME = origin [2020-03-27T09:54:54.772Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-27T09:54:54.772Z] # $SEMVER_USER_NAME = jenkins [2020-03-27T09:54:54.772Z] # $SEMVER_BRANCH = PR-173 [2020-03-27T09:54:54.772Z] # $SEMVER_TEMP = /tmp/semver-145593599 [2020-03-27T09:54:54.772Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-27T09:54:55.709Z] # '/tmp/semver-145593599' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-173/.semver' [2020-03-27T09:54:55.709Z] # -> Force: false [2020-03-27T09:54:55.709Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-173/.semver [Pipeline] } [2020-03-27T09:54:55.725Z] $ docker exec --env ******** --env ******** 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent -k [2020-03-27T09:54:55.880Z] unset SSH_AUTH_SOCK; [2020-03-27T09:54:55.880Z] unset SSH_AGENT_PID; [2020-03-27T09:54:55.880Z] echo Agent pid 64 killed; [2020-03-27T09:54:55.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-27T09:54:56.333Z] + git semver [Pipeline] } [2020-03-27T09:54:56.351Z] $ docker stop --time=1 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 [2020-03-27T09:54:57.715Z] $ docker rm -f 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-27T09:54:58.627Z] Stashed 31 file(s) [Pipeline] echo [2020-03-27T09:54:58.629Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-27T09:55:13.909Z] Still waiting to schedule task [2020-03-27T09:55:13.909Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1042’ [2020-03-27T09:55:13.910Z] Still waiting to schedule task [2020-03-27T09:55:13.910Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-27T09:56:59.032Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1043 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [Pipeline] { [Pipeline] ws [2020-03-27T09:56:59.096Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-27T09:57:05.118Z] using credential edgex-jenkins-ssh [2020-03-27T09:57:05.168Z] Cloning the remote Git repository [2020-03-27T09:57:05.168Z] Cloning with configured refspecs honoured and without tags [2020-03-27T09:57:05.259Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T09:57:05.339Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-27T09:57:05.459Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T09:57:05.464Z] > git --version # timeout=10 [2020-03-27T09:57:06.720Z] Fetching without tags [2020-03-27T09:57:05.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T09:57:05.561Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T09:57:06.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T09:57:06.599Z] > git config --add remote.origin.fetch +refs/pull/173/head:refs/remotes/origin/PR-173 # timeout=10 [2020-03-27T09:57:06.655Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T09:57:06.687Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T09:57:06.733Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T09:57:06.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T09:57:06.748Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T09:57:07.206Z] Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit 62f0743686c370d25daa699169f09dd5757102ae [2020-03-27T09:57:07.590Z] Merge succeeded, producing 62f0743686c370d25daa699169f09dd5757102ae [2020-03-27T09:57:07.591Z] Checking out Revision 62f0743686c370d25daa699169f09dd5757102ae (PR-173) [2020-03-27T09:57:07.236Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T09:57:07.278Z] > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 [2020-03-27T09:57:07.480Z] > git remote # timeout=10 [2020-03-27T09:57:07.517Z] > git config --get remote.origin.url # timeout=10 [2020-03-27T09:57:07.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T09:57:07.557Z] > git merge 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 [2020-03-27T09:57:07.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T09:57:07.600Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T09:57:07.624Z] > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 [2020-03-27T09:57:12.363Z] Commit message: "Merge branch 'master' into issue_#170" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-27T09:57:14.007Z] ========================================================= [2020-03-27T09:57:14.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-27T09:57:14.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:57:15.181Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-27T09:57:16.144Z] Sending build context to Docker daemon 11.23MB [2020-03-27T09:57:16.144Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-27T09:57:16.144Z] Step 2/8 : FROM ${BASE} [2020-03-27T09:57:16.734Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-27T09:57:16.734Z] 29bddadc8f3f: Pulling fs layer [2020-03-27T09:57:16.734Z] 02bb20f2603b: Pulling fs layer [2020-03-27T09:57:16.734Z] b62863a3550b: Pulling fs layer [2020-03-27T09:57:16.734Z] 9586258a13ea: Pulling fs layer [2020-03-27T09:57:16.734Z] a8b2cbafd68c: Pulling fs layer [2020-03-27T09:57:16.734Z] d1dd75721c92: Pulling fs layer [2020-03-27T09:57:16.734Z] 4e34fffdb759: Pulling fs layer [2020-03-27T09:57:16.734Z] fd1d9eb628f9: Pulling fs layer [2020-03-27T09:57:16.734Z] bd44c58b92db: Pulling fs layer [2020-03-27T09:57:16.734Z] e5856e266cf4: Pulling fs layer [2020-03-27T09:57:16.734Z] f0f88b30cdbb: Pulling fs layer [2020-03-27T09:57:16.734Z] 9586258a13ea: Waiting [2020-03-27T09:57:16.734Z] a8b2cbafd68c: Waiting [2020-03-27T09:57:16.734Z] d1dd75721c92: Waiting [2020-03-27T09:57:16.734Z] 4e34fffdb759: Waiting [2020-03-27T09:57:16.734Z] fd1d9eb628f9: Waiting [2020-03-27T09:57:16.734Z] bd44c58b92db: Waiting [2020-03-27T09:57:16.734Z] e5856e266cf4: Waiting [2020-03-27T09:57:16.734Z] f0f88b30cdbb: Waiting [2020-03-27T09:57:16.734Z] b62863a3550b: Verifying Checksum [2020-03-27T09:57:16.734Z] b62863a3550b: Download complete [2020-03-27T09:57:16.734Z] 02bb20f2603b: Verifying Checksum [2020-03-27T09:57:16.734Z] 02bb20f2603b: Download complete [2020-03-27T09:57:16.734Z] a8b2cbafd68c: Download complete [2020-03-27T09:57:16.734Z] d1dd75721c92: Verifying Checksum [2020-03-27T09:57:16.734Z] d1dd75721c92: Download complete [2020-03-27T09:57:16.734Z] 29bddadc8f3f: Download complete [2020-03-27T09:57:17.718Z] 29bddadc8f3f: Pull complete [2020-03-27T09:57:18.302Z] 02bb20f2603b: Pull complete [2020-03-27T09:57:18.569Z] b62863a3550b: Pull complete [2020-03-27T09:57:21.156Z] 4e34fffdb759: Verifying Checksum [2020-03-27T09:57:21.156Z] 4e34fffdb759: Download complete [2020-03-27T09:57:21.156Z] bd44c58b92db: Verifying Checksum [2020-03-27T09:57:21.156Z] bd44c58b92db: Download complete [2020-03-27T09:57:23.740Z] e5856e266cf4: Verifying Checksum [2020-03-27T09:57:23.740Z] e5856e266cf4: Download complete [2020-03-27T09:57:23.740Z] f0f88b30cdbb: Verifying Checksum [2020-03-27T09:57:23.740Z] f0f88b30cdbb: Download complete [2020-03-27T09:57:25.148Z] fd1d9eb628f9: Verifying Checksum [2020-03-27T09:57:25.148Z] fd1d9eb628f9: Download complete [2020-03-27T09:57:26.555Z] 9586258a13ea: Verifying Checksum [2020-03-27T09:57:26.555Z] 9586258a13ea: Download complete [2020-03-27T09:57:34.100Z] Running on prd-centos7-docker-4c-2g-1044 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [Pipeline] { [Pipeline] ws [2020-03-27T09:57:34.173Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-27T09:57:36.643Z] 9586258a13ea: Pull complete [2020-03-27T09:57:36.643Z] a8b2cbafd68c: Pull complete [2020-03-27T09:57:36.643Z] d1dd75721c92: Pull complete [2020-03-27T09:57:36.652Z] using credential edgex-jenkins-ssh [2020-03-27T09:57:36.699Z] Cloning the remote Git repository [2020-03-27T09:57:36.699Z] Cloning with configured refspecs honoured and without tags [2020-03-27T09:57:36.727Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T09:57:36.766Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-27T09:57:37.582Z] Fetching without tags [2020-03-27T09:57:36.812Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T09:57:36.812Z] > git --version # timeout=10 [2020-03-27T09:57:36.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T09:57:36.860Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T09:57:37.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T09:57:37.559Z] > git config --add remote.origin.fetch +refs/pull/173/head:refs/remotes/origin/PR-173 # timeout=10 [2020-03-27T09:57:37.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T09:57:37.573Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-27T09:57:37.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-27T09:57:37.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T09:57:37.593Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T09:57:37.969Z] Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit 62f0743686c370d25daa699169f09dd5757102ae [2020-03-27T09:57:38.092Z] Merge succeeded, producing 62f0743686c370d25daa699169f09dd5757102ae [2020-03-27T09:57:38.092Z] Checking out Revision 62f0743686c370d25daa699169f09dd5757102ae (PR-173) [2020-03-27T09:57:37.978Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T09:57:37.985Z] > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 [2020-03-27T09:57:38.058Z] > git remote # timeout=10 [2020-03-27T09:57:38.065Z] > git config --get remote.origin.url # timeout=10 [2020-03-27T09:57:38.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-27T09:57:38.075Z] > git merge 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 [2020-03-27T09:57:38.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T09:57:38.095Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T09:57:38.101Z] > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 [2020-03-27T09:57:40.906Z] 4e34fffdb759: Pull complete [2020-03-27T09:57:42.051Z] Commit message: "Merge branch 'master' into issue_#170" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-27T09:57:42.819Z] ========================================================= [2020-03-27T09:57:42.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-27T09:57:42.820Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:57:43.390Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-27T09:57:43.652Z] Sending build context to Docker daemon 11.23MB [2020-03-27T09:57:43.652Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-27T09:57:43.652Z] Step 2/8 : FROM ${BASE} [2020-03-27T09:57:43.652Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-27T09:57:43.652Z] 9d48c3bd43c5: Pulling fs layer [2020-03-27T09:57:43.652Z] 7f94eaf8af20: Pulling fs layer [2020-03-27T09:57:43.652Z] 9fe9984849c1: Pulling fs layer [2020-03-27T09:57:43.652Z] ec448270508e: Pulling fs layer [2020-03-27T09:57:43.652Z] 65ba82af53f7: Pulling fs layer [2020-03-27T09:57:43.652Z] 07c18b20a200: Pulling fs layer [2020-03-27T09:57:43.652Z] d9b3ee039db2: Pulling fs layer [2020-03-27T09:57:43.652Z] 8c79c1ac0d81: Pulling fs layer [2020-03-27T09:57:43.652Z] ff40f1a7a0b9: Pulling fs layer [2020-03-27T09:57:43.652Z] bdb43ae2d12f: Pulling fs layer [2020-03-27T09:57:43.652Z] 8e1ab0ef8490: Pulling fs layer [2020-03-27T09:57:43.652Z] d9b3ee039db2: Waiting [2020-03-27T09:57:43.652Z] 8c79c1ac0d81: Waiting [2020-03-27T09:57:43.652Z] ff40f1a7a0b9: Waiting [2020-03-27T09:57:43.652Z] bdb43ae2d12f: Waiting [2020-03-27T09:57:43.652Z] 8e1ab0ef8490: Waiting [2020-03-27T09:57:43.652Z] ec448270508e: Waiting [2020-03-27T09:57:43.652Z] 65ba82af53f7: Waiting [2020-03-27T09:57:43.652Z] 07c18b20a200: Waiting [2020-03-27T09:57:43.652Z] 9fe9984849c1: Verifying Checksum [2020-03-27T09:57:43.652Z] 9fe9984849c1: Download complete [2020-03-27T09:57:43.652Z] 7f94eaf8af20: Verifying Checksum [2020-03-27T09:57:43.652Z] 7f94eaf8af20: Download complete [2020-03-27T09:57:43.652Z] 65ba82af53f7: Verifying Checksum [2020-03-27T09:57:43.652Z] 65ba82af53f7: Download complete [2020-03-27T09:57:43.917Z] 07c18b20a200: Verifying Checksum [2020-03-27T09:57:43.917Z] 07c18b20a200: Download complete [2020-03-27T09:57:43.917Z] 9d48c3bd43c5: Verifying Checksum [2020-03-27T09:57:43.917Z] 9d48c3bd43c5: Download complete [2020-03-27T09:57:43.917Z] 9d48c3bd43c5: Pull complete [2020-03-27T09:57:44.186Z] 7f94eaf8af20: Pull complete [2020-03-27T09:57:44.450Z] 9fe9984849c1: Pull complete [2020-03-27T09:57:44.724Z] d9b3ee039db2: Verifying Checksum [2020-03-27T09:57:44.724Z] d9b3ee039db2: Download complete [2020-03-27T09:57:44.724Z] ff40f1a7a0b9: Verifying Checksum [2020-03-27T09:57:44.724Z] ff40f1a7a0b9: Download complete [2020-03-27T09:57:44.988Z] ec448270508e: Verifying Checksum [2020-03-27T09:57:44.988Z] ec448270508e: Download complete [2020-03-27T09:57:45.249Z] 8e1ab0ef8490: Verifying Checksum [2020-03-27T09:57:45.249Z] 8e1ab0ef8490: Download complete [2020-03-27T09:57:45.249Z] bdb43ae2d12f: Verifying Checksum [2020-03-27T09:57:45.249Z] bdb43ae2d12f: Download complete [2020-03-27T09:57:45.249Z] 8c79c1ac0d81: Verifying Checksum [2020-03-27T09:57:45.249Z] 8c79c1ac0d81: Download complete [2020-03-27T09:57:46.265Z] fd1d9eb628f9: Pull complete [2020-03-27T09:57:46.265Z] bd44c58b92db: Pull complete [2020-03-27T09:57:47.680Z] e5856e266cf4: Pull complete [2020-03-27T09:57:47.951Z] f0f88b30cdbb: Pull complete [2020-03-27T09:57:47.951Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-27T09:57:47.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-27T09:57:47.951Z] ---> 0be50c763560 [2020-03-27T09:57:47.951Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-27T09:57:51.832Z] ec448270508e: Pull complete [2020-03-27T09:57:51.833Z] 65ba82af53f7: Pull complete [2020-03-27T09:57:51.833Z] 07c18b20a200: Pull complete [2020-03-27T09:57:52.201Z] ---> Running in 9722992f75ab [2020-03-27T09:57:52.467Z] Removing intermediate container 9722992f75ab [2020-03-27T09:57:52.467Z] ---> c79f3767fa6c [2020-03-27T09:57:52.467Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T09:57:52.467Z] ---> Running in 5891f7d53a1e [2020-03-27T09:57:54.419Z] Removing intermediate container 5891f7d53a1e [2020-03-27T09:57:54.419Z] ---> 7b85e62ee326 [2020-03-27T09:57:54.419Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-27T09:57:54.419Z] ---> Running in 55df4596aa2d [2020-03-27T09:57:55.382Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-27T09:57:56.038Z] d9b3ee039db2: Pull complete [2020-03-27T09:57:56.342Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-27T09:57:56.611Z] OK: 121 MiB in 39 packages [2020-03-27T09:57:57.572Z] Removing intermediate container 55df4596aa2d [2020-03-27T09:57:57.572Z] ---> b0f42ca3b197 [2020-03-27T09:57:57.572Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-27T09:57:57.840Z] ---> Running in 51bda0acc67c [2020-03-27T09:57:58.428Z] Removing intermediate container 51bda0acc67c [2020-03-27T09:57:58.428Z] ---> 8aa5e7458fd0 [2020-03-27T09:57:58.428Z] Step 7/8 : COPY . . [2020-03-27T09:57:59.345Z] 8c79c1ac0d81: Pull complete [2020-03-27T09:57:59.345Z] ff40f1a7a0b9: Pull complete [2020-03-27T09:57:59.843Z] ---> 7f1d584047de [2020-03-27T09:57:59.843Z] Step 8/8 : RUN go mod download [2020-03-27T09:57:59.843Z] ---> Running in 7efe6a333b94 [2020-03-27T09:57:59.917Z] bdb43ae2d12f: Pull complete [2020-03-27T09:58:00.181Z] 8e1ab0ef8490: Pull complete [2020-03-27T09:58:00.181Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-27T09:58:00.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-27T09:58:00.181Z] ---> 8acfeb908b63 [2020-03-27T09:58:00.181Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-27T09:58:00.181Z] ---> Running in 8e0e0fed390b [2020-03-27T09:58:00.442Z] Removing intermediate container 8e0e0fed390b [2020-03-27T09:58:00.442Z] ---> 4f079c19c1f7 [2020-03-27T09:58:00.442Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T09:58:00.442Z] ---> Running in daf9481ad848 [2020-03-27T09:58:00.829Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-27T09:58:00.829Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-27T09:58:00.829Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-27T09:58:00.829Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-27T09:58:00.829Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-27T09:58:00.829Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-27T09:58:00.829Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-27T09:58:01.814Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-27T09:58:01.814Z] go: finding github.com/kr/text v0.1.0 [2020-03-27T09:58:01.814Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-27T09:58:01.814Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-27T09:58:01.825Z] Removing intermediate container daf9481ad848 [2020-03-27T09:58:01.825Z] ---> c076da6f4330 [2020-03-27T09:58:01.825Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-27T09:58:01.825Z] ---> Running in f240e0ddf1c5 [2020-03-27T09:58:02.085Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-27T09:58:02.086Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-27T09:58:02.086Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-27T09:58:02.086Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-27T09:58:02.086Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-27T09:58:02.086Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-27T09:58:02.086Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-27T09:58:02.656Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-27T09:58:02.679Z] go: finding github.com/kr/pty v1.1.1 [2020-03-27T09:58:02.680Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-27T09:58:02.917Z] OK: 134 MiB in 39 packages [2020-03-27T09:58:03.177Z] Removing intermediate container f240e0ddf1c5 [2020-03-27T09:58:03.177Z] ---> a77489541f07 [2020-03-27T09:58:03.177Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-27T09:58:03.177Z] ---> Running in e5af7f7622bd [2020-03-27T09:58:03.269Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-27T09:58:03.269Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-27T09:58:03.269Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-27T09:58:03.438Z] Removing intermediate container e5af7f7622bd [2020-03-27T09:58:03.438Z] ---> c32e16077c06 [2020-03-27T09:58:03.438Z] Step 7/8 : COPY . . [2020-03-27T09:58:05.344Z] ---> ecd10e639c41 [2020-03-27T09:58:05.344Z] Step 8/8 : RUN go mod download [2020-03-27T09:58:05.344Z] ---> Running in e077cb8cab5e [2020-03-27T09:58:05.863Z] go: finding golang.org/x/text v0.3.0 [2020-03-27T09:58:05.863Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-27T09:58:06.283Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-27T09:58:06.284Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-27T09:58:06.284Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-27T09:58:06.284Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-27T09:58:06.284Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-27T09:58:06.284Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-27T09:58:06.284Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-27T09:58:06.544Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-27T09:58:06.544Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-27T09:58:06.544Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-27T09:58:06.544Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-27T09:58:06.804Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-27T09:58:06.804Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-27T09:58:06.804Z] go: finding github.com/kr/text v0.1.0 [2020-03-27T09:58:06.804Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-27T09:58:07.067Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-27T09:58:07.067Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-27T09:58:07.067Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-27T09:58:07.328Z] go: finding github.com/kr/pty v1.1.1 [2020-03-27T09:58:07.328Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-27T09:58:07.329Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-27T09:58:07.329Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-27T09:58:08.269Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-27T09:58:08.269Z] go: finding golang.org/x/text v0.3.0 [2020-03-27T09:58:08.462Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-27T09:58:08.462Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-27T09:58:08.462Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-27T09:58:08.462Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-27T09:58:08.734Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-27T09:58:08.734Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-27T09:58:08.734Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-27T09:58:08.734Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-27T09:58:09.214Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-27T09:58:09.704Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-27T09:58:09.704Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-27T09:58:10.290Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-27T09:58:10.290Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-27T09:58:10.290Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-27T09:58:10.290Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-27T09:58:10.290Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-27T09:58:10.290Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-27T09:58:10.290Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-27T09:58:10.290Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-27T09:58:10.290Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-27T09:58:11.256Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-27T09:58:11.256Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-27T09:58:11.256Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-27T09:58:11.256Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-27T09:58:11.256Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-27T09:58:11.547Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-27T09:58:11.547Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-27T09:58:11.547Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-27T09:58:11.547Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-27T09:58:11.547Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-27T09:58:11.547Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-27T09:58:11.766Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-27T09:58:11.766Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-27T09:58:11.766Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-27T09:58:11.766Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-27T09:58:11.766Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-27T09:58:11.766Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-27T09:58:11.766Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-27T09:58:11.766Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-27T09:58:11.766Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-27T09:58:12.335Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-27T09:58:12.335Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-27T09:58:12.335Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-27T09:58:12.335Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-27T09:58:12.335Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-27T09:58:12.335Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-27T09:58:12.335Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-27T09:58:12.335Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-27T09:58:12.335Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-27T09:58:12.535Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-27T09:58:12.601Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-27T09:58:12.601Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-27T09:58:12.601Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-27T09:58:12.601Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-27T09:58:12.804Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-27T09:58:12.804Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-27T09:58:12.804Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-27T09:58:12.863Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-27T09:58:12.863Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-27T09:58:12.863Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-27T09:58:12.863Z] go: finding github.com/posener/complete v1.1.1 [2020-03-27T09:58:12.863Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-27T09:58:12.863Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-27T09:58:13.073Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-27T09:58:13.123Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-27T09:58:13.343Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-27T09:58:13.383Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-27T09:58:13.383Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-27T09:58:13.383Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-27T09:58:13.383Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-27T09:58:13.383Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-27T09:58:13.383Z] go: finding github.com/fatih/color v1.7.0 [2020-03-27T09:58:13.383Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-27T09:58:13.383Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-27T09:58:13.383Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-27T09:58:13.383Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-27T09:58:13.383Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-27T09:58:13.613Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-27T09:58:13.614Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-27T09:58:13.642Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-27T09:58:13.642Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-27T09:58:13.883Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-27T09:58:13.883Z] go: finding github.com/fatih/color v1.7.0 [2020-03-27T09:58:13.901Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-27T09:58:14.152Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-27T09:58:14.152Z] go: finding github.com/posener/complete v1.1.1 [2020-03-27T09:58:14.152Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-27T09:58:14.160Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-27T09:58:14.160Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-27T09:58:14.736Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-27T09:58:14.737Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-27T09:58:15.005Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-27T09:58:40.739Z] Removing intermediate container e077cb8cab5e [2020-03-27T09:58:40.739Z] ---> 9de77cb7dc26 [2020-03-27T09:58:40.739Z] Successfully built 9de77cb7dc26 [2020-03-27T09:58:40.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:58:41.475Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-27T09:58:41.475Z] . [Pipeline] withDockerContainer [2020-03-27T09:58:41.613Z] prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container [2020-03-27T09:58:41.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-27T09:58:42.703Z] $ docker top ad236e70362af64274f8ccefeaefb9362171c8715a7bb493b1eaaad8920a3fe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-27T09:58:43.745Z] + go version [2020-03-27T09:58:43.745Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-27T09:58:44.040Z] + make test [2020-03-27T09:58:44.040Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-27T09:58:45.950Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-27T09:58:47.261Z] Removing intermediate container 7efe6a333b94 [2020-03-27T09:58:47.261Z] ---> 20c6a16e343a [2020-03-27T09:58:47.261Z] Successfully built 20c6a16e343a [2020-03-27T09:58:47.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:58:47.834Z] + docker inspect -f . ci-base-image-arm64 [2020-03-27T09:58:47.834Z] . [Pipeline] withDockerContainer [2020-03-27T09:58:48.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container [2020-03-27T09:58:48.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-27T09:58:49.868Z] $ docker top 59c49d108df30392433cf2f1fef9be54e0c57b83341842952ea30020b1f0e57d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-27T09:58:50.906Z] + go version [2020-03-27T09:58:50.906Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-27T09:58:51.559Z] + make test [2020-03-27T09:58:51.559Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-27T09:58:52.966Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-27T09:58:54.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-27T09:58:54.133Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-27T09:58:57.775Z] Stashed 1 file(s) [Pipeline] } [2020-03-27T09:58:57.780Z] $ docker stop --time=1 ad236e70362af64274f8ccefeaefb9362171c8715a7bb493b1eaaad8920a3fe0 [2020-03-27T09:58:59.216Z] $ docker rm -f ad236e70362af64274f8ccefeaefb9362171c8715a7bb493b1eaaad8920a3fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-27T09:59:00.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-27T09:59:00.722Z] + ls -al . [2020-03-27T09:59:00.722Z] total 72 [2020-03-27T09:59:00.722Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 27 09:58 . [2020-03-27T09:59:00.722Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 27 09:57 .. [2020-03-27T09:59:00.722Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 27 09:57 app [2020-03-27T09:59:00.722Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 27 09:57 assets [2020-03-27T09:59:00.722Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 27 09:57 bin [2020-03-27T09:59:00.722Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 27 09:57 cmd [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 27 09:57 CONTRIBUTING.md [2020-03-27T09:59:00.722Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 27 09:58 coverage.out [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 27 09:57 Dockerfile [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 27 09:57 Dockerfile.build [2020-03-27T09:59:00.722Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 27 09:57 docs [2020-03-27T09:59:00.722Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 27 09:57 .git [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 27 09:57 .gitignore [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 27 09:57 go.mod [2020-03-27T09:59:00.722Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 27 09:58 go.sum [2020-03-27T09:59:00.722Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 27 09:57 internal [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 27 09:57 Jenkinsfile [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 27 09:57 LICENSE [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 27 09:57 Makefile [2020-03-27T09:59:00.722Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 27 09:57 README.md [2020-03-27T09:59:00.722Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 27 09:57 .semver [2020-03-27T09:59:00.722Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 27 09:57 snap [2020-03-27T09:59:00.723Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 27 09:54 VERSION [2020-03-27T09:59:00.723Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 27 09:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:59:01.018Z] + 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=62f0743686c370d25daa699169f09dd5757102ae --label arch=amd64 --label version=0.0.0 . [2020-03-27T09:59:01.278Z] Sending build context to Docker daemon 11.25MB [2020-03-27T09:59:01.278Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-27T09:59:01.278Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-27T09:59:01.278Z] ---> 9de77cb7dc26 [2020-03-27T09:59:01.278Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-27T09:59:01.278Z] ---> Running in 98c178c5ce08 [2020-03-27T09:59:01.278Z] Removing intermediate container 98c178c5ce08 [2020-03-27T09:59:01.278Z] ---> 45cf8aa13b24 [2020-03-27T09:59:01.278Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-27T09:59:01.539Z] ---> Running in ad106fa396fc [2020-03-27T09:59:01.539Z] Removing intermediate container ad106fa396fc [2020-03-27T09:59:01.539Z] ---> 5ef0851474bc [2020-03-27T09:59:01.539Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-27T09:59:01.539Z] ---> Running in cda1ecbb40c7 [2020-03-27T09:59:01.798Z] Removing intermediate container cda1ecbb40c7 [2020-03-27T09:59:01.798Z] ---> ff316c5fb725 [2020-03-27T09:59:01.798Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-27T09:59:01.798Z] ---> Running in 6a5cba5e39f7 [2020-03-27T09:59:02.076Z] Removing intermediate container 6a5cba5e39f7 [2020-03-27T09:59:02.076Z] ---> eccf6fff3a1b [2020-03-27T09:59:02.076Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-27T09:59:02.076Z] ---> Running in 36624588367c [2020-03-27T09:59:02.076Z] Removing intermediate container 36624588367c [2020-03-27T09:59:02.076Z] ---> 5f85998a959c [2020-03-27T09:59:02.076Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T09:59:02.076Z] ---> Running in 04c4d8f09378 [2020-03-27T09:59:03.018Z] Removing intermediate container 04c4d8f09378 [2020-03-27T09:59:03.018Z] ---> daabe147c9b2 [2020-03-27T09:59:03.018Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-27T09:59:03.018Z] ---> Running in 50a1fa3a45ca [2020-03-27T09:59:03.593Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-27T09:59:04.162Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-27T09:59:04.162Z] OK: 134 MiB in 39 packages [2020-03-27T09:59:04.732Z] Removing intermediate container 50a1fa3a45ca [2020-03-27T09:59:04.732Z] ---> 1a09bae05262 [2020-03-27T09:59:04.733Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-27T09:59:04.733Z] ---> Running in 1d2b484a2ee5 [2020-03-27T09:59:04.733Z] Removing intermediate container 1d2b484a2ee5 [2020-03-27T09:59:04.733Z] ---> c7498f0e28e2 [2020-03-27T09:59:04.733Z] Step 11/23 : COPY go.mod . [2020-03-27T09:59:04.992Z] ---> 9a8d8739c8c5 [2020-03-27T09:59:04.992Z] Step 12/23 : COPY Makefile . [2020-03-27T09:59:05.250Z] ---> c1db4fdaf954 [2020-03-27T09:59:05.250Z] Step 13/23 : RUN make update [2020-03-27T09:59:05.250Z] ---> Running in 9d7fbb79baee [2020-03-27T09:59:05.515Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-27T09:59:06.088Z] Removing intermediate container 9d7fbb79baee [2020-03-27T09:59:06.088Z] ---> 144059567454 [2020-03-27T09:59:06.088Z] Step 14/23 : COPY . . [2020-03-27T09:59:06.658Z] ---> 5e7b74950a89 [2020-03-27T09:59:06.658Z] Step 15/23 : RUN ${MAKE} [2020-03-27T09:59:06.658Z] ---> Running in 1bb058373325 [2020-03-27T09:59:06.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-27T09:59:16.961Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-27T09:59:18.345Z] Removing intermediate container 1bb058373325 [2020-03-27T09:59:18.345Z] ---> 6b0a8dd556cf [2020-03-27T09:59:18.345Z] Step 16/23 : FROM alpine [2020-03-27T09:59:18.604Z] latest: Pulling from library/alpine [2020-03-27T09:59:18.863Z] aad63a933944: Pulling fs layer [2020-03-27T09:59:19.121Z] aad63a933944: Verifying Checksum [2020-03-27T09:59:19.121Z] aad63a933944: Download complete [2020-03-27T09:59:19.121Z] aad63a933944: Pull complete [2020-03-27T09:59:19.121Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-27T09:59:19.121Z] Status: Downloaded newer image for alpine:latest [2020-03-27T09:59:19.121Z] ---> a187dde48cd2 [2020-03-27T09:59:19.121Z] Step 17/23 : EXPOSE 4000 [2020-03-27T09:59:19.380Z] ---> Running in 6dd66eec99f8 [2020-03-27T09:59:19.380Z] Removing intermediate container 6dd66eec99f8 [2020-03-27T09:59:19.380Z] ---> fe4540f9328f [2020-03-27T09:59:19.380Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-27T09:59:19.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-27T09:59:19.693Z] GO111MODULE=on go vet ./... [2020-03-27T09:59:19.946Z] ---> 9369459cbc89 [2020-03-27T09:59:19.946Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T09:59:19.946Z] ---> Running in ce40bee6c6e7 [2020-03-27T09:59:20.205Z] Removing intermediate container ce40bee6c6e7 [2020-03-27T09:59:20.205Z] ---> 73d46149620c [2020-03-27T09:59:20.205Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-27T09:59:20.205Z] ---> Running in 30a3067a0ade [2020-03-27T09:59:20.463Z] Removing intermediate container 30a3067a0ade [2020-03-27T09:59:20.463Z] ---> a4e63f8678f4 [2020-03-27T09:59:20.463Z] Step 21/23 : LABEL arch=amd64 [2020-03-27T09:59:20.463Z] ---> Running in c7be4783d0c8 [2020-03-27T09:59:20.463Z] Removing intermediate container c7be4783d0c8 [2020-03-27T09:59:20.463Z] ---> 48024849d31f [2020-03-27T09:59:20.463Z] Step 22/23 : LABEL git_sha=62f0743686c370d25daa699169f09dd5757102ae [2020-03-27T09:59:20.722Z] ---> Running in 13e5c0bf899f [2020-03-27T09:59:20.722Z] Removing intermediate container 13e5c0bf899f [2020-03-27T09:59:20.722Z] ---> a0f75b207396 [2020-03-27T09:59:20.722Z] Step 23/23 : LABEL version=0.0.0 [2020-03-27T09:59:20.722Z] ---> Running in ba23efe3a4e5 [2020-03-27T09:59:20.981Z] Removing intermediate container ba23efe3a4e5 [2020-03-27T09:59:20.981Z] ---> afcbc14f8b26 [2020-03-27T09:59:20.981Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-27T09:59:20.981Z] Successfully built afcbc14f8b26 [2020-03-27T09:59:20.981Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash [2020-03-27T09:59:29.847Z] Warning: overwriting stash ‘coverage-report’ [2020-03-27T09:59:30.212Z] Stashed 1 file(s) [Pipeline] } [2020-03-27T09:59:30.219Z] $ docker stop --time=1 59c49d108df30392433cf2f1fef9be54e0c57b83341842952ea30020b1f0e57d [2020-03-27T09:59:32.387Z] $ docker rm -f 59c49d108df30392433cf2f1fef9be54e0c57b83341842952ea30020b1f0e57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-27T09:59:33.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-27T09:59:33.888Z] + ls -al . [2020-03-27T09:59:33.888Z] total 112 [2020-03-27T09:59:33.888Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:58 . [2020-03-27T09:59:33.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:57 .. [2020-03-27T09:59:33.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 09:57 .git [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 27 09:57 .gitignore [2020-03-27T09:59:33.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 .semver [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 27 09:57 CONTRIBUTING.md [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 27 09:57 Dockerfile [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 27 09:57 Dockerfile.build [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 27 09:57 Jenkinsfile [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 27 09:57 LICENSE [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 27 09:57 Makefile [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 27 09:57 README.md [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 09:54 VERSION [2020-03-27T09:59:33.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 09:57 app [2020-03-27T09:59:33.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 assets [2020-03-27T09:59:33.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 09:57 bin [2020-03-27T09:59:33.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 cmd [2020-03-27T09:59:33.888Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 27 09:58 coverage.out [2020-03-27T09:59:33.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:57 docs [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 27 09:57 go.mod [2020-03-27T09:59:33.888Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 27 09:58 go.sum [2020-03-27T09:59:33.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 internal [2020-03-27T09:59:33.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:57 snap [2020-03-27T09:59:33.888Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 27 09:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-27T09:59:34.214Z] + 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=62f0743686c370d25daa699169f09dd5757102ae --label arch=arm64 --label version=0.0.0 . [2020-03-27T09:59:34.799Z] Sending build context to Docker daemon 11.25MB [2020-03-27T09:59:34.799Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-27T09:59:34.799Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-27T09:59:34.799Z] ---> 20c6a16e343a [2020-03-27T09:59:34.799Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-27T09:59:35.066Z] ---> Running in 82211615081a [2020-03-27T09:59:35.333Z] Removing intermediate container 82211615081a [2020-03-27T09:59:35.333Z] ---> 29b82837fea8 [2020-03-27T09:59:35.333Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-27T09:59:35.606Z] ---> Running in ab3ee670203d [2020-03-27T09:59:35.875Z] Removing intermediate container ab3ee670203d [2020-03-27T09:59:35.875Z] ---> 9db6c13e58ca [2020-03-27T09:59:35.875Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-27T09:59:35.875Z] ---> Running in 3ff21dc6ff41 [2020-03-27T09:59:36.143Z] Removing intermediate container 3ff21dc6ff41 [2020-03-27T09:59:36.143Z] ---> d4e350eb0b3e [2020-03-27T09:59:36.143Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-27T09:59:36.410Z] ---> Running in f6a663e72f58 [2020-03-27T09:59:36.681Z] Removing intermediate container f6a663e72f58 [2020-03-27T09:59:36.681Z] ---> c25a7700f3bc [2020-03-27T09:59:36.681Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-27T09:59:36.948Z] ---> Running in a2a6038aece0 [2020-03-27T09:59:37.216Z] Removing intermediate container a2a6038aece0 [2020-03-27T09:59:37.216Z] ---> cdaf35fe4799 [2020-03-27T09:59:37.216Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-27T09:59:37.484Z] ---> Running in a75167b8c424 [2020-03-27T09:59:39.437Z] Removing intermediate container a75167b8c424 [2020-03-27T09:59:39.437Z] ---> 472635919d70 [2020-03-27T09:59:39.437Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-27T09:59:39.437Z] ---> Running in 270860ee2b4e [2020-03-27T09:59:40.023Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-27T09:59:40.982Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-27T09:59:41.563Z] OK: 121 MiB in 39 packages [2020-03-27T09:59:42.528Z] Removing intermediate container 270860ee2b4e [2020-03-27T09:59:42.528Z] ---> 6e95a742306a [2020-03-27T09:59:42.528Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-27T09:59:42.798Z] ---> Running in d0044507e075 [2020-03-27T09:59:43.065Z] Removing intermediate container d0044507e075 [2020-03-27T09:59:43.065Z] ---> 89f83479a2a7 [2020-03-27T09:59:43.065Z] Step 11/23 : COPY go.mod . [2020-03-27T09:59:43.649Z] ---> aa1418f70d02 [2020-03-27T09:59:43.649Z] Step 12/23 : COPY Makefile . [2020-03-27T09:59:44.237Z] ---> c3a6a4c594bf [2020-03-27T09:59:44.237Z] Step 13/23 : RUN make update [2020-03-27T09:59:44.237Z] ---> Running in 954649d3dfa1 [2020-03-27T09:59:45.208Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-27T09:59:46.174Z] Removing intermediate container 954649d3dfa1 [2020-03-27T09:59:46.174Z] ---> 076e9cdf287f [2020-03-27T09:59:46.174Z] Step 14/23 : COPY . . [2020-03-27T09:59:47.592Z] ---> 2576caefd9d2 [2020-03-27T09:59:47.592Z] Step 15/23 : RUN ${MAKE} [2020-03-27T09:59:47.863Z] ---> Running in 6d718f1ff618 [2020-03-27T09:59:48.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-27T10:00:10.945Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-27T10:00:17.598Z] Removing intermediate container 6d718f1ff618 [2020-03-27T10:00:17.598Z] ---> 2555a6a1b651 [2020-03-27T10:00:17.598Z] Step 16/23 : FROM alpine [2020-03-27T10:00:17.598Z] latest: Pulling from library/alpine [2020-03-27T10:00:17.868Z] 8a0637ca1ac9: Pulling fs layer [2020-03-27T10:00:18.456Z] 8a0637ca1ac9: Verifying Checksum [2020-03-27T10:00:18.456Z] 8a0637ca1ac9: Download complete [2020-03-27T10:00:18.724Z] 8a0637ca1ac9: Pull complete [2020-03-27T10:00:18.724Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-27T10:00:18.724Z] Status: Downloaded newer image for alpine:latest [2020-03-27T10:00:18.724Z] ---> 2ee122dcc32d [2020-03-27T10:00:18.724Z] Step 17/23 : EXPOSE 4000 [2020-03-27T10:00:18.991Z] ---> Running in dacc54fcbac7 [2020-03-27T10:00:19.257Z] Removing intermediate container dacc54fcbac7 [2020-03-27T10:00:19.257Z] ---> 7f9fa5271b82 [2020-03-27T10:00:19.257Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T10:00:20.666Z] ---> 05f2c7f7e4ef [2020-03-27T10:00:20.666Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-27T10:00:20.931Z] ---> Running in 9491c67bb1d3 [2020-03-27T10:00:21.197Z] Removing intermediate container 9491c67bb1d3 [2020-03-27T10:00:21.197Z] ---> 2ac6b50154f2 [2020-03-27T10:00:21.197Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-27T10:00:21.464Z] ---> Running in 913027167e77 [2020-03-27T10:00:21.731Z] Removing intermediate container 913027167e77 [2020-03-27T10:00:21.731Z] ---> 2075583dc6e7 [2020-03-27T10:00:21.731Z] Step 21/23 : LABEL arch=arm64 [2020-03-27T10:00:21.731Z] ---> Running in b50c3f4adc29 [2020-03-27T10:00:22.000Z] Removing intermediate container b50c3f4adc29 [2020-03-27T10:00:22.000Z] ---> 35c68e82535a [2020-03-27T10:00:22.000Z] Step 22/23 : LABEL git_sha=62f0743686c370d25daa699169f09dd5757102ae [2020-03-27T10:00:22.268Z] ---> Running in d9ad13878a17 [2020-03-27T10:00:22.537Z] Removing intermediate container d9ad13878a17 [2020-03-27T10:00:22.537Z] ---> 0cb20e6babf0 [2020-03-27T10:00:22.537Z] Step 23/23 : LABEL version=0.0.0 [2020-03-27T10:00:22.537Z] ---> Running in 6cdb526227f4 [2020-03-27T10:00:23.126Z] Removing intermediate container 6cdb526227f4 [2020-03-27T10:00:23.126Z] ---> 98e0385b2f22 [2020-03-27T10:00:23.126Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-27T10:00:23.126Z] Successfully built 98e0385b2f22 [2020-03-27T10:00:23.126Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-27T10:00:24.015Z] provisioning config files... [2020-03-27T10:00:24.030Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config1280677071975306838tmp [Pipeline] { [Pipeline] sh [2020-03-27T10:00:24.373Z] + curl -s https://codecov.io/bash [2020-03-27T10:00:24.373Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config1280677071975306838tmp [2020-03-27T10:00:24.636Z] [2020-03-27T10:00:24.636Z] _____ _ [2020-03-27T10:00:24.636Z] / ____| | | [2020-03-27T10:00:24.636Z] | | ___ __| | ___ ___ _____ __ [2020-03-27T10:00:24.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-27T10:00:24.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-27T10:00:24.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-27T10:00:24.636Z] Bash-tbd [2020-03-27T10:00:24.636Z] [2020-03-27T10:00:24.636Z] [2020-03-27T10:00:24.636Z] ==> Jenkins CI detected. [2020-03-27T10:00:24.636Z] project root: . [2020-03-27T10:00:24.636Z] Fixing merge commit SHA [2020-03-27T10:00:24.636Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-27T10:00:24.636Z] ==> Running gcov in . (disable via -X gcov) [2020-03-27T10:00:24.636Z] ==> Python coveragepy not found [2020-03-27T10:00:24.636Z] ==> Searching for coverage reports in: [2020-03-27T10:00:24.636Z] + . [2020-03-27T10:00:24.636Z] -> Found 1 reports [2020-03-27T10:00:24.636Z] ==> Detecting git/mercurial file structure [2020-03-27T10:00:24.636Z] ==> Reading reports [2020-03-27T10:00:24.636Z] + ./coverage.out bytes=10 [2020-03-27T10:00:24.636Z] ==> Appending adjustments [2020-03-27T10:00:24.636Z] http://docs.codecov.io/docs/fixing-reports [2020-03-27T10:00:24.896Z] + Found adjustments [2020-03-27T10:00:24.896Z] ==> Gzipping contents [2020-03-27T10:00:24.896Z] ==> Uploading reports [2020-03-27T10:00:24.896Z] url: https://codecov.io [2020-03-27T10:00:24.896Z] query: branch=PR-173&commit=25fff0c05b96a48ea52cb76355b594176708bdb0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-173%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=173&job= [2020-03-27T10:00:24.896Z] -> Pinging Codecov [2020-03-27T10:00:24.896Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-173&commit=25fff0c05b96a48ea52cb76355b594176708bdb0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-173%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=173&job= [2020-03-27T10:00:25.159Z] -> Uploading [2020-03-27T10:00:25.730Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/25fff0c05b96a48ea52cb76355b594176708bdb0 [Pipeline] } [2020-03-27T10:00:25.738Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-27T10:00:26.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-27T10:00:27.126Z] ---> package-listing.sh [2020-03-27T10:00:27.126Z] ++ facter osfamily [2020-03-27T10:00:27.126Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-27T10:00:27.126Z] + OS_FAMILY=redhat [2020-03-27T10:00:27.126Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-173 [2020-03-27T10:00:27.126Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-27T10:00:27.126Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-27T10:00:27.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-27T10:00:27.126Z] + PACKAGES=/tmp/packages_start.txt [2020-03-27T10:00:27.126Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-173 ']' [2020-03-27T10:00:27.126Z] + PACKAGES=/tmp/packages_end.txt [2020-03-27T10:00:27.126Z] + case "${OS_FAMILY}" in [2020-03-27T10:00:27.126Z] + rpm -qa [2020-03-27T10:00:27.126Z] + sort [2020-03-27T10:00:31.315Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-27T10:00:31.315Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-27T10:00:31.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-27T10:00:31.315Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-173 ']' [2020-03-27T10:00:31.315Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-173/archives/ [2020-03-27T10:00:31.315Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-173/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-27T10:00:31.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-27T10:00:31.761Z] [2020-03-27T10:00:31.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-27T10:00:32.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-27T10:00:32.101Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-27T10:00:32.101Z] c9b1b535fdd9: Pulling fs layer [2020-03-27T10:00:32.101Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-27T10:00:32.101Z] 756a868c4378: Pulling fs layer [2020-03-27T10:00:32.101Z] 444b2fc9a129: Pulling fs layer [2020-03-27T10:00:32.101Z] ea15f1150254: Pulling fs layer [2020-03-27T10:00:32.101Z] 41b27a9f41bf: Pulling fs layer [2020-03-27T10:00:32.101Z] 28c525ee5125: Pulling fs layer [2020-03-27T10:00:32.101Z] 094b1ea09ed8: Pulling fs layer [2020-03-27T10:00:32.101Z] 138eaada9080: Pulling fs layer [2020-03-27T10:00:32.101Z] 0622d0fa9048: Pulling fs layer [2020-03-27T10:00:32.101Z] 28c525ee5125: Waiting [2020-03-27T10:00:32.101Z] 0622d0fa9048: Waiting [2020-03-27T10:00:32.101Z] 094b1ea09ed8: Waiting [2020-03-27T10:00:32.101Z] 138eaada9080: Waiting [2020-03-27T10:00:32.101Z] 444b2fc9a129: Waiting [2020-03-27T10:00:32.101Z] ea15f1150254: Waiting [2020-03-27T10:00:32.101Z] 41b27a9f41bf: Waiting [2020-03-27T10:00:32.101Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-27T10:00:32.101Z] 2cc5ad85d9ab: Download complete [2020-03-27T10:00:32.101Z] 444b2fc9a129: Verifying Checksum [2020-03-27T10:00:32.101Z] 444b2fc9a129: Download complete [2020-03-27T10:00:32.101Z] c9b1b535fdd9: Verifying Checksum [2020-03-27T10:00:32.101Z] c9b1b535fdd9: Download complete [2020-03-27T10:00:32.382Z] ea15f1150254: Verifying Checksum [2020-03-27T10:00:32.382Z] ea15f1150254: Download complete [2020-03-27T10:00:32.382Z] 28c525ee5125: Verifying Checksum [2020-03-27T10:00:32.382Z] 28c525ee5125: Download complete [2020-03-27T10:00:32.973Z] 756a868c4378: Download complete [2020-03-27T10:00:32.973Z] c9b1b535fdd9: Pull complete [2020-03-27T10:00:32.973Z] 094b1ea09ed8: Verifying Checksum [2020-03-27T10:00:32.973Z] 094b1ea09ed8: Download complete [2020-03-27T10:00:32.973Z] 138eaada9080: Verifying Checksum [2020-03-27T10:00:32.973Z] 138eaada9080: Download complete [2020-03-27T10:00:32.973Z] 0622d0fa9048: Verifying Checksum [2020-03-27T10:00:32.973Z] 0622d0fa9048: Download complete [2020-03-27T10:00:33.233Z] 2cc5ad85d9ab: Pull complete [2020-03-27T10:00:33.498Z] 41b27a9f41bf: Verifying Checksum [2020-03-27T10:00:33.498Z] 41b27a9f41bf: Download complete [2020-03-27T10:00:35.403Z] 756a868c4378: Pull complete [2020-03-27T10:00:35.403Z] 444b2fc9a129: Pull complete [2020-03-27T10:00:35.662Z] ea15f1150254: Pull complete [2020-03-27T10:00:38.956Z] 41b27a9f41bf: Pull complete [2020-03-27T10:00:39.215Z] 28c525ee5125: Pull complete [2020-03-27T10:00:41.755Z] 094b1ea09ed8: Pull complete [2020-03-27T10:00:42.019Z] 138eaada9080: Pull complete [2020-03-27T10:00:42.019Z] 0622d0fa9048: Pull complete [2020-03-27T10:00:42.019Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-27T10:00:42.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-27T10:00:42.179Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2020-03-27T10:00:42.225Z] $ 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-173 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173:/w/workspace/edgexfoundry_edgex-ui-go_PR-173:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-27T10:00:43.382Z] $ docker top 623b710df0c657daec791742a824a9d7b5805cb861f2129a2571d428737aa87f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-27T10:00:43.656Z] provisioning config files... [2020-03-27T10:00:43.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config9039694509319888701tmp [Pipeline] { [Pipeline] echo [2020-03-27T10:00:43.724Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-27T10:00:44.018Z] ---> create-netrc.sh [Pipeline] echo [2020-03-27T10:00:44.025Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-27T10:00:44.319Z] ---> logs-deploy.sh [2020-03-27T10:00:44.319Z] + ARCHIVE_ARTIFACTS= [2020-03-27T10:00:44.319Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-27T10:00:44.319Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-27T10:00:44.319Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-27T10:00:44.319Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-173/3 [2020-03-27T10:00:44.319Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-173/3/ [2020-03-27T10:00:44.319Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-173/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [2020-03-27T10:00:45.697Z] Archives upload complete. [2020-03-27T10:00:45.697Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-173/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-173/3/