Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dccbf7b772856689d3b7eb026634827d82872ce8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1525 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision dccbf7b772856689d3b7eb026634827d82872ce8 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 Commit message: "modify some code,and deploy validate" > git rev-list --no-walk 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:11 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 05:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:13 05:59:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:59:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:14 latest: Pulling from edgex-devops/git-semver 05:59:14 9123ac7c32f7: Pulling fs layer 05:59:14 b8cc5d1170e3: Pulling fs layer 05:59:14 2924cbbf6a41: Pulling fs layer 05:59:14 93b08a4f1073: Pulling fs layer 05:59:14 93b08a4f1073: Waiting 05:59:14 b8cc5d1170e3: Verifying Checksum 05:59:14 b8cc5d1170e3: Download complete 05:59:14 9123ac7c32f7: Verifying Checksum 05:59:14 9123ac7c32f7: Download complete 05:59:14 93b08a4f1073: Verifying Checksum 05:59:14 93b08a4f1073: Download complete 05:59:14 2924cbbf6a41: Verifying Checksum 05:59:14 2924cbbf6a41: Download complete 05:59:14 9123ac7c32f7: Pull complete 05:59:14 b8cc5d1170e3: Pull complete 05:59:15 2924cbbf6a41: Pull complete 05:59:15 93b08a4f1073: Pull complete 05:59:15 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:59:15 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 05:59:15 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:59:16 $ docker top 9e834c279b6304a8606a7de1756997a01345e4cf0cb97811c11ada51863be3f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:17 [ssh-agent] Looking for ssh-agent implementation... 05:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:17 $ docker exec 9e834c279b6304a8606a7de1756997a01345e4cf0cb97811c11ada51863be3f9 ssh-agent 05:59:17 SSH_AUTH_SOCK=/tmp/ssh-Xy1XppqL6OTd/agent.15 05:59:17 SSH_AGENT_PID=22 05:59:17 Running ssh-add (command line suppressed) 05:59:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2524483393074957485.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2524483393074957485.key) 05:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:18 + git describe --exact-match --tags HEAD 05:59:18 fatal: No names found, cannot describe anything. [Pipeline] } 05:59:18 $ docker exec --env ******** --env ******** 9e834c279b6304a8606a7de1756997a01345e4cf0cb97811c11ada51863be3f9 ssh-agent -k 05:59:18 unset SSH_AUTH_SOCK; 05:59:18 unset SSH_AGENT_PID; 05:59:18 echo Agent pid 22 killed; 05:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:59:18 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:59:18 This usually means this commit has not been tagged. [Pipeline] sshagent 05:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:18 [ssh-agent] Looking for ssh-agent implementation... 05:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:19 $ docker exec 9e834c279b6304a8606a7de1756997a01345e4cf0cb97811c11ada51863be3f9 ssh-agent 05:59:19 SSH_AUTH_SOCK=/tmp/ssh-0clcQ18vexun/agent.57 05:59:19 SSH_AGENT_PID=64 05:59:19 Running ssh-add (command line suppressed) 05:59:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_288182579985873586.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_288182579985873586.key) 05:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:19 + git semver init 05:59:19 # -> Open(): unable to determine branch for HEAD 05:59:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:59:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:59:19 # $SEMVER_REMOTE_NAME = origin 05:59:19 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:59:19 # $SEMVER_USER_NAME = jenkins 05:59:19 # $SEMVER_BRANCH = master 05:59:19 # $SEMVER_TEMP = /tmp/semver-451413717 05:59:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:59:20 # '/tmp/semver-451413717' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 05:59:20 # -> Force: false 05:59:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:59:20 $ docker exec --env ******** --env ******** 9e834c279b6304a8606a7de1756997a01345e4cf0cb97811c11ada51863be3f9 ssh-agent -k 05:59:20 unset SSH_AUTH_SOCK; 05:59:20 unset SSH_AGENT_PID; 05:59:20 echo Agent pid 64 killed; 05:59:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:21 + git semver [Pipeline] } 05:59:21 $ docker stop --time=1 9e834c279b6304a8606a7de1756997a01345e4cf0cb97811c11ada51863be3f9 05:59:22 $ docker rm -f 9e834c279b6304a8606a7de1756997a01345e4cf0cb97811c11ada51863be3f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:59:24 Stashed 28 file(s) [Pipeline] echo 05:59:24 [edgeXSemver] initialized semver on version 1.2.0-dev.17 [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 05:59:39 Still waiting to schedule task 05:59:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1525’ 05:59:39 Still waiting to schedule task 05:59:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:01:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1526 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:01:26 Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout 06:01:32 using credential edgex-jenkins-ssh 06:01:32 Cloning the remote Git repository 06:01:32 Cloning with configured refspecs honoured and without tags 06:01:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:01:32 > git init /w/workspace/edgex-ui-go/17 # timeout=10 06:01:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:01:32 > git --version # timeout=10 06:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:34 Fetching without tags 06:01:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:01:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:01:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:01:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:34 Checking out Revision dccbf7b772856689d3b7eb026634827d82872ce8 (master) 06:01:34 > git config core.sparsecheckout # timeout=10 06:01:34 > git checkout -f dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 06:01:39 Commit message: "modify some code,and deploy validate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:01:40 ========================================================= 06:01:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 06:01:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:01:41 + 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:01:42 Sending build context to Docker daemon 11.36MB 06:01:42 Step 1/8 : ARG BASE=golang:1.11-alpine 06:01:42 Step 2/8 : FROM ${BASE} 06:01:43 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:43 29bddadc8f3f: Pulling fs layer 06:01:43 02bb20f2603b: Pulling fs layer 06:01:43 b62863a3550b: Pulling fs layer 06:01:43 9586258a13ea: Pulling fs layer 06:01:43 a8b2cbafd68c: Pulling fs layer 06:01:43 d1dd75721c92: Pulling fs layer 06:01:43 4e34fffdb759: Pulling fs layer 06:01:43 fd1d9eb628f9: Pulling fs layer 06:01:43 bd44c58b92db: Pulling fs layer 06:01:43 e5856e266cf4: Pulling fs layer 06:01:43 f0f88b30cdbb: Pulling fs layer 06:01:43 9586258a13ea: Waiting 06:01:43 a8b2cbafd68c: Waiting 06:01:43 d1dd75721c92: Waiting 06:01:43 4e34fffdb759: Waiting 06:01:43 fd1d9eb628f9: Waiting 06:01:43 bd44c58b92db: Waiting 06:01:43 e5856e266cf4: Waiting 06:01:43 f0f88b30cdbb: Waiting 06:01:43 b62863a3550b: Download complete 06:01:43 02bb20f2603b: Verifying Checksum 06:01:43 02bb20f2603b: Download complete 06:01:43 a8b2cbafd68c: Verifying Checksum 06:01:43 a8b2cbafd68c: Download complete 06:01:43 d1dd75721c92: Download complete 06:01:43 29bddadc8f3f: Verifying Checksum 06:01:43 29bddadc8f3f: Download complete 06:01:44 29bddadc8f3f: Pull complete 06:01:44 02bb20f2603b: Pull complete 06:01:45 b62863a3550b: Pull complete 06:01:47 4e34fffdb759: Verifying Checksum 06:01:47 4e34fffdb759: Download complete 06:01:47 bd44c58b92db: Verifying Checksum 06:01:47 bd44c58b92db: Download complete 06:01:50 e5856e266cf4: Verifying Checksum 06:01:50 e5856e266cf4: Download complete 06:01:50 f0f88b30cdbb: Download complete 06:01:51 fd1d9eb628f9: Verifying Checksum 06:01:51 fd1d9eb628f9: Download complete 06:01:53 9586258a13ea: Download complete 06:01:56 Running on prd-centos7-docker-4c-2g-1527 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:01:56 Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout 06:01:58 using credential edgex-jenkins-ssh 06:01:58 Cloning the remote Git repository 06:01:58 Cloning with configured refspecs honoured and without tags 06:01:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:01:58 > git init /w/workspace/edgex-ui-go/17 # timeout=10 06:01:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:01:58 > git --version # timeout=10 06:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:59 Fetching without tags 06:01:59 Checking out Revision dccbf7b772856689d3b7eb026634827d82872ce8 (master) 06:01:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:01:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:01:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:01:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:59 > git config core.sparsecheckout # timeout=10 06:01:59 > git checkout -f dccbf7b772856689d3b7eb026634827d82872ce8 # timeout=10 06:02:03 Commit message: "modify some code,and deploy validate" 06:02:03 9586258a13ea: Pull complete 06:02:03 a8b2cbafd68c: Pull complete 06:02:03 d1dd75721c92: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:02:04 ========================================================= 06:02:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 06:02:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:04 + 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:02:04 Sending build context to Docker daemon 11.36MB 06:02:04 Step 1/8 : ARG BASE=golang:1.11-alpine 06:02:04 Step 2/8 : FROM ${BASE} 06:02:04 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:04 9d48c3bd43c5: Pulling fs layer 06:02:04 7f94eaf8af20: Pulling fs layer 06:02:04 9fe9984849c1: Pulling fs layer 06:02:04 ec448270508e: Pulling fs layer 06:02:04 65ba82af53f7: Pulling fs layer 06:02:04 07c18b20a200: Pulling fs layer 06:02:04 d9b3ee039db2: Pulling fs layer 06:02:04 8c79c1ac0d81: Pulling fs layer 06:02:04 ff40f1a7a0b9: Pulling fs layer 06:02:04 bdb43ae2d12f: Pulling fs layer 06:02:04 8e1ab0ef8490: Pulling fs layer 06:02:04 65ba82af53f7: Waiting 06:02:04 07c18b20a200: Waiting 06:02:04 d9b3ee039db2: Waiting 06:02:04 8c79c1ac0d81: Waiting 06:02:04 ff40f1a7a0b9: Waiting 06:02:04 bdb43ae2d12f: Waiting 06:02:04 8e1ab0ef8490: Waiting 06:02:04 ec448270508e: Waiting 06:02:04 9fe9984849c1: Verifying Checksum 06:02:04 9fe9984849c1: Download complete 06:02:05 7f94eaf8af20: Verifying Checksum 06:02:05 7f94eaf8af20: Download complete 06:02:05 65ba82af53f7: Verifying Checksum 06:02:05 65ba82af53f7: Download complete 06:02:05 07c18b20a200: Verifying Checksum 06:02:05 07c18b20a200: Download complete 06:02:05 9d48c3bd43c5: Verifying Checksum 06:02:05 9d48c3bd43c5: Download complete 06:02:05 9d48c3bd43c5: Pull complete 06:02:06 7f94eaf8af20: Pull complete 06:02:06 9fe9984849c1: Pull complete 06:02:09 4e34fffdb759: Pull complete 06:02:13 fd1d9eb628f9: Pull complete 06:02:13 bd44c58b92db: Pull complete 06:02:14 d9b3ee039db2: Verifying Checksum 06:02:14 d9b3ee039db2: Download complete 06:02:14 ff40f1a7a0b9: Verifying Checksum 06:02:14 ff40f1a7a0b9: Download complete 06:02:14 bdb43ae2d12f: Verifying Checksum 06:02:14 bdb43ae2d12f: Download complete 06:02:14 8e1ab0ef8490: Verifying Checksum 06:02:14 8e1ab0ef8490: Download complete 06:02:14 ec448270508e: Verifying Checksum 06:02:14 ec448270508e: Download complete 06:02:14 8c79c1ac0d81: Verifying Checksum 06:02:14 8c79c1ac0d81: Download complete 06:02:15 e5856e266cf4: Pull complete 06:02:15 f0f88b30cdbb: Pull complete 06:02:15 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 06:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 06:02:15 ---> 0be50c763560 06:02:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:02:19 ec448270508e: Pull complete 06:02:19 65ba82af53f7: Pull complete 06:02:19 07c18b20a200: Pull complete 06:02:20 ---> Running in 3345795c9640 06:02:20 Removing intermediate container 3345795c9640 06:02:20 ---> 6604f7fc204a 06:02:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:20 ---> Running in eeed62134e0e 06:02:22 Removing intermediate container eeed62134e0e 06:02:22 ---> dc36d3658ffb 06:02:22 Step 5/8 : RUN apk add --no-cache make git 06:02:22 ---> Running in 9a2aedb137e5 06:02:22 d9b3ee039db2: Pull complete 06:02:23 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:02:24 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:02:24 OK: 121 MiB in 39 packages 06:02:26 8c79c1ac0d81: Pull complete 06:02:26 ff40f1a7a0b9: Pull complete 06:02:26 Removing intermediate container 9a2aedb137e5 06:02:26 ---> b41120e29731 06:02:26 Step 6/8 : WORKDIR /edgex-ui-go 06:02:26 ---> Running in be70c3af7980 06:02:26 Removing intermediate container be70c3af7980 06:02:26 ---> 14d5571c38f4 06:02:26 Step 7/8 : COPY . . 06:02:26 bdb43ae2d12f: Pull complete 06:02:26 8e1ab0ef8490: Pull complete 06:02:26 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 06:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 06:02:26 ---> 8acfeb908b63 06:02:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:02:27 ---> Running in 8413acae7e3a 06:02:27 Removing intermediate container 8413acae7e3a 06:02:27 ---> 7225f02c63f2 06:02:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:27 ---> Running in 8f7612932a10 06:02:27 ---> bd15c8099ef1 06:02:27 Step 8/8 : RUN go mod download 06:02:28 ---> Running in faf472897db1 06:02:28 Removing intermediate container 8f7612932a10 06:02:28 ---> 66fbbe181d8d 06:02:28 Step 5/8 : RUN apk add --no-cache make git 06:02:28 ---> Running in 9186ee0ec814 06:02:28 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:02:29 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:02:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:02:29 go: finding github.com/gorilla/websocket v1.4.0 06:02:29 go: finding github.com/BurntSushi/toml v0.3.1 06:02:29 go: finding github.com/kr/pretty v0.1.0 06:02:29 go: finding github.com/pelletier/go-toml v1.2.0 06:02:29 go: finding github.com/gorilla/mux v1.7.1 06:02:29 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:02:29 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:02:29 OK: 134 MiB in 39 packages 06:02:29 go: finding github.com/kr/text v0.1.0 06:02:30 go: finding github.com/hashicorp/consul/api v1.1.0 06:02:30 go: finding github.com/mitchellh/copystructure v1.0.0 06:02:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:02:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:02:30 go: finding github.com/stretchr/testify v1.3.0 06:02:30 go: finding github.com/pkg/errors v0.8.1 06:02:30 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:02:30 Removing intermediate container 9186ee0ec814 06:02:30 ---> 96753e0d0d3e 06:02:30 Step 6/8 : WORKDIR /edgex-ui-go 06:02:30 ---> Running in ac09dcc4f578 06:02:30 Removing intermediate container ac09dcc4f578 06:02:30 ---> 3c38126ddde9 06:02:30 Step 7/8 : COPY . . 06:02:30 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:02:30 go: finding github.com/kr/pty v1.1.1 06:02:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:02:31 go: finding github.com/pmezard/go-difflib v1.0.0 06:02:31 go: finding github.com/stretchr/objx v0.1.0 06:02:31 go: finding github.com/davecgh/go-spew v1.1.0 06:02:32 ---> cfc9eccce5ce 06:02:32 Step 8/8 : RUN go mod download 06:02:32 ---> Running in b9dcc758ab61 06:02:33 go: finding github.com/kr/pretty v0.1.0 06:02:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:02:33 go: finding github.com/pelletier/go-toml v1.2.0 06:02:33 go: finding github.com/gorilla/mux v1.7.1 06:02:33 go: finding github.com/BurntSushi/toml v0.3.1 06:02:33 go: finding github.com/gorilla/websocket v1.4.0 06:02:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:02:33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:02:33 go: finding golang.org/x/text v0.3.0 06:02:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:02:33 go: finding github.com/hashicorp/consul/api v1.1.0 06:02:33 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:02:33 go: finding github.com/stretchr/testify v1.3.0 06:02:33 go: finding github.com/pkg/errors v0.8.1 06:02:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:02:33 go: finding github.com/mitchellh/copystructure v1.0.0 06:02:33 go: finding github.com/kr/text v0.1.0 06:02:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:02:33 go: finding github.com/kr/pty v1.1.1 06:02:33 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:02:33 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:02:34 go: finding github.com/pmezard/go-difflib v1.0.0 06:02:34 go: finding github.com/davecgh/go-spew v1.1.0 06:02:34 go: finding github.com/stretchr/objx v0.1.0 06:02:35 go: finding golang.org/x/text v0.3.0 06:02:35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:02:35 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:02:36 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:02:38 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:02:38 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:02:38 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:02:38 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:02:38 go: finding github.com/hashicorp/serf v0.8.2 06:02:38 go: finding github.com/hashicorp/go-uuid v1.0.1 06:02:38 go: finding github.com/mitchellh/mapstructure v1.1.2 06:02:38 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:02:38 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:02:38 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:02:38 go: finding github.com/mitchellh/mapstructure v1.1.2 06:02:38 go: finding github.com/hashicorp/go-uuid v1.0.1 06:02:38 go: finding github.com/hashicorp/serf v0.8.2 06:02:38 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:02:38 go: finding github.com/mitchellh/go-homedir v1.0.0 06:02:38 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:02:39 go: finding github.com/mitchellh/go-homedir v1.0.0 06:02:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:02:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:02:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:02:39 go: finding github.com/hashicorp/memberlist v0.1.3 06:02:39 go: finding github.com/hashicorp/logutils v1.0.0 06:02:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:02:39 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:02:39 go: finding github.com/mitchellh/cli v1.0.0 06:02:39 go: finding github.com/hashicorp/mdns v1.0.0 06:02:39 go: finding github.com/mitchellh/iochan v1.0.0 06:02:39 go: finding github.com/hashicorp/go-syslog v1.0.0 06:02:39 go: finding github.com/mitchellh/gox v0.4.0 06:02:39 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:02:39 go: finding github.com/posener/complete v1.1.1 06:02:39 go: finding github.com/mattn/go-colorable v0.0.9 06:02:39 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:02:39 go: finding github.com/hashicorp/go-multierror v1.0.0 06:02:39 go: finding github.com/mattn/go-isatty v0.0.3 06:02:39 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:02:39 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:02:39 go: finding github.com/fatih/color v1.7.0 06:02:39 go: finding github.com/stretchr/testify v1.2.2 06:02:39 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:02:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:02:39 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:02:39 go: finding github.com/miekg/dns v1.0.14 06:02:39 go: finding github.com/hashicorp/go.net v0.0.1 06:02:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:02:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:02:40 go: finding github.com/hashicorp/memberlist v0.1.3 06:02:40 go: finding github.com/hashicorp/logutils v1.0.0 06:02:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:02:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:02:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:02:40 go: finding github.com/davecgh/go-spew v1.1.1 06:02:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:02:40 go: finding github.com/bgentry/speakeasy v0.1.0 06:02:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:02:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:02:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:02:40 go: finding github.com/mitchellh/cli v1.0.0 06:02:40 go: finding github.com/mitchellh/iochan v1.0.0 06:02:40 go: finding github.com/hashicorp/mdns v1.0.0 06:02:40 go: finding github.com/hashicorp/errwrap v1.0.0 06:02:40 go: finding github.com/hashicorp/go-uuid v1.0.0 06:02:40 go: finding github.com/hashicorp/go-syslog v1.0.0 06:02:40 go: finding github.com/hashicorp/golang-lru v0.5.0 06:02:41 go: finding github.com/mitchellh/gox v0.4.0 06:02:41 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:02:41 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:02:41 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:02:41 go: finding github.com/mattn/go-isatty v0.0.3 06:02:41 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:02:41 go: finding github.com/bgentry/speakeasy v0.1.0 06:02:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:02:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:02:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:02:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:02:41 go: finding github.com/miekg/dns v1.0.14 06:02:41 go: finding github.com/mattn/go-colorable v0.0.9 06:02:41 go: finding github.com/hashicorp/go.net v0.0.1 06:02:42 go: finding github.com/hashicorp/go-multierror v1.0.0 06:02:42 go: finding github.com/stretchr/testify v1.2.2 06:02:42 go: finding github.com/fatih/color v1.7.0 06:02:42 go: finding github.com/davecgh/go-spew v1.1.1 06:02:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:02:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:02:42 go: finding github.com/posener/complete v1.1.1 06:02:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:02:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:02:42 go: finding github.com/hashicorp/errwrap v1.0.0 06:02:43 go: finding github.com/hashicorp/go-uuid v1.0.0 06:02:43 go: finding github.com/hashicorp/golang-lru v0.5.0 06:02:53 Removing intermediate container b9dcc758ab61 06:02:53 ---> edc6e2a8aa40 06:02:53 Successfully built edc6e2a8aa40 06:02:53 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:02:53 + docker inspect -f . ci-base-image-x86_64 06:02:53 . [Pipeline] withDockerContainer 06:02:53 prd-centos7-docker-4c-2g-1527 does not seem to be running inside a container 06:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 ******** ci-base-image-x86_64 cat 06:02:54 $ docker top e2b240fcc50985276bd9a018ddc3c09f74b4d18cf12336a91fdad0cd872e391b -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:54 + go version 06:02:54 go version go1.11.13 linux/amd64 [Pipeline] sh 06:02:55 + make test 06:02:55 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:02:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:03:06 GO111MODULE=on go vet ./... [Pipeline] stash 06:03:09 Stashed 1 file(s) [Pipeline] } 06:03:09 $ docker stop --time=1 e2b240fcc50985276bd9a018ddc3c09f74b4d18cf12336a91fdad0cd872e391b 06:03:11 $ docker rm -f e2b240fcc50985276bd9a018ddc3c09f74b4d18cf12336a91fdad0cd872e391b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:12 + ls -al . 06:03:12 total 72 06:03:12 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 31 06:02 . 06:03:12 drwxrwxr-x. 4 jenkins jenkins 30 Mar 31 06:01 .. 06:03:12 drwxrwxr-x. 8 jenkins jenkins 119 Mar 31 06:01 app 06:03:12 drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 06:01 assets 06:03:12 drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 06:01 bin 06:03:12 drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 06:01 cmd 06:03:12 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 06:01 CONTRIBUTING.md 06:03:12 -rw-r--r--. 1 jenkins jenkins 10 Mar 31 06:02 coverage.out 06:03:12 -rw-rw-r--. 1 jenkins jenkins 839 Mar 31 06:01 Dockerfile 06:03:12 -rw-rw-r--. 1 jenkins jenkins 898 Mar 31 06:01 Dockerfile.build 06:03:12 drwxrwxr-x. 4 jenkins jenkins 53 Mar 31 06:01 docs 06:03:12 drwxrwxr-x. 8 jenkins jenkins 162 Mar 31 06:02 .git 06:03:12 -rw-rw-r--. 1 jenkins jenkins 123 Mar 31 06:01 .gitignore 06:03:12 -rw-rw-r--. 1 jenkins jenkins 522 Mar 31 06:01 go.mod 06:03:12 -rw-r--r--. 1 jenkins jenkins 8727 Mar 31 06:02 go.sum 06:03:12 drwxrwxr-x. 3 jenkins jenkins 17 Mar 31 06:01 internal 06:03:12 -rw-rw-r--. 1 jenkins jenkins 675 Mar 31 06:01 Jenkinsfile 06:03:12 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 06:01 LICENSE 06:03:12 -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 06:01 Makefile 06:03:12 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 31 06:01 README.md 06:03:12 drwxrwxr-x. 3 jenkins jenkins 44 Mar 31 06:02 .semver 06:03:12 drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 06:01 snap 06:03:12 -rw-rw-r--. 1 jenkins jenkins 12 Mar 31 05:59 VERSION 06:03:12 -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 06:01 version.go [Pipeline] isUnix [Pipeline] sh 06:03:13 + 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=dccbf7b772856689d3b7eb026634827d82872ce8 --label arch=amd64 --label version=1.2.0-dev.17 . 06:03:13 Sending build context to Docker daemon 11.37MB 06:03:13 Step 1/23 : ARG BASE=golang:1.11-alpine 06:03:13 Step 2/23 : FROM ${BASE} AS builder 06:03:13 ---> edc6e2a8aa40 06:03:13 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:03:13 ---> Running in 8e46bec36eca 06:03:13 Removing intermediate container 8e46bec36eca 06:03:13 ---> bac8f2037789 06:03:13 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:03:13 ---> Running in e54d92f666be 06:03:13 Removing intermediate container e54d92f666be 06:03:13 ---> f14766c6d6bf 06:03:13 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:03:13 ---> Running in fa9495b2c591 06:03:13 Removing intermediate container fa9495b2c591 06:03:13 ---> a17ab38f0c8d 06:03:13 Step 6/23 : LABEL Name=edgex-ui-go 06:03:13 ---> Running in fdfa59f69018 06:03:13 Removing intermediate container fdfa59f69018 06:03:13 ---> 8992c8e84c5e 06:03:13 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:03:13 ---> Running in 4e718bd11a55 06:03:14 Removing intermediate container 4e718bd11a55 06:03:14 ---> d562f7294ee8 06:03:14 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:14 ---> Running in b71c5866fe8f 06:03:14 Removing intermediate container b71c5866fe8f 06:03:14 ---> 38ca2796cc6a 06:03:14 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:03:14 ---> Running in 3a48ef39555a 06:03:15 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:03:15 Removing intermediate container faf472897db1 06:03:15 ---> ce7acc13c56e 06:03:15 Successfully built ce7acc13c56e 06:03:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 06:03:15 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:03:15 OK: 134 MiB in 39 packages [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:16 + docker inspect -f . ci-base-image-arm64 06:03:16 Removing intermediate container 3a48ef39555a 06:03:16 ---> d583701663e6 06:03:16 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:03:16 ---> Running in 37942315310d 06:03:16 Removing intermediate container 37942315310d 06:03:16 ---> 4e90dff56617 06:03:16 Step 11/23 : COPY go.mod . 06:03:16 . [Pipeline] withDockerContainer 06:03:16 ---> 6ad69c196643 06:03:16 Step 12/23 : COPY Makefile . 06:03:16 ---> 1b5fffe0b923 06:03:16 Step 13/23 : RUN make update 06:03:16 prd-ubuntu18.04-docker-arm64-4c-16g-1526 does not seem to be running inside a container 06:03:16 ---> Running in e30e57044602 06:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@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 ******** ci-base-image-arm64 cat 06:03:17 CGO_ENABLED=0 GO111MODULE=on go mod download 06:03:17 Removing intermediate container e30e57044602 06:03:17 ---> 77b33311def8 06:03:17 Step 14/23 : COPY . . 06:03:18 ---> cb9f627555a2 06:03:18 Step 15/23 : RUN ${MAKE} 06:03:18 ---> Running in 01efa194cc56 06:03:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:03:18 $ docker top afcfcc35694656d1e8ee016ff7955dc07ce52c489706ae6ccf25442d5b885c87 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:19 + go version 06:03:19 go version go1.11.13 linux/arm64 [Pipeline] sh 06:03:20 + make test 06:03:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:03:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:03:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:03:29 Removing intermediate container 01efa194cc56 06:03:29 ---> 9a95223a7666 06:03:29 Step 16/23 : FROM alpine 06:03:29 latest: Pulling from library/alpine 06:03:29 aad63a933944: Pulling fs layer 06:03:29 aad63a933944: Download complete 06:03:30 aad63a933944: Pull complete 06:03:30 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 06:03:30 Status: Downloaded newer image for alpine:latest 06:03:30 ---> a187dde48cd2 06:03:30 Step 17/23 : EXPOSE 4000 06:03:30 ---> Running in 416e8b151620 06:03:30 Removing intermediate container 416e8b151620 06:03:30 ---> 60b56da46eb0 06:03:30 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:03:30 ---> 83108affe5d4 06:03:30 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:03:30 ---> Running in 0e6ece94fc38 06:03:30 Removing intermediate container 0e6ece94fc38 06:03:30 ---> 7f0f1b8f254b 06:03:30 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:03:30 ---> Running in 22796e0e8893 06:03:31 Removing intermediate container 22796e0e8893 06:03:31 ---> 91938ba36034 06:03:31 Step 21/23 : LABEL arch=amd64 06:03:31 ---> Running in 6a79c23b1488 06:03:31 Removing intermediate container 6a79c23b1488 06:03:31 ---> ddd7f87b458e 06:03:31 Step 22/23 : LABEL git_sha=dccbf7b772856689d3b7eb026634827d82872ce8 06:03:31 ---> Running in ae3025b56994 06:03:31 Removing intermediate container ae3025b56994 06:03:31 ---> 4e80d84e5ccf 06:03:31 Step 23/23 : LABEL version=1.2.0-dev.17 06:03:31 ---> Running in c1ac352e02a9 06:03:31 Removing intermediate container c1ac352e02a9 06:03:31 ---> ef170e890916 06:03:31 [Warning] One or more build-args [ARCH] were not consumed 06:03:31 Successfully built ef170e890916 06:03:31 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:03:31 provisioning config files... 06:03:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config1957827003247791572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:32 nexus3.edgexfoundry.org:10001 06:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:32 Configure a credential helper to remove this warning. See 06:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:32 06:03:32 Login Succeeded 06:03:32 nexus3.edgexfoundry.org:10002 06:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:32 Configure a credential helper to remove this warning. See 06:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:32 06:03:32 Login Succeeded 06:03:32 nexus3.edgexfoundry.org:10003 06:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:32 Configure a credential helper to remove this warning. See 06:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:32 06:03:32 Login Succeeded 06:03:32 nexus3.edgexfoundry.org:10004 06:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:33 Configure a credential helper to remove this warning. See 06:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:33 06:03:33 Login Succeeded 06:03:33 docker.io 06:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:33 Configure a credential helper to remove this warning. See 06:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:33 06:03:33 Login Succeeded [Pipeline] } 06:03:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:33 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 06:03:33 dccbf7b772856689d3b7eb026634827d82872ce8 06:03:33 latest 06:03:33 1.2.0-dev.17 06:03:33 dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17 06:03:33 master 06:03:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:34 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:dccbf7b772856689d3b7eb026634827d82872ce8 [Pipeline] isUnix [Pipeline] sh 06:03:34 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:dccbf7b772856689d3b7eb026634827d82872ce8 06:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:03:34 8bf44753b4d0: Preparing 06:03:34 beee9f30bc1f: Preparing 06:03:34 beee9f30bc1f: Layer already exists 06:03:36 8bf44753b4d0: Pushed 06:03:36 dccbf7b772856689d3b7eb026634827d82872ce8: digest: sha256:d683f3c72ae73c2c462562a11cd9bbcd82c578e08a5c79b2a28a442795312951 size: 739 [Pipeline] isUnix [Pipeline] sh 06:03:36 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 06:03:37 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 06:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:03:37 8bf44753b4d0: Preparing 06:03:37 beee9f30bc1f: Preparing 06:03:37 beee9f30bc1f: Layer already exists 06:03:37 8bf44753b4d0: Layer already exists 06:03:37 latest: digest: sha256:d683f3c72ae73c2c462562a11cd9bbcd82c578e08a5c79b2a28a442795312951 size: 739 [Pipeline] isUnix [Pipeline] sh 06:03:37 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 06:03:37 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.17 06:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:03:37 8bf44753b4d0: Preparing 06:03:37 beee9f30bc1f: Preparing 06:03:37 beee9f30bc1f: Layer already exists 06:03:37 8bf44753b4d0: Layer already exists 06:03:37 1.2.0-dev.17: digest: sha256:d683f3c72ae73c2c462562a11cd9bbcd82c578e08a5c79b2a28a442795312951 size: 739 [Pipeline] isUnix [Pipeline] sh 06:03:38 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 06:03:38 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17 06:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:03:38 8bf44753b4d0: Preparing 06:03:38 beee9f30bc1f: Preparing 06:03:38 beee9f30bc1f: Layer already exists 06:03:38 8bf44753b4d0: Layer already exists 06:03:38 dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17: digest: sha256:d683f3c72ae73c2c462562a11cd9bbcd82c578e08a5c79b2a28a442795312951 size: 739 [Pipeline] isUnix [Pipeline] sh 06:03:38 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 06:03:38 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 06:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:03:38 8bf44753b4d0: Preparing 06:03:38 beee9f30bc1f: Preparing 06:03:38 8bf44753b4d0: Layer already exists 06:03:38 beee9f30bc1f: Layer already exists 06:03:38 master: digest: sha256:d683f3c72ae73c2c462562a11cd9bbcd82c578e08a5c79b2a28a442795312951 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:03:48 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:03:48 GO111MODULE=on go vet ./... [Pipeline] stash 06:04:00 Warning: overwriting stash ‘coverage-report’ 06:04:01 Stashed 1 file(s) [Pipeline] } 06:04:01 $ docker stop --time=1 afcfcc35694656d1e8ee016ff7955dc07ce52c489706ae6ccf25442d5b885c87 06:04:03 $ docker rm -f afcfcc35694656d1e8ee016ff7955dc07ce52c489706ae6ccf25442d5b885c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:05 + ls -al . 06:04:05 total 112 06:04:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 06:03 . 06:04:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:01 .. 06:04:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:01 .git 06:04:05 -rw-rw-r-- 1 jenkins jenkins 123 Mar 31 06:01 .gitignore 06:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:01 .semver 06:04:05 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 06:01 CONTRIBUTING.md 06:04:05 -rw-rw-r-- 1 jenkins jenkins 839 Mar 31 06:01 Dockerfile 06:04:05 -rw-rw-r-- 1 jenkins jenkins 898 Mar 31 06:01 Dockerfile.build 06:04:05 -rw-rw-r-- 1 jenkins jenkins 675 Mar 31 06:01 Jenkinsfile 06:04:05 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 06:01 LICENSE 06:04:05 -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 06:01 Makefile 06:04:05 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 31 06:01 README.md 06:04:05 -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 05:59 VERSION 06:04:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:01 app 06:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:01 assets 06:04:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 06:01 bin 06:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:01 cmd 06:04:05 -rw-r--r-- 1 jenkins jenkins 10 Mar 31 06:03 coverage.out 06:04:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:01 docs 06:04:05 -rw-rw-r-- 1 jenkins jenkins 522 Mar 31 06:01 go.mod 06:04:05 -rw-r--r-- 1 jenkins jenkins 8727 Mar 31 06:03 go.sum 06:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:01 internal 06:04:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:01 snap 06:04:05 -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 06:01 version.go [Pipeline] isUnix [Pipeline] sh 06:04: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=dccbf7b772856689d3b7eb026634827d82872ce8 --label arch=arm64 --label version=1.2.0-dev.17 . 06:04:05 Sending build context to Docker daemon 11.37MB 06:04:05 Step 1/23 : ARG BASE=golang:1.11-alpine 06:04:05 Step 2/23 : FROM ${BASE} AS builder 06:04:05 ---> ce7acc13c56e 06:04:05 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:04:06 ---> Running in 2b6ca2381d25 06:04:06 Removing intermediate container 2b6ca2381d25 06:04:06 ---> 4c240169dd7b 06:04:06 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:04:06 ---> Running in 1413ddd0d66f 06:04:07 Removing intermediate container 1413ddd0d66f 06:04:07 ---> 238afab31ab4 06:04:07 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:04:07 ---> Running in 44f63215c858 06:04:07 Removing intermediate container 44f63215c858 06:04:07 ---> 82f5cee7e690 06:04:07 Step 6/23 : LABEL Name=edgex-ui-go 06:04:07 ---> Running in 4b54ad5eecb6 06:04:07 Removing intermediate container 4b54ad5eecb6 06:04:07 ---> 4fb352fe2e37 06:04:07 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:04:08 ---> Running in 23ff1dc36040 06:04:08 Removing intermediate container 23ff1dc36040 06:04:08 ---> 3421aba61626 06:04:08 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:08 ---> Running in c993cb0ae1cb 06:04:10 Removing intermediate container c993cb0ae1cb 06:04:10 ---> 6f8b152a52da 06:04:10 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:10 ---> Running in 7af6fecec862 06:04:11 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:04:12 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:04:12 OK: 121 MiB in 39 packages 06:04:13 Removing intermediate container 7af6fecec862 06:04:13 ---> bf041c54e86b 06:04:13 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:04:13 ---> Running in edd1a77999f6 06:04:13 Removing intermediate container edd1a77999f6 06:04:13 ---> 5441d10198c9 06:04:13 Step 11/23 : COPY go.mod . 06:04:14 ---> c3674cec5659 06:04:14 Step 12/23 : COPY Makefile . 06:04:15 ---> 614dcc728cbd 06:04:15 Step 13/23 : RUN make update 06:04:15 ---> Running in fdea79bd2597 06:04:16 CGO_ENABLED=0 GO111MODULE=on go mod download 06:04:16 Removing intermediate container fdea79bd2597 06:04:16 ---> c09bb79d1a9d 06:04:16 Step 14/23 : COPY . . 06:04:18 ---> a28bbd7bf907 06:04:18 Step 15/23 : RUN ${MAKE} 06:04:18 ---> Running in 525b78ec16ca 06:04:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:04:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:04:51 Removing intermediate container 525b78ec16ca 06:04:51 ---> 1fa03bcdfcf2 06:04:51 Step 16/23 : FROM alpine 06:04:51 latest: Pulling from library/alpine 06:04:51 8a0637ca1ac9: Pulling fs layer 06:04:52 8a0637ca1ac9: Verifying Checksum 06:04:52 8a0637ca1ac9: Download complete 06:04:52 8a0637ca1ac9: Pull complete 06:04:52 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 06:04:52 Status: Downloaded newer image for alpine:latest 06:04:52 ---> 2ee122dcc32d 06:04:52 Step 17/23 : EXPOSE 4000 06:04:53 ---> Running in 70d9beb29b76 06:04:53 Removing intermediate container 70d9beb29b76 06:04:53 ---> ef0221529a97 06:04:53 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:54 ---> f59e06a1c63a 06:04:54 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:04:55 ---> Running in b1f10bc3c49f 06:04:55 Removing intermediate container b1f10bc3c49f 06:04:55 ---> 51703369d16d 06:04:55 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:04:55 ---> Running in 807f7b697cf6 06:04:55 Removing intermediate container 807f7b697cf6 06:04:55 ---> 2d9e41fdb10c 06:04:55 Step 21/23 : LABEL arch=arm64 06:04:55 ---> Running in 3674f85282bd 06:04:56 Removing intermediate container 3674f85282bd 06:04:56 ---> 3842233d41b3 06:04:56 Step 22/23 : LABEL git_sha=dccbf7b772856689d3b7eb026634827d82872ce8 06:04:56 ---> Running in e05ad1cba8db 06:04:56 Removing intermediate container e05ad1cba8db 06:04:56 ---> d98a766e4122 06:04:56 Step 23/23 : LABEL version=1.2.0-dev.17 06:04:56 ---> Running in 43576ed9541e 06:04:57 Removing intermediate container 43576ed9541e 06:04:57 ---> 41cc556e51a3 06:04:57 [Warning] One or more build-args [ARCH] were not consumed 06:04:57 Successfully built 41cc556e51a3 06:04:57 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:04:57 provisioning config files... 06:04:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config1557494751128684682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:58 nexus3.edgexfoundry.org:10001 06:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:59 Configure a credential helper to remove this warning. See 06:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:59 06:04:59 Login Succeeded 06:04:59 nexus3.edgexfoundry.org:10002 06:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:00 Configure a credential helper to remove this warning. See 06:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:00 06:05:00 Login Succeeded 06:05:00 nexus3.edgexfoundry.org:10003 06:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:00 Configure a credential helper to remove this warning. See 06:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:00 06:05:00 Login Succeeded 06:05:00 nexus3.edgexfoundry.org:10004 06:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:01 Configure a credential helper to remove this warning. See 06:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:01 06:05:01 Login Succeeded 06:05:01 docker.io 06:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:02 Configure a credential helper to remove this warning. See 06:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:02 06:05:02 Login Succeeded [Pipeline] } 06:05:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:02 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 06:05:02 dccbf7b772856689d3b7eb026634827d82872ce8 06:05:02 latest 06:05:02 1.2.0-dev.17 06:05:02 dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17 06:05:02 master 06:05:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:03 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:dccbf7b772856689d3b7eb026634827d82872ce8 [Pipeline] isUnix [Pipeline] sh 06:05:03 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:dccbf7b772856689d3b7eb026634827d82872ce8 06:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:05:03 7a9a8242e0e1: Preparing 06:05:03 294ac687b5fc: Preparing 06:05:03 294ac687b5fc: Layer already exists 06:05:08 7a9a8242e0e1: Pushed 06:05:08 dccbf7b772856689d3b7eb026634827d82872ce8: digest: sha256:f4b0fc4736b5897fdddd004b5554bfe0d23d8cf9d9c99e38d212cad02eb216c0 size: 739 [Pipeline] isUnix [Pipeline] sh 06:05:08 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:05:09 7a9a8242e0e1: Preparing 06:05:09 294ac687b5fc: Preparing 06:05:09 7a9a8242e0e1: Layer already exists 06:05:09 294ac687b5fc: Layer already exists 06:05:09 latest: digest: sha256:f4b0fc4736b5897fdddd004b5554bfe0d23d8cf9d9c99e38d212cad02eb216c0 size: 739 [Pipeline] isUnix [Pipeline] sh 06:05:09 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 06:05:10 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.17 06:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:05:10 7a9a8242e0e1: Preparing 06:05:10 294ac687b5fc: Preparing 06:05:10 294ac687b5fc: Layer already exists 06:05:10 7a9a8242e0e1: Layer already exists 06:05:10 1.2.0-dev.17: digest: sha256:f4b0fc4736b5897fdddd004b5554bfe0d23d8cf9d9c99e38d212cad02eb216c0 size: 739 [Pipeline] isUnix [Pipeline] sh 06:05:10 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 06:05:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17 06:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:05:11 7a9a8242e0e1: Preparing 06:05:11 294ac687b5fc: Preparing 06:05:11 7a9a8242e0e1: Layer already exists 06:05:11 294ac687b5fc: Layer already exists 06:05:11 dccbf7b772856689d3b7eb026634827d82872ce8-1.2.0-dev.17: digest: sha256:f4b0fc4736b5897fdddd004b5554bfe0d23d8cf9d9c99e38d212cad02eb216c0 size: 739 [Pipeline] isUnix [Pipeline] sh 06:05:12 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 06:05:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 06:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:05:13 7a9a8242e0e1: Preparing 06:05:13 294ac687b5fc: Preparing 06:05:13 7a9a8242e0e1: Layer already exists 06:05:13 294ac687b5fc: Layer already exists 06:05:13 master: digest: sha256:f4b0fc4736b5897fdddd004b5554bfe0d23d8cf9d9c99e38d212cad02eb216c0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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:14 provisioning config files... 06:05:14 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6048130149722741167tmp [Pipeline] { [Pipeline] sh 06:05:14 + curl -s https://codecov.io/bash 06:05:14 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6048130149722741167tmp 06:05:14 06:05:14 _____ _ 06:05:14 / ____| | | 06:05:14 | | ___ __| | ___ ___ _____ __ 06:05:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:05:14 | |___| (_) | (_| | __/ (_| (_) \ V / 06:05:14 \_____\___/ \__,_|\___|\___\___/ \_/ 06:05:14 Bash-tbd 06:05:14 06:05:14 06:05:14 ==> Jenkins CI detected. 06:05:14 project root: . 06:05:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:05:14 ==> Running gcov in . (disable via -X gcov) 06:05:14 ==> Python coveragepy not found 06:05:14 ==> Searching for coverage reports in: 06:05:14 + . 06:05:14 -> Found 1 reports 06:05:14 ==> Detecting git/mercurial file structure 06:05:14 ==> Reading reports 06:05:14 + ./coverage.out bytes=10 06:05:14 ==> Appending adjustments 06:05:14 http://docs.codecov.io/docs/fixing-reports 06:05:15 + Found adjustments 06:05:15 ==> Gzipping contents 06:05:15 ==> Uploading reports 06:05:15 url: https://codecov.io 06:05:15 query: branch=master&commit=dccbf7b772856689d3b7eb026634827d82872ce8&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 06:05:15 -> Pinging Codecov 06:05:15 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=dccbf7b772856689d3b7eb026634827d82872ce8&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 06:05:15 -> Uploading 06:05:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/dccbf7b772856689d3b7eb026634827d82872ce8 [Pipeline] } 06:05:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:05:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 06:05:16 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 06:05:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:05:16 06:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 06:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:05:16 1.217.3: Pulling from edgex-devops/edgex-snyk-go 06:05:16 e6b0cf9c0882: Pulling fs layer 06:05:16 2848faf0eed1: Pulling fs layer 06:05:16 0f37312ad70f: Pulling fs layer 06:05:16 7d08f2745646: Pulling fs layer 06:05:16 4c9f31393084: Pulling fs layer 06:05:16 eb21ddb83652: Pulling fs layer 06:05:16 345998794f6b: Pulling fs layer 06:05:16 97a711d68925: Pulling fs layer 06:05:16 7c8476c1cb00: Pulling fs layer 06:05:16 4c9f31393084: Waiting 06:05:16 eb21ddb83652: Waiting 06:05:16 345998794f6b: Waiting 06:05:16 97a711d68925: Waiting 06:05:16 7d08f2745646: Waiting 06:05:16 7c8476c1cb00: Waiting 06:05:16 0f37312ad70f: Verifying Checksum 06:05:16 0f37312ad70f: Download complete 06:05:16 2848faf0eed1: Verifying Checksum 06:05:16 2848faf0eed1: Download complete 06:05:16 4c9f31393084: Verifying Checksum 06:05:16 4c9f31393084: Download complete 06:05:16 eb21ddb83652: Verifying Checksum 06:05:16 eb21ddb83652: Download complete 06:05:16 e6b0cf9c0882: Verifying Checksum 06:05:16 e6b0cf9c0882: Download complete 06:05:17 e6b0cf9c0882: Pull complete 06:05:17 345998794f6b: Verifying Checksum 06:05:17 345998794f6b: Download complete 06:05:17 2848faf0eed1: Pull complete 06:05:17 0f37312ad70f: Pull complete 06:05:18 97a711d68925: Verifying Checksum 06:05:18 97a711d68925: Download complete 06:05:18 7c8476c1cb00: Verifying Checksum 06:05:18 7c8476c1cb00: Download complete 06:05:19 7d08f2745646: Verifying Checksum 06:05:19 7d08f2745646: Download complete 06:05:25 7d08f2745646: Pull complete 06:05:26 4c9f31393084: Pull complete 06:05:26 eb21ddb83652: Pull complete 06:05:28 345998794f6b: Pull complete 06:05:32 97a711d68925: Pull complete 06:05:33 7c8476c1cb00: Pull complete 06:05:33 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 06:05:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 06:05:33 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 06:05:34 $ docker top 294339eb6831601a3404447cc1bbb53b698b86493ffc7d18677657434005311d -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:35 + snyk monitor '--org=edgex-jenkins' 06:05:43 06:05:43 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 06:05:43 06:05:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/e4294b49-bf3b-40b8-bfb6-1631c1e12fc3 06:05:43 06:05:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:05:43 06:05:43 [Pipeline] } 06:05:43 $ docker stop --time=1 294339eb6831601a3404447cc1bbb53b698b86493ffc7d18677657434005311d 06:05:44 $ docker rm -f 294339eb6831601a3404447cc1bbb53b698b86493ffc7d18677657434005311d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:05:45 06:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 06:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:05:45 latest: Pulling from edgex-devops/edgex-klar 06:05:45 e7c96db7181b: Pulling fs layer 06:05:45 1868ca2cb446: Pulling fs layer 06:05:45 136be5d0fe8e: Pulling fs layer 06:05:45 894bfe63afcb: Pulling fs layer 06:05:45 894bfe63afcb: Waiting 06:05:45 1868ca2cb446: Verifying Checksum 06:05:45 1868ca2cb446: Download complete 06:05:45 136be5d0fe8e: Verifying Checksum 06:05:45 136be5d0fe8e: Download complete 06:05:45 e7c96db7181b: Verifying Checksum 06:05:45 e7c96db7181b: Download complete 06:05:46 894bfe63afcb: Verifying Checksum 06:05:46 894bfe63afcb: Download complete 06:05:46 e7c96db7181b: Pull complete 06:05:46 1868ca2cb446: Pull complete 06:05:46 136be5d0fe8e: Pull complete 06:05:46 894bfe63afcb: Pull complete 06:05:46 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 06:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 06:05:46 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:05:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:05:47 $ docker top 13ae09c5dab02fb1af525b1483adc8c5d08b8e61a1b1c52261404e118ee1746a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:48 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:dccbf7b772856689d3b7eb026634827d82872ce8 06:05:48 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:05:50 $ docker stop --time=1 13ae09c5dab02fb1af525b1483adc8c5d08b8e61a1b1c52261404e118ee1746a 06:05:52 $ docker rm -f 13ae09c5dab02fb1af525b1483adc8c5d08b8e61a1b1c52261404e118ee1746a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:05:52 . [Pipeline] withDockerContainer 06:05:52 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:05:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:05:53 $ docker top df7808a3be72129d3c9daaef763bc47cca61f3c40e787fa855ae185898de7863 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:54 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:dccbf7b772856689d3b7eb026634827d82872ce8 06:05:54 + tee 06:05:54 clair timeout 1m0s 06:05:54 docker timeout: 1m0s 06:05:54 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:05:54 $ docker stop --time=1 df7808a3be72129d3c9daaef763bc47cca61f3c40e787fa855ae185898de7863 06:05:56 $ docker rm -f df7808a3be72129d3c9daaef763bc47cca61f3c40e787fa855ae185898de7863 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 06:05:56 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_dccbf7b772856689d3b7eb026634827d82872ce8.html [Pipeline] writeFile [Pipeline] step 06:05:56 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 06:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:05:57 . [Pipeline] withDockerContainer 06:05:57 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:05:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:05:57 $ docker top 214db15a3567c6eddf6a7d9e0eea8c3085fd7c6be6db971ca756252056460f5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:58 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:dccbf7b772856689d3b7eb026634827d82872ce8 06:05:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:06:00 $ docker stop --time=1 214db15a3567c6eddf6a7d9e0eea8c3085fd7c6be6db971ca756252056460f5d 06:06:02 $ docker rm -f 214db15a3567c6eddf6a7d9e0eea8c3085fd7c6be6db971ca756252056460f5d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:06:03 . [Pipeline] withDockerContainer 06:06:03 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:06:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:06:04 $ docker top 65ca2bbd57148e2d91968f6b9903ab83b5a3fc6cf834dbd0895aed5a215bbe80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:04 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:dccbf7b772856689d3b7eb026634827d82872ce8 06:06:04 + tee 06:06:04 clair timeout 1m0s 06:06:04 docker timeout: 1m0s 06:06:04 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:06:05 $ docker stop --time=1 65ca2bbd57148e2d91968f6b9903ab83b5a3fc6cf834dbd0895aed5a215bbe80 06:06:07 $ docker rm -f 65ca2bbd57148e2d91968f6b9903ab83b5a3fc6cf834dbd0895aed5a215bbe80 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 06:06:07 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_dccbf7b772856689d3b7eb026634827d82872ce8.html [Pipeline] writeFile [Pipeline] step 06:06:07 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 06:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:08 . [Pipeline] withDockerContainer 06:06:08 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:06:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:09 $ docker top af3b5711505a269123e8dd66f6ca405e42b6e94284b151b2a8eddaaa6cc07371 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:09 [ssh-agent] Looking for ssh-agent implementation... 06:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:09 $ docker exec af3b5711505a269123e8dd66f6ca405e42b6e94284b151b2a8eddaaa6cc07371 ssh-agent 06:06:10 SSH_AUTH_SOCK=/tmp/ssh-PfIszNnFdSyw/agent.14 06:06:10 SSH_AGENT_PID=21 06:06:10 Running ssh-add (command line suppressed) 06:06:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3056626048999817782.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3056626048999817782.key) 06:06:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:10 + git semver tag 06:06:10 # -> Open(): unable to determine branch for HEAD 06:06:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:06:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:06:10 # $SEMVER_REMOTE_NAME = origin 06:06:10 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:06:10 # $SEMVER_USER_NAME = jenkins 06:06:10 # $SEMVER_BRANCH = master 06:06:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:06:10 # dccbf7b772856689d3b7eb026634827d82872ce8 HEAD 06:06:10 # -> Force: false 06:06:10 # 195b60029d2412745314a61e4012ee09feabd165 refs/tags/v1.2.0-dev.17 [Pipeline] } 06:06:10 $ docker exec --env ******** --env ******** af3b5711505a269123e8dd66f6ca405e42b6e94284b151b2a8eddaaa6cc07371 ssh-agent -k 06:06:11 unset SSH_AUTH_SOCK; 06:06:11 unset SSH_AGENT_PID; 06:06:11 echo Agent pid 21 killed; 06:06:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:11 + git semver [Pipeline] } 06:06:11 $ docker stop --time=1 af3b5711505a269123e8dd66f6ca405e42b6e94284b151b2a8eddaaa6cc07371 06:06:12 $ docker rm -f af3b5711505a269123e8dd66f6ca405e42b6e94284b151b2a8eddaaa6cc07371 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:06:13 06:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:06:13 0.23.1-centos7: Pulling from edgex-lftools 06:06:13 ab5ef0e58194: Pulling fs layer 06:06:13 9712f1f96733: Pulling fs layer 06:06:13 63f879dbbcfc: Pulling fs layer 06:06:13 0d9ebad4ef96: Pulling fs layer 06:06:13 e9a5061849ea: Pulling fs layer 06:06:13 d747dcd14b5f: Pulling fs layer 06:06:13 2de7ff778b66: Pulling fs layer 06:06:13 e9a5061849ea: Waiting 06:06:13 d747dcd14b5f: Waiting 06:06:13 2de7ff778b66: Waiting 06:06:13 0d9ebad4ef96: Waiting 06:06:13 9712f1f96733: Verifying Checksum 06:06:13 9712f1f96733: Download complete 06:06:14 63f879dbbcfc: Verifying Checksum 06:06:14 63f879dbbcfc: Download complete 06:06:14 e9a5061849ea: Download complete 06:06:14 d747dcd14b5f: Verifying Checksum 06:06:14 d747dcd14b5f: Download complete 06:06:14 0d9ebad4ef96: Verifying Checksum 06:06:14 0d9ebad4ef96: Download complete 06:06:15 2de7ff778b66: Verifying Checksum 06:06:15 2de7ff778b66: Download complete 06:06:15 ab5ef0e58194: Verifying Checksum 06:06:15 ab5ef0e58194: Download complete 06:06:20 ab5ef0e58194: Pull complete 06:06:20 9712f1f96733: Pull complete 06:06:23 63f879dbbcfc: Pull complete 06:06:29 0d9ebad4ef96: Pull complete 06:06:29 e9a5061849ea: Pull complete 06:06:30 d747dcd14b5f: Pull complete 06:06:34 2de7ff778b66: Pull complete 06:06:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:06:34 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:06:36 $ docker top 0f33a2f59babbd9e2ac9398d667c0b3e55cd28f57afd85dd764b7f0b566452e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:06:36 provisioning config files... 06:06:36 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1632949502264729925tmp 06:06:36 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3353973638018593431tmp 06:06:36 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3733812028752841461tmp [Pipeline] { [Pipeline] echo 06:06:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:06:36 ---> sigul-configuration.sh 06:06:36 gpg: directory `/root/.gnupg' created 06:06:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:06:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:06:36 gpg: keyring `/root/.gnupg/secring.gpg' created 06:06:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:06:36 gpg: CAST5 encrypted data 06:06:36 gpg: encrypted with 1 passphrase 06:06:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:06:37 + mkdir /home/jenkins 06:06:37 + mkdir /home/jenkins/sigul [Pipeline] sh 06:06:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 06:06:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:06:37 ---> sigul-install.sh 06:06:44 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:06:44 + git tag --list 06:06:44 v1.2.0-dev.17 [Pipeline] sh 06:06:45 + lftools sign git-tag v1.2.0-dev.17 06:06:46 Signing Git tag with Sigul... 06:06:46 Signing v1.2.0-dev.17 [Pipeline] echo 06:06:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:06:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:06:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:06:47 $ docker stop --time=1 0f33a2f59babbd9e2ac9398d667c0b3e55cd28f57afd85dd764b7f0b566452e6 06:06:49 $ docker rm -f 0f33a2f59babbd9e2ac9398d667c0b3e55cd28f57afd85dd764b7f0b566452e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:49 . [Pipeline] withDockerContainer 06:06:50 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:06:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:50 $ docker top a731b99106830fc404f5c10fa30fa34661b8e80819a7d9032d8a47c99303e000 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:50 [ssh-agent] Looking for ssh-agent implementation... 06:06:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:51 $ docker exec a731b99106830fc404f5c10fa30fa34661b8e80819a7d9032d8a47c99303e000 ssh-agent 06:06:51 SSH_AUTH_SOCK=/tmp/ssh-2RrdY1vFFhBA/agent.15 06:06:51 SSH_AGENT_PID=22 06:06:51 Running ssh-add (command line suppressed) 06:06:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4721358890486767996.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4721358890486767996.key) 06:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:52 + git semver bump pre 06:06:52 # -> Open(): unable to determine branch for HEAD 06:06:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:06:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:06:52 # $SEMVER_REMOTE_NAME = origin 06:06:52 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:06:52 # $SEMVER_USER_NAME = jenkins 06:06:52 # $SEMVER_BRANCH = master 06:06:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:06:52 1.2.0-dev.18 [Pipeline] } 06:06:52 $ docker exec --env ******** --env ******** a731b99106830fc404f5c10fa30fa34661b8e80819a7d9032d8a47c99303e000 ssh-agent -k 06:06:52 unset SSH_AUTH_SOCK; 06:06:52 unset SSH_AGENT_PID; 06:06:52 echo Agent pid 22 killed; 06:06:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:52 + git semver [Pipeline] } 06:06:52 $ docker stop --time=1 a731b99106830fc404f5c10fa30fa34661b8e80819a7d9032d8a47c99303e000 06:06:54 $ docker rm -f a731b99106830fc404f5c10fa30fa34661b8e80819a7d9032d8a47c99303e000 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:54 . [Pipeline] withDockerContainer 06:06:54 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:06:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:55 $ docker top e5970f44dd9d1dd1d5dbc396b968e5b02272a239dcb77cda220aae2345bddb8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:55 [ssh-agent] Looking for ssh-agent implementation... 06:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:55 $ docker exec e5970f44dd9d1dd1d5dbc396b968e5b02272a239dcb77cda220aae2345bddb8a ssh-agent 06:06:56 SSH_AUTH_SOCK=/tmp/ssh-PYax9nxZ89Nk/agent.15 06:06:56 SSH_AGENT_PID=21 06:06:56 Running ssh-add (command line suppressed) 06:06:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4917625551514311915.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4917625551514311915.key) 06:06:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:56 + git semver push 06:06:56 # -> Open(): unable to determine branch for HEAD 06:06:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:06:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:06:56 # $SEMVER_REMOTE_NAME = origin 06:06:56 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:06:56 # $SEMVER_USER_NAME = jenkins 06:06:56 # $SEMVER_BRANCH = master 06:06:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:07:03 $ docker exec --env ******** --env ******** e5970f44dd9d1dd1d5dbc396b968e5b02272a239dcb77cda220aae2345bddb8a ssh-agent -k 06:07:03 unset SSH_AUTH_SOCK; 06:07:03 unset SSH_AGENT_PID; 06:07:03 echo Agent pid 21 killed; 06:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:03 + git semver [Pipeline] } 06:07:04 $ docker stop --time=1 e5970f44dd9d1dd1d5dbc396b968e5b02272a239dcb77cda220aae2345bddb8a 06:07:05 $ docker rm -f e5970f44dd9d1dd1d5dbc396b968e5b02272a239dcb77cda220aae2345bddb8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:07:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:06 ---> package-listing.sh 06:07:06 ++ facter osfamily 06:07:06 ++ tr '[:upper:]' '[:lower:]' 06:07:06 + OS_FAMILY=redhat 06:07:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 06:07:06 + START_PACKAGES=/tmp/packages_start.txt 06:07:06 + END_PACKAGES=/tmp/packages_end.txt 06:07:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:06 + PACKAGES=/tmp/packages_start.txt 06:07:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:07:06 + PACKAGES=/tmp/packages_end.txt 06:07:06 + case "${OS_FAMILY}" in 06:07:06 + rpm -qa 06:07:06 + sort 06:07:10 + '[' -f /tmp/packages_start.txt ']' 06:07:10 + '[' -f /tmp/packages_end.txt ']' 06:07:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:07:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 06:07:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 06:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:11 06:07:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:11 alpine: Pulling from edgex-lftools-log-publisher 06:07:11 c9b1b535fdd9: Pulling fs layer 06:07:11 2cc5ad85d9ab: Pulling fs layer 06:07:11 756a868c4378: Pulling fs layer 06:07:11 444b2fc9a129: Pulling fs layer 06:07:11 ea15f1150254: Pulling fs layer 06:07:11 41b27a9f41bf: Pulling fs layer 06:07:11 28c525ee5125: Pulling fs layer 06:07:11 094b1ea09ed8: Pulling fs layer 06:07:11 138eaada9080: Pulling fs layer 06:07:11 0622d0fa9048: Pulling fs layer 06:07:11 444b2fc9a129: Waiting 06:07:11 ea15f1150254: Waiting 06:07:11 41b27a9f41bf: Waiting 06:07:11 28c525ee5125: Waiting 06:07:11 094b1ea09ed8: Waiting 06:07:11 138eaada9080: Waiting 06:07:11 0622d0fa9048: Waiting 06:07:11 2cc5ad85d9ab: Download complete 06:07:11 444b2fc9a129: Verifying Checksum 06:07:11 444b2fc9a129: Download complete 06:07:12 c9b1b535fdd9: Download complete 06:07:12 ea15f1150254: Verifying Checksum 06:07:12 ea15f1150254: Download complete 06:07:12 28c525ee5125: Verifying Checksum 06:07:12 28c525ee5125: Download complete 06:07:12 c9b1b535fdd9: Pull complete 06:07:12 2cc5ad85d9ab: Pull complete 06:07:13 094b1ea09ed8: Verifying Checksum 06:07:13 094b1ea09ed8: Download complete 06:07:13 756a868c4378: Verifying Checksum 06:07:13 756a868c4378: Download complete 06:07:14 0622d0fa9048: Verifying Checksum 06:07:14 0622d0fa9048: Download complete 06:07:14 138eaada9080: Verifying Checksum 06:07:14 138eaada9080: Download complete 06:07:14 41b27a9f41bf: Verifying Checksum 06:07:14 41b27a9f41bf: Download complete 06:07:16 756a868c4378: Pull complete 06:07:16 444b2fc9a129: Pull complete 06:07:16 ea15f1150254: Pull complete 06:07:20 41b27a9f41bf: Pull complete 06:07:20 28c525ee5125: Pull complete 06:07:24 094b1ea09ed8: Pull complete 06:07:24 138eaada9080: Pull complete 06:07:24 0622d0fa9048: Pull complete 06:07:24 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:07:24 prd-centos7-docker-4c-2g-1525 does not seem to be running inside a container 06:07:24 $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:07:24 $ docker top e750558bd3ade3da51b5b74965734f3fa2f42e746fd738f49a6e20fd3d4a054e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:07:25 provisioning config files... 06:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1129678009162155887tmp [Pipeline] { [Pipeline] echo 06:07:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:25 ---> create-netrc.sh [Pipeline] echo 06:07:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:25 ---> logs-deploy.sh 06:07:25 + ARCHIVE_ARTIFACTS= 06:07:25 + LOGS_SERVER=https://logs.edgexfoundry.org 06:07:25 + '[' https://logs.edgexfoundry.org == None ']' 06:07:25 + NEXUS_URL=https://nexus.edgexfoundry.org 06:07:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/17 06:07:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/17/ 06:07:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/17 /w/workspace/edgexfoundry_edgex-ui-go_master 06:07:27 Archives upload complete. 06:07:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/17/