Pull request #252 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3+6002097aa897ad8ccac87e44b1e114925388b639 (a5d571a193632f7573ee4ee345357345f99f80b8) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9071444258488980674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh513945964182193364.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-252/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9148608445985717012.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-252/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7334737414045436187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3937698861499054084.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-252/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-252/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4923983712955976251.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1141’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1139’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1145 in /w/workspace/xfoundry_go-mod-bootstrap_PR-252 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-252 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/jenkins-gitclient-ssh452418564116630882.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 Merge succeeded, producing f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 Checking out Revision f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 (PR-252) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/jenkins-gitclient-ssh8958296033259795023.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/jenkins-gitclient-ssh7783231613573741703.key > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T05:42:40.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T05:42:40.635Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T05:42:40.801Z] ========================================================= [2021-05-31T05:42:40.801Z] EdgeX Global Pipelines Version Info [2021-05-31T05:42:40.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:42:44.495Z] ------------------- [2021-05-31T05:42:44.495Z] stable info: [2021-05-31T05:42:44.495Z] ------------------- [2021-05-31T05:42:44.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T05:42:44.495Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:42:44.495Z] Message: update stable to v1.0.192 [2021-05-31T05:42:47.085Z] ------------------- [2021-05-31T05:42:47.085Z] experimental info: [2021-05-31T05:42:47.085Z] ------------------- [2021-05-31T05:42:47.085Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T05:42:47.085Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:42:47.085Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T05:42:47.600Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-31T05:42:47.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-31T05:42:47.737Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T05:42:47.803Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T05:42:47.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T05:42:47.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T05:42:48.053Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T05:42:48.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T05:42:48.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T05:42:48.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T05:42:50.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T05:42:50.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-31T05:42:50.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T05:42:50.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T05:42:50.731Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:42:50.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:42:50.910Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:42:50.977Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:42:51.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T05:42:51.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-31T05:42:53.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-31T05:42:53.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-31T05:42:53.466Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T05:42:53.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T05:42:53.604Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-31T05:42:53.667Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T05:42:53.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo [2021-05-31T05:42:53.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo [2021-05-31T05:42:53.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo [2021-05-31T05:42:53.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [Pipeline] echo [2021-05-31T05:42:54.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0e2c12 [Pipeline] echo [2021-05-31T05:42:54.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:42:54.791Z] + git log --format=format:%s -1 f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [Pipeline] echo [2021-05-31T05:42:54.859Z] GIT_COMMIT: f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-31T05:42:54.909Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:42:59.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:42:59.874Z] [2021-05-31T05:42:59.874Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:43:00.242Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:43:00.518Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T05:43:00.518Z] 31603596830f: Pulling fs layer [2021-05-31T05:43:00.518Z] 54011a49482f: Pulling fs layer [2021-05-31T05:43:00.518Z] a6820b24f6d8: Pulling fs layer [2021-05-31T05:43:00.518Z] f581987b2513: Pulling fs layer [2021-05-31T05:43:00.518Z] f581987b2513: Waiting [2021-05-31T05:43:00.518Z] 54011a49482f: Verifying Checksum [2021-05-31T05:43:00.518Z] 54011a49482f: Download complete [2021-05-31T05:43:00.518Z] 31603596830f: Verifying Checksum [2021-05-31T05:43:00.518Z] 31603596830f: Download complete [2021-05-31T05:43:04.809Z] f581987b2513: Verifying Checksum [2021-05-31T05:43:04.809Z] f581987b2513: Download complete [2021-05-31T05:43:04.809Z] a6820b24f6d8: Verifying Checksum [2021-05-31T05:43:04.809Z] a6820b24f6d8: Download complete [2021-05-31T05:43:04.809Z] 31603596830f: Pull complete [2021-05-31T05:43:04.809Z] 54011a49482f: Pull complete [2021-05-31T05:43:04.809Z] a6820b24f6d8: Pull complete [2021-05-31T05:43:04.809Z] f581987b2513: Pull complete [2021-05-31T05:43:04.809Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T05:43:04.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:43:04.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T05:43:04.968Z] prd-centos7-docker-4c-2g-1145 does not seem to be running inside a container [2021-05-31T05:43:05.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-252 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252:/w/workspace/xfoundry_go-mod-bootstrap_PR-252:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-31T05:43:09.623Z] $ docker top b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T05:43:09.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:43:09.903Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:43:10.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:43:10.028Z] $ docker exec b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent [2021-05-31T05:43:10.145Z] SSH_AUTH_SOCK=/tmp/ssh-T2h8W7lpezg5/agent.13 [2021-05-31T05:43:10.145Z] SSH_AGENT_PID=19 [2021-05-31T05:43:10.152Z] Running ssh-add (command line suppressed) [2021-05-31T05:43:10.253Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_5932749579623317321.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_5932749579623317321.key) [2021-05-31T05:43:10.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:43:12.678Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T05:43:12.737Z] $ docker exec --env ******** --env ******** b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent -k [2021-05-31T05:43:12.823Z] unset SSH_AUTH_SOCK; [2021-05-31T05:43:12.823Z] unset SSH_AGENT_PID; [2021-05-31T05:43:12.824Z] echo Agent pid 19 killed; [2021-05-31T05:43:12.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T05:43:12.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:43:12.969Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:43:13.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:43:13.094Z] $ docker exec b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent [2021-05-31T05:43:13.205Z] SSH_AUTH_SOCK=/tmp/ssh-tNMHjpkrroKT/agent.53 [2021-05-31T05:43:13.205Z] SSH_AGENT_PID=59 [2021-05-31T05:43:13.210Z] Running ssh-add (command line suppressed) [2021-05-31T05:43:13.305Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_1525463729429612658.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/private_key_1525463729429612658.key) [2021-05-31T05:43:13.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:43:13.706Z] + git semver init [2021-05-31T05:43:13.706Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T05:43:13.706Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-252/.git [2021-05-31T05:43:13.706Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-252 [2021-05-31T05:43:13.706Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T05:43:13.706Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T05:43:13.706Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T05:43:13.706Z] # $SEMVER_BRANCH = PR-252 [2021-05-31T05:43:13.706Z] # $SEMVER_TEMP = /tmp/semver-792039304 [2021-05-31T05:43:13.706Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-31T05:43:15.824Z] # '/tmp/semver-792039304' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-252/.semver' [2021-05-31T05:43:15.824Z] # -> Force: false [2021-05-31T05:43:15.824Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-252/.semver [Pipeline] } [2021-05-31T05:43:15.858Z] $ docker exec --env ******** --env ******** b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad ssh-agent -k [2021-05-31T05:43:15.948Z] unset SSH_AUTH_SOCK; [2021-05-31T05:43:15.949Z] unset SSH_AGENT_PID; [2021-05-31T05:43:15.949Z] echo Agent pid 59 killed; [2021-05-31T05:43:15.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T05:43:16.447Z] + git semver [Pipeline] } [2021-05-31T05:43:16.473Z] $ docker stop --time=1 b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad [2021-05-31T05:43:19.914Z] $ docker rm -f b791b441e1e906d3c1b92b82e0187ef877ca529dd82947804a5423e2a6aa61ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:43:20.428Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T05:43:20.757Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T05:43:20.784Z] [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 [2021-05-31T05:43:36.287Z] Still waiting to schedule task [2021-05-31T05:43:36.287Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-31T05:43:36.331Z] Still waiting to schedule task [2021-05-31T05:43:36.332Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:48.471Z] Running on prd-centos7-docker-4c-2g-1157 in /w/workspace/xfoundry_go-mod-bootstrap_PR-252 [Pipeline] { [Pipeline] ws [2021-05-31T05:44:48.539Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-31T05:44:48.719Z] Selected Git installation does not exist. Using Default [2021-05-31T05:44:48.719Z] The recommended git tool is: NONE [2021-05-31T05:44:56.594Z] using credential edgex-jenkins-ssh [2021-05-31T05:44:56.606Z] Cloning the remote Git repository [2021-05-31T05:44:56.623Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-31T05:44:56.688Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-31T05:44:56.719Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-31T05:44:56.719Z] > git --version # timeout=10 [2021-05-31T05:44:56.727Z] > git --version # 'git version 2.24.4' [2021-05-31T05:44:56.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:44:56.761Z] [INFO] Currently running in a labeled security context [2021-05-31T05:44:56.761Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:44:56.761Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh8160115576884279144.key [2021-05-31T05:44:56.804Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:44:57.585Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-31T05:44:58.163Z] Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [2021-05-31T05:44:58.268Z] Merge succeeded, producing f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [2021-05-31T05:44:58.269Z] Checking out Revision f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 (PR-252) [2021-05-31T05:44:57.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:44:57.614Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-31T05:44:57.629Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-31T05:44:57.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:44:57.630Z] [INFO] Currently running in a labeled security context [2021-05-31T05:44:57.630Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:44:57.630Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh1914048239534439527.key [2021-05-31T05:44:57.638Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T05:44:58.169Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:44:58.176Z] > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 [2021-05-31T05:44:58.208Z] > git remote # timeout=10 [2021-05-31T05:44:58.224Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T05:44:58.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:44:58.234Z] [INFO] Currently running in a labeled security context [2021-05-31T05:44:58.234Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T05:44:58.234Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6142083578027757132.key [2021-05-31T05:44:58.241Z] > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 [2021-05-31T05:44:58.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T05:44:58.267Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:44:58.277Z] > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 [2021-05-31T05:45:05.333Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T05:45:05.357Z] > git --version # timeout=10 [2021-05-31T05:45:05.365Z] > git --version # 'git version 2.24.4' [2021-05-31T05:45:05.375Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:45:06.772Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:45:07.125Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:45:07.462Z] + sudo service docker restart [2021-05-31T05:45:07.462Z] + true [2021-05-31T05:45:07.462Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-31T05:45:25.383Z] ========================================================= [2021-05-31T05:45:25.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T05:45:25.383Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:45:25.745Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-31T05:45:26.321Z] Sending build context to Docker daemon 974.3kB [2021-05-31T05:45:26.321Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-31T05:45:26.321Z] Step 2/8 : FROM ${BASE} [2021-05-31T05:45:26.595Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T05:45:26.595Z] 540db60ca938: Pulling fs layer [2021-05-31T05:45:26.595Z] adcc1eea9eea: Pulling fs layer [2021-05-31T05:45:26.595Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T05:45:26.595Z] 0510c868ecb4: Pulling fs layer [2021-05-31T05:45:26.595Z] afea3b2eda06: Pulling fs layer [2021-05-31T05:45:26.595Z] 7809a108b3ef: Pulling fs layer [2021-05-31T05:45:26.595Z] f706445af74f: Pulling fs layer [2021-05-31T05:45:26.595Z] 0510c868ecb4: Waiting [2021-05-31T05:45:26.595Z] afea3b2eda06: Waiting [2021-05-31T05:45:26.595Z] 7809a108b3ef: Waiting [2021-05-31T05:45:26.595Z] f706445af74f: Waiting [2021-05-31T05:45:26.595Z] 4c4ab2625f07: Download complete [2021-05-31T05:45:26.595Z] adcc1eea9eea: Verifying Checksum [2021-05-31T05:45:26.595Z] adcc1eea9eea: Download complete [2021-05-31T05:45:26.595Z] afea3b2eda06: Verifying Checksum [2021-05-31T05:45:26.595Z] afea3b2eda06: Download complete [2021-05-31T05:45:26.595Z] 7809a108b3ef: Verifying Checksum [2021-05-31T05:45:26.595Z] 7809a108b3ef: Download complete [2021-05-31T05:45:26.595Z] 540db60ca938: Verifying Checksum [2021-05-31T05:45:26.595Z] 540db60ca938: Download complete [2021-05-31T05:45:26.865Z] 540db60ca938: Pull complete [2021-05-31T05:45:27.130Z] adcc1eea9eea: Pull complete [2021-05-31T05:45:27.130Z] 4c4ab2625f07: Pull complete [2021-05-31T05:45:31.471Z] f706445af74f: Verifying Checksum [2021-05-31T05:45:31.471Z] f706445af74f: Download complete [2021-05-31T05:45:31.471Z] 0510c868ecb4: Verifying Checksum [2021-05-31T05:45:31.471Z] 0510c868ecb4: Download complete [2021-05-31T05:45:32.054Z] 0510c868ecb4: Pull complete [2021-05-31T05:45:32.314Z] afea3b2eda06: Pull complete [2021-05-31T05:45:32.314Z] 7809a108b3ef: Pull complete [2021-05-31T05:45:36.788Z] f706445af74f: Pull complete [2021-05-31T05:45:36.788Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T05:45:36.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T05:45:36.788Z] ---> b068be0155e3 [2021-05-31T05:45:36.788Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T05:45:47.757Z] ---> Running in 02a27615c518 [2021-05-31T05:45:47.757Z] Removing intermediate container 02a27615c518 [2021-05-31T05:45:47.757Z] ---> 2bede8ca666e [2021-05-31T05:45:47.757Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T05:45:47.757Z] ---> Running in d68f5d7968a1 [2021-05-31T05:45:48.736Z] Removing intermediate container d68f5d7968a1 [2021-05-31T05:45:48.736Z] ---> 074384900d57 [2021-05-31T05:45:48.736Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-31T05:45:49.005Z] ---> Running in afe2047f0535 [2021-05-31T05:45:49.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T05:45:52.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T05:45:52.532Z] OK: 149 MiB in 40 packages [2021-05-31T05:45:52.532Z] Removing intermediate container afe2047f0535 [2021-05-31T05:45:52.532Z] ---> d498bc2c9961 [2021-05-31T05:45:52.532Z] Step 6/8 : WORKDIR /build [2021-05-31T05:45:52.532Z] ---> Running in 2e47d6b28e11 [2021-05-31T05:45:52.532Z] Removing intermediate container 2e47d6b28e11 [2021-05-31T05:45:52.532Z] ---> 612062dd4757 [2021-05-31T05:45:52.532Z] Step 7/8 : COPY go.mod . [2021-05-31T05:45:52.532Z] ---> 5ba0cc73e5e3 [2021-05-31T05:45:52.532Z] Step 8/8 : RUN go mod download [2021-05-31T05:45:52.532Z] ---> Running in 467f1a362c7f [2021-05-31T05:46:13.994Z] Removing intermediate container 467f1a362c7f [2021-05-31T05:46:13.994Z] ---> 6fcb8f750d68 [2021-05-31T05:46:13.994Z] Successfully built 6fcb8f750d68 [2021-05-31T05:46:13.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:46:14.471Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T05:46:14.471Z] . [Pipeline] withDockerContainer [2021-05-31T05:46:14.577Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2021-05-31T05:46:14.647Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-31T05:46:17.103Z] $ docker top 571a502295d75c6a4b90963c3289b07f4cd2b17a56811525ae3c181f8c0f1eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:46:17.602Z] + go version [2021-05-31T05:46:17.602Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T05:46:17.635Z] $ docker stop --time=1 571a502295d75c6a4b90963c3289b07f4cd2b17a56811525ae3c181f8c0f1eb0 [2021-05-31T05:46:19.918Z] $ docker rm -f 571a502295d75c6a4b90963c3289b07f4cd2b17a56811525ae3c181f8c0f1eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:46:20.702Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T05:46:20.702Z] . [Pipeline] withDockerContainer [2021-05-31T05:46:20.851Z] prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container [2021-05-31T05:46:20.909Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-31T05:46:24.396Z] $ docker top f3e5ac6cadd85c82489a1cd39603a3a16cc4cbfe73dc11bb20e97d20e2714349 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:46:25.001Z] + go mod tidy [Pipeline] sh [2021-05-31T05:46:27.328Z] + make test [2021-05-31T05:46:27.328Z] go mod tidy [2021-05-31T05:46:27.328Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T05:46:39.752Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-31T05:46:39.752Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements [2021-05-31T05:46:39.752Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-31T05:46:39.752Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.019s coverage: 92.2% of statements [2021-05-31T05:46:39.752Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements [2021-05-31T05:46:39.752Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-31T05:46:39.752Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-31T05:46:39.752Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-31T05:46:39.752Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements [2021-05-31T05:46:40.027Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 26.7% of statements [2021-05-31T05:46:43.391Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements [2021-05-31T05:46:43.391Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-31T05:46:43.391Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-31T05:46:43.391Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-05-31T05:46:43.391Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-31T05:46:43.391Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-31T05:46:49.794Z] gofmt -l . [2021-05-31T05:46:49.794Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T05:46:49.829Z] $ docker stop --time=1 f3e5ac6cadd85c82489a1cd39603a3a16cc4cbfe73dc11bb20e97d20e2714349 [2021-05-31T05:46:50.297Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1161 in /w/workspace/xfoundry_go-mod-bootstrap_PR-252 [2021-05-31T05:46:51.533Z] $ docker rm -f f3e5ac6cadd85c82489a1cd39603a3a16cc4cbfe73dc11bb20e97d20e2714349 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2021-05-31T05:46:51.844Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-31T05:46:52.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T05:46:52.092Z] Selected Git installation does not exist. Using Default [2021-05-31T05:46:52.092Z] The recommended git tool is: NONE [2021-05-31T05:46:52.284Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:46:55.575Z] ---> job-cost.sh [2021-05-31T05:46:55.575Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S3h3 [2021-05-31T05:46:58.871Z] using credential edgex-jenkins-ssh [2021-05-31T05:46:58.896Z] Cloning the remote Git repository [2021-05-31T05:46:58.981Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-31T05:47:01.169Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-31T05:47:01.247Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-31T05:47:01.248Z] > git --version # timeout=10 [2021-05-31T05:47:01.263Z] > git --version # 'git version 2.17.1' [2021-05-31T05:47:01.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:47:01.365Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:47:03.469Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-31T05:47:03.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T05:47:03.515Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-31T05:47:06.235Z] Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [2021-05-31T05:47:03.546Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-31T05:47:03.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:47:03.559Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T05:47:06.433Z] Merge succeeded, producing f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [2021-05-31T05:47:06.433Z] Checking out Revision f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 (PR-252) [2021-05-31T05:47:06.251Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:47:06.264Z] > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 [2021-05-31T05:47:06.348Z] > git remote # timeout=10 [2021-05-31T05:47:06.367Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T05:47:06.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T05:47:06.390Z] > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 [2021-05-31T05:47:06.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T05:47:06.435Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T05:47:06.446Z] > git checkout -f f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 # timeout=10 [2021-05-31T05:47:08.132Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T05:47:12.015Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-31T05:47:12.067Z] > git --version # timeout=10 [2021-05-31T05:47:12.080Z] > git --version # 'git version 2.17.1' [2021-05-31T05:47:12.095Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:47:12.413Z] [2021-05-31T05:47:12.413Z] GitHub has been notified of this commit’s build result [2021-05-31T05:47:12.413Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:47:13.651Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:47:14.112Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T05:47:14.490Z] + sudo service docker restart+ [2021-05-31T05:47:14.491Z] true [2021-05-31T05:47:25.608Z] lf-activate-venv(): INFO: Adding /tmp/venv-S3h3/bin to PATH [2021-05-31T05:47:25.608Z] INFO: No Stack... [2021-05-31T05:47:25.608Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T05:47:27.811Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T05:47:28.151Z] + cut -d, -f6 [2021-05-31T05:47:28.152Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-05-31T05:47:28.215Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [2021-05-31T05:47:28.221Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] did not exist. Created. [2021-05-31T05:47:28.221Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T05:47:28.697Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T05:47:28.779Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T05:47:28.800Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-05-31T05:47:33.110Z] ========================================================= [2021-05-31T05:47:33.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T05:47:33.110Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:47:33.517Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-31T05:47:34.501Z] Sending build context to Docker daemon 974.3kB [2021-05-31T05:47:34.501Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-31T05:47:34.501Z] Step 2/8 : FROM ${BASE} [2021-05-31T05:47:34.788Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T05:47:34.788Z] 595b0fe564bb: Pulling fs layer [2021-05-31T05:47:34.788Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T05:47:34.788Z] 316046926c0a: Pulling fs layer [2021-05-31T05:47:34.788Z] 4ebd0625c992: Pulling fs layer [2021-05-31T05:47:34.788Z] 207e8628e3a3: Pulling fs layer [2021-05-31T05:47:34.788Z] c791037a9be2: Pulling fs layer [2021-05-31T05:47:34.788Z] ffd874e62e21: Pulling fs layer [2021-05-31T05:47:34.788Z] 207e8628e3a3: Waiting [2021-05-31T05:47:34.788Z] c791037a9be2: Waiting [2021-05-31T05:47:34.788Z] 4ebd0625c992: Waiting [2021-05-31T05:47:34.788Z] ffd874e62e21: Waiting [2021-05-31T05:47:34.788Z] 316046926c0a: Verifying Checksum [2021-05-31T05:47:34.788Z] 316046926c0a: Download complete [2021-05-31T05:47:35.074Z] 7186ed65a4f7: Verifying Checksum [2021-05-31T05:47:35.074Z] 7186ed65a4f7: Download complete [2021-05-31T05:47:35.074Z] 207e8628e3a3: Download complete [2021-05-31T05:47:35.074Z] c791037a9be2: Verifying Checksum [2021-05-31T05:47:35.074Z] c791037a9be2: Download complete [2021-05-31T05:47:35.074Z] 595b0fe564bb: Verifying Checksum [2021-05-31T05:47:35.074Z] 595b0fe564bb: Download complete [2021-05-31T05:47:35.675Z] 595b0fe564bb: Pull complete [2021-05-31T05:47:36.277Z] 7186ed65a4f7: Pull complete [2021-05-31T05:47:36.875Z] 316046926c0a: Pull complete [2021-05-31T05:47:37.149Z] ffd874e62e21: Download complete [2021-05-31T05:47:38.589Z] 4ebd0625c992: Verifying Checksum [2021-05-31T05:47:38.589Z] 4ebd0625c992: Download complete [2021-05-31T05:47:49.701Z] 4ebd0625c992: Pull complete [2021-05-31T05:47:49.701Z] 207e8628e3a3: Pull complete [2021-05-31T05:47:49.701Z] c791037a9be2: Pull complete [2021-05-31T05:47:54.804Z] ffd874e62e21: Pull complete [2021-05-31T05:47:54.804Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T05:47:54.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T05:47:54.804Z] ---> cfc18b08335c [2021-05-31T05:47:54.804Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T05:47:55.788Z] ---> Running in b2395b4a3953 [2021-05-31T05:47:56.063Z] Removing intermediate container b2395b4a3953 [2021-05-31T05:47:56.063Z] ---> ddc4d5e66454 [2021-05-31T05:47:56.063Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T05:47:56.063Z] ---> Running in adbfe4b012b9 [2021-05-31T05:47:58.695Z] Removing intermediate container adbfe4b012b9 [2021-05-31T05:47:58.695Z] ---> 98d24cf60ac6 [2021-05-31T05:47:58.695Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-31T05:47:58.695Z] ---> Running in 95c03c38839e [2021-05-31T05:47:59.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T05:48:00.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T05:48:01.656Z] OK: 138 MiB in 40 packages [2021-05-31T05:48:02.645Z] Removing intermediate container 95c03c38839e [2021-05-31T05:48:02.645Z] ---> 236489e71c7e [2021-05-31T05:48:02.645Z] Step 6/8 : WORKDIR /build [2021-05-31T05:48:02.920Z] ---> Running in 00d465ad091e [2021-05-31T05:48:03.521Z] Removing intermediate container 00d465ad091e [2021-05-31T05:48:03.521Z] ---> b21618a670d5 [2021-05-31T05:48:03.521Z] Step 7/8 : COPY go.mod . [2021-05-31T05:48:04.125Z] ---> 3459e7387f17 [2021-05-31T05:48:04.125Z] Step 8/8 : RUN go mod download [2021-05-31T05:48:04.412Z] ---> Running in 4f702ebd36af [2021-05-31T05:48:26.885Z] Removing intermediate container 4f702ebd36af [2021-05-31T05:48:26.885Z] ---> b93912555cb0 [2021-05-31T05:48:26.885Z] Successfully built b93912555cb0 [2021-05-31T05:48:26.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:48:27.271Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T05:48:27.271Z] . [Pipeline] withDockerContainer [2021-05-31T05:48:27.565Z] prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2021-05-31T05:48:27.655Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-31T05:48:29.200Z] $ docker top ec334c092c7d717d1bb8a1f908841ef50e0dbb8da322c12cea60750374c6e659 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:48:30.233Z] + go version [2021-05-31T05:48:30.233Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T05:48:30.264Z] $ docker stop --time=1 ec334c092c7d717d1bb8a1f908841ef50e0dbb8da322c12cea60750374c6e659 [2021-05-31T05:48:32.103Z] $ docker rm -f ec334c092c7d717d1bb8a1f908841ef50e0dbb8da322c12cea60750374c6e659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:48:33.055Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T05:48:33.055Z] . [Pipeline] withDockerContainer [2021-05-31T05:48:33.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2021-05-31T05:48:33.388Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-31T05:48:36.387Z] $ docker top 398968ba79fed66b9638b7dc3cbb7062237dc600a1882fe676d1d09a540aebd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:48:37.510Z] + go mod tidy [Pipeline] sh [2021-05-31T05:48:38.814Z] + make test [2021-05-31T05:48:38.814Z] go mod tidy [2021-05-31T05:48:39.103Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T05:49:21.331Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-31T05:49:21.331Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.054s coverage: 5.4% of statements [2021-05-31T05:49:21.331Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-31T05:49:21.331Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.066s coverage: 92.2% of statements [2021-05-31T05:49:21.331Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.053s coverage: 85.3% of statements [2021-05-31T05:49:21.331Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-31T05:49:21.331Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-31T05:49:21.331Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-31T05:49:21.331Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.063s coverage: 100.0% of statements [2021-05-31T05:49:21.331Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 26.7% of statements [2021-05-31T05:49:25.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.075s coverage: 91.0% of statements [2021-05-31T05:49:25.653Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-31T05:49:25.653Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-31T05:49:25.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.034s coverage: 91.3% of statements [2021-05-31T05:49:25.653Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-31T05:49:26.250Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-31T05:49:46.936Z] gofmt -l . [2021-05-31T05:49:46.936Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-31T05:49:46.978Z] $ docker stop --time=1 398968ba79fed66b9638b7dc3cbb7062237dc600a1882fe676d1d09a540aebd8 [2021-05-31T05:49:48.918Z] $ docker rm -f 398968ba79fed66b9638b7dc3cbb7062237dc600a1882fe676d1d09a540aebd8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:49:49.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T05:49:49.841Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T05:49:50.355Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:49:51.127Z] ---> job-cost.sh [2021-05-31T05:49:51.128Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ReG [2021-05-31T05:50:33.435Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T05:52:13.026Z] lf-activate-venv(): INFO: Adding /tmp/venv-0ReG/bin to PATH [2021-05-31T05:52:13.026Z] INFO: No Stack... [2021-05-31T05:52:13.026Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T05:52:13.027Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T05:52:13.396Z] + + cut -d, -f6cat [2021-05-31T05:52:13.396Z] /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-05-31T05:52:13.481Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [2021-05-31T05:52:13.489Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] did not exist. Created. [2021-05-31T05:52:13.489Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T05:52:13.932Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-dc61b207/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-dc61b207/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-31T05:52:16.448Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T05:52:16.490Z] Warning: overwriting stash ‘stack-cost’ [2021-05-31T05:52:16.733Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T05:52:16.753Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-252-1-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-05-31T05:52:17.641Z] provisioning config files... [2021-05-31T05:52:17.653Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/config4572207525570972728tmp [Pipeline] { [Pipeline] sh [2021-05-31T05:52:19.735Z] + set +x [2021-05-31T05:52:19.735Z] + bash -s -- [2021-05-31T05:52:19.735Z] + curl -s https://codecov.io/bash [2021-05-31T05:52:19.735Z] [2021-05-31T05:52:19.735Z] _____ _ [2021-05-31T05:52:19.735Z] / ____| | | [2021-05-31T05:52:19.735Z] | | ___ __| | ___ ___ _____ __ [2021-05-31T05:52:19.735Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-31T05:52:19.735Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-31T05:52:19.735Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-31T05:52:19.735Z] Bash-1.0.3 [2021-05-31T05:52:19.735Z] [2021-05-31T05:52:19.735Z] [2021-05-31T05:52:19.735Z] ==> git version 2.24.4 found [2021-05-31T05:52:19.735Z] ==> 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 [2021-05-31T05:52:19.735Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-31T05:52:19.735Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-31T05:52:19.735Z] ==> Jenkins CI detected. [2021-05-31T05:52:19.735Z] project root: . [2021-05-31T05:52:19.735Z] --> token set from env [2021-05-31T05:52:19.735Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-31T05:52:19.735Z] ==> Running gcov in . (disable via -X gcov) [2021-05-31T05:52:19.735Z] ==> Python coveragepy not found [2021-05-31T05:52:19.735Z] ==> Searching for coverage reports in: [2021-05-31T05:52:19.735Z] + . [2021-05-31T05:52:19.735Z] -> Found 1 reports [2021-05-31T05:52:19.735Z] ==> Detecting git/mercurial file structure [2021-05-31T05:52:19.736Z] ==> Reading reports [2021-05-31T05:52:19.736Z] + ./coverage.out bytes=31740 [2021-05-31T05:52:19.736Z] ==> Appending adjustments [2021-05-31T05:52:19.736Z] https://docs.codecov.io/docs/fixing-reports [2021-05-31T05:52:19.736Z] + Found adjustments [2021-05-31T05:52:19.736Z] ==> Gzipping contents [2021-05-31T05:52:19.736Z] 8.0K /tmp/codecov.790n1W.gz [2021-05-31T05:52:19.736Z] ==> Uploading reports [2021-05-31T05:52:19.736Z] url: https://codecov.io [2021-05-31T05:52:19.736Z] query: branch=PR-252&commit=f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-252%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=252&job=&cmd_args= [2021-05-31T05:52:19.736Z] -> Pinging Codecov [2021-05-31T05:52:19.736Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-252&commit=f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-252%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=252&job=&cmd_args= [2021-05-31T05:52:19.736Z] -> Uploading to [2021-05-31T05:52:19.736Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-31/833815588EE85121546D348822E98E2E/f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3/e37a75c8-ad39-4d64-a78a-22813fce7b0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T055218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77a8ddde543a157dc232eb5820f8ccdb48a8f78f95f3c85b381d44959d560529 [2021-05-31T05:52:19.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T05:52:19.736Z] Dload Upload Total Spent Left Speed [2021-05-31T05:52:19.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5990 0 0 100 5990 0 18643 --:--:-- --:--:-- --:--:-- 18660 [2021-05-31T05:52:19.736Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f0e2c12cf027bd58b3b6bcc6ced33dee9b392ad3 [Pipeline] } [2021-05-31T05:52:19.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-05-31T05:52:21.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:22.350Z] ---> package-listing.sh [2021-05-31T05:52:22.350Z] ++ facter osfamily [2021-05-31T05:52:22.350Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T05:52:24.506Z] + OS_FAMILY=redhat [2021-05-31T05:52:24.506Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-252 [2021-05-31T05:52:24.506Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T05:52:24.506Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T05:52:24.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T05:52:24.506Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T05:52:24.506Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-252 ']' [2021-05-31T05:52:24.506Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T05:52:24.506Z] + case "${OS_FAMILY}" in [2021-05-31T05:52:24.506Z] + sort [2021-05-31T05:52:24.506Z] + rpm -qa [2021-05-31T05:52:24.506Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T05:52:24.506Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T05:52:24.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T05:52:24.506Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-252 ']' [2021-05-31T05:52:24.506Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-252/archives/ [2021-05-31T05:52:24.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-252/archives/ [Pipeline] echo [2021-05-31T05:52:24.550Z] 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-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T05:52:24.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:52:25.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T05:52:25.482Z] [2021-05-31T05:52:25.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:52:25.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T05:52:25.859Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T05:52:25.859Z] df20fa9351a1: Pulling fs layer [2021-05-31T05:52:25.859Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T05:52:25.859Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T05:52:25.859Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T05:52:25.859Z] 93b61091891f: Pulling fs layer [2021-05-31T05:52:25.859Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T05:52:25.859Z] 5e14af77c1be: Pulling fs layer [2021-05-31T05:52:25.859Z] 01666e4c0597: Pulling fs layer [2021-05-31T05:52:25.859Z] aa168da1d23b: Pulling fs layer [2021-05-31T05:52:25.859Z] 93b61091891f: Waiting [2021-05-31T05:52:25.859Z] 93b9cdb0e59b: Waiting [2021-05-31T05:52:25.859Z] 5e14af77c1be: Waiting [2021-05-31T05:52:25.859Z] 01666e4c0597: Waiting [2021-05-31T05:52:25.859Z] aa168da1d23b: Waiting [2021-05-31T05:52:25.859Z] 46f8f816bc3b: Waiting [2021-05-31T05:52:25.859Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T05:52:25.859Z] 36b3adc4ff6f: Download complete [2021-05-31T05:52:25.859Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T05:52:25.859Z] 46f8f816bc3b: Download complete [2021-05-31T05:52:25.859Z] df20fa9351a1: Verifying Checksum [2021-05-31T05:52:25.859Z] df20fa9351a1: Download complete [2021-05-31T05:52:25.859Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T05:52:25.859Z] 93b9cdb0e59b: Download complete [2021-05-31T05:52:26.131Z] 5e14af77c1be: Verifying Checksum [2021-05-31T05:52:26.131Z] 5e14af77c1be: Download complete [2021-05-31T05:52:26.131Z] 93b61091891f: Verifying Checksum [2021-05-31T05:52:26.131Z] 93b61091891f: Download complete [2021-05-31T05:52:26.131Z] 01666e4c0597: Verifying Checksum [2021-05-31T05:52:26.131Z] 01666e4c0597: Download complete [2021-05-31T05:52:26.131Z] df20fa9351a1: Pull complete [2021-05-31T05:52:26.131Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T05:52:26.131Z] 8ad3a11d3b57: Download complete [2021-05-31T05:52:26.393Z] 36b3adc4ff6f: Pull complete [2021-05-31T05:52:26.977Z] 8ad3a11d3b57: Pull complete [2021-05-31T05:52:26.977Z] 46f8f816bc3b: Pull complete [2021-05-31T05:52:27.249Z] 93b61091891f: Pull complete [2021-05-31T05:52:27.509Z] 93b9cdb0e59b: Pull complete [2021-05-31T05:52:27.510Z] 5e14af77c1be: Pull complete [2021-05-31T05:52:27.510Z] 01666e4c0597: Pull complete [2021-05-31T05:52:27.770Z] aa168da1d23b: Verifying Checksum [2021-05-31T05:52:27.771Z] aa168da1d23b: Download complete [2021-05-31T05:52:32.001Z] aa168da1d23b: Pull complete [2021-05-31T05:52:32.001Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T05:52:32.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T05:52:32.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T05:52:32.099Z] prd-centos7-docker-4c-2g-1145 does not seem to be running inside a container [2021-05-31T05:52:32.141Z] $ 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-252/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-252 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252:/w/workspace/xfoundry_go-mod-bootstrap_PR-252:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-31T05:52:36.617Z] $ docker top bab79b970bad47bcc87514c97e7ba61644684eaf22ecd4d9383ec0cf3f849791 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T05:52:37.053Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T05:52:37.369Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T05:52:37.685Z] + ls /var/log/sa-host [2021-05-31T05:52:37.685Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T05:52:37.685Z] file_magic: OK [2021-05-31T05:52:37.685Z] HZ: Using current value: 100 [2021-05-31T05:52:37.685Z] file_header: OK [2021-05-31T05:52:37.685Z] 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 [2021-05-31T05:52:37.685Z] Statistics: [2021-05-31T05:52:37.685Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T05:52:37.685Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T05:52:37.685Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T05:52:37.685Z] file_magic: OK [2021-05-31T05:52:37.685Z] HZ: Using current value: 100 [2021-05-31T05:52:37.685Z] file_header: OK [2021-05-31T05:52:37.685Z] 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 [2021-05-31T05:52:37.685Z] Statistics: [2021-05-31T05:52:37.685Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T05:52:37.685Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T05:52:37.990Z] provisioning config files... [2021-05-31T05:52:38.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-252@tmp/config7745098227838262621tmp [Pipeline] { [Pipeline] echo [2021-05-31T05:52:38.058Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:38.391Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T05:52:38.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T05:52:38.499Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:38.860Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T05:52:38.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:39.264Z] ---> sudo-logs.sh [2021-05-31T05:52:39.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T05:52:39.353Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:39.693Z] ---> job-cost.sh [2021-05-31T05:52:39.693Z] lf-activate-venv: SKIPPING [2021-05-31T05:52:39.693Z] DEBUG: total: 0.18000000715255737 [2021-05-31T05:52:39.694Z] INFO: Retrieving Stack Cost... [2021-05-31T05:52:40.635Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T05:52:40.895Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T05:52:40.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:52:41.265Z] ---> logs-deploy.sh [2021-05-31T05:52:41.265Z] lf-activate-venv: SKIPPING [2021-05-31T05:52:41.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-252/1 [2021-05-31T05:52:41.265Z] INFO: archiving workspace using pattern(s): [2021-05-31T05:52:42.209Z] Archives upload complete. [2021-05-31T05:52:42.209Z] INFO: archiving logs to Nexus