Pull request #187 opened 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at bd771b9bd1520c0f864cfec9757f2f7571626c96 rather than 95185cc391bb381f64953572ca3c983f1b254dfe Obtained Jenkinsfile from bd771b9bd1520c0f864cfec9757f2f7571626c96 Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-187/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2810 in /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [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-187 # 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/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit 95185cc391bb381f64953572ca3c983f1b254dfe Merge succeeded, producing 95185cc391bb381f64953572ca3c983f1b254dfe Checking out Revision 95185cc391bb381f64953572ca3c983f1b254dfe (PR-187) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/187/head:refs/remotes/origin/PR-187 # 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/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # 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 bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 Commit message: "Add parameters vertification for gateway page" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T07:41:29.639Z] 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-04-08T07:41:31.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T07:41:31.772Z] [2020-04-08T07:41:31.772Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:41:32.214Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T07:41:32.214Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T07:41:32.214Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T07:41:32.214Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T07:41:32.214Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T07:41:32.214Z] 93b08a4f1073: Pulling fs layer [2020-04-08T07:41:32.214Z] 93b08a4f1073: Waiting [2020-04-08T07:41:32.214Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T07:41:32.214Z] b8cc5d1170e3: Download complete [2020-04-08T07:41:32.484Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T07:41:32.484Z] 9123ac7c32f7: Download complete [2020-04-08T07:41:32.484Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T07:41:32.484Z] 2924cbbf6a41: Download complete [2020-04-08T07:41:32.484Z] 93b08a4f1073: Verifying Checksum [2020-04-08T07:41:32.484Z] 93b08a4f1073: Download complete [2020-04-08T07:41:32.484Z] 9123ac7c32f7: Pull complete [2020-04-08T07:41:32.747Z] b8cc5d1170e3: Pull complete [2020-04-08T07:41:33.316Z] 2924cbbf6a41: Pull complete [2020-04-08T07:41:33.577Z] 93b08a4f1073: Pull complete [2020-04-08T07:41:33.577Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T07:41:33.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T07:41:33.719Z] prd-centos7-docker-4c-2g-2810 does not seem to be running inside a container [2020-04-08T07:41:33.758Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-187 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187:/w/workspace/edgexfoundry_edgex-ui-go_PR-187:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T07:41:34.319Z] $ docker top 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T07:41:34.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T07:41:34.688Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T07:41:34.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T07:41:34.907Z] $ docker exec 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent [2020-04-08T07:41:35.109Z] SSH_AUTH_SOCK=/tmp/ssh-MSCH4ElHhNqQ/agent.15 [2020-04-08T07:41:35.109Z] SSH_AGENT_PID=22 [2020-04-08T07:41:35.118Z] Running ssh-add (command line suppressed) [2020-04-08T07:41:35.252Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_6900153456315394983.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_6900153456315394983.key) [2020-04-08T07:41:35.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T07:41:35.655Z] + git describe --exact-match --tags HEAD [2020-04-08T07:41:35.655Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T07:41:35.730Z] $ docker exec --env ******** --env ******** 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent -k [2020-04-08T07:41:35.868Z] unset SSH_AUTH_SOCK; [2020-04-08T07:41:35.868Z] unset SSH_AGENT_PID; [2020-04-08T07:41:35.868Z] echo Agent pid 22 killed; [2020-04-08T07:41:35.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T07:41:36.041Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T07:41:36.041Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T07:41:36.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T07:41:36.127Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T07:41:36.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T07:41:36.332Z] $ docker exec 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent [2020-04-08T07:41:36.510Z] SSH_AUTH_SOCK=/tmp/ssh-LZJRYFrkpDlU/agent.58 [2020-04-08T07:41:36.510Z] SSH_AGENT_PID=65 [2020-04-08T07:41:36.516Z] Running ssh-add (command line suppressed) [2020-04-08T07:41:36.658Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_2338018216628003551.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_2338018216628003551.key) [2020-04-08T07:41:36.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T07:41:37.054Z] + git semver init [2020-04-08T07:41:37.054Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T07:41:37.054Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-187/.git [2020-04-08T07:41:37.054Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [2020-04-08T07:41:37.054Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T07:41:37.054Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T07:41:37.054Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T07:41:37.054Z] # $SEMVER_BRANCH = PR-187 [2020-04-08T07:41:37.054Z] # $SEMVER_TEMP = /tmp/semver-045147661 [2020-04-08T07:41:37.054Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-08T07:41:37.632Z] # '/tmp/semver-045147661' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-187/.semver' [2020-04-08T07:41:37.632Z] # -> Force: false [2020-04-08T07:41:37.632Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-187/.semver [Pipeline] } [2020-04-08T07:41:37.651Z] $ docker exec --env ******** --env ******** 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent -k [2020-04-08T07:41:37.802Z] unset SSH_AUTH_SOCK; [2020-04-08T07:41:37.803Z] unset SSH_AGENT_PID; [2020-04-08T07:41:37.803Z] echo Agent pid 65 killed; [2020-04-08T07:41:37.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T07:41:38.413Z] + git semver [Pipeline] } [2020-04-08T07:41:38.442Z] $ docker stop --time=1 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 [2020-04-08T07:41:39.780Z] $ docker rm -f 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T07:41:40.793Z] Stashed 36 file(s) [Pipeline] echo [2020-04-08T07:41:40.808Z] [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-04-08T07:41:56.267Z] Still waiting to schedule task [2020-04-08T07:41:56.267Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-08T07:41:56.286Z] Still waiting to schedule task [2020-04-08T07:41:56.286Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-08T07:43:25.987Z] Running on prd-centos7-docker-4c-2g-2813 in /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [Pipeline] { [Pipeline] ws [2020-04-08T07:43:26.044Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T07:43:28.672Z] using credential edgex-jenkins-ssh [2020-04-08T07:43:28.716Z] Cloning the remote Git repository [2020-04-08T07:43:28.716Z] Cloning with configured refspecs honoured and without tags [2020-04-08T07:43:28.108Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T07:43:28.144Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-08T07:43:28.190Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T07:43:28.190Z] > git --version # timeout=10 [2020-04-08T07:43:28.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:43:28.228Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:43:29.737Z] Fetching without tags [2020-04-08T07:43:30.087Z] Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit 95185cc391bb381f64953572ca3c983f1b254dfe [2020-04-08T07:43:30.205Z] Merge succeeded, producing 95185cc391bb381f64953572ca3c983f1b254dfe [2020-04-08T07:43:30.206Z] Checking out Revision 95185cc391bb381f64953572ca3c983f1b254dfe (PR-187) [2020-04-08T07:43:29.150Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T07:43:29.156Z] > git config --add remote.origin.fetch +refs/pull/187/head:refs/remotes/origin/PR-187 # timeout=10 [2020-04-08T07:43:29.164Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:43:29.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T07:43:29.191Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T07:43:29.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:43:29.197Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:43:29.575Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:43:29.584Z] > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 [2020-04-08T07:43:29.664Z] > git remote # timeout=10 [2020-04-08T07:43:29.669Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T07:43:29.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:43:29.678Z] > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 [2020-04-08T07:43:29.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T07:43:29.698Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:43:29.705Z] > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 [2020-04-08T07:43:33.937Z] Commit message: "Add parameters vertification for gateway page" [2020-04-08T07:43:33.765Z] > git --version # timeout=10 [2020-04-08T07:43:33.786Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T07:43:34.966Z] ========================================================= [2020-04-08T07:43:34.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-08T07:43:34.966Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:43:35.667Z] + 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-04-08T07:43:35.932Z] Sending build context to Docker daemon 11.37MB [2020-04-08T07:43:35.932Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-08T07:43:35.932Z] Step 2/8 : FROM ${BASE} [2020-04-08T07:43:35.932Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T07:43:35.932Z] 9d48c3bd43c5: Pulling fs layer [2020-04-08T07:43:35.932Z] 7f94eaf8af20: Pulling fs layer [2020-04-08T07:43:35.932Z] 9fe9984849c1: Pulling fs layer [2020-04-08T07:43:35.932Z] ec448270508e: Pulling fs layer [2020-04-08T07:43:35.932Z] 65ba82af53f7: Pulling fs layer [2020-04-08T07:43:35.932Z] 07c18b20a200: Pulling fs layer [2020-04-08T07:43:35.932Z] d9b3ee039db2: Pulling fs layer [2020-04-08T07:43:35.932Z] 8c79c1ac0d81: Pulling fs layer [2020-04-08T07:43:35.932Z] ff40f1a7a0b9: Pulling fs layer [2020-04-08T07:43:35.932Z] bdb43ae2d12f: Pulling fs layer [2020-04-08T07:43:35.932Z] 8e1ab0ef8490: Pulling fs layer [2020-04-08T07:43:35.932Z] d9b3ee039db2: Waiting [2020-04-08T07:43:35.932Z] ec448270508e: Waiting [2020-04-08T07:43:35.932Z] 65ba82af53f7: Waiting [2020-04-08T07:43:35.932Z] 8c79c1ac0d81: Waiting [2020-04-08T07:43:35.932Z] ff40f1a7a0b9: Waiting [2020-04-08T07:43:35.932Z] bdb43ae2d12f: Waiting [2020-04-08T07:43:35.932Z] 07c18b20a200: Waiting [2020-04-08T07:43:35.932Z] 8e1ab0ef8490: Waiting [2020-04-08T07:43:35.932Z] 9fe9984849c1: Verifying Checksum [2020-04-08T07:43:35.932Z] 9fe9984849c1: Download complete [2020-04-08T07:43:35.932Z] 7f94eaf8af20: Download complete [2020-04-08T07:43:35.932Z] 65ba82af53f7: Verifying Checksum [2020-04-08T07:43:35.932Z] 65ba82af53f7: Download complete [2020-04-08T07:43:35.932Z] 9d48c3bd43c5: Verifying Checksum [2020-04-08T07:43:35.932Z] 9d48c3bd43c5: Download complete [2020-04-08T07:43:36.191Z] 07c18b20a200: Verifying Checksum [2020-04-08T07:43:36.191Z] 07c18b20a200: Download complete [2020-04-08T07:43:36.451Z] 9d48c3bd43c5: Pull complete [2020-04-08T07:43:36.451Z] 7f94eaf8af20: Pull complete [2020-04-08T07:43:37.024Z] d9b3ee039db2: Verifying Checksum [2020-04-08T07:43:37.024Z] d9b3ee039db2: Download complete [2020-04-08T07:43:37.024Z] ff40f1a7a0b9: Verifying Checksum [2020-04-08T07:43:37.024Z] ff40f1a7a0b9: Download complete [2020-04-08T07:43:37.287Z] bdb43ae2d12f: Verifying Checksum [2020-04-08T07:43:37.288Z] bdb43ae2d12f: Download complete [2020-04-08T07:43:37.550Z] 8e1ab0ef8490: Verifying Checksum [2020-04-08T07:43:37.550Z] 8e1ab0ef8490: Download complete [2020-04-08T07:43:37.550Z] 8c79c1ac0d81: Verifying Checksum [2020-04-08T07:43:37.550Z] 8c79c1ac0d81: Download complete [2020-04-08T07:43:37.810Z] ec448270508e: Download complete [2020-04-08T07:43:38.751Z] 9fe9984849c1: Pull complete [2020-04-08T07:43:42.960Z] ec448270508e: Pull complete [2020-04-08T07:43:42.960Z] 65ba82af53f7: Pull complete [2020-04-08T07:43:43.228Z] 07c18b20a200: Pull complete [2020-04-08T07:43:48.527Z] d9b3ee039db2: Pull complete [2020-04-08T07:43:51.074Z] 8c79c1ac0d81: Pull complete [2020-04-08T07:43:51.074Z] ff40f1a7a0b9: Pull complete [2020-04-08T07:43:51.649Z] bdb43ae2d12f: Pull complete [2020-04-08T07:43:51.649Z] 8e1ab0ef8490: Pull complete [2020-04-08T07:43:51.913Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-08T07:43:51.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-08T07:43:51.913Z] ---> 8acfeb908b63 [2020-04-08T07:43:51.913Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T07:43:51.913Z] ---> Running in 9e690b9b6806 [2020-04-08T07:43:51.913Z] Removing intermediate container 9e690b9b6806 [2020-04-08T07:43:51.913Z] ---> 9dcb386f77b2 [2020-04-08T07:43:51.913Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:43:52.174Z] ---> Running in 039a1dca2275 [2020-04-08T07:43:53.116Z] Removing intermediate container 039a1dca2275 [2020-04-08T07:43:53.116Z] ---> 9b3fb716704a [2020-04-08T07:43:53.116Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T07:43:53.116Z] ---> Running in e15883884a72 [2020-04-08T07:43:54.056Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-08T07:43:54.624Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-08T07:43:54.883Z] OK: 134 MiB in 39 packages [2020-04-08T07:43:55.456Z] Removing intermediate container e15883884a72 [2020-04-08T07:43:55.456Z] ---> 7ad90665eee5 [2020-04-08T07:43:55.456Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-08T07:43:55.456Z] ---> Running in 195b89b334dd [2020-04-08T07:43:55.456Z] Removing intermediate container 195b89b334dd [2020-04-08T07:43:55.456Z] ---> f14045c56e15 [2020-04-08T07:43:55.456Z] Step 7/8 : COPY . . [2020-04-08T07:43:57.371Z] ---> 335d563e7367 [2020-04-08T07:43:57.371Z] Step 8/8 : RUN go mod download [2020-04-08T07:43:57.371Z] ---> Running in 220ea0238b43 [2020-04-08T07:43:57.940Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-08T07:43:57.940Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T07:43:57.940Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T07:43:57.940Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-08T07:43:57.940Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T07:43:57.940Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-08T07:43:57.940Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-08T07:43:58.203Z] go: finding github.com/kr/text v0.1.0 [2020-04-08T07:43:58.203Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-08T07:43:58.203Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T07:43:58.203Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T07:43:58.203Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T07:43:58.203Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T07:43:58.203Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T07:43:58.203Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T07:43:58.468Z] go: finding github.com/kr/pty v1.1.1 [2020-04-08T07:43:58.727Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T07:43:58.727Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-08T07:43:58.727Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T07:43:58.727Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T07:43:58.727Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T07:43:59.313Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-08T07:43:59.573Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-08T07:43:59.573Z] go: finding golang.org/x/text v0.3.0 [2020-04-08T07:44:00.959Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-08T07:44:02.341Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T07:44:02.341Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T07:44:02.341Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T07:44:02.341Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T07:44:02.341Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T07:44:02.341Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T07:44:02.341Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T07:44:02.910Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T07:44:02.910Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T07:44:03.176Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T07:44:03.176Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T07:44:03.176Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T07:44:03.176Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T07:44:03.176Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T07:44:03.176Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T07:44:03.176Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T07:44:03.176Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T07:44:03.744Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T07:44:03.744Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T07:44:03.744Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T07:44:03.744Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T07:44:03.744Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-08T07:44:03.744Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T07:44:03.744Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T07:44:03.744Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T07:44:03.744Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T07:44:03.744Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T07:44:04.003Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T07:44:04.003Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T07:44:04.003Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T07:44:04.003Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T07:44:04.003Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T07:44:04.003Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T07:44:04.267Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-08T07:44:04.267Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T07:44:04.267Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-08T07:44:04.528Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T07:44:04.528Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T07:44:04.528Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T07:44:04.528Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T07:44:04.528Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T07:44:04.528Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T07:44:04.528Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T07:44:04.787Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-08T07:44:04.787Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-08T07:45:30.309Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2814 in /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [Pipeline] { [Pipeline] ws [2020-04-08T07:45:30.404Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T07:45:35.813Z] using credential edgex-jenkins-ssh [2020-04-08T07:45:35.864Z] Cloning the remote Git repository [2020-04-08T07:45:35.864Z] Cloning with configured refspecs honoured and without tags [2020-04-08T07:45:35.894Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T07:45:35.990Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-08T07:45:36.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T07:45:36.058Z] > git --version # timeout=10 [2020-04-08T07:45:36.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:45:36.162Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:45:37.438Z] Fetching without tags [2020-04-08T07:45:37.924Z] Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit 95185cc391bb381f64953572ca3c983f1b254dfe [2020-04-08T07:45:37.311Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T07:45:37.352Z] > git config --add remote.origin.fetch +refs/pull/187/head:refs/remotes/origin/PR-187 # timeout=10 [2020-04-08T07:45:37.370Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:45:37.398Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-08T07:45:37.430Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-08T07:45:37.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:45:37.442Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T07:45:37.924Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:45:37.949Z] > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 [2020-04-08T07:45:38.117Z] > git remote # timeout=10 [2020-04-08T07:45:38.132Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T07:45:38.220Z] Merge succeeded, producing 95185cc391bb381f64953572ca3c983f1b254dfe [2020-04-08T07:45:38.221Z] Checking out Revision 95185cc391bb381f64953572ca3c983f1b254dfe (PR-187) [2020-04-08T07:45:38.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T07:45:38.169Z] > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 [2020-04-08T07:45:38.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T07:45:38.242Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T07:45:38.284Z] > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 [2020-04-08T07:45:42.765Z] Commit message: "Add parameters vertification for gateway page" [2020-04-08T07:45:42.805Z] > git --version # timeout=10 [2020-04-08T07:45:42.824Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T07:45:44.453Z] ========================================================= [2020-04-08T07:45:44.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-08T07:45:44.454Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:45:45.484Z] + 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-04-08T07:45:46.901Z] Sending build context to Docker daemon 11.37MB [2020-04-08T07:45:46.901Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-08T07:45:46.901Z] Step 2/8 : FROM ${BASE} [2020-04-08T07:45:46.901Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T07:45:46.901Z] 29bddadc8f3f: Pulling fs layer [2020-04-08T07:45:46.901Z] 02bb20f2603b: Pulling fs layer [2020-04-08T07:45:46.901Z] b62863a3550b: Pulling fs layer [2020-04-08T07:45:46.901Z] 9586258a13ea: Pulling fs layer [2020-04-08T07:45:46.901Z] a8b2cbafd68c: Pulling fs layer [2020-04-08T07:45:46.901Z] d1dd75721c92: Pulling fs layer [2020-04-08T07:45:46.901Z] 4e34fffdb759: Pulling fs layer [2020-04-08T07:45:46.901Z] fd1d9eb628f9: Pulling fs layer [2020-04-08T07:45:46.901Z] bd44c58b92db: Pulling fs layer [2020-04-08T07:45:46.901Z] e5856e266cf4: Pulling fs layer [2020-04-08T07:45:46.901Z] f0f88b30cdbb: Pulling fs layer [2020-04-08T07:45:46.901Z] 9586258a13ea: Waiting [2020-04-08T07:45:46.901Z] a8b2cbafd68c: Waiting [2020-04-08T07:45:46.901Z] d1dd75721c92: Waiting [2020-04-08T07:45:46.901Z] 4e34fffdb759: Waiting [2020-04-08T07:45:46.901Z] fd1d9eb628f9: Waiting [2020-04-08T07:45:46.901Z] bd44c58b92db: Waiting [2020-04-08T07:45:46.901Z] e5856e266cf4: Waiting [2020-04-08T07:45:46.901Z] f0f88b30cdbb: Waiting [2020-04-08T07:45:47.170Z] b62863a3550b: Verifying Checksum [2020-04-08T07:45:47.170Z] 02bb20f2603b: Download complete [2020-04-08T07:45:47.170Z] a8b2cbafd68c: Verifying Checksum [2020-04-08T07:45:47.170Z] a8b2cbafd68c: Download complete [2020-04-08T07:45:47.170Z] d1dd75721c92: Download complete [2020-04-08T07:45:47.170Z] 29bddadc8f3f: Verifying Checksum [2020-04-08T07:45:47.170Z] 29bddadc8f3f: Download complete [2020-04-08T07:45:48.358Z] 29bddadc8f3f: Pull complete [2020-04-08T07:45:48.631Z] 02bb20f2603b: Pull complete [2020-04-08T07:45:48.906Z] b62863a3550b: Pull complete [2020-04-08T07:45:51.533Z] 4e34fffdb759: Verifying Checksum [2020-04-08T07:45:51.533Z] 4e34fffdb759: Download complete [2020-04-08T07:45:51.533Z] bd44c58b92db: Verifying Checksum [2020-04-08T07:45:51.533Z] bd44c58b92db: Download complete [2020-04-08T07:45:54.132Z] e5856e266cf4: Verifying Checksum [2020-04-08T07:45:54.132Z] e5856e266cf4: Download complete [2020-04-08T07:45:54.132Z] f0f88b30cdbb: Verifying Checksum [2020-04-08T07:45:54.132Z] f0f88b30cdbb: Download complete [2020-04-08T07:45:55.549Z] fd1d9eb628f9: Verifying Checksum [2020-04-08T07:45:55.549Z] fd1d9eb628f9: Download complete [2020-04-08T07:45:56.506Z] 9586258a13ea: Download complete [2020-04-08T07:46:06.596Z] 9586258a13ea: Pull complete [2020-04-08T07:46:06.596Z] a8b2cbafd68c: Pull complete [2020-04-08T07:46:06.864Z] d1dd75721c92: Pull complete [2020-04-08T07:46:11.129Z] 4e34fffdb759: Pull complete [2020-04-08T07:46:16.536Z] fd1d9eb628f9: Pull complete [2020-04-08T07:46:16.536Z] bd44c58b92db: Pull complete [2020-04-08T07:46:18.483Z] e5856e266cf4: Pull complete [2020-04-08T07:46:18.752Z] f0f88b30cdbb: Pull complete [2020-04-08T07:46:18.752Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-08T07:46:19.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-08T07:46:19.021Z] ---> 0be50c763560 [2020-04-08T07:46:19.021Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T07:46:23.297Z] ---> Running in 8cc057e4458f [2020-04-08T07:46:23.297Z] Removing intermediate container 8cc057e4458f [2020-04-08T07:46:23.297Z] ---> d5818f7601e9 [2020-04-08T07:46:23.297Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:46:23.297Z] ---> Running in f319dcbb6f3e [2020-04-08T07:46:25.264Z] Removing intermediate container f319dcbb6f3e [2020-04-08T07:46:25.264Z] ---> 75ce6aa7f44e [2020-04-08T07:46:25.264Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T07:46:25.532Z] ---> Running in 0a0cf0645862 [2020-04-08T07:46:26.495Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-08T07:46:27.452Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-08T07:46:27.718Z] OK: 121 MiB in 39 packages [2020-04-08T07:46:28.682Z] Removing intermediate container 0a0cf0645862 [2020-04-08T07:46:28.682Z] ---> 805a394eda97 [2020-04-08T07:46:28.682Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-08T07:46:28.950Z] ---> Running in 8d08c784734f [2020-04-08T07:46:29.535Z] Removing intermediate container 8d08c784734f [2020-04-08T07:46:29.535Z] ---> 33f28a4fc72e [2020-04-08T07:46:29.535Z] Step 7/8 : COPY . . [2020-04-08T07:46:30.947Z] ---> 9d0bbcac0581 [2020-04-08T07:46:30.948Z] Step 8/8 : RUN go mod download [2020-04-08T07:46:30.948Z] ---> Running in 815edf2f3590 [2020-04-08T07:46:31.907Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T07:46:31.907Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-08T07:46:31.907Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-08T07:46:31.907Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T07:46:31.907Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-08T07:46:31.907Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-08T07:46:31.907Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T07:46:32.874Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-08T07:46:32.874Z] go: finding github.com/kr/text v0.1.0 [2020-04-08T07:46:32.874Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T07:46:32.874Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T07:46:32.874Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T07:46:32.874Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T07:46:33.143Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T07:46:33.143Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T07:46:33.143Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-08T07:46:33.143Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-08T07:46:33.730Z] go: finding github.com/kr/pty v1.1.1 [2020-04-08T07:46:33.730Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T07:46:34.318Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T07:46:34.318Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T07:46:34.318Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T07:46:36.270Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-08T07:46:36.270Z] go: finding golang.org/x/text v0.3.0 [2020-04-08T07:46:38.226Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-08T07:46:39.196Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T07:46:39.196Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T07:46:39.196Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T07:46:39.196Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T07:46:39.196Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T07:46:39.196Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T07:46:39.196Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T07:46:40.178Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T07:46:40.178Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T07:46:40.770Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T07:46:40.770Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T07:46:40.770Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T07:46:40.770Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T07:46:40.770Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T07:46:40.770Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T07:46:40.770Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T07:46:41.302Z] Removing intermediate container 220ea0238b43 [2020-04-08T07:46:41.302Z] ---> defba0022743 [2020-04-08T07:46:41.302Z] Successfully built defba0022743 [2020-04-08T07:46:41.302Z] 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-04-08T07:46:41.753Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T07:46:42.036Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-08T07:46:42.036Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T07:46:42.036Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T07:46:42.036Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T07:46:42.036Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T07:46:42.040Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T07:46:42.040Z] . [Pipeline] withDockerContainer [2020-04-08T07:46:42.197Z] prd-centos7-docker-4c-2g-2813 does not seem to be running inside a container [2020-04-08T07:46:42.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-08T07:46:42.310Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T07:46:42.905Z] $ docker top f2183d22718ebdf8ffec37f71ae73c9a74c0bead4c7887340232a4b82c7e5f8c -eo pid,comm [2020-04-08T07:46:42.913Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [Pipeline] { [Pipeline] sh [2020-04-08T07:46:43.192Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T07:46:43.192Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-08T07:46:43.192Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T07:46:43.192Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T07:46:43.192Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-08T07:46:43.458Z] + go version [2020-04-08T07:46:43.458Z] go version go1.11.13 linux/amd64 [2020-04-08T07:46:43.470Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T07:46:43.470Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T07:46:43.470Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [Pipeline] sh [2020-04-08T07:46:43.745Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T07:46:43.771Z] + make test [2020-04-08T07:46:43.771Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T07:46:44.017Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T07:46:44.017Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T07:46:44.017Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T07:46:44.290Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-08T07:46:44.290Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-08T07:46:44.562Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T07:46:44.562Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T07:46:44.562Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T07:46:44.562Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T07:46:44.562Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T07:46:44.562Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T07:46:44.830Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T07:46:45.155Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-08T07:46:53.316Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-08T07:46:53.316Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-08T07:46:53.316Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-08T07:46:53.316Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-08T07:46:53.316Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-08T07:46:53.316Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-08T07:46:53.317Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-08T07:46:53.317Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-08T07:46:53.317Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-08T07:46:53.317Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-08T07:46:53.317Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-08T07:46:53.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-08T07:46:53.317Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-08T07:46:57.973Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T07:46:57.989Z] $ docker stop --time=1 f2183d22718ebdf8ffec37f71ae73c9a74c0bead4c7887340232a4b82c7e5f8c [2020-04-08T07:46:59.420Z] $ docker rm -f f2183d22718ebdf8ffec37f71ae73c9a74c0bead4c7887340232a4b82c7e5f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T07:47:00.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T07:47:00.889Z] + ls -al . [2020-04-08T07:47:00.889Z] total 72 [2020-04-08T07:47:00.889Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 07:46 . [2020-04-08T07:47:00.889Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 07:43 .. [2020-04-08T07:47:00.889Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 8 07:43 app [2020-04-08T07:47:00.889Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 07:43 assets [2020-04-08T07:47:00.889Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 07:43 bin [2020-04-08T07:47:00.889Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 07:43 cmd [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 07:43 CONTRIBUTING.md [2020-04-08T07:47:00.889Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 8 07:46 coverage.out [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 839 Apr 8 07:43 Dockerfile [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 8 07:43 Dockerfile.build [2020-04-08T07:47:00.889Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 8 07:43 docs [2020-04-08T07:47:00.889Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 07:43 .git [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 8 07:43 .gitignore [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 8 07:43 go.mod [2020-04-08T07:47:00.889Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 8 07:46 go.sum [2020-04-08T07:47:00.889Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 8 07:43 internal [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 8 07:43 Jenkinsfile [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 07:43 LICENSE [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 07:43 Makefile [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 8 07:43 README.md [2020-04-08T07:47:00.889Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 07:43 .semver [2020-04-08T07:47:00.889Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 07:43 snap [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 07:41 VERSION [2020-04-08T07:47:00.889Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 07:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:47:01.226Z] + 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=95185cc391bb381f64953572ca3c983f1b254dfe --label arch=amd64 --label version=0.0.0 . [2020-04-08T07:47:01.487Z] Sending build context to Docker daemon 11.38MB [2020-04-08T07:47:01.487Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-08T07:47:01.487Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-08T07:47:01.487Z] ---> defba0022743 [2020-04-08T07:47:01.487Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-08T07:47:01.487Z] ---> Running in 91a0f8c20d8a [2020-04-08T07:47:01.487Z] Removing intermediate container 91a0f8c20d8a [2020-04-08T07:47:01.487Z] ---> a076c53c60fd [2020-04-08T07:47:01.487Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-08T07:47:01.748Z] ---> Running in 614cbf3e5f75 [2020-04-08T07:47:01.748Z] Removing intermediate container 614cbf3e5f75 [2020-04-08T07:47:01.748Z] ---> 38ce8bad589a [2020-04-08T07:47:01.748Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-08T07:47:01.748Z] ---> Running in 54f8d2934ce7 [2020-04-08T07:47:02.012Z] Removing intermediate container 54f8d2934ce7 [2020-04-08T07:47:02.012Z] ---> 0dceeb00fbc1 [2020-04-08T07:47:02.012Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-08T07:47:02.012Z] ---> Running in d52d77e43bc9 [2020-04-08T07:47:02.012Z] Removing intermediate container d52d77e43bc9 [2020-04-08T07:47:02.012Z] ---> 7fe8763fa8aa [2020-04-08T07:47:02.012Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-08T07:47:02.272Z] ---> Running in a27dd6eda4b1 [2020-04-08T07:47:02.272Z] Removing intermediate container a27dd6eda4b1 [2020-04-08T07:47:02.272Z] ---> bf107af1975c [2020-04-08T07:47:02.272Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:47:02.272Z] ---> Running in d6c4cad7810f [2020-04-08T07:47:03.210Z] Removing intermediate container d6c4cad7810f [2020-04-08T07:47:03.210Z] ---> 7ed9f697e093 [2020-04-08T07:47:03.210Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-08T07:47:03.210Z] ---> Running in 695be698caaf [2020-04-08T07:47:03.783Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-08T07:47:04.351Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-08T07:47:04.613Z] OK: 134 MiB in 39 packages [2020-04-08T07:47:05.184Z] Removing intermediate container 695be698caaf [2020-04-08T07:47:05.184Z] ---> 6d0dd6582e2a [2020-04-08T07:47:05.184Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-08T07:47:05.184Z] ---> Running in 806e6dcb2101 [2020-04-08T07:47:05.184Z] Removing intermediate container 806e6dcb2101 [2020-04-08T07:47:05.184Z] ---> 50015aa44e0b [2020-04-08T07:47:05.184Z] Step 11/23 : COPY go.mod . [2020-04-08T07:47:05.448Z] ---> d7dda530a92f [2020-04-08T07:47:05.448Z] Step 12/23 : COPY Makefile . [2020-04-08T07:47:05.713Z] ---> fd08e7adab6f [2020-04-08T07:47:05.713Z] Step 13/23 : RUN make update [2020-04-08T07:47:05.713Z] ---> Running in 001d3184af54 [2020-04-08T07:47:05.975Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-08T07:47:06.545Z] Removing intermediate container 001d3184af54 [2020-04-08T07:47:06.545Z] ---> 1e2eb6ed582c [2020-04-08T07:47:06.545Z] Step 14/23 : COPY . . [2020-04-08T07:47:06.807Z] ---> 6a1acdb6445e [2020-04-08T07:47:06.807Z] Step 15/23 : RUN ${MAKE} [2020-04-08T07:47:07.066Z] ---> Running in dd8079ebf7c9 [2020-04-08T07:47:07.329Z] 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-04-08T07:47:17.357Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-08T07:47:19.261Z] Removing intermediate container dd8079ebf7c9 [2020-04-08T07:47:19.261Z] ---> 8683f3857ab7 [2020-04-08T07:47:19.261Z] Step 16/23 : FROM alpine [2020-04-08T07:47:19.828Z] latest: Pulling from library/alpine [2020-04-08T07:47:19.828Z] aad63a933944: Pulling fs layer [2020-04-08T07:47:19.828Z] aad63a933944: Verifying Checksum [2020-04-08T07:47:19.828Z] aad63a933944: Download complete [2020-04-08T07:47:20.088Z] aad63a933944: Pull complete [2020-04-08T07:47:20.088Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-08T07:47:20.088Z] Status: Downloaded newer image for alpine:latest [2020-04-08T07:47:20.088Z] ---> a187dde48cd2 [2020-04-08T07:47:20.088Z] Step 17/23 : EXPOSE 4000 [2020-04-08T07:47:20.088Z] ---> Running in adbaee37437a [2020-04-08T07:47:20.347Z] Removing intermediate container adbaee37437a [2020-04-08T07:47:20.347Z] ---> 632010950fc5 [2020-04-08T07:47:20.347Z] 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-04-08T07:47:20.915Z] ---> b0ad06159759 [2020-04-08T07:47:20.915Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T07:47:20.915Z] ---> Running in 502ea608b3e5 [2020-04-08T07:47:21.183Z] Removing intermediate container 502ea608b3e5 [2020-04-08T07:47:21.183Z] ---> 3cd7aae95892 [2020-04-08T07:47:21.183Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-08T07:47:21.183Z] ---> Running in d1f4ba977e5d [2020-04-08T07:47:21.183Z] Removing intermediate container d1f4ba977e5d [2020-04-08T07:47:21.183Z] ---> 6deab3542f8f [2020-04-08T07:47:21.183Z] Step 21/23 : LABEL arch=amd64 [2020-04-08T07:47:21.183Z] ---> Running in 912b184fbe26 [2020-04-08T07:47:21.442Z] Removing intermediate container 912b184fbe26 [2020-04-08T07:47:21.442Z] ---> e0424fa4ec5b [2020-04-08T07:47:21.442Z] Step 22/23 : LABEL git_sha=95185cc391bb381f64953572ca3c983f1b254dfe [2020-04-08T07:47:21.442Z] ---> Running in 8a84cdc09094 [2020-04-08T07:47:21.701Z] Removing intermediate container 8a84cdc09094 [2020-04-08T07:47:21.701Z] ---> 71740b759c8c [2020-04-08T07:47:21.701Z] Step 23/23 : LABEL version=0.0.0 [2020-04-08T07:47:21.701Z] ---> Running in 12dd62ef0e79 [2020-04-08T07:47:21.701Z] Removing intermediate container 12dd62ef0e79 [2020-04-08T07:47:21.701Z] ---> 750d5b415af3 [2020-04-08T07:47:21.701Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T07:47:21.701Z] Successfully built 750d5b415af3 [2020-04-08T07:47:21.961Z] 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] } [2020-04-08T07:47:23.720Z] Removing intermediate container 815edf2f3590 [2020-04-08T07:47:23.720Z] ---> ece01fee8d4b [2020-04-08T07:47:23.720Z] Successfully built ece01fee8d4b [2020-04-08T07:47:23.720Z] 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-04-08T07:47:24.490Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T07:47:24.490Z] . [Pipeline] withDockerContainer [2020-04-08T07:47:25.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-2814 does not seem to be running inside a container [2020-04-08T07:47:25.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-08T07:47:26.492Z] $ docker top f866fae82d89641e9cb467ea53afd72e1f2194eadbf1b813a4582d67e98ee3ce -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T07:47:27.601Z] + go version [2020-04-08T07:47:27.601Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-04-08T07:47:28.272Z] + make test [2020-04-08T07:47:28.273Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T07:47:29.694Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-08T07:47:56.432Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-08T07:47:56.432Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-08T07:48:06.557Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T07:48:07.262Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T07:48:07.287Z] $ docker stop --time=1 f866fae82d89641e9cb467ea53afd72e1f2194eadbf1b813a4582d67e98ee3ce [2020-04-08T07:48:09.470Z] $ docker rm -f f866fae82d89641e9cb467ea53afd72e1f2194eadbf1b813a4582d67e98ee3ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T07:48:10.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T07:48:11.251Z] + ls -al . [2020-04-08T07:48:11.251Z] total 112 [2020-04-08T07:48:11.251Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 07:47 . [2020-04-08T07:48:11.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:45 .. [2020-04-08T07:48:11.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 07:45 .git [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 8 07:45 .gitignore [2020-04-08T07:48:11.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 .semver [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 07:45 CONTRIBUTING.md [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 839 Apr 8 07:45 Dockerfile [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 8 07:45 Dockerfile.build [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 8 07:45 Jenkinsfile [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 07:45 LICENSE [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 07:45 Makefile [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 8 07:45 README.md [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 07:41 VERSION [2020-04-08T07:48:11.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 07:45 app [2020-04-08T07:48:11.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 assets [2020-04-08T07:48:11.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 07:45 bin [2020-04-08T07:48:11.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 cmd [2020-04-08T07:48:11.251Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 8 07:47 coverage.out [2020-04-08T07:48:11.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:45 docs [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 8 07:45 go.mod [2020-04-08T07:48:11.251Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 8 07:47 go.sum [2020-04-08T07:48:11.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 internal [2020-04-08T07:48:11.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:45 snap [2020-04-08T07:48:11.251Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 07:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:48:11.605Z] + 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=95185cc391bb381f64953572ca3c983f1b254dfe --label arch=arm64 --label version=0.0.0 . [2020-04-08T07:48:12.187Z] Sending build context to Docker daemon 11.38MB [2020-04-08T07:48:12.187Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-04-08T07:48:12.187Z] Step 2/23 : FROM ${BASE} AS builder [2020-04-08T07:48:12.187Z] ---> ece01fee8d4b [2020-04-08T07:48:12.187Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-08T07:48:12.453Z] ---> Running in e7fd3d372811 [2020-04-08T07:48:12.719Z] Removing intermediate container e7fd3d372811 [2020-04-08T07:48:12.719Z] ---> 9bed1d6b758c [2020-04-08T07:48:12.719Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-04-08T07:48:12.986Z] ---> Running in e593c1cd9afd [2020-04-08T07:48:13.254Z] Removing intermediate container e593c1cd9afd [2020-04-08T07:48:13.254Z] ---> 2c388de4a9e0 [2020-04-08T07:48:13.254Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-04-08T07:48:13.254Z] ---> Running in 9042c8ad185c [2020-04-08T07:48:13.840Z] Removing intermediate container 9042c8ad185c [2020-04-08T07:48:13.840Z] ---> f4e8a26188ba [2020-04-08T07:48:13.840Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-04-08T07:48:13.840Z] ---> Running in 69652713af92 [2020-04-08T07:48:14.108Z] Removing intermediate container 69652713af92 [2020-04-08T07:48:14.108Z] ---> 3c7d5d19657c [2020-04-08T07:48:14.108Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-08T07:48:14.375Z] ---> Running in bc7a1d422fb1 [2020-04-08T07:48:14.641Z] Removing intermediate container bc7a1d422fb1 [2020-04-08T07:48:14.641Z] ---> e93076c0377c [2020-04-08T07:48:14.641Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T07:48:14.912Z] ---> Running in 30ed366aa793 [2020-04-08T07:48:16.854Z] Removing intermediate container 30ed366aa793 [2020-04-08T07:48:16.854Z] ---> 9b951c8109f1 [2020-04-08T07:48:16.854Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-08T07:48:16.854Z] ---> Running in 31a9f83d3a0b [2020-04-08T07:48:17.438Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-08T07:48:18.401Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-08T07:48:18.668Z] OK: 121 MiB in 39 packages [2020-04-08T07:48:19.627Z] Removing intermediate container 31a9f83d3a0b [2020-04-08T07:48:19.627Z] ---> e9cd8916dc35 [2020-04-08T07:48:19.627Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-08T07:48:19.894Z] ---> Running in 050bba62a706 [2020-04-08T07:48:20.162Z] Removing intermediate container 050bba62a706 [2020-04-08T07:48:20.162Z] ---> 9c3744623bcc [2020-04-08T07:48:20.162Z] Step 11/23 : COPY go.mod . [2020-04-08T07:48:20.746Z] ---> 4313a70b157d [2020-04-08T07:48:20.746Z] Step 12/23 : COPY Makefile . [2020-04-08T07:48:21.333Z] ---> fdb73fbdbc5f [2020-04-08T07:48:21.333Z] Step 13/23 : RUN make update [2020-04-08T07:48:21.333Z] ---> Running in 287c5386b70b [2020-04-08T07:48:22.297Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-08T07:48:23.259Z] Removing intermediate container 287c5386b70b [2020-04-08T07:48:23.259Z] ---> 2932faa05e24 [2020-04-08T07:48:23.259Z] Step 14/23 : COPY . . [2020-04-08T07:48:24.691Z] ---> 9103505cc6e8 [2020-04-08T07:48:24.691Z] Step 15/23 : RUN ${MAKE} [2020-04-08T07:48:24.691Z] ---> Running in e6bf2c243832 [2020-04-08T07:48:25.655Z] 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-04-08T07:48:47.733Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-08T07:48:55.947Z] Removing intermediate container e6bf2c243832 [2020-04-08T07:48:55.948Z] ---> 8eead7cd92fd [2020-04-08T07:48:55.948Z] Step 16/23 : FROM alpine [2020-04-08T07:48:55.948Z] latest: Pulling from library/alpine [2020-04-08T07:48:55.948Z] 8a0637ca1ac9: Pulling fs layer [2020-04-08T07:48:55.948Z] 8a0637ca1ac9: Verifying Checksum [2020-04-08T07:48:55.948Z] 8a0637ca1ac9: Download complete [2020-04-08T07:48:55.948Z] 8a0637ca1ac9: Pull complete [2020-04-08T07:48:55.948Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-08T07:48:55.948Z] Status: Downloaded newer image for alpine:latest [2020-04-08T07:48:55.948Z] ---> 2ee122dcc32d [2020-04-08T07:48:55.948Z] Step 17/23 : EXPOSE 4000 [2020-04-08T07:48:56.213Z] ---> Running in 7345cf9513a7 [2020-04-08T07:48:56.480Z] Removing intermediate container 7345cf9513a7 [2020-04-08T07:48:56.480Z] ---> 3b456903c79f [2020-04-08T07:48:56.480Z] 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-04-08T07:48:57.889Z] ---> 7e6c86701039 [2020-04-08T07:48:57.889Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-08T07:48:57.889Z] ---> Running in b07fb635f4dd [2020-04-08T07:48:58.475Z] Removing intermediate container b07fb635f4dd [2020-04-08T07:48:58.475Z] ---> 3529ee27a46f [2020-04-08T07:48:58.475Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-04-08T07:48:58.475Z] ---> Running in c11038dd467d [2020-04-08T07:48:58.741Z] Removing intermediate container c11038dd467d [2020-04-08T07:48:58.741Z] ---> 85a190799106 [2020-04-08T07:48:58.741Z] Step 21/23 : LABEL arch=arm64 [2020-04-08T07:48:59.008Z] ---> Running in 86586b52521e [2020-04-08T07:48:59.277Z] Removing intermediate container 86586b52521e [2020-04-08T07:48:59.277Z] ---> 058402f5baca [2020-04-08T07:48:59.277Z] Step 22/23 : LABEL git_sha=95185cc391bb381f64953572ca3c983f1b254dfe [2020-04-08T07:48:59.544Z] ---> Running in 125cbd5978dd [2020-04-08T07:48:59.812Z] Removing intermediate container 125cbd5978dd [2020-04-08T07:48:59.812Z] ---> e92b33134a2a [2020-04-08T07:48:59.812Z] Step 23/23 : LABEL version=0.0.0 [2020-04-08T07:48:59.812Z] ---> Running in 8195116d7503 [2020-04-08T07:49:00.078Z] Removing intermediate container 8195116d7503 [2020-04-08T07:49:00.078Z] ---> 06fdf047b2af [2020-04-08T07:49:00.078Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T07:49:00.343Z] Successfully built 06fdf047b2af [2020-04-08T07:49:00.343Z] 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-04-08T07:49:02.071Z] provisioning config files... [2020-04-08T07:49:02.085Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/config1313733324224395255tmp [Pipeline] { [Pipeline] sh [2020-04-08T07:49:02.504Z] + curl -s https://codecov.io/bash [2020-04-08T07:49:02.504Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/config1313733324224395255tmp [2020-04-08T07:49:02.769Z] [2020-04-08T07:49:02.769Z] _____ _ [2020-04-08T07:49:02.769Z] / ____| | | [2020-04-08T07:49:02.769Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T07:49:02.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T07:49:02.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T07:49:02.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T07:49:02.769Z] Bash-tbd [2020-04-08T07:49:02.769Z] [2020-04-08T07:49:02.769Z] [2020-04-08T07:49:02.769Z] ==> Jenkins CI detected. [2020-04-08T07:49:02.769Z] project root: . [2020-04-08T07:49:02.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T07:49:02.769Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T07:49:02.769Z] ==> Python coveragepy not found [2020-04-08T07:49:02.769Z] ==> Searching for coverage reports in: [2020-04-08T07:49:02.769Z] + . [2020-04-08T07:49:02.769Z] -> Found 1 reports [2020-04-08T07:49:02.769Z] ==> Detecting git/mercurial file structure [2020-04-08T07:49:02.769Z] ==> Reading reports [2020-04-08T07:49:02.769Z] + ./coverage.out bytes=10 [2020-04-08T07:49:02.769Z] ==> Appending adjustments [2020-04-08T07:49:02.769Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T07:49:03.030Z] + Found adjustments [2020-04-08T07:49:03.030Z] ==> Gzipping contents [2020-04-08T07:49:03.030Z] ==> Uploading reports [2020-04-08T07:49:03.030Z] url: https://codecov.io [2020-04-08T07:49:03.030Z] query: branch=PR-187&commit=95185cc391bb381f64953572ca3c983f1b254dfe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=187&job= [2020-04-08T07:49:03.030Z] -> Pinging Codecov [2020-04-08T07:49:03.030Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-187&commit=95185cc391bb381f64953572ca3c983f1b254dfe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=187&job= [2020-04-08T07:49:03.290Z] -> Uploading [2020-04-08T07:49:03.860Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/95185cc391bb381f64953572ca3c983f1b254dfe [Pipeline] } [2020-04-08T07:49:03.881Z] 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-04-08T07:49:05.524Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T07:49:05.852Z] ---> package-listing.sh [2020-04-08T07:49:05.852Z] ++ facter osfamily [2020-04-08T07:49:05.852Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T07:49:05.852Z] + OS_FAMILY=redhat [2020-04-08T07:49:05.852Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-187 [2020-04-08T07:49:05.852Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T07:49:05.852Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T07:49:05.852Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T07:49:05.852Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T07:49:05.852Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-187 ']' [2020-04-08T07:49:05.852Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T07:49:05.852Z] + case "${OS_FAMILY}" in [2020-04-08T07:49:05.852Z] + rpm -qa [2020-04-08T07:49:05.852Z] + sort [2020-04-08T07:49:10.043Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T07:49:10.043Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T07:49:10.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T07:49:10.043Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-187 ']' [2020-04-08T07:49:10.043Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-187/archives/ [2020-04-08T07:49:10.043Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-187/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:49:10.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T07:49:10.452Z] [2020-04-08T07:49:10.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T07:49:10.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T07:49:10.821Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T07:49:10.821Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T07:49:10.821Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T07:49:10.821Z] 756a868c4378: Pulling fs layer [2020-04-08T07:49:10.821Z] 444b2fc9a129: Pulling fs layer [2020-04-08T07:49:10.821Z] ea15f1150254: Pulling fs layer [2020-04-08T07:49:10.821Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T07:49:10.821Z] 28c525ee5125: Pulling fs layer [2020-04-08T07:49:10.821Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T07:49:10.821Z] 138eaada9080: Pulling fs layer [2020-04-08T07:49:10.821Z] 0622d0fa9048: Pulling fs layer [2020-04-08T07:49:10.821Z] 41b27a9f41bf: Waiting [2020-04-08T07:49:10.821Z] 28c525ee5125: Waiting [2020-04-08T07:49:10.821Z] 094b1ea09ed8: Waiting [2020-04-08T07:49:10.821Z] 138eaada9080: Waiting [2020-04-08T07:49:10.821Z] 0622d0fa9048: Waiting [2020-04-08T07:49:10.821Z] 444b2fc9a129: Waiting [2020-04-08T07:49:10.821Z] ea15f1150254: Waiting [2020-04-08T07:49:10.821Z] 2cc5ad85d9ab: Download complete [2020-04-08T07:49:10.821Z] 444b2fc9a129: Verifying Checksum [2020-04-08T07:49:10.821Z] 444b2fc9a129: Download complete [2020-04-08T07:49:10.821Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T07:49:10.821Z] c9b1b535fdd9: Download complete [2020-04-08T07:49:10.821Z] ea15f1150254: Verifying Checksum [2020-04-08T07:49:10.821Z] ea15f1150254: Download complete [2020-04-08T07:49:11.090Z] 28c525ee5125: Verifying Checksum [2020-04-08T07:49:11.090Z] 28c525ee5125: Download complete [2020-04-08T07:49:11.358Z] c9b1b535fdd9: Pull complete [2020-04-08T07:49:11.359Z] 756a868c4378: Verifying Checksum [2020-04-08T07:49:11.359Z] 756a868c4378: Download complete [2020-04-08T07:49:11.359Z] 138eaada9080: Verifying Checksum [2020-04-08T07:49:11.359Z] 138eaada9080: Download complete [2020-04-08T07:49:11.359Z] 0622d0fa9048: Verifying Checksum [2020-04-08T07:49:11.359Z] 0622d0fa9048: Download complete [2020-04-08T07:49:11.359Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T07:49:11.359Z] 094b1ea09ed8: Download complete [2020-04-08T07:49:11.359Z] 2cc5ad85d9ab: Pull complete [2020-04-08T07:49:11.961Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T07:49:11.961Z] 41b27a9f41bf: Download complete [2020-04-08T07:49:12.904Z] 756a868c4378: Pull complete [2020-04-08T07:49:12.904Z] 444b2fc9a129: Pull complete [2020-04-08T07:49:13.482Z] ea15f1150254: Pull complete [2020-04-08T07:49:16.778Z] 41b27a9f41bf: Pull complete [2020-04-08T07:49:16.778Z] 28c525ee5125: Pull complete [2020-04-08T07:49:18.684Z] 094b1ea09ed8: Pull complete [2020-04-08T07:49:18.944Z] 138eaada9080: Pull complete [2020-04-08T07:49:18.944Z] 0622d0fa9048: Pull complete [2020-04-08T07:49:18.944Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T07:49:18.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T07:49:19.123Z] prd-centos7-docker-4c-2g-2810 does not seem to be running inside a container [2020-04-08T07:49:19.164Z] $ 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-187 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187:/w/workspace/edgexfoundry_edgex-ui-go_PR-187:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T07:49:20.188Z] $ docker top af42f58c42365ea90e1adc1838510b3baf9d3bfeee78a96d966347a187ae47c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T07:49:20.549Z] provisioning config files... [2020-04-08T07:49:20.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/config4157457515015666692tmp [Pipeline] { [Pipeline] echo [2020-04-08T07:49:20.650Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T07:49:20.975Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T07:49:21.000Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T07:49:21.315Z] ---> logs-deploy.sh [2020-04-08T07:49:21.315Z] + ARCHIVE_ARTIFACTS= [2020-04-08T07:49:21.315Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T07:49:21.315Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T07:49:21.315Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T07:49:21.315Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-187/1 [2020-04-08T07:49:21.315Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-187/1/ [2020-04-08T07:49:21.315Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-187/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [2020-04-08T07:49:22.690Z] Archives upload complete. [2020-04-08T07:49:22.690Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-187/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-187/1/ [2020-04-08T07:49:23.258Z] ---> uname -a: [2020-04-08T07:49:23.258Z] Linux af42f58c4236 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] ---> lscpu: [2020-04-08T07:49:23.258Z] Architecture: x86_64 [2020-04-08T07:49:23.258Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-08T07:49:23.258Z] Byte Order: Little Endian [2020-04-08T07:49:23.258Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-08T07:49:23.258Z] CPU(s): 4 [2020-04-08T07:49:23.258Z] On-line CPU(s) list: 0-3 [2020-04-08T07:49:23.258Z] Thread(s) per core: 1 [2020-04-08T07:49:23.258Z] Core(s) per socket: 1 [2020-04-08T07:49:23.258Z] Socket(s): 4 [2020-04-08T07:49:23.258Z] NUMA node(s): 1 [2020-04-08T07:49:23.258Z] Vendor ID: GenuineIntel [2020-04-08T07:49:23.258Z] CPU family: 6 [2020-04-08T07:49:23.258Z] Model: 44 [2020-04-08T07:49:23.258Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-08T07:49:23.258Z] Stepping: 1 [2020-04-08T07:49:23.258Z] CPU MHz: 2933.438 [2020-04-08T07:49:23.258Z] BogoMIPS: 5866.87 [2020-04-08T07:49:23.258Z] Virtualization: VT-x [2020-04-08T07:49:23.258Z] Hypervisor vendor: KVM [2020-04-08T07:49:23.258Z] Virtualization type: full [2020-04-08T07:49:23.258Z] L1d cache: 128 KiB [2020-04-08T07:49:23.258Z] L1i cache: 128 KiB [2020-04-08T07:49:23.258Z] L2 cache: 16 MiB [2020-04-08T07:49:23.258Z] L3 cache: 64 MiB [2020-04-08T07:49:23.258Z] NUMA node0 CPU(s): 0-3 [2020-04-08T07:49:23.258Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-08T07:49:23.258Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-08T07:49:23.258Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-08T07:49:23.258Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-08T07:49:23.258Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-08T07:49:23.258Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] ---> nproc: [2020-04-08T07:49:23.258Z] 4 [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] ---> df -h: [2020-04-08T07:49:23.258Z] Filesystem Size Used Available Use% Mounted on [2020-04-08T07:49:23.258Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-08T07:49:23.258Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-08T07:49:23.258Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-08T07:49:23.258Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-08T07:49:23.258Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-08T07:49:23.258Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-08T07:49:23.258Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-08T07:49:23.258Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-08T07:49:23.258Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [2020-04-08T07:49:23.258Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] ---> free -m: [2020-04-08T07:49:23.258Z] total used free shared buff/cache available [2020-04-08T07:49:23.258Z] Mem: 1838 592 76 0 1169 1141 [2020-04-08T07:49:23.258Z] Swap: 1023 0 1023 [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z] ---> ip addr: [2020-04-08T07:49:23.258Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-08T07:49:23.258Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-08T07:49:23.258Z] inet 127.0.0.1/8 scope host lo [2020-04-08T07:49:23.258Z] valid_lft forever preferred_lft forever [2020-04-08T07:49:23.258Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-08T07:49:23.258Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-08T07:49:23.258Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-08T07:49:23.258Z] valid_lft forever preferred_lft forever [2020-04-08T07:49:23.258Z] [2020-04-08T07:49:23.258Z]