Pull request #149 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 41f0971a99172388db74f4fbbd1e580ed97bfb96 rather than 1515dec183f4b1a3f7498517ef40874401d15f82 Obtained Jenkinsfile from 41f0971a99172388db74f4fbbd1e580ed97bfb96 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 a064049b44925e773913ffd78f21da3be13207f4 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-149/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 a064049b44925e773913ffd78f21da3be13207f4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a064049b44925e773913ffd78f21da3be13207f4 # timeout=10 Commit message: "Merge pull request #120 from ernestojeda/add-additional-docker-build-args" > 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 ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-2214 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [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-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 1515dec183f4b1a3f7498517ef40874401d15f82 Merge succeeded, producing 1515dec183f4b1a3f7498517ef40874401d15f82 Checking out Revision 1515dec183f4b1a3f7498517ef40874401d15f82 (PR-149) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1515dec183f4b1a3f7498517ef40874401d15f82 # 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 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1515dec183f4b1a3f7498517ef40874401d15f82 # timeout=10 Commit message: "[enhancement] Add app service builder api" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a064049b44925e773913ffd78f21da3be13207f4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-04T11:04:26.571Z] 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-04T11:04:28.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [2020-03-04T11:04:28.291Z] [2020-03-04T11:04:28.291Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:04:28.648Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [2020-03-04T11:04:28.648Z] latest-x86_64: Pulling from edgexfoundry/git-semver [2020-03-04T11:04:28.648Z] e7c96db7181b: Pulling fs layer [2020-03-04T11:04:28.648Z] a038dfdf5543: Pulling fs layer [2020-03-04T11:04:28.648Z] 8d5d8e63b3c0: Pulling fs layer [2020-03-04T11:04:28.908Z] 8d5d8e63b3c0: Verifying Checksum [2020-03-04T11:04:28.908Z] 8d5d8e63b3c0: Download complete [2020-03-04T11:04:28.908Z] e7c96db7181b: Verifying Checksum [2020-03-04T11:04:28.908Z] e7c96db7181b: Download complete [2020-03-04T11:04:28.908Z] a038dfdf5543: Verifying Checksum [2020-03-04T11:04:28.908Z] a038dfdf5543: Download complete [2020-03-04T11:04:29.167Z] e7c96db7181b: Pull complete [2020-03-04T11:04:29.735Z] a038dfdf5543: Pull complete [2020-03-04T11:04:29.993Z] 8d5d8e63b3c0: Pull complete [2020-03-04T11:04:29.993Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb [2020-03-04T11:04:29.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [Pipeline] withDockerContainer [2020-03-04T11:04:30.138Z] prd-centos7-docker-4c-2g-2214 does not seem to be running inside a container [2020-03-04T11:04:30.181Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-149 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149:/w/workspace/edgexfoundry_edgex-ui-go_PR-149:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@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/edgexfoundry/git-semver:latest-x86_64 cat [2020-03-04T11:04:30.823Z] $ docker top 8faac59cfffd2f12c23405c8542aa5cb55d6585db8ef5e2e370b9cfd50a188eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-04T11:04:31.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T11:04:31.534Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T11:04:31.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T11:04:31.740Z] $ docker exec 8faac59cfffd2f12c23405c8542aa5cb55d6585db8ef5e2e370b9cfd50a188eb ssh-agent [2020-03-04T11:04:31.915Z] SSH_AUTH_SOCK=/tmp/ssh-5CpPmHWLLv0i/agent.14 [2020-03-04T11:04:31.916Z] SSH_AGENT_PID=21 [2020-03-04T11:04:31.925Z] Running ssh-add (command line suppressed) [2020-03-04T11:04:32.064Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_586440655443827351.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_586440655443827351.key) [2020-03-04T11:04:32.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T11:04:32.442Z] + git describe --exact-match --tags HEAD [2020-03-04T11:04:32.442Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-04T11:04:32.520Z] $ docker exec --env ******** --env ******** 8faac59cfffd2f12c23405c8542aa5cb55d6585db8ef5e2e370b9cfd50a188eb ssh-agent -k [2020-03-04T11:04:32.657Z] unset SSH_AUTH_SOCK; [2020-03-04T11:04:32.657Z] unset SSH_AGENT_PID; [2020-03-04T11:04:32.657Z] echo Agent pid 21 killed; [2020-03-04T11:04:32.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-04T11:04:32.784Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-04T11:04:32.784Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-04T11:04:32.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T11:04:32.828Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T11:04:32.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T11:04:33.002Z] $ docker exec 8faac59cfffd2f12c23405c8542aa5cb55d6585db8ef5e2e370b9cfd50a188eb ssh-agent [2020-03-04T11:04:33.180Z] SSH_AUTH_SOCK=/tmp/ssh-wJ2N3hZxCcUR/agent.55 [2020-03-04T11:04:33.180Z] SSH_AGENT_PID=62 [2020-03-04T11:04:33.185Z] Running ssh-add (command line suppressed) [2020-03-04T11:04:33.329Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_515129176667277254.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/private_key_515129176667277254.key) [2020-03-04T11:04:33.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T11:04:33.728Z] + git semver init [2020-03-04T11:04:33.728Z] # -> Open(): unable to determine branch for HEAD [2020-03-04T11:04:33.728Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-149/.git [2020-03-04T11:04:33.728Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-04T11:04:33.728Z] # $SEMVER_REMOTE_NAME = origin [2020-03-04T11:04:33.728Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-04T11:04:33.728Z] # $SEMVER_USER_NAME = jenkins [2020-03-04T11:04:33.728Z] # $SEMVER_BRANCH = PR-149 [2020-03-04T11:04:33.728Z] # $SEMVER_TEMP = /tmp/semver-139400407 [2020-03-04T11:04:33.728Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-04T11:04:34.665Z] # '/tmp/semver-139400407' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-149/.semver' [2020-03-04T11:04:34.665Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-149/.semver [Pipeline] } [2020-03-04T11:04:34.690Z] $ docker exec --env ******** --env ******** 8faac59cfffd2f12c23405c8542aa5cb55d6585db8ef5e2e370b9cfd50a188eb ssh-agent -k [2020-03-04T11:04:34.863Z] unset SSH_AUTH_SOCK; [2020-03-04T11:04:34.863Z] unset SSH_AGENT_PID; [2020-03-04T11:04:34.863Z] echo Agent pid 62 killed; [2020-03-04T11:04:34.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-04T11:04:35.331Z] + git semver [Pipeline] } [2020-03-04T11:04:35.361Z] $ docker stop --time=1 8faac59cfffd2f12c23405c8542aa5cb55d6585db8ef5e2e370b9cfd50a188eb [2020-03-04T11:04:36.721Z] $ docker rm -f 8faac59cfffd2f12c23405c8542aa5cb55d6585db8ef5e2e370b9cfd50a188eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-04T11:04:37.676Z] Stashed 18 file(s) [Pipeline] echo [2020-03-04T11:04:37.700Z] [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-04T11:04:38.226Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2209 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [Pipeline] { [Pipeline] ws [2020-03-04T11:04:38.270Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-04T11:04:42.769Z] using credential edgex-jenkins-ssh [2020-03-04T11:04:42.806Z] Cloning the remote Git repository [2020-03-04T11:04:42.806Z] Cloning with configured refspecs honoured and without tags [2020-03-04T11:04:42.863Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:04:42.947Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-04T11:04:43.018Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:04:43.020Z] > git --version # timeout=10 [2020-03-04T11:04:43.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:04:43.112Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:04:44.070Z] Fetching without tags [2020-03-04T11:04:44.563Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 1515dec183f4b1a3f7498517ef40874401d15f82 [2020-03-04T11:04:43.980Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:04:44.002Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-03-04T11:04:44.022Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:04:44.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:04:44.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:04:44.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:04:44.094Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:04:44.582Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:04:44.842Z] Merge succeeded, producing 1515dec183f4b1a3f7498517ef40874401d15f82 [2020-03-04T11:04:44.842Z] Checking out Revision 1515dec183f4b1a3f7498517ef40874401d15f82 (PR-149) [2020-03-04T11:04:44.600Z] > git checkout -f 1515dec183f4b1a3f7498517ef40874401d15f82 # timeout=10 [2020-03-04T11:04:44.765Z] > git remote # timeout=10 [2020-03-04T11:04:44.783Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T11:04:44.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:04:44.806Z] > git merge 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 [2020-03-04T11:04:44.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T11:04:44.848Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:04:44.860Z] > git checkout -f 1515dec183f4b1a3f7498517ef40874401d15f82 # timeout=10 [2020-03-04T11:04:49.283Z] Commit message: "[enhancement] Add app service builder api" [2020-03-04T11:04:49.349Z] > git --version # timeout=10 [2020-03-04T11:04:49.385Z] fatal: bad object a064049b44925e773913ffd78f21da3be13207f4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-04T11:04:50.664Z] ========================================================= [2020-03-04T11:04:50.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-04T11:04:50.664Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:04:51.780Z] + 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-04T11:04:52.746Z] Sending build context to Docker daemon 10.66MB [2020-03-04T11:04:52.746Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-04T11:04:52.746Z] Step 2/8 : FROM ${BASE} [2020-03-04T11:04:53.015Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-04T11:04:53.015Z] 29bddadc8f3f: Pulling fs layer [2020-03-04T11:04:53.015Z] 02bb20f2603b: Pulling fs layer [2020-03-04T11:04:53.015Z] b62863a3550b: Pulling fs layer [2020-03-04T11:04:53.015Z] 9586258a13ea: Pulling fs layer [2020-03-04T11:04:53.015Z] a8b2cbafd68c: Pulling fs layer [2020-03-04T11:04:53.015Z] d1dd75721c92: Pulling fs layer [2020-03-04T11:04:53.015Z] 4e34fffdb759: Pulling fs layer [2020-03-04T11:04:53.015Z] fd1d9eb628f9: Pulling fs layer [2020-03-04T11:04:53.015Z] bd44c58b92db: Pulling fs layer [2020-03-04T11:04:53.015Z] e5856e266cf4: Pulling fs layer [2020-03-04T11:04:53.015Z] f0f88b30cdbb: Pulling fs layer [2020-03-04T11:04:53.015Z] 9586258a13ea: Waiting [2020-03-04T11:04:53.015Z] a8b2cbafd68c: Waiting [2020-03-04T11:04:53.015Z] d1dd75721c92: Waiting [2020-03-04T11:04:53.015Z] 4e34fffdb759: Waiting [2020-03-04T11:04:53.015Z] fd1d9eb628f9: Waiting [2020-03-04T11:04:53.015Z] bd44c58b92db: Waiting [2020-03-04T11:04:53.015Z] e5856e266cf4: Waiting [2020-03-04T11:04:53.015Z] b62863a3550b: Verifying Checksum [2020-03-04T11:04:53.015Z] b62863a3550b: Download complete [2020-03-04T11:04:53.015Z] 02bb20f2603b: Verifying Checksum [2020-03-04T11:04:53.015Z] 02bb20f2603b: Download complete [2020-03-04T11:04:53.020Z] Still waiting to schedule task [2020-03-04T11:04:53.020Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-04T11:04:53.285Z] a8b2cbafd68c: Download complete [2020-03-04T11:04:53.285Z] d1dd75721c92: Download complete [2020-03-04T11:04:53.285Z] 29bddadc8f3f: Verifying Checksum [2020-03-04T11:04:53.285Z] 29bddadc8f3f: Download complete [2020-03-04T11:04:54.255Z] 29bddadc8f3f: Pull complete [2020-03-04T11:04:54.840Z] 02bb20f2603b: Pull complete [2020-03-04T11:04:55.113Z] b62863a3550b: Pull complete [2020-03-04T11:04:57.067Z] 4e34fffdb759: Verifying Checksum [2020-03-04T11:04:57.067Z] 4e34fffdb759: Download complete [2020-03-04T11:04:57.067Z] bd44c58b92db: Verifying Checksum [2020-03-04T11:04:57.067Z] bd44c58b92db: Download complete [2020-03-04T11:04:59.656Z] e5856e266cf4: Verifying Checksum [2020-03-04T11:04:59.656Z] e5856e266cf4: Download complete [2020-03-04T11:04:59.657Z] f0f88b30cdbb: Verifying Checksum [2020-03-04T11:04:59.657Z] f0f88b30cdbb: Download complete [2020-03-04T11:05:01.613Z] fd1d9eb628f9: Verifying Checksum [2020-03-04T11:05:01.613Z] fd1d9eb628f9: Download complete [2020-03-04T11:05:03.024Z] 9586258a13ea: Download complete [2020-03-04T11:05:13.129Z] 9586258a13ea: Pull complete [2020-03-04T11:05:13.398Z] a8b2cbafd68c: Pull complete [2020-03-04T11:05:13.398Z] d1dd75721c92: Pull complete [2020-03-04T11:05:18.786Z] 4e34fffdb759: Pull complete [2020-03-04T11:05:23.057Z] fd1d9eb628f9: Pull complete [2020-03-04T11:05:23.057Z] bd44c58b92db: Pull complete [2020-03-04T11:05:25.016Z] e5856e266cf4: Pull complete [2020-03-04T11:05:25.604Z] f0f88b30cdbb: Pull complete [2020-03-04T11:05:25.874Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-04T11:05:25.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-04T11:05:25.874Z] ---> 0be50c763560 [2020-03-04T11:05:25.874Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-04T11:05:30.144Z] ---> Running in 1fd690001b06 [2020-03-04T11:05:30.144Z] Removing intermediate container 1fd690001b06 [2020-03-04T11:05:30.144Z] ---> 1c8014dc0bb1 [2020-03-04T11:05:30.144Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:05:30.144Z] ---> Running in 191c00d80761 [2020-03-04T11:05:32.100Z] Removing intermediate container 191c00d80761 [2020-03-04T11:05:32.100Z] ---> 16beb8c29a93 [2020-03-04T11:05:32.100Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-04T11:05:32.100Z] ---> Running in c85d8367949a [2020-03-04T11:05:32.690Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-04T11:05:33.651Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-04T11:05:33.916Z] OK: 121 MiB in 39 packages [2020-03-04T11:05:34.880Z] Removing intermediate container c85d8367949a [2020-03-04T11:05:34.880Z] ---> b327eba35a77 [2020-03-04T11:05:34.880Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-04T11:05:35.147Z] ---> Running in 11dc631acadc [2020-03-04T11:05:35.417Z] Removing intermediate container 11dc631acadc [2020-03-04T11:05:35.417Z] ---> 8c26633e0191 [2020-03-04T11:05:35.417Z] Step 7/8 : COPY . . [2020-03-04T11:05:36.827Z] ---> 32918c685965 [2020-03-04T11:05:36.827Z] Step 8/8 : RUN go mod download [2020-03-04T11:05:36.827Z] ---> Running in dd645514e1fd [2020-03-04T11:05:37.800Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-04T11:05:37.800Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-04T11:05:37.800Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-04T11:05:37.800Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-04T11:05:37.800Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-04T11:05:37.800Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-04T11:05:37.800Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-04T11:05:38.781Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-04T11:05:38.781Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-04T11:05:38.781Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-04T11:05:38.781Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-04T11:05:39.052Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-04T11:05:39.052Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-04T11:05:39.052Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-04T11:05:39.052Z] go: finding github.com/kr/text v0.1.0 [2020-03-04T11:05:39.052Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-04T11:05:39.052Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-04T11:05:40.028Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-04T11:05:40.028Z] go: finding github.com/kr/pty v1.1.1 [2020-03-04T11:05:40.028Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-04T11:05:40.028Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-04T11:05:40.028Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-04T11:05:41.981Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-04T11:05:41.981Z] go: finding golang.org/x/text v0.3.0 [2020-03-04T11:05:44.585Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-04T11:05:45.554Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-04T11:05:45.554Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-04T11:05:45.554Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-04T11:05:45.554Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-04T11:05:45.554Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-04T11:05:45.554Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-04T11:05:45.554Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-04T11:05:46.146Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-04T11:05:46.416Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-04T11:05:46.695Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-04T11:05:46.695Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-04T11:05:46.969Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-04T11:05:46.969Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-04T11:05:46.969Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-04T11:05:46.969Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-04T11:05:46.969Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-04T11:05:46.969Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-04T11:05:46.969Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-04T11:05:47.239Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-04T11:05:47.826Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-04T11:05:47.826Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-04T11:05:48.095Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-04T11:05:48.095Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-04T11:05:48.364Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-04T11:05:48.364Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-04T11:05:48.364Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-04T11:05:48.364Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-04T11:05:48.364Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-04T11:05:48.633Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-04T11:05:48.633Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-04T11:05:49.225Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-04T11:05:49.225Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-04T11:05:49.493Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-04T11:05:49.763Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-04T11:05:49.763Z] go: finding github.com/fatih/color v1.7.0 [2020-03-04T11:05:49.763Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-04T11:05:49.763Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-04T11:05:49.763Z] go: finding github.com/posener/complete v1.1.1 [2020-03-04T11:05:50.036Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-04T11:05:50.306Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-04T11:05:50.574Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-04T11:05:50.574Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-04T11:05:50.574Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-04T11:05:50.844Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-04T11:05:50.844Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-04T11:06:23.081Z] Removing intermediate container dd645514e1fd [2020-03-04T11:06:23.081Z] ---> 1437e9f24aa0 [2020-03-04T11:06:23.081Z] Successfully built 1437e9f24aa0 [2020-03-04T11:06:23.081Z] 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-04T11:06:23.747Z] + docker inspect -f . ci-base-image-arm64 [2020-03-04T11:06:23.748Z] . [Pipeline] withDockerContainer [2020-03-04T11:06:24.101Z] prd-ubuntu18.04-docker-arm64-4c-16g-2209 does not seem to be running inside a container [2020-03-04T11:06:24.173Z] $ 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 ******** ci-base-image-arm64 cat [2020-03-04T11:06:25.531Z] $ docker top f33d1a4f60217946030be536f2cd097927ee805074398df67f6c404a8d7db349 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T11:06:27.813Z] + go version [2020-03-04T11:06:27.813Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-04T11:06:28.498Z] + make test [2020-03-04T11:06:28.498Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-04T11:06:29.918Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-04T11:06:53.845Z] Running on prd-centos7-docker-4c-2g-2215 in /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [Pipeline] { [Pipeline] ws [2020-03-04T11:06:53.888Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-04T11:06:56.659Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-04T11:06:56.659Z] GO111MODULE=on go vet ./... [2020-03-04T11:06:57.074Z] using credential edgex-jenkins-ssh [2020-03-04T11:06:57.098Z] Cloning the remote Git repository [2020-03-04T11:06:57.098Z] Cloning with configured refspecs honoured and without tags [2020-03-04T11:06:56.670Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:06:56.714Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-04T11:06:56.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:06:56.768Z] > git --version # timeout=10 [2020-03-04T11:06:56.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:06:56.815Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:06:57.937Z] Fetching without tags [2020-03-04T11:06:58.682Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 1515dec183f4b1a3f7498517ef40874401d15f82 [Pipeline] } [2020-03-04T11:06:57.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:06:57.517Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-03-04T11:06:57.527Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:06:57.541Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:06:57.554Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:06:57.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:06:57.560Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:06:58.369Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:06:58.375Z] > git checkout -f 1515dec183f4b1a3f7498517ef40874401d15f82 # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-04T11:06:59.011Z] Failed in branch amd64 [Pipeline] stash [2020-03-04T11:07:07.245Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T11:07:07.263Z] $ docker stop --time=1 f33d1a4f60217946030be536f2cd097927ee805074398df67f6c404a8d7db349 [2020-03-04T11:07:09.426Z] $ docker rm -f f33d1a4f60217946030be536f2cd097927ee805074398df67f6c404a8d7db349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-04T11:07:11.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-04T11:07:11.394Z] + ls -al . [2020-03-04T11:07:11.394Z] total 112 [2020-03-04T11:07:11.394Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 11:06 . [2020-03-04T11:07:11.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:04 .. [2020-03-04T11:07:11.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 11:04 .git [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 4 11:04 .gitignore [2020-03-04T11:07:11.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:04 .semver [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 4 11:04 CONTRIBUTING.md [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 4 11:04 Dockerfile [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 4 11:04 Dockerfile.build [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 4 11:04 Jenkinsfile [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 4 11:04 LICENSE [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 4 11:04 Makefile [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 4 11:04 README.md [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 11:04 VERSION [2020-03-04T11:07:11.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 11:04 app [2020-03-04T11:07:11.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:04 assets [2020-03-04T11:07:11.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 11:04 bin [2020-03-04T11:07:11.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:04 cmd [2020-03-04T11:07:11.394Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 4 11:06 coverage.out [2020-03-04T11:07:11.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:04 docs [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 4 11:04 go.mod [2020-03-04T11:07:11.394Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 4 11:06 go.sum [2020-03-04T11:07:11.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:04 internal [2020-03-04T11:07:11.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:04 snap [2020-03-04T11:07:11.394Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 4 11:04 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:07:11.775Z] + 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=1515dec183f4b1a3f7498517ef40874401d15f82 --label arch=arm64 --label version=0.0.0 . [2020-03-04T11:07:12.368Z] Sending build context to Docker daemon 10.68MB [2020-03-04T11:07:12.368Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-04T11:07:12.368Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-04T11:07:12.368Z] ---> 1437e9f24aa0 [2020-03-04T11:07:12.368Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-04T11:07:12.635Z] ---> Running in 4ace84b1e65f [2020-03-04T11:07:12.902Z] Removing intermediate container 4ace84b1e65f [2020-03-04T11:07:12.902Z] ---> f47f74876e91 [2020-03-04T11:07:12.902Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-04T11:07:13.169Z] ---> Running in abb793587e10 [2020-03-04T11:07:13.437Z] Removing intermediate container abb793587e10 [2020-03-04T11:07:13.437Z] ---> 55aaba63a6a3 [2020-03-04T11:07:13.437Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-04T11:07:13.437Z] ---> Running in 9b1929dedc8c [2020-03-04T11:07:14.025Z] Removing intermediate container 9b1929dedc8c [2020-03-04T11:07:14.025Z] ---> 26f9edc8c850 [2020-03-04T11:07:14.025Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-04T11:07:14.025Z] ---> Running in 956f71446a8e [2020-03-04T11:07:14.294Z] Removing intermediate container 956f71446a8e [2020-03-04T11:07:14.294Z] ---> 1c67b61365a6 [2020-03-04T11:07:14.294Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-04T11:07:14.561Z] ---> Running in 77347498dde2 [2020-03-04T11:07:14.828Z] Removing intermediate container 77347498dde2 [2020-03-04T11:07:14.828Z] ---> 654b021b93a5 [2020-03-04T11:07:14.828Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:07:15.095Z] ---> Running in d952df3eb100 [2020-03-04T11:07:17.124Z] Removing intermediate container d952df3eb100 [2020-03-04T11:07:17.124Z] ---> 700f93257f6d [2020-03-04T11:07:17.124Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-04T11:07:17.124Z] ---> Running in 5f9f2157a707 [2020-03-04T11:07:18.107Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-04T11:07:18.692Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-04T11:07:18.958Z] OK: 121 MiB in 39 packages [2020-03-04T11:07:20.373Z] Removing intermediate container 5f9f2157a707 [2020-03-04T11:07:20.373Z] ---> 1a5e5940b206 [2020-03-04T11:07:20.373Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-04T11:07:20.373Z] ---> Running in b21c2dfeb363 [2020-03-04T11:07:20.958Z] Removing intermediate container b21c2dfeb363 [2020-03-04T11:07:20.958Z] ---> 0e4ceaee22f1 [2020-03-04T11:07:20.958Z] Step 11/23 : COPY go.mod . [2020-03-04T11:07:21.232Z] ---> bc7051dfcea1 [2020-03-04T11:07:21.232Z] Step 12/23 : COPY Makefile . [2020-03-04T11:07:21.818Z] ---> 0d2970d42329 [2020-03-04T11:07:21.818Z] Step 13/23 : RUN make update [2020-03-04T11:07:22.090Z] ---> Running in 059073c14b66 [2020-03-04T11:07:23.055Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-04T11:07:24.018Z] Removing intermediate container 059073c14b66 [2020-03-04T11:07:24.018Z] ---> 859bfe21f244 [2020-03-04T11:07:24.018Z] Step 14/23 : COPY . . [2020-03-04T11:07:25.429Z] ---> 9fafc2cda874 [2020-03-04T11:07:25.429Z] Step 15/23 : RUN ${MAKE} [2020-03-04T11:07:25.429Z] ---> Running in 2ebbe6bc5696 [2020-03-04T11:07:26.396Z] 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-04T11:07:48.479Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-04T11:07:58.560Z] Removing intermediate container 2ebbe6bc5696 [2020-03-04T11:07:58.560Z] ---> f7f6894f7afe [2020-03-04T11:07:58.560Z] Step 16/23 : FROM alpine [2020-03-04T11:07:58.560Z] latest: Pulling from library/alpine [2020-03-04T11:07:58.560Z] 8fa90b21c985: Pulling fs layer [2020-03-04T11:07:58.560Z] 8fa90b21c985: Verifying Checksum [2020-03-04T11:07:58.560Z] 8fa90b21c985: Download complete [2020-03-04T11:07:58.827Z] 8fa90b21c985: Pull complete [2020-03-04T11:07:58.827Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-04T11:07:58.827Z] Status: Downloaded newer image for alpine:latest [2020-03-04T11:07:58.827Z] ---> 6e4716cdcf7a [2020-03-04T11:07:58.827Z] Step 17/23 : EXPOSE 4000 [2020-03-04T11:07:59.093Z] ---> Running in e13a34b6cde2 [2020-03-04T11:07:59.360Z] Removing intermediate container e13a34b6cde2 [2020-03-04T11:07:59.360Z] ---> 756ea8fb812e [2020-03-04T11:07:59.360Z] 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-04T11:08:01.318Z] ---> 8c61332f7118 [2020-03-04T11:08:01.318Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-04T11:08:01.318Z] ---> Running in 8495fddcb4d7 [2020-03-04T11:08:01.586Z] Removing intermediate container 8495fddcb4d7 [2020-03-04T11:08:01.586Z] ---> f42e213b08ac [2020-03-04T11:08:01.586Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-04T11:08:01.586Z] ---> Running in 377dfc68f7d5 [2020-03-04T11:08:01.854Z] Removing intermediate container 377dfc68f7d5 [2020-03-04T11:08:01.854Z] ---> f3cc945e8e9c [2020-03-04T11:08:01.854Z] Step 21/23 : LABEL arch=arm64 [2020-03-04T11:08:02.120Z] ---> Running in 429a763349e0 [2020-03-04T11:08:02.386Z] Removing intermediate container 429a763349e0 [2020-03-04T11:08:02.386Z] ---> ff90fd7a6d88 [2020-03-04T11:08:02.386Z] Step 22/23 : LABEL git_sha=1515dec183f4b1a3f7498517ef40874401d15f82 [2020-03-04T11:08:02.651Z] ---> Running in b80ebe77fd88 [2020-03-04T11:08:02.918Z] Removing intermediate container b80ebe77fd88 [2020-03-04T11:08:02.918Z] ---> 9af984f1dfec [2020-03-04T11:08:02.918Z] Step 23/23 : LABEL version=0.0.0 [2020-03-04T11:08:02.918Z] ---> Running in 24365f008aed [2020-03-04T11:08:03.182Z] Removing intermediate container 24365f008aed [2020-03-04T11:08:03.182Z] ---> 93a237e6bde9 [2020-03-04T11:08:03.182Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-04T11:08:03.449Z] Successfully built 93a237e6bde9 [2020-03-04T11:08:03.449Z] 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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-04T11:08:05.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:08:05.739Z] ---> package-listing.sh [2020-03-04T11:08:05.739Z] ++ facter osfamily [2020-03-04T11:08:05.739Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-04T11:08:05.739Z] + OS_FAMILY=redhat [2020-03-04T11:08:05.739Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-04T11:08:05.739Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-04T11:08:05.739Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-04T11:08:05.739Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-04T11:08:05.739Z] + PACKAGES=/tmp/packages_start.txt [2020-03-04T11:08:05.739Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-149 ']' [2020-03-04T11:08:05.739Z] + PACKAGES=/tmp/packages_end.txt [2020-03-04T11:08:05.739Z] + case "${OS_FAMILY}" in [2020-03-04T11:08:05.739Z] + rpm -qa [2020-03-04T11:08:05.739Z] + sort [2020-03-04T11:08:09.937Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-04T11:08:09.937Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-04T11:08:09.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-04T11:08:09.937Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-149 ']' [2020-03-04T11:08:09.937Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-149/archives/ [2020-03-04T11:08:09.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-149/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:08:10.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T11:08:10.435Z] [2020-03-04T11:08:10.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:08:10.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T11:08:10.774Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-04T11:08:10.774Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T11:08:10.774Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-04T11:08:10.774Z] 756a868c4378: Pulling fs layer [2020-03-04T11:08:10.774Z] 444b2fc9a129: Pulling fs layer [2020-03-04T11:08:10.774Z] ea15f1150254: Pulling fs layer [2020-03-04T11:08:10.774Z] e81d8b4f9b56: Pulling fs layer [2020-03-04T11:08:10.774Z] 00274e75389d: Pulling fs layer [2020-03-04T11:08:10.774Z] 342a42058068: Pulling fs layer [2020-03-04T11:08:10.774Z] b4ef6b84b633: Pulling fs layer [2020-03-04T11:08:10.774Z] c33f2005cb31: Pulling fs layer [2020-03-04T11:08:10.774Z] e81d8b4f9b56: Waiting [2020-03-04T11:08:10.774Z] 00274e75389d: Waiting [2020-03-04T11:08:10.774Z] 342a42058068: Waiting [2020-03-04T11:08:10.774Z] b4ef6b84b633: Waiting [2020-03-04T11:08:10.774Z] c33f2005cb31: Waiting [2020-03-04T11:08:10.774Z] 444b2fc9a129: Waiting [2020-03-04T11:08:10.774Z] ea15f1150254: Waiting [2020-03-04T11:08:10.774Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-04T11:08:10.774Z] 2cc5ad85d9ab: Download complete [2020-03-04T11:08:10.774Z] 444b2fc9a129: Download complete [2020-03-04T11:08:10.774Z] c9b1b535fdd9: Verifying Checksum [2020-03-04T11:08:10.774Z] c9b1b535fdd9: Download complete [2020-03-04T11:08:11.046Z] ea15f1150254: Verifying Checksum [2020-03-04T11:08:11.046Z] ea15f1150254: Download complete [2020-03-04T11:08:11.046Z] 00274e75389d: Verifying Checksum [2020-03-04T11:08:11.046Z] 00274e75389d: Download complete [2020-03-04T11:08:11.314Z] c9b1b535fdd9: Pull complete [2020-03-04T11:08:11.314Z] 756a868c4378: Verifying Checksum [2020-03-04T11:08:11.314Z] 756a868c4378: Download complete [2020-03-04T11:08:11.577Z] 2cc5ad85d9ab: Pull complete [2020-03-04T11:08:11.577Z] b4ef6b84b633: Verifying Checksum [2020-03-04T11:08:11.577Z] b4ef6b84b633: Download complete [2020-03-04T11:08:11.577Z] c33f2005cb31: Verifying Checksum [2020-03-04T11:08:11.577Z] c33f2005cb31: Download complete [2020-03-04T11:08:11.842Z] 342a42058068: Verifying Checksum [2020-03-04T11:08:11.842Z] 342a42058068: Download complete [2020-03-04T11:08:12.411Z] e81d8b4f9b56: Verifying Checksum [2020-03-04T11:08:12.411Z] e81d8b4f9b56: Download complete [2020-03-04T11:08:13.348Z] 756a868c4378: Pull complete [2020-03-04T11:08:13.348Z] 444b2fc9a129: Pull complete [2020-03-04T11:08:13.609Z] ea15f1150254: Pull complete [2020-03-04T11:08:16.903Z] e81d8b4f9b56: Pull complete [2020-03-04T11:08:16.903Z] 00274e75389d: Pull complete [2020-03-04T11:08:19.443Z] 342a42058068: Pull complete [2020-03-04T11:08:19.443Z] b4ef6b84b633: Pull complete [2020-03-04T11:08:19.703Z] c33f2005cb31: Pull complete [2020-03-04T11:08:19.703Z] Digest: sha256:6606f64f7576e5a87c7c61035e879b05704f78def72d15dee56fd69075fafeb1 [2020-03-04T11:08:19.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-04T11:08:19.875Z] prd-centos7-docker-4c-2g-2214 does not seem to be running inside a container [2020-03-04T11:08:19.933Z] $ 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-149 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149:/w/workspace/edgexfoundry_edgex-ui-go_PR-149:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@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-04T11:08:20.850Z] $ docker top 3bf87bb7e1cbdaa642e307e9e7e484044e7041c0aea7052cafc8144682aa3269 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-04T11:08:21.483Z] provisioning config files... [2020-03-04T11:08:21.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-149@tmp/config6253422591948147682tmp [Pipeline] { [Pipeline] echo [2020-03-04T11:08:21.550Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:08:21.870Z] ---> create-netrc.sh [Pipeline] echo [2020-03-04T11:08:21.894Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:08:22.214Z] ---> logs-deploy.sh [2020-03-04T11:08:22.214Z] + ARCHIVE_ARTIFACTS= [2020-03-04T11:08:22.214Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-04T11:08:22.214Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-04T11:08:22.214Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-04T11:08:22.214Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/1 [2020-03-04T11:08:22.214Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-149/1/ [2020-03-04T11:08:22.214Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-149 [2020-03-04T11:08:23.592Z] Archives upload complete. [2020-03-04T11:08:23.592Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-149/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-149/1/