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 [2020-03-31T02:26:25.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:26:28.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T02:26:28.118Z] [2020-03-31T02:26:28.118Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:26:28.494Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T02:26:28.494Z] latest: Pulling from edgex-devops/git-semver [2020-03-31T02:26:28.494Z] 9123ac7c32f7: Pulling fs layer [2020-03-31T02:26:28.494Z] b8cc5d1170e3: Pulling fs layer [2020-03-31T02:26:28.494Z] 2924cbbf6a41: Pulling fs layer [2020-03-31T02:26:28.494Z] 93b08a4f1073: Pulling fs layer [2020-03-31T02:26:28.494Z] 93b08a4f1073: Waiting [2020-03-31T02:26:28.494Z] b8cc5d1170e3: Verifying Checksum [2020-03-31T02:26:28.494Z] b8cc5d1170e3: Download complete [2020-03-31T02:26:28.754Z] 9123ac7c32f7: Verifying Checksum [2020-03-31T02:26:28.754Z] 9123ac7c32f7: Download complete [2020-03-31T02:26:28.754Z] 93b08a4f1073: Verifying Checksum [2020-03-31T02:26:28.754Z] 93b08a4f1073: Download complete [2020-03-31T02:26:28.754Z] 2924cbbf6a41: Verifying Checksum [2020-03-31T02:26:28.754Z] 2924cbbf6a41: Download complete [2020-03-31T02:26:29.015Z] 9123ac7c32f7: Pull complete [2020-03-31T02:26:29.015Z] b8cc5d1170e3: Pull complete [2020-03-31T02:26:29.951Z] 2924cbbf6a41: Pull complete [2020-03-31T02:26:29.951Z] 93b08a4f1073: Pull complete [2020-03-31T02:26:29.951Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-31T02:26:29.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-31T02:26:30.076Z] prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container [2020-03-31T02:26:30.121Z] $ 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 [2020-03-31T02:26:30.738Z] $ docker top c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-31T02:26:31.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T02:26:31.219Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T02:26:31.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T02:26:31.428Z] $ docker exec c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent [2020-03-31T02:26:31.597Z] SSH_AUTH_SOCK=/tmp/ssh-JSYlwGKjOQS1/agent.15 [2020-03-31T02:26:31.597Z] SSH_AGENT_PID=21 [2020-03-31T02:26:31.606Z] Running ssh-add (command line suppressed) [2020-03-31T02:26:31.745Z] 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) [2020-03-31T02:26:31.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T02:26:32.104Z] + git describe --exact-match --tags HEAD [2020-03-31T02:26:32.105Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-31T02:26:32.165Z] $ docker exec --env ******** --env ******** c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent -k [2020-03-31T02:26:32.297Z] unset SSH_AUTH_SOCK; [2020-03-31T02:26:32.297Z] unset SSH_AGENT_PID; [2020-03-31T02:26:32.298Z] echo Agent pid 21 killed; [2020-03-31T02:26:32.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-31T02:26:32.413Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-31T02:26:32.413Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-31T02:26:32.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T02:26:32.492Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T02:26:32.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T02:26:32.666Z] $ docker exec c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent [2020-03-31T02:26:32.836Z] SSH_AUTH_SOCK=/tmp/ssh-wrkQ0LyLneS6/agent.56 [2020-03-31T02:26:32.836Z] SSH_AGENT_PID=63 [2020-03-31T02:26:32.842Z] Running ssh-add (command line suppressed) [2020-03-31T02:26:32.977Z] 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) [2020-03-31T02:26:33.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T02:26:33.359Z] + git semver init [2020-03-31T02:26:33.359Z] # -> Open(): unable to determine branch for HEAD [2020-03-31T02:26:33.359Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-175/.git [2020-03-31T02:26:33.359Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-175 [2020-03-31T02:26:33.359Z] # $SEMVER_REMOTE_NAME = origin [2020-03-31T02:26:33.359Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-31T02:26:33.359Z] # $SEMVER_USER_NAME = jenkins [2020-03-31T02:26:33.359Z] # $SEMVER_BRANCH = PR-175 [2020-03-31T02:26:33.359Z] # $SEMVER_TEMP = /tmp/semver-177533988 [2020-03-31T02:26:33.359Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-31T02:26:48.240Z] # '/tmp/semver-177533988' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-175/.semver' [2020-03-31T02:26:48.240Z] # -> Force: false [2020-03-31T02:26:48.240Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-175/.semver [Pipeline] } [2020-03-31T02:26:48.251Z] $ docker exec --env ******** --env ******** c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed ssh-agent -k [2020-03-31T02:26:48.420Z] unset SSH_AUTH_SOCK; [2020-03-31T02:26:48.421Z] unset SSH_AGENT_PID; [2020-03-31T02:26:48.421Z] echo Agent pid 63 killed; [2020-03-31T02:26:48.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-31T02:26:49.175Z] + git semver [Pipeline] } [2020-03-31T02:26:49.188Z] $ docker stop --time=1 c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed [2020-03-31T02:26:50.520Z] $ docker rm -f c4987f12a8644c58c4d9757fc27afb99138e2b67eb8143371ccb32d6d71617ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-31T02:26:51.500Z] Stashed 32 file(s) [Pipeline] echo [2020-03-31T02:26:51.502Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-31T02:27:06.720Z] Still waiting to schedule task [2020-03-31T02:27:06.720Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-31T02:27:06.721Z] Still waiting to schedule task [2020-03-31T02:27:06.721Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-31T02:28:56.028Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1500 in /w/workspace/edgexfoundry_edgex-ui-go_PR-175 [Pipeline] { [Pipeline] ws [2020-03-31T02:28:56.065Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-31T02:29:00.982Z] using credential edgex-jenkins-ssh [2020-03-31T02:29:01.037Z] Cloning the remote Git repository [2020-03-31T02:29:01.037Z] Cloning with configured refspecs honoured and without tags [2020-03-31T02:29:01.096Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T02:29:01.177Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-31T02:29:01.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T02:29:01.263Z] > git --version # timeout=10 [2020-03-31T02:29:01.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T02:29:01.361Z] > 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 [2020-03-31T02:29:08.783Z] Fetching without tags [2020-03-31T02:29:09.259Z] Merging remotes/origin/master commit 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 into PR head commit c89f24ab84caac8a659fdb924971c3dd85c4b79b [2020-03-31T02:29:08.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T02:29:08.723Z] > git config --add remote.origin.fetch +refs/pull/175/head:refs/remotes/origin/PR-175 # timeout=10 [2020-03-31T02:29:08.740Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T02:29:08.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T02:29:08.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T02:29:08.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T02:29:08.800Z] > 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 [2020-03-31T02:29:09.275Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T02:29:09.292Z] > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 [2020-03-31T02:29:09.455Z] > git remote # timeout=10 [2020-03-31T02:29:09.472Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T02:29:09.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T02:29:09.509Z] > git merge 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 [2020-03-31T02:29:09.528Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T02:29:09.545Z] Merge succeeded, producing c89f24ab84caac8a659fdb924971c3dd85c4b79b [2020-03-31T02:29:09.546Z] Checking out Revision c89f24ab84caac8a659fdb924971c3dd85c4b79b (PR-175) [2020-03-31T02:29:09.548Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T02:29:09.571Z] > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 [2020-03-31T02:29:14.095Z] 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 [2020-03-31T02:29:15.411Z] ========================================================= [2020-03-31T02:29:15.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-31T02:29:15.411Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:29:16.686Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-31T02:29:17.648Z] Sending build context to Docker daemon 11.37MB [2020-03-31T02:29:17.648Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-31T02:29:17.648Z] Step 2/8 : FROM ${BASE} [2020-03-31T02:29:18.231Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-31T02:29:18.231Z] 29bddadc8f3f: Pulling fs layer [2020-03-31T02:29:18.231Z] 02bb20f2603b: Pulling fs layer [2020-03-31T02:29:18.231Z] b62863a3550b: Pulling fs layer [2020-03-31T02:29:18.231Z] 9586258a13ea: Pulling fs layer [2020-03-31T02:29:18.231Z] a8b2cbafd68c: Pulling fs layer [2020-03-31T02:29:18.231Z] d1dd75721c92: Pulling fs layer [2020-03-31T02:29:18.231Z] 4e34fffdb759: Pulling fs layer [2020-03-31T02:29:18.231Z] fd1d9eb628f9: Pulling fs layer [2020-03-31T02:29:18.231Z] bd44c58b92db: Pulling fs layer [2020-03-31T02:29:18.231Z] e5856e266cf4: Pulling fs layer [2020-03-31T02:29:18.231Z] f0f88b30cdbb: Pulling fs layer [2020-03-31T02:29:18.231Z] 9586258a13ea: Waiting [2020-03-31T02:29:18.231Z] a8b2cbafd68c: Waiting [2020-03-31T02:29:18.231Z] bd44c58b92db: Waiting [2020-03-31T02:29:18.231Z] d1dd75721c92: Waiting [2020-03-31T02:29:18.231Z] e5856e266cf4: Waiting [2020-03-31T02:29:18.231Z] 4e34fffdb759: Waiting [2020-03-31T02:29:18.231Z] f0f88b30cdbb: Waiting [2020-03-31T02:29:18.231Z] fd1d9eb628f9: Waiting [2020-03-31T02:29:18.231Z] b62863a3550b: Verifying Checksum [2020-03-31T02:29:18.231Z] b62863a3550b: Download complete [2020-03-31T02:29:18.231Z] 02bb20f2603b: Download complete [2020-03-31T02:29:18.231Z] a8b2cbafd68c: Verifying Checksum [2020-03-31T02:29:18.231Z] a8b2cbafd68c: Download complete [2020-03-31T02:29:18.231Z] d1dd75721c92: Verifying Checksum [2020-03-31T02:29:18.231Z] d1dd75721c92: Download complete [2020-03-31T02:29:18.501Z] 29bddadc8f3f: Verifying Checksum [2020-03-31T02:29:18.501Z] 29bddadc8f3f: Download complete [2020-03-31T02:29:19.089Z] 29bddadc8f3f: Pull complete [2020-03-31T02:29:19.673Z] 02bb20f2603b: Pull complete [2020-03-31T02:29:19.940Z] b62863a3550b: Pull complete [2020-03-31T02:29:28.139Z] 4e34fffdb759: Verifying Checksum [2020-03-31T02:29:28.139Z] 4e34fffdb759: Download complete [2020-03-31T02:29:28.139Z] bd44c58b92db: Verifying Checksum [2020-03-31T02:29:28.139Z] bd44c58b92db: Download complete [2020-03-31T02:29:34.699Z] Running on prd-centos7-docker-4c-2g-1501 in /w/workspace/edgexfoundry_edgex-ui-go_PR-175 [Pipeline] { [Pipeline] ws [2020-03-31T02:29:34.734Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-31T02:29:34.799Z] e5856e266cf4: Verifying Checksum [2020-03-31T02:29:34.799Z] e5856e266cf4: Download complete [2020-03-31T02:29:34.799Z] f0f88b30cdbb: Verifying Checksum [2020-03-31T02:29:34.799Z] f0f88b30cdbb: Download complete [2020-03-31T02:29:36.925Z] using credential edgex-jenkins-ssh [2020-03-31T02:29:36.966Z] Cloning the remote Git repository [2020-03-31T02:29:36.966Z] Cloning with configured refspecs honoured and without tags [2020-03-31T02:29:36.991Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T02:29:37.024Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-31T02:29:37.068Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T02:29:37.069Z] > git --version # timeout=10 [2020-03-31T02:29:37.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T02:29:37.101Z] > 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 [2020-03-31T02:29:40.164Z] 9586258a13ea: Verifying Checksum [2020-03-31T02:29:40.164Z] 9586258a13ea: Download complete [2020-03-31T02:29:40.759Z] fd1d9eb628f9: Verifying Checksum [2020-03-31T02:29:40.759Z] fd1d9eb628f9: Download complete [2020-03-31T02:29:43.362Z] Fetching without tags [2020-03-31T02:29:43.737Z] Merging remotes/origin/master commit 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 into PR head commit c89f24ab84caac8a659fdb924971c3dd85c4b79b [2020-03-31T02:29:43.870Z] Merge succeeded, producing c89f24ab84caac8a659fdb924971c3dd85c4b79b [2020-03-31T02:29:43.870Z] Checking out Revision c89f24ab84caac8a659fdb924971c3dd85c4b79b (PR-175) [2020-03-31T02:29:43.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T02:29:43.342Z] > git config --add remote.origin.fetch +refs/pull/175/head:refs/remotes/origin/PR-175 # timeout=10 [2020-03-31T02:29:43.348Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T02:29:43.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-31T02:29:43.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-31T02:29:43.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T02:29:43.376Z] > 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 [2020-03-31T02:29:43.744Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T02:29:43.749Z] > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 [2020-03-31T02:29:43.838Z] > git remote # timeout=10 [2020-03-31T02:29:43.845Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T02:29:43.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T02:29:43.855Z] > git merge 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 [2020-03-31T02:29:43.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T02:29:43.872Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T02:29:43.877Z] > git checkout -f c89f24ab84caac8a659fdb924971c3dd85c4b79b # timeout=10 [2020-03-31T02:29:50.858Z] 9586258a13ea: Pull complete [2020-03-31T02:29:51.124Z] a8b2cbafd68c: Pull complete [2020-03-31T02:29:51.390Z] d1dd75721c92: Pull complete [2020-03-31T02:29:53.014Z] 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 [2020-03-31T02:29:53.799Z] ========================================================= [2020-03-31T02:29:53.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-31T02:29:53.799Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:29:54.431Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-31T02:29:54.692Z] Sending build context to Docker daemon 11.37MB [2020-03-31T02:29:54.692Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-31T02:29:54.692Z] Step 2/8 : FROM ${BASE} [2020-03-31T02:29:54.953Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-31T02:29:54.953Z] 9d48c3bd43c5: Pulling fs layer [2020-03-31T02:29:54.953Z] 7f94eaf8af20: Pulling fs layer [2020-03-31T02:29:54.953Z] 9fe9984849c1: Pulling fs layer [2020-03-31T02:29:54.953Z] ec448270508e: Pulling fs layer [2020-03-31T02:29:54.953Z] 65ba82af53f7: Pulling fs layer [2020-03-31T02:29:54.953Z] 07c18b20a200: Pulling fs layer [2020-03-31T02:29:54.953Z] d9b3ee039db2: Pulling fs layer [2020-03-31T02:29:54.953Z] 8c79c1ac0d81: Pulling fs layer [2020-03-31T02:29:54.953Z] ff40f1a7a0b9: Pulling fs layer [2020-03-31T02:29:54.953Z] bdb43ae2d12f: Pulling fs layer [2020-03-31T02:29:54.953Z] 8e1ab0ef8490: Pulling fs layer [2020-03-31T02:29:54.953Z] d9b3ee039db2: Waiting [2020-03-31T02:29:54.953Z] 8c79c1ac0d81: Waiting [2020-03-31T02:29:54.953Z] ff40f1a7a0b9: Waiting [2020-03-31T02:29:54.953Z] bdb43ae2d12f: Waiting [2020-03-31T02:29:54.953Z] 8e1ab0ef8490: Waiting [2020-03-31T02:29:54.953Z] ec448270508e: Waiting [2020-03-31T02:29:54.953Z] 65ba82af53f7: Waiting [2020-03-31T02:29:54.953Z] 07c18b20a200: Waiting [2020-03-31T02:29:54.953Z] 9fe9984849c1: Verifying Checksum [2020-03-31T02:29:54.953Z] 9fe9984849c1: Download complete [2020-03-31T02:29:54.953Z] 7f94eaf8af20: Verifying Checksum [2020-03-31T02:29:54.953Z] 7f94eaf8af20: Download complete [2020-03-31T02:29:54.953Z] 65ba82af53f7: Verifying Checksum [2020-03-31T02:29:54.953Z] 65ba82af53f7: Download complete [2020-03-31T02:29:54.953Z] 9d48c3bd43c5: Verifying Checksum [2020-03-31T02:29:54.953Z] 9d48c3bd43c5: Download complete [2020-03-31T02:29:54.953Z] 07c18b20a200: Verifying Checksum [2020-03-31T02:29:54.953Z] 07c18b20a200: Download complete [2020-03-31T02:29:55.217Z] 9d48c3bd43c5: Pull complete [2020-03-31T02:29:55.476Z] 7f94eaf8af20: Pull complete [2020-03-31T02:29:56.422Z] d9b3ee039db2: Verifying Checksum [2020-03-31T02:29:56.422Z] d9b3ee039db2: Download complete [2020-03-31T02:29:56.422Z] ff40f1a7a0b9: Verifying Checksum [2020-03-31T02:29:56.422Z] ff40f1a7a0b9: Download complete [2020-03-31T02:29:56.685Z] 8c79c1ac0d81: Verifying Checksum [2020-03-31T02:29:56.685Z] 8c79c1ac0d81: Download complete [2020-03-31T02:29:56.685Z] ec448270508e: Verifying Checksum [2020-03-31T02:29:56.685Z] ec448270508e: Download complete [2020-03-31T02:29:56.685Z] 8e1ab0ef8490: Verifying Checksum [2020-03-31T02:29:56.685Z] 8e1ab0ef8490: Download complete [2020-03-31T02:29:56.752Z] 4e34fffdb759: Pull complete [2020-03-31T02:29:56.947Z] bdb43ae2d12f: Verifying Checksum [2020-03-31T02:29:56.947Z] bdb43ae2d12f: Download complete [2020-03-31T02:29:57.514Z] 9fe9984849c1: Pull complete [2020-03-31T02:30:01.027Z] fd1d9eb628f9: Pull complete [2020-03-31T02:30:01.027Z] bd44c58b92db: Pull complete [2020-03-31T02:30:02.792Z] ec448270508e: Pull complete [2020-03-31T02:30:02.792Z] 65ba82af53f7: Pull complete [2020-03-31T02:30:02.792Z] 07c18b20a200: Pull complete [2020-03-31T02:30:02.981Z] e5856e266cf4: Pull complete [2020-03-31T02:30:03.247Z] f0f88b30cdbb: Pull complete [2020-03-31T02:30:03.247Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-31T02:30:03.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-31T02:30:03.247Z] ---> 0be50c763560 [2020-03-31T02:30:03.247Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T02:30:06.105Z] d9b3ee039db2: Pull complete [2020-03-31T02:30:07.528Z] ---> Running in 6885918d3e1a [2020-03-31T02:30:07.528Z] Removing intermediate container 6885918d3e1a [2020-03-31T02:30:07.528Z] ---> b7929dd17378 [2020-03-31T02:30:07.528Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T02:30:07.528Z] ---> Running in 0b75437a1295 [2020-03-31T02:30:09.474Z] Removing intermediate container 0b75437a1295 [2020-03-31T02:30:09.474Z] ---> dfc5f9d42ea9 [2020-03-31T02:30:09.474Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-31T02:30:09.474Z] ---> Running in 5ae4fedff8e0 [2020-03-31T02:30:10.331Z] 8c79c1ac0d81: Pull complete [2020-03-31T02:30:10.331Z] ff40f1a7a0b9: Pull complete [2020-03-31T02:30:10.434Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-31T02:30:10.901Z] bdb43ae2d12f: Pull complete [2020-03-31T02:30:11.161Z] 8e1ab0ef8490: Pull complete [2020-03-31T02:30:11.161Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-31T02:30:11.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-31T02:30:11.161Z] ---> 8acfeb908b63 [2020-03-31T02:30:11.161Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-31T02:30:11.161Z] ---> Running in 632ae8d6bc92 [2020-03-31T02:30:11.161Z] Removing intermediate container 632ae8d6bc92 [2020-03-31T02:30:11.161Z] ---> 8dfe69cde04f [2020-03-31T02:30:11.161Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T02:30:11.422Z] ---> Running in bbb9e02f7015 [2020-03-31T02:30:12.371Z] Removing intermediate container bbb9e02f7015 [2020-03-31T02:30:12.371Z] ---> 4c27bdb505de [2020-03-31T02:30:12.371Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-31T02:30:12.371Z] ---> Running in 0540be6b1d9f [2020-03-31T02:30:13.023Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-31T02:30:13.318Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-31T02:30:17.282Z] OK: 121 MiB in 39 packages [2020-03-31T02:30:17.537Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-31T02:30:18.248Z] Removing intermediate container 5ae4fedff8e0 [2020-03-31T02:30:18.248Z] ---> d54435eaa365 [2020-03-31T02:30:18.248Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-31T02:30:18.521Z] ---> Running in 05bcdb1fc8ea [2020-03-31T02:30:18.790Z] Removing intermediate container 05bcdb1fc8ea [2020-03-31T02:30:18.790Z] ---> bf9b874b5430 [2020-03-31T02:30:18.790Z] Step 7/8 : COPY . . [2020-03-31T02:30:20.206Z] ---> 0ca40435ac7a [2020-03-31T02:30:20.206Z] Step 8/8 : RUN go mod download [2020-03-31T02:30:20.473Z] ---> Running in be2a4697dddf [2020-03-31T02:30:21.442Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-31T02:30:21.442Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-31T02:30:21.442Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-31T02:30:21.442Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-31T02:30:21.442Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-31T02:30:21.442Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-31T02:30:21.442Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-31T02:30:21.717Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-31T02:30:21.990Z] go: finding github.com/kr/text v0.1.0 [2020-03-31T02:30:21.990Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-31T02:30:22.259Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-31T02:30:22.259Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-31T02:30:22.259Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-31T02:30:22.259Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-31T02:30:22.259Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-31T02:30:22.535Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-31T02:30:22.535Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-31T02:30:22.803Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-31T02:30:23.394Z] go: finding github.com/kr/pty v1.1.1 [2020-03-31T02:30:23.394Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-31T02:30:23.394Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T02:30:23.394Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T02:30:24.128Z] OK: 134 MiB in 39 packages [2020-03-31T02:30:24.128Z] Removing intermediate container 0540be6b1d9f [2020-03-31T02:30:24.128Z] ---> 1992be73bdb3 [2020-03-31T02:30:24.128Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-31T02:30:24.128Z] ---> Running in e25624e98642 [2020-03-31T02:30:24.128Z] Removing intermediate container e25624e98642 [2020-03-31T02:30:24.128Z] ---> 960178cda915 [2020-03-31T02:30:24.128Z] Step 7/8 : COPY . . [2020-03-31T02:30:24.697Z] ---> 83d499d3dcc8 [2020-03-31T02:30:24.697Z] Step 8/8 : RUN go mod download [2020-03-31T02:30:24.957Z] ---> Running in dfa888fdf97e [2020-03-31T02:30:25.343Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-31T02:30:25.343Z] go: finding golang.org/x/text v0.3.0 [2020-03-31T02:30:25.905Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-31T02:30:25.905Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-31T02:30:25.905Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-31T02:30:25.905Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-31T02:30:25.905Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-31T02:30:25.905Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-31T02:30:25.905Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-31T02:30:25.905Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-31T02:30:26.166Z] go: finding github.com/kr/text v0.1.0 [2020-03-31T02:30:26.166Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-31T02:30:26.166Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-31T02:30:26.166Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-31T02:30:26.426Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-31T02:30:26.426Z] go: finding github.com/kr/pty v1.1.1 [2020-03-31T02:30:26.426Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-31T02:30:26.426Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-31T02:30:26.694Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-31T02:30:26.694Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-31T02:30:26.953Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-31T02:30:27.212Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-31T02:30:27.212Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T02:30:27.212Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T02:30:27.295Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-31T02:30:27.787Z] go: finding golang.org/x/text v0.3.0 [2020-03-31T02:30:27.787Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-31T02:30:29.171Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-31T02:31:06.154Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-31T02:31:06.154Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-31T02:31:06.154Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-31T02:31:06.154Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-31T02:31:06.154Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-31T02:31:06.154Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-31T02:31:06.154Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-31T02:31:06.154Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-31T02:31:06.154Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-31T02:31:09.495Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-31T02:31:09.495Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-31T02:31:09.495Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-31T02:31:09.495Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-31T02:31:09.495Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-31T02:31:09.495Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-31T02:31:09.495Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-31T02:31:09.495Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-31T02:31:09.495Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-31T02:31:09.495Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-31T02:31:10.082Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-31T02:31:10.082Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-31T02:31:10.082Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-31T02:31:10.082Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-31T02:31:10.082Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-31T02:31:10.353Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-31T02:31:10.353Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-31T02:31:10.353Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-31T02:31:10.627Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-31T02:31:10.906Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-31T02:31:10.906Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-31T02:31:10.906Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-31T02:31:10.906Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-31T02:31:10.906Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-31T02:31:10.906Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-31T02:31:11.177Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-31T02:31:11.447Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-31T02:31:11.447Z] go: finding github.com/posener/complete v1.1.1 [2020-03-31T02:31:11.722Z] go: finding github.com/fatih/color v1.7.0 [2020-03-31T02:31:11.722Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-31T02:31:11.991Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-31T02:31:11.991Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-31T02:31:11.991Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-31T02:31:11.991Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-31T02:31:12.961Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-31T02:31:12.961Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-31T02:31:15.873Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-31T02:31:15.873Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-31T02:31:15.873Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-31T02:31:15.873Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-31T02:31:15.873Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-31T02:31:15.873Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-31T02:31:15.873Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-31T02:31:15.873Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-31T02:31:16.451Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-31T02:31:20.666Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-31T02:31:20.666Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-31T02:31:20.666Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-31T02:31:20.666Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-31T02:31:20.666Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-31T02:31:20.666Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-31T02:31:20.666Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-31T02:31:20.666Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-31T02:31:20.666Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-31T02:31:20.666Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-31T02:31:20.927Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-31T02:31:20.927Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-31T02:31:20.927Z] go: finding github.com/posener/complete v1.1.1 [2020-03-31T02:31:20.927Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-31T02:31:20.927Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-31T02:31:20.927Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-31T02:31:21.186Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-31T02:31:21.186Z] go: finding github.com/fatih/color v1.7.0 [2020-03-31T02:31:21.186Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-31T02:31:21.444Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-31T02:31:21.444Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-31T02:31:21.444Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-31T02:31:21.444Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-31T02:31:21.444Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-31T02:31:21.703Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-31T02:31:21.703Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-31T02:31:21.963Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-31T02:31:21.963Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-31T02:31:21.963Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-31T02:31:22.222Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-31T02:31:22.222Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-31T02:31:22.482Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-31T02:31:22.742Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-31T02:31:22.742Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-31T02:31:22.742Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-31T02:31:23.001Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-31T02:31:44.963Z] Removing intermediate container dfa888fdf97e [2020-03-31T02:31:44.963Z] ---> 32f570e8ded0 [2020-03-31T02:31:44.963Z] Successfully built 32f570e8ded0 [2020-03-31T02:31:44.963Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:31:46.392Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-31T02:31:46.691Z] . [Pipeline] withDockerContainer [2020-03-31T02:31:46.890Z] prd-centos7-docker-4c-2g-1501 does not seem to be running inside a container [2020-03-31T02:31:46.973Z] $ 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 [2020-03-31T02:31:48.978Z] $ docker top 41530f54bc8870a8a81f8c5a2fc3955ba67cc6af10f9aac69a67d18b0e5ab535 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-31T02:31:49.453Z] + go version [2020-03-31T02:31:49.453Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-31T02:31:49.748Z] + make test [2020-03-31T02:31:49.748Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-31T02:31:51.140Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-31T02:31:59.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-31T02:31:59.362Z] GO111MODULE=on go vet ./... [2020-03-31T02:32:00.244Z] Removing intermediate container be2a4697dddf [2020-03-31T02:32:00.244Z] ---> 4dca025eaf08 [2020-03-31T02:32:00.244Z] Successfully built 4dca025eaf08 [2020-03-31T02:32:00.244Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:32:00.949Z] + docker inspect -f . ci-base-image-arm64 [2020-03-31T02:32:01.218Z] . [Pipeline] withDockerContainer [2020-03-31T02:32:01.533Z] prd-ubuntu18.04-docker-arm64-4c-16g-1500 does not seem to be running inside a container [2020-03-31T02:32:01.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-31T02:32:02.945Z] $ docker top 35934ff05302d052ba0007710fea92ef2496a8b06584d2366ddde86a737e9f67 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-03-31T02:32:03.811Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T02:32:03.818Z] $ docker stop --time=1 41530f54bc8870a8a81f8c5a2fc3955ba67cc6af10f9aac69a67d18b0e5ab535 [2020-03-31T02:32:04.107Z] + go version [2020-03-31T02:32:04.107Z] go version go1.11.13 linux/arm64 [2020-03-31T02:32:05.274Z] $ docker rm -f 41530f54bc8870a8a81f8c5a2fc3955ba67cc6af10f9aac69a67d18b0e5ab535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-31T02:32:06.166Z] + make test [2020-03-31T02:32:06.166Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh [2020-03-31T02:32:06.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-31T02:32:06.921Z] + ls -al . [2020-03-31T02:32:06.921Z] total 72 [2020-03-31T02:32:06.921Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 31 02:31 . [2020-03-31T02:32:06.921Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 02:29 .. [2020-03-31T02:32:06.921Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 31 02:29 app [2020-03-31T02:32:06.921Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 02:29 assets [2020-03-31T02:32:06.921Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 02:29 bin [2020-03-31T02:32:06.921Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 02:29 cmd [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 02:29 CONTRIBUTING.md [2020-03-31T02:32:06.921Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 31 02:31 coverage.out [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 31 02:29 Dockerfile [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 31 02:29 Dockerfile.build [2020-03-31T02:32:06.921Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 31 02:29 docs [2020-03-31T02:32:06.921Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 02:29 .git [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 31 02:29 .gitignore [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 31 02:29 go.mod [2020-03-31T02:32:06.921Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 31 02:31 go.sum [2020-03-31T02:32:06.921Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 31 02:29 internal [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 31 02:29 Jenkinsfile [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 02:29 LICENSE [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 02:29 Makefile [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 31 02:29 README.md [2020-03-31T02:32:06.921Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 31 02:29 .semver [2020-03-31T02:32:06.921Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 02:29 snap [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 02:26 VERSION [2020-03-31T02:32:06.921Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 02:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:32:07.130Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-31T02:32:07.219Z] + 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 . [2020-03-31T02:32:07.480Z] Sending build context to Docker daemon 11.38MB [2020-03-31T02:32:07.480Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-31T02:32:07.480Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-31T02:32:07.480Z] ---> 32f570e8ded0 [2020-03-31T02:32:07.480Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-31T02:32:07.480Z] ---> Running in 0815c5cd88ff [2020-03-31T02:32:07.739Z] Removing intermediate container 0815c5cd88ff [2020-03-31T02:32:07.739Z] ---> 885ca86c82dc [2020-03-31T02:32:07.739Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-31T02:32:07.739Z] ---> Running in 919abec08010 [2020-03-31T02:32:07.739Z] Removing intermediate container 919abec08010 [2020-03-31T02:32:07.739Z] ---> e7f50f068f08 [2020-03-31T02:32:07.739Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-31T02:32:07.739Z] ---> Running in 1cfdbd140107 [2020-03-31T02:32:07.999Z] Removing intermediate container 1cfdbd140107 [2020-03-31T02:32:07.999Z] ---> 933fd0607ec2 [2020-03-31T02:32:07.999Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-31T02:32:07.999Z] ---> Running in 71b7081d4dc2 [2020-03-31T02:32:07.999Z] Removing intermediate container 71b7081d4dc2 [2020-03-31T02:32:07.999Z] ---> 1682bfa7b4a5 [2020-03-31T02:32:07.999Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-31T02:32:08.259Z] ---> Running in 2cf1e90dd267 [2020-03-31T02:32:08.259Z] Removing intermediate container 2cf1e90dd267 [2020-03-31T02:32:08.259Z] ---> d5d3ef09be44 [2020-03-31T02:32:08.259Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T02:32:08.259Z] ---> Running in afcb32c6a592 [2020-03-31T02:32:09.196Z] Removing intermediate container afcb32c6a592 [2020-03-31T02:32:09.196Z] ---> 89d8f42514ea [2020-03-31T02:32:09.196Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-31T02:32:09.196Z] ---> Running in 061d44577de7 [2020-03-31T02:32:09.457Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-31T02:32:16.029Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-31T02:32:21.306Z] OK: 134 MiB in 39 packages [2020-03-31T02:32:21.306Z] Removing intermediate container 061d44577de7 [2020-03-31T02:32:21.306Z] ---> 2597b1ad565b [2020-03-31T02:32:21.306Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-31T02:32:21.306Z] ---> Running in cfd75e077a4a [2020-03-31T02:32:21.306Z] Removing intermediate container cfd75e077a4a [2020-03-31T02:32:21.306Z] ---> 615f77ebe3a0 [2020-03-31T02:32:21.306Z] Step 11/23 : COPY go.mod . [2020-03-31T02:32:21.306Z] ---> 281efa05231a [2020-03-31T02:32:21.306Z] Step 12/23 : COPY Makefile . [2020-03-31T02:32:21.306Z] ---> d946649522ff [2020-03-31T02:32:21.306Z] Step 13/23 : RUN make update [2020-03-31T02:32:21.306Z] ---> Running in db910e7a4f02 [2020-03-31T02:32:21.880Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-31T02:32:22.138Z] Removing intermediate container db910e7a4f02 [2020-03-31T02:32:22.138Z] ---> 71a8e93244dc [2020-03-31T02:32:22.138Z] Step 14/23 : COPY . . [2020-03-31T02:32:23.075Z] ---> b1655f630fe8 [2020-03-31T02:32:23.075Z] Step 15/23 : RUN ${MAKE} [2020-03-31T02:32:23.333Z] ---> Running in 0ed4ad354920 [2020-03-31T02:32:23.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-31T02:32:33.632Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-31T02:32:33.969Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-31T02:32:33.970Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-31T02:32:33.970Z] GO111MODULE=on go vet ./... [2020-03-31T02:32:35.023Z] Removing intermediate container 0ed4ad354920 [2020-03-31T02:32:35.023Z] ---> 4a6f7ed30f24 [2020-03-31T02:32:35.023Z] Step 16/23 : FROM alpine [2020-03-31T02:32:35.282Z] latest: Pulling from library/alpine [2020-03-31T02:32:35.282Z] aad63a933944: Pulling fs layer [2020-03-31T02:32:35.543Z] aad63a933944: Verifying Checksum [2020-03-31T02:32:35.543Z] aad63a933944: Download complete [2020-03-31T02:32:35.802Z] aad63a933944: Pull complete [2020-03-31T02:32:35.802Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-31T02:32:35.802Z] Status: Downloaded newer image for alpine:latest [2020-03-31T02:32:35.802Z] ---> a187dde48cd2 [2020-03-31T02:32:35.802Z] Step 17/23 : EXPOSE 4000 [2020-03-31T02:32:35.802Z] ---> Running in 5cbe99cb610c [2020-03-31T02:32:36.060Z] Removing intermediate container 5cbe99cb610c [2020-03-31T02:32:36.060Z] ---> 60bc11361e39 [2020-03-31T02:32:36.060Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-31T02:32:36.633Z] ---> 81498f2243e4 [2020-03-31T02:32:36.633Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-31T02:32:36.633Z] ---> Running in 9d9e24b27c99 [2020-03-31T02:32:36.633Z] Removing intermediate container 9d9e24b27c99 [2020-03-31T02:32:36.633Z] ---> 95f9f796e92a [2020-03-31T02:32:36.633Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-31T02:32:36.895Z] ---> Running in 2c5f65092d64 [2020-03-31T02:32:36.895Z] Removing intermediate container 2c5f65092d64 [2020-03-31T02:32:36.895Z] ---> 51439a66eb40 [2020-03-31T02:32:36.895Z] Step 21/23 : LABEL arch=amd64 [2020-03-31T02:32:36.895Z] ---> Running in 3550ff3a160b [2020-03-31T02:32:37.153Z] Removing intermediate container 3550ff3a160b [2020-03-31T02:32:37.153Z] ---> 48e0bfe678ec [2020-03-31T02:32:37.153Z] Step 22/23 : LABEL git_sha=c89f24ab84caac8a659fdb924971c3dd85c4b79b [2020-03-31T02:32:37.153Z] ---> Running in 70641ef6e28e [2020-03-31T02:32:37.416Z] Removing intermediate container 70641ef6e28e [2020-03-31T02:32:37.416Z] ---> de67377f5a2b [2020-03-31T02:32:37.416Z] Step 23/23 : LABEL version=0.0.0 [2020-03-31T02:32:37.416Z] ---> Running in 4bbdf236209e [2020-03-31T02:32:37.416Z] Removing intermediate container 4bbdf236209e [2020-03-31T02:32:37.416Z] ---> 198dfd0bdb91 [2020-03-31T02:32:37.416Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-31T02:32:37.416Z] Successfully built 198dfd0bdb91 [2020-03-31T02:32:37.416Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash [2020-03-31T02:32:46.314Z] Warning: overwriting stash ‘coverage-report’ [2020-03-31T02:32:46.693Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T02:32:46.696Z] $ docker stop --time=1 35934ff05302d052ba0007710fea92ef2496a8b06584d2366ddde86a737e9f67 [2020-03-31T02:32:48.864Z] $ docker rm -f 35934ff05302d052ba0007710fea92ef2496a8b06584d2366ddde86a737e9f67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-31T02:32:49.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-31T02:32:50.312Z] + ls -al . [2020-03-31T02:32:50.312Z] total 112 [2020-03-31T02:32:50.312Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 02:32 . [2020-03-31T02:32:50.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 02:29 .. [2020-03-31T02:32:50.312Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 02:29 .git [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 31 02:29 .gitignore [2020-03-31T02:32:50.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 .semver [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 02:29 CONTRIBUTING.md [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 31 02:29 Dockerfile [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 31 02:29 Dockerfile.build [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 31 02:29 Jenkinsfile [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 02:29 LICENSE [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 02:29 Makefile [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 31 02:29 README.md [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 02:26 VERSION [2020-03-31T02:32:50.312Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 02:29 app [2020-03-31T02:32:50.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 assets [2020-03-31T02:32:50.312Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 02:29 bin [2020-03-31T02:32:50.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 cmd [2020-03-31T02:32:50.312Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 31 02:32 coverage.out [2020-03-31T02:32:50.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 02:29 docs [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 31 02:29 go.mod [2020-03-31T02:32:50.312Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 31 02:32 go.sum [2020-03-31T02:32:50.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 02:29 internal [2020-03-31T02:32:50.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 02:29 snap [2020-03-31T02:32:50.312Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 02:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:32:50.640Z] + 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 . [2020-03-31T02:32:51.236Z] Sending build context to Docker daemon 11.38MB [2020-03-31T02:32:51.236Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-31T02:32:51.236Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-31T02:32:51.236Z] ---> 4dca025eaf08 [2020-03-31T02:32:51.236Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-31T02:32:51.505Z] ---> Running in 6a980320383b [2020-03-31T02:32:51.772Z] Removing intermediate container 6a980320383b [2020-03-31T02:32:51.772Z] ---> cb687a11730e [2020-03-31T02:32:51.772Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-31T02:32:52.037Z] ---> Running in a165157dc6c5 [2020-03-31T02:32:52.306Z] Removing intermediate container a165157dc6c5 [2020-03-31T02:32:52.306Z] ---> 15b07a7df865 [2020-03-31T02:32:52.307Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-31T02:32:52.307Z] ---> Running in 02c8b23e6b74 [2020-03-31T02:32:52.889Z] Removing intermediate container 02c8b23e6b74 [2020-03-31T02:32:52.889Z] ---> e75011cc3f1c [2020-03-31T02:32:52.889Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-31T02:32:52.889Z] ---> Running in 31c09a072ed7 [2020-03-31T02:32:53.154Z] Removing intermediate container 31c09a072ed7 [2020-03-31T02:32:53.154Z] ---> 9e90d22e9b4d [2020-03-31T02:32:53.154Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-31T02:32:53.421Z] ---> Running in a8e907508056 [2020-03-31T02:32:53.688Z] Removing intermediate container a8e907508056 [2020-03-31T02:32:53.688Z] ---> cd546b9723f3 [2020-03-31T02:32:53.688Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-31T02:32:53.688Z] ---> Running in bb8b5fb33046 [2020-03-31T02:32:55.636Z] Removing intermediate container bb8b5fb33046 [2020-03-31T02:32:55.636Z] ---> aacd07292358 [2020-03-31T02:32:55.636Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-31T02:32:55.636Z] ---> Running in 2856da05c6a0 [2020-03-31T02:32:56.595Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-31T02:33:03.236Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-31T02:33:06.574Z] OK: 121 MiB in 39 packages [2020-03-31T02:33:07.156Z] Removing intermediate container 2856da05c6a0 [2020-03-31T02:33:07.156Z] ---> e5653cec3be9 [2020-03-31T02:33:07.156Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-31T02:33:07.422Z] ---> Running in 54ca4757c298 [2020-03-31T02:33:07.687Z] Removing intermediate container 54ca4757c298 [2020-03-31T02:33:07.687Z] ---> 917919ca228e [2020-03-31T02:33:07.687Z] Step 11/23 : COPY go.mod . [2020-03-31T02:33:08.268Z] ---> 404d716a0f8c [2020-03-31T02:33:08.268Z] Step 12/23 : COPY Makefile . [2020-03-31T02:33:08.854Z] ---> c4fdbe909152 [2020-03-31T02:33:08.854Z] Step 13/23 : RUN make update [2020-03-31T02:33:08.854Z] ---> Running in b75ac8300522 [2020-03-31T02:33:09.438Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-31T02:33:10.842Z] Removing intermediate container b75ac8300522 [2020-03-31T02:33:10.842Z] ---> 31a419066996 [2020-03-31T02:33:10.842Z] Step 14/23 : COPY . . [2020-03-31T02:33:12.244Z] ---> 03b22f2b7aa9 [2020-03-31T02:33:12.244Z] Step 15/23 : RUN ${MAKE} [2020-03-31T02:33:12.244Z] ---> Running in 3c928c7c7271 [2020-03-31T02:33:12.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-03-31T02:33:34.912Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-31T02:33:41.561Z] Removing intermediate container 3c928c7c7271 [2020-03-31T02:33:41.561Z] ---> 24bb21664f87 [2020-03-31T02:33:41.561Z] Step 16/23 : FROM alpine [2020-03-31T02:33:41.826Z] latest: Pulling from library/alpine [2020-03-31T02:33:42.090Z] 8a0637ca1ac9: Pulling fs layer [2020-03-31T02:33:42.672Z] 8a0637ca1ac9: Verifying Checksum [2020-03-31T02:33:42.672Z] 8a0637ca1ac9: Download complete [2020-03-31T02:33:42.939Z] 8a0637ca1ac9: Pull complete [2020-03-31T02:33:42.939Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-31T02:33:43.207Z] Status: Downloaded newer image for alpine:latest [2020-03-31T02:33:43.207Z] ---> 2ee122dcc32d [2020-03-31T02:33:43.207Z] Step 17/23 : EXPOSE 4000 [2020-03-31T02:33:43.207Z] ---> Running in cc88d464ba4a [2020-03-31T02:33:43.473Z] Removing intermediate container cc88d464ba4a [2020-03-31T02:33:43.473Z] ---> 8293e92ac1f6 [2020-03-31T02:33:43.473Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-31T02:33:45.418Z] ---> e0d0c65805ee [2020-03-31T02:33:45.418Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-31T02:33:45.418Z] ---> Running in 9d6c3c67b6f5 [2020-03-31T02:33:45.682Z] Removing intermediate container 9d6c3c67b6f5 [2020-03-31T02:33:45.682Z] ---> 0801f0ae9208 [2020-03-31T02:33:45.682Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-31T02:33:45.949Z] ---> Running in f6936ce66caa [2020-03-31T02:33:46.216Z] Removing intermediate container f6936ce66caa [2020-03-31T02:33:46.216Z] ---> 8f3f24d71197 [2020-03-31T02:33:46.216Z] Step 21/23 : LABEL arch=arm64 [2020-03-31T02:33:46.216Z] ---> Running in 653a2aef02a9 [2020-03-31T02:33:46.797Z] Removing intermediate container 653a2aef02a9 [2020-03-31T02:33:46.797Z] ---> 78be40e51a41 [2020-03-31T02:33:46.797Z] Step 22/23 : LABEL git_sha=c89f24ab84caac8a659fdb924971c3dd85c4b79b [2020-03-31T02:33:46.797Z] ---> Running in 3de24d14528d [2020-03-31T02:33:47.064Z] Removing intermediate container 3de24d14528d [2020-03-31T02:33:47.064Z] ---> 23a2af22359d [2020-03-31T02:33:47.064Z] Step 23/23 : LABEL version=0.0.0 [2020-03-31T02:33:47.332Z] ---> Running in 498f0b977ccc [2020-03-31T02:33:47.600Z] Removing intermediate container 498f0b977ccc [2020-03-31T02:33:47.600Z] ---> 4c24c35440e9 [2020-03-31T02:33:47.600Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-31T02:33:47.600Z] Successfully built 4c24c35440e9 [2020-03-31T02:33:47.600Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-31T02:33:48.522Z] provisioning config files... [2020-03-31T02:33:48.536Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/config4240556080649754987tmp [Pipeline] { [Pipeline] sh [2020-03-31T02:33:48.879Z] + curl -s https://codecov.io/bash [2020-03-31T02:33:48.879Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/config4240556080649754987tmp [2020-03-31T02:33:49.142Z] [2020-03-31T02:33:49.142Z] _____ _ [2020-03-31T02:33:49.142Z] / ____| | | [2020-03-31T02:33:49.142Z] | | ___ __| | ___ ___ _____ __ [2020-03-31T02:33:49.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-31T02:33:49.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-31T02:33:49.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-31T02:33:49.142Z] Bash-tbd [2020-03-31T02:33:49.142Z] [2020-03-31T02:33:49.142Z] [2020-03-31T02:33:49.142Z] ==> Jenkins CI detected. [2020-03-31T02:33:49.142Z] project root: . [2020-03-31T02:33:49.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-31T02:33:49.142Z] ==> Running gcov in . (disable via -X gcov) [2020-03-31T02:33:49.142Z] ==> Python coveragepy not found [2020-03-31T02:33:49.142Z] ==> Searching for coverage reports in: [2020-03-31T02:33:49.142Z] + . [2020-03-31T02:33:49.142Z] -> Found 1 reports [2020-03-31T02:33:49.142Z] ==> Detecting git/mercurial file structure [2020-03-31T02:33:49.142Z] ==> Reading reports [2020-03-31T02:33:49.142Z] + ./coverage.out bytes=10 [2020-03-31T02:33:49.142Z] ==> Appending adjustments [2020-03-31T02:33:49.142Z] http://docs.codecov.io/docs/fixing-reports [2020-03-31T02:33:49.403Z] + Found adjustments [2020-03-31T02:33:49.403Z] ==> Gzipping contents [2020-03-31T02:33:49.403Z] ==> Uploading reports [2020-03-31T02:33:49.403Z] url: https://codecov.io [2020-03-31T02:33:49.403Z] 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= [2020-03-31T02:33:49.403Z] -> Pinging Codecov [2020-03-31T02:33:49.403Z] 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= [2020-03-31T02:33:49.662Z] -> Uploading [2020-03-31T02:33:50.228Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c89f24ab84caac8a659fdb924971c3dd85c4b79b [Pipeline] } [2020-03-31T02:33:50.234Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-31T02:33:51.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T02:33:51.736Z] ---> package-listing.sh [2020-03-31T02:33:51.736Z] ++ facter osfamily [2020-03-31T02:33:51.736Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-31T02:33:51.736Z] + OS_FAMILY=redhat [2020-03-31T02:33:51.736Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-175 [2020-03-31T02:33:51.736Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-31T02:33:51.736Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-31T02:33:51.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-31T02:33:51.736Z] + PACKAGES=/tmp/packages_start.txt [2020-03-31T02:33:51.736Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-175 ']' [2020-03-31T02:33:51.736Z] + PACKAGES=/tmp/packages_end.txt [2020-03-31T02:33:51.736Z] + case "${OS_FAMILY}" in [2020-03-31T02:33:51.736Z] + rpm -qa [2020-03-31T02:33:51.736Z] + sort [2020-03-31T02:33:55.933Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-31T02:33:55.933Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-31T02:33:55.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-31T02:33:55.933Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-175 ']' [2020-03-31T02:33:55.933Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-175/archives/ [2020-03-31T02:33:55.933Z] + 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 [2020-03-31T02:33:56.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T02:33:56.378Z] [2020-03-31T02:33:56.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-31T02:33:56.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T02:33:56.707Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-31T02:33:56.707Z] c9b1b535fdd9: Pulling fs layer [2020-03-31T02:33:56.707Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-31T02:33:56.707Z] 756a868c4378: Pulling fs layer [2020-03-31T02:33:56.707Z] 444b2fc9a129: Pulling fs layer [2020-03-31T02:33:56.707Z] ea15f1150254: Pulling fs layer [2020-03-31T02:33:56.707Z] 41b27a9f41bf: Pulling fs layer [2020-03-31T02:33:56.707Z] 28c525ee5125: Pulling fs layer [2020-03-31T02:33:56.707Z] 094b1ea09ed8: Pulling fs layer [2020-03-31T02:33:56.707Z] 138eaada9080: Pulling fs layer [2020-03-31T02:33:56.707Z] 0622d0fa9048: Pulling fs layer [2020-03-31T02:33:56.707Z] 444b2fc9a129: Waiting [2020-03-31T02:33:56.707Z] 28c525ee5125: Waiting [2020-03-31T02:33:56.707Z] 138eaada9080: Waiting [2020-03-31T02:33:56.707Z] 0622d0fa9048: Waiting [2020-03-31T02:33:56.707Z] 094b1ea09ed8: Waiting [2020-03-31T02:33:56.707Z] 41b27a9f41bf: Waiting [2020-03-31T02:33:56.707Z] ea15f1150254: Waiting [2020-03-31T02:33:56.707Z] 2cc5ad85d9ab: Download complete [2020-03-31T02:33:56.707Z] 444b2fc9a129: Verifying Checksum [2020-03-31T02:33:56.707Z] 444b2fc9a129: Download complete [2020-03-31T02:33:56.707Z] c9b1b535fdd9: Download complete [2020-03-31T02:33:56.975Z] ea15f1150254: Verifying Checksum [2020-03-31T02:33:56.975Z] ea15f1150254: Download complete [2020-03-31T02:33:56.975Z] 28c525ee5125: Verifying Checksum [2020-03-31T02:33:56.975Z] 28c525ee5125: Download complete [2020-03-31T02:33:57.245Z] c9b1b535fdd9: Pull complete [2020-03-31T02:33:57.246Z] 756a868c4378: Verifying Checksum [2020-03-31T02:33:57.246Z] 756a868c4378: Download complete [2020-03-31T02:33:57.246Z] 138eaada9080: Verifying Checksum [2020-03-31T02:33:57.246Z] 138eaada9080: Download complete [2020-03-31T02:33:57.246Z] 2cc5ad85d9ab: Pull complete [2020-03-31T02:33:57.512Z] 0622d0fa9048: Verifying Checksum [2020-03-31T02:33:57.512Z] 0622d0fa9048: Download complete [2020-03-31T02:33:57.512Z] 094b1ea09ed8: Verifying Checksum [2020-03-31T02:33:57.512Z] 094b1ea09ed8: Download complete [2020-03-31T02:33:58.084Z] 41b27a9f41bf: Verifying Checksum [2020-03-31T02:33:58.084Z] 41b27a9f41bf: Download complete [2020-03-31T02:33:59.022Z] 756a868c4378: Pull complete [2020-03-31T02:33:59.282Z] 444b2fc9a129: Pull complete [2020-03-31T02:33:59.541Z] ea15f1150254: Pull complete [2020-03-31T02:34:03.745Z] 41b27a9f41bf: Pull complete [2020-03-31T02:34:03.745Z] 28c525ee5125: Pull complete [2020-03-31T02:34:05.127Z] 094b1ea09ed8: Pull complete [2020-03-31T02:34:05.387Z] 138eaada9080: Pull complete [2020-03-31T02:34:06.762Z] 0622d0fa9048: Pull complete [2020-03-31T02:34:06.762Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-31T02:34:06.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-31T02:34:06.925Z] prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container [2020-03-31T02:34:06.986Z] $ 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 [2020-03-31T02:34:07.927Z] $ docker top 1016417db4ccf8654f5632cef08ed48bbae9b85c5b44281fcdac997d6299f73d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-31T02:34:08.154Z] provisioning config files... [2020-03-31T02:34:08.165Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-175@tmp/config7078351702731855011tmp [Pipeline] { [Pipeline] echo [2020-03-31T02:34:08.216Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T02:34:08.506Z] ---> create-netrc.sh [Pipeline] echo [2020-03-31T02:34:08.513Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T02:34:08.801Z] ---> logs-deploy.sh [2020-03-31T02:34:08.801Z] + ARCHIVE_ARTIFACTS= [2020-03-31T02:34:08.801Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-31T02:34:08.801Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-31T02:34:08.801Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-31T02:34:08.801Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-175/2 [2020-03-31T02:34:08.801Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-175/2/ [2020-03-31T02:34:08.801Z] + 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 [2020-03-31T02:34:09.736Z] Archives upload complete. [2020-03-31T02:34:09.994Z] + 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/