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 09:54:47 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 09:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:49 09:54:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:54:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:49 latest: Pulling from edgex-devops/git-semver 09:54:49 9123ac7c32f7: Pulling fs layer 09:54:49 b8cc5d1170e3: Pulling fs layer 09:54:49 2924cbbf6a41: Pulling fs layer 09:54:49 93b08a4f1073: Pulling fs layer 09:54:49 93b08a4f1073: Waiting 09:54:49 b8cc5d1170e3: Verifying Checksum 09:54:49 b8cc5d1170e3: Download complete 09:54:49 9123ac7c32f7: Verifying Checksum 09:54:49 9123ac7c32f7: Download complete 09:54:49 93b08a4f1073: Verifying Checksum 09:54:49 93b08a4f1073: Download complete 09:54:49 2924cbbf6a41: Verifying Checksum 09:54:49 2924cbbf6a41: Download complete 09:54:50 9123ac7c32f7: Pull complete 09:54:50 b8cc5d1170e3: Pull complete 09:54:51 2924cbbf6a41: Pull complete 09:54:51 93b08a4f1073: Pull complete 09:54:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:54:51 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 09:54:51 $ 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 09:54:51 $ docker top 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:54:52 [ssh-agent] Looking for ssh-agent implementation... 09:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:52 $ docker exec 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent 09:54:52 SSH_AUTH_SOCK=/tmp/ssh-Ta2UtVI8D9C3/agent.15 09:54:52 SSH_AGENT_PID=22 09:54:52 Running ssh-add (command line suppressed) 09:54:52 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) 09:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:54:53 + git describe --exact-match --tags HEAD 09:54:53 fatal: No names found, cannot describe anything. [Pipeline] } 09:54:53 $ docker exec --env ******** --env ******** 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent -k 09:54:53 unset SSH_AUTH_SOCK; 09:54:53 unset SSH_AGENT_PID; 09:54:53 echo Agent pid 22 killed; 09:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:54:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:54:53 This usually means this commit has not been tagged. [Pipeline] sshagent 09:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:54:53 [ssh-agent] Looking for ssh-agent implementation... 09:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:53 $ docker exec 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent 09:54:54 SSH_AUTH_SOCK=/tmp/ssh-QJCvWVyTB47A/agent.57 09:54:54 SSH_AGENT_PID=64 09:54:54 Running ssh-add (command line suppressed) 09:54:54 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) 09:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:54:54 + git semver init 09:54:54 # -> Open(): unable to determine branch for HEAD 09:54:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-173/.git 09:54:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-173 09:54:54 # $SEMVER_REMOTE_NAME = origin 09:54:54 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:54:54 # $SEMVER_USER_NAME = jenkins 09:54:54 # $SEMVER_BRANCH = PR-173 09:54:54 # $SEMVER_TEMP = /tmp/semver-145593599 09:54:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:54:55 # '/tmp/semver-145593599' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-173/.semver' 09:54:55 # -> Force: false 09:54:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-173/.semver [Pipeline] } 09:54:55 $ docker exec --env ******** --env ******** 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 ssh-agent -k 09:54:55 unset SSH_AUTH_SOCK; 09:54:55 unset SSH_AGENT_PID; 09:54:55 echo Agent pid 64 killed; 09:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:54:56 + git semver [Pipeline] } 09:54:56 $ docker stop --time=1 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 09:54:57 $ docker rm -f 03846c19019cccc5094b1a748f182fce19c70f2c2a2dde3159b6d475f80bf204 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:54:58 Stashed 31 file(s) [Pipeline] echo 09:54:58 [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 09:55:13 Still waiting to schedule task 09:55:13 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1042’ 09:55:13 Still waiting to schedule task 09:55:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:56:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1043 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [Pipeline] { [Pipeline] ws 09:56:59 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 09:57:05 using credential edgex-jenkins-ssh 09:57:05 Cloning the remote Git repository 09:57:05 Cloning with configured refspecs honoured and without tags 09:57:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:57:05 > git init /w/workspace/edgex-ui-go/3 # timeout=10 09:57:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:05 > git --version # timeout=10 09:57:06 Fetching without tags 09:57:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:05 > 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 09:57:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:06 > git config --add remote.origin.fetch +refs/pull/173/head:refs/remotes/origin/PR-173 # timeout=10 09:57:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:57:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:06 > 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 09:57:07 Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit 62f0743686c370d25daa699169f09dd5757102ae 09:57:07 Merge succeeded, producing 62f0743686c370d25daa699169f09dd5757102ae 09:57:07 Checking out Revision 62f0743686c370d25daa699169f09dd5757102ae (PR-173) 09:57:07 > git config core.sparsecheckout # timeout=10 09:57:07 > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 09:57:07 > git remote # timeout=10 09:57:07 > git config --get remote.origin.url # timeout=10 09:57:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:07 > git merge 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 09:57:07 > git rev-parse HEAD^{commit} # timeout=10 09:57:07 > git config core.sparsecheckout # timeout=10 09:57:07 > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 09:57:12 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 09:57:14 ========================================================= 09:57:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 09:57:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:57:15 + 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 . 09:57:16 Sending build context to Docker daemon 11.23MB 09:57:16 Step 1/8 : ARG BASE=golang:1.11-alpine 09:57:16 Step 2/8 : FROM ${BASE} 09:57:16 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:57:16 29bddadc8f3f: Pulling fs layer 09:57:16 02bb20f2603b: Pulling fs layer 09:57:16 b62863a3550b: Pulling fs layer 09:57:16 9586258a13ea: Pulling fs layer 09:57:16 a8b2cbafd68c: Pulling fs layer 09:57:16 d1dd75721c92: Pulling fs layer 09:57:16 4e34fffdb759: Pulling fs layer 09:57:16 fd1d9eb628f9: Pulling fs layer 09:57:16 bd44c58b92db: Pulling fs layer 09:57:16 e5856e266cf4: Pulling fs layer 09:57:16 f0f88b30cdbb: Pulling fs layer 09:57:16 9586258a13ea: Waiting 09:57:16 a8b2cbafd68c: Waiting 09:57:16 d1dd75721c92: Waiting 09:57:16 4e34fffdb759: Waiting 09:57:16 fd1d9eb628f9: Waiting 09:57:16 bd44c58b92db: Waiting 09:57:16 e5856e266cf4: Waiting 09:57:16 f0f88b30cdbb: Waiting 09:57:16 b62863a3550b: Verifying Checksum 09:57:16 b62863a3550b: Download complete 09:57:16 02bb20f2603b: Verifying Checksum 09:57:16 02bb20f2603b: Download complete 09:57:16 a8b2cbafd68c: Download complete 09:57:16 d1dd75721c92: Verifying Checksum 09:57:16 d1dd75721c92: Download complete 09:57:16 29bddadc8f3f: Download complete 09:57:17 29bddadc8f3f: Pull complete 09:57:18 02bb20f2603b: Pull complete 09:57:18 b62863a3550b: Pull complete 09:57:21 4e34fffdb759: Verifying Checksum 09:57:21 4e34fffdb759: Download complete 09:57:21 bd44c58b92db: Verifying Checksum 09:57:21 bd44c58b92db: Download complete 09:57:23 e5856e266cf4: Verifying Checksum 09:57:23 e5856e266cf4: Download complete 09:57:23 f0f88b30cdbb: Verifying Checksum 09:57:23 f0f88b30cdbb: Download complete 09:57:25 fd1d9eb628f9: Verifying Checksum 09:57:25 fd1d9eb628f9: Download complete 09:57:26 9586258a13ea: Verifying Checksum 09:57:26 9586258a13ea: Download complete 09:57:34 Running on prd-centos7-docker-4c-2g-1044 in /w/workspace/edgexfoundry_edgex-ui-go_PR-173 [Pipeline] { [Pipeline] ws 09:57:34 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 09:57:36 9586258a13ea: Pull complete 09:57:36 a8b2cbafd68c: Pull complete 09:57:36 d1dd75721c92: Pull complete 09:57:36 using credential edgex-jenkins-ssh 09:57:36 Cloning the remote Git repository 09:57:36 Cloning with configured refspecs honoured and without tags 09:57:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:57:36 > git init /w/workspace/edgex-ui-go/3 # timeout=10 09:57:37 Fetching without tags 09:57:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:36 > git --version # timeout=10 09:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:36 > 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 09:57:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:37 > git config --add remote.origin.fetch +refs/pull/173/head:refs/remotes/origin/PR-173 # timeout=10 09:57:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:57:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:37 > 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 09:57:37 Merging remotes/origin/master commit 25fff0c05b96a48ea52cb76355b594176708bdb0 into PR head commit 62f0743686c370d25daa699169f09dd5757102ae 09:57:38 Merge succeeded, producing 62f0743686c370d25daa699169f09dd5757102ae 09:57:38 Checking out Revision 62f0743686c370d25daa699169f09dd5757102ae (PR-173) 09:57:37 > git config core.sparsecheckout # timeout=10 09:57:37 > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 09:57:38 > git remote # timeout=10 09:57:38 > git config --get remote.origin.url # timeout=10 09:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:38 > git merge 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 09:57:38 > git rev-parse HEAD^{commit} # timeout=10 09:57:38 > git config core.sparsecheckout # timeout=10 09:57:38 > git checkout -f 62f0743686c370d25daa699169f09dd5757102ae # timeout=10 09:57:40 4e34fffdb759: Pull complete 09:57:42 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 09:57:42 ========================================================= 09:57:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 09:57:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:57:43 + 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 . 09:57:43 Sending build context to Docker daemon 11.23MB 09:57:43 Step 1/8 : ARG BASE=golang:1.11-alpine 09:57:43 Step 2/8 : FROM ${BASE} 09:57:43 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:57:43 9d48c3bd43c5: Pulling fs layer 09:57:43 7f94eaf8af20: Pulling fs layer 09:57:43 9fe9984849c1: Pulling fs layer 09:57:43 ec448270508e: Pulling fs layer 09:57:43 65ba82af53f7: Pulling fs layer 09:57:43 07c18b20a200: Pulling fs layer 09:57:43 d9b3ee039db2: Pulling fs layer 09:57:43 8c79c1ac0d81: Pulling fs layer 09:57:43 ff40f1a7a0b9: Pulling fs layer 09:57:43 bdb43ae2d12f: Pulling fs layer 09:57:43 8e1ab0ef8490: Pulling fs layer 09:57:43 d9b3ee039db2: Waiting 09:57:43 8c79c1ac0d81: Waiting 09:57:43 ff40f1a7a0b9: Waiting 09:57:43 bdb43ae2d12f: Waiting 09:57:43 8e1ab0ef8490: Waiting 09:57:43 ec448270508e: Waiting 09:57:43 65ba82af53f7: Waiting 09:57:43 07c18b20a200: Waiting 09:57:43 9fe9984849c1: Verifying Checksum 09:57:43 9fe9984849c1: Download complete 09:57:43 7f94eaf8af20: Verifying Checksum 09:57:43 7f94eaf8af20: Download complete 09:57:43 65ba82af53f7: Verifying Checksum 09:57:43 65ba82af53f7: Download complete 09:57:43 07c18b20a200: Verifying Checksum 09:57:43 07c18b20a200: Download complete 09:57:43 9d48c3bd43c5: Verifying Checksum 09:57:43 9d48c3bd43c5: Download complete 09:57:43 9d48c3bd43c5: Pull complete 09:57:44 7f94eaf8af20: Pull complete 09:57:44 9fe9984849c1: Pull complete 09:57:44 d9b3ee039db2: Verifying Checksum 09:57:44 d9b3ee039db2: Download complete 09:57:44 ff40f1a7a0b9: Verifying Checksum 09:57:44 ff40f1a7a0b9: Download complete 09:57:44 ec448270508e: Verifying Checksum 09:57:44 ec448270508e: Download complete 09:57:45 8e1ab0ef8490: Verifying Checksum 09:57:45 8e1ab0ef8490: Download complete 09:57:45 bdb43ae2d12f: Verifying Checksum 09:57:45 bdb43ae2d12f: Download complete 09:57:45 8c79c1ac0d81: Verifying Checksum 09:57:45 8c79c1ac0d81: Download complete 09:57:46 fd1d9eb628f9: Pull complete 09:57:46 bd44c58b92db: Pull complete 09:57:47 e5856e266cf4: Pull complete 09:57:47 f0f88b30cdbb: Pull complete 09:57:47 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 09:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 09:57:47 ---> 0be50c763560 09:57:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:57:51 ec448270508e: Pull complete 09:57:51 65ba82af53f7: Pull complete 09:57:51 07c18b20a200: Pull complete 09:57:52 ---> Running in 9722992f75ab 09:57:52 Removing intermediate container 9722992f75ab 09:57:52 ---> c79f3767fa6c 09:57:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:52 ---> Running in 5891f7d53a1e 09:57:54 Removing intermediate container 5891f7d53a1e 09:57:54 ---> 7b85e62ee326 09:57:54 Step 5/8 : RUN apk add --no-cache make git 09:57:54 ---> Running in 55df4596aa2d 09:57:55 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:57:56 d9b3ee039db2: Pull complete 09:57:56 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:57:56 OK: 121 MiB in 39 packages 09:57:57 Removing intermediate container 55df4596aa2d 09:57:57 ---> b0f42ca3b197 09:57:57 Step 6/8 : WORKDIR /edgex-ui-go 09:57:57 ---> Running in 51bda0acc67c 09:57:58 Removing intermediate container 51bda0acc67c 09:57:58 ---> 8aa5e7458fd0 09:57:58 Step 7/8 : COPY . . 09:57:59 8c79c1ac0d81: Pull complete 09:57:59 ff40f1a7a0b9: Pull complete 09:57:59 ---> 7f1d584047de 09:57:59 Step 8/8 : RUN go mod download 09:57:59 ---> Running in 7efe6a333b94 09:57:59 bdb43ae2d12f: Pull complete 09:58:00 8e1ab0ef8490: Pull complete 09:58:00 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 09:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 09:58:00 ---> 8acfeb908b63 09:58:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:58:00 ---> Running in 8e0e0fed390b 09:58:00 Removing intermediate container 8e0e0fed390b 09:58:00 ---> 4f079c19c1f7 09:58:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:00 ---> Running in daf9481ad848 09:58:00 go: finding github.com/BurntSushi/toml v0.3.1 09:58:00 go: finding github.com/gorilla/websocket v1.4.0 09:58:00 go: finding github.com/kr/pretty v0.1.0 09:58:00 go: finding github.com/gorilla/mux v1.7.1 09:58:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:58:00 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:58:00 go: finding github.com/pelletier/go-toml v1.2.0 09:58:01 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 09:58:01 go: finding github.com/kr/text v0.1.0 09:58:01 go: finding github.com/mitchellh/copystructure v1.0.0 09:58:01 go: finding github.com/hashicorp/consul/api v1.1.0 09:58:01 Removing intermediate container daf9481ad848 09:58:01 ---> c076da6f4330 09:58:01 Step 5/8 : RUN apk add --no-cache make git 09:58:01 ---> Running in f240e0ddf1c5 09:58:02 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 09:58:02 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:58:02 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:58:02 go: finding github.com/stretchr/testify v1.3.0 09:58:02 go: finding github.com/pkg/errors v0.8.1 09:58:02 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 09:58:02 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:58:02 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:58:02 go: finding github.com/kr/pty v1.1.1 09:58:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:58:02 OK: 134 MiB in 39 packages 09:58:03 Removing intermediate container f240e0ddf1c5 09:58:03 ---> a77489541f07 09:58:03 Step 6/8 : WORKDIR /edgex-ui-go 09:58:03 ---> Running in e5af7f7622bd 09:58:03 go: finding github.com/davecgh/go-spew v1.1.0 09:58:03 go: finding github.com/pmezard/go-difflib v1.0.0 09:58:03 go: finding github.com/stretchr/objx v0.1.0 09:58:03 Removing intermediate container e5af7f7622bd 09:58:03 ---> c32e16077c06 09:58:03 Step 7/8 : COPY . . 09:58:05 ---> ecd10e639c41 09:58:05 Step 8/8 : RUN go mod download 09:58:05 ---> Running in e077cb8cab5e 09:58:05 go: finding golang.org/x/text v0.3.0 09:58:05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:58:06 go: finding github.com/pelletier/go-toml v1.2.0 09:58:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:58:06 go: finding github.com/gorilla/mux v1.7.1 09:58:06 go: finding github.com/BurntSushi/toml v0.3.1 09:58:06 go: finding github.com/gorilla/websocket v1.4.0 09:58:06 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:58:06 go: finding github.com/kr/pretty v0.1.0 09:58:06 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 09:58:06 go: finding github.com/hashicorp/consul/api v1.1.0 09:58:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:58:06 go: finding github.com/pkg/errors v0.8.1 09:58:06 go: finding github.com/stretchr/testify v1.3.0 09:58:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:58:06 go: finding github.com/kr/text v0.1.0 09:58:06 go: finding github.com/mitchellh/copystructure v1.0.0 09:58:07 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 09:58:07 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:58:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:58:07 go: finding github.com/kr/pty v1.1.1 09:58:07 go: finding github.com/davecgh/go-spew v1.1.0 09:58:07 go: finding github.com/pmezard/go-difflib v1.0.0 09:58:07 go: finding github.com/stretchr/objx v0.1.0 09:58:08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:58:08 go: finding golang.org/x/text v0.3.0 09:58:08 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 09:58:08 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:58:08 go: finding github.com/mitchellh/mapstructure v1.1.2 09:58:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:58:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:58:08 go: finding github.com/hashicorp/go-uuid v1.0.1 09:58:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:58:08 go: finding github.com/hashicorp/serf v0.8.2 09:58:09 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 09:58:09 go: finding github.com/mitchellh/go-homedir v1.0.0 09:58:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:58:10 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:58:10 go: finding github.com/hashicorp/memberlist v0.1.3 09:58:10 go: finding github.com/hashicorp/logutils v1.0.0 09:58:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:58:10 go: finding github.com/mitchellh/cli v1.0.0 09:58:10 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:58:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:58:10 go: finding github.com/hashicorp/mdns v1.0.0 09:58:10 go: finding github.com/mitchellh/iochan v1.0.0 09:58:11 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:58:11 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 09:58:11 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 09:58:11 go: finding github.com/hashicorp/go-syslog v1.0.0 09:58:11 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 09:58:11 go: finding github.com/miekg/dns v1.0.14 09:58:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:58:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:58:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:58:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:58:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:58:11 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:58:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:58:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:58:11 go: finding github.com/hashicorp/go-uuid v1.0.1 09:58:11 go: finding github.com/mitchellh/mapstructure v1.1.2 09:58:11 go: finding github.com/hashicorp/serf v0.8.2 09:58:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:58:11 go: finding github.com/mitchellh/go-homedir v1.0.0 09:58:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:58:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:58:12 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:58:12 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:58:12 go: finding github.com/hashicorp/memberlist v0.1.3 09:58:12 go: finding github.com/hashicorp/logutils v1.0.0 09:58:12 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:58:12 go: finding github.com/mitchellh/cli v1.0.0 09:58:12 go: finding github.com/mitchellh/iochan v1.0.0 09:58:12 go: finding github.com/hashicorp/mdns v1.0.0 09:58:12 go: finding github.com/hashicorp/go.net v0.0.1 09:58:12 go: finding github.com/hashicorp/go-syslog v1.0.0 09:58:12 go: finding github.com/mitchellh/gox v0.4.0 09:58:12 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 09:58:12 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:58:12 go: finding github.com/davecgh/go-spew v1.1.1 09:58:12 go: finding github.com/bgentry/speakeasy v0.1.0 09:58:12 go: finding github.com/mattn/go-colorable v0.0.9 09:58:12 go: finding github.com/mattn/go-isatty v0.0.3 09:58:12 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:58:12 go: finding github.com/mattn/go-colorable v0.0.9 09:58:12 go: finding github.com/posener/complete v1.1.1 09:58:12 go: finding github.com/hashicorp/go-multierror v1.0.0 09:58:12 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:58:13 go: finding github.com/mattn/go-isatty v0.0.3 09:58:13 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:58:13 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:58:13 go: finding github.com/miekg/dns v1.0.14 09:58:13 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:58:13 go: finding github.com/stretchr/testify v1.2.2 09:58:13 go: finding github.com/hashicorp/go.net v0.0.1 09:58:13 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:58:13 go: finding github.com/fatih/color v1.7.0 09:58:13 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 09:58:13 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:58:13 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 09:58:13 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:58:13 go: finding github.com/davecgh/go-spew v1.1.1 09:58:13 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:58:13 go: finding github.com/stretchr/testify v1.2.2 09:58:13 go: finding github.com/bgentry/speakeasy v0.1.0 09:58:13 go: finding github.com/hashicorp/errwrap v1.0.0 09:58:13 go: finding github.com/hashicorp/go-multierror v1.0.0 09:58:13 go: finding github.com/fatih/color v1.7.0 09:58:13 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:58:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:58:14 go: finding github.com/posener/complete v1.1.1 09:58:14 go: finding github.com/mitchellh/gox v0.4.0 09:58:14 go: finding github.com/hashicorp/go-uuid v1.0.0 09:58:14 go: finding github.com/hashicorp/golang-lru v0.5.0 09:58:14 go: finding github.com/hashicorp/errwrap v1.0.0 09:58:14 go: finding github.com/hashicorp/go-uuid v1.0.0 09:58:15 go: finding github.com/hashicorp/golang-lru v0.5.0 09:58:40 Removing intermediate container e077cb8cab5e 09:58:40 ---> 9de77cb7dc26 09:58:40 Successfully built 9de77cb7dc26 09:58:40 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 09:58:41 + docker inspect -f . ci-base-image-x86_64 09:58:41 . [Pipeline] withDockerContainer 09:58:41 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 09:58:41 $ 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 09:58:42 $ docker top ad236e70362af64274f8ccefeaefb9362171c8715a7bb493b1eaaad8920a3fe0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:43 + go version 09:58:43 go version go1.11.13 linux/amd64 [Pipeline] sh 09:58:44 + make test 09:58:44 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:58:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:58:47 Removing intermediate container 7efe6a333b94 09:58:47 ---> 20c6a16e343a 09:58:47 Successfully built 20c6a16e343a 09:58:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:47 + docker inspect -f . ci-base-image-arm64 09:58:47 . [Pipeline] withDockerContainer 09:58:48 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 09:58:48 $ 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 09:58:49 $ docker top 59c49d108df30392433cf2f1fef9be54e0c57b83341842952ea30020b1f0e57d -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:50 + go version 09:58:50 go version go1.11.13 linux/arm64 [Pipeline] sh 09:58:51 + make test 09:58:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:58:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:58:54 GO111MODULE=on go vet ./... [Pipeline] stash 09:58:57 Stashed 1 file(s) [Pipeline] } 09:58:57 $ docker stop --time=1 ad236e70362af64274f8ccefeaefb9362171c8715a7bb493b1eaaad8920a3fe0 09:58:59 $ docker rm -f ad236e70362af64274f8ccefeaefb9362171c8715a7bb493b1eaaad8920a3fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:59:00 + ls -al . 09:59:00 total 72 09:59:00 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 27 09:58 . 09:59:00 drwxrwxr-x. 4 jenkins jenkins 28 Mar 27 09:57 .. 09:59:00 drwxrwxr-x. 8 jenkins jenkins 119 Mar 27 09:57 app 09:59:00 drwxrwxr-x. 3 jenkins jenkins 20 Mar 27 09:57 assets 09:59:00 drwxrwxr-x. 2 jenkins jenkins 35 Mar 27 09:57 bin 09:59:00 drwxrwxr-x. 3 jenkins jenkins 29 Mar 27 09:57 cmd 09:59:00 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 27 09:57 CONTRIBUTING.md 09:59:00 -rw-r--r--. 1 jenkins jenkins 10 Mar 27 09:58 coverage.out 09:59:00 -rw-rw-r--. 1 jenkins jenkins 839 Mar 27 09:57 Dockerfile 09:59:00 -rw-rw-r--. 1 jenkins jenkins 898 Mar 27 09:57 Dockerfile.build 09:59:00 drwxrwxr-x. 4 jenkins jenkins 53 Mar 27 09:57 docs 09:59:00 drwxrwxr-x. 8 jenkins jenkins 179 Mar 27 09:57 .git 09:59:00 -rw-rw-r--. 1 jenkins jenkins 123 Mar 27 09:57 .gitignore 09:59:00 -rw-rw-r--. 1 jenkins jenkins 522 Mar 27 09:57 go.mod 09:59:00 -rw-r--r--. 1 jenkins jenkins 8727 Mar 27 09:58 go.sum 09:59:00 drwxrwxr-x. 3 jenkins jenkins 17 Mar 27 09:57 internal 09:59:00 -rw-rw-r--. 1 jenkins jenkins 675 Mar 27 09:57 Jenkinsfile 09:59:00 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 27 09:57 LICENSE 09:59:00 -rw-rw-r--. 1 jenkins jenkins 951 Mar 27 09:57 Makefile 09:59:00 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 27 09:57 README.md 09:59:00 drwxrwxr-x. 3 jenkins jenkins 58 Mar 27 09:57 .semver 09:59:00 drwxrwxr-x. 4 jenkins jenkins 54 Mar 27 09:57 snap 09:59:00 -rw-rw-r--. 1 jenkins jenkins 5 Mar 27 09:54 VERSION 09:59:00 -rw-rw-r--. 1 jenkins jenkins 155 Mar 27 09:57 version.go [Pipeline] isUnix [Pipeline] sh 09:59:01 + 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 . 09:59:01 Sending build context to Docker daemon 11.25MB 09:59:01 Step 1/23 : ARG BASE=golang:1.11-alpine 09:59:01 Step 2/23 : FROM ${BASE} AS builder 09:59:01 ---> 9de77cb7dc26 09:59:01 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:59:01 ---> Running in 98c178c5ce08 09:59:01 Removing intermediate container 98c178c5ce08 09:59:01 ---> 45cf8aa13b24 09:59:01 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:59:01 ---> Running in ad106fa396fc 09:59:01 Removing intermediate container ad106fa396fc 09:59:01 ---> 5ef0851474bc 09:59:01 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:59:01 ---> Running in cda1ecbb40c7 09:59:01 Removing intermediate container cda1ecbb40c7 09:59:01 ---> ff316c5fb725 09:59:01 Step 6/23 : LABEL Name=edgex-ui-go 09:59:01 ---> Running in 6a5cba5e39f7 09:59:02 Removing intermediate container 6a5cba5e39f7 09:59:02 ---> eccf6fff3a1b 09:59:02 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:59:02 ---> Running in 36624588367c 09:59:02 Removing intermediate container 36624588367c 09:59:02 ---> 5f85998a959c 09:59:02 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:02 ---> Running in 04c4d8f09378 09:59:03 Removing intermediate container 04c4d8f09378 09:59:03 ---> daabe147c9b2 09:59:03 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:03 ---> Running in 50a1fa3a45ca 09:59:03 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 09:59:04 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:59:04 OK: 134 MiB in 39 packages 09:59:04 Removing intermediate container 50a1fa3a45ca 09:59:04 ---> 1a09bae05262 09:59:04 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:59:04 ---> Running in 1d2b484a2ee5 09:59:04 Removing intermediate container 1d2b484a2ee5 09:59:04 ---> c7498f0e28e2 09:59:04 Step 11/23 : COPY go.mod . 09:59:04 ---> 9a8d8739c8c5 09:59:04 Step 12/23 : COPY Makefile . 09:59:05 ---> c1db4fdaf954 09:59:05 Step 13/23 : RUN make update 09:59:05 ---> Running in 9d7fbb79baee 09:59:05 CGO_ENABLED=0 GO111MODULE=on go mod download 09:59:06 Removing intermediate container 9d7fbb79baee 09:59:06 ---> 144059567454 09:59:06 Step 14/23 : COPY . . 09:59:06 ---> 5e7b74950a89 09:59:06 Step 15/23 : RUN ${MAKE} 09:59:06 ---> Running in 1bb058373325 09:59:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:59:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:59:18 Removing intermediate container 1bb058373325 09:59:18 ---> 6b0a8dd556cf 09:59:18 Step 16/23 : FROM alpine 09:59:18 latest: Pulling from library/alpine 09:59:18 aad63a933944: Pulling fs layer 09:59:19 aad63a933944: Verifying Checksum 09:59:19 aad63a933944: Download complete 09:59:19 aad63a933944: Pull complete 09:59:19 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:59:19 Status: Downloaded newer image for alpine:latest 09:59:19 ---> a187dde48cd2 09:59:19 Step 17/23 : EXPOSE 4000 09:59:19 ---> Running in 6dd66eec99f8 09:59:19 Removing intermediate container 6dd66eec99f8 09:59:19 ---> fe4540f9328f 09:59:19 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 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:59:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:59:19 GO111MODULE=on go vet ./... 09:59:19 ---> 9369459cbc89 09:59:19 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:59:19 ---> Running in ce40bee6c6e7 09:59:20 Removing intermediate container ce40bee6c6e7 09:59:20 ---> 73d46149620c 09:59:20 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 09:59:20 ---> Running in 30a3067a0ade 09:59:20 Removing intermediate container 30a3067a0ade 09:59:20 ---> a4e63f8678f4 09:59:20 Step 21/23 : LABEL arch=amd64 09:59:20 ---> Running in c7be4783d0c8 09:59:20 Removing intermediate container c7be4783d0c8 09:59:20 ---> 48024849d31f 09:59:20 Step 22/23 : LABEL git_sha=62f0743686c370d25daa699169f09dd5757102ae 09:59:20 ---> Running in 13e5c0bf899f 09:59:20 Removing intermediate container 13e5c0bf899f 09:59:20 ---> a0f75b207396 09:59:20 Step 23/23 : LABEL version=0.0.0 09:59:20 ---> Running in ba23efe3a4e5 09:59:20 Removing intermediate container ba23efe3a4e5 09:59:20 ---> afcbc14f8b26 09:59:20 [Warning] One or more build-args [ARCH] were not consumed 09:59:20 Successfully built afcbc14f8b26 09:59:20 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 09:59:29 Warning: overwriting stash ‘coverage-report’ 09:59:30 Stashed 1 file(s) [Pipeline] } 09:59:30 $ docker stop --time=1 59c49d108df30392433cf2f1fef9be54e0c57b83341842952ea30020b1f0e57d 09:59:32 $ docker rm -f 59c49d108df30392433cf2f1fef9be54e0c57b83341842952ea30020b1f0e57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:59:33 + ls -al . 09:59:33 total 112 09:59:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:58 . 09:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:57 .. 09:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 09:57 .git 09:59:33 -rw-rw-r-- 1 jenkins jenkins 123 Mar 27 09:57 .gitignore 09:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 .semver 09:59:33 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 27 09:57 CONTRIBUTING.md 09:59:33 -rw-rw-r-- 1 jenkins jenkins 839 Mar 27 09:57 Dockerfile 09:59:33 -rw-rw-r-- 1 jenkins jenkins 898 Mar 27 09:57 Dockerfile.build 09:59:33 -rw-rw-r-- 1 jenkins jenkins 675 Mar 27 09:57 Jenkinsfile 09:59:33 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 27 09:57 LICENSE 09:59:33 -rw-rw-r-- 1 jenkins jenkins 951 Mar 27 09:57 Makefile 09:59:33 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 27 09:57 README.md 09:59:33 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 09:54 VERSION 09:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 09:57 app 09:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 assets 09:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 09:57 bin 09:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 cmd 09:59:33 -rw-r--r-- 1 jenkins jenkins 10 Mar 27 09:58 coverage.out 09:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:57 docs 09:59:33 -rw-rw-r-- 1 jenkins jenkins 522 Mar 27 09:57 go.mod 09:59:33 -rw-r--r-- 1 jenkins jenkins 8727 Mar 27 09:58 go.sum 09:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:57 internal 09:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:57 snap 09:59:33 -rw-rw-r-- 1 jenkins jenkins 155 Mar 27 09:57 version.go [Pipeline] isUnix [Pipeline] sh 09:59:34 + 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 . 09:59:34 Sending build context to Docker daemon 11.25MB 09:59:34 Step 1/23 : ARG BASE=golang:1.11-alpine 09:59:34 Step 2/23 : FROM ${BASE} AS builder 09:59:34 ---> 20c6a16e343a 09:59:34 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:59:35 ---> Running in 82211615081a 09:59:35 Removing intermediate container 82211615081a 09:59:35 ---> 29b82837fea8 09:59:35 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 09:59:35 ---> Running in ab3ee670203d 09:59:35 Removing intermediate container ab3ee670203d 09:59:35 ---> 9db6c13e58ca 09:59:35 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 09:59:35 ---> Running in 3ff21dc6ff41 09:59:36 Removing intermediate container 3ff21dc6ff41 09:59:36 ---> d4e350eb0b3e 09:59:36 Step 6/23 : LABEL Name=edgex-ui-go 09:59:36 ---> Running in f6a663e72f58 09:59:36 Removing intermediate container f6a663e72f58 09:59:36 ---> c25a7700f3bc 09:59:36 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:59:36 ---> Running in a2a6038aece0 09:59:37 Removing intermediate container a2a6038aece0 09:59:37 ---> cdaf35fe4799 09:59:37 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:37 ---> Running in a75167b8c424 09:59:39 Removing intermediate container a75167b8c424 09:59:39 ---> 472635919d70 09:59:39 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:39 ---> Running in 270860ee2b4e 09:59:40 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:59:40 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:59:41 OK: 121 MiB in 39 packages 09:59:42 Removing intermediate container 270860ee2b4e 09:59:42 ---> 6e95a742306a 09:59:42 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:59:42 ---> Running in d0044507e075 09:59:43 Removing intermediate container d0044507e075 09:59:43 ---> 89f83479a2a7 09:59:43 Step 11/23 : COPY go.mod . 09:59:43 ---> aa1418f70d02 09:59:43 Step 12/23 : COPY Makefile . 09:59:44 ---> c3a6a4c594bf 09:59:44 Step 13/23 : RUN make update 09:59:44 ---> Running in 954649d3dfa1 09:59:45 CGO_ENABLED=0 GO111MODULE=on go mod download 09:59:46 Removing intermediate container 954649d3dfa1 09:59:46 ---> 076e9cdf287f 09:59:46 Step 14/23 : COPY . . 09:59:47 ---> 2576caefd9d2 09:59:47 Step 15/23 : RUN ${MAKE} 09:59:47 ---> Running in 6d718f1ff618 09:59:48 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 10:00:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:00:17 Removing intermediate container 6d718f1ff618 10:00:17 ---> 2555a6a1b651 10:00:17 Step 16/23 : FROM alpine 10:00:17 latest: Pulling from library/alpine 10:00:17 8a0637ca1ac9: Pulling fs layer 10:00:18 8a0637ca1ac9: Verifying Checksum 10:00:18 8a0637ca1ac9: Download complete 10:00:18 8a0637ca1ac9: Pull complete 10:00:18 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 10:00:18 Status: Downloaded newer image for alpine:latest 10:00:18 ---> 2ee122dcc32d 10:00:18 Step 17/23 : EXPOSE 4000 10:00:18 ---> Running in dacc54fcbac7 10:00:19 Removing intermediate container dacc54fcbac7 10:00:19 ---> 7f9fa5271b82 10:00:19 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 10:00:20 ---> 05f2c7f7e4ef 10:00:20 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:00:20 ---> Running in 9491c67bb1d3 10:00:21 Removing intermediate container 9491c67bb1d3 10:00:21 ---> 2ac6b50154f2 10:00:21 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 10:00:21 ---> Running in 913027167e77 10:00:21 Removing intermediate container 913027167e77 10:00:21 ---> 2075583dc6e7 10:00:21 Step 21/23 : LABEL arch=arm64 10:00:21 ---> Running in b50c3f4adc29 10:00:22 Removing intermediate container b50c3f4adc29 10:00:22 ---> 35c68e82535a 10:00:22 Step 22/23 : LABEL git_sha=62f0743686c370d25daa699169f09dd5757102ae 10:00:22 ---> Running in d9ad13878a17 10:00:22 Removing intermediate container d9ad13878a17 10:00:22 ---> 0cb20e6babf0 10:00:22 Step 23/23 : LABEL version=0.0.0 10:00:22 ---> Running in 6cdb526227f4 10:00:23 Removing intermediate container 6cdb526227f4 10:00:23 ---> 98e0385b2f22 10:00:23 [Warning] One or more build-args [ARCH] were not consumed 10:00:23 Successfully built 98e0385b2f22 10:00:23 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 10:00:24 provisioning config files... 10:00:24 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config1280677071975306838tmp [Pipeline] { [Pipeline] sh 10:00:24 + curl -s https://codecov.io/bash 10:00:24 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config1280677071975306838tmp 10:00:24 10:00:24 _____ _ 10:00:24 / ____| | | 10:00:24 | | ___ __| | ___ ___ _____ __ 10:00:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:00:24 | |___| (_) | (_| | __/ (_| (_) \ V / 10:00:24 \_____\___/ \__,_|\___|\___\___/ \_/ 10:00:24 Bash-tbd 10:00:24 10:00:24 10:00:24 ==> Jenkins CI detected. 10:00:24 project root: . 10:00:24 Fixing merge commit SHA 10:00:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:00:24 ==> Running gcov in . (disable via -X gcov) 10:00:24 ==> Python coveragepy not found 10:00:24 ==> Searching for coverage reports in: 10:00:24 + . 10:00:24 -> Found 1 reports 10:00:24 ==> Detecting git/mercurial file structure 10:00:24 ==> Reading reports 10:00:24 + ./coverage.out bytes=10 10:00:24 ==> Appending adjustments 10:00:24 http://docs.codecov.io/docs/fixing-reports 10:00:24 + Found adjustments 10:00:24 ==> Gzipping contents 10:00:24 ==> Uploading reports 10:00:24 url: https://codecov.io 10:00:24 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= 10:00:24 -> Pinging Codecov 10:00:24 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= 10:00:25 -> Uploading 10:00:25 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/25fff0c05b96a48ea52cb76355b594176708bdb0 [Pipeline] } 10:00:25 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 10:00:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:00:27 ---> package-listing.sh 10:00:27 ++ facter osfamily 10:00:27 ++ tr '[:upper:]' '[:lower:]' 10:00:27 + OS_FAMILY=redhat 10:00:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-173 10:00:27 + START_PACKAGES=/tmp/packages_start.txt 10:00:27 + END_PACKAGES=/tmp/packages_end.txt 10:00:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:27 + PACKAGES=/tmp/packages_start.txt 10:00:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-173 ']' 10:00:27 + PACKAGES=/tmp/packages_end.txt 10:00:27 + case "${OS_FAMILY}" in 10:00:27 + rpm -qa 10:00:27 + sort 10:00:31 + '[' -f /tmp/packages_start.txt ']' 10:00:31 + '[' -f /tmp/packages_end.txt ']' 10:00:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-173 ']' 10:00:31 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-173/archives/ 10:00:31 + 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 10:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:31 10:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:32 alpine: Pulling from edgex-lftools-log-publisher 10:00:32 c9b1b535fdd9: Pulling fs layer 10:00:32 2cc5ad85d9ab: Pulling fs layer 10:00:32 756a868c4378: Pulling fs layer 10:00:32 444b2fc9a129: Pulling fs layer 10:00:32 ea15f1150254: Pulling fs layer 10:00:32 41b27a9f41bf: Pulling fs layer 10:00:32 28c525ee5125: Pulling fs layer 10:00:32 094b1ea09ed8: Pulling fs layer 10:00:32 138eaada9080: Pulling fs layer 10:00:32 0622d0fa9048: Pulling fs layer 10:00:32 28c525ee5125: Waiting 10:00:32 0622d0fa9048: Waiting 10:00:32 094b1ea09ed8: Waiting 10:00:32 138eaada9080: Waiting 10:00:32 444b2fc9a129: Waiting 10:00:32 ea15f1150254: Waiting 10:00:32 41b27a9f41bf: Waiting 10:00:32 2cc5ad85d9ab: Verifying Checksum 10:00:32 2cc5ad85d9ab: Download complete 10:00:32 444b2fc9a129: Verifying Checksum 10:00:32 444b2fc9a129: Download complete 10:00:32 c9b1b535fdd9: Verifying Checksum 10:00:32 c9b1b535fdd9: Download complete 10:00:32 ea15f1150254: Verifying Checksum 10:00:32 ea15f1150254: Download complete 10:00:32 28c525ee5125: Verifying Checksum 10:00:32 28c525ee5125: Download complete 10:00:32 756a868c4378: Download complete 10:00:32 c9b1b535fdd9: Pull complete 10:00:32 094b1ea09ed8: Verifying Checksum 10:00:32 094b1ea09ed8: Download complete 10:00:32 138eaada9080: Verifying Checksum 10:00:32 138eaada9080: Download complete 10:00:32 0622d0fa9048: Verifying Checksum 10:00:32 0622d0fa9048: Download complete 10:00:33 2cc5ad85d9ab: Pull complete 10:00:33 41b27a9f41bf: Verifying Checksum 10:00:33 41b27a9f41bf: Download complete 10:00:35 756a868c4378: Pull complete 10:00:35 444b2fc9a129: Pull complete 10:00:35 ea15f1150254: Pull complete 10:00:38 41b27a9f41bf: Pull complete 10:00:39 28c525ee5125: Pull complete 10:00:41 094b1ea09ed8: Pull complete 10:00:42 138eaada9080: Pull complete 10:00:42 0622d0fa9048: Pull complete 10:00:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:00:42 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 10:00:42 $ 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 10:00:43 $ docker top 623b710df0c657daec791742a824a9d7b5805cb861f2129a2571d428737aa87f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:00:43 provisioning config files... 10:00:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-173@tmp/config9039694509319888701tmp [Pipeline] { [Pipeline] echo 10:00:43 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:00:44 ---> create-netrc.sh [Pipeline] echo 10:00:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:00:44 ---> logs-deploy.sh 10:00:44 + ARCHIVE_ARTIFACTS= 10:00:44 + LOGS_SERVER=https://logs.edgexfoundry.org 10:00:44 + '[' https://logs.edgexfoundry.org == None ']' 10:00:44 + NEXUS_URL=https://nexus.edgexfoundry.org 10:00:44 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-173/3 10:00:44 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-173/3/ 10:00:44 + 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 10:00:45 Archives upload complete. 10:00:45 + 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/