Pull request #175 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 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 rather than c89f24ab84caac8a659fdb924971c3dd85c4b79b Obtained Jenkinsfile from 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 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 on ‘prd-centos7-docker-4c-2g-1496’ Running on prd-centos7-docker-4c-2g-1499 in /w/workspace/edgexfoundry_edgex-ui-go_PR-175 [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-175 # 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/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 into PR head commit c89f24ab84caac8a659fdb924971c3dd85c4b79b Merge succeeded, producing c89f24ab84caac8a659fdb924971c3dd85c4b79b Checking out Revision c89f24ab84caac8a659fdb924971c3dd85c4b79b (PR-175) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/175/head:refs/remotes/origin/PR-175 # 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/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # 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 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 Commit message: "modify some code,and deploy validate" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:26:25 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 02:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:28 02:26:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:26:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:28 latest: Pulling from edgex-devops/git-semver 02:26:28 9123ac7c32f7: Pulling fs layer 02:26:28 b8cc5d1170e3: Pulling fs layer 02:26:28 2924cbbf6a41: Pulling fs layer 02:26:28 93b08a4f1073: Pulling fs layer 02:26:28 93b08a4f1073: Waiting 02:26:28 b8cc5d1170e3: Verifying Checksum 02:26:28 b8cc5d1170e3: Download complete 02:26:28 9123ac7c32f7: Verifying Checksum 02:26:28 9123ac7c32f7: Download complete 02:26:28 93b08a4f1073: Verifying Checksum 02:26:28 93b08a4f1073: Download complete 02:26:28 2924cbbf6a41: Verifying Checksum 02:26:28 2924cbbf6a41: Download complete 02:26:29 9123ac7c32f7: Pull complete 02:26:29 b8cc5d1170e3: Pull complete 02:26:29 2924cbbf6a41: Pull complete 02:26:29 93b08a4f1073: Pull complete 02:26:29 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:26:30 prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container 02:26:30 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-175 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-175:/w/workspace/edgexfoundry_edgex-ui-go_PR-175:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-175@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:10004/edgex-devops/git-semver:latest cat 02:26:30 $ docker top c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:31 [ssh-agent] Looking for ssh-agent implementation... 02:26:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:31 $ docker exec c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent 02:26:31 SSH_AUTH_SOCK=/tmp/ssh-JSYlwGKjOQS1/agent.15 02:26:31 SSH_AGENT_PID=21 02:26:31 Running ssh-add (command line suppressed) 02:26:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/private_key_41082456169487360.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/private_key_41082456169487360.key) 02:26:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:32 + git describe --exact-match --tags HEAD 02:26:32 fatal: No names found, cannot describe anything. [Pipeline] } 02:26:32 $ docker exec --env ******** --env ******** c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent -k 02:26:32 unset SSH_AUTH_SOCK; 02:26:32 unset SSH_AGENT_PID; 02:26:32 echo Agent pid 21 killed; 02:26:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:26:32 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:26:32 This usually means this commit has not been tagged. [Pipeline] sshagent 02:26:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:32 [ssh-agent] Looking for ssh-agent implementation... 02:26:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:32 $ docker exec c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent 02:26:32 SSH_AUTH_SOCK=/tmp/ssh-wrkQ0LyLneS6/agent.56 02:26:32 SSH_AGENT_PID=63 02:26:32 Running ssh-add (command line suppressed) 02:26:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/private_key_4889542880244605925.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/private_key_4889542880244605925.key) 02:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:33 + git semver init 02:26:33 # -> Open(): unable to determine branch for HEAD 02:26:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-175/.git 02:26:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-175 02:26:33 # $SEMVER_REMOTE_NAME = origin 02:26:33 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 02:26:33 # $SEMVER_USER_NAME = jenkins 02:26:33 # $SEMVER_BRANCH = PR-175 02:26:33 # $SEMVER_TEMP = /tmp/semver-177533988 02:26:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:26:48 # '/tmp/semver-177533988' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-175/.semver' 02:26:48 # -> Force: false 02:26:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-175/.semver [Pipeline] } 02:26:48 $ docker exec --env ******** --env ******** c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent -k 02:26:48 unset SSH_AUTH_SOCK; 02:26:48 unset SSH_AGENT_PID; 02:26:48 echo Agent pid 63 killed; 02:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:49 + git semver [Pipeline] } 02:26:49 $ docker stop --time=1 c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed 02:26:50 $ docker rm -f c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:26:51 Stashed 32 file(s) [Pipeline] echo 02:26:51 [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 02:27:06 Still waiting to schedule task 02:27:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:27:06 Still waiting to schedule task 02:27:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:28:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1500 in /w/workspace/edgexfoundry_edgex-ui-go_PR-175 [Pipeline] { [Pipeline] ws 02:28:56 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:29:00 using credential edgex-jenkins-ssh 02:29:01 Cloning the remote Git repository 02:29:01 Cloning with configured refspecs honoured and without tags 02:29:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:29:01 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:29:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:01 > git --version # timeout=10 02:29:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:29:08 Fetching without tags 02:29:09 Merging remotes/origin/master commit 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 into PR head commit c89f24ab84caac8a659fdb924971c3dd85c4b79b 02:29:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:08 > git config --add remote.origin.fetch +refs/pull/175/head:refs/remotes/origin/PR-175 # timeout=10 02:29:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:29:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:29:09 > git config core.sparsecheckout # timeout=10 02:29:09 > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 02:29:09 > git remote # timeout=10 02:29:09 > git config --get remote.origin.url # timeout=10 02:29:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:09 > git merge 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 02:29:09 > git rev-parse HEAD^{commit} # timeout=10 02:29:09 Merge succeeded, producing c89f24ab84caac8a659fdb924971c3dd85c4b79b 02:29:09 Checking out Revision c89f24ab84caac8a659fdb924971c3dd85c4b79b (PR-175) 02:29:09 > git config core.sparsecheckout # timeout=10 02:29:09 > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 02:29:14 Commit message: "modify some code,and deploy validate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:29:15 ========================================================= 02:29:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 02:29:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:29:16 + 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 . 02:29:17 Sending build context to Docker daemon 11.37MB 02:29:17 Step 1/8 : ARG BASE=golang:1.11-alpine 02:29:17 Step 2/8 : FROM ${BASE} 02:29:18 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:29:18 29bddadc8f3f: Pulling fs layer 02:29:18 02bb20f2603b: Pulling fs layer 02:29:18 b62863a3550b: Pulling fs layer 02:29:18 9586258a13ea: Pulling fs layer 02:29:18 a8b2cbafd68c: Pulling fs layer 02:29:18 d1dd75721c92: Pulling fs layer 02:29:18 4e34fffdb759: Pulling fs layer 02:29:18 fd1d9eb628f9: Pulling fs layer 02:29:18 bd44c58b92db: Pulling fs layer 02:29:18 e5856e266cf4: Pulling fs layer 02:29:18 f0f88b30cdbb: Pulling fs layer 02:29:18 9586258a13ea: Waiting 02:29:18 a8b2cbafd68c: Waiting 02:29:18 bd44c58b92db: Waiting 02:29:18 d1dd75721c92: Waiting 02:29:18 e5856e266cf4: Waiting 02:29:18 4e34fffdb759: Waiting 02:29:18 f0f88b30cdbb: Waiting 02:29:18 fd1d9eb628f9: Waiting 02:29:18 b62863a3550b: Verifying Checksum 02:29:18 b62863a3550b: Download complete 02:29:18 02bb20f2603b: Download complete 02:29:18 a8b2cbafd68c: Verifying Checksum 02:29:18 a8b2cbafd68c: Download complete 02:29:18 d1dd75721c92: Verifying Checksum 02:29:18 d1dd75721c92: Download complete 02:29:18 29bddadc8f3f: Verifying Checksum 02:29:18 29bddadc8f3f: Download complete 02:29:19 29bddadc8f3f: Pull complete 02:29:19 02bb20f2603b: Pull complete 02:29:19 b62863a3550b: Pull complete 02:29:28 4e34fffdb759: Verifying Checksum 02:29:28 4e34fffdb759: Download complete 02:29:28 bd44c58b92db: Verifying Checksum 02:29:28 bd44c58b92db: Download complete 02:29:34 Running on prd-centos7-docker-4c-2g-1501 in /w/workspace/edgexfoundry_edgex-ui-go_PR-175 [Pipeline] { [Pipeline] ws 02:29:34 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:29:34 e5856e266cf4: Verifying Checksum 02:29:34 e5856e266cf4: Download complete 02:29:34 f0f88b30cdbb: Verifying Checksum 02:29:34 f0f88b30cdbb: Download complete 02:29:36 using credential edgex-jenkins-ssh 02:29:36 Cloning the remote Git repository 02:29:36 Cloning with configured refspecs honoured and without tags 02:29:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:29:37 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:29:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:37 > git --version # timeout=10 02:29:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:29:40 9586258a13ea: Verifying Checksum 02:29:40 9586258a13ea: Download complete 02:29:40 fd1d9eb628f9: Verifying Checksum 02:29:40 fd1d9eb628f9: Download complete 02:29:43 Fetching without tags 02:29:43 Merging remotes/origin/master commit 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 into PR head commit c89f24ab84caac8a659fdb924971c3dd85c4b79b 02:29:43 Merge succeeded, producing c89f24ab84caac8a659fdb924971c3dd85c4b79b 02:29:43 Checking out Revision c89f24ab84caac8a659fdb924971c3dd85c4b79b (PR-175) 02:29:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:43 > git config --add remote.origin.fetch +refs/pull/175/head:refs/remotes/origin/PR-175 # timeout=10 02:29:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:29:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:29:43 > git config core.sparsecheckout # timeout=10 02:29:43 > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 02:29:43 > git remote # timeout=10 02:29:43 > git config --get remote.origin.url # timeout=10 02:29:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:43 > git merge 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 02:29:43 > git rev-parse HEAD^{commit} # timeout=10 02:29:43 > git config core.sparsecheckout # timeout=10 02:29:43 > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 02:29:50 9586258a13ea: Pull complete 02:29:51 a8b2cbafd68c: Pull complete 02:29:51 d1dd75721c92: Pull complete 02:29:53 Commit message: "modify some code,and deploy validate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:29:53 ========================================================= 02:29:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 02:29:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:29:54 + 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 . 02:29:54 Sending build context to Docker daemon 11.37MB 02:29:54 Step 1/8 : ARG BASE=golang:1.11-alpine 02:29:54 Step 2/8 : FROM ${BASE} 02:29:54 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:29:54 9d48c3bd43c5: Pulling fs layer 02:29:54 7f94eaf8af20: Pulling fs layer 02:29:54 9fe9984849c1: Pulling fs layer 02:29:54 ec448270508e: Pulling fs layer 02:29:54 65ba82af53f7: Pulling fs layer 02:29:54 07c18b20a200: Pulling fs layer 02:29:54 d9b3ee039db2: Pulling fs layer 02:29:54 8c79c1ac0d81: Pulling fs layer 02:29:54 ff40f1a7a0b9: Pulling fs layer 02:29:54 bdb43ae2d12f: Pulling fs layer 02:29:54 8e1ab0ef8490: Pulling fs layer 02:29:54 d9b3ee039db2: Waiting 02:29:54 8c79c1ac0d81: Waiting 02:29:54 ff40f1a7a0b9: Waiting 02:29:54 bdb43ae2d12f: Waiting 02:29:54 8e1ab0ef8490: Waiting 02:29:54 ec448270508e: Waiting 02:29:54 65ba82af53f7: Waiting 02:29:54 07c18b20a200: Waiting 02:29:54 9fe9984849c1: Verifying Checksum 02:29:54 9fe9984849c1: Download complete 02:29:54 7f94eaf8af20: Verifying Checksum 02:29:54 7f94eaf8af20: Download complete 02:29:54 65ba82af53f7: Verifying Checksum 02:29:54 65ba82af53f7: Download complete 02:29:54 9d48c3bd43c5: Verifying Checksum 02:29:54 9d48c3bd43c5: Download complete 02:29:54 07c18b20a200: Verifying Checksum 02:29:54 07c18b20a200: Download complete 02:29:55 9d48c3bd43c5: Pull complete 02:29:55 7f94eaf8af20: Pull complete 02:29:56 d9b3ee039db2: Verifying Checksum 02:29:56 d9b3ee039db2: Download complete 02:29:56 ff40f1a7a0b9: Verifying Checksum 02:29:56 ff40f1a7a0b9: Download complete 02:29:56 8c79c1ac0d81: Verifying Checksum 02:29:56 8c79c1ac0d81: Download complete 02:29:56 ec448270508e: Verifying Checksum 02:29:56 ec448270508e: Download complete 02:29:56 8e1ab0ef8490: Verifying Checksum 02:29:56 8e1ab0ef8490: Download complete 02:29:56 4e34fffdb759: Pull complete 02:29:56 bdb43ae2d12f: Verifying Checksum 02:29:56 bdb43ae2d12f: Download complete 02:29:57 9fe9984849c1: Pull complete 02:30:01 fd1d9eb628f9: Pull complete 02:30:01 bd44c58b92db: Pull complete 02:30:02 ec448270508e: Pull complete 02:30:02 65ba82af53f7: Pull complete 02:30:02 07c18b20a200: Pull complete 02:30:02 e5856e266cf4: Pull complete 02:30:03 f0f88b30cdbb: Pull complete 02:30:03 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 02:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 02:30:03 ---> 0be50c763560 02:30:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:30:06 d9b3ee039db2: Pull complete 02:30:07 ---> Running in 6885918d3e1a 02:30:07 Removing intermediate container 6885918d3e1a 02:30:07 ---> b7929dd17378 02:30:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:07 ---> Running in 0b75437a1295 02:30:09 Removing intermediate container 0b75437a1295 02:30:09 ---> dfc5f9d42ea9 02:30:09 Step 5/8 : RUN apk add --no-cache make git 02:30:09 ---> Running in 5ae4fedff8e0 02:30:10 8c79c1ac0d81: Pull complete 02:30:10 ff40f1a7a0b9: Pull complete 02:30:10 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 02:30:10 bdb43ae2d12f: Pull complete 02:30:11 8e1ab0ef8490: Pull complete 02:30:11 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 02:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 02:30:11 ---> 8acfeb908b63 02:30:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:30:11 ---> Running in 632ae8d6bc92 02:30:11 Removing intermediate container 632ae8d6bc92 02:30:11 ---> 8dfe69cde04f 02:30:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:11 ---> Running in bbb9e02f7015 02:30:12 Removing intermediate container bbb9e02f7015 02:30:12 ---> 4c27bdb505de 02:30:12 Step 5/8 : RUN apk add --no-cache make git 02:30:12 ---> Running in 0540be6b1d9f 02:30:13 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 02:30:13 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:30:17 OK: 121 MiB in 39 packages 02:30:17 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:30:18 Removing intermediate container 5ae4fedff8e0 02:30:18 ---> d54435eaa365 02:30:18 Step 6/8 : WORKDIR /edgex-ui-go 02:30:18 ---> Running in 05bcdb1fc8ea 02:30:18 Removing intermediate container 05bcdb1fc8ea 02:30:18 ---> bf9b874b5430 02:30:18 Step 7/8 : COPY . . 02:30:20 ---> 0ca40435ac7a 02:30:20 Step 8/8 : RUN go mod download 02:30:20 ---> Running in be2a4697dddf 02:30:21 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 02:30:21 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 02:30:21 go: finding github.com/kr/pretty v0.1.0 02:30:21 go: finding github.com/gorilla/mux v1.7.1 02:30:21 go: finding github.com/gorilla/websocket v1.4.0 02:30:21 go: finding github.com/BurntSushi/toml v0.3.1 02:30:21 go: finding github.com/pelletier/go-toml v1.2.0 02:30:21 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 02:30:21 go: finding github.com/kr/text v0.1.0 02:30:21 go: finding github.com/mitchellh/copystructure v1.0.0 02:30:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:30:22 go: finding github.com/hashicorp/consul/api v1.1.0 02:30:22 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:30:22 go: finding github.com/stretchr/testify v1.3.0 02:30:22 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:30:22 go: finding github.com/pkg/errors v0.8.1 02:30:22 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:30:22 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:30:23 go: finding github.com/kr/pty v1.1.1 02:30:23 go: finding github.com/davecgh/go-spew v1.1.0 02:30:23 go: finding github.com/stretchr/objx v0.1.0 02:30:23 go: finding github.com/pmezard/go-difflib v1.0.0 02:30:24 OK: 134 MiB in 39 packages 02:30:24 Removing intermediate container 0540be6b1d9f 02:30:24 ---> 1992be73bdb3 02:30:24 Step 6/8 : WORKDIR /edgex-ui-go 02:30:24 ---> Running in e25624e98642 02:30:24 Removing intermediate container e25624e98642 02:30:24 ---> 960178cda915 02:30:24 Step 7/8 : COPY . . 02:30:24 ---> 83d499d3dcc8 02:30:24 Step 8/8 : RUN go mod download 02:30:24 ---> Running in dfa888fdf97e 02:30:25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:30:25 go: finding golang.org/x/text v0.3.0 02:30:25 go: finding github.com/gorilla/mux v1.7.1 02:30:25 go: finding github.com/pelletier/go-toml v1.2.0 02:30:25 go: finding github.com/kr/pretty v0.1.0 02:30:25 go: finding github.com/BurntSushi/toml v0.3.1 02:30:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 02:30:25 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 02:30:25 go: finding github.com/gorilla/websocket v1.4.0 02:30:25 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 02:30:26 go: finding github.com/kr/text v0.1.0 02:30:26 go: finding github.com/mitchellh/copystructure v1.0.0 02:30:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:30:26 go: finding github.com/hashicorp/consul/api v1.1.0 02:30:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:30:26 go: finding github.com/kr/pty v1.1.1 02:30:26 go: finding github.com/pkg/errors v0.8.1 02:30:26 go: finding github.com/stretchr/testify v1.3.0 02:30:26 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 02:30:26 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:30:26 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 02:30:27 go: finding github.com/davecgh/go-spew v1.1.0 02:30:27 go: finding github.com/pmezard/go-difflib v1.0.0 02:30:27 go: finding github.com/stretchr/objx v0.1.0 02:30:27 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 02:30:27 go: finding golang.org/x/text v0.3.0 02:30:27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:30:29 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 02:31:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:31:06 go: finding github.com/mitchellh/mapstructure v1.1.2 02:31:06 go: finding github.com/hashicorp/serf v0.8.2 02:31:06 go: finding github.com/hashicorp/go-uuid v1.0.1 02:31:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:31:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:31:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:31:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:31:06 go: finding github.com/mitchellh/go-homedir v1.0.0 02:31:09 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:31:09 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 02:31:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:31:09 go: finding github.com/hashicorp/mdns v1.0.0 02:31:09 go: finding github.com/hashicorp/logutils v1.0.0 02:31:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:31:09 go: finding github.com/mitchellh/cli v1.0.0 02:31:09 go: finding github.com/mitchellh/iochan v1.0.0 02:31:09 go: finding github.com/hashicorp/memberlist v0.1.3 02:31:09 go: finding github.com/hashicorp/go-syslog v1.0.0 02:31:10 go: finding github.com/mitchellh/gox v0.4.0 02:31:10 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:31:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:31:10 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:31:10 go: finding github.com/mattn/go-isatty v0.0.3 02:31:10 go: finding github.com/mattn/go-colorable v0.0.9 02:31:10 go: finding github.com/bgentry/speakeasy v0.1.0 02:31:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:31:10 go: finding github.com/hashicorp/go-multierror v1.0.0 02:31:10 go: finding github.com/davecgh/go-spew v1.1.1 02:31:10 go: finding github.com/stretchr/testify v1.2.2 02:31:10 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 02:31:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:31:10 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 02:31:10 go: finding github.com/hashicorp/go.net v0.0.1 02:31:11 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:31:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:31:11 go: finding github.com/posener/complete v1.1.1 02:31:11 go: finding github.com/fatih/color v1.7.0 02:31:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:31:11 go: finding github.com/miekg/dns v1.0.14 02:31:11 go: finding github.com/hashicorp/errwrap v1.0.0 02:31:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:31:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:31:12 go: finding github.com/hashicorp/go-uuid v1.0.0 02:31:12 go: finding github.com/hashicorp/golang-lru v0.5.0 02:31:15 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:31:15 go: finding github.com/mitchellh/mapstructure v1.1.2 02:31:15 go: finding github.com/hashicorp/serf v0.8.2 02:31:15 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:31:15 go: finding github.com/hashicorp/go-uuid v1.0.1 02:31:15 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:31:15 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:31:15 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:31:16 go: finding github.com/mitchellh/go-homedir v1.0.0 02:31:20 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:31:20 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:31:20 go: finding github.com/hashicorp/memberlist v0.1.3 02:31:20 go: finding github.com/hashicorp/mdns v1.0.0 02:31:20 go: finding github.com/hashicorp/logutils v1.0.0 02:31:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:31:20 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:31:20 go: finding github.com/mitchellh/cli v1.0.0 02:31:20 go: finding github.com/mitchellh/iochan v1.0.0 02:31:20 go: finding github.com/hashicorp/go-syslog v1.0.0 02:31:20 go: finding github.com/mitchellh/gox v0.4.0 02:31:20 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 02:31:20 go: finding github.com/posener/complete v1.1.1 02:31:20 go: finding github.com/mattn/go-colorable v0.0.9 02:31:20 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:31:20 go: finding github.com/hashicorp/go-multierror v1.0.0 02:31:21 go: finding github.com/mattn/go-isatty v0.0.3 02:31:21 go: finding github.com/fatih/color v1.7.0 02:31:21 go: finding github.com/miekg/dns v1.0.14 02:31:21 go: finding github.com/davecgh/go-spew v1.1.1 02:31:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:31:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:31:21 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:31:21 go: finding github.com/stretchr/testify v1.2.2 02:31:21 go: finding github.com/hashicorp/errwrap v1.0.0 02:31:21 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:31:21 go: finding github.com/hashicorp/go.net v0.0.1 02:31:21 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 02:31:21 go: finding github.com/bgentry/speakeasy v0.1.0 02:31:22 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:31:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:31:22 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:31:22 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:31:22 go: finding github.com/hashicorp/go-uuid v1.0.0 02:31:22 go: finding github.com/hashicorp/golang-lru v0.5.0 02:31:23 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 02:31:44 Removing intermediate container dfa888fdf97e 02:31:44 ---> 32f570e8ded0 02:31:44 Successfully built 32f570e8ded0 02:31:44 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 02:31:46 + docker inspect -f . ci-base-image-x86_64 02:31:46 . [Pipeline] withDockerContainer 02:31:46 prd-centos7-docker-4c-2g-1501 does not seem to be running inside a container 02:31:46 $ 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 ******** ci-base-image-x86_64 cat 02:31:48 $ docker top 41530f54bc8870a8a81f8c5a2fc3955ba67cc6af10f9aac69a67d18b0e5ab535 -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:49 + go version 02:31:49 go version go1.11.13 linux/amd64 [Pipeline] sh 02:31:49 + make test 02:31:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:31:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:31:59 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:31:59 GO111MODULE=on go vet ./... 02:32:00 Removing intermediate container be2a4697dddf 02:32:00 ---> 4dca025eaf08 02:32:00 Successfully built 4dca025eaf08 02:32:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:32:00 + docker inspect -f . ci-base-image-arm64 02:32:01 . [Pipeline] withDockerContainer 02:32:01 prd-ubuntu18.04-docker-arm64-4c-16g-1500 does not seem to be running inside a container 02:32:01 $ 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 02:32:02 $ docker top 35934ff05302d052ba0007710fea92ef2496a8b06584d2366ddde86a737e9f67 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 02:32:03 Stashed 1 file(s) [Pipeline] } 02:32:03 $ docker stop --time=1 41530f54bc8870a8a81f8c5a2fc3955ba67cc6af10f9aac69a67d18b0e5ab535 02:32:04 + go version 02:32:04 go version go1.11.13 linux/arm64 02:32:05 $ docker rm -f 41530f54bc8870a8a81f8c5a2fc3955ba67cc6af10f9aac69a67d18b0e5ab535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 02:32:06 + make test 02:32:06 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh 02:32:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:32:06 + ls -al . 02:32:06 total 72 02:32:06 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 31 02:31 . 02:32:06 drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 02:29 .. 02:32:06 drwxrwxr-x. 8 jenkins jenkins 119 Mar 31 02:29 app 02:32:06 drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 02:29 assets 02:32:06 drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 02:29 bin 02:32:06 drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 02:29 cmd 02:32:06 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 02:29 CONTRIBUTING.md 02:32:06 -rw-r--r--. 1 jenkins jenkins 10 Mar 31 02:31 coverage.out 02:32:06 -rw-rw-r--. 1 jenkins jenkins 839 Mar 31 02:29 Dockerfile 02:32:06 -rw-rw-r--. 1 jenkins jenkins 898 Mar 31 02:29 Dockerfile.build 02:32:06 drwxrwxr-x. 4 jenkins jenkins 53 Mar 31 02:29 docs 02:32:06 drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 02:29 .git 02:32:06 -rw-rw-r--. 1 jenkins jenkins 123 Mar 31 02:29 .gitignore 02:32:06 -rw-rw-r--. 1 jenkins jenkins 522 Mar 31 02:29 go.mod 02:32:06 -rw-r--r--. 1 jenkins jenkins 8727 Mar 31 02:31 go.sum 02:32:06 drwxrwxr-x. 3 jenkins jenkins 17 Mar 31 02:29 internal 02:32:06 -rw-rw-r--. 1 jenkins jenkins 675 Mar 31 02:29 Jenkinsfile 02:32:06 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 02:29 LICENSE 02:32:06 -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 02:29 Makefile 02:32:06 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 31 02:29 README.md 02:32:06 drwxrwxr-x. 3 jenkins jenkins 58 Mar 31 02:29 .semver 02:32:06 drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 02:29 snap 02:32:06 -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 02:26 VERSION 02:32:06 -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 02:29 version.go [Pipeline] isUnix [Pipeline] sh 02:32:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:32:07 + 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=c89f24ab84caac8a659fdb924971c3dd85c4b79b --label arch=amd64 --label version=0.0.0 . 02:32:07 Sending build context to Docker daemon 11.38MB 02:32:07 Step 1/23 : ARG BASE=golang:1.11-alpine 02:32:07 Step 2/23 : FROM ${BASE} AS builder 02:32:07 ---> 32f570e8ded0 02:32:07 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:32:07 ---> Running in 0815c5cd88ff 02:32:07 Removing intermediate container 0815c5cd88ff 02:32:07 ---> 885ca86c82dc 02:32:07 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:32:07 ---> Running in 919abec08010 02:32:07 Removing intermediate container 919abec08010 02:32:07 ---> e7f50f068f08 02:32:07 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:32:07 ---> Running in 1cfdbd140107 02:32:07 Removing intermediate container 1cfdbd140107 02:32:07 ---> 933fd0607ec2 02:32:07 Step 6/23 : LABEL Name=edgex-ui-go 02:32:07 ---> Running in 71b7081d4dc2 02:32:07 Removing intermediate container 71b7081d4dc2 02:32:07 ---> 1682bfa7b4a5 02:32:07 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:32:08 ---> Running in 2cf1e90dd267 02:32:08 Removing intermediate container 2cf1e90dd267 02:32:08 ---> d5d3ef09be44 02:32:08 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:08 ---> Running in afcb32c6a592 02:32:09 Removing intermediate container afcb32c6a592 02:32:09 ---> 89d8f42514ea 02:32:09 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:32:09 ---> Running in 061d44577de7 02:32:09 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:32:16 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:32:21 OK: 134 MiB in 39 packages 02:32:21 Removing intermediate container 061d44577de7 02:32:21 ---> 2597b1ad565b 02:32:21 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:32:21 ---> Running in cfd75e077a4a 02:32:21 Removing intermediate container cfd75e077a4a 02:32:21 ---> 615f77ebe3a0 02:32:21 Step 11/23 : COPY go.mod . 02:32:21 ---> 281efa05231a 02:32:21 Step 12/23 : COPY Makefile . 02:32:21 ---> d946649522ff 02:32:21 Step 13/23 : RUN make update 02:32:21 ---> Running in db910e7a4f02 02:32:21 CGO_ENABLED=0 GO111MODULE=on go mod download 02:32:22 Removing intermediate container db910e7a4f02 02:32:22 ---> 71a8e93244dc 02:32:22 Step 14/23 : COPY . . 02:32:23 ---> b1655f630fe8 02:32:23 Step 15/23 : RUN ${MAKE} 02:32:23 ---> Running in 0ed4ad354920 02:32:23 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 02:32:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:32:33 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:32:33 GO111MODULE=on go vet ./... 02:32:35 Removing intermediate container 0ed4ad354920 02:32:35 ---> 4a6f7ed30f24 02:32:35 Step 16/23 : FROM alpine 02:32:35 latest: Pulling from library/alpine 02:32:35 aad63a933944: Pulling fs layer 02:32:35 aad63a933944: Verifying Checksum 02:32:35 aad63a933944: Download complete 02:32:35 aad63a933944: Pull complete 02:32:35 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 02:32:35 Status: Downloaded newer image for alpine:latest 02:32:35 ---> a187dde48cd2 02:32:35 Step 17/23 : EXPOSE 4000 02:32:35 ---> Running in 5cbe99cb610c 02:32:36 Removing intermediate container 5cbe99cb610c 02:32:36 ---> 60bc11361e39 02:32:36 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 02:32:36 ---> 81498f2243e4 02:32:36 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:32:36 ---> Running in 9d9e24b27c99 02:32:36 Removing intermediate container 9d9e24b27c99 02:32:36 ---> 95f9f796e92a 02:32:36 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 02:32:36 ---> Running in 2c5f65092d64 02:32:36 Removing intermediate container 2c5f65092d64 02:32:36 ---> 51439a66eb40 02:32:36 Step 21/23 : LABEL arch=amd64 02:32:36 ---> Running in 3550ff3a160b 02:32:37 Removing intermediate container 3550ff3a160b 02:32:37 ---> 48e0bfe678ec 02:32:37 Step 22/23 : LABEL git_sha=c89f24ab84caac8a659fdb924971c3dd85c4b79b 02:32:37 ---> Running in 70641ef6e28e 02:32:37 Removing intermediate container 70641ef6e28e 02:32:37 ---> de67377f5a2b 02:32:37 Step 23/23 : LABEL version=0.0.0 02:32:37 ---> Running in 4bbdf236209e 02:32:37 Removing intermediate container 4bbdf236209e 02:32:37 ---> 198dfd0bdb91 02:32:37 [Warning] One or more build-args [ARCH] were not consumed 02:32:37 Successfully built 198dfd0bdb91 02:32:37 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 02:32:46 Warning: overwriting stash ‘coverage-report’ 02:32:46 Stashed 1 file(s) [Pipeline] } 02:32:46 $ docker stop --time=1 35934ff05302d052ba0007710fea92ef2496a8b06584d2366ddde86a737e9f67 02:32:48 $ docker rm -f 35934ff05302d052ba0007710fea92ef2496a8b06584d2366ddde86a737e9f67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:32:50 + ls -al . 02:32:50 total 112 02:32:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 02:32 . 02:32:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 02:29 .. 02:32:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 02:29 .git 02:32:50 -rw-rw-r-- 1 jenkins jenkins 123 Mar 31 02:29 .gitignore 02:32:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 .semver 02:32:50 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 02:29 CONTRIBUTING.md 02:32:50 -rw-rw-r-- 1 jenkins jenkins 839 Mar 31 02:29 Dockerfile 02:32:50 -rw-rw-r-- 1 jenkins jenkins 898 Mar 31 02:29 Dockerfile.build 02:32:50 -rw-rw-r-- 1 jenkins jenkins 675 Mar 31 02:29 Jenkinsfile 02:32:50 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 02:29 LICENSE 02:32:50 -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 02:29 Makefile 02:32:50 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 31 02:29 README.md 02:32:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 02:26 VERSION 02:32:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 02:29 app 02:32:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 assets 02:32:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 02:29 bin 02:32:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 cmd 02:32:50 -rw-r--r-- 1 jenkins jenkins 10 Mar 31 02:32 coverage.out 02:32:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 02:29 docs 02:32:50 -rw-rw-r-- 1 jenkins jenkins 522 Mar 31 02:29 go.mod 02:32:50 -rw-r--r-- 1 jenkins jenkins 8727 Mar 31 02:32 go.sum 02:32:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 internal 02:32:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 02:29 snap 02:32:50 -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 02:29 version.go [Pipeline] isUnix [Pipeline] sh 02:32:50 + 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=c89f24ab84caac8a659fdb924971c3dd85c4b79b --label arch=arm64 --label version=0.0.0 . 02:32:51 Sending build context to Docker daemon 11.38MB 02:32:51 Step 1/23 : ARG BASE=golang:1.11-alpine 02:32:51 Step 2/23 : FROM ${BASE} AS builder 02:32:51 ---> 4dca025eaf08 02:32:51 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:32:51 ---> Running in 6a980320383b 02:32:51 Removing intermediate container 6a980320383b 02:32:51 ---> cb687a11730e 02:32:51 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:32:52 ---> Running in a165157dc6c5 02:32:52 Removing intermediate container a165157dc6c5 02:32:52 ---> 15b07a7df865 02:32:52 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:32:52 ---> Running in 02c8b23e6b74 02:32:52 Removing intermediate container 02c8b23e6b74 02:32:52 ---> e75011cc3f1c 02:32:52 Step 6/23 : LABEL Name=edgex-ui-go 02:32:52 ---> Running in 31c09a072ed7 02:32:53 Removing intermediate container 31c09a072ed7 02:32:53 ---> 9e90d22e9b4d 02:32:53 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:32:53 ---> Running in a8e907508056 02:32:53 Removing intermediate container a8e907508056 02:32:53 ---> cd546b9723f3 02:32:53 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:53 ---> Running in bb8b5fb33046 02:32:55 Removing intermediate container bb8b5fb33046 02:32:55 ---> aacd07292358 02:32:55 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:32:55 ---> Running in 2856da05c6a0 02:32:56 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 02:33:03 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 02:33:06 OK: 121 MiB in 39 packages 02:33:07 Removing intermediate container 2856da05c6a0 02:33:07 ---> e5653cec3be9 02:33:07 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:33:07 ---> Running in 54ca4757c298 02:33:07 Removing intermediate container 54ca4757c298 02:33:07 ---> 917919ca228e 02:33:07 Step 11/23 : COPY go.mod . 02:33:08 ---> 404d716a0f8c 02:33:08 Step 12/23 : COPY Makefile . 02:33:08 ---> c4fdbe909152 02:33:08 Step 13/23 : RUN make update 02:33:08 ---> Running in b75ac8300522 02:33:09 CGO_ENABLED=0 GO111MODULE=on go mod download 02:33:10 Removing intermediate container b75ac8300522 02:33:10 ---> 31a419066996 02:33:10 Step 14/23 : COPY . . 02:33:12 ---> 03b22f2b7aa9 02:33:12 Step 15/23 : RUN ${MAKE} 02:33:12 ---> Running in 3c928c7c7271 02:33:12 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 02:33:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:33:41 Removing intermediate container 3c928c7c7271 02:33:41 ---> 24bb21664f87 02:33:41 Step 16/23 : FROM alpine 02:33:41 latest: Pulling from library/alpine 02:33:42 8a0637ca1ac9: Pulling fs layer 02:33:42 8a0637ca1ac9: Verifying Checksum 02:33:42 8a0637ca1ac9: Download complete 02:33:42 8a0637ca1ac9: Pull complete 02:33:42 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 02:33:43 Status: Downloaded newer image for alpine:latest 02:33:43 ---> 2ee122dcc32d 02:33:43 Step 17/23 : EXPOSE 4000 02:33:43 ---> Running in cc88d464ba4a 02:33:43 Removing intermediate container cc88d464ba4a 02:33:43 ---> 8293e92ac1f6 02:33:43 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 02:33:45 ---> e0d0c65805ee 02:33:45 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:33:45 ---> Running in 9d6c3c67b6f5 02:33:45 Removing intermediate container 9d6c3c67b6f5 02:33:45 ---> 0801f0ae9208 02:33:45 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 02:33:45 ---> Running in f6936ce66caa 02:33:46 Removing intermediate container f6936ce66caa 02:33:46 ---> 8f3f24d71197 02:33:46 Step 21/23 : LABEL arch=arm64 02:33:46 ---> Running in 653a2aef02a9 02:33:46 Removing intermediate container 653a2aef02a9 02:33:46 ---> 78be40e51a41 02:33:46 Step 22/23 : LABEL git_sha=c89f24ab84caac8a659fdb924971c3dd85c4b79b 02:33:46 ---> Running in 3de24d14528d 02:33:47 Removing intermediate container 3de24d14528d 02:33:47 ---> 23a2af22359d 02:33:47 Step 23/23 : LABEL version=0.0.0 02:33:47 ---> Running in 498f0b977ccc 02:33:47 Removing intermediate container 498f0b977ccc 02:33:47 ---> 4c24c35440e9 02:33:47 [Warning] One or more build-args [ARCH] were not consumed 02:33:47 Successfully built 4c24c35440e9 02:33:47 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 02:33:48 provisioning config files... 02:33:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/config4240556080649754987tmp [Pipeline] { [Pipeline] sh 02:33:48 + curl -s https://codecov.io/bash 02:33:48 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/config4240556080649754987tmp 02:33:49 02:33:49 _____ _ 02:33:49 / ____| | | 02:33:49 | | ___ __| | ___ ___ _____ __ 02:33:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:33:49 | |___| (_) | (_| | __/ (_| (_) \ V / 02:33:49 \_____\___/ \__,_|\___|\___\___/ \_/ 02:33:49 Bash-tbd 02:33:49 02:33:49 02:33:49 ==> Jenkins CI detected. 02:33:49 project root: . 02:33:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:33:49 ==> Running gcov in . (disable via -X gcov) 02:33:49 ==> Python coveragepy not found 02:33:49 ==> Searching for coverage reports in: 02:33:49 + . 02:33:49 -> Found 1 reports 02:33:49 ==> Detecting git/mercurial file structure 02:33:49 ==> Reading reports 02:33:49 + ./coverage.out bytes=10 02:33:49 ==> Appending adjustments 02:33:49 http://docs.codecov.io/docs/fixing-reports 02:33:49 + Found adjustments 02:33:49 ==> Gzipping contents 02:33:49 ==> Uploading reports 02:33:49 url: https://codecov.io 02:33:49 query: branch=PR-175&commit=c89f24ab84caac8a659fdb924971c3dd85c4b79b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-175%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=175&job= 02:33:49 -> Pinging Codecov 02:33:49 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-175&commit=c89f24ab84caac8a659fdb924971c3dd85c4b79b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-175%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=175&job= 02:33:49 -> Uploading 02:33:50 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c89f24ab84caac8a659fdb924971c3dd85c4b79b [Pipeline] } 02:33:50 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 02:33:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:33:51 ---> package-listing.sh 02:33:51 ++ facter osfamily 02:33:51 ++ tr '[:upper:]' '[:lower:]' 02:33:51 + OS_FAMILY=redhat 02:33:51 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-175 02:33:51 + START_PACKAGES=/tmp/packages_start.txt 02:33:51 + END_PACKAGES=/tmp/packages_end.txt 02:33:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:33:51 + PACKAGES=/tmp/packages_start.txt 02:33:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-175 ']' 02:33:51 + PACKAGES=/tmp/packages_end.txt 02:33:51 + case "${OS_FAMILY}" in 02:33:51 + rpm -qa 02:33:51 + sort 02:33:55 + '[' -f /tmp/packages_start.txt ']' 02:33:55 + '[' -f /tmp/packages_end.txt ']' 02:33:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:33:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-175 ']' 02:33:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-175/archives/ 02:33:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-175/archives/ [Pipeline] isUnix [Pipeline] sh 02:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:33:56 02:33:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:33:56 alpine: Pulling from edgex-lftools-log-publisher 02:33:56 c9b1b535fdd9: Pulling fs layer 02:33:56 2cc5ad85d9ab: Pulling fs layer 02:33:56 756a868c4378: Pulling fs layer 02:33:56 444b2fc9a129: Pulling fs layer 02:33:56 ea15f1150254: Pulling fs layer 02:33:56 41b27a9f41bf: Pulling fs layer 02:33:56 28c525ee5125: Pulling fs layer 02:33:56 094b1ea09ed8: Pulling fs layer 02:33:56 138eaada9080: Pulling fs layer 02:33:56 0622d0fa9048: Pulling fs layer 02:33:56 444b2fc9a129: Waiting 02:33:56 28c525ee5125: Waiting 02:33:56 138eaada9080: Waiting 02:33:56 0622d0fa9048: Waiting 02:33:56 094b1ea09ed8: Waiting 02:33:56 41b27a9f41bf: Waiting 02:33:56 ea15f1150254: Waiting 02:33:56 2cc5ad85d9ab: Download complete 02:33:56 444b2fc9a129: Verifying Checksum 02:33:56 444b2fc9a129: Download complete 02:33:56 c9b1b535fdd9: Download complete 02:33:56 ea15f1150254: Verifying Checksum 02:33:56 ea15f1150254: Download complete 02:33:56 28c525ee5125: Verifying Checksum 02:33:56 28c525ee5125: Download complete 02:33:57 c9b1b535fdd9: Pull complete 02:33:57 756a868c4378: Verifying Checksum 02:33:57 756a868c4378: Download complete 02:33:57 138eaada9080: Verifying Checksum 02:33:57 138eaada9080: Download complete 02:33:57 2cc5ad85d9ab: Pull complete 02:33:57 0622d0fa9048: Verifying Checksum 02:33:57 0622d0fa9048: Download complete 02:33:57 094b1ea09ed8: Verifying Checksum 02:33:57 094b1ea09ed8: Download complete 02:33:58 41b27a9f41bf: Verifying Checksum 02:33:58 41b27a9f41bf: Download complete 02:33:59 756a868c4378: Pull complete 02:33:59 444b2fc9a129: Pull complete 02:33:59 ea15f1150254: Pull complete 02:34:03 41b27a9f41bf: Pull complete 02:34:03 28c525ee5125: Pull complete 02:34:05 094b1ea09ed8: Pull complete 02:34:05 138eaada9080: Pull complete 02:34:06 0622d0fa9048: Pull complete 02:34:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:34:06 prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container 02:34:06 $ 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-175 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-175:/w/workspace/edgexfoundry_edgex-ui-go_PR-175:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-175@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:10003/edgex-lftools-log-publisher:alpine cat 02:34:07 $ docker top 1016417db4ccf8654f5632cef08ed48bbae9b85c5b44281fcdac997d6299f73d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:34:08 provisioning config files... 02:34:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/config7078351702731855011tmp [Pipeline] { [Pipeline] echo 02:34:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:08 ---> create-netrc.sh [Pipeline] echo 02:34:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:08 ---> logs-deploy.sh 02:34:08 + ARCHIVE_ARTIFACTS= 02:34:08 + LOGS_SERVER=https://logs.edgexfoundry.org 02:34:08 + '[' https://logs.edgexfoundry.org == None ']' 02:34:08 + NEXUS_URL=https://nexus.edgexfoundry.org 02:34:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-175/2 02:34:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-175/2/ 02:34:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-175/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-175 02:34:09 Archives upload complete. 02:34:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-175/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-175/2/