Pull request #167 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 3d2d0c0a8f79b4160564bc48595316174cbd52d6 rather than 4765a21bd601597f477ed8653f53274a1dfd5696 Obtained Jenkinsfile from 3d2d0c0a8f79b4160564bc48595316174cbd52d6 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 b810438aec07f555226556e3b59abf2bab733840 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-167/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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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-557 in /w/workspace/edgexfoundry_edgex-ui-go_PR-167 [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-167 # 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/167/head:refs/remotes/origin/PR-167 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3d2d0c0a8f79b4160564bc48595316174cbd52d6 into PR head commit 4765a21bd601597f477ed8653f53274a1dfd5696 Merge succeeded, producing 4765a21bd601597f477ed8653f53274a1dfd5696 Checking out Revision 4765a21bd601597f477ed8653f53274a1dfd5696 (PR-167) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/167/head:refs/remotes/origin/PR-167 # 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/167/head:refs/remotes/origin/PR-167 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4765a21bd601597f477ed8653f53274a1dfd5696 # 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 3d2d0c0a8f79b4160564bc48595316174cbd52d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4765a21bd601597f477ed8653f53274a1dfd5696 # timeout=10 Commit message: "Test to deploy profile to consul and fix bug" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:12 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 06:00:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:15 06:00:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:00:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:15 latest: Pulling from edgex-devops/git-semver 06:00:15 9123ac7c32f7: Pulling fs layer 06:00:15 b8cc5d1170e3: Pulling fs layer 06:00:15 2924cbbf6a41: Pulling fs layer 06:00:15 93b08a4f1073: Pulling fs layer 06:00:15 93b08a4f1073: Waiting 06:00:15 b8cc5d1170e3: Verifying Checksum 06:00:15 b8cc5d1170e3: Download complete 06:00:15 9123ac7c32f7: Verifying Checksum 06:00:15 9123ac7c32f7: Download complete 06:00:15 93b08a4f1073: Verifying Checksum 06:00:15 93b08a4f1073: Download complete 06:00:16 2924cbbf6a41: Verifying Checksum 06:00:16 2924cbbf6a41: Download complete 06:00:16 9123ac7c32f7: Pull complete 06:00:16 b8cc5d1170e3: Pull complete 06:00:17 2924cbbf6a41: Pull complete 06:00:17 93b08a4f1073: Pull complete 06:00:17 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:00:17 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 06:00:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-167 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-167:/w/workspace/edgexfoundry_edgex-ui-go_PR-167:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:00:18 $ docker top 08f0cfacefb51948bca8dfab85419c9ae359d6a813b01c198d5eabc0beb52892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:19 [ssh-agent] Looking for ssh-agent implementation... 06:00:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:19 $ docker exec 08f0cfacefb51948bca8dfab85419c9ae359d6a813b01c198d5eabc0beb52892 ssh-agent 06:00:20 SSH_AUTH_SOCK=/tmp/ssh-tHxgpSo5TfBK/agent.15 06:00:20 SSH_AGENT_PID=22 06:00:20 Running ssh-add (command line suppressed) 06:00:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp/private_key_2402860833374796553.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp/private_key_2402860833374796553.key) 06:00:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:20 + git describe --exact-match --tags HEAD 06:00:20 fatal: No names found, cannot describe anything. [Pipeline] } 06:00:20 $ docker exec --env ******** --env ******** 08f0cfacefb51948bca8dfab85419c9ae359d6a813b01c198d5eabc0beb52892 ssh-agent -k 06:00:20 unset SSH_AUTH_SOCK; 06:00:20 unset SSH_AGENT_PID; 06:00:20 echo Agent pid 22 killed; 06:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:00:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:00:21 This usually means this commit has not been tagged. [Pipeline] sshagent 06:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:21 [ssh-agent] Looking for ssh-agent implementation... 06:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:21 $ docker exec 08f0cfacefb51948bca8dfab85419c9ae359d6a813b01c198d5eabc0beb52892 ssh-agent 06:00:21 SSH_AUTH_SOCK=/tmp/ssh-lwEUqz0vxs5C/agent.58 06:00:21 SSH_AGENT_PID=65 06:00:21 Running ssh-add (command line suppressed) 06:00:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp/private_key_4462377731700592393.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp/private_key_4462377731700592393.key) 06:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:22 + git semver init 06:00:22 # -> Open(): unable to determine branch for HEAD 06:00:22 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-167/.git 06:00:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-167 06:00:22 # $SEMVER_REMOTE_NAME = origin 06:00:22 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:00:22 # $SEMVER_USER_NAME = jenkins 06:00:22 # $SEMVER_BRANCH = PR-167 06:00:22 # $SEMVER_TEMP = /tmp/semver-274022931 06:00:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:00:23 # '/tmp/semver-274022931' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-167/.semver' 06:00:23 # -> Force: false 06:00:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-167/.semver [Pipeline] } 06:00:23 $ docker exec --env ******** --env ******** 08f0cfacefb51948bca8dfab85419c9ae359d6a813b01c198d5eabc0beb52892 ssh-agent -k 06:00:23 unset SSH_AUTH_SOCK; 06:00:23 unset SSH_AGENT_PID; 06:00:23 echo Agent pid 65 killed; 06:00:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:24 + git semver [Pipeline] } 06:00:24 $ docker stop --time=1 08f0cfacefb51948bca8dfab85419c9ae359d6a813b01c198d5eabc0beb52892 06:00:25 $ docker rm -f 08f0cfacefb51948bca8dfab85419c9ae359d6a813b01c198d5eabc0beb52892 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:00:26 Stashed 27 file(s) [Pipeline] echo 06:00:26 [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 06:00:42 Still waiting to schedule task 06:00:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:00:42 Still waiting to schedule task 06:00:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:02:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-558 in /w/workspace/edgexfoundry_edgex-ui-go_PR-167 [Pipeline] { [Pipeline] ws 06:02:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:02:35 using credential edgex-jenkins-ssh 06:02:35 Cloning the remote Git repository 06:02:35 Cloning with configured refspecs honoured and without tags 06:02:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:02:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:02:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:02:35 > git --version # timeout=10 06:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:36 Fetching without tags 06:02:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:02:36 > git config --add remote.origin.fetch +refs/pull/167/head:refs/remotes/origin/PR-167 # timeout=10 06:02:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:02:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:02:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:37 Merging remotes/origin/master commit 3d2d0c0a8f79b4160564bc48595316174cbd52d6 into PR head commit 4765a21bd601597f477ed8653f53274a1dfd5696 06:02:37 Merge succeeded, producing 4765a21bd601597f477ed8653f53274a1dfd5696 06:02:37 Checking out Revision 4765a21bd601597f477ed8653f53274a1dfd5696 (PR-167) 06:02:37 > git config core.sparsecheckout # timeout=10 06:02:37 > git checkout -f 4765a21bd601597f477ed8653f53274a1dfd5696 # timeout=10 06:02:37 > git remote # timeout=10 06:02:37 > git config --get remote.origin.url # timeout=10 06:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:37 > git merge 3d2d0c0a8f79b4160564bc48595316174cbd52d6 # timeout=10 06:02:37 > git rev-parse HEAD^{commit} # timeout=10 06:02:37 > git config core.sparsecheckout # timeout=10 06:02:37 > git checkout -f 4765a21bd601597f477ed8653f53274a1dfd5696 # timeout=10 06:02:42 Commit message: "Test to deploy profile to consul and fix bug" 06:02:42 > git --version # timeout=10 06:02:42 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:02:44 ========================================================= 06:02:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 06:02:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:45 + 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 . 06:02:46 Sending build context to Docker daemon 10.75MB 06:02:46 Step 1/8 : ARG BASE=golang:1.11-alpine 06:02:46 Step 2/8 : FROM ${BASE} 06:02:46 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:46 29bddadc8f3f: Pulling fs layer 06:02:46 02bb20f2603b: Pulling fs layer 06:02:46 b62863a3550b: Pulling fs layer 06:02:46 9586258a13ea: Pulling fs layer 06:02:46 a8b2cbafd68c: Pulling fs layer 06:02:46 d1dd75721c92: Pulling fs layer 06:02:46 4e34fffdb759: Pulling fs layer 06:02:46 fd1d9eb628f9: Pulling fs layer 06:02:46 bd44c58b92db: Pulling fs layer 06:02:46 e5856e266cf4: Pulling fs layer 06:02:46 f0f88b30cdbb: Pulling fs layer 06:02:46 9586258a13ea: Waiting 06:02:46 a8b2cbafd68c: Waiting 06:02:46 d1dd75721c92: Waiting 06:02:46 4e34fffdb759: Waiting 06:02:46 fd1d9eb628f9: Waiting 06:02:46 bd44c58b92db: Waiting 06:02:46 e5856e266cf4: Waiting 06:02:46 f0f88b30cdbb: Waiting 06:02:46 b62863a3550b: Verifying Checksum 06:02:46 b62863a3550b: Download complete 06:02:46 02bb20f2603b: Verifying Checksum 06:02:46 02bb20f2603b: Download complete 06:02:46 a8b2cbafd68c: Verifying Checksum 06:02:46 a8b2cbafd68c: Download complete 06:02:46 d1dd75721c92: Verifying Checksum 06:02:46 d1dd75721c92: Download complete 06:02:46 29bddadc8f3f: Download complete 06:02:47 29bddadc8f3f: Pull complete 06:02:48 02bb20f2603b: Pull complete 06:02:48 b62863a3550b: Pull complete 06:02:50 4e34fffdb759: Verifying Checksum 06:02:50 4e34fffdb759: Download complete 06:02:50 bd44c58b92db: Verifying Checksum 06:02:50 bd44c58b92db: Download complete 06:02:53 e5856e266cf4: Verifying Checksum 06:02:53 e5856e266cf4: Download complete 06:02:53 f0f88b30cdbb: Verifying Checksum 06:02:53 f0f88b30cdbb: Download complete 06:02:55 fd1d9eb628f9: Download complete 06:02:56 9586258a13ea: Verifying Checksum 06:02:56 9586258a13ea: Download complete 06:03:02 Running on prd-centos7-docker-4c-2g-559 in /w/workspace/edgexfoundry_edgex-ui-go_PR-167 [Pipeline] { [Pipeline] ws 06:03:02 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:03:05 using credential edgex-jenkins-ssh 06:03:05 Cloning the remote Git repository 06:03:05 Cloning with configured refspecs honoured and without tags 06:03:04 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:03:05 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:03:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:03:05 > git --version # timeout=10 06:03:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:06 Fetching without tags 06:03:06 Merging remotes/origin/master commit 3d2d0c0a8f79b4160564bc48595316174cbd52d6 into PR head commit 4765a21bd601597f477ed8653f53274a1dfd5696 06:03:06 Merge succeeded, producing 4765a21bd601597f477ed8653f53274a1dfd5696 06:03:06 Checking out Revision 4765a21bd601597f477ed8653f53274a1dfd5696 (PR-167) 06:03:07 9586258a13ea: Pull complete 06:03:07 a8b2cbafd68c: Pull complete 06:03:07 d1dd75721c92: Pull complete 06:03:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:03:06 > git config --add remote.origin.fetch +refs/pull/167/head:refs/remotes/origin/PR-167 # timeout=10 06:03:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:03:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:03:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:06 > git config core.sparsecheckout # timeout=10 06:03:06 > git checkout -f 4765a21bd601597f477ed8653f53274a1dfd5696 # timeout=10 06:03:06 > git remote # timeout=10 06:03:06 > git config --get remote.origin.url # timeout=10 06:03:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:06 > git merge 3d2d0c0a8f79b4160564bc48595316174cbd52d6 # timeout=10 06:03:06 > git rev-parse HEAD^{commit} # timeout=10 06:03:06 > git config core.sparsecheckout # timeout=10 06:03:06 > git checkout -f 4765a21bd601597f477ed8653f53274a1dfd5696 # timeout=10 06:03:10 Commit message: "Test to deploy profile to consul and fix bug" 06:03:10 > git --version # timeout=10 06:03:10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 06:03:11 4e34fffdb759: Pull complete [Pipeline] echo 06:03:11 ========================================================= 06:03:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 06:03:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:03:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 06:03:12 Sending build context to Docker daemon 10.75MB 06:03:12 Step 1/8 : ARG BASE=golang:1.11-alpine 06:03:12 Step 2/8 : FROM ${BASE} 06:03:12 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:03:12 9d48c3bd43c5: Pulling fs layer 06:03:12 7f94eaf8af20: Pulling fs layer 06:03:12 9fe9984849c1: Pulling fs layer 06:03:12 ec448270508e: Pulling fs layer 06:03:12 65ba82af53f7: Pulling fs layer 06:03:12 07c18b20a200: Pulling fs layer 06:03:12 d9b3ee039db2: Pulling fs layer 06:03:12 8c79c1ac0d81: Pulling fs layer 06:03:12 ff40f1a7a0b9: Pulling fs layer 06:03:12 bdb43ae2d12f: Pulling fs layer 06:03:12 8e1ab0ef8490: Pulling fs layer 06:03:12 d9b3ee039db2: Waiting 06:03:12 8c79c1ac0d81: Waiting 06:03:12 ec448270508e: Waiting 06:03:12 65ba82af53f7: Waiting 06:03:12 bdb43ae2d12f: Waiting 06:03:12 07c18b20a200: Waiting 06:03:12 8e1ab0ef8490: Waiting 06:03:12 ff40f1a7a0b9: Waiting 06:03:12 9fe9984849c1: Verifying Checksum 06:03:12 9fe9984849c1: Download complete 06:03:12 7f94eaf8af20: Download complete 06:03:12 65ba82af53f7: Verifying Checksum 06:03:12 65ba82af53f7: Download complete 06:03:12 07c18b20a200: Verifying Checksum 06:03:12 07c18b20a200: Download complete 06:03:12 9d48c3bd43c5: Verifying Checksum 06:03:12 9d48c3bd43c5: Download complete 06:03:13 9d48c3bd43c5: Pull complete 06:03:13 d9b3ee039db2: Verifying Checksum 06:03:13 d9b3ee039db2: Download complete 06:03:13 ff40f1a7a0b9: Verifying Checksum 06:03:13 ff40f1a7a0b9: Download complete 06:03:14 bdb43ae2d12f: Verifying Checksum 06:03:14 bdb43ae2d12f: Download complete 06:03:14 8e1ab0ef8490: Verifying Checksum 06:03:14 8e1ab0ef8490: Download complete 06:03:14 ec448270508e: Download complete 06:03:14 8c79c1ac0d81: Verifying Checksum 06:03:14 8c79c1ac0d81: Download complete 06:03:15 fd1d9eb628f9: Pull complete 06:03:15 bd44c58b92db: Pull complete 06:03:16 7f94eaf8af20: Pull complete 06:03:16 9fe9984849c1: Pull complete 06:03:17 e5856e266cf4: Pull complete 06:03:18 f0f88b30cdbb: Pull complete 06:03:18 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 06:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 06:03:18 ---> 0be50c763560 06:03:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:21 ec448270508e: Pull complete 06:03:21 65ba82af53f7: Pull complete 06:03:21 07c18b20a200: Pull complete 06:03:22 ---> Running in cfbec5e177e3 06:03:22 Removing intermediate container cfbec5e177e3 06:03:22 ---> 39aacd04ae28 06:03:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:23 ---> Running in 979b77e0004b 06:03:25 Removing intermediate container 979b77e0004b 06:03:25 ---> 7ba62b6ef9bd 06:03:25 Step 5/8 : RUN apk add --no-cache make git 06:03:25 ---> Running in b30db5132d04 06:03:25 d9b3ee039db2: Pull complete 06:03:26 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:03:27 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:03:27 OK: 121 MiB in 39 packages 06:03:28 Removing intermediate container b30db5132d04 06:03:28 ---> 7fdf2ba929c8 06:03:28 Step 6/8 : WORKDIR /edgex-ui-go 06:03:28 ---> Running in 16e7cebbcf0b 06:03:29 Removing intermediate container 16e7cebbcf0b 06:03:29 ---> acf1042099c7 06:03:29 Step 7/8 : COPY . . 06:03:29 8c79c1ac0d81: Pull complete 06:03:29 ff40f1a7a0b9: Pull complete 06:03:30 bdb43ae2d12f: Pull complete 06:03:30 8e1ab0ef8490: Pull complete 06:03:30 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 06:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 06:03:30 ---> 8acfeb908b63 06:03:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:30 ---> 783b48b9e4e6 06:03:30 Step 8/8 : RUN go mod download 06:03:30 ---> Running in d5ee220107aa 06:03:30 ---> Running in b676f32d08f8 06:03:30 Removing intermediate container b676f32d08f8 06:03:30 ---> e29fddd0ece2 06:03:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:30 ---> Running in 537fafda990a 06:03:31 Removing intermediate container 537fafda990a 06:03:31 ---> 99913ec78314 06:03:31 Step 5/8 : RUN apk add --no-cache make git 06:03:31 ---> Running in 65d7cbae231c 06:03:31 go: finding github.com/kr/pretty v0.1.0 06:03:31 go: finding github.com/gorilla/websocket v1.4.0 06:03:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:03:31 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:03:31 go: finding github.com/pelletier/go-toml v1.2.0 06:03:31 go: finding github.com/BurntSushi/toml v0.3.1 06:03:31 go: finding github.com/gorilla/mux v1.7.1 06:03:32 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:03:32 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:03:32 go: finding github.com/pkg/errors v0.8.1 06:03:32 go: finding github.com/mitchellh/copystructure v1.0.0 06:03:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:03:32 go: finding github.com/hashicorp/consul/api v1.1.0 06:03:32 go: finding github.com/stretchr/testify v1.3.0 06:03:32 go: finding github.com/kr/text v0.1.0 06:03:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:03:32 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:03:32 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:03:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:03:33 go: finding github.com/kr/pty v1.1.1 06:03:33 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:03:33 OK: 134 MiB in 39 packages 06:03:33 go: finding github.com/pmezard/go-difflib v1.0.0 06:03:33 go: finding github.com/stretchr/objx v0.1.0 06:03:33 go: finding github.com/davecgh/go-spew v1.1.0 06:03:33 Removing intermediate container 65d7cbae231c 06:03:33 ---> baf9def87b86 06:03:33 Step 6/8 : WORKDIR /edgex-ui-go 06:03:33 ---> Running in 7411eea3f000 06:03:33 Removing intermediate container 7411eea3f000 06:03:33 ---> a230cb9ef8c6 06:03:33 Step 7/8 : COPY . . 06:03:35 go: finding golang.org/x/text v0.3.0 06:03:35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:03:35 ---> 4b6be67ba5b9 06:03:35 Step 8/8 : RUN go mod download 06:03:35 ---> Running in a5176bd2223b 06:03:36 go: finding github.com/pelletier/go-toml v1.2.0 06:03:36 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:03:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:03:36 go: finding github.com/BurntSushi/toml v0.3.1 06:03:36 go: finding github.com/gorilla/mux v1.7.1 06:03:36 go: finding github.com/kr/pretty v0.1.0 06:03:36 go: finding github.com/gorilla/websocket v1.4.0 06:03:36 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:03:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:03:36 go: finding github.com/mitchellh/copystructure v1.0.0 06:03:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:03:36 go: finding github.com/hashicorp/consul/api v1.1.0 06:03:36 go: finding github.com/stretchr/testify v1.3.0 06:03:36 go: finding github.com/kr/text v0.1.0 06:03:36 go: finding github.com/pkg/errors v0.8.1 06:03:37 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:03:37 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:03:37 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:03:37 go: finding github.com/kr/pty v1.1.1 06:03:37 go: finding github.com/davecgh/go-spew v1.1.0 06:03:37 go: finding github.com/pmezard/go-difflib v1.0.0 06:03:37 go: finding github.com/stretchr/objx v0.1.0 06:03:38 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:03:38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:03:38 go: finding golang.org/x/text v0.3.0 06:03:38 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:03:38 go: finding github.com/hashicorp/go-uuid v1.0.1 06:03:38 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:03:38 go: finding github.com/mitchellh/mapstructure v1.1.2 06:03:38 go: finding github.com/hashicorp/serf v0.8.2 06:03:38 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:03:38 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:03:39 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:03:39 go: finding github.com/mitchellh/go-homedir v1.0.0 06:03:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:03:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:03:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:03:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:03:41 go: finding github.com/hashicorp/go-uuid v1.0.1 06:03:41 go: finding github.com/mitchellh/mapstructure v1.1.2 06:03:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:03:41 go: finding github.com/hashicorp/serf v0.8.2 06:03:41 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:03:41 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:03:41 go: finding github.com/hashicorp/memberlist v0.1.3 06:03:41 go: finding github.com/hashicorp/logutils v1.0.0 06:03:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:03:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:03:41 go: finding github.com/mitchellh/cli v1.0.0 06:03:41 go: finding github.com/mitchellh/gox v0.4.0 06:03:41 go: finding github.com/hashicorp/mdns v1.0.0 06:03:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:03:41 go: finding github.com/mitchellh/go-homedir v1.0.0 06:03:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:03:41 go: finding github.com/hashicorp/memberlist v0.1.3 06:03:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:03:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:03:41 go: finding github.com/mitchellh/cli v1.0.0 06:03:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:03:41 go: finding github.com/hashicorp/logutils v1.0.0 06:03:41 go: finding github.com/hashicorp/mdns v1.0.0 06:03:41 go: finding github.com/mitchellh/iochan v1.0.0 06:03:41 go: finding github.com/hashicorp/go-syslog v1.0.0 06:03:42 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:03:42 go: finding github.com/mitchellh/gox v0.4.0 06:03:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:03:42 go: finding github.com/hashicorp/go-syslog v1.0.0 06:03:42 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:03:42 go: finding github.com/mitchellh/iochan v1.0.0 06:03:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:03:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:03:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:03:42 go: finding github.com/fatih/color v1.7.0 06:03:42 go: finding github.com/mattn/go-isatty v0.0.3 06:03:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:03:42 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:03:42 go: finding github.com/mattn/go-colorable v0.0.9 06:03:42 go: finding github.com/posener/complete v1.1.1 06:03:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:03:42 go: finding github.com/hashicorp/go-multierror v1.0.0 06:03:42 go: finding github.com/bgentry/speakeasy v0.1.0 06:03:42 go: finding github.com/stretchr/testify v1.2.2 06:03:42 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:03:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:03:42 go: finding github.com/bgentry/speakeasy v0.1.0 06:03:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:03:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:03:42 go: finding github.com/miekg/dns v1.0.14 06:03:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:03:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:03:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:03:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:03:42 go: finding github.com/davecgh/go-spew v1.1.1 06:03:42 go: finding github.com/hashicorp/go.net v0.0.1 06:03:42 go: finding github.com/fatih/color v1.7.0 06:03:42 go: finding github.com/hashicorp/errwrap v1.0.0 06:03:43 go: finding github.com/miekg/dns v1.0.14 06:03:43 go: finding github.com/hashicorp/go-uuid v1.0.0 06:03:43 go: finding github.com/hashicorp/golang-lru v0.5.0 06:03:43 go: finding github.com/davecgh/go-spew v1.1.1 06:03:43 go: finding github.com/posener/complete v1.1.1 06:03:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:03:43 go: finding github.com/mattn/go-colorable v0.0.9 06:03:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:03:43 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:03:43 go: finding github.com/hashicorp/go.net v0.0.1 06:03:44 go: finding github.com/hashicorp/go-multierror v1.0.0 06:03:44 go: finding github.com/mattn/go-isatty v0.0.3 06:03:44 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:03:44 go: finding github.com/stretchr/testify v1.2.2 06:03:44 go: finding github.com/hashicorp/golang-lru v0.5.0 06:03:44 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:03:44 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:03:44 go: finding github.com/hashicorp/go-uuid v1.0.0 06:03:44 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:03:45 go: finding github.com/hashicorp/errwrap v1.0.0 06:03:55 Removing intermediate container a5176bd2223b 06:03:55 ---> b1ce5c5a46d0 06:03:55 Successfully built b1ce5c5a46d0 06:03:55 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 06:03:56 + docker inspect -f . ci-base-image-x86_64 06:03:56 . [Pipeline] withDockerContainer 06:03:56 prd-centos7-docker-4c-2g-559 does not seem to be running inside a container 06:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:57 $ docker top a861c40566feb054ed8641af230b38613f00f37a0ef2cf444fe0ecc7f6b06247 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:58 + go version 06:03:58 go version go1.11.13 linux/amd64 [Pipeline] sh 06:03:58 + make test 06:03:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:04:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:04:10 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:04:10 GO111MODULE=on go vet ./... [Pipeline] stash 06:04:14 Stashed 1 file(s) [Pipeline] } 06:04:14 $ docker stop --time=1 a861c40566feb054ed8641af230b38613f00f37a0ef2cf444fe0ecc7f6b06247 06:04:15 $ docker rm -f a861c40566feb054ed8641af230b38613f00f37a0ef2cf444fe0ecc7f6b06247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:17 + ls -al . 06:04:17 total 72 06:04:17 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 14 06:04 . 06:04:17 drwxrwxr-x. 4 jenkins jenkins 28 Mar 14 06:03 .. 06:04:17 drwxrwxr-x. 8 jenkins jenkins 119 Mar 14 06:03 app 06:04:17 drwxrwxr-x. 3 jenkins jenkins 20 Mar 14 06:03 assets 06:04:17 drwxrwxr-x. 2 jenkins jenkins 35 Mar 14 06:03 bin 06:04:17 drwxrwxr-x. 3 jenkins jenkins 29 Mar 14 06:03 cmd 06:04:17 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 14 06:03 CONTRIBUTING.md 06:04:17 -rw-r--r--. 1 jenkins jenkins 10 Mar 14 06:04 coverage.out 06:04:17 -rw-rw-r--. 1 jenkins jenkins 839 Mar 14 06:03 Dockerfile 06:04:17 -rw-rw-r--. 1 jenkins jenkins 898 Mar 14 06:03 Dockerfile.build 06:04:17 drwxrwxr-x. 4 jenkins jenkins 53 Mar 14 06:03 docs 06:04:17 drwxrwxr-x. 8 jenkins jenkins 179 Mar 14 06:03 .git 06:04:17 -rw-rw-r--. 1 jenkins jenkins 123 Mar 14 06:03 .gitignore 06:04:17 -rw-rw-r--. 1 jenkins jenkins 522 Mar 14 06:03 go.mod 06:04:17 -rw-r--r--. 1 jenkins jenkins 8727 Mar 14 06:04 go.sum 06:04:17 drwxrwxr-x. 3 jenkins jenkins 17 Mar 14 06:03 internal 06:04:17 -rw-rw-r--. 1 jenkins jenkins 675 Mar 14 06:03 Jenkinsfile 06:04:17 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 14 06:03 LICENSE 06:04:17 -rw-rw-r--. 1 jenkins jenkins 951 Mar 14 06:03 Makefile 06:04:17 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 14 06:03 README.md 06:04:17 drwxrwxr-x. 3 jenkins jenkins 58 Mar 14 06:03 .semver 06:04:17 drwxrwxr-x. 4 jenkins jenkins 54 Mar 14 06:03 snap 06:04:17 -rw-rw-r--. 1 jenkins jenkins 5 Mar 14 06:00 VERSION 06:04:17 -rw-rw-r--. 1 jenkins jenkins 155 Mar 14 06:03 version.go [Pipeline] isUnix [Pipeline] sh 06:04:17 Removing intermediate container d5ee220107aa 06:04:17 ---> f5c5a7158ea5 06:04:17 Successfully built f5c5a7158ea5 06:04:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 06:04:17 + 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=4765a21bd601597f477ed8653f53274a1dfd5696 --label arch=amd64 --label version=0.0.0 . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 06:04:18 Sending build context to Docker daemon 10.76MB 06:04:18 Step 1/23 : ARG BASE=golang:1.11-alpine 06:04:18 Step 2/23 : FROM ${BASE} AS builder 06:04:18 ---> b1ce5c5a46d0 06:04:18 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:04:18 ---> Running in b152305573fe [Pipeline] isUnix [Pipeline] sh 06:04:18 Removing intermediate container b152305573fe 06:04:18 ---> 27475f0395dc 06:04:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:04:18 ---> Running in 80ae9cf931d8 06:04:18 Removing intermediate container 80ae9cf931d8 06:04:18 ---> 99eaafefe1f9 06:04:18 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:04:18 ---> Running in 9d8e6813e62a 06:04:18 + docker inspect -f . ci-base-image-arm64 06:04:18 Removing intermediate container 9d8e6813e62a 06:04:18 ---> 130e55767764 06:04:18 Step 6/23 : LABEL Name=edgex-ui-go 06:04:18 ---> Running in a18dc1fb14a3 06:04:18 . [Pipeline] withDockerContainer 06:04:18 Removing intermediate container a18dc1fb14a3 06:04:18 ---> 4cd062b959cd 06:04:18 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:04:18 ---> Running in 1235c70cf014 06:04:18 Removing intermediate container 1235c70cf014 06:04:18 ---> 3f1befe2bf48 06:04:18 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:19 ---> Running in 867989fb15a2 06:04:19 prd-ubuntu18.04-docker-arm64-4c-16g-558 does not seem to be running inside a container 06:04:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:04:20 Removing intermediate container 867989fb15a2 06:04:20 ---> 7fdebd1872c1 06:04:20 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:20 ---> Running in 17a5da9e485c 06:04:20 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:04:20 $ docker top 42ee6f9f5d74f3587cbe9284a690de571a11c18a34d17ddc9c2e8ab5397490a9 -eo pid,comm 06:04:20 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [Pipeline] { 06:04:21 OK: 134 MiB in 39 packages [Pipeline] sh 06:04:21 Removing intermediate container 17a5da9e485c 06:04:21 ---> 20fda7889283 06:04:21 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:04:21 ---> Running in 0be05cbf70d0 06:04:21 Removing intermediate container 0be05cbf70d0 06:04:21 ---> af635fc7eea1 06:04:21 Step 11/23 : COPY go.mod . 06:04:21 + go version 06:04:21 go version go1.11.13 linux/arm64 [Pipeline] sh 06:04:21 ---> fee377177a58 06:04:21 Step 12/23 : COPY Makefile . 06:04:21 ---> 47ff5908ed07 06:04:21 Step 13/23 : RUN make update 06:04:22 ---> Running in 3cf64234f6b6 06:04:22 + make test 06:04:22 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:04:22 CGO_ENABLED=0 GO111MODULE=on go mod download 06:04:23 Removing intermediate container 3cf64234f6b6 06:04:23 ---> dd2633a96507 06:04:23 Step 14/23 : COPY . . 06:04:23 ---> edc712bfefcd 06:04:23 Step 15/23 : RUN ${MAKE} 06:04:23 ---> Running in 15d30934c7a4 06:04: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 06:04:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:04:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:04:36 Removing intermediate container 15d30934c7a4 06:04:36 ---> 9e38eb1f50d3 06:04:36 Step 16/23 : FROM alpine 06:04:36 latest: Pulling from library/alpine 06:04:36 c9b1b535fdd9: Pulling fs layer 06:04:36 c9b1b535fdd9: Verifying Checksum 06:04:36 c9b1b535fdd9: Download complete 06:04:36 c9b1b535fdd9: Pull complete 06:04:36 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 06:04:37 Status: Downloaded newer image for alpine:latest 06:04:37 ---> e7d92cdc71fe 06:04:37 Step 17/23 : EXPOSE 4000 06:04:37 ---> Running in 4040cafeae55 06:04:37 Removing intermediate container 4040cafeae55 06:04:37 ---> d77a299d1666 06:04:37 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 06:04:37 ---> 235463d233de 06:04:37 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:04:38 ---> Running in 84625411c63d 06:04:38 Removing intermediate container 84625411c63d 06:04:38 ---> 2fbaee23ae34 06:04:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:04:38 ---> Running in cd13710ecd70 06:04:38 Removing intermediate container cd13710ecd70 06:04:38 ---> 073a2816ec31 06:04:38 Step 21/23 : LABEL arch=amd64 06:04:38 ---> Running in 3e6d0801da22 06:04:38 Removing intermediate container 3e6d0801da22 06:04:38 ---> df686219863a 06:04:38 Step 22/23 : LABEL git_sha=4765a21bd601597f477ed8653f53274a1dfd5696 06:04:38 ---> Running in b2b28a3373a4 06:04:38 Removing intermediate container b2b28a3373a4 06:04:38 ---> 00814ae7026a 06:04:38 Step 23/23 : LABEL version=0.0.0 06:04:38 ---> Running in c4440994caea 06:04:38 Removing intermediate container c4440994caea 06:04:38 ---> 051b4f37e364 06:04:38 [Warning] One or more build-args [ARCH] were not consumed 06:04:38 Successfully built 051b4f37e364 06:04:38 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:04:50 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:04:50 GO111MODULE=on go vet ./... [Pipeline] stash 06:05:00 Warning: overwriting stash ‘coverage-report’ 06:05:01 Stashed 1 file(s) [Pipeline] } 06:05:01 $ docker stop --time=1 42ee6f9f5d74f3587cbe9284a690de571a11c18a34d17ddc9c2e8ab5397490a9 06:05:03 $ docker rm -f 42ee6f9f5d74f3587cbe9284a690de571a11c18a34d17ddc9c2e8ab5397490a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:05 + ls -al . 06:05:05 total 112 06:05:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 06:04 . 06:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 06:02 .. 06:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 06:02 .git 06:05:05 -rw-rw-r-- 1 jenkins jenkins 123 Mar 14 06:02 .gitignore 06:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 06:02 .semver 06:05:05 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 14 06:02 CONTRIBUTING.md 06:05:05 -rw-rw-r-- 1 jenkins jenkins 839 Mar 14 06:02 Dockerfile 06:05:05 -rw-rw-r-- 1 jenkins jenkins 898 Mar 14 06:02 Dockerfile.build 06:05:05 -rw-rw-r-- 1 jenkins jenkins 675 Mar 14 06:02 Jenkinsfile 06:05:05 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 14 06:02 LICENSE 06:05:05 -rw-rw-r-- 1 jenkins jenkins 951 Mar 14 06:02 Makefile 06:05:05 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 14 06:02 README.md 06:05:05 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 06:00 VERSION 06:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 06:02 app 06:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 06:02 assets 06:05:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 06:02 bin 06:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 06:02 cmd 06:05:05 -rw-r--r-- 1 jenkins jenkins 10 Mar 14 06:04 coverage.out 06:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 06:02 docs 06:05:05 -rw-rw-r-- 1 jenkins jenkins 522 Mar 14 06:02 go.mod 06:05:05 -rw-r--r-- 1 jenkins jenkins 8727 Mar 14 06:04 go.sum 06:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 06:02 internal 06:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 06:02 snap 06:05:05 -rw-rw-r-- 1 jenkins jenkins 155 Mar 14 06:02 version.go [Pipeline] isUnix [Pipeline] sh 06:05:05 + 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=4765a21bd601597f477ed8653f53274a1dfd5696 --label arch=arm64 --label version=0.0.0 . 06:05:06 Sending build context to Docker daemon 10.76MB 06:05:06 Step 1/23 : ARG BASE=golang:1.11-alpine 06:05:06 Step 2/23 : FROM ${BASE} AS builder 06:05:06 ---> f5c5a7158ea5 06:05:06 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:05:06 ---> Running in f9023fcdbe74 06:05:06 Removing intermediate container f9023fcdbe74 06:05:06 ---> 5dcd8b01ac92 06:05:06 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:05:06 ---> Running in 7fe52d5adb39 06:05:07 Removing intermediate container 7fe52d5adb39 06:05:07 ---> cd89ed9f6870 06:05:07 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:05:07 ---> Running in 6ab49a90bec8 06:05:07 Removing intermediate container 6ab49a90bec8 06:05:07 ---> 07dd47f0d8b0 06:05:07 Step 6/23 : LABEL Name=edgex-ui-go 06:05:07 ---> Running in 5cdba0f88627 06:05:08 Removing intermediate container 5cdba0f88627 06:05:08 ---> 1d4162642914 06:05:08 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:05:08 ---> Running in 37f6bab6d3b4 06:05:08 Removing intermediate container 37f6bab6d3b4 06:05:08 ---> bad8ccfb0d91 06:05:08 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:08 ---> Running in da0b8116e2b2 06:05:10 Removing intermediate container da0b8116e2b2 06:05:10 ---> d31b4cb737fc 06:05:10 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:10 ---> Running in bdaf82da9613 06:05:11 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:05:12 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:05:12 OK: 121 MiB in 39 packages 06:05:13 Removing intermediate container bdaf82da9613 06:05:13 ---> 812cff47f23d 06:05:13 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:05:13 ---> Running in 818519fc74ad 06:05:14 Removing intermediate container 818519fc74ad 06:05:14 ---> 72aea04c0b5c 06:05:14 Step 11/23 : COPY go.mod . 06:05:14 ---> ddf3f07009f1 06:05:14 Step 12/23 : COPY Makefile . 06:05:15 ---> a8ec4a0e0243 06:05:15 Step 13/23 : RUN make update 06:05:15 ---> Running in f27755c46590 06:05:15 CGO_ENABLED=0 GO111MODULE=on go mod download 06:05:17 Removing intermediate container f27755c46590 06:05:17 ---> 4f575351060d 06:05:17 Step 14/23 : COPY . . 06:05:18 ---> 8860207afb71 06:05:18 Step 15/23 : RUN ${MAKE} 06:05:18 ---> Running in 261f47dd9f05 06:05:19 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 06:05:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:05:49 Removing intermediate container 261f47dd9f05 06:05:49 ---> 2f2976286b41 06:05:49 Step 16/23 : FROM alpine 06:05:49 latest: Pulling from library/alpine 06:05:49 8fa90b21c985: Pulling fs layer 06:05:50 8fa90b21c985: Verifying Checksum 06:05:50 8fa90b21c985: Download complete 06:05:50 8fa90b21c985: Pull complete 06:05:50 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 06:05:50 Status: Downloaded newer image for alpine:latest 06:05:50 ---> 6e4716cdcf7a 06:05:50 Step 17/23 : EXPOSE 4000 06:05:50 ---> Running in 46816d771a6b 06:05:50 Removing intermediate container 46816d771a6b 06:05:50 ---> bffa1a2dd3c0 06:05:50 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 06:05:52 ---> b04967486594 06:05:52 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:05:52 ---> Running in f4ca9881846f 06:05:52 Removing intermediate container f4ca9881846f 06:05:52 ---> 34dd47d5472a 06:05:52 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:05:52 ---> Running in ba64fd4f5f6c 06:05:53 Removing intermediate container ba64fd4f5f6c 06:05:53 ---> b5262c31dec4 06:05:53 Step 21/23 : LABEL arch=arm64 06:05:53 ---> Running in 287288d33dc3 06:05:53 Removing intermediate container 287288d33dc3 06:05:53 ---> 5563b42e5db3 06:05:53 Step 22/23 : LABEL git_sha=4765a21bd601597f477ed8653f53274a1dfd5696 06:05:53 ---> Running in 02085ce65402 06:05:54 Removing intermediate container 02085ce65402 06:05:54 ---> 65ab9b415af6 06:05:54 Step 23/23 : LABEL version=0.0.0 06:05:54 ---> Running in 217c8217ced2 06:05:54 Removing intermediate container 217c8217ced2 06:05:54 ---> 60eecfde8eb5 06:05:54 [Warning] One or more build-args [ARCH] were not consumed 06:05:54 Successfully built 60eecfde8eb5 06:05:54 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:05:56 provisioning config files... 06:05:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp/config5112237074453153934tmp [Pipeline] { [Pipeline] sh 06:05:56 + curl -s https://codecov.io/bash 06:05:56 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp/config5112237074453153934tmp 06:05:56 06:05:56 _____ _ 06:05:56 / ____| | | 06:05:56 | | ___ __| | ___ ___ _____ __ 06:05:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:05:56 | |___| (_) | (_| | __/ (_| (_) \ V / 06:05:56 \_____\___/ \__,_|\___|\___\___/ \_/ 06:05:56 Bash-20200303-bc4d7e6 06:05:56 06:05:56 06:05:56 ==> Jenkins CI detected. 06:05:56 project root: . 06:05:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:05:56 ==> Running gcov in . (disable via -X gcov) 06:05:56 ==> Python coveragepy not found 06:05:56 ==> Searching for coverage reports in: 06:05:56 + . 06:05:56 -> Found 1 reports 06:05:56 ==> Detecting git/mercurial file structure 06:05:56 ==> Reading reports 06:05:56 + ./coverage.out bytes=10 06:05:56 ==> Appending adjustments 06:05:56 http://docs.codecov.io/docs/fixing-reports 06:05:57 + Found adjustments 06:05:57 ==> Gzipping contents 06:05:57 ==> Uploading reports 06:05:57 url: https://codecov.io 06:05:57 query: branch=PR-167&commit=4765a21bd601597f477ed8653f53274a1dfd5696&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=167&job= 06:05:57 -> Pinging Codecov 06:05:57 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-167&commit=4765a21bd601597f477ed8653f53274a1dfd5696&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=167&job= 06:05:57 -> Uploading 06:05:58 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4765a21bd601597f477ed8653f53274a1dfd5696 [Pipeline] } 06:05:58 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 06:05:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:00 ---> package-listing.sh 06:06:00 ++ facter osfamily 06:06:00 ++ tr '[:upper:]' '[:lower:]' 06:06:00 + OS_FAMILY=redhat 06:06:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-167 06:06:00 + START_PACKAGES=/tmp/packages_start.txt 06:06:00 + END_PACKAGES=/tmp/packages_end.txt 06:06:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:00 + PACKAGES=/tmp/packages_start.txt 06:06:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-167 ']' 06:06:00 + PACKAGES=/tmp/packages_end.txt 06:06:00 + case "${OS_FAMILY}" in 06:06:00 + rpm -qa 06:06:00 + sort 06:06:04 + '[' -f /tmp/packages_start.txt ']' 06:06:04 + '[' -f /tmp/packages_end.txt ']' 06:06:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-167 ']' 06:06:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-167/archives/ 06:06:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-167/archives/ [Pipeline] isUnix [Pipeline] sh 06:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:05 06:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:05 alpine: Pulling from edgex-lftools-log-publisher 06:06:05 c9b1b535fdd9: Pulling fs layer 06:06:05 2cc5ad85d9ab: Pulling fs layer 06:06:05 756a868c4378: Pulling fs layer 06:06:05 444b2fc9a129: Pulling fs layer 06:06:05 ea15f1150254: Pulling fs layer 06:06:05 41b27a9f41bf: Pulling fs layer 06:06:05 28c525ee5125: Pulling fs layer 06:06:05 094b1ea09ed8: Pulling fs layer 06:06:05 138eaada9080: Pulling fs layer 06:06:05 0622d0fa9048: Pulling fs layer 06:06:05 444b2fc9a129: Waiting 06:06:05 ea15f1150254: Waiting 06:06:05 41b27a9f41bf: Waiting 06:06:05 28c525ee5125: Waiting 06:06:05 094b1ea09ed8: Waiting 06:06:05 138eaada9080: Waiting 06:06:05 2cc5ad85d9ab: Verifying Checksum 06:06:05 2cc5ad85d9ab: Download complete 06:06:05 444b2fc9a129: Verifying Checksum 06:06:05 444b2fc9a129: Download complete 06:06:05 c9b1b535fdd9: Verifying Checksum 06:06:05 c9b1b535fdd9: Download complete 06:06:05 ea15f1150254: Verifying Checksum 06:06:05 ea15f1150254: Download complete 06:06:05 28c525ee5125: Download complete 06:06:05 756a868c4378: Verifying Checksum 06:06:05 756a868c4378: Download complete 06:06:05 c9b1b535fdd9: Pull complete 06:06:06 138eaada9080: Verifying Checksum 06:06:06 138eaada9080: Download complete 06:06:06 0622d0fa9048: Verifying Checksum 06:06:06 0622d0fa9048: Download complete 06:06:06 094b1ea09ed8: Verifying Checksum 06:06:06 094b1ea09ed8: Download complete 06:06:06 2cc5ad85d9ab: Pull complete 06:06:06 41b27a9f41bf: Verifying Checksum 06:06:06 41b27a9f41bf: Download complete 06:06:09 756a868c4378: Pull complete 06:06:09 444b2fc9a129: Pull complete 06:06:09 ea15f1150254: Pull complete 06:06:13 41b27a9f41bf: Pull complete 06:06:13 28c525ee5125: Pull complete 06:06:16 094b1ea09ed8: Pull complete 06:06:16 138eaada9080: Pull complete 06:06:16 0622d0fa9048: Pull complete 06:06:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:06:16 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 06:06:16 $ 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-167 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-167:/w/workspace/edgexfoundry_edgex-ui-go_PR-167:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-167@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 06:06:17 $ docker top fc6d2ddffd33dd6143288506a168995e6ccb353f73885e350233683c9642ed38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:06:17 provisioning config files... 06:06:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-167@tmp/config5401635058836034967tmp [Pipeline] { [Pipeline] echo 06:06:17 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:06:18 ---> create-netrc.sh [Pipeline] echo 06:06:18 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:06:18 ---> logs-deploy.sh 06:06:18 + ARCHIVE_ARTIFACTS= 06:06:18 + LOGS_SERVER=https://logs.edgexfoundry.org 06:06:18 + '[' https://logs.edgexfoundry.org == None ']' 06:06:18 + NEXUS_URL=https://nexus.edgexfoundry.org 06:06:18 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-167/1 06:06:18 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-167/1/ 06:06:18 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-167/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-167 06:06:20 Archives upload complete. 06:06:20 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-167/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-167/1/