Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch 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-1021 in /w/workspace/xfoundry_go-mod-bootstrap_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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 # timeout=10 Commit message: "Flattening the Database data structure. (#57)" > git rev-list --no-walk dd49dd13a83ece0d22e28a8626da6bcdd53b41e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:35:53 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 14:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:55 14:35:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:35:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:35:56 latest: Pulling from edgex-devops/git-semver 14:35:56 9123ac7c32f7: Pulling fs layer 14:35:56 b8cc5d1170e3: Pulling fs layer 14:35:56 2924cbbf6a41: Pulling fs layer 14:35:56 93b08a4f1073: Pulling fs layer 14:35:56 93b08a4f1073: Waiting 14:35:56 b8cc5d1170e3: Download complete 14:35:56 9123ac7c32f7: Download complete 14:35:56 93b08a4f1073: Verifying Checksum 14:35:56 93b08a4f1073: Download complete 14:35:56 2924cbbf6a41: Verifying Checksum 14:35:56 2924cbbf6a41: Download complete 14:35:56 9123ac7c32f7: Pull complete 14:35:56 b8cc5d1170e3: Pull complete 14:35:57 2924cbbf6a41: Pull complete 14:35:57 93b08a4f1073: Pull complete 14:35:57 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:35:57 prd-centos7-docker-4c-2g-1021 does not seem to be running inside a container 14:35:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 14:35:58 $ docker top d3aa1a0048278ea63a9f861e8b9f39ed3c4730fe58daa30821689843af5a2e1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:59 [ssh-agent] Looking for ssh-agent implementation... 14:35:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:59 $ docker exec d3aa1a0048278ea63a9f861e8b9f39ed3c4730fe58daa30821689843af5a2e1b ssh-agent 14:35:59 SSH_AUTH_SOCK=/tmp/ssh-Ki4sA9XX0kUS/agent.14 14:35:59 SSH_AGENT_PID=21 14:35:59 Running ssh-add (command line suppressed) 14:35:59 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3307390828443279450.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3307390828443279450.key) 14:35:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:00 + git describe --exact-match --tags HEAD 14:36:00 fatal: No names found, cannot describe anything. [Pipeline] } 14:36:00 $ docker exec --env ******** --env ******** d3aa1a0048278ea63a9f861e8b9f39ed3c4730fe58daa30821689843af5a2e1b ssh-agent -k 14:36:00 unset SSH_AUTH_SOCK; 14:36:00 unset SSH_AGENT_PID; 14:36:00 echo Agent pid 21 killed; 14:36:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:36:00 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:36:00 This usually means this commit has not been tagged. [Pipeline] sshagent 14:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:00 [ssh-agent] Looking for ssh-agent implementation... 14:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:00 $ docker exec d3aa1a0048278ea63a9f861e8b9f39ed3c4730fe58daa30821689843af5a2e1b ssh-agent 14:36:00 SSH_AUTH_SOCK=/tmp/ssh-FtKOvfo4CwOa/agent.56 14:36:00 SSH_AGENT_PID=63 14:36:00 Running ssh-add (command line suppressed) 14:36:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4087989115385016471.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4087989115385016471.key) 14:36:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:01 + git semver init 14:36:01 # -> Open(): unable to determine branch for HEAD 14:36:01 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:36:01 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:36:01 # $SEMVER_REMOTE_NAME = origin 14:36:01 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:36:01 # $SEMVER_USER_NAME = jenkins 14:36:01 # $SEMVER_BRANCH = master 14:36:01 # $SEMVER_TEMP = /tmp/semver-229235222 14:36:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 14:36:02 # '/tmp/semver-229235222' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 14:36:02 # -> Force: false 14:36:02 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 14:36:02 $ docker exec --env ******** --env ******** d3aa1a0048278ea63a9f861e8b9f39ed3c4730fe58daa30821689843af5a2e1b ssh-agent -k 14:36:02 unset SSH_AUTH_SOCK; 14:36:02 unset SSH_AGENT_PID; 14:36:02 echo Agent pid 63 killed; 14:36:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:03 + git semver [Pipeline] } 14:36:03 $ docker stop --time=1 d3aa1a0048278ea63a9f861e8b9f39ed3c4730fe58daa30821689843af5a2e1b 14:36:04 $ docker rm -f d3aa1a0048278ea63a9f861e8b9f39ed3c4730fe58daa30821689843af5a2e1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:36:05 Stashed 30 file(s) [Pipeline] echo 14:36:05 [edgeXSemver] initialized semver on version 0.0.22 [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 14:36:20 Still waiting to schedule task 14:36:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1021’ 14:36:20 Still waiting to schedule task 14:36:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:38:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1022 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 14:38:15 Running in /w/workspace/go-mod-bootstrap/21 [Pipeline] { [Pipeline] checkout 14:38:20 using credential edgex-jenkins-ssh 14:38:20 Cloning the remote Git repository 14:38:20 Cloning with configured refspecs honoured and without tags 14:38:21 Fetching without tags 14:38:20 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:38:20 > git init /w/workspace/go-mod-bootstrap/21 # timeout=10 14:38:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:38:20 > git --version # timeout=10 14:38:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:38:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:38:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:38:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:38:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:38:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:38:21 Checking out Revision f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 (master) 14:38:22 > git config core.sparsecheckout # timeout=10 14:38:22 > git checkout -f f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 # timeout=10 14:38:26 Commit message: "Flattening the Database data structure. (#57)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:38:29 ========================================================= 14:38:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:38:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:38:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 14:38:31 Sending build context to Docker daemon 439.8kB 14:38:31 Step 1/8 : ARG BASE=golang:1.13-alpine 14:38:31 Step 2/8 : FROM ${BASE} 14:38:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:31 cde5963f3b93: Pulling fs layer 14:38:31 2a23fa8c16f7: Pulling fs layer 14:38:31 777b28850792: Pulling fs layer 14:38:31 8a11ddd9e578: Pulling fs layer 14:38:31 4cf88f913ddb: Pulling fs layer 14:38:31 1df406cf5192: Pulling fs layer 14:38:31 cd6300453558: Pulling fs layer 14:38:31 b9c365052c96: Pulling fs layer 14:38:31 a2d8cc88f415: Pulling fs layer 14:38:31 ea1d1ca13537: Pulling fs layer 14:38:31 3750a50a1c5e: Pulling fs layer 14:38:31 8a11ddd9e578: Waiting 14:38:31 4cf88f913ddb: Waiting 14:38:31 1df406cf5192: Waiting 14:38:31 cd6300453558: Waiting 14:38:31 b9c365052c96: Waiting 14:38:31 a2d8cc88f415: Waiting 14:38:31 ea1d1ca13537: Waiting 14:38:31 3750a50a1c5e: Waiting 14:38:31 777b28850792: Verifying Checksum 14:38:31 777b28850792: Download complete 14:38:32 2a23fa8c16f7: Verifying Checksum 14:38:32 2a23fa8c16f7: Download complete 14:38:32 4cf88f913ddb: Download complete 14:38:32 1df406cf5192: Verifying Checksum 14:38:32 1df406cf5192: Download complete 14:38:32 cde5963f3b93: Verifying Checksum 14:38:32 cde5963f3b93: Download complete 14:38:33 cde5963f3b93: Pull complete 14:38:34 2a23fa8c16f7: Pull complete 14:38:34 777b28850792: Pull complete 14:38:37 cd6300453558: Verifying Checksum 14:38:37 cd6300453558: Download complete 14:38:37 a2d8cc88f415: Verifying Checksum 14:38:37 a2d8cc88f415: Download complete 14:38:39 ea1d1ca13537: Verifying Checksum 14:38:39 ea1d1ca13537: Download complete 14:38:39 3750a50a1c5e: Download complete 14:38:42 b9c365052c96: Verifying Checksum 14:38:42 b9c365052c96: Download complete 14:38:44 8a11ddd9e578: Download complete 14:38:56 8a11ddd9e578: Pull complete 14:38:56 4cf88f913ddb: Pull complete 14:38:56 1df406cf5192: Pull complete 14:39:00 Running on prd-centos7-docker-4c-2g-1023 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 14:39:00 Running in /w/workspace/go-mod-bootstrap/21 [Pipeline] { [Pipeline] checkout 14:39:02 cd6300453558: Pull complete 14:39:05 using credential edgex-jenkins-ssh 14:39:05 Cloning the remote Git repository 14:39:05 Cloning with configured refspecs honoured and without tags 14:39:06 b9c365052c96: Pull complete 14:39:06 a2d8cc88f415: Pull complete 14:39:06 Fetching without tags 14:39:05 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:39:05 > git init /w/workspace/go-mod-bootstrap/21 # timeout=10 14:39:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:39:06 > git --version # timeout=10 14:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:39:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:39:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:39:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:39:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:39:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:39:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:39:07 Checking out Revision f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 (master) 14:39:07 > git config core.sparsecheckout # timeout=10 14:39:07 > git checkout -f f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 # timeout=10 14:39:08 ea1d1ca13537: Pull complete 14:39:08 3750a50a1c5e: Pull complete 14:39:08 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:39:08 ---> 78745c68409d 14:39:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:39:10 Commit message: "Flattening the Database data structure. (#57)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:39:11 ========================================================= 14:39:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:39:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:39:12 ---> Running in 6377ae12b0ab 14:39:12 Removing intermediate container 6377ae12b0ab 14:39:12 ---> cff8846fcbf0 14:39:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:13 ---> Running in a5782c61ff74 14:39:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 14:39:13 Sending build context to Docker daemon 439.8kB 14:39:13 Step 1/8 : ARG BASE=golang:1.13-alpine 14:39:13 Step 2/8 : FROM ${BASE} 14:39:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:39:13 e6b0cf9c0882: Pulling fs layer 14:39:13 2848faf0eed1: Pulling fs layer 14:39:13 0f37312ad70f: Pulling fs layer 14:39:13 5788d62ee057: Pulling fs layer 14:39:13 0e6b1d234666: Pulling fs layer 14:39:13 bf5d7aec512f: Pulling fs layer 14:39:13 34c802a77dc8: Pulling fs layer 14:39:13 9eb99e56ec68: Pulling fs layer 14:39:13 27c7a5d97fbd: Pulling fs layer 14:39:13 5c102a31e300: Pulling fs layer 14:39:13 dcfb455df0a1: Pulling fs layer 14:39:13 5788d62ee057: Waiting 14:39:13 0e6b1d234666: Waiting 14:39:13 bf5d7aec512f: Waiting 14:39:13 34c802a77dc8: Waiting 14:39:13 9eb99e56ec68: Waiting 14:39:13 5c102a31e300: Waiting 14:39:13 dcfb455df0a1: Waiting 14:39:13 27c7a5d97fbd: Waiting 14:39:13 0f37312ad70f: Verifying Checksum 14:39:13 0f37312ad70f: Download complete 14:39:13 2848faf0eed1: Verifying Checksum 14:39:13 2848faf0eed1: Download complete 14:39:13 0e6b1d234666: Verifying Checksum 14:39:13 0e6b1d234666: Download complete 14:39:13 bf5d7aec512f: Verifying Checksum 14:39:13 bf5d7aec512f: Download complete 14:39:13 e6b0cf9c0882: Verifying Checksum 14:39:13 e6b0cf9c0882: Download complete 14:39:14 e6b0cf9c0882: Pull complete 14:39:14 2848faf0eed1: Pull complete 14:39:14 0f37312ad70f: Pull complete 14:39:15 Removing intermediate container a5782c61ff74 14:39:15 ---> 8d8c0a2a10e9 14:39:15 Step 5/8 : RUN apk add --update --no-cache git make 14:39:15 ---> Running in 379bdf3b4d56 14:39:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:39:16 34c802a77dc8: Verifying Checksum 14:39:16 34c802a77dc8: Download complete 14:39:16 27c7a5d97fbd: Verifying Checksum 14:39:16 27c7a5d97fbd: Download complete 14:39:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:39:17 5c102a31e300: Verifying Checksum 14:39:17 5c102a31e300: Download complete 14:39:17 OK: 125 MiB in 39 packages 14:39:17 5788d62ee057: Verifying Checksum 14:39:17 5788d62ee057: Download complete 14:39:18 9eb99e56ec68: Verifying Checksum 14:39:18 9eb99e56ec68: Download complete 14:39:18 dcfb455df0a1: Verifying Checksum 14:39:18 dcfb455df0a1: Download complete 14:39:18 Removing intermediate container 379bdf3b4d56 14:39:18 ---> 19878eab1883 14:39:18 Step 6/8 : WORKDIR /build 14:39:18 ---> Running in e4cfbfb564c7 14:39:19 Removing intermediate container e4cfbfb564c7 14:39:19 ---> fe8be1c110a7 14:39:19 Step 7/8 : COPY go.mod . 14:39:19 ---> f4fa779b436e 14:39:19 Step 8/8 : RUN go mod download 14:39:19 ---> Running in ffaf8c8b9375 14:39:21 go: finding github.com/BurntSushi/toml v0.3.1 14:39:21 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:39:21 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:39:21 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:39:21 go: finding github.com/bgentry/speakeasy v0.1.0 14:39:21 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:39:21 go: finding github.com/davecgh/go-spew v1.1.1 14:39:21 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 14:39:21 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 14:39:21 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:39:21 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:39:21 go: finding github.com/fatih/color v1.7.0 14:39:21 go: finding github.com/go-kit/kit v0.8.0 14:39:21 go: finding github.com/go-logfmt/logfmt v0.4.0 14:39:21 go: finding github.com/go-stack/stack v1.8.0 14:39:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:39:21 go: finding github.com/google/uuid v1.1.0 14:39:22 go: finding github.com/gorilla/mux v1.7.1 14:39:22 go: finding github.com/hashicorp/consul/api v1.1.0 14:39:22 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:39:22 go: finding github.com/hashicorp/errwrap v1.0.0 14:39:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:39:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:39:22 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:39:22 go: finding github.com/hashicorp/go-multierror v1.0.0 14:39:22 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:39:22 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:39:22 go: finding github.com/hashicorp/go-syslog v1.0.0 14:39:22 go: finding github.com/hashicorp/go-uuid v1.0.1 14:39:22 go: finding github.com/hashicorp/go.net v0.0.1 14:39:22 go: finding github.com/hashicorp/golang-lru v0.5.0 14:39:22 go: finding github.com/hashicorp/logutils v1.0.0 14:39:22 go: finding github.com/hashicorp/mdns v1.0.0 14:39:22 go: finding github.com/hashicorp/memberlist v0.1.3 14:39:22 go: finding github.com/hashicorp/serf v0.8.2 14:39:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:39:22 go: finding github.com/mattn/go-colorable v0.0.9 14:39:22 go: finding github.com/mattn/go-isatty v0.0.3 14:39:22 go: finding github.com/miekg/dns v1.0.14 14:39:22 go: finding github.com/mitchellh/cli v1.0.0 14:39:22 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:39:22 go: finding github.com/mitchellh/copystructure v1.0.0 14:39:22 go: finding github.com/mitchellh/go-homedir v1.0.0 14:39:22 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:39:22 go: finding github.com/mitchellh/gox v0.4.0 14:39:22 go: finding github.com/mitchellh/iochan v1.0.0 14:39:22 go: finding github.com/mitchellh/mapstructure v1.1.2 14:39:22 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:39:22 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:39:22 go: finding github.com/pelletier/go-toml v1.2.0 14:39:22 go: finding github.com/pkg/errors v0.8.1 14:39:22 go: finding github.com/pmezard/go-difflib v1.0.0 14:39:22 go: finding github.com/posener/complete v1.1.1 14:39:22 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:39:22 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:39:22 go: finding github.com/stretchr/objx v0.1.0 14:39:22 go: finding github.com/stretchr/testify v1.3.0 14:39:22 go: finding github.com/ugorji/go v1.1.4 14:39:22 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:39:22 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:39:22 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:39:22 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:39:22 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:39:22 go: finding gopkg.in/yaml.v2 v2.2.8 14:39:24 5788d62ee057: Pull complete 14:39:24 0e6b1d234666: Pull complete 14:39:24 bf5d7aec512f: Pull complete 14:39:29 34c802a77dc8: Pull complete 14:39:32 Removing intermediate container ffaf8c8b9375 14:39:32 ---> bb338838e15e 14:39:32 Successfully built bb338838e15e 14:39:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:33 9eb99e56ec68: Pull complete 14:39:33 27c7a5d97fbd: Pull complete 14:39:33 + docker inspect -f . ci-base-image-arm64 14:39:33 . [Pipeline] withDockerContainer 14:39:34 prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container 14:39:34 5c102a31e300: Pull complete 14:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/21 -v /w/workspace/go-mod-bootstrap/21:/w/workspace/go-mod-bootstrap/21:rw,z -v /w/workspace/go-mod-bootstrap/21@tmp:/w/workspace/go-mod-bootstrap/21@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 ******** ci-base-image-arm64 cat 14:39:34 dcfb455df0a1: Pull complete 14:39:34 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:39:34 ---> 7c70fe431013 14:39:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:39:34 ---> Running in 98b3ef2b38a1 14:39:34 Removing intermediate container 98b3ef2b38a1 14:39:34 ---> 8ce6a981e400 14:39:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:35 ---> Running in 2714dded6b64 14:39:35 $ docker top 2c5dba5f6079b77bed30762a41592489846b13172a88aeacb919c4539749bba8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:36 Removing intermediate container 2714dded6b64 14:39:36 ---> 783e0dd7087f 14:39:36 Step 5/8 : RUN apk add --update --no-cache git make 14:39:36 ---> Running in dd4e9d2162e1 14:39:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:39:36 + go version 14:39:36 go version go1.13.5 linux/arm64 [Pipeline] sh 14:39:37 + make test 14:39:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:39:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:39:38 OK: 143 MiB in 39 packages 14:39:38 Removing intermediate container dd4e9d2162e1 14:39:38 ---> 030c6395eb2c 14:39:38 Step 6/8 : WORKDIR /build 14:39:38 ---> Running in 5a55004a129c 14:39:38 Removing intermediate container 5a55004a129c 14:39:38 ---> 7e7b9c486f8b 14:39:38 Step 7/8 : COPY go.mod . 14:39:38 ---> 64ed1f1f5c5b 14:39:38 Step 8/8 : RUN go mod download 14:39:39 ---> Running in 5f5844736c26 14:39:41 go: finding github.com/BurntSushi/toml v0.3.1 14:39:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:39:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:39:41 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:39:41 go: finding github.com/bgentry/speakeasy v0.1.0 14:39:41 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:39:41 go: finding github.com/davecgh/go-spew v1.1.1 14:39:41 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 14:39:41 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 14:39:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:39:41 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:39:41 go: finding github.com/fatih/color v1.7.0 14:39:41 go: finding github.com/go-kit/kit v0.8.0 14:39:41 go: finding github.com/go-logfmt/logfmt v0.4.0 14:39:41 go: finding github.com/go-stack/stack v1.8.0 14:39:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:39:41 go: finding github.com/google/uuid v1.1.0 14:39:41 go: finding github.com/gorilla/mux v1.7.1 14:39:41 go: finding github.com/hashicorp/consul/api v1.1.0 14:39:41 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:39:41 go: finding github.com/hashicorp/errwrap v1.0.0 14:39:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:39:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:39:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:39:41 go: finding github.com/hashicorp/go-multierror v1.0.0 14:39:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:39:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:39:41 go: finding github.com/hashicorp/go-syslog v1.0.0 14:39:41 go: finding github.com/hashicorp/go-uuid v1.0.1 14:39:41 go: finding github.com/hashicorp/go.net v0.0.1 14:39:41 go: finding github.com/hashicorp/golang-lru v0.5.0 14:39:41 go: finding github.com/hashicorp/logutils v1.0.0 14:39:41 go: finding github.com/hashicorp/mdns v1.0.0 14:39:41 go: finding github.com/hashicorp/memberlist v0.1.3 14:39:41 go: finding github.com/hashicorp/serf v0.8.2 14:39:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:39:41 go: finding github.com/mattn/go-colorable v0.0.9 14:39:41 go: finding github.com/mattn/go-isatty v0.0.3 14:39:41 go: finding github.com/miekg/dns v1.0.14 14:39:41 go: finding github.com/mitchellh/cli v1.0.0 14:39:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:39:41 go: finding github.com/mitchellh/copystructure v1.0.0 14:39:41 go: finding github.com/mitchellh/go-homedir v1.0.0 14:39:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:39:41 go: finding github.com/mitchellh/gox v0.4.0 14:39:41 go: finding github.com/mitchellh/iochan v1.0.0 14:39:41 go: finding github.com/mitchellh/mapstructure v1.1.2 14:39:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:39:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:39:41 go: finding github.com/pelletier/go-toml v1.2.0 14:39:41 go: finding github.com/pkg/errors v0.8.1 14:39:41 go: finding github.com/pmezard/go-difflib v1.0.0 14:39:41 go: finding github.com/posener/complete v1.1.1 14:39:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:39:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:39:41 go: finding github.com/stretchr/objx v0.1.0 14:39:41 go: finding github.com/stretchr/testify v1.3.0 14:39:41 go: finding github.com/ugorji/go v1.1.4 14:39:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:39:41 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:39:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:39:41 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:39:41 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:39:41 go: finding gopkg.in/yaml.v2 v2.2.8 14:39:49 Removing intermediate container 5f5844736c26 14:39:49 ---> aa4d0a1e323d 14:39:49 Successfully built aa4d0a1e323d 14:39:49 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 14:39:50 + docker inspect -f . ci-base-image-x86_64 14:39:50 . [Pipeline] withDockerContainer 14:39:51 prd-centos7-docker-4c-2g-1023 does not seem to be running inside a container 14:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/21 -v /w/workspace/go-mod-bootstrap/21:/w/workspace/go-mod-bootstrap/21:rw,z -v /w/workspace/go-mod-bootstrap/21@tmp:/w/workspace/go-mod-bootstrap/21@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 14:39:51 $ docker top b9d2716da50fb20acbca03c1e1ea4cb4183896dd0348b892dcafa599fc343e76 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:52 + go version 14:39:52 go version go1.13.5 linux/amd64 [Pipeline] sh 14:39:53 + make test 14:39:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:40:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 14:40:16 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.028s coverage: 28.9% of statements 14:40:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 14:40:16 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.026s coverage: 82.1% of statements 14:40:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 14:40:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 14:40:16 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 14:40:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 14:40:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 28.9% of statements 14:40:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 14:40:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.023s coverage: 82.1% of statements 14:40:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 14:40:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 14:40:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 14:40:23 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.049s coverage: 100.0% of statements 14:40:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 14:40:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 14:40:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 14:40:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] 14:40:23 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 14:40:23 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 14:40:23 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.045s coverage: 91.3% of statements 14:40:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:40:26 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.021s coverage: 100.0% of statements 14:40:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 14:40:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 14:40:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 14:40:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] 14:40:26 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 14:40:26 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 14:40:26 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.045s coverage: 91.3% of statements 14:40:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:40:28 gofmt -l . 14:40:28 [ "`gofmt -l .`" = "" ] [Pipeline] stash 14:40:29 Stashed 1 file(s) [Pipeline] } 14:40:29 $ docker stop --time=1 2c5dba5f6079b77bed30762a41592489846b13172a88aeacb919c4539749bba8 14:40:30 gofmt -l . 14:40:30 [ "`gofmt -l .`" = "" ] 14:40:31 $ docker rm -f 2c5dba5f6079b77bed30762a41592489846b13172a88aeacb919c4539749bba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 14:40:31 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:40:33 Stashed 1 file(s) [Pipeline] } 14:40:33 $ docker stop --time=1 b9d2716da50fb20acbca03c1e1ea4cb4183896dd0348b892dcafa599fc343e76 14:40:35 $ docker rm -f b9d2716da50fb20acbca03c1e1ea4cb4183896dd0348b892dcafa599fc343e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 14:40:36 provisioning config files... 14:40:36 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1914943353479218666tmp [Pipeline] { [Pipeline] sh 14:40:37 + curl -s https://codecov.io/bash 14:40:37 + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1914943353479218666tmp 14:40:37 14:40:37 _____ _ 14:40:37 / ____| | | 14:40:37 | | ___ __| | ___ ___ _____ __ 14:40:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:40:37 | |___| (_) | (_| | __/ (_| (_) \ V / 14:40:37 \_____\___/ \__,_|\___|\___\___/ \_/ 14:40:37 Bash-tbd 14:40:37 14:40:37 14:40:37 ==> Jenkins CI detected. 14:40:37 project root: . 14:40:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:40:37 ==> Running gcov in . (disable via -X gcov) 14:40:37 ==> Python coveragepy not found 14:40:37 ==> Searching for coverage reports in: 14:40:37 + . 14:40:37 -> Found 1 reports 14:40:37 ==> Detecting git/mercurial file structure 14:40:37 ==> Reading reports 14:40:37 + ./coverage.out bytes=8283 14:40:37 ==> Appending adjustments 14:40:37 http://docs.codecov.io/docs/fixing-reports 14:40:37 + Found adjustments 14:40:37 ==> Gzipping contents 14:40:37 ==> Uploading reports 14:40:37 url: https://codecov.io 14:40:37 query: branch=master&commit=f5ed8c2d1be6e7897edb1a02c639c7549f5024d7&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 14:40:37 -> Pinging Codecov 14:40:37 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=f5ed8c2d1be6e7897edb1a02c639c7549f5024d7&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 14:40:38 -> Uploading 14:40:38 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 [Pipeline] } 14:40:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:40:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 14:40:38 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 14:40:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:40:39 14:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 14:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:40:39 1.217.3: Pulling from edgex-devops/edgex-snyk-go 14:40:39 e6b0cf9c0882: Pulling fs layer 14:40:39 2848faf0eed1: Pulling fs layer 14:40:39 0f37312ad70f: Pulling fs layer 14:40:39 7d08f2745646: Pulling fs layer 14:40:39 4c9f31393084: Pulling fs layer 14:40:39 eb21ddb83652: Pulling fs layer 14:40:39 345998794f6b: Pulling fs layer 14:40:39 97a711d68925: Pulling fs layer 14:40:39 7c8476c1cb00: Pulling fs layer 14:40:39 7d08f2745646: Waiting 14:40:39 4c9f31393084: Waiting 14:40:39 eb21ddb83652: Waiting 14:40:39 97a711d68925: Waiting 14:40:39 345998794f6b: Waiting 14:40:39 7c8476c1cb00: Waiting 14:40:39 0f37312ad70f: Verifying Checksum 14:40:39 0f37312ad70f: Download complete 14:40:39 2848faf0eed1: Verifying Checksum 14:40:39 2848faf0eed1: Download complete 14:40:40 4c9f31393084: Verifying Checksum 14:40:40 4c9f31393084: Download complete 14:40:40 eb21ddb83652: Verifying Checksum 14:40:40 eb21ddb83652: Download complete 14:40:40 e6b0cf9c0882: Download complete 14:40:41 e6b0cf9c0882: Pull complete 14:40:41 2848faf0eed1: Pull complete 14:40:41 345998794f6b: Verifying Checksum 14:40:41 345998794f6b: Download complete 14:40:41 0f37312ad70f: Pull complete 14:40:41 7c8476c1cb00: Verifying Checksum 14:40:41 7c8476c1cb00: Download complete 14:40:41 97a711d68925: Verifying Checksum 14:40:41 97a711d68925: Download complete 14:40:42 7d08f2745646: Verifying Checksum 14:40:42 7d08f2745646: Download complete 14:40:49 7d08f2745646: Pull complete 14:40:49 4c9f31393084: Pull complete 14:40:49 eb21ddb83652: Pull complete 14:40:50 345998794f6b: Pull complete 14:40:55 97a711d68925: Pull complete 14:40:55 7c8476c1cb00: Pull complete 14:40:55 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 14:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 14:40:55 prd-centos7-docker-4c-2g-1021 does not seem to be running inside a container 14:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 14:40:56 $ docker top d2594f7aa1c690f3e41b26db2cc6f5729f0995b6f77c379f7524f36beace02c0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:56 + snyk monitor '--org=edgex-jenkins' 14:41:01 14:41:01 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master... 14:41:01 14:41:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/00d65580-6858-45b4-ad6d-f5852624be49 14:41:01 14:41:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:41:01 14:41:01 [Pipeline] } 14:41:01 $ docker stop --time=1 d2594f7aa1c690f3e41b26db2cc6f5729f0995b6f77c379f7524f36beace02c0 14:41:03 $ docker rm -f d2594f7aa1c690f3e41b26db2cc6f5729f0995b6f77c379f7524f36beace02c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 14:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:41:04 . [Pipeline] withDockerContainer 14:41:04 prd-centos7-docker-4c-2g-1021 does not seem to be running inside a container 14:41:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 14:41:05 $ docker top e19199173d8112fa5f1dd8294a43d26d325c33539bcbc244600bb162c3815bab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:41:05 [ssh-agent] Looking for ssh-agent implementation... 14:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:41:06 $ docker exec e19199173d8112fa5f1dd8294a43d26d325c33539bcbc244600bb162c3815bab ssh-agent 14:41:06 SSH_AUTH_SOCK=/tmp/ssh-GX8AaRilTk2j/agent.14 14:41:06 SSH_AGENT_PID=21 14:41:06 Running ssh-add (command line suppressed) 14:41:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7459079323874347939.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7459079323874347939.key) 14:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:41:06 + git semver tag 14:41:06 # -> Open(): unable to determine branch for HEAD 14:41:06 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:41:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:41:06 # $SEMVER_REMOTE_NAME = origin 14:41:06 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:41:06 # $SEMVER_USER_NAME = jenkins 14:41:06 # $SEMVER_BRANCH = master 14:41:06 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 14:41:06 # f5ed8c2d1be6e7897edb1a02c639c7549f5024d7 HEAD 14:41:06 # -> Force: false 14:41:06 # 634abdfdf8db30f64901a8dd016837a26491b31a refs/tags/v0.0.22 [Pipeline] } 14:41:06 $ docker exec --env ******** --env ******** e19199173d8112fa5f1dd8294a43d26d325c33539bcbc244600bb162c3815bab ssh-agent -k 14:41:07 unset SSH_AUTH_SOCK; 14:41:07 unset SSH_AGENT_PID; 14:41:07 echo Agent pid 21 killed; 14:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:41:07 + git semver [Pipeline] } 14:41:07 $ docker stop --time=1 e19199173d8112fa5f1dd8294a43d26d325c33539bcbc244600bb162c3815bab 14:41:08 $ docker rm -f e19199173d8112fa5f1dd8294a43d26d325c33539bcbc244600bb162c3815bab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 14:41:09 14:41:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:41:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 14:41:09 0.23.1-centos7: Pulling from edgex-lftools 14:41:09 8ba884070f61: Pulling fs layer 14:41:09 78d65bd6cf10: Pulling fs layer 14:41:09 5573da4c1a9d: Pulling fs layer 14:41:09 4493e11b668a: Pulling fs layer 14:41:09 2e4ad32216ba: Pulling fs layer 14:41:09 14bc7892088f: Pulling fs layer 14:41:09 4493e11b668a: Waiting 14:41:09 2e4ad32216ba: Waiting 14:41:09 14bc7892088f: Waiting 14:41:09 78d65bd6cf10: Verifying Checksum 14:41:10 4493e11b668a: Verifying Checksum 14:41:10 4493e11b668a: Download complete 14:41:10 2e4ad32216ba: Verifying Checksum 14:41:10 2e4ad32216ba: Download complete 14:41:10 14bc7892088f: Verifying Checksum 14:41:10 14bc7892088f: Download complete 14:41:11 8ba884070f61: Verifying Checksum 14:41:11 8ba884070f61: Download complete 14:41:11 5573da4c1a9d: Verifying Checksum 14:41:11 5573da4c1a9d: Download complete 14:41:16 8ba884070f61: Pull complete 14:41:16 78d65bd6cf10: Pull complete 14:41:26 5573da4c1a9d: Pull complete 14:41:26 4493e11b668a: Pull complete 14:41:26 2e4ad32216ba: Pull complete 14:41:28 14bc7892088f: Pull complete 14:41:28 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 14:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:41:29 prd-centos7-docker-4c-2g-1021 does not seem to be running inside a container 14:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-lftools:0.23.1-centos7 cat 14:41:29 $ docker top f6657d1b3589ab56442331d5921acb19a907ec85cf6bb1d65c44b3173644b042 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:41:30 provisioning config files... 14:41:30 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8294880266853162896tmp 14:41:30 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8688290425415553230tmp 14:41:30 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6855213899323581121tmp [Pipeline] { [Pipeline] echo 14:41:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:41:30 ---> sigul-configuration.sh 14:41:30 gpg: directory `/root/.gnupg' created 14:41:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:41:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:41:30 gpg: keyring `/root/.gnupg/secring.gpg' created 14:41:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:41:30 gpg: CAST5 encrypted data 14:41:30 gpg: encrypted with 1 passphrase 14:41:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:41:31 + mkdir /home/jenkins 14:41:31 + mkdir /home/jenkins/sigul [Pipeline] sh 14:41:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 14:41:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:41:31 ---> sigul-install.sh 14:41:40 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:41:40 + git tag --list 14:41:40 v0.0.22 [Pipeline] sh 14:41:40 + lftools sign git-tag v0.0.22 14:41:41 Signing Git tag with Sigul... 14:41:41 Signing v0.0.22 [Pipeline] echo 14:41:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:41:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:41:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:41:43 $ docker stop --time=1 f6657d1b3589ab56442331d5921acb19a907ec85cf6bb1d65c44b3173644b042 14:41:44 $ docker rm -f f6657d1b3589ab56442331d5921acb19a907ec85cf6bb1d65c44b3173644b042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:41:45 . [Pipeline] withDockerContainer 14:41:45 prd-centos7-docker-4c-2g-1021 does not seem to be running inside a container 14:41:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 14:41:46 $ docker top 5f7c11e0cb091e1b9045b85d68b8e77ef7598a8df0002d1b03f74c7180e60aca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:41:46 [ssh-agent] Looking for ssh-agent implementation... 14:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:41:46 $ docker exec 5f7c11e0cb091e1b9045b85d68b8e77ef7598a8df0002d1b03f74c7180e60aca ssh-agent 14:41:47 SSH_AUTH_SOCK=/tmp/ssh-CZ1GkFZoRhgi/agent.14 14:41:47 SSH_AGENT_PID=21 14:41:47 Running ssh-add (command line suppressed) 14:41:47 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3988000529459435279.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3988000529459435279.key) 14:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:41:47 + git semver bump patch 14:41:47 # -> Open(): unable to determine branch for HEAD 14:41:47 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:41:47 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:41:47 # $SEMVER_REMOTE_NAME = origin 14:41:47 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:41:47 # $SEMVER_USER_NAME = jenkins 14:41:47 # $SEMVER_BRANCH = master 14:41:47 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 14:41:47 0.0.23 [Pipeline] } 14:41:47 $ docker exec --env ******** --env ******** 5f7c11e0cb091e1b9045b85d68b8e77ef7598a8df0002d1b03f74c7180e60aca ssh-agent -k 14:41:47 unset SSH_AUTH_SOCK; 14:41:47 unset SSH_AGENT_PID; 14:41:47 echo Agent pid 21 killed; 14:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:41:48 + git semver [Pipeline] } 14:41:48 $ docker stop --time=1 5f7c11e0cb091e1b9045b85d68b8e77ef7598a8df0002d1b03f74c7180e60aca 14:41:49 $ docker rm -f 5f7c11e0cb091e1b9045b85d68b8e77ef7598a8df0002d1b03f74c7180e60aca [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:41:50 . [Pipeline] withDockerContainer 14:41:50 prd-centos7-docker-4c-2g-1021 does not seem to be running inside a container 14:41:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 14:41:51 $ docker top ab898716424edfa82705e19e90f321a7ce68ce2e338156ba444833ebad76ec83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:41:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:41:51 [ssh-agent] Looking for ssh-agent implementation... 14:41:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:41:51 $ docker exec ab898716424edfa82705e19e90f321a7ce68ce2e338156ba444833ebad76ec83 ssh-agent 14:41:51 SSH_AUTH_SOCK=/tmp/ssh-V2od1vgzqzAH/agent.15 14:41:51 SSH_AGENT_PID=22 14:41:51 Running ssh-add (command line suppressed) 14:41:52 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_470025930380570520.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_470025930380570520.key) 14:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:41:52 + git semver push 14:41:52 # -> Open(): unable to determine branch for HEAD 14:41:52 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:41:52 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:41:52 # $SEMVER_REMOTE_NAME = origin 14:41:52 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:41:52 # $SEMVER_USER_NAME = jenkins 14:41:52 # $SEMVER_BRANCH = master 14:41:52 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 14:41:59 $ docker exec --env ******** --env ******** ab898716424edfa82705e19e90f321a7ce68ce2e338156ba444833ebad76ec83 ssh-agent -k 14:41:59 unset SSH_AUTH_SOCK; 14:41:59 unset SSH_AGENT_PID; 14:41:59 echo Agent pid 22 killed; 14:41:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:41:59 + git semver [Pipeline] } 14:41:59 $ docker stop --time=1 ab898716424edfa82705e19e90f321a7ce68ce2e338156ba444833ebad76ec83 14:42:01 $ docker rm -f ab898716424edfa82705e19e90f321a7ce68ce2e338156ba444833ebad76ec83 [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 14:42:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:42:02 ---> package-listing.sh 14:42:02 ++ facter osfamily 14:42:02 ++ tr '[:upper:]' '[:lower:]' 14:42:02 + OS_FAMILY=redhat 14:42:02 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 14:42:02 + START_PACKAGES=/tmp/packages_start.txt 14:42:02 + END_PACKAGES=/tmp/packages_end.txt 14:42:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:42:02 + PACKAGES=/tmp/packages_start.txt 14:42:02 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 14:42:02 + PACKAGES=/tmp/packages_end.txt 14:42:02 + case "${OS_FAMILY}" in 14:42:02 + rpm -qa 14:42:02 + sort 14:42:05 + '[' -f /tmp/packages_start.txt ']' 14:42:05 + '[' -f /tmp/packages_end.txt ']' 14:42:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:42:06 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 14:42:06 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 14:42:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh 14:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:42:06 14:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:42:06 alpine: Pulling from edgex-lftools-log-publisher 14:42:06 c9b1b535fdd9: Pulling fs layer 14:42:06 2cc5ad85d9ab: Pulling fs layer 14:42:06 756a868c4378: Pulling fs layer 14:42:06 444b2fc9a129: Pulling fs layer 14:42:06 ea15f1150254: Pulling fs layer 14:42:06 41b27a9f41bf: Pulling fs layer 14:42:06 28c525ee5125: Pulling fs layer 14:42:06 094b1ea09ed8: Pulling fs layer 14:42:06 138eaada9080: Pulling fs layer 14:42:06 0622d0fa9048: Pulling fs layer 14:42:06 444b2fc9a129: Waiting 14:42:06 ea15f1150254: Waiting 14:42:06 41b27a9f41bf: Waiting 14:42:06 28c525ee5125: Waiting 14:42:06 094b1ea09ed8: Waiting 14:42:06 138eaada9080: Waiting 14:42:06 0622d0fa9048: Waiting 14:42:06 2cc5ad85d9ab: Download complete 14:42:06 444b2fc9a129: Verifying Checksum 14:42:06 444b2fc9a129: Download complete 14:42:06 c9b1b535fdd9: Verifying Checksum 14:42:06 c9b1b535fdd9: Download complete 14:42:06 ea15f1150254: Verifying Checksum 14:42:06 ea15f1150254: Download complete 14:42:07 28c525ee5125: Verifying Checksum 14:42:07 28c525ee5125: Download complete 14:42:07 c9b1b535fdd9: Pull complete 14:42:07 756a868c4378: Verifying Checksum 14:42:07 756a868c4378: Download complete 14:42:07 2cc5ad85d9ab: Pull complete 14:42:07 138eaada9080: Verifying Checksum 14:42:07 138eaada9080: Download complete 14:42:08 094b1ea09ed8: Verifying Checksum 14:42:08 094b1ea09ed8: Download complete 14:42:08 0622d0fa9048: Verifying Checksum 14:42:08 0622d0fa9048: Download complete 14:42:08 41b27a9f41bf: Verifying Checksum 14:42:08 41b27a9f41bf: Download complete 14:42:10 756a868c4378: Pull complete 14:42:10 444b2fc9a129: Pull complete 14:42:10 ea15f1150254: Pull complete 14:42:14 41b27a9f41bf: Pull complete 14:42:14 28c525ee5125: Pull complete 14:42:16 094b1ea09ed8: Pull complete 14:42:16 138eaada9080: Pull complete 14:42:16 0622d0fa9048: Pull complete 14:42:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:42:16 prd-centos7-docker-4c-2g-1021 does not seem to be running inside a container 14:42:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 14:42:17 $ docker top 2212e66cd70513723359405f44f47782a031711e530491d5a49b3eb7726826a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:42:18 provisioning config files... 14:42:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2986643647752737724tmp [Pipeline] { [Pipeline] echo 14:42:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:42:18 ---> create-netrc.sh [Pipeline] echo 14:42:18 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:42:18 ---> logs-deploy.sh 14:42:18 + ARCHIVE_ARTIFACTS= 14:42:18 + LOGS_SERVER=https://logs.edgexfoundry.org 14:42:18 + '[' https://logs.edgexfoundry.org == None ']' 14:42:18 + NEXUS_URL=https://nexus.edgexfoundry.org 14:42:18 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/21 14:42:18 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/21/ 14:42:18 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/21 /w/workspace/xfoundry_go-mod-bootstrap_master 14:42:20 Archives upload complete. 14:42:20 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/21 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/21/ 14:42:20 ---> uname -a: 14:42:20 Linux 2212e66cd705 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:42:20 14:42:20