Pull request #246 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c6e90bcad506a53a21afbb07ae058210c81821b7 rather than 66c5065e8bb9cfe081a12077b383891c2c3f8845 Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3952 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [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-246 # 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/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 66c5065e8bb9cfe081a12077b383891c2c3f8845 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # 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/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 66c5065e8bb9cfe081a12077b383891c2c3f8845 Checking out Revision 66c5065e8bb9cfe081a12077b383891c2c3f8845 (PR-246) > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 Commit message: "Add mqtt device device to edgex doc" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:52 ========================================================= 09:41:52 EdgeX Global Pipelines Version Info 09:41:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 34720105864531a09e757c225655761a71574d07 # timeout=10 09:41:54 ------------------- 09:41:54 stable info: 09:41:54 ------------------- 09:41:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:41:54 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 09:41:54 Message: update stable to v1.0.89 09:41:55 ------------------- 09:41:55 experimental info: 09:41:55 ------------------- 09:41:55 Commited By: **** collab-it+edgex@linuxfoundation.org 09:41:55 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 09:41:55 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:57 09:41:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:41:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:57 latest: Pulling from edgex-devops/git-semver 09:41:57 9123ac7c32f7: Pulling fs layer 09:41:57 b8cc5d1170e3: Pulling fs layer 09:41:57 2924cbbf6a41: Pulling fs layer 09:41:57 93b08a4f1073: Pulling fs layer 09:41:57 93b08a4f1073: Waiting 09:41:57 b8cc5d1170e3: Verifying Checksum 09:41:57 b8cc5d1170e3: Download complete 09:41:57 9123ac7c32f7: Verifying Checksum 09:41:57 9123ac7c32f7: Download complete 09:41:57 93b08a4f1073: Verifying Checksum 09:41:57 93b08a4f1073: Download complete 09:41:57 2924cbbf6a41: Verifying Checksum 09:41:57 2924cbbf6a41: Download complete 09:41:57 9123ac7c32f7: Pull complete 09:41:57 b8cc5d1170e3: Pull complete 09:41:58 2924cbbf6a41: Pull complete 09:41:58 93b08a4f1073: Pull complete 09:41:58 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:41:58 prd-centos7-docker-4c-2g-3952 does not seem to be running inside a container 09:41:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:42:00 $ docker top 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:01 [ssh-agent] Looking for ssh-agent implementation... 09:42:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:01 $ docker exec 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent 09:42:01 SSH_AUTH_SOCK=/tmp/ssh-Z0zdMLIpDqYH/agent.11 09:42:01 SSH_AGENT_PID=16 09:42:01 Running ssh-add (command line suppressed) 09:42:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_4082709964380315641.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_4082709964380315641.key) 09:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:01 + git describe --exact-match --tags HEAD 09:42:01 fatal: No names found, cannot describe anything. [Pipeline] } 09:42:01 $ docker exec --env ******** --env ******** 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent -k 09:42:02 unset SSH_AUTH_SOCK; 09:42:02 unset SSH_AGENT_PID; 09:42:02 echo Agent pid 16 killed; 09:42:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:42:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:42:02 This usually means this commit has not been tagged. [Pipeline] sshagent 09:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:02 [ssh-agent] Looking for ssh-agent implementation... 09:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:02 $ docker exec 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent 09:42:02 SSH_AUTH_SOCK=/tmp/ssh-l7SWgLfnXNzS/agent.44 09:42:02 SSH_AGENT_PID=50 09:42:02 Running ssh-add (command line suppressed) 09:42:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_3332582728657853429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_3332582728657853429.key) 09:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:03 + git semver init 09:42:03 # -> Open(): unable to determine branch for HEAD 09:42:03 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.git 09:42:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-246 09:42:03 # $SEMVER_REMOTE_NAME = origin 09:42:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:42:03 # $SEMVER_USER_NAME = edgex-jenkins 09:42:03 # $SEMVER_BRANCH = PR-246 09:42:03 # $SEMVER_TEMP = /tmp/semver-986043770 09:42:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:42:04 # '/tmp/semver-986043770' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver' 09:42:04 # -> Force: false 09:42:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver [Pipeline] } 09:42:04 $ docker exec --env ******** --env ******** 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent -k 09:42:05 unset SSH_AUTH_SOCK; 09:42:05 unset SSH_AGENT_PID; 09:42:05 echo Agent pid 50 killed; 09:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:05 + git semver [Pipeline] } 09:42:05 $ docker stop --time=1 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 09:42:06 $ docker rm -f 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:42:07 Stashed 61 file(s) [Pipeline] echo 09:42:07 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:42:22 Still waiting to schedule task 09:42:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3952’ 09:42:22 Still waiting to schedule task 09:42:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:43:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3953 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws 09:43:59 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:44:04 using credential edgex-jenkins-ssh 09:44:04 Cloning the remote Git repository 09:44:04 Cloning with configured refspecs honoured and without tags 09:44:04 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:44:04 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:44:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:44:04 > git --version # timeout=10 09:44:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:06 Fetching without tags 09:44:06 Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 66c5065e8bb9cfe081a12077b383891c2c3f8845 09:44:07 Merge succeeded, producing 66c5065e8bb9cfe081a12077b383891c2c3f8845 09:44:07 Checking out Revision 66c5065e8bb9cfe081a12077b383891c2c3f8845 (PR-246) 09:44:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:44:06 > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # timeout=10 09:44:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:44:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:44:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:06 > git config core.sparsecheckout # timeout=10 09:44:06 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 09:44:07 > git remote # timeout=10 09:44:07 > git config --get remote.origin.url # timeout=10 09:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:07 > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 09:44:07 > git rev-parse HEAD^{commit} # timeout=10 09:44:07 > git config core.sparsecheckout # timeout=10 09:44:07 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 09:44:11 Commit message: "Add mqtt device device to edgex doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:44:13 ========================================================= 09:44:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:44:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:44:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 09:44:15 Sending build context to Docker daemon 19.07MB 09:44:15 Step 1/8 : ARG BASE=golang:1.11-alpine 09:44:15 Step 2/8 : FROM ${BASE} 09:44:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:44:16 cde5963f3b93: Pulling fs layer 09:44:16 2a23fa8c16f7: Pulling fs layer 09:44:16 777b28850792: Pulling fs layer 09:44:16 8a11ddd9e578: Pulling fs layer 09:44:16 4cf88f913ddb: Pulling fs layer 09:44:16 1df406cf5192: Pulling fs layer 09:44:16 cd6300453558: Pulling fs layer 09:44:16 b9c365052c96: Pulling fs layer 09:44:16 a2d8cc88f415: Pulling fs layer 09:44:16 ea1d1ca13537: Pulling fs layer 09:44:16 3750a50a1c5e: Pulling fs layer 09:44:16 8a11ddd9e578: Waiting 09:44:16 4cf88f913ddb: Waiting 09:44:16 1df406cf5192: Waiting 09:44:16 cd6300453558: Waiting 09:44:16 b9c365052c96: Waiting 09:44:16 a2d8cc88f415: Waiting 09:44:16 ea1d1ca13537: Waiting 09:44:16 3750a50a1c5e: Waiting 09:44:16 777b28850792: Verifying Checksum 09:44:16 777b28850792: Download complete 09:44:16 2a23fa8c16f7: Verifying Checksum 09:44:16 2a23fa8c16f7: Download complete 09:44:16 4cf88f913ddb: Download complete 09:44:16 1df406cf5192: Verifying Checksum 09:44:16 1df406cf5192: Download complete 09:44:16 cde5963f3b93: Verifying Checksum 09:44:16 cde5963f3b93: Download complete 09:44:16 cde5963f3b93: Pull complete 09:44:17 2a23fa8c16f7: Pull complete 09:44:18 777b28850792: Pull complete 09:44:18 cd6300453558: Verifying Checksum 09:44:18 cd6300453558: Download complete 09:44:18 a2d8cc88f415: Download complete 09:44:20 ea1d1ca13537: Verifying Checksum 09:44:20 ea1d1ca13537: Download complete 09:44:20 3750a50a1c5e: Download complete 09:44:21 b9c365052c96: Verifying Checksum 09:44:21 b9c365052c96: Download complete 09:44:21 8a11ddd9e578: Download complete 09:44:34 8a11ddd9e578: Pull complete 09:44:34 4cf88f913ddb: Pull complete 09:44:34 1df406cf5192: Pull complete 09:44:37 cd6300453558: Pull complete 09:44:43 b9c365052c96: Pull complete 09:44:43 a2d8cc88f415: Pull complete 09:44:45 ea1d1ca13537: Pull complete 09:44:45 3750a50a1c5e: Pull complete 09:44:45 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:44:45 ---> 78745c68409d 09:44:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:44:50 Running on prd-centos7-docker-4c-2g-3954 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws 09:44:50 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:44:50 ---> Running in 3bbdbdccdb02 09:44:50 Removing intermediate container 3bbdbdccdb02 09:44:50 ---> 148d6016a7a3 09:44:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:50 ---> Running in 19acaa69525d 09:44:52 using credential edgex-jenkins-ssh 09:44:52 Cloning the remote Git repository 09:44:52 Cloning with configured refspecs honoured and without tags 09:44:53 Removing intermediate container 19acaa69525d 09:44:53 ---> b7a676a9e3a1 09:44:53 Step 5/8 : RUN apk add --no-cache make git 09:44:53 ---> Running in 1034ac774430 09:44:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:44:52 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:44:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:44:52 > git --version # timeout=10 09:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:54 Fetching without tags 09:44:54 Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 66c5065e8bb9cfe081a12077b383891c2c3f8845 09:44:54 Merge succeeded, producing 66c5065e8bb9cfe081a12077b383891c2c3f8845 09:44:54 Checking out Revision 66c5065e8bb9cfe081a12077b383891c2c3f8845 (PR-246) 09:44:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:44:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:44:54 > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # timeout=10 09:44:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:44:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:44:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:44:54 > git config core.sparsecheckout # timeout=10 09:44:54 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 09:44:54 > git remote # timeout=10 09:44:54 > git config --get remote.origin.url # timeout=10 09:44:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:54 > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 09:44:54 > git rev-parse HEAD^{commit} # timeout=10 09:44:54 > git config core.sparsecheckout # timeout=10 09:44:54 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 09:44:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:44:55 OK: 125 MiB in 39 packages 09:44:57 Removing intermediate container 1034ac774430 09:44:57 ---> e9a0472f091d 09:44:57 Step 6/8 : WORKDIR /edgex-ui-go 09:44:57 ---> Running in c78c08310317 09:44:57 Removing intermediate container c78c08310317 09:44:57 ---> 809852a3e70b 09:44:57 Step 7/8 : COPY . . 09:44:58 Commit message: "Add mqtt device device to edgex doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:44:58 ========================================================= 09:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:44:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:44:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 09:44:59 ---> 13591e8626d6 09:44:59 Step 8/8 : RUN go mod download 09:44:59 ---> Running in b2531b2c16c4 09:45:00 Sending build context to Docker daemon 19.07MB 09:45:00 Step 1/8 : ARG BASE=golang:1.11-alpine 09:45:00 Step 2/8 : FROM ${BASE} 09:45:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:45:00 e6b0cf9c0882: Pulling fs layer 09:45:00 2848faf0eed1: Pulling fs layer 09:45:00 0f37312ad70f: Pulling fs layer 09:45:00 5788d62ee057: Pulling fs layer 09:45:00 0e6b1d234666: Pulling fs layer 09:45:00 bf5d7aec512f: Pulling fs layer 09:45:00 34c802a77dc8: Pulling fs layer 09:45:00 9eb99e56ec68: Pulling fs layer 09:45:00 27c7a5d97fbd: Pulling fs layer 09:45:00 5c102a31e300: Pulling fs layer 09:45:00 dcfb455df0a1: Pulling fs layer 09:45:00 34c802a77dc8: Waiting 09:45:00 9eb99e56ec68: Waiting 09:45:00 27c7a5d97fbd: Waiting 09:45:00 5c102a31e300: Waiting 09:45:00 dcfb455df0a1: Waiting 09:45:00 5788d62ee057: Waiting 09:45:00 0e6b1d234666: Waiting 09:45:00 bf5d7aec512f: Waiting 09:45:00 0f37312ad70f: Verifying Checksum 09:45:00 0f37312ad70f: Download complete 09:45:00 2848faf0eed1: Download complete 09:45:00 0e6b1d234666: Verifying Checksum 09:45:00 0e6b1d234666: Download complete 09:45:00 bf5d7aec512f: Verifying Checksum 09:45:00 bf5d7aec512f: Download complete 09:45:00 e6b0cf9c0882: Verifying Checksum 09:45:00 e6b0cf9c0882: Pull complete 09:45:00 2848faf0eed1: Pull complete 09:45:00 0f37312ad70f: Pull complete 09:45:01 34c802a77dc8: Verifying Checksum 09:45:01 34c802a77dc8: Download complete 09:45:01 27c7a5d97fbd: Verifying Checksum 09:45:01 27c7a5d97fbd: Download complete 09:45:01 5c102a31e300: Verifying Checksum 09:45:01 5c102a31e300: Download complete 09:45:01 dcfb455df0a1: Verifying Checksum 09:45:01 dcfb455df0a1: Download complete 09:45:01 5788d62ee057: Verifying Checksum 09:45:01 5788d62ee057: Download complete 09:45:01 9eb99e56ec68: Verifying Checksum 09:45:01 9eb99e56ec68: Download complete 09:45:03 go: finding github.com/BurntSushi/toml v0.3.1 09:45:03 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 09:45:03 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 09:45:03 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 09:45:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:45:03 go: finding github.com/armon/go-metrics v0.3.3 09:45:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:45:03 go: finding github.com/beorn7/perks v1.0.1 09:45:03 go: finding github.com/bgentry/speakeasy v0.1.0 09:45:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:45:03 go: finding github.com/cespare/xxhash/v2 v2.1.1 09:45:03 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 09:45:03 go: finding github.com/circonus-labs/circonusllhist v0.1.3 09:45:03 go: finding github.com/davecgh/go-spew v1.1.1 09:45:03 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:45:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:45:03 go: finding github.com/fatih/color v1.9.0 09:45:03 go: finding github.com/go-kit/kit v0.9.0 09:45:03 go: finding github.com/go-logfmt/logfmt v0.4.0 09:45:03 go: finding github.com/go-stack/stack v1.8.0 09:45:03 go: finding github.com/gogo/protobuf v1.1.1 09:45:03 go: finding github.com/golang/protobuf v1.3.2 09:45:03 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:45:03 go: finding github.com/google/go-cmp v0.4.0 09:45:03 go: finding github.com/google/gofuzz v1.0.0 09:45:03 go: finding github.com/gorilla/mux v1.7.1 09:45:03 go: finding github.com/gorilla/websocket v1.4.0 09:45:03 go: finding github.com/hashicorp/consul/api v1.4.0 09:45:03 go: finding github.com/hashicorp/consul/sdk v0.4.0 09:45:03 go: finding github.com/hashicorp/errwrap v1.0.0 09:45:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:45:03 go: finding github.com/hashicorp/go-hclog v0.12.2 09:45:03 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 09:45:03 go: finding github.com/hashicorp/go-msgpack v0.5.5 09:45:03 go: finding github.com/hashicorp/go-multierror v1.0.0 09:45:03 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 09:45:03 go: finding github.com/hashicorp/go-rootcerts v1.0.2 09:45:03 go: finding github.com/hashicorp/go-sockaddr v1.0.2 09:45:03 go: finding github.com/hashicorp/go-syslog v1.0.0 09:45:03 go: finding github.com/hashicorp/go-uuid v1.0.1 09:45:03 go: finding github.com/hashicorp/go.net v0.0.1 09:45:03 go: finding github.com/hashicorp/golang-lru v0.5.4 09:45:03 go: finding github.com/hashicorp/logutils v1.0.0 09:45:03 go: finding github.com/hashicorp/mdns v1.0.1 09:45:03 go: finding github.com/hashicorp/memberlist v0.2.0 09:45:03 go: finding github.com/hashicorp/serf v0.9.0 09:45:03 go: finding github.com/json-iterator/go v1.1.9 09:45:03 go: finding github.com/julienschmidt/httprouter v1.2.0 09:45:03 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 09:45:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:45:03 go: finding github.com/kr/pretty v0.2.0 09:45:03 go: finding github.com/kr/pty v1.1.1 09:45:03 go: finding github.com/kr/text v0.1.0 09:45:03 go: finding github.com/mattn/go-colorable v0.1.6 09:45:03 go: finding github.com/mattn/go-isatty v0.0.12 09:45:03 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 09:45:03 go: finding github.com/miekg/dns v1.1.26 09:45:03 go: finding github.com/mitchellh/cli v1.0.0 09:45:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:45:03 go: finding github.com/mitchellh/copystructure v1.0.0 09:45:03 go: finding github.com/mitchellh/go-homedir v1.1.0 09:45:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:45:03 go: finding github.com/mitchellh/go-wordwrap v1.0.0 09:45:03 go: finding github.com/mitchellh/gox v0.4.0 09:45:03 go: finding github.com/mitchellh/iochan v1.0.0 09:45:03 go: finding github.com/mitchellh/mapstructure v1.2.2 09:45:03 go: finding github.com/mitchellh/reflectwalk v1.0.1 09:45:03 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:45:03 go: finding github.com/modern-go/reflect2 v1.0.1 09:45:03 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 09:45:03 go: finding github.com/pascaldekloe/goe v0.1.0 09:45:03 go: finding github.com/pelletier/go-toml v1.7.0 09:45:03 go: finding github.com/pkg/errors v0.8.1 09:45:03 go: finding github.com/pmezard/go-difflib v1.0.0 09:45:03 go: finding github.com/posener/complete v1.1.1 09:45:03 go: finding github.com/prometheus/client_golang v1.4.0 09:45:03 go: finding github.com/prometheus/client_model v0.2.0 09:45:03 go: finding github.com/prometheus/common v0.9.1 09:45:03 go: finding github.com/prometheus/procfs v0.0.8 09:45:03 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 09:45:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:45:03 go: finding github.com/sirupsen/logrus v1.4.2 09:45:03 go: finding github.com/stretchr/objx v0.1.1 09:45:03 go: finding github.com/stretchr/testify v1.4.0 09:45:03 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 09:45:03 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 09:45:03 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 09:45:03 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 09:45:03 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 09:45:03 go: finding golang.org/x/text v0.3.2 09:45:03 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 09:45:03 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 09:45:03 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 09:45:03 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:45:03 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:45:03 go: finding gopkg.in/yaml.v2 v2.2.8 09:45:09 5788d62ee057: Pull complete 09:45:09 0e6b1d234666: Pull complete 09:45:09 bf5d7aec512f: Pull complete 09:45:13 34c802a77dc8: Pull complete 09:45:16 9eb99e56ec68: Pull complete 09:45:16 27c7a5d97fbd: Pull complete 09:45:17 5c102a31e300: Pull complete 09:45:17 dcfb455df0a1: Pull complete 09:45:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:45:17 ---> 7c70fe431013 09:45:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:45:19 ---> Running in 63a9c5ae7089 09:45:19 Removing intermediate container 63a9c5ae7089 09:45:19 ---> 5fa12764ed7a 09:45:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:19 ---> Running in 2701ac2a2146 09:45:20 Removing intermediate container 2701ac2a2146 09:45:20 ---> 06ca706afcc1 09:45:20 Step 5/8 : RUN apk add --no-cache make git 09:45:20 ---> Running in 7637ae085fa5 09:45:21 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:45:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:45:21 Removing intermediate container b2531b2c16c4 09:45:21 ---> 652dbbcbd2d1 09:45:21 Successfully built 652dbbcbd2d1 09:45:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 09:45:22 OK: 143 MiB in 39 packages [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:22 + docker inspect -f . ci-base-image-arm64 09:45:22 . [Pipeline] withDockerContainer 09:45:22 Removing intermediate container 7637ae085fa5 09:45:22 ---> cfff6a731db2 09:45:22 Step 6/8 : WORKDIR /edgex-ui-go 09:45:22 ---> Running in 6b17f0a4ec9c 09:45:22 prd-ubuntu18.04-docker-arm64-4c-16g-3953 does not seem to be running inside a container 09:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:45:22 Removing intermediate container 6b17f0a4ec9c 09:45:22 ---> 4aedc7c87278 09:45:22 Step 7/8 : COPY . . 09:45:24 ---> e5631d75e343 09:45:24 Step 8/8 : RUN go mod download 09:45:24 ---> Running in 3bba46ceb85b 09:45:24 $ docker top 1902270c15cf5dd091a0fdfa906f21dc52640629d937a301835d03a93ad8ff15 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:25 + go version 09:45:25 go version go1.13.5 linux/arm64 [Pipeline] sh 09:45:27 + make test 09:45:27 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:45:27 go: finding github.com/BurntSushi/toml v0.3.1 09:45:27 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 09:45:27 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 09:45:27 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 09:45:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:45:27 go: finding github.com/armon/go-metrics v0.3.3 09:45:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:45:27 go: finding github.com/beorn7/perks v1.0.1 09:45:27 go: finding github.com/bgentry/speakeasy v0.1.0 09:45:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:45:27 go: finding github.com/cespare/xxhash/v2 v2.1.1 09:45:27 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 09:45:27 go: finding github.com/circonus-labs/circonusllhist v0.1.3 09:45:27 go: finding github.com/davecgh/go-spew v1.1.1 09:45:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:45:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:45:27 go: finding github.com/fatih/color v1.9.0 09:45:27 go: finding github.com/go-kit/kit v0.9.0 09:45:27 go: finding github.com/go-logfmt/logfmt v0.4.0 09:45:27 go: finding github.com/go-stack/stack v1.8.0 09:45:27 go: finding github.com/gogo/protobuf v1.1.1 09:45:27 go: finding github.com/golang/protobuf v1.3.2 09:45:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:45:27 go: finding github.com/google/go-cmp v0.4.0 09:45:27 go: finding github.com/google/gofuzz v1.0.0 09:45:27 go: finding github.com/gorilla/mux v1.7.1 09:45:27 go: finding github.com/gorilla/websocket v1.4.0 09:45:27 go: finding github.com/hashicorp/consul/api v1.4.0 09:45:27 go: finding github.com/hashicorp/consul/sdk v0.4.0 09:45:27 go: finding github.com/hashicorp/errwrap v1.0.0 09:45:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:45:27 go: finding github.com/hashicorp/go-hclog v0.12.2 09:45:27 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 09:45:27 go: finding github.com/hashicorp/go-msgpack v0.5.5 09:45:27 go: finding github.com/hashicorp/go-multierror v1.0.0 09:45:27 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 09:45:27 go: finding github.com/hashicorp/go-rootcerts v1.0.2 09:45:27 go: finding github.com/hashicorp/go-sockaddr v1.0.2 09:45:27 go: finding github.com/hashicorp/go-syslog v1.0.0 09:45:27 go: finding github.com/hashicorp/go-uuid v1.0.1 09:45:27 go: finding github.com/hashicorp/go.net v0.0.1 09:45:27 go: finding github.com/hashicorp/golang-lru v0.5.4 09:45:27 go: finding github.com/hashicorp/logutils v1.0.0 09:45:27 go: finding github.com/hashicorp/mdns v1.0.1 09:45:27 go: finding github.com/hashicorp/memberlist v0.2.0 09:45:27 go: finding github.com/hashicorp/serf v0.9.0 09:45:27 go: finding github.com/json-iterator/go v1.1.9 09:45:27 go: finding github.com/julienschmidt/httprouter v1.2.0 09:45:27 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 09:45:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:45:27 go: finding github.com/kr/pretty v0.2.0 09:45:27 go: finding github.com/kr/pty v1.1.1 09:45:27 go: finding github.com/kr/text v0.1.0 09:45:27 go: finding github.com/mattn/go-colorable v0.1.6 09:45:27 go: finding github.com/mattn/go-isatty v0.0.12 09:45:27 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 09:45:27 go: finding github.com/miekg/dns v1.1.26 09:45:27 go: finding github.com/mitchellh/cli v1.0.0 09:45:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:45:27 go: finding github.com/mitchellh/copystructure v1.0.0 09:45:27 go: finding github.com/mitchellh/go-homedir v1.1.0 09:45:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:45:27 go: finding github.com/mitchellh/go-wordwrap v1.0.0 09:45:27 go: finding github.com/mitchellh/gox v0.4.0 09:45:27 go: finding github.com/mitchellh/iochan v1.0.0 09:45:27 go: finding github.com/mitchellh/mapstructure v1.2.2 09:45:27 go: finding github.com/mitchellh/reflectwalk v1.0.1 09:45:27 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:45:27 go: finding github.com/modern-go/reflect2 v1.0.1 09:45:27 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 09:45:27 go: finding github.com/pascaldekloe/goe v0.1.0 09:45:27 go: finding github.com/pelletier/go-toml v1.7.0 09:45:27 go: finding github.com/pkg/errors v0.8.1 09:45:27 go: finding github.com/pmezard/go-difflib v1.0.0 09:45:27 go: finding github.com/posener/complete v1.1.1 09:45:27 go: finding github.com/prometheus/client_golang v1.4.0 09:45:27 go: finding github.com/prometheus/client_model v0.2.0 09:45:27 go: finding github.com/prometheus/common v0.9.1 09:45:27 go: finding github.com/prometheus/procfs v0.0.8 09:45:27 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 09:45:27 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:45:27 go: finding github.com/sirupsen/logrus v1.4.2 09:45:27 go: finding github.com/stretchr/objx v0.1.1 09:45:27 go: finding github.com/stretchr/testify v1.4.0 09:45:27 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 09:45:27 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 09:45:27 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 09:45:27 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 09:45:27 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 09:45:27 go: finding golang.org/x/text v0.3.2 09:45:27 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 09:45:27 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 09:45:27 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 09:45:27 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:45:27 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:45:27 go: finding gopkg.in/yaml.v2 v2.2.8 09:45:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:45:42 Removing intermediate container 3bba46ceb85b 09:45:42 ---> 2ed153095b90 09:45:42 Successfully built 2ed153095b90 09:45:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:43 + docker inspect -f . ci-base-image-x86_64 09:45:43 . [Pipeline] withDockerContainer 09:45:43 prd-centos7-docker-4c-2g-3954 does not seem to be running inside a container 09:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:45:44 $ docker top db4ee4f58d1bbc0846606cdbee40bd2dd9cb5faf1b069a2ffcdaffb7f0f7384b -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:45 + go version 09:45:45 go version go1.13.5 linux/amd64 [Pipeline] sh 09:45:45 + make test 09:45:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:45:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:45:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:45:50 GO111MODULE=on go vet ./... 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:45:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:45:53 GO111MODULE=on go vet ./... [Pipeline] stash 09:45:54 Stashed 1 file(s) [Pipeline] } 09:45:54 $ docker stop --time=1 db4ee4f58d1bbc0846606cdbee40bd2dd9cb5faf1b069a2ffcdaffb7f0f7384b 09:45:56 $ docker rm -f db4ee4f58d1bbc0846606cdbee40bd2dd9cb5faf1b069a2ffcdaffb7f0f7384b [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } 09:45:56 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 09:45:58 Stashed 1 file(s) [Pipeline] } 09:45:59 $ docker stop --time=1 1902270c15cf5dd091a0fdfa906f21dc52640629d937a301835d03a93ad8ff15 09:46:01 $ docker rm -f 1902270c15cf5dd091a0fdfa906f21dc52640629d937a301835d03a93ad8ff15 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:46:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:46:02 + ls -al . 09:46:02 total 84 09:46:02 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 22 09:45 . 09:46:02 drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:44 .. 09:46:02 drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 09:44 assets 09:46:02 drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 09:44 bin 09:46:02 drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 09:44 cmd 09:46:02 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 09:44 CONTRIBUTING.md 09:46:02 -rw-r--r--. 1 jenkins jenkins 10 Jun 22 09:45 coverage.out 09:46:02 -rw-rw-r--. 1 jenkins jenkins 913 Jun 22 09:44 Dockerfile 09:46:02 -rw-rw-r--. 1 jenkins jenkins 898 Jun 22 09:44 Dockerfile.build 09:46:02 drwxrwxr-x. 5 jenkins jenkins 104 Jun 22 09:44 docs 09:46:02 drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:44 .git 09:46:02 drwxrwxr-x. 2 jenkins jenkins 38 Jun 22 09:44 .github 09:46:02 -rw-rw-r--. 1 jenkins jenkins 136 Jun 22 09:44 .gitignore 09:46:02 -rw-rw-r--. 1 jenkins jenkins 1019 Jun 22 09:44 go.mod 09:46:02 -rw-r--r--. 1 jenkins jenkins 20718 Jun 22 09:45 go.sum 09:46:02 drwxrwxr-x. 10 jenkins jenkins 139 Jun 22 09:44 internal 09:46:02 -rw-rw-r--. 1 jenkins jenkins 675 Jun 22 09:44 Jenkinsfile 09:46:02 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 09:44 LICENSE 09:46:02 -rw-rw-r--. 1 jenkins jenkins 951 Jun 22 09:44 Makefile 09:46:02 -rw-rw-r--. 1 jenkins jenkins 2686 Jun 22 09:44 README.md 09:46:02 drwxrwxr-x. 3 jenkins jenkins 58 Jun 22 09:44 .semver 09:46:02 -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:42 VERSION 09:46:02 -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 09:44 version.go [Pipeline] isUnix [Pipeline] sh 09:46:02 + ls -al . 09:46:02 total 120 09:46:02 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 09:45 . 09:46:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:44 .. 09:46:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:44 .git 09:46:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:44 .github 09:46:02 -rw-rw-r-- 1 jenkins jenkins 136 Jun 22 09:44 .gitignore 09:46:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:44 .semver 09:46:02 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 09:44 CONTRIBUTING.md 09:46:02 -rw-rw-r-- 1 jenkins jenkins 913 Jun 22 09:44 Dockerfile 09:46:02 -rw-rw-r-- 1 jenkins jenkins 898 Jun 22 09:44 Dockerfile.build 09:46:02 -rw-rw-r-- 1 jenkins jenkins 675 Jun 22 09:44 Jenkinsfile 09:46:02 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 09:44 LICENSE 09:46:02 -rw-rw-r-- 1 jenkins jenkins 951 Jun 22 09:44 Makefile 09:46:02 -rw-rw-r-- 1 jenkins jenkins 2686 Jun 22 09:44 README.md 09:46:02 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:42 VERSION 09:46:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:44 assets 09:46:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:44 bin 09:46:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:44 cmd 09:46:02 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 09:45 coverage.out 09:46:02 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 09:44 docs 09:46:02 -rw-rw-r-- 1 jenkins jenkins 1019 Jun 22 09:44 go.mod 09:46:02 -rw-r--r-- 1 jenkins jenkins 20718 Jun 22 09:45 go.sum 09:46:02 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 09:44 internal 09:46:02 -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 09:44 version.go [Pipeline] isUnix [Pipeline] sh 09:46:02 + 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=66c5065e8bb9cfe081a12077b383891c2c3f8845 --label arch=amd64 --label version=0.0.0 . 09:46:02 Sending build context to Docker daemon 19.09MB 09:46:02 Step 1/24 : ARG BASE=golang:1.13-alpine 09:46:02 Step 2/24 : FROM ${BASE} AS builder 09:46:02 ---> 2ed153095b90 09:46:02 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:46:02 + 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=66c5065e8bb9cfe081a12077b383891c2c3f8845 --label arch=arm64 --label version=0.0.0 . 09:46:03 ---> Running in 9f3ebeaa2f49 09:46:03 Removing intermediate container 9f3ebeaa2f49 09:46:03 ---> 6a1611caa989 09:46:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:46:03 ---> Running in 23ebd8dd0fc4 09:46:03 Sending build context to Docker daemon 19.09MB 09:46:03 Step 1/24 : ARG BASE=golang:1.13-alpine 09:46:03 Step 2/24 : FROM ${BASE} AS builder 09:46:03 ---> 652dbbcbd2d1 09:46:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:46:03 Removing intermediate container 23ebd8dd0fc4 09:46:03 ---> c19cfb90078f 09:46:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:46:03 ---> Running in a083e11b2ee4 09:46:03 Removing intermediate container a083e11b2ee4 09:46:03 ---> 3e6c43fc2115 09:46:03 Step 6/24 : LABEL Name=edgex-ui-go 09:46:03 ---> Running in cc75fa3ee108 09:46:03 ---> Running in a2faf1fe120d 09:46:03 Removing intermediate container a2faf1fe120d 09:46:03 ---> 44ebdbde3adb 09:46:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:46:03 ---> Running in 1a55800971b3 09:46:04 Removing intermediate container 1a55800971b3 09:46:04 ---> 63c175733b2c 09:46:04 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:04 ---> Running in 36ba98926658 09:46:04 Removing intermediate container cc75fa3ee108 09:46:04 ---> a5cd7119d1a2 09:46:04 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:46:04 ---> Running in e522991d06b6 09:46:04 Removing intermediate container e522991d06b6 09:46:04 ---> 22cf82f4f857 09:46:04 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:46:04 ---> Running in c183def0d2e8 09:46:05 Removing intermediate container 36ba98926658 09:46:05 ---> 176df3b5c337 09:46:05 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:46:05 ---> Running in 1ea9cf00fe35 09:46:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:46:05 Removing intermediate container c183def0d2e8 09:46:05 ---> 68afdde45290 09:46:05 Step 6/24 : LABEL Name=edgex-ui-go 09:46:05 ---> Running in 0d38143cdc12 09:46:06 Removing intermediate container 0d38143cdc12 09:46:06 ---> 8484bfe2b86c 09:46:06 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:46:06 ---> Running in ff59745dbb00 09:46:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:46:06 v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/main] 09:46:06 v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/community] 09:46:06 OK: 11290 distinct packages available 09:46:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:46:06 Removing intermediate container ff59745dbb00 09:46:06 ---> 5eeed9af9fdd 09:46:06 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:06 ---> Running in 28c92d061338 09:46:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:46:08 OK: 143 MiB in 39 packages 09:46:08 Removing intermediate container 1ea9cf00fe35 09:46:08 ---> 2c6ae0b3add1 09:46:08 Step 10/24 : ENV GO111MODULE=on 09:46:08 ---> Running in 2611db2a53de 09:46:08 Removing intermediate container 2611db2a53de 09:46:08 ---> 3b565c5543cf 09:46:08 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:46:08 ---> Running in 4223bf7251fd 09:46:09 Removing intermediate container 4223bf7251fd 09:46:09 ---> 9dd46f5feba0 09:46:09 Step 12/24 : COPY go.mod . 09:46:09 Removing intermediate container 28c92d061338 09:46:09 ---> ecc2a0934d14 09:46:09 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:46:09 ---> Running in 92c33db9c4cc 09:46:09 ---> 9b2fd2961f10 09:46:09 Step 13/24 : COPY Makefile . 09:46:09 ---> d978780548f3 09:46:09 Step 14/24 : RUN make update 09:46:09 ---> Running in 38149dd01961 09:46:10 CGO_ENABLED=0 GO111MODULE=on go mod download 09:46:10 Removing intermediate container 38149dd01961 09:46:10 ---> f1bf1110450b 09:46:10 Step 15/24 : COPY . . 09:46:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:46:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:46:11 ---> 67ff131a8ce1 09:46:11 Step 16/24 : RUN ${MAKE} 09:46:11 ---> Running in 10ac341ee7c1 09:46:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:46:12 v3.11.6-87-gde9ffe4975 [http://nl.alpinelinux.org/alpine/v3.11/main] 09:46:12 v3.11.6-84-gd805aec21b [http://nl.alpinelinux.org/alpine/v3.11/community] 09:46:12 OK: 11179 distinct packages available 09:46:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:46:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:46:14 OK: 125 MiB in 39 packages 09:46:15 Removing intermediate container 92c33db9c4cc 09:46:15 ---> b02f82d52818 09:46:15 Step 10/24 : ENV GO111MODULE=on 09:46:15 ---> Running in c6894b562ee3 09:46:15 Removing intermediate container c6894b562ee3 09:46:15 ---> 31e593199caa 09:46:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:46:16 ---> Running in c5d3f9f234fd 09:46:16 Removing intermediate container c5d3f9f234fd 09:46:16 ---> 4630a0b1d39c 09:46:16 Step 12/24 : COPY go.mod . 09:46:17 ---> 766a8e22dd23 09:46:17 Step 13/24 : COPY Makefile . 09:46:17 ---> ddd3b39e348b 09:46:17 Step 14/24 : RUN make update 09:46:17 ---> Running in 69c75f948e87 09:46:19 CGO_ENABLED=0 GO111MODULE=on go mod download 09:46:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:46:20 Removing intermediate container 69c75f948e87 09:46:20 ---> 3d1f78f6f72d 09:46:20 Step 15/24 : COPY . . 09:46:22 Removing intermediate container 10ac341ee7c1 09:46:22 ---> b35b07baab09 09:46:22 Step 17/24 : FROM alpine 09:46:22 ---> 1f84e4a504cd 09:46:22 Step 16/24 : RUN ${MAKE} 09:46:22 ---> Running in 4674491299f7 09:46:22 latest: Pulling from library/alpine 09:46:22 df20fa9351a1: Pulling fs layer 09:46:22 df20fa9351a1: Verifying Checksum 09:46:22 df20fa9351a1: Download complete 09:46:23 df20fa9351a1: Pull complete 09:46:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:46:24 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 09:46:24 Status: Downloaded newer image for alpine:latest 09:46:24 ---> a24bb4013296 09:46:24 Step 18/24 : EXPOSE 4000 09:46:24 ---> Running in 5457c2387aea 09:46:24 Removing intermediate container 5457c2387aea 09:46:24 ---> 1ac52951ad24 09:46:24 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:46:25 ---> 27489ba75928 09:46:25 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:46:25 ---> Running in 9cf930d671eb 09:46:25 Removing intermediate container 9cf930d671eb 09:46:25 ---> 0dfdaf887d33 09:46:25 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:46:25 ---> Running in a97541631645 09:46:25 Removing intermediate container a97541631645 09:46:25 ---> aea2ea384a32 09:46:25 Step 22/24 : LABEL arch=amd64 09:46:25 ---> Running in 785183006d8e 09:46:25 Removing intermediate container 785183006d8e 09:46:25 ---> 9b3c4cf499e4 09:46:25 Step 23/24 : LABEL git_sha=66c5065e8bb9cfe081a12077b383891c2c3f8845 09:46:25 ---> Running in 0d91a9e07c1b 09:46:25 Removing intermediate container 0d91a9e07c1b 09:46:25 ---> 46e5491a1fde 09:46:25 Step 24/24 : LABEL version=0.0.0 09:46:26 ---> Running in aaa726a5bb5d 09:46:26 Removing intermediate container aaa726a5bb5d 09:46:26 ---> a50047adffc0 09:46:26 [Warning] One or more build-args [ARCH] were not consumed 09:46:26 Successfully built a50047adffc0 09:46:26 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:46:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:46:52 Removing intermediate container 4674491299f7 09:46:52 ---> 94f8d99a6180 09:46:52 Step 17/24 : FROM alpine 09:46:52 latest: Pulling from library/alpine 09:46:53 b538f80385f9: Pulling fs layer 09:46:53 b538f80385f9: Verifying Checksum 09:46:53 b538f80385f9: Download complete 09:46:53 b538f80385f9: Pull complete 09:46:53 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 09:46:53 Status: Downloaded newer image for alpine:latest 09:46:53 ---> 62ee0e9f8440 09:46:53 Step 18/24 : EXPOSE 4000 09:46:54 ---> Running in f9a5fdfbaaac 09:46:54 Removing intermediate container f9a5fdfbaaac 09:46:54 ---> d4e8a09230b8 09:46:54 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:46:56 ---> 0dcc954d335b 09:46:56 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:46:56 ---> Running in 3b7f4b58acea 09:46:56 Removing intermediate container 3b7f4b58acea 09:46:56 ---> d54cb2aed81c 09:46:56 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:46:56 ---> Running in 76f4bf9099ab 09:46:57 Removing intermediate container 76f4bf9099ab 09:46:57 ---> 3ab76dd58087 09:46:57 Step 22/24 : LABEL arch=arm64 09:46:57 ---> Running in 99de026d70cf 09:46:57 Removing intermediate container 99de026d70cf 09:46:57 ---> 156cab633d08 09:46:57 Step 23/24 : LABEL git_sha=66c5065e8bb9cfe081a12077b383891c2c3f8845 09:46:58 ---> Running in 712223e97a8f 09:46:58 Removing intermediate container 712223e97a8f 09:46:58 ---> c5fb515acac9 09:46:58 Step 24/24 : LABEL version=0.0.0 09:46:58 ---> Running in fa225b593340 09:46:59 Removing intermediate container fa225b593340 09:46:59 ---> 642b339ce542 09:46:59 [Warning] One or more build-args [ARCH] were not consumed 09:46:59 Successfully built 642b339ce542 09:46:59 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] stage [Pipeline] { (Snap) Stage "Snap" 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 09:46:59 provisioning config files... 09:46:59 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config2419147778504710897tmp [Pipeline] { [Pipeline] sh 09:47:00 + curl -s https://codecov.io/bash 09:47:00 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config2419147778504710897tmp 09:47:00 09:47:00 _____ _ 09:47:00 / ____| | | 09:47:00 | | ___ __| | ___ ___ _____ __ 09:47:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:47:00 | |___| (_) | (_| | __/ (_| (_) \ V / 09:47:00 \_____\___/ \__,_|\___|\___\___/ \_/ 09:47:00 Bash-20200602-f809a24 09:47:00 09:47:00 09:47:00 ==> Jenkins CI detected. 09:47:00 project root: . 09:47:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:47:00 ==> Running gcov in . (disable via -X gcov) 09:47:00 ==> Python coveragepy not found 09:47:00 ==> Searching for coverage reports in: 09:47:00 + . 09:47:00 -> Found 1 reports 09:47:00 ==> Detecting git/mercurial file structure 09:47:00 ==> Reading reports 09:47:00 + ./coverage.out bytes=10 09:47:00 ==> Appending adjustments 09:47:00 https://docs.codecov.io/docs/fixing-reports 09:47:00 + Found adjustments 09:47:00 ==> Gzipping contents 09:47:00 ==> Uploading reports 09:47:00 url: https://codecov.io 09:47:00 query: branch=PR-246&commit=66c5065e8bb9cfe081a12077b383891c2c3f8845&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-246%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=246&job= 09:47:00 -> Pinging Codecov 09:47:00 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-246&commit=66c5065e8bb9cfe081a12077b383891c2c3f8845&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-246%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=246&job= 09:47:01 -> Uploading 09:47:01 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/66c5065e8bb9cfe081a12077b383891c2c3f8845 [Pipeline] } 09:47:01 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 09:47:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:47:03 ---> package-listing.sh 09:47:03 ++ facter osfamily 09:47:03 ++ tr '[:upper:]' '[:lower:]' 09:47:03 + OS_FAMILY=redhat 09:47:03 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-246 09:47:03 + START_PACKAGES=/tmp/packages_start.txt 09:47:03 + END_PACKAGES=/tmp/packages_end.txt 09:47:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:03 + PACKAGES=/tmp/packages_start.txt 09:47:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' 09:47:03 + PACKAGES=/tmp/packages_end.txt 09:47:03 + case "${OS_FAMILY}" in 09:47:03 + rpm -qa 09:47:03 + sort 09:47:07 + '[' -f /tmp/packages_start.txt ']' 09:47:07 + '[' -f /tmp/packages_end.txt ']' 09:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' 09:47:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ 09:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ [Pipeline] isUnix [Pipeline] sh 09:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:08 09:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:08 alpine: Pulling from edgex-lftools-log-publisher 09:47:08 c9b1b535fdd9: Pulling fs layer 09:47:08 2cc5ad85d9ab: Pulling fs layer 09:47:08 756a868c4378: Pulling fs layer 09:47:08 444b2fc9a129: Pulling fs layer 09:47:08 ea15f1150254: Pulling fs layer 09:47:08 41b27a9f41bf: Pulling fs layer 09:47:08 28c525ee5125: Pulling fs layer 09:47:08 094b1ea09ed8: Pulling fs layer 09:47:08 138eaada9080: Pulling fs layer 09:47:08 0622d0fa9048: Pulling fs layer 09:47:08 41b27a9f41bf: Waiting 09:47:08 138eaada9080: Waiting 09:47:08 28c525ee5125: Waiting 09:47:08 094b1ea09ed8: Waiting 09:47:08 0622d0fa9048: Waiting 09:47:08 444b2fc9a129: Waiting 09:47:08 ea15f1150254: Waiting 09:47:08 2cc5ad85d9ab: Download complete 09:47:08 444b2fc9a129: Verifying Checksum 09:47:08 444b2fc9a129: Download complete 09:47:08 c9b1b535fdd9: Verifying Checksum 09:47:08 c9b1b535fdd9: Download complete 09:47:08 ea15f1150254: Download complete 09:47:08 28c525ee5125: Verifying Checksum 09:47:08 28c525ee5125: Download complete 09:47:08 756a868c4378: Verifying Checksum 09:47:08 756a868c4378: Download complete 09:47:08 c9b1b535fdd9: Pull complete 09:47:08 138eaada9080: Verifying Checksum 09:47:08 138eaada9080: Download complete 09:47:08 0622d0fa9048: Verifying Checksum 09:47:08 0622d0fa9048: Download complete 09:47:09 094b1ea09ed8: Verifying Checksum 09:47:09 094b1ea09ed8: Download complete 09:47:09 2cc5ad85d9ab: Pull complete 09:47:09 41b27a9f41bf: Verifying Checksum 09:47:09 41b27a9f41bf: Download complete 09:47:10 756a868c4378: Pull complete 09:47:10 444b2fc9a129: Pull complete 09:47:10 ea15f1150254: Pull complete 09:47:15 41b27a9f41bf: Pull complete 09:47:15 28c525ee5125: Pull complete 09:47:17 094b1ea09ed8: Pull complete 09:47:17 138eaada9080: Pull complete 09:47:18 0622d0fa9048: Pull complete 09:47:18 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:47:18 prd-centos7-docker-4c-2g-3952 does not seem to be running inside a container 09:47:18 $ 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-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:47:21 $ docker top 589b3514d73b020efc434f3d914966753743df1200ce8f93a204284989ff3a51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:21 provisioning config files... 09:47:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config3884306313322682532tmp [Pipeline] { [Pipeline] echo 09:47:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:47:22 ---> create-netrc.sh [Pipeline] echo 09:47:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:47:22 ---> logs-deploy.sh 09:47:22 + ARCHIVE_ARTIFACTS= 09:47:22 + LOGS_SERVER=https://logs.edgexfoundry.org 09:47:22 + '[' https://logs.edgexfoundry.org == None ']' 09:47:22 + NEXUS_URL=https://nexus.edgexfoundry.org 09:47:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/2 09:47:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/2/ 09:47:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-246 09:47:23 Archives upload complete. 09:47:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/2/