Pull request #73 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 1edf746934d490a3a133ce7ab4b4ce819a52039e+f5adf63aa6c1255066cf3357490e8370fcd65461 (4bbf44afedc37167a8c4746570e9f9fb5ab932e0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-73/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6031 in /w/workspace/exfoundry_go-mod-bootstrap_PR-73 [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/go-mod-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-73 # 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/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f5adf63aa6c1255066cf3357490e8370fcd65461 into PR head commit 1edf746934d490a3a133ce7ab4b4ce819a52039e Merge succeeded, producing 1edf746934d490a3a133ce7ab4b4ce819a52039e Checking out Revision 1edf746934d490a3a133ce7ab4b4ce819a52039e (PR-73) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # 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/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1edf746934d490a3a133ce7ab4b4ce819a52039e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f5adf63aa6c1255066cf3357490e8370fcd65461 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1edf746934d490a3a133ce7ab4b4ce819a52039e # timeout=10 Commit message: "Fix: Ignore first config changes notification on start-up" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:19:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:19:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:19:21 ========================================================= 00:19:21 EdgeX Global Pipelines Version Info 00:19:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:19:23 ------------------- 00:19:23 stable info: 00:19:23 ------------------- 00:19:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:19:23 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 00:19:23 Message: update stable to v1.0.73 00:19:23 ------------------- 00:19:23 experimental info: 00:19:23 ------------------- 00:19:23 Commited By: Emilio Reyes emilio.reyes@intel.com 00:19:23 Commit SHA: e9f46a538d08225106cc4f35d30277fc6c232516 00:19:23 Message: update experimental to v1.0.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:26 00:19:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:19:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:26 latest: Pulling from edgex-devops/git-semver 00:19:26 9123ac7c32f7: Pulling fs layer 00:19:26 b8cc5d1170e3: Pulling fs layer 00:19:26 2924cbbf6a41: Pulling fs layer 00:19:26 93b08a4f1073: Pulling fs layer 00:19:26 93b08a4f1073: Waiting 00:19:26 b8cc5d1170e3: Verifying Checksum 00:19:26 b8cc5d1170e3: Download complete 00:19:26 9123ac7c32f7: Verifying Checksum 00:19:26 9123ac7c32f7: Download complete 00:19:26 93b08a4f1073: Verifying Checksum 00:19:26 93b08a4f1073: Download complete 00:19:26 2924cbbf6a41: Verifying Checksum 00:19:26 2924cbbf6a41: Download complete 00:19:27 9123ac7c32f7: Pull complete 00:19:27 b8cc5d1170e3: Pull complete 00:19:28 2924cbbf6a41: Pull complete 00:19:28 93b08a4f1073: Pull complete 00:19:28 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:19:28 prd-centos7-docker-4c-2g-6031 does not seem to be running inside a container 00:19:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-73 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-73:/w/workspace/exfoundry_go-mod-bootstrap_PR-73:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:19:28 $ docker top e5c0a2fbff0d1f335bb4672aebfaf50331039a5f165099a36b4be29bededf082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:29 [ssh-agent] Looking for ssh-agent implementation... 00:19:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:29 $ docker exec e5c0a2fbff0d1f335bb4672aebfaf50331039a5f165099a36b4be29bededf082 ssh-agent 00:19:29 SSH_AUTH_SOCK=/tmp/ssh-duB4heBcLDJD/agent.14 00:19:29 SSH_AGENT_PID=20 00:19:29 Running ssh-add (command line suppressed) 00:19:29 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp/private_key_437035613509597579.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp/private_key_437035613509597579.key) 00:19:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:30 + git describe --exact-match --tags HEAD 00:19:30 fatal: No names found, cannot describe anything. [Pipeline] } 00:19:30 $ docker exec --env ******** --env ******** e5c0a2fbff0d1f335bb4672aebfaf50331039a5f165099a36b4be29bededf082 ssh-agent -k 00:19:30 unset SSH_AUTH_SOCK; 00:19:30 unset SSH_AGENT_PID; 00:19:30 echo Agent pid 20 killed; 00:19:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:19:30 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:19:30 This usually means this commit has not been tagged. [Pipeline] sshagent 00:19:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:30 [ssh-agent] Looking for ssh-agent implementation... 00:19:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:31 $ docker exec e5c0a2fbff0d1f335bb4672aebfaf50331039a5f165099a36b4be29bededf082 ssh-agent 00:19:31 SSH_AUTH_SOCK=/tmp/ssh-yCdizsNluYqv/agent.55 00:19:31 SSH_AGENT_PID=62 00:19:31 Running ssh-add (command line suppressed) 00:19:31 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp/private_key_49974397582406516.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp/private_key_49974397582406516.key) 00:19:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:31 + git semver init 00:19:31 # -> Open(): unable to determine branch for HEAD 00:19:31 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-73/.git 00:19:31 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-73 00:19:31 # $SEMVER_REMOTE_NAME = origin 00:19:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:19:31 # $SEMVER_USER_NAME = edgex-jenkins 00:19:31 # $SEMVER_BRANCH = PR-73 00:19:31 # $SEMVER_TEMP = /tmp/semver-753461848 00:19:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 00:19:31 # '/tmp/semver-753461848' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-73/.semver' 00:19:31 # -> Force: false 00:19:31 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-73/.semver [Pipeline] } 00:19:32 $ docker exec --env ******** --env ******** e5c0a2fbff0d1f335bb4672aebfaf50331039a5f165099a36b4be29bededf082 ssh-agent -k 00:19:32 unset SSH_AUTH_SOCK; 00:19:32 unset SSH_AGENT_PID; 00:19:32 echo Agent pid 62 killed; 00:19:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:32 + git semver [Pipeline] } 00:19:32 $ docker stop --time=1 e5c0a2fbff0d1f335bb4672aebfaf50331039a5f165099a36b4be29bededf082 00:19:34 $ docker rm -f e5c0a2fbff0d1f335bb4672aebfaf50331039a5f165099a36b4be29bededf082 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:19:34 Stashed 43 file(s) [Pipeline] echo 00:19:35 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:19:50 Still waiting to schedule task 00:19:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:19:50 Still waiting to schedule task 00:19:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:21:32 Running on prd-centos7-docker-4c-2g-6033 in /w/workspace/exfoundry_go-mod-bootstrap_PR-73 [Pipeline] { [Pipeline] ws 00:21:32 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 00:21:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6032 in /w/workspace/exfoundry_go-mod-bootstrap_PR-73 [Pipeline] { [Pipeline] ws 00:21:33 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 00:21:34 using credential edgex-jenkins-ssh 00:21:34 Cloning the remote Git repository 00:21:34 Cloning with configured refspecs honoured and without tags 00:21:34 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:34 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 00:21:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:34 > git --version # timeout=10 00:21:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:35 Fetching without tags 00:21:35 Merging remotes/origin/master commit f5adf63aa6c1255066cf3357490e8370fcd65461 into PR head commit 1edf746934d490a3a133ce7ab4b4ce819a52039e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 00:21:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:21:34 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 00:21:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:21:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:35 > git config core.sparsecheckout # timeout=10 00:21:35 > git checkout -f 1edf746934d490a3a133ce7ab4b4ce819a52039e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } 00:21:35 Failed in branch amd64 00:21:39 using credential edgex-jenkins-ssh 00:21:39 Cloning the remote Git repository 00:21:39 Cloning with configured refspecs honoured and without tags 00:21:39 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:39 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 00:21:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:39 > git --version # timeout=10 00:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:40 Fetching without tags 00:21:41 Merging remotes/origin/master commit f5adf63aa6c1255066cf3357490e8370fcd65461 into PR head commit 1edf746934d490a3a133ce7ab4b4ce819a52039e 00:21:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:21:40 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 00:21:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:21:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:41 > git config core.sparsecheckout # timeout=10 00:21:41 > git checkout -f 1edf746934d490a3a133ce7ab4b4ce819a52039e # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:21:41 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:21:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:21:44 ---> package-listing.sh 00:21:44 ++ facter osfamily 00:21:44 ++ tr '[:upper:]' '[:lower:]' 00:21:44 + OS_FAMILY=redhat 00:21:44 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-73 00:21:44 + START_PACKAGES=/tmp/packages_start.txt 00:21:44 + END_PACKAGES=/tmp/packages_end.txt 00:21:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:21:44 + PACKAGES=/tmp/packages_start.txt 00:21:44 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-73 ']' 00:21:44 + PACKAGES=/tmp/packages_end.txt 00:21:44 + case "${OS_FAMILY}" in 00:21:44 + rpm -qa 00:21:44 + sort 00:21:48 + '[' -f /tmp/packages_start.txt ']' 00:21:48 + '[' -f /tmp/packages_end.txt ']' 00:21:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:21:48 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-73 ']' 00:21:48 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-73/archives/ 00:21:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-73/archives/ [Pipeline] isUnix [Pipeline] sh 00:21:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:21:49 00:21:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:21:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:21:49 alpine: Pulling from edgex-lftools-log-publisher 00:21:49 c9b1b535fdd9: Pulling fs layer 00:21:49 2cc5ad85d9ab: Pulling fs layer 00:21:49 756a868c4378: Pulling fs layer 00:21:49 444b2fc9a129: Pulling fs layer 00:21:49 ea15f1150254: Pulling fs layer 00:21:49 41b27a9f41bf: Pulling fs layer 00:21:49 28c525ee5125: Pulling fs layer 00:21:49 094b1ea09ed8: Pulling fs layer 00:21:49 138eaada9080: Pulling fs layer 00:21:49 0622d0fa9048: Pulling fs layer 00:21:49 41b27a9f41bf: Waiting 00:21:49 28c525ee5125: Waiting 00:21:49 094b1ea09ed8: Waiting 00:21:49 138eaada9080: Waiting 00:21:49 0622d0fa9048: Waiting 00:21:49 444b2fc9a129: Waiting 00:21:49 ea15f1150254: Waiting 00:21:49 2cc5ad85d9ab: Verifying Checksum 00:21:49 2cc5ad85d9ab: Download complete 00:21:49 444b2fc9a129: Verifying Checksum 00:21:49 444b2fc9a129: Download complete 00:21:49 c9b1b535fdd9: Verifying Checksum 00:21:49 c9b1b535fdd9: Download complete 00:21:49 ea15f1150254: Verifying Checksum 00:21:49 ea15f1150254: Download complete 00:21:49 28c525ee5125: Verifying Checksum 00:21:49 28c525ee5125: Download complete 00:21:50 756a868c4378: Verifying Checksum 00:21:50 756a868c4378: Download complete 00:21:50 c9b1b535fdd9: Pull complete 00:21:50 138eaada9080: Verifying Checksum 00:21:50 138eaada9080: Download complete 00:21:50 0622d0fa9048: Verifying Checksum 00:21:50 0622d0fa9048: Download complete 00:21:50 094b1ea09ed8: Verifying Checksum 00:21:50 094b1ea09ed8: Download complete 00:21:50 2cc5ad85d9ab: Pull complete 00:21:50 41b27a9f41bf: Verifying Checksum 00:21:50 41b27a9f41bf: Download complete 00:21:52 756a868c4378: Pull complete 00:21:52 444b2fc9a129: Pull complete 00:21:52 ea15f1150254: Pull complete 00:21:56 41b27a9f41bf: Pull complete 00:21:56 28c525ee5125: Pull complete 00:21:58 094b1ea09ed8: Pull complete 00:21:58 138eaada9080: Pull complete 00:21:58 0622d0fa9048: Pull complete 00:21:58 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:21:59 prd-centos7-docker-4c-2g-6031 does not seem to be running inside a container 00:21:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-73 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-73:/w/workspace/exfoundry_go-mod-bootstrap_PR-73:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:22:00 $ docker top 308baf4ed855c3fbe56e600330e51ae87bcd2591ebcda4da00e02fed52efba0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:00 provisioning config files... 00:22:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-73@tmp/config2182043804539683568tmp [Pipeline] { [Pipeline] echo 00:22:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:22:00 ---> create-netrc.sh [Pipeline] echo 00:22:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:22:01 ---> logs-deploy.sh 00:22:01 + ARCHIVE_ARTIFACTS= 00:22:01 + LOGS_SERVER=https://logs.edgexfoundry.org 00:22:01 + '[' https://logs.edgexfoundry.org == None ']' 00:22:01 + NEXUS_URL=https://nexus.edgexfoundry.org 00:22:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-73/1 00:22:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-73/1/ 00:22:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-73/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-73 00:22:02 Archives upload complete. 00:22:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-73/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-73/1/