Pull request #155 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 48b1d98ca0bab1156cf999104c084ef600a207dd+b42b1bfd9c30748770a17f33555286db2cc78103 (b3af91d6d541cea2e00284030be6c1f6f402c5a2) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-155/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-155/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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:pre] ========================================================= [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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21391 in /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-155 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # 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/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b42b1bfd9c30748770a17f33555286db2cc78103 into PR head commit 48b1d98ca0bab1156cf999104c084ef600a207dd Merge succeeded, producing 48b1d98ca0bab1156cf999104c084ef600a207dd Checking out Revision 48b1d98ca0bab1156cf999104c084ef600a207dd (PR-155) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # 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 b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 Commit message: "refactor: Consume V2 Go Modules for edgex go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:15:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:15:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:15:13 ========================================================= 23:15:13 EdgeX Global Pipelines Version Info 23:15:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:15:16 ------------------- 23:15:16 stable info: 23:15:16 ------------------- 23:15:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:15:16 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:15:16 Message: update stable to v1.0.179 23:15:17 ------------------- 23:15:17 experimental info: 23:15:17 ------------------- 23:15:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:15:17 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:15:17 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:15:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:15:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:15:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:15:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:15:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:15:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:15:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:15:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:15:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:15:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:15:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:15:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:15:21 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:15:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 23:15:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 23:15:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 23:15:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48b1d98ca0bab1156cf999104c084ef600a207dd [Pipeline] echo 23:15:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48b1d98 [Pipeline] echo 23:15:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:23 + git log --format=format:%s -1 48b1d98ca0bab1156cf999104c084ef600a207dd [Pipeline] echo 23:15:23 GIT_COMMIT: 48b1d98ca0bab1156cf999104c084ef600a207dd, Commit Message: refactor: Consume V2 Go Modules for edgex go-mods [Pipeline] echo 23:15:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:25 23:15:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:15:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:26 latest: Pulling from edgex-devops/git-semver 23:15:26 31603596830f: Pulling fs layer 23:15:26 2a8b12db71e7: Pulling fs layer 23:15:26 6ca5941a6612: Pulling fs layer 23:15:26 ecc8261a40a4: Pulling fs layer 23:15:26 ecc8261a40a4: Waiting 23:15:26 2a8b12db71e7: Verifying Checksum 23:15:26 2a8b12db71e7: Download complete 23:15:26 31603596830f: Verifying Checksum 23:15:26 31603596830f: Download complete 23:15:26 ecc8261a40a4: Verifying Checksum 23:15:26 ecc8261a40a4: Download complete 23:15:26 6ca5941a6612: Verifying Checksum 23:15:26 6ca5941a6612: Download complete 23:15:27 31603596830f: Pull complete 23:15:27 2a8b12db71e7: Pull complete 23:15:29 6ca5941a6612: Pull complete 23:15:30 ecc8261a40a4: Pull complete 23:15:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:15:30 prd-centos7-docker-4c-2g-21391 does not seem to be running inside a container 23:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-155 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155:/w/workspace/xfoundry_go-mod-bootstrap_PR-155:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:15:33 $ docker top 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:33 [ssh-agent] Looking for ssh-agent implementation... 23:15:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:34 $ docker exec 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent 23:15:34 SSH_AUTH_SOCK=/tmp/ssh-vlE0y25osuml/agent.11 23:15:34 SSH_AGENT_PID=16 23:15:34 Running ssh-add (command line suppressed) 23:15:35 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_2877912041569278483.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_2877912041569278483.key) 23:15:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:36 + git tag --points-at HEAD [Pipeline] } 23:15:36 $ docker exec --env ******** --env ******** 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent -k 23:15:36 unset SSH_AUTH_SOCK; 23:15:36 unset SSH_AGENT_PID; 23:15:36 echo Agent pid 16 killed; 23:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:36 [ssh-agent] Looking for ssh-agent implementation... 23:15:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:37 $ docker exec 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent 23:15:37 SSH_AUTH_SOCK=/tmp/ssh-YVw41PGTV5Nd/agent.45 23:15:37 SSH_AGENT_PID=50 23:15:37 Running ssh-add (command line suppressed) 23:15:37 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_7035753227342831534.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/private_key_7035753227342831534.key) 23:15:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:38 + git semver init 23:15:38 # -> Open(): unable to determine branch for HEAD 23:15:38 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-155/.git 23:15:38 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-155 23:15:38 # $SEMVER_REMOTE_NAME = origin 23:15:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:15:38 # $SEMVER_USER_NAME = edgex-jenkins 23:15:38 # $SEMVER_BRANCH = PR-155 23:15:38 # $SEMVER_TEMP = /tmp/semver-802500718 23:15:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:15:39 # '/tmp/semver-802500718' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-155/.semver' 23:15:39 # -> Force: false 23:15:39 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-155/.semver [Pipeline] } 23:15:39 $ docker exec --env ******** --env ******** 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c ssh-agent -k 23:15:39 unset SSH_AUTH_SOCK; 23:15:39 unset SSH_AGENT_PID; 23:15:39 echo Agent pid 50 killed; 23:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:40 + git semver [Pipeline] } 23:15:40 $ docker stop --time=1 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c 23:15:42 $ docker rm -f 0a25220fe8a8c6853de08007f5dd2e12f9ca12b59fc7eace44a408a5a670f11c [Pipeline] // withDockerContainer [Pipeline] sh 23:15:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:15:44 Stashed 1 file(s) [Pipeline] echo 23:15:44 [edgeXSemver]: initialized semver on 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 23:16:00 Still waiting to schedule task 23:16:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:16:00 Still waiting to schedule task 23:16:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 23:17:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21392 in /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [Pipeline] { [Pipeline] ws 23:17:41 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 23:17:46 using credential edgex-jenkins-ssh 23:17:46 Cloning the remote Git repository 23:17:46 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:17:47 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 23:17:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:17:47 > git --version # timeout=10 23:17:47 > git --version # 'git version 2.17.1' 23:17:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:48 Merging remotes/origin/master commit b42b1bfd9c30748770a17f33555286db2cc78103 into PR head commit 48b1d98ca0bab1156cf999104c084ef600a207dd 23:17:48 Merge succeeded, producing 48b1d98ca0bab1156cf999104c084ef600a207dd 23:17:48 Checking out Revision 48b1d98ca0bab1156cf999104c084ef600a207dd (PR-155) 23:17:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:17:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:17:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:17:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:17:48 > git config core.sparsecheckout # timeout=10 23:17:48 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 23:17:48 > git remote # timeout=10 23:17:48 > git config --get remote.origin.url # timeout=10 23:17:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:48 > git merge b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 23:17:48 > git rev-parse HEAD^{commit} # timeout=10 23:17:48 > git config core.sparsecheckout # timeout=10 23:17:49 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 23:17:53 Commit message: "refactor: Consume V2 Go Modules for edgex go-mods" 23:17:53 > git --version # timeout=10 23:17:53 > git --version # 'git version 2.17.1' 23:17:53 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:17:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:17:56 + sudo service docker restart 23:17:56 + true [Pipeline] unstash [Pipeline] echo 23:17:59 ========================================================= 23:17:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:17:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:17:59 + 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 . 23:18:00 Sending build context to Docker daemon 715.8kB 23:18:00 Step 1/8 : ARG BASE=golang:1.15-alpine 23:18:00 Step 2/8 : FROM ${BASE} 23:18:00 Running on prd-centos7-docker-4c-2g-21394 in /w/workspace/xfoundry_go-mod-bootstrap_PR-155 [Pipeline] { [Pipeline] ws 23:18:01 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { 23:18:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:18:01 5f621e34cdf4: Pulling fs layer 23:18:01 a4357932f1b6: Pulling fs layer 23:18:01 18c013af1878: Pulling fs layer 23:18:01 00ac8860ef70: Pulling fs layer 23:18:01 63d7cb157983: Pulling fs layer 23:18:01 b116817d02f9: Pulling fs layer 23:18:01 745a02a5169b: Pulling fs layer 23:18:01 b116817d02f9: Waiting 23:18:01 00ac8860ef70: Waiting 23:18:01 63d7cb157983: Waiting 23:18:01 745a02a5169b: Waiting 23:18:01 18c013af1878: Verifying Checksum 23:18:01 18c013af1878: Download complete 23:18:01 a4357932f1b6: Verifying Checksum 23:18:01 a4357932f1b6: Download complete 23:18:01 63d7cb157983: Download complete 23:18:01 b116817d02f9: Verifying Checksum 23:18:01 b116817d02f9: Download complete [Pipeline] checkout 23:18:01 5f621e34cdf4: Verifying Checksum 23:18:01 5f621e34cdf4: Download complete 23:18:02 5f621e34cdf4: Pull complete 23:18:02 a4357932f1b6: Pull complete 23:18:03 18c013af1878: Pull complete 23:18:03 using credential edgex-jenkins-ssh 23:18:03 Cloning the remote Git repository 23:18:04 745a02a5169b: Verifying Checksum 23:18:04 745a02a5169b: Download complete 23:18:03 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:18:03 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 23:18:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:18:03 > git --version # timeout=10 23:18:03 > git --version # 'git version 2.24.3' 23:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:05 00ac8860ef70: Verifying Checksum 23:18:05 00ac8860ef70: Download complete 23:18:05 Merging remotes/origin/master commit b42b1bfd9c30748770a17f33555286db2cc78103 into PR head commit 48b1d98ca0bab1156cf999104c084ef600a207dd 23:18:05 Merge succeeded, producing 48b1d98ca0bab1156cf999104c084ef600a207dd 23:18:05 Checking out Revision 48b1d98ca0bab1156cf999104c084ef600a207dd (PR-155) 23:18:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:18:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:18:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:18:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:18:04 > git config core.sparsecheckout # timeout=10 23:18:04 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 23:18:04 > git remote # timeout=10 23:18:05 > git config --get remote.origin.url # timeout=10 23:18:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:05 > git merge b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 23:18:05 > git rev-parse HEAD^{commit} # timeout=10 23:18:05 > git config core.sparsecheckout # timeout=10 23:18:05 > git checkout -f 48b1d98ca0bab1156cf999104c084ef600a207dd # timeout=10 23:18:08 Commit message: "refactor: Consume V2 Go Modules for edgex go-mods" 23:18:08 > git --version # timeout=10 23:18:08 > git --version # 'git version 2.24.3' 23:18:08 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:18:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:18:11 + sudo service docker restart 23:18:11 + true 23:18:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:18:12 ========================================================= 23:18:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:18:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:18: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.15-alpine . 23:18:13 Sending build context to Docker daemon 716.8kB 23:18:13 Step 1/8 : ARG BASE=golang:1.15-alpine 23:18:13 Step 2/8 : FROM ${BASE} 23:18:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:13 188c0c94c7c5: Pulling fs layer 23:18:13 0ef7d3d256c8: Pulling fs layer 23:18:13 de9db76c5a1d: Pulling fs layer 23:18:13 bca2f99d35d6: Pulling fs layer 23:18:13 93359f2a8cfa: Pulling fs layer 23:18:13 7c6f9722023f: Pulling fs layer 23:18:13 a35cf1a2eb13: Pulling fs layer 23:18:13 93359f2a8cfa: Waiting 23:18:13 7c6f9722023f: Waiting 23:18:13 a35cf1a2eb13: Waiting 23:18:13 bca2f99d35d6: Waiting 23:18:13 de9db76c5a1d: Verifying Checksum 23:18:13 de9db76c5a1d: Download complete 23:18:13 0ef7d3d256c8: Verifying Checksum 23:18:13 0ef7d3d256c8: Download complete 23:18:13 93359f2a8cfa: Verifying Checksum 23:18:13 93359f2a8cfa: Download complete 23:18:13 7c6f9722023f: Verifying Checksum 23:18:13 7c6f9722023f: Download complete 23:18:13 188c0c94c7c5: Verifying Checksum 23:18:13 188c0c94c7c5: Download complete 23:18:14 188c0c94c7c5: Pull complete 23:18:14 0ef7d3d256c8: Pull complete 23:18:14 de9db76c5a1d: Pull complete 23:18:15 00ac8860ef70: Pull complete 23:18:15 63d7cb157983: Pull complete 23:18:15 b116817d02f9: Pull complete 23:18:15 a35cf1a2eb13: Verifying Checksum 23:18:15 a35cf1a2eb13: Download complete 23:18:16 bca2f99d35d6: Verifying Checksum 23:18:16 bca2f99d35d6: Download complete 23:18:19 745a02a5169b: Pull complete 23:18:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:18:19 ---> b7e6874047d6 23:18:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:18:21 bca2f99d35d6: Pull complete 23:18:21 93359f2a8cfa: Pull complete 23:18:21 7c6f9722023f: Pull complete 23:18:22 ---> Running in e58d6a1cc4d1 23:18:22 Removing intermediate container e58d6a1cc4d1 23:18:22 ---> 1a17fbd60975 23:18:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:22 ---> Running in 6fd1297b81e4 23:18:25 Removing intermediate container 6fd1297b81e4 23:18:25 ---> 07868462a74c 23:18:25 Step 5/8 : RUN apk add --update --no-cache git make 23:18:25 ---> Running in 9defe4302b79 23:18:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:18:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:18:28 OK: 142 MiB in 39 packages 23:18:29 Removing intermediate container 9defe4302b79 23:18:29 ---> c3656c0afab3 23:18:29 Step 6/8 : WORKDIR /build 23:18:29 ---> Running in c6d4c47f02c6 23:18:29 a35cf1a2eb13: Pull complete 23:18:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:18:29 ---> a62c8e92a672 23:18:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:18:29 ---> Running in d6a11ee15ac9 23:18:29 Removing intermediate container d6a11ee15ac9 23:18:29 ---> e8dcbe933d1d 23:18:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:29 ---> Running in a03f18bfe451 23:18:30 Removing intermediate container c6d4c47f02c6 23:18:30 ---> 815f4abb0fb1 23:18:30 Step 7/8 : COPY go.mod . 23:18:30 Removing intermediate container a03f18bfe451 23:18:30 ---> 30db01ee947f 23:18:30 Step 5/8 : RUN apk add --update --no-cache git make 23:18:30 ---> Running in f8576dc64a2e 23:18:30 ---> 039a0954c1f5 23:18:30 Step 8/8 : RUN go mod download 23:18:31 ---> Running in e03d71be3e90 23:18:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:18:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:18:32 OK: 166 MiB in 39 packages 23:18:33 Removing intermediate container f8576dc64a2e 23:18:33 ---> 5f6519d58e77 23:18:33 Step 6/8 : WORKDIR /build 23:18:33 ---> Running in b627dc9642e7 23:18:33 Removing intermediate container b627dc9642e7 23:18:33 ---> 81d93f5368fd 23:18:33 Step 7/8 : COPY go.mod . 23:18:33 ---> 21bdf12debfb 23:18:33 Step 8/8 : RUN go mod download 23:18:33 ---> Running in cebe936892cb 23:18:51 Removing intermediate container cebe936892cb 23:18:51 ---> 4b74092540c7 23:18:51 Successfully built 4b74092540c7 23:18:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:18:52 + docker inspect -f . ci-base-image-x86_64 23:18:52 . [Pipeline] withDockerContainer 23:18:52 prd-centos7-docker-4c-2g-21394 does not seem to be running inside a container 23:18:52 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:53 $ docker top 4326d06d9de54f479bf7c5cb755c5a594fde70d3d2e7c27128642020d7ba9859 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:53 + go version 23:18:53 go version go1.15.5 linux/amd64 [Pipeline] } 23:18:53 $ docker stop --time=1 4326d06d9de54f479bf7c5cb755c5a594fde70d3d2e7c27128642020d7ba9859 23:18:54 Removing intermediate container e03d71be3e90 23:18:54 ---> a0968fcc5c33 23:18:54 Successfully built a0968fcc5c33 23:18:54 Successfully tagged ci-base-image-arm64:latest 23:18:55 $ docker rm -f 4326d06d9de54f479bf7c5cb755c5a594fde70d3d2e7c27128642020d7ba9859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:56 + docker inspect -f . ci-base-image-arm64 23:18:56 . [Pipeline] withDockerContainer 23:18:56 + docker inspect -f . ci-base-image-x86_64 23:18:56 . 23:18:56 prd-ubuntu18.04-docker-arm64-4c-16g-21392 does not seem to be running inside a container 23:18:56 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:18:58 $ docker top 3b142a5b6ecedf53db8c249ead6ae818e763bc4b3a4bd36b7087096a52349a6e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 23:18:58 prd-centos7-docker-4c-2g-21394 does not seem to be running inside a container 23:18:58 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:59 $ docker top f3e64698730d0e2c456720d563084374e6ee3e98dbea9e24af65891592830e92 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:18:59 + make test 23:18:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:19:00 + go version 23:19:00 go version go1.15.5 linux/arm64 [Pipeline] } 23:19:00 $ docker stop --time=1 3b142a5b6ecedf53db8c249ead6ae818e763bc4b3a4bd36b7087096a52349a6e 23:19:02 $ docker rm -f 3b142a5b6ecedf53db8c249ead6ae818e763bc4b3a4bd36b7087096a52349a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:03 + docker inspect -f . ci-base-image-arm64 23:19:03 . [Pipeline] withDockerContainer 23:19:03 prd-ubuntu18.04-docker-arm64-4c-16g-21392 does not seem to be running inside a container 23:19:03 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:19:05 $ docker top 51fbcce1e2cd34018a58d63f00ddaecd568b022ac5e3c3446a817eb3bb96172d -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:06 + make test 23:19:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:19:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:19:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.028s coverage: 9.0% of statements 23:19:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:19:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements 23:19:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.010s coverage: 85.3% of statements 23:19:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.012s coverage: 34.3% of statements 23:19:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:19:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:19:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 18.2% of statements 23:19:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.008s coverage: 95.3% of statements 23:19:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:19:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:19:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 23:19:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:19:14 gofmt -l . 23:19:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:19:14 $ docker stop --time=1 f3e64698730d0e2c456720d563084374e6ee3e98dbea9e24af65891592830e92 23:19:17 $ docker rm -f f3e64698730d0e2c456720d563084374e6ee3e98dbea9e24af65891592830e92 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:18 Stashed 1 file(s) [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] 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] } 23:19:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:19:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.031s coverage: 9.0% of statements 23:19:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:19:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.022s coverage: 92.2% of statements 23:19:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements 23:19:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.021s coverage: 34.3% of statements 23:19:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:19:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:19:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 18.2% of statements 23:19:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.020s coverage: 95.3% of statements 23:19:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:19:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:19:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.039s coverage: 91.3% of statements 23:19:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:19:46 gofmt -l . 23:19:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:19:46 $ docker stop --time=1 51fbcce1e2cd34018a58d63f00ddaecd568b022ac5e3c3446a817eb3bb96172d 23:19:48 $ docker rm -f 51fbcce1e2cd34018a58d63f00ddaecd568b022ac5e3c3446a817eb3bb96172d [Pipeline] // withDockerContainer [Pipeline] sh 23:19:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:49 Warning: overwriting stash ‘coverage-report’ 23:19:50 Stashed 1 file(s) [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 23:19:52 provisioning config files... 23:19:52 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/config8668429750684541766tmp [Pipeline] { [Pipeline] sh 23:19:53 + set +x 23:19:53 + curl -s https://codecov.io/bash 23:19:53 + bash -s -- 23:19:53 23:19:53 _____ _ 23:19:53 / ____| | | 23:19:53 | | ___ __| | ___ ___ _____ __ 23:19:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:53 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:53 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:53 Bash-20210115-cec3c92 23:19:53 23:19:53 23:19:53 ==> git version 2.24.3 found 23:19:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:19:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:19:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:19:53 ==> Jenkins CI detected. 23:19:53 project root: . 23:19:53 --> token set from env 23:19:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:53 ==> Running gcov in . (disable via -X gcov) 23:19:53 ==> Python coveragepy not found 23:19:53 ==> Searching for coverage reports in: 23:19:53 + . 23:19:53 -> Found 1 reports 23:19:53 ==> Detecting git/mercurial file structure 23:19:53 ==> Reading reports 23:19:53 + ./coverage.out bytes=26895 23:19:53 ==> Appending adjustments 23:19:53 https://docs.codecov.io/docs/fixing-reports 23:19:54 + Found adjustments 23:19:54 ==> Gzipping contents 23:19:54 8.0K /tmp/codecov.L9ptVi.gz 23:19:54 ==> Uploading reports 23:19:54 url: https://codecov.io 23:19:54 query: branch=PR-155&commit=48b1d98ca0bab1156cf999104c084ef600a207dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=155&job=&cmd_args= 23:19:54 -> Pinging Codecov 23:19:54 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-155&commit=48b1d98ca0bab1156cf999104c084ef600a207dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=155&job=&cmd_args= 23:19:54 -> Uploading to 23:19:54 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/833815588EE85121546D348822E98E2E/48b1d98ca0bab1156cf999104c084ef600a207dd/beb0f052-1532-405b-a283-dbdd86b4b606.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T231954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8d9cc74f8fcf0620e525a9b85727363eaf1bc2875335a6ed728eed92aef22e5 23:19:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:54 Dload Upload Total Spent Left Speed 23:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4984 0 0 100 4984 0 9157 --:--:-- --:--:-- --:--:-- 9161 100 4984 0 0 100 4984 0 9153 --:--:-- --:--:-- --:--:-- 9144 23:19:55 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/48b1d98ca0bab1156cf999104c084ef600a207dd [Pipeline] } 23:19:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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 23:19:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:19:59 ---> package-listing.sh 23:19:59 ++ facter osfamily 23:19:59 ++ tr '[:upper:]' '[:lower:]' 23:19:59 + OS_FAMILY=redhat 23:19:59 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-155 23:19:59 + START_PACKAGES=/tmp/packages_start.txt 23:19:59 + END_PACKAGES=/tmp/packages_end.txt 23:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:19:59 + PACKAGES=/tmp/packages_start.txt 23:19:59 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-155 ']' 23:19:59 + PACKAGES=/tmp/packages_end.txt 23:19:59 + case "${OS_FAMILY}" in 23:19:59 + rpm -qa 23:19:59 + sort 23:20:06 + '[' -f /tmp/packages_start.txt ']' 23:20:06 + '[' -f /tmp/packages_end.txt ']' 23:20:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:06 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-155 ']' 23:20:06 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-155/archives/ 23:20:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-155/archives/ [Pipeline] echo 23:20:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:20:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:20:08 23:20:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:20:08 alpine: Pulling from edgex-lftools-log-publisher 23:20:08 df20fa9351a1: Pulling fs layer 23:20:08 36b3adc4ff6f: Pulling fs layer 23:20:08 8ad3a11d3b57: Pulling fs layer 23:20:08 46f8f816bc3b: Pulling fs layer 23:20:08 93b61091891f: Pulling fs layer 23:20:08 93b9cdb0e59b: Pulling fs layer 23:20:08 5e14af77c1be: Pulling fs layer 23:20:08 01666e4c0597: Pulling fs layer 23:20:08 aa168da1d23b: Pulling fs layer 23:20:08 93b9cdb0e59b: Waiting 23:20:08 5e14af77c1be: Waiting 23:20:08 01666e4c0597: Waiting 23:20:08 46f8f816bc3b: Waiting 23:20:08 93b61091891f: Waiting 23:20:08 aa168da1d23b: Waiting 23:20:08 36b3adc4ff6f: Verifying Checksum 23:20:08 36b3adc4ff6f: Download complete 23:20:08 46f8f816bc3b: Verifying Checksum 23:20:08 46f8f816bc3b: Download complete 23:20:09 df20fa9351a1: Verifying Checksum 23:20:09 df20fa9351a1: Download complete 23:20:09 93b9cdb0e59b: Verifying Checksum 23:20:09 93b9cdb0e59b: Download complete 23:20:09 5e14af77c1be: Verifying Checksum 23:20:09 5e14af77c1be: Download complete 23:20:09 93b61091891f: Verifying Checksum 23:20:09 93b61091891f: Download complete 23:20:09 01666e4c0597: Verifying Checksum 23:20:09 01666e4c0597: Download complete 23:20:09 8ad3a11d3b57: Download complete 23:20:10 df20fa9351a1: Pull complete 23:20:10 36b3adc4ff6f: Pull complete 23:20:13 8ad3a11d3b57: Pull complete 23:20:13 46f8f816bc3b: Pull complete 23:20:14 93b61091891f: Pull complete 23:20:15 93b9cdb0e59b: Pull complete 23:20:15 5e14af77c1be: Pull complete 23:20:15 01666e4c0597: Pull complete 23:20:16 aa168da1d23b: Verifying Checksum 23:20:16 aa168da1d23b: Download complete 23:20:39 aa168da1d23b: Pull complete 23:20:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:20:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:20:39 prd-centos7-docker-4c-2g-21391 does not seem to be running inside a container 23:20:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-155 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155:/w/workspace/xfoundry_go-mod-bootstrap_PR-155:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:20:44 $ docker top 702f2a147fc7acbf85556541e2ab22762c6dce086c5f5cc06ff7ecac0c218a6a -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:45 + mkdir -p /var/log/sa [Pipeline] sh 23:20:46 + ls /var/log/sa-host 23:20:46 + sadf -c /var/log/sa-host/sa19 23:20:46 file_magic: OK 23:20:46 HZ: Using current value: 100 23:20:46 file_header: OK 23:20:46 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 23:20:46 Statistics: 23:20:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:20:46 File successfully converted to sysstat format version 12.2.1 23:20:46 + sadf -c /var/log/sa-host/sa23 23:20:46 file_magic: OK 23:20:46 HZ: Using current value: 100 23:20:46 file_header: OK 23:20:46 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 23:20:46 Statistics: 23:20:46 Hnuu...uuuununununu... 23:20:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:47 provisioning config files... 23:20:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp/config2612821347511371224tmp [Pipeline] { [Pipeline] echo 23:20:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:47 ---> create-netrc.sh [Pipeline] } 23:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:20:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:20:48 ---> python-tools-install.sh [Pipeline] echo 23:20:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:49 ---> sudo-logs.sh 23:20:49 Archiving 'sudo' log.. [Pipeline] echo 23:20:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:50 ---> job-cost.sh 23:20:50 lf-activate-venv: SKIPPING 23:20:50 INFO: No Stack... 23:20:51 INFO: Retrieving Pricing Info for: v1-standard-2 23:20:52 INFO: Archiving Costs [Pipeline] echo 23:20:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:53 ---> logs-deploy.sh 23:20:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-155/1 23:20:53 INFO: archiving workspace using pattern(s): 23:20:56 Archives upload complete. 23:20:56 INFO: archiving logs to Nexus 23:20:58 ---> uname -a: 23:20:58 Linux prd-centos7-docker-4c-2g-21391.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:20:58 23:20:58 23:20:58 ---> lscpu: 23:20:58 Architecture: x86_64 23:20:58 CPU op-mode(s): 32-bit, 64-bit 23:20:58 Byte Order: Little Endian 23:20:58 Address sizes: 40 bits physical, 48 bits virtual 23:20:58 CPU(s): 4 23:20:58 On-line CPU(s) list: 0-3 23:20:58 Thread(s) per core: 1 23:20:58 Core(s) per socket: 1 23:20:58 Socket(s): 4 23:20:58 NUMA node(s): 1 23:20:58 Vendor ID: GenuineIntel 23:20:58 CPU family: 6 23:20:58 Model: 44 23:20:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:20:58 Stepping: 1 23:20:58 CPU MHz: 2933.438 23:20:58 BogoMIPS: 5866.87 23:20:58 Virtualization: VT-x 23:20:58 Hypervisor vendor: KVM 23:20:58 Virtualization type: full 23:20:58 L1d cache: 128 KiB 23:20:58 L1i cache: 128 KiB 23:20:58 L2 cache: 16 MiB 23:20:58 L3 cache: 64 MiB 23:20:58 NUMA node0 CPU(s): 0-3 23:20:58 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:20:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:20:58 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:20:58 Vulnerability Meltdown: Mitigation; PTI 23:20:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:20:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:20:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:20:58 Vulnerability Srbds: Not affected 23:20:58 Vulnerability Tsx async abort: Not affected 23:20:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:20:58 23:20:58 23:20:58 ---> nproc: 23:20:58 4 23:20:58 23:20:58 23:20:58 ---> df -h: 23:20:58 Filesystem Size Used Available Use% Mounted on 23:20:58 overlay 50.0G 7.3G 42.7G 15% / 23:20:58 tmpfs 64.0M 0 64.0M 0% /dev 23:20:58 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:20:58 shm 64.0M 0 64.0M 0% /dev/shm 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-155 23:20:58 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-155@tmp 23:20:58 23:20:58 23:20:58 ---> free -m: 23:20:58 total used free shared buff/cache available 23:20:58 Mem: 1837 676 111 0 1049 1056 23:20:58 Swap: 1023 1 1022 23:20:58 23:20:58 23:20:58 ---> ip addr: 23:20:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:20:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:20:58 inet 127.0.0.1/8 scope host lo 23:20:58 valid_lft forever preferred_lft forever 23:20:58 inet6 ::1/128 scope host 23:20:58 valid_lft forever preferred_lft forever 23:20:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:20:58 link/ether fa:16:3e:23:70:41 brd ff:ff:ff:ff:ff:ff 23:20:58 inet 10.30.122.174/23 brd 10.30.123.255 scope global dynamic eth0 23:20:58 valid_lft 85997sec preferred_lft 85997sec 23:20:58 inet6 fe80::f816:3eff:fe23:7041/64 scope link 23:20:58 valid_lft forever preferred_lft forever 23:20:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:20:58 link/ether 02:42:68:45:db:3d brd ff:ff:ff:ff:ff:ff 23:20:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:20:58 valid_lft forever preferred_lft forever 23:20:58 inet6 fe80::42:68ff:fe45:db3d/64 scope link 23:20:58 valid_lft forever preferred_lft forever 23:20:58 23:20:58 23:20:58 ---> sar -b -r -n DEV: 23:20:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 23:20:58 23:20:58 23:14:01 LINUX RESTART (4 CPU) 23:20:58 23:20:58 23:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:20:58 23:16:02 48.89 14.13 34.75 0.00 4477.24 2489.00 0.00 23:20:58 23:17:01 1.96 0.00 1.96 0.00 0.00 36.97 0.00 23:20:58 23:18:01 0.52 0.00 0.52 0.00 0.00 6.89 0.00 23:20:58 23:19:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 23:20:58 23:20:01 18.76 18.50 0.27 0.00 2323.48 4.75 0.00 23:20:58 Average: 14.13 6.56 7.57 0.00 1367.17 510.57 0.00 23:20:58 23:20:58 23:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:20:58 23:16:02 157796 0 589984 31.36 2620 1131144 1162564 39.68 408596 1112092 128 23:20:58 23:17:01 169928 0 577844 30.71 2620 1131152 1085836 37.06 412732 1097804 20 23:20:58 23:18:01 169812 0 577956 30.72 2620 1131156 1085896 37.06 409280 1101556 8 23:20:58 23:19:01 168576 0 579192 30.78 2620 1131156 1085896 37.06 416008 1096168 16 23:20:58 23:20:01 75124 0 602604 32.03 2620 1201196 1121204 38.26 439096 1166068 120 23:20:58 Average: 148247 0 585516 31.12 2620 1145161 1108279 37.82 417142 1114738 58 23:20:58 23:20:58 23:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:20:58 23:16:02 eth0 126.76 95.45 542.99 58.62 0.00 0.00 0.00 0.00 23:20:58 23:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:16:02 docker0 3.57 2.37 0.71 4.78 0.00 0.00 0.00 0.00 23:20:58 23:17:01 eth0 2.08 0.54 0.71 0.06 0.00 0.00 0.00 0.00 23:20:58 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:18:01 eth0 2.23 0.77 0.68 0.40 0.00 0.00 0.00 0.00 23:20:58 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:19:01 eth0 2.41 1.01 0.97 0.58 0.00 0.00 0.00 0.00 23:20:58 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:20:01 eth0 9.42 5.85 9.39 3.52 0.00 0.00 0.00 0.00 23:20:58 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 Average: eth0 28.72 20.83 111.55 12.71 0.00 0.00 0.00 0.00 23:20:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:58 Average: docker0 0.72 0.48 0.14 0.96 0.00 0.00 0.00 0.00 23:20:58 23:20:58 23:20:58 ---> sar -P ALL: 23:20:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 23:20:58 23:20:58 23:14:01 LINUX RESTART (4 CPU) 23:20:58 23:20:58 23:15:01 CPU %user %nice %system %iowait %steal %idle 23:20:58 23:16:02 all 3.18 0.00 2.30 0.76 11.14 82.61 23:20:58 23:16:02 0 2.94 0.00 2.15 0.47 11.65 82.81 23:20:58 23:16:02 1 4.10 0.00 2.27 0.69 10.96 81.98 23:20:58 23:16:02 2 2.60 0.00 2.47 1.02 11.22 82.68 23:20:58 23:16:02 3 3.10 0.00 2.32 0.88 10.74 82.97 23:20:58 23:17:01 all 0.10 0.00 0.06 0.00 0.46 99.37 23:20:58 23:17:01 0 0.24 0.00 0.08 0.00 0.68 99.00 23:20:58 23:17:01 1 0.07 0.00 0.05 0.00 0.22 99.66 23:20:58 23:17:01 2 0.07 0.00 0.05 0.00 0.51 99.38 23:20:58 23:17:01 3 0.02 0.00 0.07 0.00 0.46 99.46 23:20:58 23:18:01 all 0.10 0.00 0.13 0.00 0.68 99.10 23:20:58 23:18:01 0 0.08 0.00 0.17 0.00 0.63 99.12 23:20:58 23:18:01 1 0.05 0.00 0.15 0.00 0.58 99.22 23:20:58 23:18:01 2 0.18 0.00 0.10 0.00 0.55 99.17 23:20:58 23:18:01 3 0.07 0.00 0.10 0.00 0.96 98.87 23:20:58 23:19:01 all 0.07 0.00 0.04 0.00 0.89 99.00 23:20:58 23:19:01 0 0.08 0.00 0.08 0.00 0.84 98.99 23:20:58 23:19:01 1 0.02 0.00 0.02 0.00 0.42 99.55 23:20:58 23:19:01 2 0.13 0.00 0.03 0.00 1.42 98.41 23:20:58 23:19:01 3 0.03 0.00 0.02 0.00 0.89 99.06 23:20:58 23:20:01 all 0.57 0.00 0.46 0.54 2.35 96.07 23:20:58 23:20:01 0 0.83 0.00 0.51 0.91 1.80 95.95 23:20:58 23:20:01 1 0.51 0.00 0.57 0.34 3.43 95.15 23:20:58 23:20:01 2 0.49 0.00 0.33 0.49 2.11 96.57 23:20:58 23:20:01 3 0.46 0.00 0.44 0.41 2.06 96.63 23:20:58 Average: all 0.81 0.00 0.61 0.26 3.15 95.16 23:20:58 Average: 0 0.85 0.00 0.61 0.28 3.18 95.09 23:20:58 Average: 1 0.96 0.00 0.62 0.21 3.16 95.05 23:20:58 Average: 2 0.71 0.00 0.61 0.31 3.21 95.17 23:20:58 Average: 3 0.74 0.00 0.60 0.26 3.05 95.35 23:20:58 23:20:58 23:20:58