Pull request #90 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 155451e870d92068c2c53a6ec84b4c49f5cdcec1+40ca38474f55f855f0992f2930430c3fe3e7a006 (b70a5c22c7493637e8606b8897e45874d8d500ed) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-90/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-43613 in /w/workspace/exfoundry_go-mod-bootstrap_PR-90 [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/exfoundry_go-mod-bootstrap_PR-90 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/90/head:refs/remotes/origin/PR-90 +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/pull/90/head:refs/remotes/origin/PR-90 # 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/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 40ca38474f55f855f0992f2930430c3fe3e7a006 into PR head commit 155451e870d92068c2c53a6ec84b4c49f5cdcec1 Merge succeeded, producing 155451e870d92068c2c53a6ec84b4c49f5cdcec1 Checking out Revision 155451e870d92068c2c53a6ec84b4c49f5cdcec1 (PR-90) > git config core.sparsecheckout # timeout=10 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # 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 40ca38474f55f855f0992f2930430c3fe3e7a006 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 Commit message: "build: Update dependent go-mod versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:59:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:59:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:59:31 ========================================================= 16:59:31 EdgeX Global Pipelines Version Info 16:59:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:59:32 ------------------- 16:59:32 stable info: 16:59:32 ------------------- 16:59:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:59:32 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 16:59:32 Message: update stable to v1.0.122 16:59:33 ------------------- 16:59:33 experimental info: 16:59:33 ------------------- 16:59:33 Commited By: **** collab-it+edgex@linuxfoundation.org 16:59:33 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 16:59:33 Message: update experimental to v1.0.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:59:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:59:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 16:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:59:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:59:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:59:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:59:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:59:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:59:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:59:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo 16:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo 16:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo 16:59:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [Pipeline] echo 16:59:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 155451e [Pipeline] echo 16:59:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:59:39 + git log --format=format:%s -1 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [Pipeline] echo 16:59:39 GIT_COMMIT: 155451e870d92068c2c53a6ec84b4c49f5cdcec1, Commit Message: build: Update dependent go-mod versions [Pipeline] echo 16:59:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:59:40 16:59:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:59:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:59:41 latest: Pulling from edgex-devops/git-semver 16:59:41 31603596830f: Pulling fs layer 16:59:41 2a8b12db71e7: Pulling fs layer 16:59:41 6ca5941a6612: Pulling fs layer 16:59:41 ecc8261a40a4: Pulling fs layer 16:59:41 ecc8261a40a4: Waiting 16:59:41 2a8b12db71e7: Verifying Checksum 16:59:41 2a8b12db71e7: Download complete 16:59:41 31603596830f: Verifying Checksum 16:59:41 31603596830f: Download complete 16:59:41 ecc8261a40a4: Verifying Checksum 16:59:41 ecc8261a40a4: Download complete 16:59:41 6ca5941a6612: Verifying Checksum 16:59:41 6ca5941a6612: Download complete 16:59:41 31603596830f: Pull complete 16:59:41 2a8b12db71e7: Pull complete 16:59:42 6ca5941a6612: Pull complete 16:59:42 ecc8261a40a4: Pull complete 16:59:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:59:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:59:42 prd-centos7-docker-4c-2g-43613 does not seem to be running inside a container 16:59:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-90 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90:/w/workspace/exfoundry_go-mod-bootstrap_PR-90:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:59:44 $ docker top 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:45 [ssh-agent] Looking for ssh-agent implementation... 16:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:45 $ docker exec 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent 16:59:45 SSH_AUTH_SOCK=/tmp/ssh-OG1uyALp7Zek/agent.11 16:59:45 SSH_AGENT_PID=16 16:59:45 Running ssh-add (command line suppressed) 16:59:45 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_8696379370171521384.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_8696379370171521384.key) 16:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:46 + git describe --exact-match --tags HEAD 16:59:46 fatal: No names found, cannot describe anything. [Pipeline] } 16:59:46 $ docker exec --env ******** --env ******** 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent -k 16:59:46 unset SSH_AUTH_SOCK; 16:59:46 unset SSH_AGENT_PID; 16:59:46 echo Agent pid 16 killed; 16:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:59:46 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:59:46 This usually means this commit has not been tagged. [Pipeline] sshagent 16:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:46 [ssh-agent] Looking for ssh-agent implementation... 16:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:47 $ docker exec 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent 16:59:47 SSH_AUTH_SOCK=/tmp/ssh-Rs3bA4vaUelo/agent.45 16:59:47 SSH_AGENT_PID=50 16:59:47 Running ssh-add (command line suppressed) 16:59:47 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_2930138481628246999.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_2930138481628246999.key) 16:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:47 + git semver init 16:59:47 # -> Open(): unable to determine branch for HEAD 16:59:47 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-90/.git 16:59:47 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-90 16:59:47 # $SEMVER_REMOTE_NAME = origin 16:59:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:59:47 # $SEMVER_USER_NAME = edgex-jenkins 16:59:47 # $SEMVER_BRANCH = PR-90 16:59:47 # $SEMVER_TEMP = /tmp/semver-604617831 16:59:47 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 16:59:48 # '/tmp/semver-604617831' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-90/.semver' 16:59:48 # -> Force: false 16:59:48 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-90/.semver [Pipeline] } 16:59:48 $ docker exec --env ******** --env ******** 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent -k 16:59:48 unset SSH_AUTH_SOCK; 16:59:48 unset SSH_AGENT_PID; 16:59:48 echo Agent pid 50 killed; 16:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:59:48 + git semver [Pipeline] } 16:59:48 $ docker stop --time=1 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 16:59:50 $ docker rm -f 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:59:51 Stashed 51 file(s) [Pipeline] echo 16:59:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 16:59:51 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 17:00:07 Still waiting to schedule task 17:00:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:00:07 Still waiting to schedule task 17:00:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:02:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-43614 in /w/workspace/exfoundry_go-mod-bootstrap_PR-90 [Pipeline] { [Pipeline] ws 17:02:06 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 17:02:11 using credential edgex-jenkins-ssh 17:02:12 Cloning the remote Git repository 17:02:12 Cloning with configured refspecs honoured and without tags 17:02:12 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:02:12 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 17:02:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:02:12 > git --version # timeout=10 17:02:12 > git --version # 'git version 2.17.1' 17:02:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:02:13 Fetching without tags 17:02:13 Merging remotes/origin/master commit 40ca38474f55f855f0992f2930430c3fe3e7a006 into PR head commit 155451e870d92068c2c53a6ec84b4c49f5cdcec1 17:02:13 Merge succeeded, producing 155451e870d92068c2c53a6ec84b4c49f5cdcec1 17:02:13 Checking out Revision 155451e870d92068c2c53a6ec84b4c49f5cdcec1 (PR-90) 17:02:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:02:13 > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 17:02:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:02:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:02:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:02:13 > git config core.sparsecheckout # timeout=10 17:02:13 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 17:02:13 > git remote # timeout=10 17:02:13 > git config --get remote.origin.url # timeout=10 17:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:13 > git merge 40ca38474f55f855f0992f2930430c3fe3e7a006 # timeout=10 17:02:13 > git rev-parse HEAD^{commit} # timeout=10 17:02:13 > git config core.sparsecheckout # timeout=10 17:02:13 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 17:02:18 Commit message: "build: Update dependent go-mod versions" 17:02:18 > git --version # timeout=10 17:02:18 > git --version # 'git version 2.17.1' 17:02:18 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:02:19 ========================================================= 17:02:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:02:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:02:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:02:21 Sending build context to Docker daemon 660.5kB 17:02:21 Step 1/8 : ARG BASE=golang:1.15-alpine 17:02:21 Step 2/8 : FROM ${BASE} 17:02:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:02:22 b538f80385f9: Pulling fs layer 17:02:22 74f711af9a0d: Pulling fs layer 17:02:22 99f96fe45779: Pulling fs layer 17:02:22 8529a6b9a6be: Pulling fs layer 17:02:22 45590311c82a: Pulling fs layer 17:02:22 69ca0ff8b7b3: Pulling fs layer 17:02:22 209524e5b208: Pulling fs layer 17:02:22 8529a6b9a6be: Waiting 17:02:22 45590311c82a: Waiting 17:02:22 69ca0ff8b7b3: Waiting 17:02:22 209524e5b208: Waiting 17:02:22 99f96fe45779: Verifying Checksum 17:02:22 99f96fe45779: Download complete 17:02:22 74f711af9a0d: Verifying Checksum 17:02:22 74f711af9a0d: Download complete 17:02:22 45590311c82a: Verifying Checksum 17:02:22 45590311c82a: Download complete 17:02:22 69ca0ff8b7b3: Verifying Checksum 17:02:22 69ca0ff8b7b3: Download complete 17:02:22 b538f80385f9: Verifying Checksum 17:02:22 b538f80385f9: Download complete 17:02:23 b538f80385f9: Pull complete 17:02:24 74f711af9a0d: Pull complete 17:02:24 99f96fe45779: Pull complete 17:02:24 209524e5b208: Verifying Checksum 17:02:24 209524e5b208: Download complete 17:02:26 8529a6b9a6be: Verifying Checksum 17:02:26 8529a6b9a6be: Download complete 17:02:36 8529a6b9a6be: Pull complete 17:02:36 45590311c82a: Pull complete 17:02:37 69ca0ff8b7b3: Pull complete 17:02:41 209524e5b208: Pull complete 17:02:41 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 17:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:02:41 ---> 5bddaf1c2fca 17:02:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:02:44 ---> Running in 5534986311ad 17:02:44 Removing intermediate container 5534986311ad 17:02:44 ---> 0f8a24e193b2 17:02:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:44 ---> Running in bd71209476b1 17:02:46 Removing intermediate container bd71209476b1 17:02:46 ---> 410339ad955a 17:02:46 Step 5/8 : RUN apk add --update --no-cache git make 17:02:46 ---> Running in 2569c055dd70 17:02:47 Running on prd-centos7-docker-4c-2g-43615 in /w/workspace/exfoundry_go-mod-bootstrap_PR-90 [Pipeline] { [Pipeline] ws 17:02:47 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 17:02:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:50 OK: 142 MiB in 39 packages 17:02:50 using credential edgex-jenkins-ssh 17:02:50 Cloning the remote Git repository 17:02:50 Cloning with configured refspecs honoured and without tags 17:02:51 Removing intermediate container 2569c055dd70 17:02:51 ---> 9851c8d5dd71 17:02:51 Step 6/8 : WORKDIR /build 17:02:50 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:02:50 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 17:02:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:02:50 > git --version # timeout=10 17:02:50 > git --version # 'git version 2.16.5' 17:02:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:02:51 ---> Running in fe7a6792ce1a 17:02:51 Fetching without tags 17:02:51 Removing intermediate container fe7a6792ce1a 17:02:51 ---> e22a6e54e978 17:02:51 Step 7/8 : COPY go.mod . 17:02:51 Merging remotes/origin/master commit 40ca38474f55f855f0992f2930430c3fe3e7a006 into PR head commit 155451e870d92068c2c53a6ec84b4c49f5cdcec1 17:02:52 Merge succeeded, producing 155451e870d92068c2c53a6ec84b4c49f5cdcec1 17:02:52 Checking out Revision 155451e870d92068c2c53a6ec84b4c49f5cdcec1 (PR-90) 17:02:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:02:51 > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 17:02:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:02:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:02:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:02:51 > git config core.sparsecheckout # timeout=10 17:02:51 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 17:02:52 > git remote # timeout=10 17:02:52 > git config --get remote.origin.url # timeout=10 17:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:52 > git merge 40ca38474f55f855f0992f2930430c3fe3e7a006 # timeout=10 17:02:52 > git rev-parse HEAD^{commit} # timeout=10 17:02:52 > git config core.sparsecheckout # timeout=10 17:02:52 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 17:02:52 ---> 56c41eafff67 17:02:52 Step 8/8 : RUN go mod download 17:02:52 ---> Running in c5a372de30ab 17:02:55 Commit message: "build: Update dependent go-mod versions" 17:02:55 > git --version # timeout=10 17:02:55 > git --version # 'git version 2.16.5' 17:02:55 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:02:56 ========================================================= 17:02:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:02:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:02:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:02:58 Sending build context to Docker daemon 660.5kB 17:02:58 Step 1/8 : ARG BASE=golang:1.15-alpine 17:02:58 Step 2/8 : FROM ${BASE} 17:02:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:02:58 df20fa9351a1: Pulling fs layer 17:02:58 ed8968b2872e: Pulling fs layer 17:02:58 a92cc7c5fd73: Pulling fs layer 17:02:58 e871e8e8d7a9: Pulling fs layer 17:02:58 e73272ec9a57: Pulling fs layer 17:02:58 1e910a182e73: Pulling fs layer 17:02:58 4e634b169226: Pulling fs layer 17:02:58 e871e8e8d7a9: Waiting 17:02:58 e73272ec9a57: Waiting 17:02:58 1e910a182e73: Waiting 17:02:58 4e634b169226: Waiting 17:02:58 a92cc7c5fd73: Verifying Checksum 17:02:58 a92cc7c5fd73: Download complete 17:02:58 ed8968b2872e: Verifying Checksum 17:02:58 ed8968b2872e: Download complete 17:02:58 e73272ec9a57: Download complete 17:02:58 1e910a182e73: Verifying Checksum 17:02:58 1e910a182e73: Download complete 17:02:58 df20fa9351a1: Verifying Checksum 17:02:58 df20fa9351a1: Download complete 17:02:58 df20fa9351a1: Pull complete 17:02:58 ed8968b2872e: Pull complete 17:02:58 a92cc7c5fd73: Pull complete 17:03:00 4e634b169226: Download complete 17:03:00 e871e8e8d7a9: Verifying Checksum 17:03:00 e871e8e8d7a9: Download complete 17:03:05 e871e8e8d7a9: Pull complete 17:03:05 e73272ec9a57: Pull complete 17:03:06 1e910a182e73: Pull complete 17:03:11 4e634b169226: Pull complete 17:03:11 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:03:11 ---> f7629b54cfaa 17:03:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:03:11 ---> Running in 9f7d4f73f89b 17:03:12 Removing intermediate container 9f7d4f73f89b 17:03:12 ---> ce53f4ed8897 17:03:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:12 ---> Running in b036cfdc7097 17:03:13 Removing intermediate container b036cfdc7097 17:03:13 ---> 6cd7424ac342 17:03:13 Step 5/8 : RUN apk add --update --no-cache git make 17:03:13 ---> Running in ae995ea66ec3 17:03:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:03:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:03:14 Removing intermediate container c5a372de30ab 17:03:14 ---> 10e844b6e9f6 17:03:14 Successfully built 10e844b6e9f6 17:03:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:03:15 + docker inspect -f . ci-base-image-arm64 17:03:15 . [Pipeline] withDockerContainer 17:03:15 OK: 166 MiB in 39 packages 17:03:15 prd-ubuntu18.04-docker-arm64-4c-16g-43614 does not seem to be running inside a container 17:03:15 Removing intermediate container ae995ea66ec3 17:03:15 ---> 9d937ec53de9 17:03:15 Step 6/8 : WORKDIR /build 17:03:15 ---> Running in a5f1421b84c3 17:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:15 Removing intermediate container a5f1421b84c3 17:03:15 ---> 125b5e78fed7 17:03:15 Step 7/8 : COPY go.mod . 17:03:16 ---> 754c147247ad 17:03:16 Step 8/8 : RUN go mod download 17:03:16 ---> Running in 460379d8fc40 17:03:17 $ docker top 7cf2b61523a568e50d793c5edf6bb11641b76ec22500b2627fbc0a72d83256bd -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:19 + go version 17:03:19 go version go1.15.2 linux/arm64 [Pipeline] } 17:03:19 $ docker stop --time=1 7cf2b61523a568e50d793c5edf6bb11641b76ec22500b2627fbc0a72d83256bd 17:03:21 $ docker rm -f 7cf2b61523a568e50d793c5edf6bb11641b76ec22500b2627fbc0a72d83256bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:03:22 + docker inspect -f . ci-base-image-arm64 17:03:22 . [Pipeline] withDockerContainer 17:03:22 prd-ubuntu18.04-docker-arm64-4c-16g-43614 does not seem to be running inside a container 17:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:24 $ docker top 8f079526decaeb9c21bcef2365ead8775bdae945be413b3cefd3f9f483afc206 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:26 + make test 17:03:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:03:38 Removing intermediate container 460379d8fc40 17:03:38 ---> 5b3d4995ead1 17:03:38 Successfully built 5b3d4995ead1 17:03:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:03:38 + docker inspect -f . ci-base-image-x86_64 17:03:38 . [Pipeline] withDockerContainer 17:03:38 prd-centos7-docker-4c-2g-43615 does not seem to be running inside a container 17:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:39 $ docker top 566e12486e19631497ba0739178e350a96f56afac9fa3bdcdf7bf2e4c5db8639 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:40 + go version 17:03:40 go version go1.15.2 linux/amd64 [Pipeline] } 17:03:40 $ docker stop --time=1 566e12486e19631497ba0739178e350a96f56afac9fa3bdcdf7bf2e4c5db8639 17:03:41 $ docker rm -f 566e12486e19631497ba0739178e350a96f56afac9fa3bdcdf7bf2e4c5db8639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:03:42 + docker inspect -f . ci-base-image-x86_64 17:03:42 . [Pipeline] withDockerContainer 17:03:42 prd-centos7-docker-4c-2g-43615 does not seem to be running inside a container 17:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:43 $ docker top f921caecf3c1886e970530c1517685ff13bcb05c18a2083f828e29860e9d24db -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:44 + make test 17:03:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:03:52 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 17:03:52 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.031s coverage: 9.0% of statements 17:03:52 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 17:03:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.054s coverage: 95.8% of statements 17:03:53 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.020s coverage: 84.2% of statements 17:03:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 17:03:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 17:03:53 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 17:03:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 17:03:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.006s coverage: 9.0% of statements 17:03:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 17:03:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.014s coverage: 95.8% of statements 17:03:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.005s coverage: 84.2% of statements 17:03:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 17:03:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 17:03:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 17:04:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.030s coverage: 100.0% of statements 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 17:04:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 17:04:02 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements 17:04:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:04:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.022s coverage: 100.0% of statements 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 17:04:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 17:04:02 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 17:04:02 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements 17:04:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:04:03 gofmt -l . 17:04:03 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:04:03 Stashed 1 file(s) [Pipeline] } 17:04:03 $ docker stop --time=1 f921caecf3c1886e970530c1517685ff13bcb05c18a2083f828e29860e9d24db 17:04:06 $ docker rm -f f921caecf3c1886e970530c1517685ff13bcb05c18a2083f828e29860e9d24db [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] } 17:04:07 gofmt -l . 17:04:07 [ "`gofmt -l .`" = "" ] [Pipeline] // stage [Pipeline] stash 17:04:08 Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:04:08 Stashed 1 file(s) [Pipeline] // ws [Pipeline] } [Pipeline] } 17:04:08 $ docker stop --time=1 8f079526decaeb9c21bcef2365ead8775bdae945be413b3cefd3f9f483afc206 17:04:10 $ docker rm -f 8f079526decaeb9c21bcef2365ead8775bdae945be413b3cefd3f9f483afc206 [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:04:14 provisioning config files... 17:04:14 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/config2683733051389521620tmp [Pipeline] { [Pipeline] sh 17:04:15 + curl -s https://codecov.io/bash 17:04:15 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/config2683733051389521620tmp [Pipeline] } 17:04:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:04:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:04:21 ---> package-listing.sh 17:04:21 ++ facter osfamily 17:04:21 ++ tr '[:upper:]' '[:lower:]' 17:04:21 + OS_FAMILY=redhat 17:04:21 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-90 17:04:21 + START_PACKAGES=/tmp/packages_start.txt 17:04:21 + END_PACKAGES=/tmp/packages_end.txt 17:04:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:21 + PACKAGES=/tmp/packages_start.txt 17:04:21 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-90 ']' 17:04:21 + PACKAGES=/tmp/packages_end.txt 17:04:21 + case "${OS_FAMILY}" in 17:04:21 + rpm -qa 17:04:21 + sort 17:04:25 + '[' -f /tmp/packages_start.txt ']' 17:04:25 + '[' -f /tmp/packages_end.txt ']' 17:04:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:25 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-90 ']' 17:04:25 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-90/archives/ 17:04:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-90/archives/ [Pipeline] isUnix [Pipeline] sh 17:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:04:26 17:04:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:04:27 alpine: Pulling from edgex-lftools-log-publisher 17:04:27 df20fa9351a1: Pulling fs layer 17:04:27 36b3adc4ff6f: Pulling fs layer 17:04:27 8ad3a11d3b57: Pulling fs layer 17:04:27 46f8f816bc3b: Pulling fs layer 17:04:27 0dadc02b9964: Pulling fs layer 17:04:27 ce6a7cf60c04: Pulling fs layer 17:04:27 7a184a31f384: Pulling fs layer 17:04:27 0879bd2ef858: Pulling fs layer 17:04:27 46f8f816bc3b: Waiting 17:04:27 0dadc02b9964: Waiting 17:04:27 0879bd2ef858: Waiting 17:04:27 ce6a7cf60c04: Waiting 17:04:27 7a184a31f384: Waiting 17:04:27 36b3adc4ff6f: Download complete 17:04:27 46f8f816bc3b: Verifying Checksum 17:04:27 46f8f816bc3b: Download complete 17:04:27 df20fa9351a1: Verifying Checksum 17:04:27 df20fa9351a1: Download complete 17:04:27 0dadc02b9964: Verifying Checksum 17:04:27 0dadc02b9964: Download complete 17:04:27 ce6a7cf60c04: Verifying Checksum 17:04:27 ce6a7cf60c04: Download complete 17:04:27 7a184a31f384: Verifying Checksum 17:04:27 7a184a31f384: Download complete 17:04:27 8ad3a11d3b57: Verifying Checksum 17:04:27 8ad3a11d3b57: Download complete 17:04:27 df20fa9351a1: Pull complete 17:04:27 36b3adc4ff6f: Pull complete 17:04:27 0879bd2ef858: Verifying Checksum 17:04:27 0879bd2ef858: Download complete 17:04:28 8ad3a11d3b57: Pull complete 17:04:28 46f8f816bc3b: Pull complete 17:04:28 0dadc02b9964: Pull complete 17:04:28 ce6a7cf60c04: Pull complete 17:04:28 7a184a31f384: Pull complete 17:04:30 0879bd2ef858: Pull complete 17:04:31 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 17:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:04:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:04:31 prd-centos7-docker-4c-2g-43613 does not seem to be running inside a container 17:04:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_go-mod-bootstrap_PR-90 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90:/w/workspace/exfoundry_go-mod-bootstrap_PR-90:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:04:38 $ docker top 364917ffccaab72399d236b6d96a5909e35c486962218b5cb0d72fc457a4a1ab -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:38 + mkdir -p /var/log/sa [Pipeline] sh 17:04:38 + ls /var/log/sa-host 17:04:38 + sadf -c /var/log/sa-host/sa05 17:04:38 file_magic: OK 17:04:38 HZ: Using current value: 100 17:04:38 file_header: OK 17:04:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:04:38 Statistics: 17:04:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:04:38 File successfully converted to sysstat format version 12.2.1 17:04:38 + sadf -c /var/log/sa-host/sa16 17:04:38 file_magic: OK 17:04:38 HZ: Using current value: 100 17:04:38 file_header: OK 17:04:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:04:38 Statistics: 17:04:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:04:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:39 provisioning config files... 17:04:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/config5569515718091216301tmp [Pipeline] { [Pipeline] echo 17:04:39 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:39 ---> create-netrc.sh [Pipeline] echo 17:04:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:39 ---> logs-deploy.sh 17:04:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-90/1 17:04:39 INFO: archiving workspace using pattern(s): 17:04:41 Archives upload complete. 17:04:41 INFO: archiving logs to Nexus