Pull request #161 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 4062d1749bee7d679579284a069910a3b011c935 rather than e8fec73335073b189fd34a3146ff8ba5995150a6 Obtained Jenkinsfile from 4062d1749bee7d679579284a069910a3b011c935 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-52 in /w/workspace/edgexfoundry_edgex-ui-go_PR-161 [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-161 # 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/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4062d1749bee7d679579284a069910a3b011c935 into PR head commit e8fec73335073b189fd34a3146ff8ba5995150a6 Merge succeeded, producing e8fec73335073b189fd34a3146ff8ba5995150a6 Checking out Revision e8fec73335073b189fd34a3146ff8ba5995150a6 (PR-161) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/161/head:refs/remotes/origin/PR-161 # 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/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fec73335073b189fd34a3146ff8ba5995150a6 # 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 4062d1749bee7d679579284a069910a3b011c935 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fec73335073b189fd34a3146ff8ba5995150a6 # timeout=10 Commit message: "download profile function finish" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-11T07:15:14.013Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:15:16.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T07:15:16.066Z] [2020-03-11T07:15:16.066Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:15:16.432Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T07:15:16.432Z] latest: Pulling from edgex-devops/git-semver [2020-03-11T07:15:16.432Z] 9123ac7c32f7: Pulling fs layer [2020-03-11T07:15:16.432Z] b8cc5d1170e3: Pulling fs layer [2020-03-11T07:15:16.432Z] 2924cbbf6a41: Pulling fs layer [2020-03-11T07:15:16.432Z] 93b08a4f1073: Pulling fs layer [2020-03-11T07:15:16.432Z] 93b08a4f1073: Waiting [2020-03-11T07:15:16.432Z] b8cc5d1170e3: Verifying Checksum [2020-03-11T07:15:16.432Z] b8cc5d1170e3: Download complete [2020-03-11T07:15:16.696Z] 9123ac7c32f7: Verifying Checksum [2020-03-11T07:15:16.696Z] 9123ac7c32f7: Download complete [2020-03-11T07:15:16.696Z] 93b08a4f1073: Verifying Checksum [2020-03-11T07:15:16.696Z] 93b08a4f1073: Download complete [2020-03-11T07:15:16.696Z] 2924cbbf6a41: Verifying Checksum [2020-03-11T07:15:16.696Z] 2924cbbf6a41: Download complete [2020-03-11T07:15:16.696Z] 9123ac7c32f7: Pull complete [2020-03-11T07:15:16.956Z] b8cc5d1170e3: Pull complete [2020-03-11T07:15:17.527Z] 2924cbbf6a41: Pull complete [2020-03-11T07:15:17.788Z] 93b08a4f1073: Pull complete [2020-03-11T07:15:17.788Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-11T07:15:17.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-11T07:15:17.914Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2020-03-11T07:15:17.951Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-161 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-161:/w/workspace/edgexfoundry_edgex-ui-go_PR-161:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-161@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-11T07:15:18.585Z] $ docker top 08d0bf1d477227db6d1f1e96ca886da2b5e97a1b694d5017f9ccfee38a79466e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-11T07:15:18.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T07:15:18.883Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T07:15:19.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T07:15:19.083Z] $ docker exec 08d0bf1d477227db6d1f1e96ca886da2b5e97a1b694d5017f9ccfee38a79466e ssh-agent [2020-03-11T07:15:19.267Z] SSH_AUTH_SOCK=/tmp/ssh-7oQDVBFs36AT/agent.15 [2020-03-11T07:15:19.268Z] SSH_AGENT_PID=22 [2020-03-11T07:15:19.278Z] Running ssh-add (command line suppressed) [2020-03-11T07:15:19.410Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp/private_key_4997737459534162012.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp/private_key_4997737459534162012.key) [2020-03-11T07:15:19.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T07:15:19.778Z] + git describe --exact-match --tags HEAD [2020-03-11T07:15:19.778Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-11T07:15:19.831Z] $ docker exec --env ******** --env ******** 08d0bf1d477227db6d1f1e96ca886da2b5e97a1b694d5017f9ccfee38a79466e ssh-agent -k [2020-03-11T07:15:20.011Z] unset SSH_AUTH_SOCK; [2020-03-11T07:15:20.011Z] unset SSH_AGENT_PID; [2020-03-11T07:15:20.011Z] echo Agent pid 22 killed; [2020-03-11T07:15:20.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-11T07:15:20.128Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-11T07:15:20.128Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-11T07:15:20.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T07:15:20.212Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T07:15:20.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T07:15:20.409Z] $ docker exec 08d0bf1d477227db6d1f1e96ca886da2b5e97a1b694d5017f9ccfee38a79466e ssh-agent [2020-03-11T07:15:20.612Z] SSH_AUTH_SOCK=/tmp/ssh-VwVIe6pK7o7n/agent.57 [2020-03-11T07:15:20.612Z] SSH_AGENT_PID=64 [2020-03-11T07:15:20.620Z] Running ssh-add (command line suppressed) [2020-03-11T07:15:20.761Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp/private_key_710920522437699915.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp/private_key_710920522437699915.key) [2020-03-11T07:15:20.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T07:15:21.134Z] + git semver init [2020-03-11T07:15:21.134Z] # -> Open(): unable to determine branch for HEAD [2020-03-11T07:15:21.134Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-161/.git [2020-03-11T07:15:21.134Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-161 [2020-03-11T07:15:21.134Z] # $SEMVER_REMOTE_NAME = origin [2020-03-11T07:15:21.134Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-11T07:15:21.134Z] # $SEMVER_USER_NAME = jenkins [2020-03-11T07:15:21.134Z] # $SEMVER_BRANCH = PR-161 [2020-03-11T07:15:21.134Z] # $SEMVER_TEMP = /tmp/semver-230485809 [2020-03-11T07:15:21.134Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-11T07:15:22.073Z] # '/tmp/semver-230485809' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-161/.semver' [2020-03-11T07:15:22.073Z] # -> Force: false [2020-03-11T07:15:22.073Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-161/.semver [Pipeline] } [2020-03-11T07:15:22.082Z] $ docker exec --env ******** --env ******** 08d0bf1d477227db6d1f1e96ca886da2b5e97a1b694d5017f9ccfee38a79466e ssh-agent -k [2020-03-11T07:15:22.217Z] unset SSH_AUTH_SOCK; [2020-03-11T07:15:22.217Z] unset SSH_AGENT_PID; [2020-03-11T07:15:22.217Z] echo Agent pid 64 killed; [2020-03-11T07:15:22.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-11T07:15:22.673Z] + git semver [Pipeline] } [2020-03-11T07:15:22.685Z] $ docker stop --time=1 08d0bf1d477227db6d1f1e96ca886da2b5e97a1b694d5017f9ccfee38a79466e [2020-03-11T07:15:24.032Z] $ docker rm -f 08d0bf1d477227db6d1f1e96ca886da2b5e97a1b694d5017f9ccfee38a79466e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-11T07:15:24.889Z] Stashed 23 file(s) [Pipeline] echo [2020-03-11T07:15:24.891Z] [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-11T07:15:40.126Z] Still waiting to schedule task [2020-03-11T07:15:40.126Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-11T07:15:40.128Z] Still waiting to schedule task [2020-03-11T07:15:40.128Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-11T07:17:21.489Z] Running on prd-centos7-docker-4c-2g-54 in /w/workspace/edgexfoundry_edgex-ui-go_PR-161 [Pipeline] { [Pipeline] ws [2020-03-11T07:17:21.567Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-11T07:17:21.971Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/edgexfoundry_edgex-ui-go_PR-161 [Pipeline] { [Pipeline] ws [2020-03-11T07:17:22.010Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-11T07:17:24.292Z] using credential edgex-jenkins-ssh [2020-03-11T07:17:24.339Z] Cloning the remote Git repository [2020-03-11T07:17:24.339Z] Cloning with configured refspecs honoured and without tags [2020-03-11T07:17:25.211Z] Fetching without tags [2020-03-11T07:17:24.376Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T07:17:24.421Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-11T07:17:24.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T07:17:24.485Z] > git --version # timeout=10 [2020-03-11T07:17:24.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T07:17:24.522Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T07:17:25.159Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T07:17:25.166Z] > git config --add remote.origin.fetch +refs/pull/161/head:refs/remotes/origin/PR-161 # timeout=10 [2020-03-11T07:17:25.178Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T07:17:25.204Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T07:17:25.217Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T07:17:25.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T07:17:25.226Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T07:17:25.574Z] Merging remotes/origin/master commit 4062d1749bee7d679579284a069910a3b011c935 into PR head commit e8fec73335073b189fd34a3146ff8ba5995150a6 [2020-03-11T07:17:25.722Z] Merge succeeded, producing e8fec73335073b189fd34a3146ff8ba5995150a6 [2020-03-11T07:17:25.722Z] Checking out Revision e8fec73335073b189fd34a3146ff8ba5995150a6 (PR-161) [2020-03-11T07:17:25.582Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T07:17:25.588Z] > git checkout -f e8fec73335073b189fd34a3146ff8ba5995150a6 # timeout=10 [2020-03-11T07:17:25.676Z] > git remote # timeout=10 [2020-03-11T07:17:25.685Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T07:17:25.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T07:17:25.703Z] > git merge 4062d1749bee7d679579284a069910a3b011c935 # timeout=10 [2020-03-11T07:17:25.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T07:17:25.726Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T07:17:25.737Z] > git checkout -f e8fec73335073b189fd34a3146ff8ba5995150a6 # timeout=10 [2020-03-11T07:17:28.011Z] using credential edgex-jenkins-ssh [2020-03-11T07:17:28.061Z] Cloning the remote Git repository [2020-03-11T07:17:28.061Z] Cloning with configured refspecs honoured and without tags [2020-03-11T07:17:28.135Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T07:17:28.229Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-11T07:17:28.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T07:17:28.334Z] > git --version # timeout=10 [2020-03-11T07:17:28.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T07:17:29.582Z] Fetching without tags [2020-03-11T07:17:28.455Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T07:17:29.465Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T07:17:29.490Z] > git config --add remote.origin.fetch +refs/pull/161/head:refs/remotes/origin/PR-161 # timeout=10 [2020-03-11T07:17:29.504Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T07:17:29.527Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T07:17:29.607Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T07:17:29.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T07:17:29.622Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T07:17:29.727Z] Commit message: "download profile function finish" [2020-03-11T07:17:30.102Z] Merging remotes/origin/master commit 4062d1749bee7d679579284a069910a3b011c935 into PR head commit e8fec73335073b189fd34a3146ff8ba5995150a6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-11T07:17:30.457Z] Merge succeeded, producing e8fec73335073b189fd34a3146ff8ba5995150a6 [2020-03-11T07:17:30.457Z] Checking out Revision e8fec73335073b189fd34a3146ff8ba5995150a6 (PR-161) [Pipeline] echo [2020-03-11T07:17:30.745Z] ========================================================= [2020-03-11T07:17:30.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-11T07:17:30.745Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:17:30.135Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T07:17:30.162Z] > git checkout -f e8fec73335073b189fd34a3146ff8ba5995150a6 # timeout=10 [2020-03-11T07:17:30.357Z] > git remote # timeout=10 [2020-03-11T07:17:30.380Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T07:17:30.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T07:17:30.410Z] > git merge 4062d1749bee7d679579284a069910a3b011c935 # timeout=10 [2020-03-11T07:17:30.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T07:17:30.464Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T07:17:30.507Z] > git checkout -f e8fec73335073b189fd34a3146ff8ba5995150a6 # timeout=10 [2020-03-11T07:17:31.524Z] + 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-11T07:17:32.105Z] Sending build context to Docker daemon 10.71MB [2020-03-11T07:17:32.105Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T07:17:32.105Z] Step 2/8 : FROM ${BASE} [2020-03-11T07:17:32.105Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-11T07:17:32.105Z] 9d48c3bd43c5: Pulling fs layer [2020-03-11T07:17:32.105Z] 7f94eaf8af20: Pulling fs layer [2020-03-11T07:17:32.105Z] 9fe9984849c1: Pulling fs layer [2020-03-11T07:17:32.105Z] ec448270508e: Pulling fs layer [2020-03-11T07:17:32.105Z] 65ba82af53f7: Pulling fs layer [2020-03-11T07:17:32.105Z] 07c18b20a200: Pulling fs layer [2020-03-11T07:17:32.105Z] d9b3ee039db2: Pulling fs layer [2020-03-11T07:17:32.105Z] 8c79c1ac0d81: Pulling fs layer [2020-03-11T07:17:32.105Z] ff40f1a7a0b9: Pulling fs layer [2020-03-11T07:17:32.105Z] bdb43ae2d12f: Pulling fs layer [2020-03-11T07:17:32.105Z] 8e1ab0ef8490: Pulling fs layer [2020-03-11T07:17:32.105Z] ec448270508e: Waiting [2020-03-11T07:17:32.105Z] 65ba82af53f7: Waiting [2020-03-11T07:17:32.105Z] 07c18b20a200: Waiting [2020-03-11T07:17:32.105Z] d9b3ee039db2: Waiting [2020-03-11T07:17:32.105Z] 8c79c1ac0d81: Waiting [2020-03-11T07:17:32.105Z] ff40f1a7a0b9: Waiting [2020-03-11T07:17:32.105Z] bdb43ae2d12f: Waiting [2020-03-11T07:17:32.105Z] 8e1ab0ef8490: Waiting [2020-03-11T07:17:32.105Z] 9fe9984849c1: Verifying Checksum [2020-03-11T07:17:32.105Z] 9fe9984849c1: Download complete [2020-03-11T07:17:32.105Z] 7f94eaf8af20: Download complete [2020-03-11T07:17:32.105Z] 65ba82af53f7: Verifying Checksum [2020-03-11T07:17:32.105Z] 65ba82af53f7: Download complete [2020-03-11T07:17:32.105Z] 07c18b20a200: Verifying Checksum [2020-03-11T07:17:32.105Z] 07c18b20a200: Download complete [2020-03-11T07:17:32.105Z] 9d48c3bd43c5: Verifying Checksum [2020-03-11T07:17:32.105Z] 9d48c3bd43c5: Download complete [2020-03-11T07:17:32.719Z] 9d48c3bd43c5: Pull complete [2020-03-11T07:17:33.321Z] d9b3ee039db2: Verifying Checksum [2020-03-11T07:17:33.321Z] d9b3ee039db2: Download complete [2020-03-11T07:17:33.321Z] ff40f1a7a0b9: Verifying Checksum [2020-03-11T07:17:33.321Z] ff40f1a7a0b9: Download complete [2020-03-11T07:17:33.900Z] 7f94eaf8af20: Pull complete [2020-03-11T07:17:34.170Z] bdb43ae2d12f: Verifying Checksum [2020-03-11T07:17:34.170Z] bdb43ae2d12f: Download complete [2020-03-11T07:17:34.170Z] 9fe9984849c1: Pull complete [2020-03-11T07:17:34.170Z] 8c79c1ac0d81: Verifying Checksum [2020-03-11T07:17:34.170Z] 8c79c1ac0d81: Download complete [2020-03-11T07:17:34.170Z] 8e1ab0ef8490: Verifying Checksum [2020-03-11T07:17:34.170Z] 8e1ab0ef8490: Download complete [2020-03-11T07:17:34.434Z] ec448270508e: Verifying Checksum [2020-03-11T07:17:34.434Z] ec448270508e: Download complete [2020-03-11T07:17:35.485Z] Commit message: "download profile function finish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-11T07:17:36.710Z] ========================================================= [2020-03-11T07:17:36.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-11T07:17:36.710Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:17:37.809Z] + 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-11T07:17:38.781Z] Sending build context to Docker daemon 10.71MB [2020-03-11T07:17:38.781Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T07:17:38.781Z] Step 2/8 : FROM ${BASE} [2020-03-11T07:17:39.379Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-11T07:17:39.379Z] 29bddadc8f3f: Pulling fs layer [2020-03-11T07:17:39.379Z] 02bb20f2603b: Pulling fs layer [2020-03-11T07:17:39.379Z] b62863a3550b: Pulling fs layer [2020-03-11T07:17:39.379Z] 9586258a13ea: Pulling fs layer [2020-03-11T07:17:39.379Z] a8b2cbafd68c: Pulling fs layer [2020-03-11T07:17:39.379Z] d1dd75721c92: Pulling fs layer [2020-03-11T07:17:39.379Z] 4e34fffdb759: Pulling fs layer [2020-03-11T07:17:39.379Z] fd1d9eb628f9: Pulling fs layer [2020-03-11T07:17:39.379Z] bd44c58b92db: Pulling fs layer [2020-03-11T07:17:39.379Z] e5856e266cf4: Pulling fs layer [2020-03-11T07:17:39.379Z] f0f88b30cdbb: Pulling fs layer [2020-03-11T07:17:39.379Z] 4e34fffdb759: Waiting [2020-03-11T07:17:39.379Z] fd1d9eb628f9: Waiting [2020-03-11T07:17:39.379Z] bd44c58b92db: Waiting [2020-03-11T07:17:39.379Z] e5856e266cf4: Waiting [2020-03-11T07:17:39.379Z] a8b2cbafd68c: Waiting [2020-03-11T07:17:39.379Z] d1dd75721c92: Waiting [2020-03-11T07:17:39.379Z] 9586258a13ea: Waiting [2020-03-11T07:17:39.379Z] f0f88b30cdbb: Waiting [2020-03-11T07:17:39.379Z] b62863a3550b: Verifying Checksum [2020-03-11T07:17:39.379Z] b62863a3550b: Download complete [2020-03-11T07:17:39.379Z] 02bb20f2603b: Download complete [2020-03-11T07:17:39.379Z] a8b2cbafd68c: Verifying Checksum [2020-03-11T07:17:39.379Z] a8b2cbafd68c: Download complete [2020-03-11T07:17:39.379Z] d1dd75721c92: Verifying Checksum [2020-03-11T07:17:39.379Z] d1dd75721c92: Download complete [2020-03-11T07:17:39.650Z] 29bddadc8f3f: Verifying Checksum [2020-03-11T07:17:39.650Z] 29bddadc8f3f: Download complete [2020-03-11T07:17:40.252Z] 29bddadc8f3f: Pull complete [2020-03-11T07:17:40.847Z] 02bb20f2603b: Pull complete [2020-03-11T07:17:41.051Z] ec448270508e: Pull complete [2020-03-11T07:17:41.051Z] 65ba82af53f7: Pull complete [2020-03-11T07:17:41.051Z] 07c18b20a200: Pull complete [2020-03-11T07:17:41.120Z] b62863a3550b: Pull complete [2020-03-11T07:17:43.752Z] 4e34fffdb759: Download complete [2020-03-11T07:17:43.752Z] bd44c58b92db: Verifying Checksum [2020-03-11T07:17:43.752Z] bd44c58b92db: Download complete [2020-03-11T07:17:44.350Z] d9b3ee039db2: Pull complete [2020-03-11T07:17:46.353Z] e5856e266cf4: Verifying Checksum [2020-03-11T07:17:46.353Z] e5856e266cf4: Download complete [2020-03-11T07:17:46.353Z] f0f88b30cdbb: Verifying Checksum [2020-03-11T07:17:46.353Z] f0f88b30cdbb: Download complete [2020-03-11T07:17:48.323Z] fd1d9eb628f9: Verifying Checksum [2020-03-11T07:17:48.323Z] fd1d9eb628f9: Download complete [2020-03-11T07:17:48.592Z] 8c79c1ac0d81: Pull complete [2020-03-11T07:17:48.592Z] ff40f1a7a0b9: Pull complete [2020-03-11T07:17:49.170Z] bdb43ae2d12f: Pull complete [2020-03-11T07:17:49.171Z] 8e1ab0ef8490: Pull complete [2020-03-11T07:17:49.171Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-11T07:17:49.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-11T07:17:49.171Z] ---> 8acfeb908b63 [2020-03-11T07:17:49.171Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-11T07:17:49.286Z] 9586258a13ea: Verifying Checksum [2020-03-11T07:17:49.286Z] 9586258a13ea: Download complete [2020-03-11T07:17:49.431Z] ---> Running in c218bfa389d5 [2020-03-11T07:17:49.431Z] Removing intermediate container c218bfa389d5 [2020-03-11T07:17:49.431Z] ---> 73740f876994 [2020-03-11T07:17:49.431Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T07:17:49.431Z] ---> Running in 150f51cac718 [2020-03-11T07:17:51.343Z] Removing intermediate container 150f51cac718 [2020-03-11T07:17:51.343Z] ---> c5b0751e6172 [2020-03-11T07:17:51.343Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T07:17:51.343Z] ---> Running in 1b2c469f46bc [2020-03-11T07:17:51.343Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T07:17:52.723Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T07:17:52.982Z] OK: 134 MiB in 39 packages [2020-03-11T07:17:53.245Z] Removing intermediate container 1b2c469f46bc [2020-03-11T07:17:53.245Z] ---> f748eeb95111 [2020-03-11T07:17:53.245Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T07:17:53.506Z] ---> Running in bbf1c63fe8cd [2020-03-11T07:17:53.506Z] Removing intermediate container bbf1c63fe8cd [2020-03-11T07:17:53.506Z] ---> 5c28e0a002f6 [2020-03-11T07:17:53.506Z] Step 7/8 : COPY . . [2020-03-11T07:17:54.452Z] ---> 365f823aaade [2020-03-11T07:17:54.452Z] Step 8/8 : RUN go mod download [2020-03-11T07:17:54.452Z] ---> Running in 2a3b57930e8a [2020-03-11T07:17:55.396Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T07:17:55.396Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T07:17:55.396Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-11T07:17:55.396Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T07:17:55.396Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T07:17:55.396Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T07:17:55.396Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T07:17:55.661Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T07:17:55.661Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T07:17:55.661Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T07:17:55.661Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T07:17:55.661Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T07:17:55.661Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T07:17:55.661Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T07:17:55.661Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T07:17:56.247Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T07:17:56.247Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T07:17:56.247Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T07:17:56.247Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T07:17:56.247Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T07:17:56.247Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T07:17:56.247Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T07:17:57.198Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T07:17:57.198Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T07:17:58.624Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T07:17:59.404Z] 9586258a13ea: Pull complete [2020-03-11T07:17:59.405Z] a8b2cbafd68c: Pull complete [2020-03-11T07:17:59.405Z] d1dd75721c92: Pull complete [2020-03-11T07:18:01.179Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T07:18:01.180Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T07:18:01.180Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T07:18:01.180Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T07:18:01.180Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T07:18:01.180Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T07:18:01.180Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T07:18:01.441Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T07:18:01.441Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T07:18:01.716Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T07:18:01.716Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T07:18:01.716Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T07:18:01.716Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T07:18:01.716Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T07:18:01.716Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T07:18:01.716Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T07:18:01.981Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-11T07:18:01.981Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T07:18:01.981Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T07:18:02.241Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T07:18:02.241Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T07:18:02.241Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T07:18:02.504Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T07:18:02.504Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T07:18:02.504Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T07:18:02.504Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T07:18:02.504Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T07:18:02.504Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T07:18:02.504Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T07:18:02.769Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T07:18:02.769Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T07:18:02.769Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T07:18:02.769Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T07:18:02.769Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T07:18:02.769Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T07:18:02.769Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T07:18:03.035Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T07:18:03.035Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T07:18:03.035Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T07:18:03.035Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T07:18:03.302Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T07:18:03.302Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T07:18:03.302Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T07:18:03.302Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T07:18:03.302Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T07:18:03.683Z] 4e34fffdb759: Pull complete [2020-03-11T07:18:07.955Z] fd1d9eb628f9: Pull complete [2020-03-11T07:18:07.955Z] bd44c58b92db: Pull complete [2020-03-11T07:18:09.384Z] e5856e266cf4: Pull complete [2020-03-11T07:18:09.975Z] f0f88b30cdbb: Pull complete [2020-03-11T07:18:09.975Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-11T07:18:09.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-11T07:18:09.975Z] ---> 0be50c763560 [2020-03-11T07:18:09.975Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-11T07:18:14.288Z] ---> Running in 87db1335333a [2020-03-11T07:18:14.561Z] Removing intermediate container 87db1335333a [2020-03-11T07:18:14.561Z] ---> 7d3e4577b656 [2020-03-11T07:18:14.561Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T07:18:14.561Z] ---> Running in 4a6fa5ff8008 [2020-03-11T07:18:16.518Z] Removing intermediate container 4a6fa5ff8008 [2020-03-11T07:18:16.518Z] ---> 85154d3dd00f [2020-03-11T07:18:16.518Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T07:18:16.792Z] ---> Running in 136b32b7ae3f [2020-03-11T07:18:17.770Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T07:18:18.733Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T07:18:19.001Z] OK: 121 MiB in 39 packages [2020-03-11T07:18:20.417Z] Removing intermediate container 136b32b7ae3f [2020-03-11T07:18:20.417Z] ---> b8d8cdfb5521 [2020-03-11T07:18:20.417Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T07:18:20.417Z] ---> Running in 2fd20128bfea [2020-03-11T07:18:20.686Z] Removing intermediate container 2fd20128bfea [2020-03-11T07:18:20.686Z] ---> 563eb1ca919e [2020-03-11T07:18:20.686Z] Step 7/8 : COPY . . [2020-03-11T07:18:21.483Z] Removing intermediate container 2a3b57930e8a [2020-03-11T07:18:21.483Z] ---> 884f2940ce60 [2020-03-11T07:18:21.483Z] Successfully built 884f2940ce60 [2020-03-11T07:18:21.483Z] 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-11T07:18:22.077Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-11T07:18:22.099Z] ---> a5cba4adceac [2020-03-11T07:18:22.099Z] Step 8/8 : RUN go mod download [2020-03-11T07:18:22.371Z] ---> Running in 200ad50a0b63 [2020-03-11T07:18:23.047Z] . [Pipeline] withDockerContainer [2020-03-11T07:18:23.202Z] prd-centos7-docker-4c-2g-54 does not seem to be running inside a container [2020-03-11T07:18:23.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-11T07:18:23.334Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T07:18:23.334Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T07:18:23.334Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T07:18:23.334Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-11T07:18:23.334Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T07:18:23.334Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T07:18:23.334Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T07:18:23.921Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T07:18:24.161Z] $ docker top 13dd94230ed92e6c20c1fe61067b4f37400e2b6a6e50fdb56d49cb7cfd61ad9e -eo pid,comm [2020-03-11T07:18:24.192Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T07:18:24.192Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T07:18:24.192Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T07:18:24.192Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T07:18:24.192Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [Pipeline] { [Pipeline] sh [2020-03-11T07:18:24.465Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T07:18:24.465Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T07:18:24.465Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T07:18:24.465Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T07:18:24.679Z] + go version [2020-03-11T07:18:24.679Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-11T07:18:24.983Z] + make test [2020-03-11T07:18:24.983Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-11T07:18:25.054Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T07:18:25.054Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T07:18:25.325Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T07:18:25.325Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T07:18:25.596Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T07:18:26.372Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T07:18:27.564Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T07:18:27.564Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T07:18:30.158Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T07:18:30.745Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T07:18:30.745Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T07:18:31.019Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T07:18:31.019Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T07:18:31.019Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T07:18:31.019Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T07:18:31.019Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T07:18:31.617Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T07:18:31.892Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T07:18:32.480Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T07:18:32.480Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T07:18:32.480Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T07:18:32.480Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T07:18:32.480Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T07:18:32.480Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T07:18:32.480Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T07:18:32.754Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T07:18:32.754Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T07:18:32.754Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T07:18:33.348Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T07:18:33.617Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-11T07:18:33.617Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T07:18:33.617Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T07:18:33.888Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T07:18:33.888Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T07:18:33.888Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T07:18:33.888Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T07:18:33.888Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T07:18:34.159Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T07:18:34.747Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T07:18:35.023Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T07:18:35.023Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T07:18:35.296Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T07:18:35.296Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T07:18:35.569Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T07:18:35.569Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T07:18:35.569Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T07:18:35.844Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T07:18:36.437Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T07:18:36.437Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T07:18:36.437Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T07:18:36.437Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T07:18:36.466Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T07:18:36.466Z] GO111MODULE=on go vet ./... [2020-03-11T07:18:36.708Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T07:18:36.709Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T07:18:36.709Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [Pipeline] stash [2020-03-11T07:18:42.381Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T07:18:42.388Z] $ docker stop --time=1 13dd94230ed92e6c20c1fe61067b4f37400e2b6a6e50fdb56d49cb7cfd61ad9e [2020-03-11T07:18:44.056Z] $ docker rm -f 13dd94230ed92e6c20c1fe61067b4f37400e2b6a6e50fdb56d49cb7cfd61ad9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T07:18:45.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T07:18:45.608Z] + ls -al . [2020-03-11T07:18:45.608Z] total 72 [2020-03-11T07:18:45.608Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 07:18 . [2020-03-11T07:18:45.608Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 07:17 .. [2020-03-11T07:18:45.608Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 11 07:17 app [2020-03-11T07:18:45.608Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 07:17 assets [2020-03-11T07:18:45.608Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 07:17 bin [2020-03-11T07:18:45.608Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 07:17 cmd [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 07:17 CONTRIBUTING.md [2020-03-11T07:18:45.608Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 11 07:18 coverage.out [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 11 07:17 Dockerfile [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 11 07:17 Dockerfile.build [2020-03-11T07:18:45.608Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 11 07:17 docs [2020-03-11T07:18:45.608Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 07:17 .git [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 11 07:17 .gitignore [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 11 07:17 go.mod [2020-03-11T07:18:45.608Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 11 07:18 go.sum [2020-03-11T07:18:45.608Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 11 07:17 internal [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 11 07:17 Jenkinsfile [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 07:17 LICENSE [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 07:17 Makefile [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 11 07:17 README.md [2020-03-11T07:18:45.608Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 11 07:17 .semver [2020-03-11T07:18:45.608Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 07:17 snap [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 07:15 VERSION [2020-03-11T07:18:45.608Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 07:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:18:45.937Z] + 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=e8fec73335073b189fd34a3146ff8ba5995150a6 --label arch=amd64 --label version=0.0.0 . [2020-03-11T07:18:46.201Z] Sending build context to Docker daemon 10.72MB [2020-03-11T07:18:46.201Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T07:18:46.201Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T07:18:46.201Z] ---> 884f2940ce60 [2020-03-11T07:18:46.201Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T07:18:46.201Z] ---> Running in d62f554cb8e8 [2020-03-11T07:18:46.201Z] Removing intermediate container d62f554cb8e8 [2020-03-11T07:18:46.201Z] ---> 0725c07ce802 [2020-03-11T07:18:46.201Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T07:18:46.460Z] ---> Running in 1e27a429a26b [2020-03-11T07:18:46.460Z] Removing intermediate container 1e27a429a26b [2020-03-11T07:18:46.460Z] ---> 1420390440d6 [2020-03-11T07:18:46.460Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T07:18:46.460Z] ---> Running in 61058532e5f6 [2020-03-11T07:18:46.720Z] Removing intermediate container 61058532e5f6 [2020-03-11T07:18:46.720Z] ---> f434f4493138 [2020-03-11T07:18:46.720Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T07:18:46.720Z] ---> Running in 44fd42ed1673 [2020-03-11T07:18:46.980Z] Removing intermediate container 44fd42ed1673 [2020-03-11T07:18:46.980Z] ---> 4918a9bb697b [2020-03-11T07:18:46.980Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T07:18:46.980Z] ---> Running in 6f0aa5714b75 [2020-03-11T07:18:46.980Z] Removing intermediate container 6f0aa5714b75 [2020-03-11T07:18:46.980Z] ---> 38fdf8ba3584 [2020-03-11T07:18:46.980Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T07:18:47.242Z] ---> Running in 3b0a7f1cc43d [2020-03-11T07:18:49.792Z] Removing intermediate container 3b0a7f1cc43d [2020-03-11T07:18:49.792Z] ---> f5774570506d [2020-03-11T07:18:49.792Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T07:18:49.792Z] ---> Running in 39f48b5ee278 [2020-03-11T07:18:50.372Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T07:18:50.965Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T07:18:51.227Z] OK: 134 MiB in 39 packages [2020-03-11T07:18:51.798Z] Removing intermediate container 39f48b5ee278 [2020-03-11T07:18:51.798Z] ---> 4268fcecc325 [2020-03-11T07:18:51.798Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T07:18:51.798Z] ---> Running in 24cd7695f416 [2020-03-11T07:18:52.059Z] Removing intermediate container 24cd7695f416 [2020-03-11T07:18:52.059Z] ---> 7b83afdc3076 [2020-03-11T07:18:52.059Z] Step 11/23 : COPY go.mod . [2020-03-11T07:18:52.321Z] ---> dff73cf8c01c [2020-03-11T07:18:52.321Z] Step 12/23 : COPY Makefile . [2020-03-11T07:18:52.322Z] ---> 879895902aee [2020-03-11T07:18:52.322Z] Step 13/23 : RUN make update [2020-03-11T07:18:52.584Z] ---> Running in a3be14bff278 [2020-03-11T07:18:53.535Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T07:18:54.105Z] Removing intermediate container a3be14bff278 [2020-03-11T07:18:54.105Z] ---> 517251a48f81 [2020-03-11T07:18:54.105Z] Step 14/23 : COPY . . [2020-03-11T07:18:54.678Z] ---> 44fde72e7e7d [2020-03-11T07:18:54.678Z] Step 15/23 : RUN ${MAKE} [2020-03-11T07:18:54.678Z] ---> Running in eacddd0c95a6 [2020-03-11T07:18:55.262Z] 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-11T07:19:05.325Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T07:19:07.884Z] Removing intermediate container eacddd0c95a6 [2020-03-11T07:19:07.884Z] ---> 347cd9e1372d [2020-03-11T07:19:07.884Z] Step 16/23 : FROM alpine [2020-03-11T07:19:07.884Z] latest: Pulling from library/alpine [2020-03-11T07:19:08.149Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T07:19:08.414Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T07:19:08.414Z] c9b1b535fdd9: Download complete [2020-03-11T07:19:08.678Z] c9b1b535fdd9: Pull complete [2020-03-11T07:19:08.678Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T07:19:08.678Z] Status: Downloaded newer image for alpine:latest [2020-03-11T07:19:08.678Z] ---> e7d92cdc71fe [2020-03-11T07:19:08.678Z] Step 17/23 : EXPOSE 4000 [2020-03-11T07:19:08.678Z] ---> Running in e06c321b0747 [2020-03-11T07:19:08.678Z] Removing intermediate container e06c321b0747 [2020-03-11T07:19:08.678Z] ---> e8c9d1953c39 [2020-03-11T07:19:08.678Z] 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-11T07:19:08.997Z] Removing intermediate container 200ad50a0b63 [2020-03-11T07:19:08.997Z] ---> b03c6b3b984d [2020-03-11T07:19:08.997Z] Successfully built b03c6b3b984d [2020-03-11T07:19:08.997Z] 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-11T07:19:09.680Z] + docker inspect -f . ci-base-image-arm64 [2020-03-11T07:19:09.950Z] . [Pipeline] withDockerContainer [2020-03-11T07:19:10.061Z] ---> 98b338d2b826 [2020-03-11T07:19:10.061Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T07:19:10.061Z] ---> Running in 7e112a225be8 [2020-03-11T07:19:10.061Z] Removing intermediate container 7e112a225be8 [2020-03-11T07:19:10.061Z] ---> 56b3724aed4c [2020-03-11T07:19:10.061Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T07:19:10.061Z] ---> Running in e89f8dc83329 [2020-03-11T07:19:10.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2020-03-11T07:19:10.320Z] Removing intermediate container e89f8dc83329 [2020-03-11T07:19:10.320Z] ---> 406abdc70957 [2020-03-11T07:19:10.320Z] Step 21/23 : LABEL arch=amd64 [2020-03-11T07:19:10.320Z] ---> Running in 79036d1643d3 [2020-03-11T07:19:10.320Z] Removing intermediate container 79036d1643d3 [2020-03-11T07:19:10.320Z] ---> a91c23ef78c7 [2020-03-11T07:19:10.320Z] Step 22/23 : LABEL git_sha=e8fec73335073b189fd34a3146ff8ba5995150a6 [2020-03-11T07:19:10.320Z] ---> Running in 01517f374c6a [2020-03-11T07:19:10.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-arm64 cat [2020-03-11T07:19:10.580Z] Removing intermediate container 01517f374c6a [2020-03-11T07:19:10.580Z] ---> f6465c342f87 [2020-03-11T07:19:10.580Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T07:19:10.580Z] ---> Running in 4b978fba2f4e [2020-03-11T07:19:10.580Z] Removing intermediate container 4b978fba2f4e [2020-03-11T07:19:10.580Z] ---> 07f51a57ba41 [2020-03-11T07:19:10.580Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T07:19:10.580Z] Successfully built 07f51a57ba41 [2020-03-11T07:19:10.840Z] Successfully tagged docker-edgex-ui-go:latest [2020-03-11T07:19:11.925Z] $ docker top e386e3ef4c003bf4ffbc958b053ffd7fa72130c6c0b4a4eca7f6dcecb0f62d10 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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] } [2020-03-11T07:19:13.008Z] + go version [2020-03-11T07:19:13.008Z] go version go1.11.13 linux/arm64 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2020-03-11T07:19:13.763Z] + make test [2020-03-11T07:19:13.763Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-11T07:19:15.192Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T07:19:41.956Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T07:19:41.956Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-11T07:19:57.181Z] Warning: overwriting stash ‘coverage-report’ [2020-03-11T07:19:57.871Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T07:19:57.889Z] $ docker stop --time=1 e386e3ef4c003bf4ffbc958b053ffd7fa72130c6c0b4a4eca7f6dcecb0f62d10 [2020-03-11T07:20:00.133Z] $ docker rm -f e386e3ef4c003bf4ffbc958b053ffd7fa72130c6c0b4a4eca7f6dcecb0f62d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T07:20:01.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T07:20:01.731Z] + ls -al . [2020-03-11T07:20:01.731Z] total 112 [2020-03-11T07:20:01.731Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 07:19 . [2020-03-11T07:20:01.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:17 .. [2020-03-11T07:20:01.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:17 .git [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 11 07:17 .gitignore [2020-03-11T07:20:01.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:17 .semver [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 07:17 CONTRIBUTING.md [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 11 07:17 Dockerfile [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 11 07:17 Dockerfile.build [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 11 07:17 Jenkinsfile [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 07:17 LICENSE [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 07:17 Makefile [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 11 07:17 README.md [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 07:15 VERSION [2020-03-11T07:20:01.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:17 app [2020-03-11T07:20:01.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:17 assets [2020-03-11T07:20:01.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:17 bin [2020-03-11T07:20:01.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:17 cmd [2020-03-11T07:20:01.731Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 07:19 coverage.out [2020-03-11T07:20:01.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:17 docs [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 11 07:17 go.mod [2020-03-11T07:20:01.731Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 11 07:19 go.sum [2020-03-11T07:20:01.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:17 internal [2020-03-11T07:20:01.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:17 snap [2020-03-11T07:20:01.731Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 07:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:20:02.087Z] + 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=e8fec73335073b189fd34a3146ff8ba5995150a6 --label arch=arm64 --label version=0.0.0 . [2020-03-11T07:20:02.675Z] Sending build context to Docker daemon 10.72MB [2020-03-11T07:20:02.675Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T07:20:02.675Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T07:20:02.675Z] ---> b03c6b3b984d [2020-03-11T07:20:02.675Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T07:20:02.943Z] ---> Running in b0afc4e90a92 [2020-03-11T07:20:03.533Z] Removing intermediate container b0afc4e90a92 [2020-03-11T07:20:03.533Z] ---> 71873a94d88c [2020-03-11T07:20:03.533Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T07:20:03.533Z] ---> Running in a8b013ba0f75 [2020-03-11T07:20:04.119Z] Removing intermediate container a8b013ba0f75 [2020-03-11T07:20:04.119Z] ---> c0fec4065425 [2020-03-11T07:20:04.119Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T07:20:04.119Z] ---> Running in aba2273f2126 [2020-03-11T07:20:04.386Z] Removing intermediate container aba2273f2126 [2020-03-11T07:20:04.386Z] ---> 403e41b8cda5 [2020-03-11T07:20:04.386Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T07:20:04.653Z] ---> Running in 0b161f112703 [2020-03-11T07:20:04.921Z] Removing intermediate container 0b161f112703 [2020-03-11T07:20:04.921Z] ---> 9e0215db1ef8 [2020-03-11T07:20:04.921Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T07:20:04.921Z] ---> Running in c4078d0399d8 [2020-03-11T07:20:05.509Z] Removing intermediate container c4078d0399d8 [2020-03-11T07:20:05.509Z] ---> b813ea70b136 [2020-03-11T07:20:05.509Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T07:20:05.509Z] ---> Running in f03729780e05 [2020-03-11T07:20:07.466Z] Removing intermediate container f03729780e05 [2020-03-11T07:20:07.466Z] ---> cf8ba53fe010 [2020-03-11T07:20:07.466Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T07:20:07.466Z] ---> Running in f175c900f2fb [2020-03-11T07:20:08.430Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T07:20:09.015Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T07:20:09.601Z] OK: 121 MiB in 39 packages [2020-03-11T07:20:10.590Z] Removing intermediate container f175c900f2fb [2020-03-11T07:20:10.590Z] ---> 1efe2b3f7afc [2020-03-11T07:20:10.590Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T07:20:10.590Z] ---> Running in 59152b6c712d [2020-03-11T07:20:11.180Z] Removing intermediate container 59152b6c712d [2020-03-11T07:20:11.180Z] ---> 022f7ceb843c [2020-03-11T07:20:11.180Z] Step 11/23 : COPY go.mod . [2020-03-11T07:20:11.768Z] ---> 829c0b1593ee [2020-03-11T07:20:11.768Z] Step 12/23 : COPY Makefile . [2020-03-11T07:20:12.036Z] ---> 5a8a2b1b938f [2020-03-11T07:20:12.036Z] Step 13/23 : RUN make update [2020-03-11T07:20:12.303Z] ---> Running in f1204fa6b8ad [2020-03-11T07:20:13.269Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T07:20:14.230Z] Removing intermediate container f1204fa6b8ad [2020-03-11T07:20:14.230Z] ---> a2cb2659bcdd [2020-03-11T07:20:14.230Z] Step 14/23 : COPY . . [2020-03-11T07:20:15.645Z] ---> 855d4fe4c28b [2020-03-11T07:20:15.645Z] Step 15/23 : RUN ${MAKE} [2020-03-11T07:20:15.912Z] ---> Running in b5453c3cfee9 [2020-03-11T07:20:16.877Z] 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-11T07:20:43.621Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T07:20:50.285Z] Removing intermediate container b5453c3cfee9 [2020-03-11T07:20:50.285Z] ---> 2d887c1251b5 [2020-03-11T07:20:50.285Z] Step 16/23 : FROM alpine [2020-03-11T07:20:50.865Z] latest: Pulling from library/alpine [2020-03-11T07:20:50.865Z] 8fa90b21c985: Pulling fs layer [2020-03-11T07:20:51.449Z] 8fa90b21c985: Verifying Checksum [2020-03-11T07:20:51.449Z] 8fa90b21c985: Download complete [2020-03-11T07:20:52.033Z] 8fa90b21c985: Pull complete [2020-03-11T07:20:52.033Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T07:20:52.033Z] Status: Downloaded newer image for alpine:latest [2020-03-11T07:20:52.033Z] ---> 6e4716cdcf7a [2020-03-11T07:20:52.033Z] Step 17/23 : EXPOSE 4000 [2020-03-11T07:20:52.301Z] ---> Running in a8a3bce2dbc6 [2020-03-11T07:20:52.569Z] Removing intermediate container a8a3bce2dbc6 [2020-03-11T07:20:52.569Z] ---> cc69f4a16a9d [2020-03-11T07:20:52.569Z] 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-11T07:20:54.521Z] ---> 7056f3ac33d3 [2020-03-11T07:20:54.521Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T07:20:54.521Z] ---> Running in 7b93f376d783 [2020-03-11T07:20:54.793Z] Removing intermediate container 7b93f376d783 [2020-03-11T07:20:54.793Z] ---> be73c28b4dca [2020-03-11T07:20:54.793Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T07:20:54.793Z] ---> Running in 4aff7e564aa7 [2020-03-11T07:20:55.393Z] Removing intermediate container 4aff7e564aa7 [2020-03-11T07:20:55.393Z] ---> 2a79ac026270 [2020-03-11T07:20:55.393Z] Step 21/23 : LABEL arch=arm64 [2020-03-11T07:20:55.393Z] ---> Running in 849093e2793e [2020-03-11T07:20:55.993Z] Removing intermediate container 849093e2793e [2020-03-11T07:20:55.993Z] ---> e6bbb31f2a8d [2020-03-11T07:20:55.993Z] Step 22/23 : LABEL git_sha=e8fec73335073b189fd34a3146ff8ba5995150a6 [2020-03-11T07:20:55.993Z] ---> Running in a5bb9614ba77 [2020-03-11T07:20:56.268Z] Removing intermediate container a5bb9614ba77 [2020-03-11T07:20:56.268Z] ---> b1e07e00a376 [2020-03-11T07:20:56.268Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T07:20:56.537Z] ---> Running in 991abacdbc0d [2020-03-11T07:20:56.806Z] Removing intermediate container 991abacdbc0d [2020-03-11T07:20:56.806Z] ---> a660aa91115a [2020-03-11T07:20:56.806Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T07:20:56.806Z] Successfully built a660aa91115a [2020-03-11T07:20:56.806Z] 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-11T07:20:57.822Z] provisioning config files... [2020-03-11T07:20:57.844Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp/config1210198525128116813tmp [Pipeline] { [Pipeline] sh [2020-03-11T07:20:58.223Z] + curl -s https://codecov.io/bash [2020-03-11T07:20:58.223Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp/config1210198525128116813tmp [2020-03-11T07:20:58.797Z] [2020-03-11T07:20:58.797Z] _____ _ [2020-03-11T07:20:58.797Z] / ____| | | [2020-03-11T07:20:58.797Z] | | ___ __| | ___ ___ _____ __ [2020-03-11T07:20:58.797Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-11T07:20:58.797Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-11T07:20:58.797Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-11T07:20:58.797Z] Bash-20200303-bc4d7e6 [2020-03-11T07:20:58.797Z] [2020-03-11T07:20:58.797Z] [2020-03-11T07:20:58.797Z] ==> Jenkins CI detected. [2020-03-11T07:20:58.797Z] project root: . [2020-03-11T07:20:58.797Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-11T07:20:58.797Z] ==> Running gcov in . (disable via -X gcov) [2020-03-11T07:20:58.797Z] ==> Python coveragepy not found [2020-03-11T07:20:58.797Z] ==> Searching for coverage reports in: [2020-03-11T07:20:58.797Z] + . [2020-03-11T07:20:58.797Z] -> Found 1 reports [2020-03-11T07:20:58.797Z] ==> Detecting git/mercurial file structure [2020-03-11T07:20:58.797Z] ==> Reading reports [2020-03-11T07:20:58.797Z] + ./coverage.out bytes=10 [2020-03-11T07:20:58.797Z] ==> Appending adjustments [2020-03-11T07:20:58.797Z] http://docs.codecov.io/docs/fixing-reports [2020-03-11T07:20:58.797Z] + Found adjustments [2020-03-11T07:20:58.797Z] ==> Gzipping contents [2020-03-11T07:20:58.797Z] ==> Uploading reports [2020-03-11T07:20:58.797Z] url: https://codecov.io [2020-03-11T07:20:58.797Z] query: branch=PR-161&commit=e8fec73335073b189fd34a3146ff8ba5995150a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-161%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=161&job= [2020-03-11T07:20:58.797Z] -> Pinging Codecov [2020-03-11T07:20:58.797Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-161&commit=e8fec73335073b189fd34a3146ff8ba5995150a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-161%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=161&job= [2020-03-11T07:20:59.372Z] -> Uploading [2020-03-11T07:20:59.943Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e8fec73335073b189fd34a3146ff8ba5995150a6 [Pipeline] } [2020-03-11T07:20:59.951Z] 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-11T07:21:01.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T07:21:01.509Z] ---> package-listing.sh [2020-03-11T07:21:01.510Z] ++ facter osfamily [2020-03-11T07:21:01.510Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-11T07:21:01.510Z] + OS_FAMILY=redhat [2020-03-11T07:21:01.510Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-161 [2020-03-11T07:21:01.510Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-11T07:21:01.510Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-11T07:21:01.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-11T07:21:01.510Z] + PACKAGES=/tmp/packages_start.txt [2020-03-11T07:21:01.510Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-161 ']' [2020-03-11T07:21:01.510Z] + PACKAGES=/tmp/packages_end.txt [2020-03-11T07:21:01.510Z] + case "${OS_FAMILY}" in [2020-03-11T07:21:01.510Z] + rpm -qa [2020-03-11T07:21:01.510Z] + sort [2020-03-11T07:21:05.719Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-11T07:21:05.719Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-11T07:21:05.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-11T07:21:05.720Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-161 ']' [2020-03-11T07:21:05.720Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-161/archives/ [2020-03-11T07:21:05.720Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-161/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:21:06.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T07:21:06.186Z] [2020-03-11T07:21:06.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-11T07:21:06.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T07:21:06.532Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-11T07:21:06.533Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T07:21:06.533Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-11T07:21:06.533Z] 756a868c4378: Pulling fs layer [2020-03-11T07:21:06.533Z] 444b2fc9a129: Pulling fs layer [2020-03-11T07:21:06.533Z] ea15f1150254: Pulling fs layer [2020-03-11T07:21:06.533Z] 41b27a9f41bf: Pulling fs layer [2020-03-11T07:21:06.533Z] 28c525ee5125: Pulling fs layer [2020-03-11T07:21:06.533Z] 094b1ea09ed8: Pulling fs layer [2020-03-11T07:21:06.533Z] 138eaada9080: Pulling fs layer [2020-03-11T07:21:06.533Z] 0622d0fa9048: Pulling fs layer [2020-03-11T07:21:06.533Z] ea15f1150254: Waiting [2020-03-11T07:21:06.533Z] 41b27a9f41bf: Waiting [2020-03-11T07:21:06.533Z] 138eaada9080: Waiting [2020-03-11T07:21:06.533Z] 28c525ee5125: Waiting [2020-03-11T07:21:06.533Z] 094b1ea09ed8: Waiting [2020-03-11T07:21:06.533Z] 0622d0fa9048: Waiting [2020-03-11T07:21:06.533Z] 444b2fc9a129: Waiting [2020-03-11T07:21:06.533Z] 2cc5ad85d9ab: Download complete [2020-03-11T07:21:06.533Z] 444b2fc9a129: Verifying Checksum [2020-03-11T07:21:06.533Z] 444b2fc9a129: Download complete [2020-03-11T07:21:06.796Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T07:21:06.796Z] c9b1b535fdd9: Download complete [2020-03-11T07:21:06.796Z] ea15f1150254: Download complete [2020-03-11T07:21:06.796Z] 28c525ee5125: Verifying Checksum [2020-03-11T07:21:06.796Z] 28c525ee5125: Download complete [2020-03-11T07:21:07.057Z] c9b1b535fdd9: Pull complete [2020-03-11T07:21:07.057Z] 756a868c4378: Verifying Checksum [2020-03-11T07:21:07.057Z] 756a868c4378: Download complete [2020-03-11T07:21:07.057Z] 138eaada9080: Download complete [2020-03-11T07:21:07.057Z] 0622d0fa9048: Verifying Checksum [2020-03-11T07:21:07.057Z] 0622d0fa9048: Download complete [2020-03-11T07:21:07.323Z] 094b1ea09ed8: Verifying Checksum [2020-03-11T07:21:07.323Z] 094b1ea09ed8: Download complete [2020-03-11T07:21:07.323Z] 2cc5ad85d9ab: Pull complete [2020-03-11T07:21:07.896Z] 41b27a9f41bf: Verifying Checksum [2020-03-11T07:21:07.897Z] 41b27a9f41bf: Download complete [2020-03-11T07:21:08.834Z] 756a868c4378: Pull complete [2020-03-11T07:21:08.834Z] 444b2fc9a129: Pull complete [2020-03-11T07:21:08.834Z] ea15f1150254: Pull complete [2020-03-11T07:21:13.040Z] 41b27a9f41bf: Pull complete [2020-03-11T07:21:13.040Z] 28c525ee5125: Pull complete [2020-03-11T07:21:14.955Z] 094b1ea09ed8: Pull complete [2020-03-11T07:21:14.955Z] 138eaada9080: Pull complete [2020-03-11T07:21:15.213Z] 0622d0fa9048: Pull complete [2020-03-11T07:21:15.213Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-11T07:21:15.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-11T07:21:15.391Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2020-03-11T07:21:15.432Z] $ 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-161 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-161:/w/workspace/edgexfoundry_edgex-ui-go_PR-161:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-161@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-11T07:21:16.606Z] $ docker top 8c839a1f57eab5dcce3414b9e0c4d32372e53874aa1d11ebdbf21416af71bba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-11T07:21:16.833Z] provisioning config files... [2020-03-11T07:21:16.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-161@tmp/config8877207002502019541tmp [Pipeline] { [Pipeline] echo [2020-03-11T07:21:16.900Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T07:21:17.202Z] ---> create-netrc.sh [Pipeline] echo [2020-03-11T07:21:17.211Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T07:21:17.505Z] ---> logs-deploy.sh [2020-03-11T07:21:17.505Z] + ARCHIVE_ARTIFACTS= [2020-03-11T07:21:17.505Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-11T07:21:17.505Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-11T07:21:17.505Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-11T07:21:17.505Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-161/2 [2020-03-11T07:21:17.505Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-161/2/ [2020-03-11T07:21:17.505Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-161/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-161 [2020-03-11T07:21:18.444Z] Archives upload complete. [2020-03-11T07:21:18.703Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-161/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-161/2/